/* General */
body {
	background-color:#EBE1BE;
	margin:0;
	color : #222;
	font-family : Verdana,sans-serif;
	font-size : 11px;
}

a:link, a:active{
	color:#00ADE7;
	font-weight:bold;
}
a:visited{
	color:#0081B5;
	font-weight:bold;
}
a:hover{
	color:#49A3FF;
	font-weight:bold;
}

ul li{
	list-style-image : url(../images/li.gif);
	margin:1ex 0 1ex 0;
}

h3{
	padding:4px 10px 4px 0;
	color:#008CC6;
	font-family : sans-serif;
	font-size : 15px;
	font-weight:normal;
	margin:0 0 5px 0;
}
h4{
	padding:2px 5px 2px 10px;
	background-color:#E7E7E7;
	color:#A8A8A8;
	font-family : Georgia,serif;
	font-size : 16px;
	border:1px solid #E3E3E3;
	margin:0px;
	font-weight:normal;
	line-height:100%;
}
h5{
	padding:2px 5px 2px 10px;
	background-color:#DFDBBF;
	color:#68521C;
	font-family : Georgia,serif;
	font-size : 13px;
	border:1px solid #C9C49F;
	margin:0px;
	font-weight:normal;
}






th,td{
	vertical-align:top;
	text-align:left;
}
th{
	color:#8A8D9C;
	font-weight:normal;
}
label{
	color:#8A8D9C;
}

form{
	padding:0px;
	margin:0px;
}
/* Template - Header */



td.header{
	background-color:#FF6600;
	height:50px;
}

#lhs{
	width:195px;
}
#lhs a{
	color:#AAA;
}


#rhs{
	width:160px;
	margin:10px 0;
	color:#888;
}
#rhs a{
	color:#AAA;
}

#maincontent{
	margin:10px 0;
	width:472px;
}

#footer{
	background-color: #01A6EA;
	height:53px;
	background-image : url(../images/footer_back.jpg);
	vertical-align:middle;
	padding:0 10px 0 0;
	font-size:10px;
	text-align:right;
	color:#915403;
}
#footer a{
	font-size:10px;
	color:#915403;
}
#footer a:link{
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer2{
	color:#A8A8A8;
	text-align:center;
	font-size:10px;
	padding:3px 0 0 0;
}
#footer2 a:link{
	color:#A8A8A8;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
#footer2 a:hover{
	text-decoration:underline;
}

#path{
	color:#545030;
	font-size:10px;
	margin-top:1px;
	padding:3px 5px 3px 5px;

}
#path a:link, #path a:visited, #path a:active{
	color:#545030;
	text-decoration:none;
}
#path a:hover{
	color:#646040;
	text-decoration:underline;
}


.fpcopy{
	line-height:150%;
	color:#FFF;
	font-size:10px;
}
.copy{
	line-height:150%;
	color:#333;
	padding:5px 20px 10px 20px;
	font-size:11px;
}

/* Navigation */
#nav td{
	padding:4px 0 4px 23px;
	margin:0px;
	background-color:#888365;
	border-bottom:1px solid #4C4C4C;
	color:white;
}
#nav a{
	font-size:10px;
	color:white;
}
#nav a:link,#nav a:visited,#nav a:active{
	text-decoration:none;
}
#nav a:hover{
	text-decoration:underline;
}

#nav td.lev1{
	background: #757053 url(../images/back_shoplev1.gif) top left no-repeat;
	padding:4px 0 4px 23px;
}
#nav td.lev1sel{
	background: #B5F700 url(../images/back_shoplev1sel.gif) top left no-repeat;
	color:#2B2B2B;
	padding:4px 0 4px 23px;
}
#nav td.lev1sel a{
	color:#2B2B2B;
}
#nav td.lev2{
	background: #757053 url(../images/back_shoplev2.gif) top left no-repeat;
	padding:4px 0 4px 43px;
}
#nav td.lev2sel{
	background:#B5F700 url(../images/back_shoplev2sel.gif) top left no-repeat;
	color:#2B2B2B;
	padding:4px 0 4px 43px;
}
#nav td.lev2sel a{
	color:#2B2B2B;
}
#nav td.lev3{
	background: #757053 url(../images/back_shoplev3.gif) top left no-repeat;
	padding:4px 0 4px 63px;
}
#nav td.lev3sel{
	background: #B5F700 url(../images/back_shoplev3sel.gif) top left no-repeat;
	color:#2B2B2B;
	padding:4px 0 4px 63px;
}
#nav td.lev3sel a{
	color:#2B2B2B;
}

#nav td.nav1{
	background: #757053 url(../images/back_navlev1.gif) top left no-repeat;
	padding:4px 0 4px 23px;
	border-bottom:1px solid #393939;
}
#nav td.nav1sel{
	background: #00ABF3 url(../images/back_navlev1sel.gif) top left no-repeat;
	padding:4px 0 4px 23px;
	border-bottom:1px solid #393939;
}
#nav td.nav1sel a{
	color:#000;
}

#top10{
	background-color:#793504;
}
#top10 th{
	background:#6B3100 url(../images/top10_th_back.gif);
	background-repeat : no-repeat;
	font-weight:bold;
	text-align:left;
	padding:4px 4px 0px 8px;
	font-weight:bold;
	font-size:11px;
	white-space : nowrap;
	width:100%;
	height:17px;
	overflow : hidden;
}
#top10 td{
	font-size:10px;
	color:#FFF;
	padding:2px 4px 2px 4px;
	border-bottom:1px solid #793504;
}
#top10 a:link,#top10 a:visited,#top10 a:active{
	color:#FAFAFA;
	text-decoration:none;
}
#top10 a:hover{
	color:#FFF;
}

#yourcart{
	background:#545454;
	color:#DEDEDE;
	font-weight:bold;
	font-size:10px;
	padding:8px 5px 5px 15px;
}
#whatsnew{
	background-color:#FFD800;
}
#whatsnew td.pic{
	background:url(../images/whatsnew_product_back.gif);
	background-repeat : no-repeat;
	padding:3px 0 3px 7px;
	width:70px;
	min-height:63px;
}
#whatsnew td{
	font-size:10px;
	color:#5A1D00;
	padding:2px 4px 2px 4px;
}
#whatsnew a:link,#whatsnew a:visited,#whatsnew a:active{
	color:#551D00;
	text-decoration:none;
}
#whatsnew a:hover{
	color:#551D00;
}
#whatsnew td.price{
	background:url(../images/whatsnew_price_back.gif);
	background-repeat : no-repeat;
	padding:0 0 0 5px;
	height:15px;
}
#whatsnew div.space{
	border-top:1px solid #FFC600;
	margin:3px 0 1px 0;
}

#servicesNRepair{
	background-color:#793504;
	font-size:10px;
	color:#FFF;
	padding:10px;
}




/* Product Listing */
td.productCell{
	background-image : url(../images/productCellBack.jpg);
	background-repeat : no-repeat;
	background-color:#E4E4E4;
	padding:6px 3px 3px 4px;
 }
 
.productCode{
	font-weight:bold;
	font-size:11px;
	color:#FFA500;
	padding:2px 0 2px 0;
}
.productCode a:link,.productCode a:visited,.productCode a:active{
	color:#FFA500;
	text-decoration:none;
}
.productCode a:hover{
	color:#FFC520;
	text-decoration:underline;
}
.productTitle{
	font-weight:bold;
	font-size:11px;
	color:#03AAF0;
	padding:2px 0 2px 0;
}
.productTitle a:link,.productTitle a:visited,.productTitle a:active{
	color:#793705;
	text-decoration:none;
}
.productTitle a:hover{
	color:#894715;
	text-decoration:underline;
}
.productShortDesc{
	line-height:100%;
	font-size:10px;
	color:#444;
	padding-right:5px;
	vertical-align:middle;
}
.price_r{
	color:#111111;
	font-weight:normal;
	background-image : url(../images/priceretail_back.png);
	background-repeat : no-repeat;
	font-size:11px;
	margin:2px 0 2px 0;
	padding:0 0 0 6px;
	height:13px;
}
.price_was{
	color:#777;
	background-image : url(../images/pricewas_back.png);
	background-repeat : no-repeat;
	font-size:11px;
	margin:2px 0 2px 0;
	padding:0 0 0 6px;
	height:13px;
}
.price{
	color:#757053;
	font-weight:bold;
	background-image : url(../images/price_back.png);
	background-repeat : no-repeat;
	font-size:11px;
	margin:2px 0 2px 0;
	padding:0 0 0 6px;
	height:13px;
}
.price2{
	color:#757053;
	background-image : url(../images/price_back2.png);
	background-repeat : no-repeat;
	font-size:11px;
	margin:2px 0 2px 0;
	padding:3px 0 0 6px;
	height:20px;
}
.price_offer{
	color:#F55;
	font-weight:bold;
	background-image : url(../images/price_back.png);
	background-repeat : no-repeat;
	font-size:11px;
	margin:2px 0 2px 0;
	padding:0 0 0 6px;
	height:13px;
}
.productInfo{
	line-height:150%;
	padding:5px 0px 5px 0;
	font-size:11px;
}

.producthtml{
	padding:0 20px 10px 20px;
}
#prodQuantity{
	background: url(../images/prodQuantityBack.png) top left no-repeat;
	padding:20px 0 0 4px;
	height:40px;
	margin:6px 0 0 0;
}
#productSpecs{
	margin:5px 0 0 20px;
	width:420px;
	border-top:1px solid #C2C2C2;
}
#productSpecs th,#productSpecs td{
	border-bottom:1px solid #C2C2C2;
	background-color:#FFF;
	text-align:left;
}
#productSpecs th{
	width:100px;
}
#productSpecs tr.odd th,#productSpecs tr.odd td{
	border-bottom:1px solid #C2C2C2;
	background-color:#F1F1F1;
	text-align:left;
}

div.shadeBack{
	background-color:#FFF;
}
div.shopBack{
	background-color:#E2E2E2;
}
#messageDiv{
	border:2px solid #93D801;
	background-color:#B5F000;
	padding:10px;
	margin:5px;
	color:#222;
}
#messageDiv h3{
	padding:2px 10px 2px 10px;
	color:#73B801;
	font-family : sans-serif;
	font-size : 17px;
	margin:0px;
	font-weight:bold;
	line-height:100%;
}
#messageDiv ul{
	margin-top:5px;
}

#cartview{
	background-color:#F3F3F3;
	font-size:10px;
}
#cartview th{
	background-color:#9ECF17;
	color:#FFF;
	background-image:url(../images/cartviewTHBack.jpg);
	padding:0px;
	text-align:left;
}
#cartview td{
	text-align:left;
	vertical-align:middle;
	padding:1px 1px 1px 4px;
	border-left:1px solid #B6E22E;
	border-bottom:1px solid #B6E22E;
}
#cartview td.total{
	border-right:1px solid #B6E22E;
}
#cartview tr.cl td{
	border:none;
}
.fff{
	background-color:#FFF;
}

#checkoutDiv{
	margin:0 6px 0 6px;
	padding:10px 100px 10px 30px;
	width:100%%;
	background-color:#FEFEFE;
}
#checkoutDiv th{
	background-color:#C5F531;
	color:#222;
	height:24px;
	vertical-align:middle;
	padding:0 0 0 10px;
}
#checkoutTabCart{
	margin:0 6px 0 6px;
	background-color:#FEFEFE;
	padding:10px;
}
#checkoutTabCart th{
	padding:0px;
}

.required{
	color:red;
	font-size:9px;
}
td.err{
	color:red;
	background-color:#EBF9FF;
	font-weight:bold;
}
.smlInfo{
	font-size:9px;
	color:#444;
}
#orderOverView{
	border-top:4px solid #D6D2BE;
	border-left:2px solid #D6D2BE;
	border-right:2px solid #D6D2BE;
	border-bottom:4px solid #D6D2BE;
	background-color:#FFFBE3;
	margin-bottom:100px;
	padding:0 10px 0 10px;
}
#newUserTable{
	margin:10px 0 0 0;
}

#newsletter{
	font-weight:bold;
	background-color:#793504;
	color:#EEE;
	font-size:10px;
	padding:10px 10px 0 10px;
}

.mt{margin-top:1px;}
.mr{margin-right:1px;}
.mb{margin-bottom:1px;}
.ml{margin-left:1px;}

div.pageNums{
	text-align:right;
	padding:5px;
	background:#818765;
}
.pageNums span{
	padding:0 4px 0 4px;
}
.pageNums span a:link, .pageNums span a:visited{
	text-decoration:underline;
	color:white;
}
.pageNums span.sel{
	background-color:#793504;
}
.pageNums span.sel a{
	color:orange;
	text-decoration:none;
}

