
/* ------------------------------CORE STYLING------------------------------ */

* {
	margin:0;padding:0;
	}

img{
	border:0;
	}

:focus{
	outline:none;
	}
	
.hidden{
	display:none;
	}

body{
	text-align:center;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#E85C00;
	}

#wrap_main{
	width:950px;
	margin:20px auto 0;
	}

#wrap{
	width:950px;
	margin:0 auto;
	background:transparent url(images/wrap.gif) top left repeat-y;
	}

#header{
	margin:0 auto;
	width:950px;height:100px;
	border-bottom:1px solid #fff;
	}

.shim{
	width:1px;
	float:right;
	display:inline;
	}

.shim500{
	height:500px;
	}
	
#content{
	border-top:#fff solid 1px;
	}
	
#main_content{
	width:735px;
	float:right;
	margin-right:8px;
	display:inline;
	}

/* ------------------------------HNAV------------------------------ */

#hnav{
	width:940px;
	height:2.2em;
	margin:auto;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	background-image:url(images/hnav.gif);
	background-repeat:repeat-x;
	border-top:1px solid #BCBCBE;
	border-bottom:1px solid #BCBCBE;
	}

#hnav ul{
	width:940px;
	list-style-type: none;
	line-height:2.2em;
	background:transparent url(images/hnav.gif) bottom left repeat-x;
	}

#hnav ul li{
	float:left;
	border-left:#BCBCBE solid 1px;
	border-right:#E9EDF6 solid 1px;
	}

#hnav ul li.right{
	float:right;
	}

#hnav ul li.term{
	border-left:#BCBCBE solid 1px;
	border-right:#BCBCBE solid 1px;
	}

#hnav ul li a:link, #hnav ul li a:visited{
	padding:0 1.3em;
	display:block;
	text-decoration:none;
	color:#36393e;
	background:transparent url(images/hnav.gif) bottom left repeat-x;
	}
	
#hnav ul li a:hover{
	text-decoration:none;
	background:transparent url(images/hnav_over.gif) bottom left repeat-x;
	}
	
/* ------------------------------VNAV------------------------------ */

#vnav{
	width:195px;
	float:left;
	text-align:left;
	margin-left:6px;
	display:inline;
	}
	
#vnav h2, #vnav h3{
	float:left;
	padding-left:10px;;
	background-color:transparent;
	margin-top:8px;
	}
	
#vnav h3{
	margin-top:12px;
	}
	
#vnav h2{
	font-size:1.8em;
	color:#E85C00;
	}
	
#vnav h3{
	font-size:1.3em;
	padding-right:10px;
	color:#FAFAFA;
	}	

#vnav ul{
	width:195px;
	float:left;
	list-style-type:none;
	font-size:1.3em;
	margin-top:6px;
	}
	
#vnav ul li{
	width:195px;
	float:left;
	clear:both;
	border-top:1px solid #414141;
	}
	
#vnav ul li img{
	float:left;
	display:inline;
	}
	
#vnav ul li.bottom{
	border-bottom:1px solid #414141;
	}
	
#vnav ul li a:link, #vnav ul li a:visited{
	color:#FAFAFA;
	background-color:#000;
	width:185px;
	text-decoration:none;
	padding:4px 0 4px 10px;
	display:block;
	}

#vnav ul li a:hover{
	color:#E85C00;
	background-color:#222;
	}	
	
#vnav ul li.votered a:link span.red, #vnav ul li.votered a:visited span.red{
	color:#E03416;
	}
	
#vnav ul li.votered a:link span.white, #vnav ul li.votered a:visited span.white{
	color:#fff;
	}
	
#vnav form{
	float:left;
	clear:both;
	padding-bottom:10px;
	padding-left:10px;
	}
	
#vnav p{
	color:#D5DAE0;
	background-color:transparent;
	clear:both;
	padding-right:6px;
	padding-left:10px;
	}
	
#vnav form input{
	margin:3px 0;
	font-size:1.2em;
	float:left;
	clear:both;
	}
	
#vnav form input#femail{
	width:160px;
	}

/* ------------------------------HOME PAGE------------------------------ */
	
#main_content_l{
	width:482px;
	float:left;
	display:inline;
	margin-top:5px;
	}
	
#main_content_l div{
	width:470px;
	border:1px solid #BCBBBD;
	margin-bottom:6px;
	padding:5px;
	}
	
#main_content_l div{
	width:470px;
	border:1px solid #BCBBBD;
	margin-bottom:6px;
	padding:5px;
	}

#main_content_l img#main{
	width:470px;
	height:280px;
	}

#main_content_r{
	width:242px;
	float:right;
	display:inline;
	margin-top:5px;
	margin-right:5px;
	}
	
#main_content_r div{
	width:230px;
	border:1px solid #BCBBBD;
	margin-bottom:6px;
	padding:5px;
	}
	
#main_content_r img{
	width:230px;
	}
	
#main_content_l div#myAlternativeContent{
	width:470px;
	height:280px;
	border:none;
	margin-bottom:0;
	padding:0;
	}
	
#myAlternativeContent{
	background:#fff url(images/official_photo.jpg) top left no-repeat;
	}
	
/* ------------------------------LINE PAGE------------------------------ */
	
#line_wrap{
	float:left;
	display:inline;
	margin-top:10px;
	margin-left:10px;
	padding-bottom:10px;
	}
	
#line_wrap #line_title{
	float:left;
	clear:both;
	margin-bottom:5px;
	}
	
#line_list ul{
	margin-top:10px;
	list-style-type:none;
	font-size:1.2em;
	clear:both;
	}
	
#line_list ul li{
	float:left;
	display:inline;
	margin:0 9px 12px 0;
	width:172px;
	height:21.5em;
	}
	
#line_list ul li img{	
	border:1px solid #DDE2E5;
	width:170px;height:170px;
	}
	
#line_list ul li p{
	padding:3px 5px 5px;
	text-align:right;
	color:#fff;
	background-color:#000;
	display:block;
	height:1.2em;	
	}
	
#line_list ul li p span.price{
	color:#BBB;	
	}
	
div.line_specs{
	width:170px;
	border:1px solid #DDE2E5;
	background-color:#F2F2F3;
	}

	
div.line_specs a:link, div.line_specs a:visited{
	padding:2px 3px 4px;
	text-align:center;
	color:#333;
	background-color:#F2F2F3;
	display:block;
	text-decoration:underline;
	height:2.6em;
	overflow:hidden;
	}
	
div.line_specs a:hover{
	text-decoration:underline;
	}

/* ------------------------------PRODUCT PAGE------------------------------ */

#product_wrap{
	width:700px;
	margin:10px 10px 10px 5px;
	border:1px solid #C3CAD2;
	padding:10px;
	height:500px;
	}
	
#product_wrap_l{
	float:left;
	}
	
#product_wrap_l img{
	float:left;
	width:450px;height:450px;
	border:1px solid #C3CAD2;
	}
	
#product_wrap_l a:link,#product_wrap_l a:visited{
	float:left;
	clear:both;
	display:block;
	margin-top:5px;
	padding:4px 6px;
	border:1px solid #C3CAD2;
	font-size:1.1em;
	color:#728EB7;
	background-color:#F5F5F4;
	text-decoration:none;
	}
	
#product_wrap_l a:hover{
	text-decoration:underline;
	}
	
#product_wrap_r{
	float:right;
	padding:10px;
	width:215px;height:480px;
	text-align:left;
	border:1px solid #C3CAD2;
	background-color:#F5F5F4;
	}
	
#product_wrap_r #spec_wrap{
	background-color:#fff;
	padding:5px;
	border:1px solid #C3CAD2;
	}
	
#product_wrap_r #spec_wrap h4{
	font-size:1.6em;
	}	
	
#product_wrap_r #spec_wrap h4 span{
	font-size:.7em;
	font-weight:normal;
	font-style:italic;
	}
	
#product_wrap_r #spec_wrap p.itemnumber{
	font-size:1em;
	}
	
#product_wrap_r #spec_wrap p.description{
	font-size:1.3em;
	margin:7px 0 11px;
	}
	
#product_wrap_r #spec_wrap p.price{
	font-size:1.4em;
	margin:5px 0 5px;
	}
	
#product_wrap_r #spec_wrap form{
	border:1px solid #C3CAD2;
	background-color:#FFF9D7;
	padding:10px;
	}
	
#product_wrap_r #spec_wrap form span{
	font-size:1.2em;
	}
	
#product_wrap_r #spec_wrap form input.button{
	margin:5px 0 1px;
	}
	
#product_wrap_r p.quantity{
	font-size:1.1em;
	color:#728EB7;
	margin:10px 0;
	}
	
#product_wrap_r p.freebumper{
	font-size:1.1em;
	color:#728EB7;
	margin:10px 0 10px 3px;
	}

#product_wrap_r table.pricebreak{
	font-size:1.2em;
	font-weight:bold;
	}
	
/* ------------------------------CUSTOMER SERVICE/PRIVACY/ERROR/THANK YOU/ABOUT PAGES------------------------------ */


#cs_wrap, #privacy_wrap,
#error_wrap, #thankyou_wrap{
	width:700px;
	margin:10px;
	text-align:left;
	float:left;
	display:inline;
	}	
	
#cs_wrap h2, #privacy_wrap h2, #about_wrap h2,
#error_wrap h2, #thankyou_wrap h2{
	margin-bottom:10px;
	float:left;
	}

#cs_wrap h3, #privacy_wrap h3{
	font-size:1.4em;
	margin-bottom:5px;
	margin-left:2px;
	color:#333;
	}

#cs_wrap p, #privacy_wrap p,
#error_wrap p, #thankyou_wrap p{
	font-size:1.1em;
	margin-bottom:10px;
	margin-left:2px;
	color:#333;
	}
#about_wrap{
	width:600px;
	margin:10px 10px 0;
	text-align:left;
	float:left;
	display:inline;
	}
	
#about_wrap h3{
	font-size:1.4em;
	margin-bottom:10px;
	color:#333;
	margin-left:38px;
	}
	
#about_wrap p{
	width:580px;
	font-size:1.2em;
	margin-bottom:12px;
	color:#333;
	margin-left:38px;
	}

#about_wrap p.center{
	text-align:center;
	margin:6px 0 0 30px;
	}
	
#about_wrap img#campaigns{
	margin-left:25px;
	width:600px;
	}
	

div.color{background-color:#F2F2F2;
padding:10px;
}

#thankyou_wrap p{
	width:600px;
	}

#cs_wrap address{
	font-style:normal;
	font-size:1.1em;
	margin-left:20px;
	margin-bottom:8px;
	}	

#cs_wrap a:link, #cs_wrap a:visited,
#privacy_wrap a:link, #privacy_wrap a:visited,
#error_wrap a:link, #error_wrap a:visited,
#thankyou_wrap a:link, #thankyou_wrap a:visited{
	text-decoration:underline;
	color:#333;
	}	

#cs_wrap a:hover, #privacy_wrap a:hover,
#error_wrap a:hover, #thankyou_wrap a:hover{
	text-decoration:underline;
	color:red;
	}

/* ------------------------------FOOTER------------------------------ */


#footer{
	width:950px;
	clear:both;
	}

#footer_wrap{
	width:950px;
	float:left;
	background:transparent url(images/footer_wrap.jpg) repeat-y;
	}
	
#footer_wrap p{
	line-height:normal;
	color:#666;
	}
	
#footer_wrap div p a:link,
#footer_wrap div p a:visited{
	color:#666;
	text-decoration:none;
	}
	
#footer_wrap div p a:hover{
	text-decoration:underline;
	}
	
#footer_wrap #footer_wrap_l{
	width:470px;
	margin-left:6px;
	float:left;
	display:inline;
	}
	
#footer_wrap #footer_wrap_l img.logo{
	float:left;
	margin-left:10px;
	display:inline;
	}
	
#footer_wrap #footer_wrap_l p{
	float:right;
	display:inline;
	width:300px;
	text-align:center;
	}
	
#footer_wrap #footer_wrap_l p a:link,
#footer_wrap #footer_wrap_l a:visited{
	color:#CA2619;
	text-decoration:none;
	font-weight:bold;
	}
	
#footer_wrap #footer_wrap_l img.campaigns{
	float:right;
	margin-top:4px;
	}
	
#footer_wrap #footer_wrap_r{
	width:465px;
	margin-right:6px;
	float:right;
	display:inline;
	}
	
#footer_wrap #footer_wrap_r p{
	margin-right:20px;
	text-align:right;
	}
	
#footer_wrap p#usa{
	font-size:1.2em;
	}
	
/* ------------------------------CART------------------------------ */
	
#cart{
	width:720px;
	}

#cart td{
	padding:2px;
	}
#cart div.notice{
	width:710px;
	padding:10px;
	margin:0 0 10px 0px;
	background-color:#fffac2;
	}	
	
#cart{
	width:700px;
	padding:0 0 0 10px;
	}

#cart td{
	padding:2px 3px;
	}

#cart table {
	width:100%;
	margin:0 auto;
	}

#cart #cartbuttons a:link,#cart #cartbuttons a:visited{
	color:#000;
	}
	
#cart #cartbuttons a:hover{
	color:#E03416;
	}
	
#cart span.bold{
	font-weight:bold;
	}
	
#cart div.notice{
	width:680px;
	padding:10px;
	margin:0 0 10px 0;
	background-color:#ebeae4;
	border:1px solid #b0b0b0;
	}
	
div.review{
	font-weight:bold;
	margin:10px 0 10px 0;
	}
	
#login	{
	width:380px;
	padding:30px 0 0 130px;
	}
	
#login td{
	padding:5px 0 5px 0;
	}
	
#cartbuttons {
	padding:20px 0 0 0;
	}
	.vprice{
	font-weight:bold;
	font-size:1.1em;
	color:#cc0000;}
	h2.valuepack{
	font-size:1.2em;
	}