@charset "utf-8";
#ven-info {
	float: left;
	height: 263px;
	width: 363px;
	background-color: #000000;
}

#vi-name {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #04868a;
}

#vi-Address {
	color: #FFFFFF;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#ven-info #vi-links {
	color: #FFFFFF;
}
#ven-info #vi-links a {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#ven-info #vi-links a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#vi-Web {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#vi-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#ven-photo img {
	float: left;
	height: 263px;
	width: 457px;
}
#body_container {
	width: 800px;

}
#body_container #left_col {
	width: 344px;
	float: left;
}
#body_container #right_col {
	width: 447px;
	float: left;
	text-align: left;
	margin-left: 9px;
}
#sh_top {
	background-color: #005658;
	height: 28px;
}
#bl_top {
	background-color: #002f58;
	height: 28px;
}
#left_col  #sch_hl {
	width: 344px;
	background-image: url(images/ov-list.jpg);
	background-repeat: repeat-y;
	height: 463px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}


#left_col  #sch_body {
	width: 332px;
	background-image: url(images/ov-list.jpg);
	background-repeat: repeat-y;
	float: right;
	height: 417px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
}
#left_col   #sch_body   a  {
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sch_body #theatrelist {
	height: 400px;
}
#sch_body #ticker-text {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

#left_col #sch_body a:hover {
	color: #CCCCCC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/*#left_col #sch_body ul {
	margin: 0px;
}
#left_col #sch_body li {
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: disc;
}
#left_col   #sch_body   .bl  {
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: disc;
	color: #000000;
}*/

#my-container{
	text-align: center;
	width: 208px;
	float: left;
	margin-left: 12px;
	margin-top: 25px;
}
#bot_container {
	float: left;
	width: 447px;
	vertical-align: top;
	bottom: 100%;
	background-image: url(images/ov_sch_ol.png);
}



.ev-container {
	width: 435px;
	padding-left: 12px;
	float: right;
}
.ev-container .Month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 5px;
}
.venue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 174px;
	padding-left: 7px;
}

/*
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Dates
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/
.ev-date-Onsale, .ev-date-Soldout, .ev-date-Subscription, .ev-date-TBA, .ev-date-OnsaleDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	width: 79px;
}
.ev-date-Cancelled, .ev-date-Postponed, .ev-date-Post-Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	float: left;
	width: 79px;
	text-decoration: line-through;
}
/*
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
ShowName
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/
.ev-event-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 258px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
}
.ev-event-Onsale, .ev-event-Soldout, .ev-event-Subscription, .ev-event-TBA, .ev-event-OnsaleDate {
	color: #000000;
}
.ev-event-Cancelled, .ev-event-Postponed, .ev-event-Post-Date {
	color: #666666;
	text-decoration: line-through;
}
.OptionText {
	color: #990000;
	text-decoration: none;
}

/*
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Tickets
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/
.ev-tickets-Onsale, .ev-tickets-Soldout, .ev-tickets-Subscription, .ev-tickets-TBA, .ev-tickets-OnsaleDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 64px;
	padding-left: 8px;
	float: left;
	font-weight: bold;
}
.ev-tickets-Cancelled, .ev-tickets-Postponed, .ev-tickets-Post-Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	width: 66px;
	padding-left: 8px;
	float: left;
	font-weight: bold;
}



#NoShows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ev-spacer {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	float: left;
	width: 425px;
	position: relative;
	white-space: nowrap;
}
#fine-print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: right;
	width: 332px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 12px;
}
#disc_top {
	background-color: #005658;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	top: 50%;
}
#discripton  {
	padding-top: 15px;
	padding-right: 12px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	text-align: justify;
	width: 423px;
}
#disc_top_text {
	background-color: #005658;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
#rt-col-box {
	background-image: url(images/ov-disc.jpg);
	width: 447px;
}
#bot_container #sch_body {
	width: 447px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ph-nav {
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
}

