body {
	background-color: #000;
	margin: 0px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
* html {
	height:100%;
}
html {
	height:100%;
}
a, a img,  a:link, a:visited {
color: #333333;
text-decoration: none;
}
a:hover, a:focus, a:active {
color: #FFFFFF;
}
ul {
padding: 0px;
margin: 0px;
}
li {
list-style-type: none;
}
h1, h2, h3 {
	line-height: 30px;
	padding: 0px;
	margin: 0px;
	color:#333333;
}
h1 {
font-size:15px;
margin-top:15px;
margin-bottom:15px;
}
h2 {
	font-size:16px;
	text-transform:uppercase;
	color:#333333;
}
h3 {
	font-size:13px;
}
.yellow {
	color: #f3f56e;
}
#container {
	width: 900px;
	margin: 0px auto;
	text-align:center;
}
#mainContent {
	width: 760px;
	margin: 0px auto;
	text-align:left;
	margin-top:30px;
	padding-left:35px;
}
#products_container {
	height: 316px;
	width: 900px;
	margin: 0px auto;
	margin-top:15px;
}
#detail_cover {
	height: 240px;
	width: 772px;
	margin: 0px;
	margin-left:62px;
	text-align:left;
	position:absolute;
}
#detail_links {
	height: 240px;
	width: 900px;
	margin: 0px auto;
	position:absolute;
}
#top_bar {
	width: 900px;
	margin: 0px auto;
}
.form_button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height: 16px;
	background-color:#000000;
	color: #FFFFFF;
	font-weight:bold;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;
	border:0;
	cursor:pointer;
}
.form_button:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height: 16px;
	background-color:#000000;
	color: #f3f56e;
	font-weight:bold;
	border:0;
	cursor:pointer;
}
#checkout_button {
	color:#f3f56e;
	cursor:pointer;
}
.form_field {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 14px;
	color: #000000;
	padding:0px;
}
.form_drop {
	font-size:11px;
	line-height: 14px;
	background-color:#000000;
	color: #FFFFFF;
	padding:0px;
	border:1px solid #333333;
}
#home_content {
	width: 760px;
	margin: 0px auto;
	text-align:center;
	margin-top:15px;
}
.2col_content {
	text-align: center;
	margin:0px auto;
}
.2col_content_cover {
	width: 760px;
	height:260px;
}
#col1 {
	width: 380px;
	float: left;
	height: 260px;
	text-align:left;
	margin-top:20px;
}
#col1 img {
	margin-left:70px;
		margin-top:20px;
}
#col2 {
	float: left;
	width: 380px;
	margin-top:20px;
}
.category_container {
	height:280px;
	width: 760px;
	text-align:left;
	padding-top:25px;
}
/*
.category_container a {
	display:block;
	margin-bottom:10px;
	color:#f3f56e;
}
.category_container a:hover {
	color:#f3f56e;
	text-decoration:underline;
}
*/
.category_container ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.category_container ul li {
	list-style:none;
}
.category_container ul #buylink_1 a {
	display:block;
	margin-bottom:10px;
	color:#FFFFFF;
	background:url(../images/generic/tshirt_large.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:73px;
	padding-left:80px;
	line-height:73px;
}
.category_container ul #buylink_1 a:hover {
	color:#f3f56e;
	text-decoration:none;
	background:url(../images/generic/tshirt_large_over.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.category_container ul #buylink_2 a {
	display:block;
	margin-bottom:10px;
	color:#FFFFFF;
	background:url(../images/generic/jewel_large.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:73px;
	padding-left:80px;
	line-height:73px;
}
.category_container ul #buylink_2 a:hover {
	color:#f3f56e;
	text-decoration:none;
	background:url(../images/generic/jewel_large_over.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.category_container ul #buylink_3 a {
	display:block;
	margin-bottom:10px;
	color:#FFFFFF;
	background:url(../images/generic/archive_large.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:73px;
	padding-left:80px;
	line-height:73px;
}
.category_container ul #buylink_3 a:hover {
	color:#f3f56e;
	text-decoration:none;
	background:url(../images/generic/archive_large_over.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.form_container {
	margin: 0px;
}
#contact_form, #subscribe_form {
	text-align:left;
	padding-left:8px;
}
.form_labels {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	margin-top: 5px;
	padding-left:9px;
}
.form_fields {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #FFF;
	width: 200px;
	background-color: #333;
	border: 1px solid #333;
}
#voucher_cover {
	position:absolute;
	text-align:right;
	width:760px;
}
.voucher_labels {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	line-height: normal;
	margin-top: 0px;
	padding-left:9px;
	color:#333;
}
.voucher_fields {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #FFF;
	width: 100px;
	background-color:#191919;
	border: 1px solid #333;
}
.voucher_button {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	background-color: #1a1a1a;
	width:60px;
	border:1px solid #000;
	height:20px;
}
.voucher_button:hover {
	color: #f3f56e;
	font-size: 10px;
	font-weight: bold;
	background-color: #1a1a1a;
	width:60px;
	border:1px solid #000;
	height:20px;
}
#item_qty {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000;
	width: 200px;
	background-color: #fff;
	border: 1px solid #fff;
}
.form_buttons {
	height: 25px;
	margin-top: 5px;
}
.form_buttons:hover {
	height: 25px;
	margin-top: 5px;
	color:#f3f56e;
}
.plain_button {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #1a1a1a;
	width:60px;
}
.plain_button:hover {
	color: #f3f56e;
	font-size: 11px;
	font-weight: bold;
	background-color: #1a1a1a;
	width:60px;
}
.send_button {
	color: #f3f56e;
	font-size: 11px;
	font-weight: bold;
	background-color: #1a1a1a;
	width:60px;
}
.bold_text {
	text-align: left;
}
#cart_display {
	width: 850px;
	margin:0px auto;
	position: absolute;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	margin-top:20px;
}
#subscribe_cover {
	height: 145px;
	width: 241px;
	border: 4px solid #333;
	padding-left: 10px;
	position: absolute;
	margin-left: 600px;
	margin-top: 55px;
	visibility: hidden;
	z-index:100;
	background-color:#000;
}
#cart_link {
	text-align: right;
	float: left;
	width: 730px;
}
#cart_link a {
	color:#666;
}
#cart_link a:hover {
	color:#FFF;
}
#music_cover {
	float: left;
	text-align: left;
	margin-left:60px;
}
#detail_main {
	height: 240px;
	width: 900px;
}
#detail_container {
	height: 240px;
	width: 900px;
	margin:0px auto;
	text-align:left;
}
#cat_left {
	text-align: left;
	float: left;
	width: 61px;
	height:60px;
}
#cat_left a {
	background:url(../images/products/tshirt.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:60px;
	width:61px;
	display:block;
}
#cat_left a:hover {
	background:url(../images/products/tshirt_over.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#cat_right {
	float:right;
	text-align: right;
	height:60px;
	width:61px;
}
#cat_right a {
	background:url(../images/products/jewel.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:60px;
	width:61px;
	display:block;
	float:right;
}
#cat_right a:hover {
	background:url(../images/products/jewel_over.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#subscribe_close {
	width:235px;
	text-align:right;
	height:10px;
	margin-top:5px;
}
#subscribe_close a {
	background:url(../images/generic/close.jpg);
	background-position:right;
	background-repeat:no-repeat;
	display:block;
	height:10px;
	width:10px;
	float:right;
}
#subscribe_close a:hover {
	background:url(../images/generic/close_over.jpg);
	background-position:right;
	background-repeat:no-repeat;
	display:block;
	height:10px;
	width:10px;
}
