/* CSS Document */

body {
font-family: Helvetica, Sans-Serif;
font-size:12px;
line-height:16px;
color:#000000;
text-align:left;
margin-top:0px;
background:#FFFFFF url(images/website_images/overall_background.gif) 50% 0 repeat-y;
}

	a {
	font-family: Helvetica, Sans-Serif;
	font-size: 12px;
	color:#666666;
	text-decoration:underline;
	}
	
	a:hover {
	font-family: Helvetica, Sans-Serif;
	font-size: 12px;
	color:#cc0000;
	}
	
img{
border:none;
}

.intro{
font-family: Helvetica, Sans-Serif;
font-size:14px;
color:#000000;
line-height:20px;
text-align:left;
}

.header{
font-family: Helvetica, Sans-Serif;
font-size:18px;
font-weight:bold;
line-height:20px;
color:#cc0000;
text-align:left;
}


.subhead{
font-family: Helvetica, Sans-Serif;
font-size:14px;
line-height:20px;
color:#cc0000;
text-align:left;
}

.video_subhead{
font-family: Helvetica, Sans-Serif;
font-size:14px;
line-height:20px;
color:#b00055;
text-align:left;
}


.subhead a{

font-size:14px;
line-height:20px;

}


.buttons{
font-family: Helvetica, Sans-Serif;
font-size:13px;
font-weight:bold;
line-height:15px;
color:#000000;
text-align:left;
text-decoration:none;
}


	.buttons a {
	font-family: Helvetica, Sans-Serif;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	color:#000000;
	text-align:left;
	text-decoration:none;
	}
	
	.buttons a:hover {
	font-family: Helvetica, Sans-Serif;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	color:#000000;
	text-align:left;
	background-color:#F1AB00;
	text-decoration:none;
	}
	

.sidebarhead{
font-family: Helvetica, Sans-Serif;
font-size:11px;
font-weight:bold;
line-height:18px;
color:#cc0000;
text-align:left;
text-transform:uppercase;
}

.callout {
background-color:#FBEABF;
padding:10px;
display:block;
}

.callouthead{
font-family: Helvetica, Sans-Serif;
font-size:18px;
line-height:18px;
color:#000000;
text-align:left;
}

#event_top_picture #top_picture_with_text{
	width: 708px; 
	height: 289px;
	background-repeat:no-repeat
}

#top_picture_with_text_events{
	width: 708px; 
	height: 289px;
	background-repeat:no-repeat
}

#top_picture_with_text{
	width: 708px; 
	height: 236px;
	background-repeat:no-repeat
}

#text_over_top_picture{
	font-size: 14px; 
	line-height:14px;
	color: #ffffff; 
	position: relative; 
	top: 13px; 
	left: 14px; 
	font-weight: bold;
}

#text_over_top_picture .small_text{

}

#text_over_top_picture .large_text{
	font-size: 27px; 
	line-height: 27px;
}

.hash_mark_break{
	background-image:url(images/website_images/hash_mark.png);
	background-repeat:repeat-x;
}

#event_buy_tix .buy_tix_line{
	background-color:#000000;
	color:#FFFFFF;
	cursor:pointer;
}

#event_buy_tix .buy_tix_line_rolled_over{
	background-color:#cc0000;
	color:#FFFFFF;
	cursor:pointer;
}
/*******************************************************************Artist Photos Page **************************************************************************/

.ap_row{
	border-top:thin dotted #000000;
	width:100%;
	text-align:left;
	display:block;
}

.ap_item{
	width:190px;
	float:left;
	display:block;
	padding:4px;
}

.ap_item_title{
	font-size:16px;
	line-height:16px;
}

.ap_item_credit{
	line-height:16px;
	padding-bottom:8px;
}

