/* CSS Document */
html {
	margin:0;
	min-width:942px;
	padding:0;
}
body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	/*background:#CCCCCC url(images/backgrounds/bg_balls.jpg) no-repeat fixed center top;*/
	background:#CCCCCC url(/images/backgrounds/bg_showroom.jpg) no-repeat fixed left top;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
}
#main {
	margin:0 auto;
	position:relative;
	/*width:900px;*/
	max-width:940px;
}
/*#vikinglogo {
	float:left;
	width:180px;
	padding:12px 0 0 24px;
}*/
#vikinglogo {
	/*float:none;*/
	width:900px;
	padding:12px 0 0 24px;
}
#topnav {
	/*float:center;*/
	width:940px;
	/*height:90px;*/
	text-align:center;
	margin-top:10px;
	margin-bottom:10px; /*newitem*/
	font-family:Arial,Helvetica,sans-serif;
}
#topnav-items {
	float:center;
}
#topnav-items ul {
	float:center;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding-top:10px;
}
#topnav-items ul.horizontal li.level1 {
	background-color:transparent;
	float:center;
}
#topnav-items ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#topnav-items ul li a {
	display:inline;
	float:center;
	width:auto;
	/*padding:2px 0 2px 28px;*/
	font-weight:bold;
	font-size:20px;
	/*color:#FFFFFF;*/
	text-decoration:none;
}
#topnav-items ul li a:hover {
	color:#FFFFFF;
}
#ddmenu {
	height:34px;
	background:url(/images/navbar.png) no-repeat;
	clear:both;
}
#home_body {
	min-height:400px;
	padding: 20px 0;
}
#home_left {
	width:430px;
	float:left;
}
#home_right {
	width:470px;
	float:left;
	padding-left:15px;
	color: #000;
}
#home_right_text {
	margin:10px;
	padding:10px;
	border:1px solid black;
	/*font-size:large;*/
	background:url(/images/backgrounds/transparent_bg_white.png) repeat-y fixed left top;
}	
#home_right_newbox {
	width:450px;
	padding:5px;
	margin:10px;
	/*border:1px solid #999999;*/
	font-size:16px;
}
#footer {
	text-align: center; 
	font-size: small; 
	margin: 25px;
}
#bottom_content {
	height:150px;
	padding-top:25px;
	/*position:relative;
	top:-3px;*/
	width:900px;
	clear:both;
}
.bottom_item {
	/*border:2px solid #0066cc;*/
	padding:4px;
	padding-left:6px;
	width:290px;
	height:130px;
	background:transparent url(/images/backgrounds/bottomcontent_bg_transparent.png) no-repeat scroll left top;
	/*background:url(images/bc-bg.png) no-repeat;*/
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
#sponsor_logos {
	font-weight:bold;
}
#gearshop_banner {
	padding:20px;
}
#text_box {
	font-size:16px;
	border:2px solid black;
	background:url(/images/backgrounds/transparent_bg_white.png) repeat-y fixed left top;
	padding:10px;
}
#faqcontent {
	padding:10px;
	border:2px solid black;
	background:url(/images/backgrounds/transparent_bg_white.png) repeat-y fixed left top;
}	
#text_box a {
	color:#000000;
}
#text_box a:hover {
	color: #06F;
}
.faqgroup {
	font-size:16px;
	
}
.contentsubheader {
	font-weight:bold;
}
a {
	color:#06F;
	text-decoration:none;
}
a img {
	border:none;
}
a:hover {
	color:#0066CC;
	text-decoration:underline;
}
a:visited {
	color:#06F;
}
.backbutton {
	width:75px;
	height:25px;
	font-size:large;
	font-weight:bold;
	text-align:center;
	margin:25px;
	cursor:pointer;
}
.bl {background: url(/images/border/tr.png) 0 100% no-repeat}
/*.br {background: url(http://vikingcue.com/images/border/br.png) 100% 100% no-repeat}*/
.tl {background: url(/images/border/br.png) 0 0 no-repeat}
/*.tr {background: url(http://vikingcue.com/images/border/tr.png) 100% 0 no-repeat; /*padding:10px}*/