/* this is the most up to date stylesheet */

* {
	margin:0;
	padding:0;
	}
	
#container {
	margin: 20px auto 0;
	width:775px;
	height:535px;
	background-image:url(../images/bg_home.jpg);
	background-repeat:no-repeat;
	border: solid 1px #322c3f;
	}

#container2 {
	margin: 20px auto 0;
	width:775px; 
	background-color:#161617;
	border: solid 1px #322c3f;
	}

body 		{
	font-family:Tahoma;
	font-size:11px;
	color:#949496;
	line-height:16px;
	background-color:#0c0b0f
	}

#printHeader {	height: 0}

a, a:visited {
	text-decoration:underline;
	color:#fff;
	}

a:hover {
	text-decoration:none;
	}

#footer { 
	padding:25px 39px 10px 0;
	line-height:18px;
	color:#a6a6a8;
	}
	
#footer a {
	text-decoration:none;
	padding:0 3px;
	color:#a6a6a8
	}
	
#footer a:hover {
	text-decoration:underline;
	}

#footer2 { 
	padding:15px 39px 0 0;
	line-height:18px;
	color:#a6a6a8;
	}

#footer2 a {
	text-decoration:none;
	padding:0 3px;
	color:#a6a6a8
	}
	
#footer2 a:hover {
	text-decoration:underline;
	}
	
#nav {
	padding:5px 0 10px 227px;
	line-height:20px;
	color:#fff;
	}

#nav a {
	text-decoration:none;
	padding:0 3px;
	color:#f5d100
	}
	
#nav a:hover {
	color:#bc000f;
	}
	
#title {
	padding:25px 0 10px 230px;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#f5d100;
	}

#title2 {
	padding:10px 0 5px 2px;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#f5d100;
	}
	
#content {
	padding:10px 40px 10px 230px;
	color:#fff;
	}

#content2 {
	padding:0 40px 10px 230px;
	color:#fff;
	}

#content3 {
	padding:0 40px 10px 55px;
	color:#fff;
	}
	
#form_register { 
	width:495px;
	border:1px solid #393943;
	text-align:left;
	line-height:12px;
	padding-left:8px
	}
	
#form_register td{ 
padding:2px
	}
	
#form_register #text1 {
	font-size:10px;
	line-height:10px;
	color:#929298;
	}
	
#form_register a { 
	color:#fff;
	text-decoration:underline
	}

#form_register a:hover { 
	text-decoration:none
	}

#trolley { 
	width:670px;
	border:1px solid #393943;
	text-align:left;
	line-height:12px;
	}

#trolley2 { 
	width:460px;
	border:1px solid #393943;
	text-align:left;
	line-height:12px;
	}
	
#trolley td { 
	padding:2px
	}
	
#trolley2 td { 
	padding:2px
	}
	
#trolley a { 
	color:#fff;
	text-decoration:underline
	}

#trolley a:hover { 
	text-decoration:none
	}

#trolley #bg { 
	background-color:#232327;
	}

#trolley2 #bg { 
	background-color:#232327;
	}

#trolley #heading { 
	background-color:#313138;
	}

#trolley2 #heading { 
	background-color:#313138;
	}

.btn {	
	font-size:10px;
	font-family:Tahoma;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 2px;
	border:1px solid #fff
	}
	
	
#artist #venue, select { 
	background-color:#1d1d21;
	color:#fff;
	font-size:10px;
	padding:1px;
	}
	
#login_bg { 
	background:url(../images/login_bg.jpg) top right no-repeat;
	margin:22px 34px 27px 0;
	height:54px;
	font-family:Tahoma;
	font-size:11px;
	color:#949496
	}
	
#login_bg #subscribe #login_bg2, input { 
	background-color:#161616;
	border:1px solid #454449;
	color:#fff;
	font-size:10px;
	padding:1px;
	margin:0 7px 0 3px;
	}

#login_bg a { 
	font-size:10px;
	color:#68686a;
	text-decoration:none
	}
	
#login_bg a:hover { 
	text-decoration:underline
	}
	
#login_bg2 { 
	background:url(../images/login_bg2.gif) top right no-repeat;
	margin:22px 34px 27px 0;
	height:54px;
	font-family:Tahoma;
	font-size:11px;
	color:#949496
	}
	

#login_bg2 a { 
	font-size:10px;
	color:#68686a;
	text-decoration:none
	}
	
#login_bg2 a:hover { 
	text-decoration:underline
	}


#subscribe { 
	background:url(../images/subscribe_bg.jpg) top right no-repeat;
	margin:28px 39px 0 0;
	height:157px;
	width:176px;
	font-family:Tahoma;
	font-size:11px;
	color:#949496;
	line-height:14px;
	}

#subscribe a { 
	font-size:10px;
	color:#68686a;
	text-decoration:none
	}
	
#subscribe a:hover { 
	text-decoration:underline
	}
	
#artist { 
	background:url(../images/listing_artist.jpg) top left no-repeat;
	margin:28px 30px 0 0;
	height:157px;
	width:218px;
	}
	
#venue { 
	background:url(../images/listing_venue.jpg) top left no-repeat;
	margin:28px 28px 0 0;
	height:157px;
	width:218px;
	}