@charset "utf-8";
/* Copyright Wind Up Records - CSS Document */
/*//////////////////////////////////////////*/

body{
	margin:0px;
	background-color:#000000;
	background-image:url(../../images/bginner.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.htmlContent{
	padding-top:10px;
	}
#holder{
	width:970px;
	overflow:hidden;
	}
#leftColumn{
	width:482px;
	float:left;
	margin-right:3px;
	text-align:left;
	font-size:11px;
	}
#rightColumn{
	width:482px;
	float:left;
	margin-left:3px;
	text-align:left;
	font-size:11px;
	}
a {
	color: #990000;
	text-decoration: none;
	}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	}		
	
/*////////////////// CONTENT ////////////////////////*/

.secondaryHeader{
	color:#ff0000;
	font-weight:bold;
	font-size:14px;
	margin-bottom:6px;
	}
.LargeBox{
	width:970px; 
	margin-bottom:5px;
	text-align:left;
	font-size:11px;
	line-height:17px;
	}
.Box{
	width:482px; 
	margin-bottom:5px;
	}
.Box_Header{
	border-bottom:5px #a60000 solid; 
	padding:10px; 
	color:#FFFFFF; 
	font-size:18px; 
	font-weight:bold;
	}
.Box_Content{
	background:#0d0d0d; 
	padding:20px; 
	color:#999999; 
	}
.Box_image{
	float:left;
	width:120px; 
	height:120px; 
	margin-right:15px; 
	border:5px solid #FFFFFF;
	}
.Box_copy{
	float:left; 
	width:297px;
	line-height:14px;
	}
.Main_Content{
	padding:20px; 
	color:#999999; 
	}
.Main_ContentWithBG{
	padding:20px; 
	color:#999999; 
	background:#0d0d0d;
	}
.TourDate_light{
	width:442px;
	float:left;
	margin-bottom:2px;
	background-color:#1e1e1e;
	padding:3px;
	}
/* HOME PAGE TOUR DATES */
.TourDate_dark{
	width:442px;
	float:left;
	margin-bottom:2px;
	background-color:#181818;
	padding:3px;
	}
.tourDate{
	width:57px;
	margin-right:3px;
	color:#ffffff;
	float:left;
	}
.tourArtist{
	width:144px;
	margin-right:3px;
	color:#ff0000;
	float:left;
	}
.tourLocation{
	width:226px;
	margin-right:3px;
	color:#999999;
	float:left;
	}
/* ENEWS */
input{
	border:1px solid #666666;
	background-color:#252525;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	}
.inputLarge{
	width:150px;
	}
.inputSmall{
	width:75px;
	}
.WUImage{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	}
/**************** TOUR SECTION *******************/
.TourBox_copy{
	float:left; 
	width:930px;
	line-height:14px;
	}
.eventHeader{
	width:924px;
	float:left;
	margin-bottom:2px;
	padding:3px;
}
.HeadingEvents{
	color:#ff0000;
	font-weight:bold;
	font-size:12px;
	}
.event_light{
	width:924px;
	float:left;
	margin-bottom:2px;
	background-color:#1e1e1e;
	padding:3px;
	}
.event_dark{
	width:924px;
	float:left;
	margin-bottom:2px;
	background-color:#181818;
	padding:3px;
	}
.tourSectionDate{
	width:57px;
	margin-right:3px;
	color:#ffffff;
	float:left;
	}
.tourSectionArtist{
	width:144px;
	margin-right:3px;
	color:#ff0000;
	float:left;
	}
.tourSectionVenue{
	width:207px;
	margin-right:3px;
	color:#999999;
	float:left;
	}
.tourSectionLocation{
	width:147px;
	margin-right:3px;
	color:#999999;
	float:left;
	}
.tourSectionWith{
	width:207px;
	margin-right:3px;
	color:#999999;
	float:left;
	}
.tourSectionInfo{
	width:140px;
	margin-right:3px;
	color:#999999;
	float:left;
	}
/*//////////////////////////////////////////*/
/* Copyright Wind Up Records - CSS Document */

