* {margin:0; padding:0; border:0}

/*PAGE STRUCTURE--------------------------------------*/
body, html {
	height: 100%;
	}

body {
	margin: 0; padding: 0;
	}	

#wrapper {
	min-height:100%;
	}

* html #wrapper {
	height:100%;
	}

#header {
	width: 100%;
	background:url(../images/header-bg.jpg) repeat-x;
	}

#header_800 {
	width: 900px;
	height: 97px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	}

#content {
	width: 100%;
	background:url(../images/content-bg.jpg) repeat-x;
	padding-bottom: 40px;
	}
	
#content_800 {
	width: 930px;
	background:url(../images/content-800-bg.gif) no-repeat;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 112px;
	}

#footer {
	width: 100%;
	height: 112px;
	margin: -112px auto 0 auto;
	position: relative;
	background:url(../images/footer-bg.jpg) repeat-x;
	}

#footer_800 {
	width: 900px;
	height: 112px;
	position: relative;
	margin: 0 auto;
	}
	
.clearit{clear:both}

.clearit20{
	clear:both;
	height:20px;
	}

/*COMMON STYLES------------------------------------------*/
h1{
	font:26px Georgia, "Times New Roman", Times, serif;
	color:#C00;
	margin:20px 0 0 0;
	}
	
p{
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	line-height:16px;
	margin:2px 0;
	}
	
/*NAVIGATION---------------------------------------------*/
#navcontainer{
	float:right;
	margin:5px 20px 10px 0;
	}

#navlist li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	}
	
#navlist a{
	color:#FFF;
	font:12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
	
#navlist a:hover{
	color:#C00;
	}
	
/*HEADER DECOR------------------------------------------*/
a#header_logo{
	width:300px;
	height:59px;
	float:left;
	background:url(../images/logo1.png) no-repeat;
	line-height:999px;
	display:block;
	}
	
h1#header_h1{
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#CCC;
	float:right;
	margin:30px 20px 3px 0;
	}
	
h2#header_h2{
	font:10px Arial, Helvetica, sans-serif;
	color:#CCC;
	float:right;
	width:700px;
	margin-right:20px;
	text-align:right;
	}
	
/*FOOTER DECOR------------------------------------------*/
#footer_800 ul{
	float:left;
	margin:40px 0 10px 0;
	width:700px;
	}
	
#footer li{
	font:11px Arial, Helvetica, sans-serif;
	display: inline;
	list-style-type: none;
	color:#FFF;
	}
	
#footer li a{
	color:#FFF;
	text-decoration:none;
	padding:3px;
	}
	
#footer li a{
	color:#FFF;
	text-decoration:none;
	padding:3px;
	}
	
#footer li a:hover{
	color:#C00;
	}
	
#footer p{
	float:left;
	font:10px Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:2px 0 0 0;
	width:700px;
	}
	
#footer p a{
	float:left;
	font:10px Arial, Helvetica, sans-serif;
	color:#CCC;
	margin:2px 0 0 0;
	width:700px;
	}

a#footer_logo{
	width:116px;
	height:97px;
	margin:15px 0 0 0;
	float:right;
	background:url(../images/logo-footer.jpg) no-repeat;
	line-height:999px;
	display:block;
	overflow:hidden;
	}
	
/*HOMEPAGE------------------------------------*/

input.search_submit{
	width:100px;
	height:22px;
	background:#990000;
	color:#FFF;
	line-height:11px;
	padding:0;
	font:11px Arial, Helvetica, sans-serif;
	}

#news{
	width:820px;
	margin:10px 0 20px 0;
	background:url(../images/news-icon.gif) no-repeat;
	padding:0 0 0 80px;
	min-height:70px;  
	}
	
#news h1{
	font:18px Arial, Helvetica, sans-serif;
	color:#C00;
	margin:0;
	}
	
.focus_black{
	width:190px;
	height:200px;
	padding:10px 10px 0 10px;
	background:#000 url(../images/focus-black-bg.jpg) no-repeat;
	float:left;
	}
	
.focus_grey{
	width:190px;
	height:200px;
	padding:10px 10px 0 10px;
	background:#000 url(../images/focus-grey-bg.jpg) no-repeat;
	float:right;
	margin:0 20px 0 0px;
	}
	
.focus_black img{}
	
.focus_black p, .focus_grey p{
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	float:left;
	}
	
.focus_black a, .focus_grey a{
	color:#FFF;
	}
	
.focus_black h1, .focus_grey h1{
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	float:left;
	margin:5px 0 0 0;
	}
	
a.red_link{
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#C00;
	float:left;
	margin:10px 0 0 10px;
	}
	
.focus_grey a.red_link{float:none}
	
.focus_black h1 a, .focus_grey h1 a{text-decoration:none}
	
.focus_black h1 a:hover{color:#C00}
	
.focus_grey h1 a:hover{color:#000}

.category_white_box{
	width:163px;
	height:180px;
	border:1px solid #CCC;
	float:left;
	margin:20px 21px 0 0;
	}
	
.category_white_box h1{
	font:17px Georgia, "Times New Roman", Times, serif;
	color:#000;
	padding:2px 0 0 10px;
	margin:5px 0 0 0;
	}
	
.category_white_box p{
	font:11px Arial, Helvetica, sans-serif;
	color:#999;
	padding:0 10px 0 10px;
	}
	
.category_white_box a{
	color:#000;
	text-decoration:none;
	margin:0;
	padding:0;
	}
	
.category_white_box a:hover{
	color:#C00;
	}
	
/*CATEGORY SUBCATEGORY--------------------------------------*/
.category_white_grey{
	width:163px;
	height:180px;
	border:1px solid #CCC;
	float:left;
	margin:20px 21px 0 0;
	overflow:hidden;
	}
	
a.grey_cat_link{
	width:163px;
	height:28px;
	padding:7px 0 0 0;
	display:block;
	font:16px bold Georgia, "Times New Roman", Times, serif;
	color:#000;
	text-align:center;
	text-decoration:none;
	background:#e7e7e7;
	}
	
a:hover.grey_cat_link{
	color:#CC0000;
	}
	
/*PRODUCT LISTINGS--------------------------------------*/
.product_listings_box{
	width:163px;
	height:220px;
	border:1px solid #CCC;
	float:left;
	margin:20px 21px 0 0;
	padding:5px 0 0 0;
	overflow:hidden;
	}
	
.product_listings_box a{
	background:none;	
	}
	
.product_listings_box p{
	padding:10px 10px;	
	}
	
/*PRODUCT PAGE------------------------------------------*/
.pp_left{
	width:430px;
	float:left;
	}
	
.pp_right{
	width:410px;
	padding:20px;
	margin:30px 30px 0 0;
	float:right;
	border:1px solid #CCC;
	}
	
a.buy_now{
	width:150px;
	height:30px;
	display:block;
	background:url(../images/buy-now.gif) no-repeat;
	}
	
a:hover.buy_now{
	width:150px;
	height:30px;
	background:url(../images/buy-now.gif) bottom no-repeat;
	display:block;
	}
	
.pp_left h2{
	font:14px Arial, Helvetica, sans-serif;
	color:#C00;
	margin:10px 0;
	}
	
.pp_left h2 em{
	font:20px Arial, Helvetica, sans-serif;
	color:#C00;
	margin:0 0 0 10px;
	}
	
/*ORDER FORM--------------------------------------------------------*/
.order_form{
	margin:50px 0 0 0;
	}
	
.order_form img{
	float:left;
	margin:0 20px 0 0;
	}

.product_details h1{
	margin:80px 0 0 0;
	}
	
.order_form h2{
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#C00;
	width:500px;
	margin:20px 0;
	border-bottom:1px solid #CCC;
	}
	
.product_details h2{
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#C00;
	width:500px;
	margin:20px 0;
	border-bottom:none;
	}
		
label{
	width:200px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	margin:15px 15px 0 0;
	float:left;
	text-align:right;
	}
	
label.small{
	width:60px;
	}
	
input.small{
	width:20px;
	}
		
input, textarea, select{
	border:1px solid #CCC;
	width:230px;
	padding:6px;
	margin:5px 0;
	}
	
input.same_address_radio{
	width:50px;
	margin:20px 0 0 0;
	border:0;
	}
	
input.ccv{
	width:25px;
	float:left;
	}
	
input.exp{
	float:left;
	}
	
input.form-button{
	margin:20px 0 0 215px;
	width:150px;
	background:#990000;
	color:#FFF;
	cursor:pointer;
	}
	
textarea.message_box{
	height:100px;
	}
	
.order_confirm{
	margin:50px 0 0 0;
	}
	
/*CONTACT PAGE--------------------------------*/
.right{
	float:right;
	width:402px;
	}
	
form.contact_form{
	float:left;
	}
	
iframe.map{
	margin: 40px 30px 0 0;
	border:1px solid #990000;
	}
	
h4{
	font:16px Arial, Helvetica, sans-serif;
	color:#990000;
	margin-top:7px;
	}