ul {
	list-style-type: disc;
} 

/* navigation */
#navbar a:link {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #32557E;
	font-weight: bold;
}
#navbar a:active {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #32557E;
	font-weight: bold;
}
#navbar a:visited {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #32557E;
	font-weight: bold;
}
#navbar a:hover {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

#bottom_navbar a:link {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #32557E;
	font-weight: bold;
}
#bottom_navbar a:active {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #32557E;
	font-weight: bold;
}
#bottom_navbar a:visited {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #32557E;
	font-weight: bold;
}
#bottom_navbar a:hover {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

/* left cell */

#breadcrumbs a:link, #breadcrumbs a:active, #breadcrumbs a:visited, #breadcrumbs a:hover {   
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: underline;
	color: #446286;
	
}

#left a:link {
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: underline;
	color: #446286;
}
#left a:active {
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: underline;
	color: #446286;
}
#left a:visited {
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: underline;
	color: #446286;
}
#left a:hover {
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: underline;
	color: #000000;
}

#left table {
	border: 1px solid #446286;
	margin-left: 8px;
	width: 140px;
	margin-bottom: 15px;
}

#left td {
	background-image: url('/images/tbg1.gif');
	background-repeat: repeat;
	padding: 4px;
    font-size: 9pt;
}

#left th {
	background-image: url('/images/theader.jpg');
	background-repeat: repeat;
	color: #ffffff;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 4px;
}


.reviewsummarybox{
	background-color: #EEEEEE;
	padding: 4px;
}


.visitlink:link{
	font-size: 28px;
}


.searchbox {
	border: 1px solid #446286;
}

.go {
	background-color: #446286;
	height: 20px;
	width: 30px;
	font-weight: bold;
	color: white;
	border: none;
}

/* right cell */
#right a:link {
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: underline;
	color: #446286;
}
#right a:active {
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: underline;
	color: #446286;
}
#right a:visited {
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: underline;
	color: #446286;
}
#right a:hover {
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: underline;
	color: #000000;
}

#right table {
	border: 1px solid #446286;
	margin-left: 8px;
	width: 150px;
	margin-bottom: 15px;
}

#right td {
	background-image: url('/images/tbg1.gif');
	background-repeat: repeat;
	padding: 4px;
    font-size: 9pt;
}

#right th {
	background-image: url('/images/theader.jpg');
	background-repeat: repeat;
	color: #ffffff;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 4px;
}

#featured td {
	text-align: center;
	font-weight: bold;
}

/* center cell */
#two_column_center h1 {
	width: 100%;
	padding: 0px;
	padding-left: 8px;
	background-image: url('/images/tbg2.jpg');
	background-repeat: repeat-y;
	font-weight: bold;
	font-family: tahoma;
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#two_column_center h2 {
	width: 100%;
	padding: 4px;
	padding-left: 8px;
	background-image: url('/images/tbg2.jpg');
	background-repeat: repeat-y;
	font-weight: bold;
	font-family: tahoma;
	font-size: 17px;
	margin-bottom: 0px;
}

#two_column_center h3 {
	width: 100%;
	font-weight: bold;
	display:inline;
	font-family: tahoma;
	font-size: 17px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#two_column_center p {
	margin: 0px;
	padding: 0px;
}

#two_column_center table {
	background-color: #446286;
	width: 99%;
	margin-bottom: 15px;
	border-collapse: separate;
}

#two_column_center th {
	background-image: url('/images/theader.jpg');
	background-repeat: repeat;
	color: #ffffff;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	padding: 4px;
}

#two_column_center td {
	font-family: tahoma;
}

#two_column_center ul {
	margin: 0;
	padding-left: 15px;
	list-style-type: disc;
}

#two_column_center a:link {
	font-family: tahoma;
	/*font-weight: bold;*/
	text-decoration: underline;
	color: #446286;
}

#two_column_center a:active {
	font-family: tahoma;
	/*font-weight: bold;*/
	text-decoration: underline;
	color: #446286;
}

#two_column_center a:visited {
	font-family: tahoma;
	/*font-weight: bold;*/
	text-decoration: underline;
	color: #446286;
}

#two_column_center a:hover {
	font-family: tahoma;
	/*font-weight: bold;*/
	text-decoration: underline;
	color: #000000;
}

#reviewscreen {
	padding: 8px;
	float: left;
}

#reviewlink {
	float: left;
	font-size: 20px;
}

#reviewscore {
	float: right;
}

#reviewsummary {
	float: right;
	width: 550px;
}

#reviewsummarystandard {
	float: left;
	width: 670px;
	padding-left: 5px;
}

#showing {
	color: #ffffff;
	font-weight: bold;
	font-family: tahoma;
	font-size: 13px;
	padding: 4px;
}

#samplesummary {
	width: 520px;
	padding: 4px;
	margin: 0 auto;
	border: 1px solid #eeeeee;
	background-color: #eeeeee;
}

#samplecontainer {
	display: block;
	margin: 0 auto;
	width: 590px;
	padding: 10px;
	border: 1px solid #000000;
	clear: both;
}

#thumbs {
	position: relative;
	margin: 0 auto;
	width: 400px;
}

#thumbs img {
	float: left;
	margin-left: 20px;
	margin-bottom: 5px;
}

#contact_webmaster {
	width: 460px;
	margin: 0 auto;
}

#center h1 {
	width: 100%;
	padding: 0px;
	padding-left: 2px;
	background-image: url('/images/tbg2.jpg');
	background-repeat: repeat-y;
	font-weight: bold;
	font-family: tahoma;
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#center h2 {
	width: 100%;
	padding: 4px;
	padding-left: 2px;
	background-image: url('/images/tbg2.jpg');
	background-repeat: repeat-y;
	font-weight: bold;
	font-family: tahoma;
	font-size: 17px;
	margin-bottom: 0px;
}
#center h2a {
	width: 100%;
	padding-left: 2px;
	font-weight: bold;
	font-family: tahoma;
	font-size: 17px;
	margin-bottom: 0px;
}

#center h3 {
	width: 100%;
	padding: 4px;
	padding-left: 0px;
	background-repeat: repeat-y;
	font-weight: bold;
	font-family: tahoma;
	font-size: 17px;
	margin-bottom: 0px;
	display:inline;
}


#center p {
	margin: 0px;
	padding: 0px;
}

#center table {
	background-color: #446286;
	width: 99%;
	margin-bottom: 15px;
	border-collapse: separate;
}

#center th {
	background-image: url('/images/theader.jpg');
	background-repeat: repeat;
	color: #ffffff;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	padding: 4px;
}

#center td {
	font-weight: bold;
	font-family: tahoma;
}

#center a:link {
	font-family: tahoma;
	/*font-weight: bold;*/
	text-decoration: underline;
	color: #446286;
}

#center a:active {
	font-family: tahoma;
	/*font-weight: bold;*/
	text-decoration: underline;
	color: #446286;
}

#center a:visited {
	font-family: tahoma;
	/*font-weight: bold;*/
	text-decoration: underline;
	color: #446286;
}

#center a:hover {
	font-family: tahoma;
	/*font-weight: bold;*/
	text-decoration: underline;
	color: #000000;
}

#contact h1 {
	width: 100%;
	padding: 0px;
	padding-left: 8px;
	background-image: url('/images/tbg2.jpg');
	background-repeat: repeat-y;
	font-weight: bold;
	font-family: tahoma;
	font-size: 24px;
	margin-bottom: 0px;
}

#contact h2 {
	width: 100%;
	padding: 4px;
	padding-left: 8px;
	background-image: url('/images/tbg2.jpg');
	background-repeat: repeat-y;
	font-weight: bold;
	font-family: tahoma;
	font-size: 17px;
	margin-bottom: 0px;
}

#contact p {
	margin: 0px;
	padding: 0px;
}

#contact table {
	background-color: #446286;
	width: 99%;
	margin-bottom: 15px;
	border-collapse: separate;
}

#contact th {
	background-image: url('/images/theader.jpg');
	background-repeat: repeat;
	color: #ffffff;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	padding: 4px;
}

#contact td {
	font-family: tahoma;
}

#contact a:link {
	font-family: tahoma;
	/*font-weight: bold;*/
	text-decoration: underline;
	color: #446286;
}

#contact a:active {
	font-family: tahoma;
	/*font-weight: bold;*/
	text-decoration: underline;
	color: #446286;
}

#contact a:visited {
	font-family: tahoma;
	/*font-weight: bold;*/
	text-decoration: underline;
	color: #446286;
}

#contact a:hover {
	font-family: tahoma;
	/*font-weight: bold;*/
	text-decoration: underline;
	color: #000000;
}

#biggertext {
	font-size: 20px; 
	margin-bottom: 15px;
	padding: 0;
}

.biggertext {
	font-weight: bold;
	font-size: 20px; 
	color: #446286;
}


#review_intro {
	float: left;
	width: 430px;
	padding-bottom: 15px;
}

#review_score {
	float: right;
	width: 164px;
	text-align: right;
}

#review_score table {
	padding: 0px;
	width: 164px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#review_score td {
	padding: 4px;
	background-image: url('/images/tbg1.gif');
	background-repeat: repeat;
}

#review_text {
	clear: both;
}

#bottom_screenshot {
	width: 100%;
	text-align: center;
}

#bottom_screenshot p {
	font-weight: bold;
	font-size: 18px;
	padding-top: 20px;
}

.tour {
	font-weight: bold;
	font-size: 28px;
}
/* end center */

/* centerwide cell */


#centerwide h1 {
	width: 100%;
	padding: 0px;
	padding-left: 8px;
	background-image: url('/images/tbg2.jpg');
	background-repeat: repeat-y;
	font-weight: bold;
	font-family: tahoma;
	font-size: 24px;
	margin-bottom: 0px;
}

#centerwide h2 {
	width: 100%;
	padding: 4px;
	padding-left: 8px;
	background-image: url('/images/tbg2.jpg');
	background-repeat: repeat-y;
	font-weight: bold;
	font-family: tahoma;
	font-size: 17px;
	margin-bottom: 0px;
}

#centerwide p {
	margin: 0px;
}

#centerwide a:link {
	font-family: tahoma;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
	color: #446286;
}
#centerwide a:active {
	font-family: tahoma;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
	color: #446286;
}
#centerwide a:visited {
	font-family: tahoma;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
	color: #446286;
}
#centerwide a:hover {
	font-family: tahoma;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
	color: #000000;
}

#centerwide table {
	background-color: #446286;
	width: 99%;
	margin-bottom: 15px;
	border-collapse: separate;
}

#centerwide th {
	background-image: url('/images/theader.jpg');
	background-repeat: repeat;
	color: #ffffff;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	padding: 4px;
}

#centerwide td {
	font-weight: bold;
	font-family: tahoma;
}

/* end center wide*/

#padding {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #ffffff;
}

.z {
	background-color: #E7EFF8;
	padding:2px;
	height: 20px;
	font-size: 13px;
}

.x {
	background-color: #FFFFFF;
	background-image:url('/images/tbg1.gif');
	background-repeat: repeat;
	padding:2px;
	height: 20px;
	font-size: 13px;
}
.y {
	background-color: #FFFFFF;
	background-repeat: repeat;
	padding:2px;
	height: 20px;
	font-size: 13px;
}

/* contact form */
.cell_overskrift {
	background-color: #446286;
	width: 100%;
	border-color: #446286;
	border-style: solid;
}

.inputfield	{
	font-family: Arial;
	color: #446286;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #446286;
	width: 275px
}

#inputcellleft	{
	background-color: #C0C0C0;
	height: 25px;
	width: 130px;
	padding-left: 5px;
}

#inputcellright	{
	background-color: #C0C0C0;
	height: 25px;
	width: 320px;
}

.inputcellcolspan	{
	background-color: #C0C0C0;
	height: 25px;
	width: 100%;
}

.topdomaincell 	{
	background-color: #446286;		
	height: 24px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image:url('/images/theader.jpg');
}
.cell_bgcolor	{		
	background-color: #446286;
	border-color: #446286;
	border-style: solid;
}

.text_small   {
	margin-left: 5px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #446286;
	font-weight: normal;
}

.categories_text   {
	margin-left: 5px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: 200;
}

.button  {
	font-family: Arial;
	color: #446286;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #446286;
}


.centertext      {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	margin-right: 5px;
	margin-left: 5px;
	color: #000000;
}
/* end contact form */

/* footer */
#footer table {
	width:940px;
	margin: 5px;
	font-family: tahoma;
	font-size: 9px;
}

#footer a:link {
	font-family: tahoma;
	font-size: 9px;
	text-decoration: underline;
	color: #446286;
}
#footer a:active {
	font-family: tahoma;
	font-size: 9px;
	text-decoration: underline;
	color: #446286;
}
#footer a:visited {
	font-family: tahoma;
	font-size: 9px;
	text-decoration: underline;
	color: #446286;
}
#footer a:hover {
	font-family: tahoma;
	font-size: 9px;
	text-decoration: underline;
	color: #000000;
}

.style2 {color: #5a7392}

/*---tabs & hide---*/
.hide{display:none;}
.show{display:block;}
/*---end---*/

.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("/images/feed-icon-14x14.png") no-repeat 0 50%;
}


