html, body {
	margin: 0px;
	padding: 0px;
	background-color: #0e0e0e;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	height: 100%;
	background-image: url('../images/main/bg.jpg');
	background-position: top center;
	background-repeat: repeat;
	text-align: center;
	}
	
#holder {background: transparent url('../images/main/content_bg.jpg');
	background-position: top center;
	background-repeat: repeat-y;
	width: 100%;
	height: 100%;
	display: table;}
	
#thanks {background-image: transparent url('../images/main/thanks.jpg');
background-position: top center;
background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	display: table;}
	
#header {
	height: 334px;
	width: 920px;
	margin: auto;
	}
	
#logo {
	height: 334px;
	width: 275px;
	display: block;
	background-image: url('../images/main/logo.jpg');
	float: left;
	}

#header_right {
	width: 645px;
	height: 334px;
	float: right;
	}
	
#mailinglist {
	height: 85px;
	width: 645px;
	display: block;
	text-align: left;
	background-image: url('../images/main/mailinglist.jpg');
	}
	
#top_spacer {
	height: 64px;
	width: 645px;
	margin:0;
	padding:0;
	display: block;
	background-image: url('../images/main/top_spacer.jpg');
	}

#bottom {
	width: 920px;
	height: auto;
	margin: auto;
	}
	
#left {
	width: 35px;
	height: 430px;
	float: left;
	display: inline;
	}
	
#right {
	width: 25px;
	height: 616px;
	float: left;	
	display: inline;
	}
	
#cart {
	height: 616px;
	width: 230px;
	background-image: url('../images/main/order.jpg');
	float: right;
	display: inline;
	}
	
#cart_inside {
	width: 160px;
	margin-left: 40px;
	}
	
#order {
	margin-top: 45px;
	height: 180px;
	width: 160px;
	overflow: hidden;
	text-align: center;
	background-image: url('../images/main/order_screen.jpg');
	}
	
#logo_overlay {
	height: 40px;
	width: 290px;
	z-index: 1;
	position: absolute;
	}
	
#plant_overlay {
	height: 40px;
	width: 290px;
	z-index: 2;
	position: relative;
	bottom: 0px;
	}

#content_bottom {
	margin-left: -35px;
	}
	
#content_holder {
	width: 630px;
	height: auto;
	min-height: 450px;
	float: left;
	display: inline;
	}

#content {
	width: 630px;
	margin: auto;
	color: #FFFFFF;
	font-size: 13px;
	text-align: left;
	}
	
#content a {color: #a5cc30;}
#content a:hover {color: #cc0066;}

#headline {
	font-size: 26px;
	color: #000000;
	padding: 14px 10px 6px 10px;
	height: 28px;
	background-color: #a5cc30;
	}
	
.text {
	font-size: 26px;
	}
	
#sub {
	min-height: 30px;
	width: 630px;
	padding-top: 4px;
	color: #ffffff;
	font-size: 13px;
	display: block;
	}
	
#sub a {
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #349bda;
	}
	
#sub a:hover {
	color: #FFFFFF;
	}

#product_left {
	width: 350px;
	height: auto;
	min-height: 300px;
	float:left;
	background-color: #151515;
	}
	
#product_right {
	width:270px;
	height: auto;
	float:left;
	margin-left: 10px;
	}
	
#NEWfooter{
	margin:0 auto;
	width: 920px;
	clear: both;
	z-index:99;
	display: block;
	}

#footer {
	height: 165px;
	width: 920px;
	display: block;
	margin: auto;
	clear: both;
	}
	
#footer_left {
	height: 165px;
	width: 690px;
	display: block;
	float: left;
	}
	
#sign {
	height: 459px;
	width: 230px;
	display: inline;
	float: left;
	margin-top: -294px;
	padding:0;
	}


/****** navigation ********/

#nav_holder {
	width: 645px;
	height: 185px;
	background-image: url('../images/main/nav_right.jpg');
	background-repeat: no-repeat;
	background-position: right;
	background-color: #000000;
	}
	
#nav_row {
	height: 90px;
	width: 615px;
	margin-bottom: 5px;
	background-color: #0e0e0e;
	}

.btn_home, .btn_store, .btn_bands, .btn_blog, .btn_retailers, .btn_about, .btn_faq, .btn_contact {
	height: 90px;
	width: 150px;
	display: block;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	}

.btn_home:hover, .btn_store:hover, .btn_bands:hover, .btn_blog:hover, .btn_retailers:hover, .btn_about:hover, .btn_faq:hover, .btn_contact:hover {
	background-position: 0px -90px;
	}


.btn_home {background-image: url('../images/main/btn_home.jpg');}
.btn_store {background-image: url('../images/main/btn_store.jpg');}
.btn_bands {background-image: url('../images/main/btn_bands.jpg');}
.btn_blog {background-image: url('../images/main/btn_blog.jpg'); margin-right: 0px;}

.btn_retailers {background-image: url('../images/main/btn_retailers.jpg');}
.btn_about {background-image: url('../images/main/btn_about.jpg');}
.btn_faq {background-image: url('../images/main/btn_faq.jpg');}
.btn_contact {background-image: url('../images/main/btn_contact.jpg'); margin-right: 0px;}




/****** product row info ********/

#product_row {
	height: auto;
	min-height: 165px;
	width: 630px;
	margin: 0px;
	}
	
#product, #product_blank, #product_last {
	display: block;
	min-height: 220px;
	width: 200px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	float: left;
	margin-right: 13px;
	}
	
	
#product_last {
	margin-right: 0px;
	}
	
#product a, #product_last a {
	min-height: 220px;
	width: 200px;
	display: block;
	text-decoration: none;
	background-color: transparent;
	}
		
.product_image {
	height: 200px;
	width: 200px;
	overflow: hidden;
	display: block;
	background-color: #1a1a1a;
	border-bottom: 5px solid #1a1a1a;
	margin-bottom: 5px;
	background-image: url('../images/main/product_bg.jpg');
	}

	
a:hover .product_image {
	border-bottom: 5px solid #a5cc30;
	}
	

/****** classes ******/

.question {
	color: #349bda;
	font-size: 16px;
	text-transform: uppercase;
	}

.answer {
	margin-bottom: 20px;
	}
	
.number {
	color: #a5cc30;
	}
	

.guys {
	height: 40px;
	width: 160px;
	overflow: hidden;
	display: block;
	background-image: url('../images/main/btn_guys.jpg');
	margin-top: 31px;
	}

.guys:hover {
	background-position: 0px -40px;
	}
	
.girls {
	height: 40px;
	width: 160px;
	overflow: hidden;
	display: block;
	background-image: url('../images/main/btn_girls.jpg');
	margin-top: 0px;
	}

.girls:hover {
	background-position: 0px -40px;
	}

.accessories {
	height: 23px;
	width: 160px;
	overflow: hidden;
	display: block;
	background-image: url('../images/main/btn_accessories.jpg');
	margin-top: 0px;
	}

.accessories:hover {
	background-position: 0px -23px;
	}
	
.sale {
	height: 46px;
	width: 160px;
	overflow: hidden;
	display: block;
	background-image: url('../images/main/btn_sale.jpg');
	margin-top: 0px;
	}

.sale:hover {
	background-position: 0px -46px;
	}
	
.myspace {
	height: 33px;
	width: 160px;
	overflow: hidden;
	display: block;
	background-image: url('../images/main/myspace.jpg');
	margin-top: 0px;
	}

.myspace:hover {
	background-position: 0px -33px;
	}

.item_count {
	height: 35px;
	width: 160px;
	overflow: hidden;
	display: block;
	margin-top: 40px;
	}
	
.view_cart {
	height: 40px;
	width: 160px;
	overflow: hidden;
	display: block;
	background-image: url('../images/main/view_cart.jpg');
	margin-top: 65px;
	}

.view_cart:hover {
	background-position: 0px -40px;
	}
	
.product_name {
	color: #349bda;
	font-size: 13px;
	text-transform: uppercase;
	}
	
.product_price {
	color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
	}

.quantity {
	height:12px;
	max-width: 210px;
	padding: 3px 5px 5px 5px;;
	background-color: #a5cc30;
	display: block;
	color: #000000;
	}
	
#availability {
	text-transform: uppercase;
	diplay: block;
	}
	
.buy_now {
	width: 270px;
	border: none;
	height: 30px;
	display: block;
	padding: 0px 0px 5px 0px;
	background-color: #349bda;
	color: #FFFFFF;
	}
	
.buy_now:hover {
	background-color: #EA118C;
	cursor: pointer;
	}
	
.sold_out {
	width: 220px;
	border: none;
	height: 20px;
	display: block;
	padding: 10px 0px 5px 0px;
	background-color: #990000;
	text-align: center;
	color: #FFFFFF;
	}
/****** lists ******/

#product_right ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	}
	

#product_right ul li {
	float: left;
	margin-bottom: 3px;
	width: 220px;
	background-color: #151515;
	}

/****** lists ******/

hr {
	padding: 0px;
	height: 0px;
	border: none;
	border-bottom: 1px dotted #333333;
	}
	
	
#product_right select {
	width: 220px;
	}
	
	
/***** cart info ******/

.delete {
	height: 17px;
	width: 17px;
	display: block;
	background-image: url('../images/main/delete.png');
	float: left;
	margin-top: 5px;
	}
	
.delete:hover {
	background-position: 0px -17px;
	}
	
#cart_row1, #cart_row2 {
	background-color: #222222;
	padding: 7px 7px 14px 7px;
	clear: both;
	min-height: 18px;
	height: auto;
	}
	
#cart_row2 {
	background-color: #191919;
	}

.input_quantity {margin: -2px 0px 0px 0px;}

.cart_name, .cart_price, .cart_quantity, .cart_total, .cart_remove {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	float: left;
	}

.cart_name {width: 312px;}
.cart_price {width: 103px; text-align: center;}
.cart_quantity {width: 85px; text-align: center;}
.cart_total {width: 85px; text-align: center;}
.cart_remove {width: 30px; text-align: center;}

.cart_name_sub, .cart_price_sub, .cart_quantity_sub, .cart_total_sub, .cart_remove_sub {color: #FFFFFF; display: block; float: left;}

.cart_name_sub {width: 305px; height: auto;}
.cart_price_sub {width: 103px; text-align: center; padding-top: 5px;}
.cart_quantity_sub {width: 85px; text-align: center; padding-top: 5px;}
.cart_total_sub {width: 85px; text-align: center; padding-top: 5px;}
.cart_remove_sub {width: 30px; text-align: center; padding-top: 5px;}
	
	
.blank {font-size: 11px; color: #990000; margin-top: 3px;}

#footer_bg {height: 100%; width: 100%; display: table; background-image: url('../images/main/planter.png'); background-repeat: repeat-x; background-position: bottom center;}
