body {
	margin: 0;
	font: 13px Arial;
	background: #e4e5e7;
}
img {
	border: 0;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}
#container {
	margin: 0 auto;
	width: 1000px;
	background: #fff;
}

/* @group Header */
#topLinks {
	height: 25px;
	text-align: right;
	margin-top: 5px;
	background: #e4e5e7;
}
#topLinks ul {
	margin: 0;
	padding: 0;
}
#topLinks li {
	list-style-type: none;
	list-style-position: outside;
	display: inline;
	padding-right: 10px;
}
#topLinks a {
	color: #000;
	font-weight: bold;
}
#header {
	height: 90px;
	background: #e4e5e7;
}
#logo {
	width: 274px;
	float: left;
}
#search {
	height: 89px;
	background: #00488a;
	padding-left: 20px;
}
#searchL {
	width: 60%;
	float: left;
}
#searchR {
	width: 40%;
	float: left;
	padding-top: 0px;
}
#searchTxt{
	float: left;
	font-size: 16px;
	margin: 31px 5px 0px 20px;
	color: #fff;
}
#searchBox {
	float: left;
}

#geoLocForm {
padding: 10px 0px 0px 0px;
}

#search form {
	margin: 0;
	padding: 0;
}

#searchTopBox {
	background: url(/content/images/searchBg.png) no-repeat top left;
	float: left;
	border: 0;
	height: 27px;
	width: 339px;
	font: 17px Arial;
	color: #4a4a4a;
	font-weight: bold;
	padding: 6px 0px 0px 4px;
	margin-top: 25px;
	
}
#searchTopBtn {
	border: 0;
	margin-top: 27px;
	padding: 0;
	position: relative;
	background: transparent url(/content/images/find.png) no-repeat center top;
	width: 81px;
	height: 31px;
}

/* @end */
/* @group Nav */
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	height: 90px;
	display: inline-block;
}
#nav ul li a span {
	display: none;
} 
.navCity { 
	background: url(/content/images/sprites/nav.png) no-repeat top left;
	background-position: 0 0; 
	width: 133px;
} 
.navConcerts { 
	background: url(/content/images/sprites/nav.png) no-repeat top left;
	background-position: 0 -140px; 
	width: 129px; 
} 
.navHome { 
	background: url(/content/images/sprites/nav.png) no-repeat top left;
	background-position: 0 -280px; 
	width: 99px; 
} 
.navSports { 
	background: url(/content/images/sprites/nav.png) no-repeat top left;
	background-position: 0 -420px; 
	width: 113px; 
} 
.navTheater { 
	background: url(/content/images/sprites/nav.png) no-repeat top left;
	background-position: 0 -560px; 
	width: 119px; 
} 
.navVegas { 
	background: url(/content/images/sprites/nav.png) no-repeat top left;
	background-position: 0 -700px; 
	width: 133px; 
} 
#nav {
	height: 90px;
	float: left;
}
/* @end */
/* @group Main */
#main {
	border-left: 5px solid #00488A;
	border-right: 5px solid #00488A;
	padding-top: 10px;
}
/* @end Main */

/* @group Left */
#left {
	display: inline;
	margin: 0px 10px 10px 5px;	
	width: 204px;
	float: left;
}
#hoteventsHdr {
	background: url(/content/images/sprites/headers.png);
	background-position: 0 -246px;
	height: 32px; 
}
#hoteventsList ul{
	margin: 0;
	padding: 0;
}
#hoteventsList li{
	list-style-type: none;
	list-style-position: outside;
	background: url(/content/images/leftList.jpg);
	padding: 3px 0px 5px 20px;
}
#hoteventsFtr {
	background: url(/content/images/leftFtr.png);
	height: 11px;
	margin-bottom: 10px;
}
#sportsHdr {
	background: url(/content/images/sprites/headers.png);
	background-position: 0 -328px;
	height: 32px; 	
}
.blueList ul{
	margin: 0;
	padding: 0;
}
.blueList li{
	list-style-type: none;
	list-style-position: outside;
	background: url(/content/images/leftListB.jpg);
	padding: 3px 0px 5px 20px;
}
.blueList a {
	color: #fff;
	text-decoration: none;
}
.blueList a:hover {
	color: #fff;
	text-decoration: underline;
}
.blueFtr {
	background: url(/content/images/leftTheHdr.png);
	height: 10px;
	margin-bottom: 10px;
}
#theaterHdr {
	background: url(/content/images/sprites/headers.png);
	background-position: 0 -410px;
	height: 32px; 	
}

/* @end */


/* @group Center */
#center {
	width: 552px;
	margin-bottom: 10px;
	float: left;
}
#spotlight {
	height: 230px;
	margin-bottom: 10px;
}
.ctrSec {
	width: 178px;
	float: left;
	margin: 0px 8px 10px 0px;
	background: #003D76;
}
.ctrSecL {
	width: 178px;
	float: left;
	background: #003D76;
	margin-bottom: 10px;
}
#ctrSports {
	background: url(/content/images/sprites/headers.png);
	background-position: 0 -82px; 
	height: 32px;
	background-color: #fff;
}
#ctrConcerts {
	background: url(/content/images/sprites/headers.png);
	background-position: 0 0; 
	height: 32px;
	background-color: #fff;
}
#ctrTheater {
	background: url(/content/images/sprites/headers.png);
	background-position: 0 -164px; 
	height: 32px;
	background-color: #fff;
}
.ctrImg {
	width: 158px;
	height: 85px;
	margin: 0 auto;
	padding: 5px 0px 5px 0px;
}
.ctrList h3 {
	color: #67d2ff;
	padding-left: 5px;
}
.ctrList ul{
	margin: 0;
	padding: 0;
}
.ctrList li {
	list-style-type: none;
	list-style-position: outside;
	background: url(/content/images/ctrList.jpg);
	padding: 2px 0px 5px 20px;
}
.ctrList a {
	color: #fff;
	text-decoration: none;
}
.ctrList a:hover {
	color: #fff;
	text-decoration: underline;
}
.ctrFtr {
	background: url(/content/images/ctrFtr.png);
	height: 11px;
}
#upcomingHdr {
	background: url(/content/images/sprites/headers.png);
	background-position: 0 -492px; 
	height: 32px;	
}
#upcomingBox {
	background: #003d76;
}
.upcomingSec {
	width: 165px;
	float: left;
	margin: 5px 10px 0px 2px;

}
.upcomingHdr {
	
}
#upcomingFtr {
	background: url(/content/images/upcomingFtr.jpg);
	height: 13px;
}
/* @end */
/* @group Right */
#right {
	margin: 0px 0px 10px 10px;
	width: 204px;
	float: left;
}
#whatsHotHdr {
	background: url(/content/images/sprites/headers.png);
	background-position: 0 -574px; 
	height: 32px;
}
#whatsHotSec {
	background: #017FB9;
	padding: 5px;
}
.whatsHot {
	background: url(/content/images/wHotBg.jpg) no-repeat;
	width: 194px;
	height: 58px;
	margin: 0 auto;
	padding-bottom: 5px;
}
.whImg {
	width: 59px;
	height: 46px;
	border: 1px solid #21a9e7;
	margin: 5px;
	float: left;
}
.whTxt {
	width: 123px;
	float: left;
}
.whTxt a {
	color: #fff;
	text-decoration: none;
}
.whTxt a:hover {
	color: #fff;
	text-decoration: underline;
}
.whBuy {
	float: left;
}
.whBuy a {
	color: #ffa800;
	text-decoration: none;
}
.whBuy a:hover {
	color: #ffa800;
	text-decoration: underline;
}

#whBuyFtr {
	background: url(/content/images/rightFtr.png);
	height: 10px;
	margin-bottom: 10px;
}
.rightImg {
	margin-bottom: 10px;
}
/* @end */

/* @group Footer */
#footerHdr {
	background: url(/content/images/ftrTop.png);
	height: 13px;
}
#footer {
	background: #00488A;
	height: 20px;
	text-align: center;
	padding-top: 10px;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer li {
	list-style-type: none;
	list-style-position: outside;
	display: inline;
	padding-right: 15px;
}
#footer a {
	color: #67d2ff;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #67d2ff;
	text-decoration: underline;
	font-weight: bold;
}
#footerFtr {
	background: #e4e5e7 url(/content/images/ftrBtm.png) no-repeat;
	height: 13px;	
	padding-bottom: 10px;
}
#ftrLeft {
	width: 633px;
	float: left;
	background: #e4e5e7;
	min-height: 65px;
}
#ftrRight {
	width: 367px;
	float: left;
	background: #e4e5e7;
	min-height: 65px;
}
.ftrImgs {
	margin: 5px;
	float: left;
}
#ftrDisclaimer {
	width: 1000px;
	float: left;
	font: 10px Arial;
	color: #a3a5a6
		
}
/* @end */

/* @group Center Imgs */
#centerImgs {
	height: 121px;
	margin-bottom: 10px;
	width: 900px;
}
/* @end */
/* @group Top Events */
.topEvent {
	width: 218px;
	float: left;
	margin: 0px 9px 10px 0px;
}
.topEventHdr {
	height: 47px;
	background: url(/content/images/sprites/headers.png) no-repeat top left;
}
.topConcerts {
	background-position: 0 -186px;
}
.topSports {
	background-position: 0 -283px;
}
.topTheater {
	background-position: 0 -380px;
}
.topVegas {
	background-position: 0 -477px;
}
.topEventList ol {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
.topEventList ol li {
	padding: 4px;
	list-style-type: decimal-leading-zero;
}
.topEventL {
	width: 218px;
	float: left;	
}
/* @end */

/* @group Alternating rows */

.li_bg_e {
	background-color: #fff;
}
.li_bg_o {
	background-color: #f2f2f2;
}
.li_bg_e_dkblue {
	background-color: #a1e2ff;
}
.li_bg_o_blue {
	background-color: #f8fdff;
}
/* @end */

/* @group Inner Pages */
div.middle {
	position: relative;
	width: 515px;
	float: left;
	padding: 0px 4px 10px 4px;
	border: 1px solid #003061;
	background: #E4EDF2;
	margin-right: 5px;
}
div.innerRight {
	float: left;
	width: 230px;
	padding: 0px 5px 0px 5px
}



/* @end */

/* @group Categories */

div.subcategoriesList {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	max-width: 138px;
}

div.categoryHdr {
	font-weight: bold;
	font-size: 110%;
}

div.performersList {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	max-width: 138px;
}


/* @end */

/* @group Events Table
 */
div.view_links {
	float: right;
	margin-bottom: -24px;
}
div.view_links table tbody tr td {
	text-align: center;
}
table.eventsTbl {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}

table.eventsTbl tbody tr.odd {
	background-color: #f2f2f2;
}
table.eventsTbl tbody tr.even {
	background-color: #fff;
}
table.eventsTbl tbody tr:hover {
	background-color: #f9e497;
}

table.eventsTbl tbody tr td {
	padding: 4px 4px 4px 7px;
}

table.eventsTbl thead {
	font-weight: bold;
	background-color: #CE3700;
	color: #fff;
}
table.eventsTbl thead td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}

table.eventsTbl tbody tr td.event {
	font-weight: bold;
}

table.eventsTbl tbody tr td.date {
	width: 77px;
}

table.eventsTbl tbody tr td span.venueName {
	font-weight: bold;
}

div.allVenuesLink {
	padding-top: 10px;
	font-weight: bold;
	font-size: 120%;
}
/* @end */

/* @group Ticket Listings */
div.dateTime {
}
div.cityState {
	padding-bottom: 10px;
}
table.ticketsTbl {
	position: relative;
	width: 100%;
	border-collapse: collapse;
}
table.ticketsTbl tbody tr td {
	padding-top: 8px;
	padding-bottom: 8px;
}
table.ticketsTbl thead {
	font-weight: bold;
	background-color: #CE3700;
	color: #fff;
}
table.ticketsTbl thead td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
table.ticketsTbl thead td a {
	color: #fff;
}
div.eventLeft {
	position: relative;
	width: 386px;
	padding-left: 4px;
	float: left;
}
div.eventRight {
	width: 375px;
	float: left;
}
#seatingChart img {
	width: 375px;
}
table.ticketsTbl tbody tr td.desc {
	padding-left: 10px;
}
table.ticketsTbl tbody tr td.price {
	width: 100px;
}
table.ticketsTbl tbody tr td.buyLink {
	padding-right: 10px;
}
table.ticketsTbl tbody tr.odd {
	background-color: #f2f2f2;
}
table.ticketsTbl tbody tr.even {
	background-color: #fff;
}
/* @end */

/* @group Search */

div.search_left {
	float: left;
	width: 200px;
	position: relative;
}

div.search_left ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

div.search_count {
	padding-top: 5px;
	font-size: 125%;
}

span.search_query {
	color: #CE3700;
	font-weight: bold;
}

div.searchAnyMode {
	padding-top: 5px;	
	font-size: 125%;
}

div.search_displaying {
	font-size: 110%;
	padding-bottom: 10px;
}

div.group {
	border: 1px solid #CE3700;
	margin: 5px 5px 5px;
	padding: 5px;
}

div.searchResults table {
	border-collapse: collapse;
}

div.searchResults table tr td {
	padding: 5px 0px 5px 5px;
}

div.searchResults table tr td.result_view_tickets {
	padding-left: 0px;
	padding-right: 5px;
}

div.searchResults table tbody tr.odd {
	background-color: #f8f8f8;
}
div.searchResults table tbody tr.even {
	background-color: #fff;
}
div.result_date {
	color: #474444;
}

div.result_venue {
	color: #474444;
}

div.group_hdr {
	font-weight: bold;
	color: #CE3700;
}

div.more {
	text-align: right;
}

div.less {
	text-align: right;
}

.hidden {
	display: none;
}

div.result {
	padding: 10px;
}

div.searchResults table {
	width: 535px;
}
div.result_event {
	font-weight: bold;
}

tr.result td {
	padding-top: 8px;
	padding-bottom: 8px;
}

div.searchResults {
	float: left;
	left: 0;
	position: relative;
	width: 435px;
}

div.result_view_tickets {
	float: right;
}
.dateLbl {
	position: relative;
	float: left;
	width: 40px;
}
.btnDiv {
	text-align: right;
	margin-top: 3px;
}
.datepicker {
	width: 112px;
	margin-right: 3px;
}
.search_filters {
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	padding: 2px 0 2px 0;
}
.search_filter {
	border: 1px solid #fed22f;
	float: left;
	background-color: #fff0a5;
	padding: 3px;
	margin-right: 5px;
	margin-top: 2px;
	font: bold 85% "Lucida Grande", Lucida, Verdana, sans-serif;
	cursor: pointer;
}
.filter_txt {
	font-weight: bold;
}
.search_filter_x {
	font-weight: normal;
	border: 1px solid #dddddd;
	background-color: #f3f3f3;
	width: 13px;
	text-align: center;
	padding: 0 2px;
}
/* @end */
/* @group Common Right */
.rightHeader {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background: url(/content/images/innerHdr.png) no-repeat;
	height: 25px;
	padding: 6px 0px 0px 40px;
}
.networkImgs {
	margin: 5px 0px 5px 0px;
}

/* @end */

/* @group Paginator */

div.paginator {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.paginator span.this-page {
	padding: 4px;
	background-color: #005c99;
	color: #fff;
	border: 1px solid #000;
	font-weight: bold;
}

div.paginator a {
	display: inline-block;
	font-weight: bold;
	padding: 4px;
	background-color: #ececec;
	border: 1px solid #a5a5a5;
}

div.paginator a.next, div.paginator a.prev {
	font-weight: normal;
	font-style: normal;
	border: none;
	background: none;
}

/* @end */

/* @group Calendar */
table.calendar {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #b3b3b3;
	margin-top: 3px;
}

div.cal_select {
	text-align: center;
}
table.calendar td {
	width: 14%;
	vertical-align: top;
	border: 1px solid #b3b3b3;
}
table.calendar thead {
	text-align: center;
	color: #fff;
	background-color: #CE3700;
}
table.calendar tbody tr td div.cal_num {
	text-align: right;
	color: #000;
	padding-right: 3px;
}
table.calendar div.cal_event {
	color: #CE3700;
	padding-bottom: 6px;
}
table.calendar div.cal_time {
	font-size: 80%;
	color: #b3b3b3;
}
table.calendar div.cal_city {
	font-size: 80%;
	color: #b3b3b3;
}

table.calendar tbody tr td div.cal_cell {
	min-height: 90px;
}

table.calendar tbody tr td div.cal_cell div.cal_num.cal_other_month {
	color: #b3b3b3;
}
/* @end */

/* @group Cityguides */
.map {
	text-align: center;
}
.citiesList {
	float: left;
	width: 20%;
}
.venuesList {
	float: left;
	width: 32%;
	padding: 4px;
}
/* @end */

/* @group Ajax */
#ajax_content {
	position: relative;
}
#loading_logo {
	display: none;
	text-align: center;
	top: 30px;
	z-index: 1;
	position: absolute;
}
/* @end */

/* @group Newsletter */

#newsletterInp {
	background-image: url(/content/images/newsletter_box.png);
	width: 150px;
	height: 22px;
	border: 0px;
	top: 70px;
	position: relative;
	left: 80px;
	margin: 0;
	padding: 5px 5px 0px 5px;
	color: #fff;
}

#newsletterBtn {
	padding: 0;
	margin: 0;
	top: 79px;
	position: relative;
	left: 76px;
}

div.newsletter {
	width: 309px;
	height: 121px;
	float: left;
	background-image: url(/content/images/newsletter_bg.png);
}
/* @end */

.star {
	padding: 2px;
	vertical-align: text-top;
	text-align: center;
}

/******* AFFILIATE BANNERS*******/
#banners468 {display: block; margin-left: auto; margin-right: auto; color: #000000; font-size: 12px; text-decoration: bold; }
#bannerstext {display: block; margin-left: auto; margin-right: auto; color: #000000; font-size: 12px; text-decoration: bold; }

/*******SOCIAL LINKS*******/

#social_nav_horizontal {
  margin-left: 0px;
  font-family: Arial;
  font-size: 14px;
  color: #000000;
  list-style-type: none;
  list-style-position: outside;
  display: inline;
}
#social_nav_horizontal ul {
  margin: 0;
  padding: 0;
  margin-top:0px;
}
#social_nav_horizontal ul li {
  float: left;
  padding: 0px 0 0 5px;
  margin-left: 5px;
  list-style-type: none;
}
#social_nav_horizontal ul li a {
  padding: 0px 0 0 23px;
  height: 22px;
  color: #000000;
  text-decoration: none;
  }

.facebook {
  background:url(/images/facebook_icon.gif) no-repeat;
  background-position:0px -1px;
}
.twitter {
  background:url(/images/twitter_icon.gif) no-repeat;
  background-position:0px -1px;
}
.yelp {
  background:url(/images/yelp_icon.jpg) no-repeat;
  background-position:0px -1px;
}

/*******YOUTUBE VIDEO BAR*******/

#youtube_bar {width : 500; margin-right: 5x; margin-left: 5x; padding-top : 4px; padding-right : 4px; padding-left : 0px; padding-bottom : 0px;}

/*******CALL TO ACTION HEADER*******/
#CallToAction {
    width: 40%;
	float: right;
	padding: -3px 0px 0px 5px;
	}