
body{ background:#17305C url(../images/bg_x.gif) repeat-x top left;	margin:0 auto; text-align:center; }

#cccBack{
	/*background-color:#F8F4E8;*/
	padding:0px 5px 5% 5px;
	margin:0;
	/*border-top:2px solid #CCC;*/
}

.FreezePaneOff{
	visibility: hidden;
	display: none;
	position: absolute;
	top: -100px;
	left: -100px; }

.FreezePaneOn{
	position: absolute;
	top: 0;
	left: 0;
	margin:0;
	visibility: visible;
	display: ;
	width: 100%;
	height: 150%;
	background-color: #666;
	z-index: 999;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	padding-top: 20%; }

.InnerFreezePane{
	text-align: center;
	width: 50%;
	background-color: #0066CC;
	color: #FFF;
	font: normal bold 18px verdana, arial, sans-serif;
	border: dashed 1px #FFF;
	padding: 10px; }

#wrapper{
	margin: auto;
	border-top:0 solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	border-left:1px solid #FFF;
	width:920px;
	background:#000;}
	
#innerWrapper{
	width:100%;
	margin:0 auto; }
	
.titleHR{
	margin:0 0 5px 0; *margin:0 0 -5px 0;
	color:#ccc;
	background-color:#ccc;
	text-align:left;
	height:1px;
	width:100%;
	border:0;}

#bodyDiv{
	text-align:left;
	float:left;
	width:610px;
	margin:0;
	padding:15px 10px 10px 10px;
	background:#D9D9D9; }

#contactMsgDiv{
	width:500px;
	padding:5px;
	background:#FFFFCC;
	border:1px solid #666;
	margin:5px auto;
	}
.contactFormStyle input, .contactFormStyle textarea, .contactFormStyle select{
	border:1px solid #666;
	font: normal normal 12px verdana, arial, sans-serif;
	padding-left:1px; }
	
input.contactSubmitBTN{
	border:3px double #666;
	padding:2px 8px;
	font-weight:bold;}
	
.off{ background:#FFF; }
.over{ background:#CCC; cursor:pointer; }

#headerDiv{
	border-top:0 solid #999;
	border-right:0 solid #999;
	border-bottom:0 solid #999;
	border-left:0 solid #999; }
	
#headerIMG{	display:block;	}

/* ############################################################################################################ */
/* ######## TOP NAV ############ TOP NAV ############ TOP NAV ############ TOP NAV ############ TOP NAV ####### */
/* ############################################################################################################ */
#topNavDiv{
	width:100%;
	border-top:0 solid #CCC;
	border-right:0 solid #CCC;
	border-bottom:0 solid #CCC;
	border-left:0 solid #CCC;
	margin:0 auto;
	padding:0 auto; }

#innerTopNavDiv{
	height:21px;
	background:#999;
	padding:6px 0 0 0;
	}

#topNavUL{ margin:0; padding:0;}
.mainLI { display:inline; position:relative; }
.mainLI a.topNavLinks_main, .mainLI a.topNavCurrent_main {
	font: normal bold 11px verdana, arial, sans-serif;
	padding:6px 10px 8px 10px;
	margin:0 10px; }

#topNavUL li a.topNavLinks_main:link, #topNavUL li a.topNavLinks_main:visited{
	color: #FFF;
	text-decoration: none; }
	
#topNavUL li a.topNavLinks_main:focus, #topNavUL li a.topNavLinks_main:hover{
	color: #FFFF00; 
	text-decoration: none;
	background: ; }

/* ___________________________________________________________________________ Top Nav: CURRENT Links _____ */
#topNavUL li a.topNavCurrent_main:link, #topNavUL li a.topNavCurrent_main:visited{
	color: #FFFF00;
	text-decoration: none;
	background: ; }
	
#topNavUL li a.topNavCurrent_main:focus, #topNavUL li a.topNavCurrent_main:hover{
	color: #FFFF00; 
	text-decoration: none;
	background: ; }

/* _______________________________________________________________________________________________________ */
/* ___________________________________________________________________________ Top Nav: SUB DROPDOWN _____ */
/* _______________________________________________________________________________________________________ */
#topNavUL li ul { /* second-level lists */
	position: absolute;
	padding:0;
	/* use left instead of display to hide, because display: none isn't read by screen readers */
	left: -999em;
	margin:5px 0 10px 10px;
	background:#666 ;
	border-top:0px solid #666;
	border-right:0px solid #666;
	border-bottom:0px solid #666;
	border-left:0px solid #666; }

#topNavUL li:hover ul, #topNavUL li.sfhover ul { /* lists nested under hovered list items */
	left:0;
	top:1em; }

.subLI{ display:block; }
.subLI a{
	white-space:nowrap;
	display:block;
	padding:4px 5px;
	font: normal bold 11px verdana, arial, sans-serif;
	margin:0;
	text-align:left; }

#topNavUL li ul a.topNavLinks:link, #topNavUL li ul a.topNavLinks:visited{
	color: #000;
	background: #E6E6E6;
	text-decoration: none; }

#topNavUL li ul a.topNavLinks:focus, #topNavUL li ul a.topNavLinks:hover{
	color: #660000; 
	background: #CCC;
	text-decoration: none; }

/* ____________________________________________________________________ Top Nav: SUB CURRENT Links _____ */
#topNavUL li ul a.topNavCurrent:link, #topNavUL li ul a.topNavCurrent:visited{
	color: #660000;
	background: #CCC;
	text-decoration: none; }
	
#topNavUL li ul a.topNavCurrent:focus, #topNavUL li ul a.topNavCurrent:hover{
	color: #660000; 
	background: #CCC;
	text-decoration: none; }
	
	
/* _______________________________________________________________________________________________________ */
/* ________________________________________________________________________ Top Nav: SUB NO-DROPDOWN _____ */
/* _______________________________________________________________________________________________________ */
#topSubNavUL_NO_DD{
float:right;
margin:4px 0 10px 0;
background:#666 ;
border-top:1px solid #CCC;
border-right:2px solid #CCC;
border-bottom:0px solid #666;
border-left:0px solid #666; }

#topSubNavUL_NO_DD li{
	display:block;
	position:relative;
	text-align:center;
	padding:4px 30px 4px 30px;
	margin: 0 0; }

#topSubNavUL_NO_DD a { font: normal bold 11px verdana, arial, sans-serif; }

#topSubNavUL_NO_DD a.topNavLinks:link, #topSubNavUL_NO_DD a.topNavLinks:visited{
	color: #FF6600;
	background: #FFF;
	text-decoration: none; }

#topSubNavUL_NO_DD a.topNavLinks:focus, #topSubNavUL_NO_DD a.topNavLinks:hover{
	color: #FF6600; 
	background: #f0f0f0;
	text-decoration: none; }
	
/* ________________________________________________________________ Top Nav: SUB NO-DD CURRENT Links _____ */
#topSubNavUL_NO_DD a.topNavCurrent:link, #topSubNavUL_NO_DD a.topNavCurrent:visited{
	color: #FF6600;
	background: #f0f0f0;
	text-decoration: none; }
	
#topSubNavUL_NO_DD a.topNavCurrent:focus, #topSubNavUL_NO_DD a.topNavCurrent:hover{
	color: #FF6600; 
	background: #f0f0f0;
	text-decoration: none; }
	

/* ############################################################################################################ */
/* ######## LEFT NAV ########### LEFT NAV ########### LEFT NAV ########### LEFT NAV ########### LEFT NAV ###### */
/* ############################################################################################################ */
#leftNavDiv{
	float:right;
	background:#000 ;
	width:280px;
	margin:0;
	padding:20px 0 0 0;
	border-top:0 solid #666;
	border-right:0 solid #666;
	border-bottom:0 solid #666;
	border-left:0 solid #666;
}

table.leftNav{
	margin:0 auto;
	width:269px;
	text-align:center; }

table.leftNav td a{
	display: block;
	font: normal bold 11px verdana, arial, sans-serif;
	padding:8px 3px 8px 3px;
	margin:4px 0; }

table.leftNav td.leftNavTitle{
	/*background:#A7A096;*/
	color:#D3222A;
	font: normal bold 15px Helvetica, arial, sans-serif;
	padding:8px 3px 8px 3px;
}

table.leftNav td a.leftNavLink:link, table.leftNav td a.leftNavLink:visited {
	color: #FFF;
	text-decoration: none;
	background: url(../images/nav_button_bg.jpg) no-repeat center center; }
	
table.leftNav td a.leftNavLink:focus, table.leftNav td a.leftNavLink:hover {
	color: #FF0000; 
	text-decoration: none;
	background: url(../images/nav_button_bg_hov.jpg) no-repeat center center; }
	
/* _________________________________________________________________________ Left Nav: CURRENT Links _____ */
table.leftNav td a.leftNavCurrent:link, table.leftNav td a.leftNavCurrent:visited {
	color: #FF0000;
	text-decoration: none;
	background: url(../images/nav_button_bg_hov.jpg) no-repeat center center; }
	
table.leftNav td a.leftNavCurrent:focus, table.leftNav td a.leftNavCurrent:hover {
	color: #FF0000; 
	text-decoration: none;
	background: url(../images/nav_button_bg_hov.jpg) no-repeat center center; }

/* _______________________________________________________________________________________________________ */
/* _______________________________________________________________________ Left Nav: SUB NO-DROPDOWN _____ */
/* _______________________________________________________________________________________________________ */
tr.leftNavSub td a{
	display: block;
	text-decoration: none;
	font: normal normal 10px verdana, arial, sans-serif;
	padding: 0 0 0 15px; }
	
tr.leftNavSub td a:link, tr.leftNavSub td a:visited {   color: #FFF;	}
tr.leftNavSub td a:focus, tr.leftNavSub td a:hover {
	color: #000; 
	text-decoration: none;
	background: #E6E6E6; }


/* ############################################################################################################ */
/* ######### LIVE CART ############ LIVE CART ############ LIVE CART ############ LIVE CART ################### */
/* ############################################################################################################ */
table.liveCartTBL{
	clear:right;
	margin:20px auto;
	font: normal normal 11px verdana, arial, sans-serif;
	border:1px dashed #555;
	width:85%;
	}

table.liveCartTBL th a{
	display: block;
	text-align:left;
	padding:;
	color:#FFF;
	font: normal bold 12px verdana, arial, sans-serif;
	}
table.liveCartTBL th a:link, table.liveCartTBL th a:visited { text-decoration: none;}
table.liveCartTBL th a:focus, table.liveCartTBL th a:hover {
	text-decoration: none;
	}
	
table.liveCartTBL td a.liveCartLink{
	display: block;
	background-color:#333;
	text-decoration: none;
	font-weight:bold;
	padding:6px;
	text-align:center;
	}
table.liveCartTBL td a.liveCartLink:link, table.liveCartTBL td a.liveCartLink:visited { color: #FFF; }
table.liveCartTBL td a.liveCartLink:focus, table.liveCartTBL td a.liveCartLink:hover { 
	text-decoration: none;
	background: #555;
	}
	
	

/* ############################################################################################################ */
/* ######### FOOTER ############ FOOTER ############ FOOTER ############ FOOTER ############ FOOTER ########### */
/* ############################################################################################################ */
#footerDiv{
	clear:both;
	width:100%;
	text-align:center;
	background:url(../images/footer_x.jpg) repeat-x top left;
	padding:6px 0 6px 0;
	font:normal normal 10px verdana, arial, sans-serif;
	color: #FFF;
	border-top:1px solid #FFF;	}




/* ------------ PRODUCT LIST ---------------- */
table.PLST_TBL{
	width:100%;
	margin:0 auto;
	border:1px solid #5B84AA;
	font: normal normal 12px Verdana, arial, sans-serif;;
	}

table.PLST_TBL th{
	font-weight:bold;
	background:#5B84AA;
	color:#FFF;
	padding:4px 0;
	}
table.PLST_TBL a{
	color:#003D7E;
	font-weight:bold;
	text-decoration:underline;
	}
table.PLST_TBL a:hover{
	text-decoration:none;
	color:#004E9E;
	}
/*
table.PLST_TBL td{
	width:165px;
	height:175px;
	padding:15px 0px 0px 0px;
	background:#FFF url(whiteProdBox.jpg) no-repeat bottom right;
	}*/
	
/* ------------ CATEGORY LIST ---------------- */
table.CTGY_TBL{
	width:100%;
	margin:0 auto;
	border:1px solid #5B84AA;
	font: normal normal 12px Verdana, arial, sans-serif;;
	}
table.CTGY_TBL th{
	font-weight:bold;
	background:#5B84AA;
	color:#FFF;
	padding:4px 0;
	}
table.CTGY_TBL a{
	color:#003D7E;
	font-weight:bold;
	text-decoration:underline;
	}
table.CTGY_TBL a:hover{
	text-decoration:none;
	color:#004E9E;
	}
		

/* ------------ BASKET DISPLAY ---------------- */
table.basketTBL{
	width:100%;
	margin:0 auto 10px auto;
	border:1px solid #666;
	font: normal normal 12px Verdana, arial, sans-serif;;
	}
table.basketTBL th{
	font-weight:bold;
	background:#666;
	color:#FFF;
	}
table.basketTBL td{
	background-color:#F0F0F0;
	}
table.basketTBL a{
	color:#003D7E;
	font-weight:bold;
	text-decoration:underline;
	}
table.basketTBL a:hover{
	text-decoration:none;
	color:#004E9E;
	}


.shipInfoTBL{
	width:500px;
	background-color:#F0F0F0;
	border:1px solid #666;
	font: normal normal 12px Verdana, arial, sans-serif;;
	padding:5px;
	}
.shipInfoTBL th, .billInfoTBL th{
	background:#666;
	color:#FFF;
	}
table.billInfoTBL{
	width:500px;
	background-color:#F0F0F0;
	border:1px solid #666;
	font: normal normal 12px Verdana, arial, sans-serif;;
	padding:5px;
	}
	
.thankYouTBL{
	clear:left;
	float:left;
	margin:10px 0 0 0;
	background-color:#FFF;
	border:1px solid #666;
	padding:5px;
	}

#categoryTitleDiv{
	color:#990000;
	font: normal small-caps bold 20px Verdana, Arial, sans-serif;
	margin:0 0 10px 0;
	position:relative;
	z-index:10;
}

#productDetailDiv{
	background:;
	padding:0px 10px 5% 5px;
	margin:0;
	border-top:0px solid #CCC;
	}
#productCodeQtyPrice{
	margin:0 0 20px 10px;
	padding:6px 10px;
	border:1px solid #999;
	background-color:#FFF;
	width:220px;
}

.ProdIMG{
	margin:15px 0 5px 10px;
	border:1px solid #999;
}

#reviewInfoTBL{
	font: normal normal 12px verdana, arial, sans-serif;
	background-color:#F0F0F0;
	border:1px solid #635842;
	margin:;
}
#reviewInfoTBL td{
	padding:5px 15px;
}

.pageTitle{
	margin:0;
	color:#990000;
	font: normal small-caps bold 20px Verdana, Arial, sans-serif;
	}
h3{
	font: normal normal 14px verdana, arial, sans-serif;
	color:#000;
	}
h4{
	font: normal normal 14px verdana, arial, sans-serif;
	color:#000;
	}
h5{
	font: italic normal 14px verdana, arial, sans-serif;
	color:#000;
	}

.submitBTN{
	font: normal normal 14px verdana, arial, sans-serif;
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#000;
	font-weight:bold;
	padding:4px 8px;
	background:url(cs_files/submitBG.jpg) repeat-x top left;
	}

.editBTN{
	font: normal bold 10px verdana, arial, sans-serif;
	cursor:pointer;
	border:outset 1px #ccc;
	color:#FFF;
	padding:4px 8px;
	background:#5B84AA;
	}

.greenBTN{
	font: normal normal 14px verdana, arial, sans-serif;
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#000;
	font-weight:bold;
	padding:4px 8px;
	background:url(cs_files/greenBtnBG.jpg) repeat-x top left;
	}
	

/* ############################################################################################################ */
/* ########### FONTS ############ FONTS ############# FONTS ############ FONTS ############ FONTS ############# */
/* ############################################################################################################ */
.title{
	font:normal bold small-caps 20px verdana, arial, sans-serif;
	color: #333;
	text-align:left;
	margin: 0 0 0 0; *margin: 0 0 -5px 0; }
	
.tagline{
	font:italic bold 14px verdana, arial, sans-serif;
	color: #000;
	text-align:left;
	margin: 0 0 5px 0; }

.bodyText {
	font:normal normal 12px/1.5 verdana, arial, sans-serif;
	color: #000;
	word-spacing:.5px; }
	
.bodyTextRight {
	font:normal normal 12px/1.5 verdana, arial, sans-serif;
	color: #000;
	word-spacing:.5px;
	text-align:right; }
	
.bodyTextBold {
	font:normal normal 12px/1.5 verdana, arial, sans-serif;
	color: #000;
	word-spacing:.5px;
	font-weight:bold; }
	
.bodyTextBoldRight {
	font:normal normal 12px/1.5 verdana, arial, sans-serif;
	color: #000;
	word-spacing:.5px;
	font-weight:bold;
	text-align:right; }

a:link { color: #0D4B98; text-decoration: underline;}
a:visited { color: #0D4B98; text-decoration: underline;}
a:focus { color: #990000; text-decoration: none;}
a:hover { color: #990000; text-decoration: none;}

a.footerLink:link { color: #999; text-decoration: underline;}
a.footerLink:visited { color: #999; text-decoration: underline;}
a.footerLink:focus { color: #666; text-decoration: none;}
a.footerLink:hover { color: #666; text-decoration: none;}


/* TinyMCE editor body */
body.mceContentBody{ background: #D9D9D9; text-align:left; }
body.mceContentBody p, body.mceContentBody #headerDiv p, #headerDiv p{ margin:0; }

#bodyDiv p{ margin:0; }
#bodyDiv td{ font:normal normal 12px/1.5 verdana, arial, sans-serif; }

.required{
	font: normal bold 12px verdana, arial, sans-serif;
	}