#header {
}

body {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(/2009/media/images/common/bg_entertainment.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #111b24;
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#titleBar {

}

#imgLogoSub {
	
}

#sidebarMenu {
	
}

#content h1, h2, h3, h4 {
	color: #003366;
}

h1{
	font-size: 16px;
	
}

h2 {
	
}

h3 {
	
}




#content   a:link  {
	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #003366;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#content a:visited {
	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #003366;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


#content  a:hover {
	color: #0099FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #0099FF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#boxBuyTickets {
	background-color: #FFFFFF;
	padding: 10px;
	border: 8px solid #CCC;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#artistFirstList {
	float: left;
	width: 300px;
	margin-left: 50px;
}


#artistSecondList {
	float: left;
}

.artistListItem {
	padding-bottom: 10px;
}

.artistListItem img {
	margin-left:4px;
}
.artistListItem a:link {
	text-decoration: none;
	border-bottom-style: none;
}
.artistListItem a:visited {
	text-decoration: none;
	border-bottom-style: none;
}
.artistListItem a:hover {
	text-decoration: none;
	border-bottom-style: none;
}

#tbleClubs td {
	padding: 4px;
}
.tablelisting td {
	padding: 5px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	background-color: #FFC;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CC9;
	border-right-color: #CC9;
	border-bottom-color: #CC9;
	border-left-color: #CC9;
}
.tablelisting a:link {
	text-decoration: none;
	border-bottom-style: none;
}
.tablelisting a:visited {
	text-decoration: none;
	border-bottom-style: none;
}
.tablelisting a:hover {
	text-decoration: none;
	border-bottom-style: none;
}
.tablelisting th {
	padding: 5px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #069;
}
