@charset "utf-8";
/* CSS Document */

.copyhead {
	color:#057996;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 8px 0;
}
.copyhead a:link,
.copyhead a:visited,
.copyhead a:hover,
.copyhead a:active{
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.copyheadsec {
	color:#057996;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 8px 0;
}
.copyheadsec a:link,
.copyheadsec a:visited,
.copyheadsec a:hover,
.copyheadsec a:active{
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}

#featurepress {
	font-size: 13px;
}
#featurepress a:link,
#featurepress a:visited{
	font-size: 13px;
	   color: #CCCCCC;
}
#featurepress a:hover,
#featurepress a:active{
	font-size: 13px;
	color: #FF9900;
}

.footnote {
	color: #FF0000;
	font-size:xx-small;
	vertical-align:top;
}
#listTable {
}
#listTable .tableHead {
	padding:5px;
	background-color:#FF9900;
	color: #fff;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#listTable td {
	padding: 6px;
}
#formbg {
	height: 35px;
	padding: 10px;
	background-image: url(../content_images/formgradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* Tickets
=====================================*/

#event {
	width: 248px;
	height: 123px;
	margin: 0 15px 0 0;
	background-image: url(../content_images/event_bg.jpg);
	background-repeat: no-repeat;
	
}

#event .eventContent{
	padding:10px 15px 10px 10px;
	height:100px;
}
#event .head {
	color:#057996;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.buyBtn{
	float:left;
	width:79px;
	position:relative;
	bottom:40px;
	left:10px;
}

#event .buyBtn a:link,
#event .buyBtn a:visited{
	background:url(../content_images/btn_buyticks.jpg) no-repeat;
	display:block;
	height:29px;
	}
	
#event .buyBtn a:hover,
#event .buyBtn a:active{
	background:url(../content_images/btn_buyticks_over.jpg) no-repeat;
	}
	
#event .eventLogo{
	position:relative;	
	max-width:118px;
	float:right;
	text-align:right;
	bottom:43px;
	right:15px;
}

#listevent {
	background-image: url(../content_images/tab_bg_selected.jpg);
	background-repeat: repeat-x;
	margin: 15px 0 0 0;
	padding: 10px;
	border-bottom: dotted 1px #CCCCCC;	
}

#listevent .button {
	width: 20px;
	float: right;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}

#ticketdetail {
	width: 100%;
}

.buyBtnDet{
	float:left;
	width:79px;
}

#tickdetail .buyBtnDet a:link,
#tickdetail .buyBtnDet a:visited{
	background:url(../content_images/btn_buyticks.jpg?cache=0) no-repeat;
	display:block;
	height:29px;
	}
	
#tickdetail .buyBtnDet a:hover,
#tickdetail .buyBtnDet a:active{
	background:url(../content_images/btn_buyticks_over.jpg?cache=0) no-repeat;
	}

/* =====================================*/

/* Events Homepage
=====================================*/

#eventhome {
	width: 665px;
	height: 314px;
	margin:15px 0 0 0;
}

#eventhome .eventimage{
	width: 245px;
	float: left;
}

#eventhome .eventContent{
	float: left;
	margin: 10px 30px 10px 10px;
	width: 360px;
}
#eventhome .head {
	color:#057996;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#eventhome .buyBtn a:link,
#eventhome .buyBtn a:visited{
	background:url(../content_images/btn_buyticks.jpg?cache=0) no-repeat;
	display:block;
	height:29px;
	}
	
#eventhome .buyBtn a:hover,
#eventhome .buyBtn a:active{
	background:url(../content_images/btn_buyticks_over.jpg?cache=0) no-repeat;
	}
	
#eventhome .eventLogo{
	position:relative;	
	width:100px;
	float:right;
	text-align:right;
	bottom:43px;
	right:15px;
}

/* =====================================*/

/* Rick's Picks
=====================================*/

#ricklink {
	list-style-position: outside;
	list-style-image: url(../content_images/icon_rickpick.gif);
	margin: 0 0 0 10px;
}
#ricklink a {
	font-size: 12px;
}
#ricklink a:link {
	font-weight:bold;
	color:#FF9900;
	text-decoration: none;
}
#ricklink a:hover {color:#559BAA;}
/* =====================================*/

/* Home Feature News
=====================================*/


/*=====================================*/

#newsarchive {
	background-image: url(../content_images/formgradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding:15px;
	
}

.freewidget {
	margin: -15px 28px 0 5px;
	float: right;
}

.freewidgetlist {
	margin: -15px 28px 0 5px;
	float: right;
}