html{
	height:100%;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	background: #2d0506 url(../images/background.gif) repeat-y center;
	width: 100%;
	padding: 0;
	margin: 0 auto;
}

.shipping p input{
	float: right;
	width: 350px;
	margin: 0;
	border: 1px solid #222;
	background-color: #000;
	color: #fff;
}

body{
	height:100%;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	background: #2d0506 url(../images/background.gif) repeat-y center;
	width: 645px;
	padding: 0;
	margin: 0 auto;
}

#nonFooter
{
min-height: 100%;
	width: 645px;
	z-index: 0;
}

#header
{
	height: 132px;
	background-image: url(../images/header.jpg);
}

#content
{
padding-bottom: 30px;
	text-align: left;
}

.text
{
	background: url(../images/bloodback.jpg) no-repeat left top;
	font-family: arial, sans-serif;
	color: #efefef;
	margin-left: 0;
	padding-left: 28px;
	padding-top: 30px;
	margin-top: 0;
	width: 625px;
	min-height:80;
	height: 80px;
}
.text h1
{
	margin: 0 0 4px;
	font-size: 11px;
	font-weight: bold;
	width: 400px;
}

.text h2
{
	margin: 0 0 8px;
	font-size: 11px;
	font-weight: bold;
}
.news
{
	clear: both;
	overflow: hidden;
	float: left;
	width: 580px;
	margin-bottom: 30px;
	margin-top: 0;
	margin-left: 20px;
}
.news img
{
	border: 1px solid #fff;
	float: left;
	margin-right: 6px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 1px;
}

.text-center
{
	text-align: center;
}
.group
{
	text-align: center;
	float: left;
	margin: 0;
}
.group img {
	border-style: none;
	margin: 6px;
	padding: 0;
}
.pictures
{
	text-align: center;
	float: left;
	margin: 0;
}
.pictures img {
	border: 1px solid #fff;
	padding: 1px;
	margin: 0 6px 6px 0;
}
.videos
{
	text-align: center;
	width: 183px;
	float: left;
	margin: 0;
}
.videos img {
	border: 1px solid #fff;
	padding: 1px;
}
.text-center img
{
	border: 3px solid #fff;
	padding: 0;
	margin: 6px;
}

.merchandise
{
	width: 400px;
	margin-left: 0;
	float: left;
}

.merchandise input
{
	background-color: #000;
	color: #fff;
}

.merchandise td
{
	text-align: center;
	margin: 0;
	padding: 0;
	vertical-align: top;
}


.merchandise p
{
	text-align: left;
	padding: 0;
	margin: 0 0 6px;
	font-size: 10px;
}
.merchandise h2
{
	font-size: 11px;
	text-align: left;
	margin: 10px 0 0;
	padding: 0;
}
.gigs
{
	margin-left: 20px;
}
.gigs p a
{
	padding: 0;
	margin: 0;
}
.cart
{
	width: 162px;
	height: auto;
	text-align: left;
	border-left: 1px solid #fff;
	padding-left: 5px;
	margin: 0 8px 0 0;
	float: right;
}
.productsLeft {
	float: left;
	width: 220px;
	text-align: center;
}

.productsRight {
	float: right;
	width: 180px;
}
.productsRight input{
	border-style: none;
	background-color: #2d0506;
	padding: 1px 2px;
	font-weight: normal;
	font-style: normal;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

.productsRight select{
	border-style: none;
	background-color: #2d0506;
	padding: 1px 2px;
}
.itemLeft {
	width: 146px;
	float: left;
}
.itemRight {
	width: 10px;
	float: right;
}
.cartLeft
{
	margin: 0 0 2px;
	float: left;
	width: 110px;
}
.cart p a:link
{
	float: right;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
}
.cartRight
{
	float: right;
}
.cartTotal
{
	border-top: 1px solid #fff;
	clear: both;
}
.itemRight a:visited, .itemRight a:link
{
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
}
.itemRight a:hover, .itemRight a:active
{
	background-color: #2d0506;
	border-right: 2px solid #2d0506;
	border-left: 2px solid #2d0506;
	border-bottom: 2px solid #2d0506;
}
.cart h2
{
	margin: 0;
	padding: 0;
	font-size: inherit;
	text-align: center;
	height: 22px;
}

.cart h3
{
	margin: 0;
	padding: 0;
	font-size: inherit;
	text-align: center;
	height: 10px;
	width: 150px;
	z-index: 10;
	font-weight: normal;
	font-style: normal;
}
.cart img
{
	margin: 0 0 -6px 6px;
}

.orderBarDeactive
{
	width: 118px;
	background: url(../images/order-deactive.png) no-repeat 0 bottom;
	height: 24px;
	float: left;
}
.orderBarActive
{
	width: 118px;
	background: url(../images/order-active.png) no-repeat 0 bottom;
	height: 24px;
	float: left;
}
.payment {
	text-align: left;
}
.orderBarActive p, .orderBarDeactive p
{
	text-align: center;
}
.shipping {
	text-align: left;
	margin-left: 20px;
}
.shipping p{
	width: 470px;
	margin-bottom: 6px;
}
.shipping p select{
	background-color: #2d0506;
	width: 150px;
	margin: 0 102px 0 0;
	padding: 0;
	float: right;
}
.shipping p textarea{
	float: right;
	width: 354px;
	margin: 0;
	border: 1px solid #222;
	background-color: #000;
	height: 50px;
	color: #fff;
}
.checkout {
	width: 592px;
	float: left;
	text-align: center;
	margin-top: 20px;
}
.checkout input{
	border-style: none;
	background-color: #2d0506;
	padding: 1px 2px;
	font-weight: normal;
	font-style: normal;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	margin-top: 20px;
}
.checkout a:visited, .checkout a:link
{
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
}
.checkout a:hover, .checkout a:active
{
	background-color: #2d0506;
	border-right: 2px solid #2d0506;
	border-left: 2px solid #2d0506;
	border-bottom: 2px solid #2d0506;
}
.checkout table{
	width: 592px;
	margin: 0;
	padding: 0;
}
.checkout tr {
	margin: 0;
	padding: 0;
}
.checkout th{
	text-align: center;
	border-right: 1px solid #222;
	border-top-style: none;
	border-left-style: none;
	border-bottom: 1px solid #222;
}
.checkout td{
	border-right: 1px solid #222;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#footer
{
position: relative;
margin-top: -20px;
	color: #efefef;
	width: 645px;
	text-align: center;
	clear: both;
	float: none;
	display: block;
}
a:link,a:visited{color: #fff;font-size: 11px;
	text-decoration: none;
}
body a:hover, body a:active{color:#bbbabc;font-size: 11px;
	text-decoration: none;
}
.menu { width: 600px; position:relative; z-index:0;
	padding: 0 0 0 20px;
	vertical-align: middle;
	font: bold 11px arial, sans-serif;
	margin: 0 0 0 10px;
	border-style: none;
}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000; text-align:center; color:#fff; font-size: 11px; overflow:hidden;
	margin: 0;
	padding: 0;
	-moofx: long bounce-out left, top;
	vertical-align: bottom;
	line-height: 13px;
	height: 18px;
	border-top-style: none;
	border-width: 0;
}
.menu ul {padding:0; margin:0; list-style: none;
}
.menu ul li {float:left; position:relative;
	width: 80px;
	padding: 0;
	margin: 0;
	line-height: 13px;
	display: block;
	font-size: 11px;
	vertical-align: top;
	border-top-style: none;
}
.menu ul li ul {display: none;
	margin: 0;
	padding: 0;
	background-position: 0;
	font-size: 11px;
	line-height: 13px;
	vertical-align: top;
}
.menu ul li:hover a {color:#fff;
	line-height: 15px;
	font-size: 11px;
	vertical-align: bottom;
	text-align: center;
	background: url(../images/menu.png) repeat;
	display: block;
	padding: 0;
	margin: 0;
	border-top-style: none;
}
.menu ul li:hover ul {display:block; position:absolute; left:0; width:105px;
	font-size: 11px;
	line-height: 13px;
	vertical-align: top;
	margin: 0;
	padding: 0;
	border-top-style: none;
}
.menu ul li:hover ul li a {display:block; color: #fff;
	font-size: 11px;
	line-height: 15px;
	vertical-align: bottom;
	text-align: center;
	border-top-style: none;
}
#update
{
	color: #efefef;
	font: 11px arial, sans-serif;
	width: 580px;
	text-align: center;
	padding-top: 40%;
}

.cover {
	width: 100px;
}

.cover img {
	margin-left: 70px;
	padding: 1px;
	float: left;
}

.tracks {
	width: 340px;
	float: left;
	margin-left: 30px;
}
.oldmembers {
	text-align: left;
	width: 250px;
}
.information {
	width: 340px;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
}
.contact {
	margin-bottom: 20px;
}
.hidden {
	display: none;
}
.members {
	width: 140px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}

.members img {
	border: 1px solid #fff;
	padding: 1px;
}