* { margin: 0; padding: 0; }

img{ border:none; }

ul,ol{
	padding: 2px 0 2px 40px;
}
#bodyDiv ul, #bodyDiv ol{ overflow: hidden; }

blockquote{ margin: 1.12em 40px; display:block;}

body{
	background:#000066 url(../images_new/new_bg.jpg) no-repeat top center;
	margin:0;
	text-align:center;
	}

#wrapper{ 
	margin: 0 auto;
	padding:0;
	border-top:0 ;
	border-right:0 ;
	border-bottom:0 ;
	border-left:0 ;
	width:902px;
	background:#FFF;
}

.titleHR{
	margin:0 0 15px 0;
	color:#ccc;
	background-color:#ccc;
	text-align:left;
	height:1px;
	width:99%;
	border:0;
}

#bodyDiv{
	text-align:left;
	float:left;
	width:635px;
	margin:0 0 0 10px;
	padding:20px 0 10px 25px;
	min-height:650px;
	border-left:1px solid #dfdfdf;
	}

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

#headerDiv{
	width:900px;
	text-align:left;
	margin:28px auto 0 auto;
	height:105px;
	position:relative;
	z-index:100;
	}
	


/* -------------------------- TOP NAVIGATION -------------------------- */

#topNavDiv{
	text-align:left;
	background:none;
	width:100%;
	margin:0;
	position:relative;
	z-index:1;
	height:32px; }

#topNavUL{ margin:0 auto; padding:0 0 0 50px; width:900px; list-style:none;}

.mainLI {
	float:left;
	position:relative;
	z-index:0; }

.mainLI a.topNavLinks_main, .mainLI a.topNavCurrent_main {
	display:block;
	font: normal bold 11px verdana, arial, sans-serif; text-transform:uppercase;
	padding:6px 40px 5px 12px;
	margin:0;
	border-left:1px solid #888; }

.mainLI a.topNavLinks_main:link, .mainLI a.topNavLinks_main:visited{
	color: #FFF;
	text-decoration: none; }
	
.mainLI a.topNavLinks_main:focus, .mainLI a.topNavLinks_main:hover{
	color: #FFF; 
	text-decoration: none;
	background: #222; }
	
/* ~~~~~~~~ TOP NAV CURRENT ~~~~~~~~ */
.mainLI a.topNavCurrent_main:link, .mainLI a.topNavCurrent_main:visited{
	color: #FFF;
	text-decoration: none;
	background: #222; }
	
.mainLI a.topNavCurrent_main:focus, .mainLI a.topNavCurrent_main:hover{
	color: #FFF; 
	text-decoration: none;
	background: #222; }

/* -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
/* ------------ TOP NAV SUB (DROPDOWN) ---------------- */
#topNavUL li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin:0;
	padding:4px 0;
	background:#FFCC00 ;
	border-top:0px solid #FFF;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #CCC; }

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

.subLI a { display:block; font: normal bold 11px verdana, arial, sans-serif; padding:4px 12px; margin:0 0 0 0; }

.subLI{
	white-space:nowrap;
	display:block;
	text-align:left; }

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

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

/* ~~~~~~~~ TOP NAV *SUB* CURRENT ~~~~~~~~ */
#topNavUL li ul a.topNavCurrent:link, #topNavUL li ul a.topNavCurrent:visited{
	color: #FFF;
	background: #FFCC00;
	text-decoration: none;}
	
#topNavUL li ul a.topNavCurrent:focus, #topNavUL li ul a.topNavCurrent:hover{
	color: #FFF; 
	background: #FFCC00;
	text-decoration: none; }
	
	
/* -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
/* ------------ TOP NAV SUB2 (NO DROPDOWN) ---------------- */
#topSubNavUL_NO_DD{
	float:right;
	margin:4px 0px 10px 0px;
	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:0px 0px; }

#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; }

#topSubNavUL_NO_DD a.topNavLinks:focus, #topSubNavUL_NO_DD a.topNavLinks:hover{
	color: #FF6600; 
	text-decoration: none;
	background: #f0f0f0; }
	
/* ~~~~~~~~ TOP NAV *SUB* CURRENT ~~~~~~~~ */
#topSubNavUL_NO_DD a.topNavCurrent:link, #topSubNavUL_NO_DD a.topNavCurrent:visited{
	color: #FF6600;
	background: #f0f0f0; }
	
#topSubNavUL_NO_DD a.topNavCurrent:focus, #topSubNavUL_NO_DD a.topNavCurrent:hover{
	color: #FF6600; 
	text-decoration: none;
	background: #f0f0f0; }
	


/* -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
/* ------------ LEFT NAVIGATION ---------------- */
#left_sideBar{
	width:200px;
	float:left;
	margin:10px 0 10px 5px;
	padding:0;
	text-align:left;
	background:none;
	}
table.leftNav_TBL{
	margin:0;

	width:130px;
	margin:0 auto 10px auto;
	}

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

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

table.leftNav_TBL td a.leftNavLink:link, table.leftNav_TBL td a.leftNavLink:visited {
	color: #333;
	text-decoration: none;
	}
table.leftNav_TBL td a.leftNavLink:focus, table.leftNav_TBL td a.leftNavLink:hover {
	color: #333; 
	text-decoration: none;
	background: #E6E6E6;
	}
	
/* ~~~~~~~~ LEFT NAV CURRENT ~~~~~~~~ */
table.leftNav_TBL td a.leftNavCurrent:link, table.leftNav_TBL td a.leftNavCurrent:visited {
	color: #000;
	text-decoration: underline;
	background: none;
	}
table.leftNav_TBL td a.leftNavCurrent:focus, table.leftNav_TBL td a.leftNavCurrent:hover {
	color: #000; 
	text-decoration: none;
	background: none;
	}



/* +++++++++++++++++++ SUB NAV ++++++++++++++++++++ */
tr.leftNavSub td a{
	display: block;
	text-decoration: none;
	font: normal normal 10px verdana, arial, sans-serif;
	padding:2px 0 2px 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;
	}

#right_sidebar{
	float:left;
	width:165px;
	margin:10px 0 0 5px;
	padding:0;
	text-align:left;
	background:none;
	}
	
#footerDiv{
	margin:0 auto;
	text-align:center;
	background:url(../images_new/new_footer.jpg) no-repeat top center;
	padding:25px 0 40px 0;
	font:normal normal 11px/1.4 Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif;
	color: #FFF;
	}
	

/* ############################################################################################################ */
/* ########### FONTS ############ FONTS ############# FONTS ############ FONTS ############ FONTS ############# */
/* ############################################################################################################ */

.tagline{
	font:italic bold 12px verdana, arial, sans-serif;
	color: #000;
	text-align:left;
	margin:0px 0px 5px 0px;
	}

.bodyText {
	font:normal normal 14px/1.4 Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif;
	color: #000;
	word-spacing:normal;
	}
.bodyTextRight {
	font:normal normal 14px/1.4 Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif;
	color: #000;
	word-spacing:normal;
	text-align:right;
	}
.bodyTextBold {
	font:normal normal 14px/1.4 Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif;
	color: #000;
	word-spacing:normal;
	font-weight:bold;
	}
.bodyTextBoldRight {
	font:normal normal 14px/1.4 Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif;
	color: #000;
	word-spacing:normal;
	font-weight:bold;
	text-align:right;
	}

/* --------- LINKS -------------- */
a:link { color: #146AB8; text-decoration: underline;}
a:visited { color: #146AB8; text-decoration: underline;}
a:focus { color: #0099FF; text-decoration: none;}
a:hover { color: #0099FF; text-decoration: none;}

a.footerLink:link { color: #0099FF; text-decoration: underline;}
a.footerLink:visited { color: #0099FF; text-decoration: underline;}
a.footerLink:focus { color: #FFF; text-decoration: underline;}
a.footerLink:hover { color: #FFF; text-decoration: underline;}
	


/* ------------------------------------------------------------------------------------------------------------ */
/* ----                                           CARTSTEWARD                                              ---- */
/* ------------------------------------------------------------------------------------------------------------ */

.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; }
	

/* ------------ LIVE CART ---------------- */
table.liveCartTBL{
	clear:left;
	margin:20px auto;
	font: normal normal 14px Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif;
	width:95%;
	}
	
table.liveCartTBL td a{
	display: block;
	text-decoration: none;
	text-align:center;
	font: normal normal 14px Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif;
	background:#F0F0F0;
	padding:8px 0;
	}
table.liveCartTBL td a:link, table.liveCartTBL td a:visited { color: #666; }
table.liveCartTBL td a:focus, table.liveCartTBL td a:hover { 
	text-decoration: none;
	color:#333;
	background: #CCC;
	}

#CS{ font: normal normal 14px Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif; }

.basketTBL, .CTGY_TBL, .PLST_TBL{
	width:100%;
	margin:0 auto 15px auto;
	border:0px solid #5B84AA; }

.shipInfoTBL, .billInfoTBL{
	width:80%;
	border:0px solid #5B84AA;
	}
	
.basketTBL th, .shipInfoTBL th, .billInfoTBL th, .CTGY_TBL th, .PLST_TBL th, .liveCartTBL th{
	font: normal bold 14px Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif;
	background:#6497C2;
	color:#FFF;
	padding:2px; }

table.PLST_TBL th a{
	color:#FFF;
	font:normal normal 14px helvetica, arial;
	}

.basketTBL td, .shipInfoTBL td, .billInfoTBL td, #reviewInfoTBL{
	font: normal normal 14px Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif;
	background:#F0F0F0;
	padding:2px; }
	
.basketTBL a, CTGY_TBL a, .PLST_TBL a{
	color:#003D7E;
	font-weight:bold;
	text-decoration:underline; }
	
.basketTBL a:hover, .CTGY_TBL a:hover, .PLST_TBL a:hover{
	text-decoration:none;
	color:#004E9E; }
	
.thankYouTBL{
	clear:left;
	float:left;
	margin:10px 0;
	background-color:#FFF;
	border:0px solid #5B84AA;
	padding:2px;
	}

#productCodeQtyPrice{
	margin:5px 0 20px 0;
	color:#333;
	padding:5px 10px;
	border:0px solid #999;
	background:#F0F0F0;
	width:240px;
}

#reviewInfoTBL{
	width:80%;
	background:#F0F0F0;
	border:0px solid #5B84AA;
}


h3{
	font: normal bold 14px/1.3 "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	color:#000;
	}
h4{
	font: normal normal 14px "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	color:#000;
	}
h5{
	font: normal normal 13px "Lucida Grande", "Lucida Sans Unicode", 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 11px verdana, arial, sans-serif;
	cursor:pointer;
	border:outset 1px #ccc;
	color:#FFF;
	padding:4px 8px;
	margin:0 auto;
	background:#003366; /* 003366 */
	}

.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;
	}

.required{
	font: normal bold 14px helvetica, arial, sans-serif;
	}


.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid #CCC;
/*border-bottom-width: 6px;*/
width: 100%; /*width of featured content slider*/
height: 200px;
z-index:0;
margin:0 auto;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
/*position: absolute; /*leave as is*/
/*left: 0;  /*leave as is*/
/*top: 0;  /*leave as is*/
/*padding: 10px;*/
margin:0 auto;
background: ;
width: 100%; /* width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 200px;
/*border:1px solid red;*/
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
z-index:0;
}

.pagination{
margin:0;
position:relative;
z-index:1000;
width: 98%; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
border: 1px solid #F3F3F3;
background-color: #F3F3F3;
font: normal normal 12px Geneva, sans-serif !important;
padding: 1px 10px 2px 0;
}

.pagination a{
font: normal normal 12px Geneva, sans-serif !important;
padding: 0 10px;
text-decoration: none !important; 
color: #999 !important;
background: white;
}

.pagination a:hover, .pagination a.selected{
font: normal normal 12px Geneva, sans-serif !important;
color: #999 !important;
background-color: #FFFFCC;
}

body.mceContentBody{ background: #FFF; text-align:left;}
h1{
	font:normal bold 22px Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif;
	color: #000;
	text-align:left;
	margin:0 0 12px 0;
	 } /*text-shadow: 2px 2px 5px #CCC;*/

h2{
	font:normal bold 18px Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif;
	color: #000;
	text-align:left;
	margin:0 0 8px 0;
	 } /*text-shadow: 2px 2px 4px #DDD;*/

a img{ border:0; } 

body.mceContentBody p{ margin:0; }

p{ margin:0; }
#bodyDiv td, body.mceContentBody td{ font:normal normal 14px/1.4 Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif; }

#testimonialTitle{
	font:normal bold 10px verdana, arial, sans-serif;
	color:#666;
	padding:0; margin:5px 0 2px 0;
	}
#testimonial{
	font:normal normal 10px verdana, arial, sans-serif;
	color:#666;
	padding:0; margin:5px 0 2px 0; }

.leftNav_randomAd{
	margin:10px auto;
	}
.leftNav_ad{
	margin:25px auto 15px auto;
	width:100%;
	}
	
.footerTagline{
	font:italic bold 10px/1.4 verdana, arial, sans-serif;
	color:#0D4B98;
	}
#linksList{
	margin:0 auto;
	font:normal normal 14px/1.4 Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif;
	}

.frontLoginForm input{
	border:1px solid #999; }
	
#loginDiv{
	width:180px;
	margin:0 auto;
	text-align:left;
	font:normal bold 11px/1.5 Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif; }
	
#loginError{
	font:normal bold 11px Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif;
	text-align:center;
	color:#CC0000;
	margin:0 auto 6px auto;
	}

#leftSide_HR{
	height:1px;
	color:#CCC;
	background-color:#CCC;
	border:0;
	margin:15px 0;
	}

hr{
	color:#ccc;
	background-color:#ccc;
	border:0;
	margin:0 0 15px 0;
	}
	
#mc_embed_signup{ width:190px; background:; padding:0; margin:0 auto 5px auto; }
#mc_title{ font:normal bold 14px Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif; color:#000; text-align:center; margin-bottom:9px; }
.mc_required{ font:normal normal 12px arial, sans-serif; color:#CC0000; }

#mc_embed_signup label{ font:normal normal 12px Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif; color:#000; float:left; width:80px; text-align:right; padding-right:4px; }

#mc_field_div{ padding:0; margin:4px auto; }
#mc_field_div input{ font:normal normal 12px Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif; }
#mc-embedded-subscribe-form{ margin:0 auto;}

div.mce_inline_error{
	font-size:11px !important;
	color:red;
	}

