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

/*
 * Global styles 
 */
body {
	font-size: 12px;
	font-family: Arial, sans-serif;
	background-color: #555;
	color: #000;
	font-weight: normal;
}

ol, ul {
	padding-left:10px;	
}

ul.bullets {
	list-style:disc outside;	
}

span.headline {
	font-weight:bold;
}

#container {	
	margin: 0 auto;
	/* width: 924px; */
	width: 900px;
	overflow: visible;
	background-color:#fff;
}

#wrapper { 
	margin: 0 auto;
	width: 838px;
	background-color: #fff;
	padding: 25px 20px 10px;

}
#header { 
	width: 838px;
	min-height:140px;
	/*
border-left:1px solid black;
border-right:1px solid black;
border-top:1px solid black;
*/
}

#header #H1 {
	color:#555;
	font-size:46px;
	font-weight:bold;
	margin-left:10px;
	padding-top:6px;	
}

#header #H1 a {color: #555; text-transform: capitalize;}
#header #h1 a:hover {color: #555;}

#header h2 {
	color:#FFF;
	font-size:15px;
	font-style:oblique;
	padding: 70px 0 0 22px;
}
/*
#header ul {  height: 23px;  }
#header li { float: left; margin: 6px 32px 0 32px; }
#header a { color: #9f9f9f; text-transform: uppercase; font-weight: bold;}
#header a:hover { color: #ce0018; font-weight: bold;}
*/
#header_bottom { background: url(../img/banner/nav_bottom.png) no-repeat scroll top left; height: 3px;}

.clear { clear: both; }

#main_wrapper { width: 838px;  }

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

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

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

#main {
	width: 650px;
	float: left;
	margin: 0 0 30px 0;
}
* html #main { width: 600px; }
#main img { float: right; padding: 0 20px 0 0;}
#main .product_img_div img {width:195px}
#main .block div { 
	/* width: 450px; */
	/* float: left; */ /* causes bad stuff to happen */
	margin: 0 10px; 
}
#main .block-product div { 
	width: 300px; 
	float: left; 
	margin: 0 10px 20px 0; 
}
#main h1 {
	clear: both;
	height: 24px;
	color: #000;
	font-size: 16px;
	background: #fff;
	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 h2.banner {
	clear:both;
	height: 24px;
	color: #000;
	font-size: 16px;
	background: #fff;
	padding: 5px 0 0 9px;
	font-weight: bold;
}

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

#main p { margin: 6px 0; font-weight:normal; color:#000; }
#main a { font-weight: bold; color: #ce0018; 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 .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;
}
* html #main .block .product { 	width: 550px; }
#main .block .product-descr { float: left; width: 350px; margin: 0; padding: 0 10px 0 0; }
* html #main .block .product-descr { width: 350px; }
#main .block .sale_price { color: #cb171e; }
#main .block .coupon_extra { color: #333; font-style:italic; }

#main .block a {
	font-weight: normal; 
	color: #ce0018; 
	text-decoration: underline; 
	font-size: 12px;
}

#main .block .keyword {
	font-weight:bold;
	color: #010101;
}

#main .block .coupon_wrapper a {
	font-weight: bold; 
	color: #ce0018; 
	text-decoration: underline; 
	font-size: 14px;
}

.product_img_div {
	width: 200px !important; 
	float: right; /* bas 10/14/10 */
	}
/*
 * for ie6
 */
* html #main .block { 
	height : 120px;
	overflow : visible; 
}
#main span { color: #655656; }
#main a.black { color: #000; }

#main .coupon_wrapper { background-color: #eaeaea; margin: 5px !important; padding: 10px 25px 5px 25px; width: 573px !important;border:1px dotted black; }


#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: right;

}
#left-products #other_brands li {
	padding-top: 10px;
	font-weight: bold;
}
* html #left-products { width: 160px; }
#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: #ce0018;
	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: #333; font-size: 10pt; text-transform: uppercase; font-weight: bold;}
#left-products #middle a.model { font-size: 8pt; color: #333; }
#left-products #middle a.model:hover { text-decoration: underline;}
#left-products #bottom { height: 12px;}
#cse { margin-top: 5px; 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;}
.gs-result .gs-title, .gs-result .gs-title * { color: #ce0018 !important; }

#cse input { border: 1px solid #717171; }
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;
}
.cse input.gsc-search-button, input.gsc-search-button {
background-color:#ce0018 !important;
border:0 !important;
color:#fff !important;
text-shadow: 0 0 0 #ce0018 !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: #ce0018 !important; border: 0 !important; padding: 2px 0 !important;}


#share-this a { color: #000; font-weight: bold; }

/* 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;
	height: 66px;
	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;
}

#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:#CE0018;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
