﻿body{
	background:white url('images/bgStr.jpg') repeat-x 50% top;
	text-align:center;
	margin:0;
	padding:0;
	font:10pt arial;
}

a:visited{
	color:blue;
}

#navTbl a,#navTbl a:visited{
	font:bold 9pt arial;
	color:white;
	text-decoration:none;
	line-height:32px;
	display:block;
}

#navTbl a:hover{
	color:black;
}

#navTbl{
	width:805px;
	height:32px;
	margin:0 auto;
}
#navTbl td{
	background-image:url('images/buttonBg.jpg');
	padding:0;
	margin:0;
	height:32px;
}

.leftDiv{
	background:url('images/buttonLeft.jpg') no-repeat left top;
	height:32px;
}

.rightDiv{
	background:url('images/buttonRight.jpg') no-repeat right top;
	text-align:center;
	height:32px;
	line-height:32px;
}

.faqDiv{
	padding:5px;
	border:1px solid gray;
	background-color:#E8E8E8;
	display:none;
	margin:5px auto 5px auto;
}

#faqUL{
	padding:5px;
	border:1px solid gray;
	background-color:#F2FFFF;
}

#faqUL li{
	list-style:none;
	margin-bottom:15px;
}

#faqUL li a{
	color:black;
	font-weight:bold;
	text-decoration:none;
}

#faqUL li a:hover{
	background-color:blue;
	color:white;
}

#mainContainer{
	width:850px;
	margin:0 auto;
	text-align:center;
}

#menuContainer{
	width:850px;
	height:32px;
	margin:0 auto;
	margin-top:20px;
}

#catContainer{
	width:850px;
	background-image:url('images/catBg.jpg');
	height:17px;
}

#contentMainContainer{
	width:850px;
	background-image:url('images/contentMainContainerBg.jpg');
	background-repeat:repeat-y;
	text-align:left;
/*	background-position:1px 0px;*/
}

#largeContainer{
	background-image:url('images/contentContainerLargeBg.jpg');
	background-repeat:repeat-y;
	background-position:left;
	
}

#contentContainer{
	width:747px;
	margin-left:6px;
	text-align:left;
	border-top:1px solid gray;
	padding:5px;
}

#mainContainerBottom{
	background-image:url('images/mainContainerBottom.jpg');
	height:16px;
}

#productViewMain{
	background-image:url('images/productViewStr.jpg')
}

#productGallery{
	height:60px;
	background:transparent url('images/productViewBottom.jpg') no-repeat bottom;
}

#productLargePic{
	height:277px;
	margin:0px 9px 0px 11px;
	border:1px solid gray;
	background-color:white;
	text-align:center;
}

#productPreviews{
	margin:3px 9px 0px 11px;
	border:1px solid gray;
	background-color:white;
	height:49px;
	text-align:center;
}

#productPreviews img{
	width:auto;
	height:45px;
}

#productDetails{
	width:434px;
}

#productDetailsTabs{
	height:38px;
	background:transparent url('images/detailsTopBg.jpg') no-repeat bottom;
}

#detailTabs{
	margin:0px 0px 0px 8px;
	padding:0;
	list-style-type:none;
	font:8pt arial;
}

#darkLayer{
	position:absolute;
	display:none;
	z-index:80;
	background-color:gray;
	filter:alpha(opacity=80);
	opacity: 0.8;
}

.subTabsUp,.subTabsUp:visited{
	background-image:url('images/subTabUp.jpg');
	background-repeat:no-repeat;
	display:block;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#3e495a;
	text-decoration:none;	
}

.subTabsDown,.subTabsDown:visited{
	background-image:url('images/subTabDown.jpg');
	background-repeat:no-repeat;
	display:block;
	height:30px;
	line-height:30px;
	text-align:center;
	color:white;
	text-decoration:none;	
}

#detailTabs li{
	float:left;
	height:30px;
	width:100px;
}


#mainDetailsContainer{
	background:transparent url('images/detailsMainStr.jpg') repeat-y;
	height:300px;
}

#detailsContainer{
	background-color:white;
	border:1px solid gray;
	margin:0px 11px 0px 9px;
	overflow:auto;
	height:285px;
	padding:5px;
}

#priceContainer{
	text-align:right;
	margin-top:10px;
	font:14pt arial;
}

#buyNow{
	border:1px solid gray;
	background-color:#CA110D;
	padding:5px;
	color:white;
	font:bold 12pt arial;
	text-decoration:none;
	margin:0px 19px 0px 10px;
}

#dealerLocator{
	background-image:url('images/dealerStr.jpg');
	background-repeat:repeat-y;
}
.style1 {
	text-align: center;
}

#btmNav{
	font:8pt arial;
	text-align:center;
}

#btmNav a{
	text-decoration:none;
	color:gray;
}

#productName{
	width: 600px;
	position:relative;
	top:15px;
	height:30px;
	left:70px;
	font:bold 20pt arial;
	color:white;
	text-align:left;
}

#relatedProducts{
	background-color:white;
	border:1px solid gray;
	margin:5px 7px 0px 9px;
}

.catTitle{
	list-style:none;
	font-weight:bold;
	font-size:12pt;
	margin-left:0px;
	padding-left:0px;
}

.catSub{
	margin-left:20px;
	list-style:none;
}

.catSub a,.catSub a:active,.catSub a:visited{
	text-decoration:none;
	background-color:white;
}

.catSub a:hover{
	color:white;
	background-color:#585755;
}

.test{
	/*test*/
}

#warr{
	min-height:250px;
	max-height:285px;
	overflow:auto;
}