body {
	background-image:url(../images/general/bg_events.gif);
	background-repeat: repeat-x;
	background-color:#F5CA12;
}
#header{
background-image:url(../images/general/header_events.jpg);
background-repeat:no-repeat;
}
#page_header {
}
.header_right{
margin:0;
border-bottom:1px solid #F85D00;
}
.sub_nav {
border-bottom:1px solid #F85D00;
}
#main_content h1{
color:#f85d00;
margin:5px 0 1px 0;
}
.lbl_txt1{
}
.lbl_txt2{
}
.sub-content-row {
border:0;
height:auto;
margin:0 0 5px 0;
}
.header_right{
width:200px;
margin:0;
}
.event_wrap {
	width: 550px;
	min-height:85px;
	border-bottom:1px solid #F85D00;
	clear: both;
}
.event_container {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #F85D00;
	float:left;
	width: 15px;
	margin-top:10px;
}
.event_day {
	font-size:10.5px;
	font-weight:normal;
	float:left;
	text-transform:capitalize;
	color: #64635f;

}
.event_act {
	float:right;
	width:110px;
	margin-top:0;
	text-align:right;
	
}
.event_act img{
float:left;
margin:0 0 10px 0;
}
.event_content{
	width: 475px;
	float: right;
	margin:10px 0 10px 5px;
}
.event_hours{
}
.event_date {
text-transform:capitalize; 
}
.event_artist {
text-transform:capitalize;
	}
.event_title {
text-transform:capitalize;
	
}
.event_subtitle {
	font: 10px verdana;
}
.event_location {
text-transform:capitalize;
color: #8D8D8D;
}
.event_img {
	float:right;
	border: 1px solid #000;
}
/*BUY TICKETS*/
label{
display: block;
margin:0;
}
.sel_tckts {
width:125px;
margin:5px auto;
}
.client_det{
border: 1px solid #000;
width:200px;
}
.tckts_comments {
height:50px;
width:120px;
margin:5px auto;
}
.reserve {
background-color: #FFF;
border:1px solid #000;
font: 9.5px Arial, Helvetica, sans-serif;
text-transform:uppercase;
color:#000;
clear:both;
margin:5px 0 0 2px;
}
.list{
margin:10px 0 0 10px;
}
.tckts {
width:200px;
margin:5px auto;
}
#main-content {
float:left;
width:550px;
/* height: 2400px; */
background-color:#FFF;
}
