@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:.65em;
	font-weight:lighter;
	line-height:15px;
	background:url(page_full_bg.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #4d4d4d;
}
a:link, a:visited, a:hover, a:active{
	text-decoration:none;
	color:#262c6a;
}
a:hover{
	color:#66CC33;
}
h2 {
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
}
h3 {
	color:#262c6a;
	font-size:12px;
	font-weight:normal;
	padding-bottom:5px;
}
img{
	border:0px;
}
.oneColFixCtr #top_bg{
	text-align:center;
	background:url(top_bg.gif) repeat-x;
}
.oneColFixCtr #container {
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background:url(content_bg.png) repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:0px 0px 0px 0px;
}

.oneColFixCtr #aboveheader{
	background:url(above_header_bg.gif) no-repeat;
	width:760px;
	height:32px;
	overflow:hidden;
	/*line-height:38px;*/
}
.oneColFixCtr #header{
	padding-left:7px;
}	
.oneColFixCtr #mainContent {
	width:732px;
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0px 14px 0px 14px;
	border-bottom:1px solid white;
	background:url(content_bottom_bg.gif) repeat-x bottom;
}
.oneColFixCtr #nav_center{
	width:732px;
	text-align:center;
}
.oneColFixCtr #main_nav_holder{
	width:560px;
	margin:0 auto;
	padding-bottom:0px;
}
.oneColFixCtr #sub_nav{
	width:400px;
	margin:0 auto;
	padding-top:6px;
	padding-bottom:20px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:20px;
}

.main_nav, .main_nav li{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
}
.main_nav li{
	width:140px;
	height:18px;
	line-height:18px;
	text-align:center;
	font-size:12px;
	color:#262c6a;
	display:inline-block;
	float:left;
}
.main_nav a:link, .main_nav a:hover, .main_nav a:visited, .main_nav a:active{
	font-size:12px;
	color:#262c6a;
	text-decoration:none;
}
.oneColFixCtr #sub_nav ul, .oneColFixCtr #sub_nav ul li{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
}
.oneColFixCtr #sub_nav ul li{
	width:100px;
	font-size:.95em;
	padding:0;
	margin:0;
	display:inline-block;
	float:left;
}
.oneColFixCtr #sub_nav ul li a:link, .oneColFixCtr #sub_nav ul li a:hover, .oneColFixCtr #sub_nav ul li a:visited, .oneColFixCtr #sub_nav ul li a:active{
	text-decoration:none;
	color:#262c6a;
	font-weight:bold;
}
.oneColFixCtr #sub_nav ul li a:hover{
	color:#66CC33;
}
.nav_selected{
	background:url(nav_selected_bg.gif) repeat-x;
}
/*
.nav_selected{
	width:140px;
	height:18px;
	line-height:18px;
	background:url(nav_selected_bg.gif) repeat-x;
	float:left;
	text-align:center;
	font-size:12px;
	color:#262c6a;
	margin-bottom:0px;
	padding-bottom:0px;
}
.nav{
	width:140px;
	height:18px;
	line-height:18px;
	float:left;
	text-align:center;
	font-size:12px;
	color:#262c6a;
	margin-bottom:0px;
	padding-bottom:0px;
}
.nav_selected a:link, .nav_selected a:hover, .nav_selected a:visited, .nav_selected a:active, .nav a:link, .nav a:hover, .nav a:visited, .nav a:active{
	font-size:12px;
	color:#262c6a;
	text-decoration:none;
}
*/
.sub_nav_item{
	float:left;
	width:100px;
	font-size:.95em;
	padding:0;
	margin:0;
}
.sub_nav_item a:link, .sub_nav_item a:hover, .sub_nav_item a:visited, .sub_nav_item a:active{
	text-decoration:none;
	font-weight:bold;
	color:#262c6a;
}
.oneColFixCtr #breadcrumb_holder{
	padding-left:15px;
	padding-top:15px;
	padding-bottom: 15px;/*20px;/**/
	line-height:16px;
	font-size:.9em;
	color:#262c6a;
}
.oneColFixCtr #leftside{
	width:515px;
	padding-left:15px;
	float:left;
}
.oneColFixCtr #rightside{
	padding-left:15px;
	padding-right:0px;
	margin-top:0px;
	width:185px;
	float:left;
}
.oneColFixCtr #pagebottom{
	background:url(footer_bg.png) no-repeat;
	width:760px;
	height:49px;
	overflow:hidden;
	margin:0 auto;
	text-align:left;
	line-height:30px;
}
.oneColFixCtr h1{
	font-size:14px;
	padding-top:15px;
	margin-top:0px;
}
.oneColFixCtr h2{
	font-size:12px;
	padding-top:0px;
	margin-top:0px;
}
.oneColFixCtr h2 a:link{
	color:#4d4d4d;
	text-decoration:none;
}
.oneColFixCtr #product_img_col{
	width:145px;
	float:left;
}
.oneColFixCtr #product_img_col img{
	margin-bottom:10px;
}
.oneColFixCtr #center_col{
	width:327px;
	padding:0px 15px 0px 25px;
	float:left;
}
.oneColFixCtr #product_dtl_links{
	color:#262c6a;
	font-size:9px;
	line-height:16px;
}
.oneColFixCtr #credit{
	padding-top:20px;
}
.break{
	height:1px;
	color:gray;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	border-bottom:.5px solid #666666;
	clear:both;
	overflow:hidden;
}
.rbox_title{
	padding-bottom:0px;
	margin-bottom:0px;
	line-height:10px;
}
.rbox{
	width:155px;
	padding:5px;
	border:1px solid #4d4d4d;
	margin-top:0px;
	margin-bottom:40px;
}
.rbox_text{
	width:95px;
	float:right;
	padding-right:5px;
}
.oneColFixCtr #bottom_buttons{
	padding-top:60px;
	padding-bottom:15px;
}
.bottom_button{
	float:left;
	width:240px;
	text-align:center;
}
.bottom_button_text{
	font-size:14px;
	width:220px;
	text-align:right;
	color:#262c6a;
}
.oneColFixCtr #testimonial_pic{
	width:120px;
	float:left;
}
.oneColFixCtr #testimonial_text{
	width:180px;
	float:left;
	padding-left:10px;
}
.oneColFixCtr #pagebottom a:link, .oneColFixCtr #pagebottom a:visited, .oneColFixCtr #pagebottom a:hover{
	font-size:.95em;
	color:#FFFFFF;
	text-decoration:none;
}
.oneColFixCtr #left_bottom{
	width:500px;
	padding-left:30px;
	float:left;
}
.oneColFixCtr #right_bottom{
	padding-right:20px;
	float:right;
}
.oneColFixCtr #left_bottom ul, .oneColFixCtr #left_bottom li{
	display:inline;
	padding:0;
	margin:0;
}
.oneColFixCtr #left_bottom li{
	padding-left:10px;
	padding-right:10px;
	border-left:1px dotted #FFFFFF;
}
.testimonial_hr{
	margin-top:30px;
	margin-bottom:30px;
}
.more_choices_item{
	background:url(more_choices_item_bg.gif) repeat-x bottom;
	color:#262c6a;
}


.oneColFixCtr #center_col_prod_list{
	width:472px;
	padding:0px 15px 0px 0px;
	float:left;
}

.oneColFixCtr #center_col_cart_dtls, .oneColFixCtr #content_page{
	width:672px;
	padding:0px 15px 20px 0px;
	/*float:left;*/
}
.featured_product{
	width:450px;
	position:relative;
	top:0px; left:0px;
	padding:0px 0px 0px 10px;
	border:1px solid #262c6a;
	margin-bottom:20px;
	background:url(featured_bg.jpg) bottom right no-repeat;
}
.featured_text{
	position:absolute;
	top:-13px;
	left:5px;
	font-size:12px;
	font-weight:bold;
	color:#262c6a;
}
.product{
	width:450px;
	position:relative;
	top:0px; left:0px;
	padding:0px 0px 20px 20px;
}
.product_image{
	position:absolute;
	top:10px;
	left:15px;
}
.product_details{
	padding:0px 0px 0px 155px;
	width:275px;
}
.product_details a:link, .product_details a:hover, .product_details a:visited, .product_details a:active{
	color:#262c6a;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.product_details h3{
	padding-bottom:5px;
	margin-bottom:0px;
}
.product_details ul{
	text-indent:0px;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.product_details li{
	margin-left:10px;
}
.product_details p{
	padding-top:10px;
	margin-top:0px;
	padding-bottom:10px;
}
.cart_details{
	width:100%;
	border:1px solid #666666;
	margin-bottom:20px;
}
.cart_details tr td{
	padding:5px;
}
.header_row{
	width:100%;
	background:#6699CC;
	font-weight:bold;
	color:#FFFFFF;
}
.product_row{
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
}
.footer_row{
	border-top:1px solid #666666;
	background:#CCCCCC;
	font-weight:bold;
	text-align:right;
}
.checkout_buttons{
	float:right;
	width:450px;
	margin-bottom:50px;
	text-align:right;
}
.oneColFixCtr #quickcart{
	width:300px;
	float:right;
	text-align:right;
	padding-right:50px;
	height:32px;
	margin-top:7px;
}
.oneColFixCtr #quickcart img{
	margin-right:10px;
	vertical-align:middle;
	margin-bottom:5px;
}
.form_col{
	width:45%;
}
.left_col{
	float:left;	
}
.right_col{
	float:right;
}
.submit{
	clear:both;
	padding:15px 0px;
}
.checkout_form input{
	width:300px;
}
.form_row{
	clear:both;
	padding-top:10px;
}
.firstname{
	float:left;
}
.lastname{
	float:right;
	text-align:left;
}
.firstname input, .lastname input{
	width:130px;
}
.submit input{
	width:70px;
}
.shipping_method{
	clear:both;
	padding-top:20px;
}
#checkout_legend{
	padding-left:20px;
	padding-bottom:20px;
}
#shipping_conf{
	width:300px;
	float:right;
	padding-top:0px;
	border:1px solid #FFFFFF;
}
#shipping_conf_full{
	width:100%;
	padding-top:0px;
	/*border:1px solid #FFFFFF;*/
}
#payment_info{
	padding-top:0px;
	border:1px solid #FFFFFF;
}
.payment_details{
	clear:both;
}
.right{
	float:right;
	padding:0px 0px 10px 15px;
}
.left{
	float:left;
	padding:0px 15px 10px 0px;
}
.product_category_images{
	padding-left:15px;
}
.blank_callout{
 	background-image:url(images/callouts/callout_bg_blank.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:155px;
	padding:5px;
	margin-top:3px;
	border:1px solid #CCCCCC;
	height:143px;
}
.second_callout{
	margin-top:30px;
}
.product_category{
	font-size:11px;
	font-weight:bold;
}

/* LIGHTBOX CSS */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 10px;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; text-align:left; padding-bottom:10px; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
a:link.parentlink, a:visited.parentlink{
	color:#999999;
}

#seals{
	width:100%;
	text-align:center;
}

div#checkouterror {
	border: 1px solid #ff0000;
	background-color: #FFEEEE;
	padding: 20px;
	display: none;
	clear: both;
}
span#errfieldlist {
	font-weight: bold;
}

div#factory_shutdown {
	border: 1px solid #d8d8d8;
	background-color: #f0f8ff;
	color:#262C6A;
	font-size:0.9em;
	line-height:16px;
	width: 85%;
	margin: 0px auto 15px auto;
	/*display: none;/**/
}
div#factory_shutdown_inner {
	margin: 7px 15px;
}
div#factory_shutdown strong {
	font-weight: bold;
}
