﻿#ads {
	float: right;
	text-align:center;
	color: #1a6fac;
	font-size:11px;
	width:225px;
	margin:3px 5px 0 0;
}

#ctl00_ContentPlaceHolder1_ctl00_btnSearch {
	margin: 12px 35px 0 0;
	float: right;
}

#concerthotphoto {
	width: 465px;
	height: 225px;
	overflow: hidden;
	float: right;
	margin-top: 4px;
	background-image: URL("../Graphics/concert2.jpg");
	background-position: center left;
	background-repeat: no-repeat;
}

#concerthotphoto1 {
	width: 465px;
	height: 225px;
	overflow: hidden;
	float: right;
	margin-top: 4px;
	background-image: URL("../Graphics/splashphotog/concert2.jpg");
	background-position: center left;
	background-repeat: no-repeat;
}

#concerthotphoto2 {
	width: 465px;
	height: 225px;
	overflow: hidden;
	float: right;
	margin-top: 4px;
	background-image: URL("../Graphics/splashphotog/concert3.jpg");
	background-position: center left;
	background-repeat: no-repeat;
}

#concerthotphoto3 {
	width: 465px;
	height: 225px;
	overflow: hidden;
	float: right;
	margin-top: 4px;
	background-image: URL("../Graphics/splashphotog/concert5.jpg");
	background-position: center left;
	background-repeat: no-repeat;
}

#concerthotphoto4 {
	width: 465px;
	height: 225px;
	overflow: hidden;
	float: right;
	margin-top: 4px;
	background-image: URL("../Graphics/splashphotog/concert3.jpg");
	background-position: center left;
	background-repeat: no-repeat;
}

#concerthotphoto5 {
	width: 465px;
	height: 225px;
	overflow: hidden;
	float: right;
	margin-top: 4px;
	background-image: URL("../Graphics/splashphotog/baseball1.jpg");
	background-position: center left;
	background-repeat: no-repeat;
}

#concerthotphoto6 {
	width: 465px;
	height: 225px;
	overflow: hidden;
	float: right;
	margin-top: 4px;
	background-image: URL("../Graphics/splashphotog/theatre1.jpg");
	background-position: center left;
	background-repeat: no-repeat;
}

#concerthotphoto7 {
	width: 465px;
	height: 225px;
	overflow: hidden;
	float: right;
	margin-top: 4px;
	background-image: URL("../Graphics/splashphotog/concert4.jpg");
	background-position: center left;
	background-repeat: no-repeat;
}

#concerthotphoto8 {
	width: 465px;
	height: 225px;
	overflow: hidden;
	float: right;
	margin-top: 4px;
	background-image: URL("../Graphics/splashphotog/baseball2.jpg");
	background-position: center left;
	background-repeat: no-repeat;
}


#hottext {
	padding: 14px 0 0 28px;
	color: #ffffff;
	font-size:11px;
	line-height:15px;
	width:250px;
	height:110px;
	clear: left;
	
}

#hotTitle {
	font-size:18px;
	color:#feb633;
	text-transform: uppercase;
	margin-bottom: 12px;
}

#hotTitle span{
	color: #ffffff;
	font-size:12px;
}

#bottomlinks {
	width:660px;
	padding-left:105px;
	margin-top:17px;
	float: left;
	clear: left;
	display: inline;
	background: URL("../Graphics/toptenBG.gif") no-repeat;
}



div.bottomlinkGroup {
	width: 220px;
	float: left;
	background: URL("../Graphics/bottomlinksBg.gif") no-repeat;

}

div.bottomlinksHead {
	background: URL("../Graphics/bottomlinksHead2.gif") no-repeat;
	padding: 6px 0 0 25px;
	width: 195px;
	height: 26px;
	font-size:16px;
	color: #045289;
	text-transform: uppercase;
}

#bottomlinks1 {
	margin: 12px 12px 0 34px;
	padding: 0;
	border: none;
	color: #4894cb;
}


#bottomlinks1 li {
list-style: decimal outside;
margin: 0;
padding: 4px 0;

}

#bottomlinks1 li a {
display: inline;
line-height:15px;
color: #ffffff;
text-decoration: none;
}

#bottomlinks1 a:hover {
color: #ffa800;
text-decoration: none;
}

div.more {
text-align:right;
padding-right:20px;
}