/* Microsite stylesheet */

body {
	min-width: 1000px;
	font-family: arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color:#E5E5E5;
	margin: 0; padding: 0;
}
h1{
	font-family: arial, "Times New Roman", Times, serif;
}
#wrap{
	background-color: #f9f9f9;
	margin: auto;
	width: 1000px;
}

#pnf{
	background-color: #FAE2AB;
	padding: 5px 7px;
	width: 686px;
	border: solid 1px #EAD78C;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	color: #AB9A36;
}
/* Header styles ***************/
#header{
	padding: 0;
	background-color: white;
}
#header table{
	padding-left: 10px;	
}
div.hdr_tag_cntnr{
	padding-bottom: 5px;
	*padding: 0!important;
	*margin: 0!important;
}
div.hdr_tag{
	position: relative;
	float: right;
	text-align: left;
	font-size: 11px;
}
div.hdr_tag a{
	padding: 6px 15px;
	display: block;
	text-decoration: none;
	color: #666;
	background-color: white;
}
div.hdr_tag a:hover{
	background-color: #eee;
	color: #8295C8;
}
div.hdr_tag div.nolink_tag{
	padding: 5px 10px;
	display: block;
	text-decoration: none;
	color: #999;
	font-size: 10px;
}
div.hdr_tag div.nolink_tag strong{ font-size: 14px; color: #900; }
div.hdr_tag div.nolink_tag a{ display: inline!important; }

.top_chat{ /* floated div that contains live chat and trade pricing */
	float: left;
	padding: 3px 6px 6px 6px;
	border-right: dotted 1px #ccc;
	height: 100px;
	width: 200px;
	font-size: 11px;
	text-align: left;
}
.top_chat h3{
	margin: 0 0 4px 0;
	font-size: 14px;
	color: #06C;	
}
.top_chat p{
	padding: 0 0 4px 1px;
	margin: 0;
	line-height: 14px;
	font-size: 11px;
}

#hdr_search{
	padding: 10px 12px 0 6px;
	*padding: 0 12px 0 6px!important;
	text-align: left;
}
#hdr_search #qs_hdr{ 
	padding: 8px 0 0 0;
	*padding: 0!important;
	*margin: 0!important;
}
#hdr_search #qs_hdr a{
	color: #900;
	text-decoration: none;
	font-size: 11px;
}
#hdr_search #qs_hdr a:hover{ text-decoration: underline; }
#hdr_search #qs_hdr a img{ padding-right: 5px; }

#hdr_search input[type='text']{
	border: solid 1px #ccc;
	border-top: solid 1px #aaa!important;
	-moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px;
	padding: 6px;
	margin-top: 1px;
	color: #bbb;
	*width: 300px;
}

#hdr_search input[type='submit']{
	font-size: 11px;
	font-weight: bold;
	text-shadow: 0px 0px 6px #4782e2;
	color: white;
	border: solid 1px #447ad3;
	background-color: #4D90FE;
	background-image:url(/grfx/top_nav_bg2.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 7px 16px 6px 16px;
	*padding: 5px; /* IE 7 */
	cursor: pointer;	
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
	text-align: center!important;		
}
#hdr_search input[type='submit']:hover{
	background-color: #4782e2;	
}

/* Navigation ******************/
#nav{
	font-weight: bold;
	color: #FFF;
	clear:both;
}
#nav ul{
	display: block;
	margin: 0!important;
	padding: 0!important;
}
#nav ul li{
	display: inline-block;
	padding: 10px;
	margin: 0;
	/* For IE 7 */
	zoom: 1;
	*display: inline;
}
#nav ul li:hover{
	background-color: #ccc;
	background-repeat: repeat-x;
}
#nav a{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover{
	text-decoration: none!important;
}

#nav div#srchFrm{
	float: right;
	padding: 3px;
	height: 20px;
	background-color: white;
	color: #777;
	font-weight: normal;
}
#nav input{
	border: none;
	padding:2px;
	font-size: 12px;
	position: relative;
	top: -1px;
	color: #999;
}
#nav a:hover{
	text-decoration: underline;
	color: #FFF;
}

#nav .returnPolicy{
	padding: 3px 10px 0 0;
	position: relative;
	width: 400px;
}
#nav .returnPolicy .rp_content a:hover{
	text-decoration: underline!important;	
}

#nav .returnPolicy .rp_content .rp_lft{
	position: absolute;
	left: 0;
	top: 0;
	margin: 5px 0 0 -20px;
	z-index: 5;
}
#nav .returnPolicy .rp_content .rp_rt{
	position: absolute;
	left: 100%;
	margin: 5px 0 0 -10px;
	z-index: 5;
}
#nav .returnPolicy .rp_content{
	float: right;
	position: relative;
	text-align: center;
	z-index: 10;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-shadow: 1px 1px 0 #900;
	-moz-box-shadow: 0 2px 0 #222;
	-webkit-box-shadow: 0 2px 0 #222;
	box-shadow: 0 2px 0 #222;
	background: #d50e0e; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d50e0e', endColorstr='#b80c0c'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#d50e0e), to(#b80c0c)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #d50e0e,  #b80c0c); /* for firefox 3.6+ */
	text-wrap: none;
}
#nav .returnPolicy .rp_content div{
	padding: 7px 18px 8px 18px;
	cursor: default;
}
#nav .returnPolicy .rp_content .rp_exc{
	font-size: 11px;
	font-weight: normal;
}

#brdcrmbs{
	background-color: white;
	border-bottom: solid 1px #e5e5e5;
	padding: 4px 6px 6px 6px;
	color: #888;
	font-size: 11px;
}
#brdcrmbs a{
	color: #4A71AA;
	text-decoration: none;
}
#brdcrmbs a:hover{
	text-decoration: underline;
}

/* Main Content styles *********/
.call_us{
	position: relative;
	border: none!important; 
	height: 90px;
	width: 268px;
	background-image: url(/grfx/call_us2.png);
	background-repeat: no-repeat;
	background-position: top left;
	-moz-border-radius: 0!important; -webkit-border-radius: 0!important; border-radius: 0!important;
}
.call_us span{
	position: absolute;	
	top: 54px;
	left: 8px;
	color: #da0000;
	font-size: 24px;
	font-weight: bold;
}

/* slider */
#fp_slider_cntnr{
	width: 700px;
	height: 200px;
	position: relative;
}
#fp_bullets_cntnr{
	position: absolute;
	top: 100%;
	left: 100%;
	margin: -20px 0 0 -195px;
	width: 190px;
}
#fp_bullets{
	float: right;
}
#fp_bullets a{
	display: block;
	float: left;
	margin-left: 3px;
	background-image: url(/grfx/bullet.png);
	background-position: 0 0;
	width: 15px;
	height: 15px;
	font-size: 0px;
	color: transparent;
}
#fp_bullets a:hover{
	background-position: 0 30px!important;	
}
#fp_slider{
	overflow: hidden;
	width: 700px;
	height: 200px;
}
#fp_ad{
	 width: 700px; 
	 height: 200px;
}
#fp_r{
	float: left; 
	color: white; 
	font-size: 12px; 
	width: 170px; 
	padding: 8px 15px;	
}
#fp_r h1{
	font-size: 12px!important;
	font-weight: normal;
	padding: 0!important;
	margin: 0 0 0 0!important;
}
#fp_r a{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 8px;
	color: white!important;
	background-color: #900;
	text-shadow: 1px 1px #660707;
	border: solid 1px #900;
	cursor: pointer;
	margin: 5px 0;
	background-image: url(/grfx/button_gradient.png);
	background-position: top;
	background-repeat: repeat-x;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}
#fp_r a:hover{
	background-color: #CC2020;
	text-decoration: none!important;
}
#fp_r a.no_btn{
	background-color: transparent!important;
	background-image: none!important;
	text-align: left;
	text-shadow: none;
	font-weight: normal;
	font-size: 11px;
	border: none!important;
	margin: 2px 0!important;
	padding: 0!important;
}
#fp_r a.no_btn:hover{
	text-decoration: underline!important;	
}

.blurb{
	padding: 5px;
	margin-right: 5px;
	border: solid 1px #ccc;
	background-color: white;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	font-size: 11px;
}
.blurb table a.button{
	display: block;
	float: right;
	color: white!important;
	padding: 4px 5px;
	background-color: #aaa;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	margin-right: 2px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/grfx/button_gradient.png);
	background-position: top;
	background-repeat: repeat-x;
	border: solid 1px #aaa;
	text-shadow: 1px 1px #999;
}
.blurb h1 a{
	color: #444!important;
}
.blurb table a:hover{ text-decoration: none!important; }
.blurb a{
	cursor: pointer;	
}
.blurb h1{
	font-size: 14px!important;
	font-weight: bold!important;
	color: #444; /* #C64B48 */
	margin: 0 0 5px 0;
	padding: 0;
}

.fp_cntnr{
	padding: 5px;
	margin-right: 10px;
	border: solid 1px #ccc;
	background-color: white;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	text-align: center;
	width: 211px;
	float: left;
}
.fp_cntnr a.txt{
	display: block;
	padding: 5px;
	text-align: center;
	color: white!important;
	font-weight: bold;
	-moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px;
}

#main{
	float: left;
	padding: 0 5px 10px 0;
	width: 710px;
}

#main_hdr{
	padding: 12px;
	border-bottom: solid 1px #e5e5e5;
	background-color: whiteSmoke;
	color: #444;
}

#main #hdln{
	border-bottom: solid 1px #aaa;
	border-right: solid 1px #aaa;
	border-left: solid 1px #aaa;
	padding: 4px 0 0 0;
	margin: 0 8px;
	background-color: white;
	background-image: url(/grfx/signup.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	-moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px;
}

/* back to main header styles */
#main #hdln .desc{
	padding: 0 10px 4px 10px;
	font-size: 11px;
	color: #555;
}
#main #hdln h1{
	padding-left: 10px;	
	padding-right: 10px;
	padding-bottom: 4px;
	margin: 0;
}
#main #hdln h1 img{
	margin: 0 4px 4px 4px;	
}
#main #hdln #results{
	zoom: 1;
	padding: 3px 3px 3px 10px!important;
	font-size: 11px;
}
/* IE7 fix */
#main #hdln #results tr td{
	*padding-left: 10px;	
}

#main #hdln #results a{
	font-size: 11px;
	color: #5783B9;
	text-decoration: none;
}

#main #gallery{
	padding: 0 0 0 8px;	
}

#main #bresults{
	padding: 3px 3px 3px 10px;
	clear: both;
}

#main a{
	color: #00F;
	text-decoration: none;
}
#main a:hover{
	text-decoration: underline;
}

#main img{
	padding-bottom:10px;
}
#main h1, #main_hdr h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px 0;
}
#main h2{
	padding-bottom: 10px;
}
#main h3{
	padding-bottom: 15px;
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	padding-right: 25px;
	padding-left: 25px;
}
#main p{
	padding-bottom: 10px;
}

#sidebar{
	float: right;
	padding: 10px 5px 0 0;
}

#sideFacets{
	width: 268px;
	float: left;
	padding: 10px 5px 5px; 0;
}

#msgBx{
	width: 268px;
	line-height: 15px;
	margin-bottom: 5px;
	font-size: 11px;
	background-color: white;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}
#msgBx p{
	padding: 5px;
	margin: 0;
	line-height: 18px;
}
#msgBx ul{
	padding: 5px;
	margin: 0;
}
#msgBx li{
	list-style-type: none;
	padding-top: 7px;
}
#msgBx h2{
	padding: 5px;
	margin: 0;
	font-size: 12px;
	color: #FFF;
}
#msgBx strong{
	color: #900;
}

#popupImage{
	display: none;
	width: 260px;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: 110px;
	z-index: 120;
}

.help_popup2{
	zoom: 1;
	display: none;
	position: absolute;
	padding: 5px 7px;
	background-color: #444;
	color: white;
	font-size: 11px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	width: 100px;
	top: 0;
	margin: -30px 0 0 -30px;
	z-index: 100;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	text-align: center;
}
/* Footer styles ***************/
#footer{
	clear:both;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	color: #555;
	background-color: white;
}

#footer a{
	color: #888;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}
#footer h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#footer p{
	line-height: 18px;
	padding-top: 10px;
}

.emailAvail{
	font-size: 22px; 
	color: #666; 
	background-color: transparent; 
	border: none; 
	cursor: pointer;
}
.emailAvail:hover{
	background-color: #eee;	
}

#ft_gry{
	padding: 2px 3px 0 5px; 
	margin-top: 3px; 
	background-color: #777;	
	color: #ddd;
	font-size: 10px;
}
#ft_gry a{
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.ft_disclaimer{
	padding: 10px;
	font-size: 11px;
	line-height: 14px;
}

/* Gallery styles **************/
#e_redirect_msg{
	padding: 8px;
	background-color: #FDFAD0;
	border: dashed 2px #F8DF94;
	color: #444;
	margin: 10px 10px 0 10px;
}
#e_redirect_msg strong{
	color: #900;
}
#e_redirect_msg p{
	margin: 6px 0 0 0;
	padding: 0;
}

#category{
	background-color: #FFF;
	float: left;
	width: 210px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 4px 4px 5px 4px;
	text-align: center;
	vertical-align: bottom;
	font-size: 11px;
	color: #555;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}
#category .cat_name{
	height: 50px;	
}
#category .img{ height: 204px; }

#category .pr_name{
	border-top: dotted 1px #ccc;
	height: 80px;
	padding-top: 3px;
}
#category .pr_name a{
	font-size: 11px;	
}

#category .price{ padding-bottom: 2px; }

#category .catAdd{
	height: 24px;
	background-color: #ccc;
	color: white!important;
	font-weight: bold; 
	font-size: 14px;
}

#category .catAdd div{
	text-align: center;
	padding: 3px 0 0 0;
}
#category .catAdd form{
	margin: 0;
	padding: 0;
}
#category .catAdd .addToCart, #category .catAdd .addToCart2{
	margin: 0;
	width: 100%;
}

/* ViewCart styles *************/
.addToCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 10px;
	color: white;
	background-color: #900;
	text-shadow: 1px 1px #660707;
	border: solid 1px #900;
	cursor: pointer;
	margin: 5px 0;
	background-image: url(/grfx/button_gradient.png);
	background-position: top;
	background-repeat: repeat-x;
	-moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px;
}
.addToCart2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 10px;
	color: white;
	background-color: #4B8248;
	text-shadow: 1px 1px #517535;
	border: solid 1px #4B8248;
	cursor: pointer;
	margin: 5px 0;
	background-image: url(/grfx/button_gradient.png);
	background-position: top;
	background-repeat: repeat-x;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}
.addToCart:hover{ background-color: #aa0b0b; }
.addToCart2:hover{ background-color: #519646; }

.qty{ border: solid 1px #999; font-size: 12px; padding: 2px; }

.couponSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #666;
	color: #000;
	background-image: url(grfx/addToCartBg.png);
	background-repeat: repeat-x;
	cursor: pointer;
}
th{
	font-weight: bold;
	color: #000;
	background-color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

#cart_cntnr h1{
	font-size: 18px;
	font-weight: normal;
	margin: 7px 0;
}
#empty_cart{
	font-size: 16px;
	font-weight: bold;
	color: #824D4D;
	width: 600px;
	padding: 10px;
}

.cart_table{
	width: 100%;
	font-size: 12px;
	border: solid 1px #ccc;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}
.cart_table .cartThumb, .cart_table2 .cartThumb{
	width: 50px;
}
.cart_table th{
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd;
	text-align: left;
	font-size: 12px;
	padding: 7px 9px;
	color: #333;
	background: white; /* for non-css3 browsers */	
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #eee); /* for firefox 3.6+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee'); /* for IE */ 
}
.cart_table th.lft{
	-moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; border-top-left-radius: 2px;
	border-left: none!important;
}
.cart_table th.rt{
	-moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; border-top-right-radius: 2px;	
}

.cart_table tr.tr_cart_gray td, .cart_table2 tr.tr_cart_gray td{
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

.cart_table tr.white_last td, .cart_table2 tr.white_last td{
	border-bottom: solid 1px #ddd;
}

.cart_table tr td, .cart_table2 tr td{
	padding: 8px;	
}

.cart_table tr td a, .cart_table2 tr td a{
	font-size: 12px;
	color: #38568D!important;
	text-decoration: none!important;	
}
.cart_table tr td a:hover, .cart_table2 tr td a:hover{
	text-decoration: underline!important;	
}
.cart_table input[type='text']{
	padding: 4px;
	border: solid 1px #ccc;
	border-top: solid 1px #999;
	font-size: 11px;
}
.cart_table .chngQty{
	padding: 4px 10px;	
	*padding: 1px 4px 0 4px!important;
	background-color: #DB802D;
	background-image: url(/grfx/button_gradient.png);
	background-position: top;
	background-repeat: repeat-x;
	border: solid 1px #D36929;
	color: white!important;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	-moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px;
}
.cart_price{
	border-left: solid 1px #ddd;
	padding: 0!important;
	font-size: 12px;
}
.cart_price table tr td{
	border-bottom: solid 1px #dfdfdf;
}
.cart_price table tr td.minorderfee{
	color: red!important;  
	border: none!important;
}
.cart_price table tr td.minorderfee_exp{
	color: red!important; 
	font-size: 10px;
	padding-top: 0;
}
.cart_price table tr td.tax_exp{
	color: #666; 
	font-size: 10px; 
	padding-top: 0;
}
.cart_price table tr td.total{
	font-size: 16px;
	font-weight: bold;
	color: #38568D;
	background-color: #efefef;
}

#checkoutButton{ /* style for the checkout button */
	width: 200px!important;
	padding: 8px!important;
	font-size: 14px!important;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background: #98C18C; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#98C18C', endColorstr='#6FA870'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#98C18C), to(#6FA870)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #98C18C,  #6FA870); /* for firefox 3.6+ */ 
	color: white!important;
	text-align: center!important;
	text-shadow: 1px 1px 0 #538054;
	border: solid 1px #759B5E;
	cursor: pointer;
	color: #6FA870
}
#checkoutButton:hover, #checkoutButton2:hover{
	background: #73C46F!important; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#73C46F', endColorstr='#2DB750')!important; /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#73C46F), to(#2DB750))!important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #73C46F,  #2DB750)!important; /* for firefox 3.6+ */ 
	border-color: #4BA646;
}
#checkoutButton2{ /* style for the checkout button */
	padding: 6px 12px!important;
	font-size: 12px!important;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background: #98C18C; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#98C18C', endColorstr='#6FA870'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#98C18C), to(#6FA870)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #98C18C,  #6FA870); /* for firefox 3.6+ */ 
	color: white!important;
	text-align: center!important;
	text-shadow: 1px 1px 0 #538054;
	border: solid 1px #759B5E;
	cursor: pointer;
	color: #6FA870
}

.no_result{
	font-size: 16px;
	font-weight: bold;
}

.cart_title{
	padding-bottom: 6px;
}
.cart_title h1{
	margin: 0!important; 
	padding: 0!important;
}
.cart_title h1 span{
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
.cart_title a{
	font-weight: bold;
	font-style: italic;
}

/* Thankyou styles *****************/
#thankyou_cntnr{
	padding: 5px;
	background-color: #ddd;
}
.thankyou_info{
	padding: 0 10px 5px 10px;
	width: 32%;
	border: solid 1px #bbb;
	background-color: white;
	margin: 0 5px 5px 0;
	float: left;
	line-height: 16px;
}
.thankyou_info td hr{
	border: none;
	height: 1px;
	background-color: #666;
	color: #666;
	margin: 5px 0;
}
.thankyou_info th{
	background-color: white;
	font-size: 12px;
	color: #555;
	text-align: left;
}
.thankyou_info td table td{
	padding-right: 5px;
}
.strong{ font-weight: bold!important; }

.cart_table2{
	width: 100%;
	font-size: 11px;
	padding: 4px;
	border: solid 1px #bbb;
	background-color: white;
}
.cart_table2 th{
	background-color: white;
	font-size: 12px;
	color: #555;
	text-align: left;
	border-bottom: solid 1px #ccc;
}

/* coupons */
.cart_table tr.tr_cpn_disc, .cart_table2 tr.tr_cpn_disc{
	background-color: #F9FACF;
}
.cart_table tr.tr_cpn_disc td span.cpn_dtl, .cart_table2 tr.tr_cpn_disc td span.cpn_dtl{
	font-size: 11px;
	color: #999;
}
.cart_table tr.tr_cpn_disc td span.cpn_disc, .cart_table2 tr.tr_cpn_disc td span.cpn_disc{
	color: red;
	border-bottom: solid 1px red;
}
.cart_table tr.tr_cpn_disc td span.cpn_newval, .cart_table2 tr.tr_cpn_disc td span.cpn_newval{
	color: green;
}

#coupon_cart{
	background-color: #f0f0f0;
	padding: 8px;
	border: solid 1px #ddd;
	border-bottom: solid 1px #999;
	color: #666;
}
#coupon_cart h2{
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0;
	color: #444;
}
#coupon_cart input.coupon_btn{
	padding: 4px 15px;
	border: solid 1px #555;
	border-bottom: solid 1px #000;
	color: white;
	background-color: #666;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	background-image: url(/grfx/button_gradient.png);
	background-position: top;
	background-repeat: repeat-x;
}

.cart_error{
	border: solid 1px #CD8787;
	background-color: #F3E6E4;
	padding: 5px;
	margin-bottom: 4px;
}
.cart_error p{
	color: #900;
	padding: 0;
	margin: 0;
}
.cart_error span{
	color: #333;
}

/* Checkout styles *****************/

.checkout_secure{
	float: left;
	padding-right: 20px;
}

.clr{ clear:both; }

.balance2{
	font-size: 16px;
	font-weight: bold;
	color: #38568D;	
}
.warning{
	display: none;
	padding: 6px;
	font-size: 11px;
	color: #444;
	background-color: #F9FACF;
	border: solid 1px #E6E3D9;
	border-bottom: solid 1px #D2CAB0;
}

.err{
	margin-top: 10px;
	padding: 6px;
	font-size: 11px;
	color: #444;
	background-color: #F9FACF;
	border: solid 1px #E6E3D9;
	border-bottom: solid 1px #D2CAB0;
}
.err h2{
	padding: 0!important;
	margin: 0 0 6px 0!important;
	font-size: 12px;
	font-weight: bold;
}
.err span{ 
	color: #900; 
	font-weight: normal;
}

/* Quick Shopper *******************/
#main_browser{
	width: 100%;
}
#main_browser input, #main_browser select{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #999;
	padding: 1px;
	margin: 4px 2px;
}
#main_browser select{
	width: 200px;	
}
#main_browser select.bulbs{
	width: 135px;	
}
#main_browser #filters{
	padding: 0 10px 10px 10px;	
	color: #444;
	font-size: 11px;
}
#main_browser #results{
	background-color: #eee;
	border-top: solid 1px #dedede;
	padding: 7px 10px;
	color: #555;
	font-weight: bold;
}
#quickshopper_popup{
	z-index: 99999;
	display: none;
	position: absolute;
	padding: 4px;
	background-color: #444;
	color: white;
	font-size: 10px;
	width: 140px;
	text-align:center;
	margin-left: -55px;
	filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9;
}

/* bottom nav */
#bottomNav{
	padding: 7px 10px!important;
	margin: 0;
	height: 20px;
}
#bottomNav form{
	margin: 0;
	padding: 0;
}
#bottomNav .signup{
	font-size: 11px;
	color: #444;
	border: solid 1px #ddd;
	background-image:url(/grfx/signup.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding: 3px 10px;
	cursor: pointer;
	background-color: white;
	position: relative;
}
#bottomNav .signup:hover{
	background-image: url(/grfx/signup_hvr.png);
}
#bottomNav .textbox{
	position: relative;
	background-color: white;
	border: solid 1px #ddd;
	padding: 3px 4px 3px 4px;
}

.cs_main{
	border: solid 1px #ddd;
	border-top: none;
	margin: 5px 5px 5px 0;
}
.cs_main h1{
	font-size: 14px!important;
	font-weight: bold!important;
	padding: 6px!important;
	margin: 0 0 10px 0!important;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	background-color: #f0f0f0;
}
.cs_main p{
	padding: 0 10px!important;
	margin: 15px 0!important;
}
.cs_main strong{
	color: #333;	
}
.cs_gray{
	padding: 8px; 
	margin: 8px;
	background-color: #eee; 	
}
.cs_green{
	padding: 8px; 
	margin: 8px; 
	background-color: #C8D9C4; 
	font-size: 11px;
}
.cs_red{
	padding: 8px; 
	margin: 8px; 
	background-color: #FBB; 
	font-size: 11px;
}
.cs_yellow{
	padding: 8px; 
	margin: 8px; 
	background-color: #F9FDC8;
	font-size: 11px;
}
.cs_main hr{
	border: none; 
	background-color: #ddd; 
	color: #ddd;
	height: 1px;
}

/* pageIndex */
.pageIndex{ 
	clear: both; 
	*padding-bottom: 5px;
}
.pageIndex a{ 
	text-decoration: none;
	color: #5E7AA6!important;
	font-weight: normal;
}
.pageIndex a:hover{
	text-decoration: underline;	
}
.pageIndex input{
	background-image: url(/grfx/page1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none!important;
	color: #5E7AA6;
	width: 29px;
	height: 28px;
	padding: 0;
	margin: 0!important;
	text-align: center;
	cursor: pointer;
	font-size: 11px!important;
}
.pageIndex input:hover{
	background-image: url(/grfx/page3.png);	
}
.pageIndex input.pageSelected{
	background-image: url(/grfx/page2.png)!important;
	cursor: auto!important;
	color: #777;
	font-weight: bold;
}

/* NEWS BANNER */

/* if lte IE 6 */
html, body{
	_padding:50px 0;
	_margin:-50px 0;
	_padd\ing:0;
	_ma\rgin:0;
	_height:99.9%;
}
/* end hack */

#news_banner{
	position: fixed;
	top: 0px;
	left: 0px;
	text-align: center;
	z-index: 100;
	width: 100%;
	padding: 10px 0;
	background-color: #8DB9DC;
	color: #424242;
	font-family: georgia, 'times new roman', times, serif;
	background-color: white;
	border-bottom: solid 2px #2B3853;
	font-size: 14px;
}

#news_banner .close{
	float: right;
	display: block;
	cursor: pointer;
	margin-right: 10px;
	border-bottom: none!important;
}	
#news_banner a{
	color: #B81F1F;
	font-weight: bold;
	text-decoration: none;
	border-bottom: dotted 1px #B81F1F;
}



/* Google Search *********************/
#srch_hdln{ padding: 10px 10px 0 10px; }
#srch_hdln #results{
	font-size: 14px;
	color: #666;
	padding
}
#srch_hdln #results .pageIndex{
	font-size: 11px!important;
}

#sayt_box{
	margin-top: 14px;
	background-color: white;
	padding: 4px;
	border: solid 1px #bbb!important;
	-moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px;
	font-family: Arial, Helvetica, sans-serif!important;
	color: #444!important;
	-moz-box-shadow: 0px 2px 6px #999; -webkit-box-shadow: 0px 2px 6px #999; box-shadow: 0px 2px 6px #999;
	display: none;
	position: absolute;
	top: 0; left: 0;
	text-align: left;
	z-index: 100;
}
#sayt_box a{
	display: block;
	padding: 4px 5px;
	color: #0066CC!important;
	text-decoration: none!important;
	font-weight: normal!important;
}
#sayt_box a:hover{
	background-color: #E4EDFA!important;	
}

.skuResults{
	font-size: 11px;
	font-weight: bold;
	color: #aaa;
	padding: 6px 0;
	margin: 0 10px;
	border-bottom: solid 1px #ddd;
	border-top: solid 1px #ddd;
}
.skuResults_btm{
	font-size: 11px;
	font-weight: bold;
	color: #aaa;
	padding: 0;	
	margin: 0 10px;
}
.skuResults a, .skuResults_btm a{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}
.skuResults a:hover, .skuResults_btm a:hover{
	text-decoration: underline!important;
}

#spellSug{
	font-size: 12px;
	color: #333;
	padding: 10px 0!important;
}
#spellSug a{
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}

.gsc-completion-container{
	margin-top: 4px!important;
	border: solid 1px #aaa!important;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
	font-family: Arial, Helvetica, sans-serif!important;
	color: #444!important;
	-moz-box-shadow: 2px 2px 4px #777; -webkit-box-shadow: 2px 2px 4px #777; box-shadow: 2px 2px 4px #777;
}
.gsc-completion-selected{
	cursor: pointer!important;
}
.cse-sayt{ border-top: solid 1px #ccc!important; }
.cse-sayt-result:hover{
	background-color: #d5e2ff;
}
.cse-sayt-title a{
	text-decoration: none!important;
	color: #0066CC!important;
}
.cse-sayt-title a:hover{
	text-decoration: underline!important;
}
.cse-sayt-descr{
	font-size: 11px!important;	
}
.cse-sayt-price{
	color: #C83531!important;	
}

#noSrch{
	padding: 10px;	
}
#srchb3{
	display: block;
	padding: 0px 4px 10px 3px;
	margin: 0 0 10px 0;
	border-bottom: solid 1px #e2e2e2;
}
#srchb3 h1{
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 10px 8px 0 0;
	color: #444;
	float: left;
}
#srchb3 form{
	float: left;
}
#srchb3 .signup_btn, #noSrch .signup_btn{
	font-size: 11px;
	font-weight: bold;
	text-shadow: 0px 0px 6px #4782e2;
	color: white;
	border: solid 1px #447ad3;
	background-color: #4D90FE;
	background-image:url(/grfx/top_nav_bg2.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px 10px 4px 10px;
	*padding: 3px; /* IE 7 */
	cursor: pointer;	
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
	text-align: center!important;	
}
#srchb3 .signup_btn:hover, #noSrch .signup_btn:hover{
	background-color: #4782e2;	
}
#noSrch .gray{
	background-color: #999!important;
	text-shadow: 0px 0px 6px #777!important;
	border: solid 1px #888!important;
}
#noSrch .gray:hover{
	background-color: #8d8d8d!important;	
}
#noSrch p{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
	color: #777;
	text-align: left;
}
#srchb3 #searchText2, #noSrch #searchText2{
	position: relative;
	border: solid 1px #ccc;
	border-top: solid 1px #aaa!important;
	-moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px;
	padding: 4px;
	margin-top: 1px;
}
#srchb3 .imgbtn, #adv_srch .imgbtn{
	margin-top: 3px;
}

.no_result{
	font-size: 11px;
	padding: 10px;
	margin: 10px;
	background-color: #e4e4e4;
	font-weight: normal;
}

.no_result_help{
	background-color: transparent;
	margin: 0 10px; 
	font-size: 11px; 
	font-weight: normal;	
}
.no_result_help .hdr{
	margin: 0 0 5px 0; 
	font-size: 12px; 
	font-weight: bold;	
}
.no_result_help .phnmbr{
	color: red; 
	font-size: 18px; 
	margin: 0 0 5px 0; 
	font-weight: normal;	
}

/* search filters and advanced search */
#main .blue_fltr{
	float: left;
	padding: 5px 10px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	background-color: #385FB8;
	color: white;
	font-weight: bold;
	font-size: 11px;
	margin: 0 4px 6px 0;
}
#main .red_fltr{
	float: left;
	padding: 5px 10px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	background-color: #900;
	color: white;
	font-weight: bold;
	font-size: 11px;
	margin: 0 4px 6px 0;
}
#main .red_fltr a, #main .blue_fltr a{
	color: white;
	font-weight: bold;
	text-decoration: none!important;
}
#main .trans_fltr{
	float: left;
	padding: 5px 10px;
	background-color: transparent;
	color: white;
	font-weight: bold;
	font-size: 11px;
}
#main .trans_fltr a{
	color: #2E5ECD;
	cursor: pointer;
}
#main #advSrch{
	padding: 6px 6px 6px 12px;
	margin: 4px 0;
	background-color: #C4D8F7;
	color: #333;
	display: none;
	font-size: 11px;
}
#main #advSrch input[type="radio"]{
	margin-top: 2px;
	position: relative;
	top: 3px;
}
#main #advSrch input[type="text"], #main #advSrch select{
	padding: 4px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border: solid 1px #999;
	margin: 3px 6px 3px 0;
}
#main #advSrch select{
	width: 180px;	
}
#main #advSrch input[type="submit"]{
	padding: 4px 15px;
	border: solid 1px #aaa;
	background-color: #FFF;
	background-image: url(/grfx/signup.png);	
	background-position: top left;
	background-repeat: repeat-x;
	color: #444;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	margin-top: 4px;
}

#main #hdln #filters, #main #srch_hdln #filters{
	padding: 6px 6px 6px 12px;
	margin: 4px 0;
	color: #333;
	font-size: 11px;
}
#main #hdln #filters input[type="submit"]{
	padding: 4px 15px;
	border: solid 1px #aaa;
	background-color: #FFF;
	background-image: url(/grfx/signup.png);	
	background-position: top left;
	background-repeat: repeat-x;
	color: #444;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	margin-top: 4px;
}

#main #hdln #filters input[type="radio"]{
	margin-top: 2px;
	position: relative;
	top: 3px;
}
#main #hdln #filters input[type="text"], #main #hdln #filters select, 
#main #srch_hdln #filters input[type="text"], #main #srch_hdln #filters select{
	padding: 4px;
	font-size: 11px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border: solid 1px #999;
	margin: 3px 6px 3px 0;
}

/* facet styles */
#facet_box{
	border: solid 1px #dfdfdf;
	margin: 10px 0;
}
#facet_box h2{
	margin: 0;
	padding: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #444;
	background-color: #eee;
}

.facet_cntnr{
	padding: 10px;	
	border-top: solid 1px #e2e2e2;
	/* border: solid 1px black; */
}
.facet_name{
	padding: 0 0 5px 0;
}
.facet_name a{
	color: #444;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none!important;
}
.facet_name a div.facet_name_text{
	float: left;
}
.facet_name a div.facet_name_text img{
	margin: 2px 10px 0 0;
	border: none!important;
}
.facet_list{ padding-left: 20px; }
.facet_list div{
	padding: 2px;
}
.facet_list div img{ padding: 2px 6px 0 0; }
.facet_list div a{
	text-decoration: none;
	color: #0066CC;
	font-size: 12px;
}
.facet_list div a:hover{
	text-decoration: underline;
}
.facet_list div a img{ 
	padding: 2px 6px 0 0;
	border: none!important;
}
.facet_list div a.rmv{
	font-size: 11px;
	font-weight: bold;
}

.facet_list div.facet_extra{
	display: none;
	padding: 0!important;
	margin: 0!important;
}

.copyright{
	text-align: center; 
	color: #888; 
	font-size: 11px; 
	padding: 10px 10px 15px 10px;
}
.copyright a{
	color: #888;
	text-decoration: none;
}
.copyright a:hover{
	text-decoration: underline;	
}

/* Email When Available */
#ewa_prod_cntnr{
	border: solid 1px #ddd;
	border-bottom: solid 1px #bbb;
	-moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px;
}
#ewa_prod_cntnr #img{
	float: left;
	padding: 8px;
	border-right: solid 1px #ddd;
}
#ewa_prod_cntnr #img img{ width: 100px; }
#ewa_prod_cntnr #dtl{
	float: left;
	padding: 8px;
	font-size: 12px;
	color: #444;
}
#ewa_prod_cntnr #dtl h2{
	font-size: 14px;
	padding: 0;
	margin: 0 0 10px 0;
}
#ewa_prod_cntnr #dtl a{
	color: #4A71AA;
}
#ewa_prod_cntnr #dtl p{
	padding: 0 0 6px 0;
	margin: 0;
}

#ewa_frm{
	margin: 0;
	padding: 0;
}
#ewa_frm input[type='text']{
	padding: 5px;
	border: solid 1px #bbb;
	border-top: solid 1px #999;
	-moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px;
	font-size: 11px;
}
#ewa_frm input[type='submit']{
	font-size: 11px;
	font-weight: normal;
	color: #444;
	padding: 5px 10px;
	cursor: pointer;
	background: #eeeeee!important; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e5e5e5')!important; /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5))!important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #f5f5f5,  #e5e5e5)!important; /* for firefox 3.6+ */	
	border: solid 1px #bbb;
	border-bottom: solid 1px #888;
	-moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px;
}
