@import url(reset.css);
@import url(tricks.css);

/*
 * Global styles 
 */
body {
	font-size: 12px;
	font-family: Arial, sans-serif;
	background-color: #b2b0af;
	color: #000;
	font-weight: normal;
}
#container {
	background: url(../img/bleed.png) repeat-y scroll top left;
	margin: 0 auto;
	width: 924px;
	overflow: visible;
}

#wrapper { 
	margin: 0 auto;
	width: 838px;
	background-color: #fff;
	padding: 4px 0 70px 0;
	overflow: hidden;	

}
#header { width: 838px; }

.clear { clear: both; }

#main_wrapper { width: 838px;  }

#main_wrapper h1 {
	clear: both;
	height: 24px;
	color: #fff;
	font-size: 16px;
	background: #E14C13;
	padding: 5px 0 0 9px;
	margin: 12px 0 0 0;
	font-weight: bold;
}

#main_wrapper #crumbtrail {
	font-size: 8pt;
	color: #757575;
	padding: 15px 0 10px 0;
}

#main_wrapper #crumbtrail a {
	font-size: 8pt;
	color: #757575;
}

#main {
	width: 650px;
	float: right;
	margin: 13px 0 30px 0;
}
#main img { float: right; /*padding: 0 20px 0 0; */ }
#main .block div { 
	width: 450px; 
	float: left; 
	margin: 0 10px; 
}
#main .block-product div { 
	width: 300px; 
	float: left; 
	margin: 0 10px 20px 0; 
}
#main h1 {
	clear: both;
	height: 24px;
	color: #fff;
	font-size: 16px;
	background: #E14C13;
	padding: 5px 0 0 9px;
	font-weight: bold;
}
#main h2 { 
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 6px;
	color: #000;
}
#main h2 a { 
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#main h2 a:hover { 	text-decoration: underline; }

#main h3 a { 
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 6px;
	color: #ff8b00; 
	text-decoration: underline;
}

#main p { margin: 6px 0; font-weight:normal; color:#000; }
#main a { font-weight: bold; color: #ff8b00; text-decoration: underline; font-size: 14px;}
#main .bold { font-weight: bold; margin: 0;} 
#main .underline { text-decoration: underline; }
#main #about_text { margin-left: 20px; }
#main #about_text a { font-size: 12px; color: #000; }
#main .read_reviews { float: left; margin-left: 10px; }
#main .product_img_div { float: right !important; width: 100px !important; margin: 0 !important; padding: 0; }

#main .block {
	border-bottom: 1px solid #808080;
	padding: 12px 0 12px 20px;
	margin-bottom: 6px;
	font-family: Verdana, Arial, sans serif;
	clear: both;
	overflow: auto;
}

#main .top-line {
	border-top: 1px solid #808080;
}

#main .block .product {
	padding: 0 0 0 5px;
	margin-bottom: 6px;
	width: 600px;
	font-family: Verdana, Arial, sans serif;
	float: left;
}
/*
 * for ie6
 */
* html #main .block { height : 120px; overflow : visible; }
* html #main .block .product { 	width: 550px; }
#main .block .product-descr { float: left; width: 440px; margin: 0; padding: 0; }
* html #main .block .product-descr { width: 350px; }
#main .block .sale_price { color: #cb171e; }

#main span, #left-products span { color: #000; }
#left-products span {font-size:14px;font-weight:bold;}
#main a.black { color: #000; }

#main .coupon_wrapper { background-color: #efefef; margin: 5px !important; padding: 10px 25px 5px 25px; width: 573px !important; }


#right {
	width: 177px;
	float: right;
	margin-top: 13px;
}
#right #top { background: url(../img/right_bg_top.gif) no-repeat top left; height: 66px;}
#right #middle { background-color: #ffa334; width: 177px; }
#right #middle .block { border-top: 1px solid #ffd19a; border-bottom: 1px solid #bf7a27; padding: 13px 8px 13px 12px;} 
#right #middle .last { border-bottom: 0; }
#right #middle .quote { font-style: italic; padding-bottom: 8px; }
#right #bottom { background: url(../img/right_bg_bottom.png) no-repeat top left; height: 12px;}

#right-reviews {
	width: 170px;
	float: right;
	margin-top: 7px;
}
#right-reviews #top { height: 10px;}
#right-reviews #middle { width: 177px; }
#right-reviews #middle .block { padding: 13px 0 13px 0;} 
#right-reviews #middle span.series { color: #000; font-weight: bold; font-size: 10pt; text-transform: uppercase;}
#right-reviews #middle a.model { font-size: 8pt; color: #000;}
#right-reviews #bottom { height: 12px;}

.left-coupons { 
	background: url(../img/bg_coupon.jpg) no-repeat top left;
	height: 41px;
	padding: 12px 5px 5px 45px;
	
}
.left-coupons p { color: #fff; font-size: 10px;}
.left-coupons span {font-size: 16px; }
.left-coupons span.small { font-size: 10px; }

#left-products {
	width: 180px;
	float: left;
	margin-top: 7px;
}
#left-products #top { height: 10px;}
#left-products #middle { width: 177px; /*padding-top: 11px; */}
#left-products #middle h3 { 
	clear: both;
	height: 26px;
	color: #fff;
	font-size: 12px;
	background: #000;
	padding: 0px 0 0 9px;
	margin-top: -5px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
}
#left-products #middle .block { padding: 8px 0 8px 0;} 
#left-products #middle span.series { color: #000; font-size: 10pt; text-transform: uppercase; font-weight: bold;}
#left-products #middle a.model { font-size: 8pt; color: #000; }
#left-products #middle a.model:hover { text-decoration: underline;}
/*#left-products #bottom { height: 12px;}
#left-products #cse input { border: 1px solid #717171; }*/
#cse { border: 1px solid #808080; width: 640px; padding-right: 10px; float: right; margin-bottom: 10px; }
.cse .gsc-control-cse, .gsc-control-cse { padding: 0 !important; margin: 10px 0; width: 640px !important;}
input.gsc-input { height: 18px !important; padding-right: 20px !important; padding-left: 0 !important; width: 180px !important; border: 1px solid #ccc !important; background-color: #fff !important; background-image: none !important; }
input.gsc-search-button { margin:0 5px !important; }
.gs-result .gs-title, .gs-result .gs-title * { color: #ff8b00 !important; }
.cse input.gsc-search-button, input.gsc-search-button {
background-color:#FF8B00 !important;
border:0 !important;
color:#fff !important;
text-shadow: 0 0 0 #FF8B00 !important;
}
table.gsc-search-box { text-align: right !important; }
td.gsc-input { /*width: 150px !important;*/  margin-right: 20px;}
td.gsc-search-button { color: #fff !important; background-color: #FF8B00 !important; border: 0 !important; padding: 2px 0 !important;}
/* Ads */
#ads { color: #fff; font: bold 12px Arial, sans-serif; /*width: 888px;*/}
#ads h3 { font-size: 18px; margin: 5px 0;}
#ads a, #ads a:visited { color: #fff; font-size: 12px; text-decoration: none;}
#ads a:hover { text-decoration: underline; }

#ad_left { float: left; width: 333px;}
#ad_rt { /*float: right;*/ width: 555px; } 

#ad_left_top {
	padding: 10px 5px 0 45px;
	height: 49px;
	background: url(../img/ad_left_top.png) no-repeat top left;
} 
#ad_left_middle {
	padding: 0 5px 5px 45px;
	background: url(../img/ad_left_middle.png) repeat-y top left;
} 
#ad_left_bottom { 
	height: 10px;
	background: url(../img/ad_left_bottom.png) no-repeat top left;
} 

#ad_rt_top { 
	padding: 10px 5px 0 45px;
	height: 48px;
	background: url(../img/ad_rt_top.png) no-repeat top left;
} 
#ad_rt_middle { 
	min-height: 85px;
	padding: 0 5px 5px 45px;
	background: url(../img/ad_rt_middle.png) repeat-y top left;
} 
#ad_rt_bottom { 
	height: 11px;
	background: url(../img/ad_rt_bottom.png) no-repeat top left;
} 
/*
 Footer
*/

#footer {
	font-size: 10px;
	color: #717171;    
	display: block;
	width: 838px;
	border-top: 1px solid #808080;
	padding-top: 5px;
}

#footer a { color: #717171; font-size: 10px;}
#footer_nav { margin: 0 auto;}
#footer p { float: left; }
#footer ul { float: right;}
#footer ul li {
	float: left;
	padding: 0 6px;
	border-right: 1px solid #717171;
}
#footer ul li a { display: block; }
#footer ul li.last { border:0; } 

#main span.strike {
	color: #000;
	text-decoration: line-through;
}

#form {}

#form label {
	float: left;
	width: 100px;
	font-weight: bold;
	font-size: 8pt;
	text-align: right;
	padding-right: 10px;
}

#form input, textarea, select{
	padding: 3px;
	border: 1px solid #808080;
	margin-bottom: 15px;
}
.checkboxInput { width: 16px; }
#form .boxes{
	width: 1em;
}

#form #submitbutton{
	margin-left: 110px;
	margin-top: 20px;
}

#form br{
	clear: left;
}

#form div.note {
	float: right;
	width: 100px;
	position: absolute;
	left: 600px;
	font-weight: normal;
	font-size: 7pt;
	color: #808080;
}

#main #form-errors {
	width: 600;
	padding: 5px;
	margin: 0 0 20px 0;
	background-color: #E14C13;
	clear: both;
	color: #FFF;
}

#main #form-errors p {
	color: #FFF;
	font-weight: bold;
	font-size: 10pt;
}

#main #form-errors ul.errors {
	list-style-type: disc;
	list-style-position: inside;
}

#main #form-errors ul.errors li {
	font-weight: normal;
}

#sitemap li a {
	color:#FF8B00;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}