/* @override http://preview.atbss.com/content/styles/main.css */

body {
	margin: 0;
	font: 13px Tahoma;
}
img {
	border: 0;
}
a {
	color: #343434;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}
#container {
	margin: 0 auto;
	width: 904px;
	border: 11px solid #e2ede5;
}

/* @group Header */
#header {
	height: 216px;
	width: 100%;
	margin: 0;
	background: url(/content/images/headerBg.jpg);
}
#frame {
	width: 904px;
	margin: 0 auto;
}
#logo {
	height: 134px;
}
#logoTxt {
	color: #fff;
}
#logoSec {
	width: 234px;
	float: left;
	text-align: center;
}
#topRight {
	float: left;
	width: 670px;
}
#topLinks{
	height: 35px;
	text-align: right;
	color: #fff;
}
#topLinks p{
	margin: 0;
}
#topLinks a {
	color: #fff;
	text-decoration: none;
}
#topLinks a:hover {
	color: #fff;
	text-decoration: underline;
}
.topIcon {
	float: left;
	padding: 5px;
}
#phone {
	height: 20px;
	margin: 15px 0px 0px 80px;
	color: #fff;
	font-size: 15px;
}
#search {
	background: url(/content/images/sprites/backgrounds.png) no-repeat top left;
	background-position: 0 -246px;
	float: left;
	height: 60px;
	width: 370px

}
#searchTxt{
	float: left;
	color: #fff;
	font-size: 16px;
	padding: 12px 5px 0px 0px;
}
#search form {
	margin: 0;
	padding: 0;
}

#searchTopBox {
	float: left;
	border: 0;
	width: 295px;
	font-size: 18px;
	margin: 15px 0px 0px 10px;
}
#searchTopBtn {
	border: 0;
	margin: 0;
	padding: 10px 0px 0px 0px;
	position: relative;
	width: 39px;
	height: 37px;
}
#topIcons {
	float: left;	
}
#number {
	padding: 15px 0px 0px 55px;
	color: #333333;
	text-align: right;
	font-size: 16px;
}
/* @end */
/* @group Nav */
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	height: 46px;
	display: inline-block;
}
#nav ul li a span {
	display: none;
}
.navHome {
	width: 111px;
	background: url(/content/images/sprites/nav.png) no-repeat top left;
	background-position: 0 -196px;
}
.navSports {
	width: 123px;
	background: url(/content/images/sprites/nav.png) no-repeat top left;
	background-position: 0 -392px;
}
.navConcerts {
	width: 131px;
	background: url(/content/images/sprites/nav.png) no-repeat top left;
	background-position: 0 0px;
}
.navTheatre {
	width: 130px;
	background: url(/content/images/sprites/nav.png) no-repeat top left;
	background-position: 0 -490px;
}
.navVegas {
	width: 147px;
	background: url(/content/images/sprites/nav.png) no-repeat top left;
	background-position: 0 -588px;
}
.navSeattle {
	width: 126px;
	background: url(/content/images/sprites/nav.png) no-repeat top left;
	background-position: 0 -294px;
}
.navDenver {
	width: 136px;
	background: url(/content/images/sprites/nav.png) no-repeat top left;
	background-position: 0 -98px;
}
#nav {
	height: 46px;
	background: url(/content/images/navBg2.jpg);
	margin-top: 2px;
}
/* @end */

/* @group Top Featured */
#main {
	border-bottom: 11px solid #E8EDE9;
	height: 211px;
}
#spotlightImage div a img {
	float: left;
	padding-right: 5px;
	width: 496px;
}
.spotlightDescription {
	height: 211px;
}
/* @end */

/* @group Left */
#left {
	width: 184px;
	float: left;
	margin: 10px;
}
#iApp {
	width: 60px;
	margin: 0 auto;
	padding: 5px 0px;
}
.leftHdr {
	height: 27px;
	background: url(/content/images/sprites/backgrounds.png);
	color: #fff;
	padding: 5px 0px 0px 15px;
}
.sprite-Bgrey { background-position: 0 0; } 
.sprite-Bpurple { background-position: 0 -82px; } 
.sprite-bred { background-position: 0 -164px; }
.leftBox {
	background-color: #f2f2f2;
	margin-bottom: 10px;
}
h4 {
	margin: 0;
	padding: 5px 0px 0px 5px;
}
hr {
	color: #d4d4d4;
	height: 1px;
	background-color: #d4d4d4;
}
.leftBox ul {
	margin: 0;
	padding: 0;
}
.leftBox li {
	height: 22px;
	background: url(/content/images/listBg.gif) no-repeat;
	list-style-type: none;
	list-style-position: outside;
	padding: 2px 0px 0px 17px;
}
#cservice ul{
	margin: 0;
	padding: 0;
}
#cservice li{
	height: 20px;
	background: url(/content/images/pList.gif) no-repeat;
	list-style-type: none;
	list-style-position: outside;
	padding: 2px 0px 0px 17px;	
}
#cservice a {
	color: #fff;
	text-decoration: none;
}
#cservice a:hover {
	color: #fff;
	text-decoration: underline;
}
/* @end */

/* @group Right */
#right {
	margin: 10px 0px 0px 0px;
	width: 690px;
	float: left;
}
#highlights {
	width: 690px;
	background-color: #eaeaea;
	margin-bottom: 10px;
}
.highlightsHdr {
	height: 27px;
	background: url(/content/images/sprites/backgrounds.png) no-repeat top left;
	color: #fff;
	padding: 5px 0px 0px 15px;
}
.sprite-Bpurple { background-position: 0 -82px; } 
.hEvents {
	display: inline;
	width: 160px;
	float: left;
	margin: 10px 3px 10px 8px;
	background-color: #fff;
}
.featuredEventsImg {
	height: 96px;
	width: 150px;
	margin: 5px;
}
.featuredEventsTxt {
	width: 145px;
	color: #545454;
	margin: 5px;
}
.featuredEventsTxt p {
	margin: 0;
}
.featuredEventsTxt a {
	font-weight: bold;
}
.featuredEventsTxt a:hover {
	font-weight: bold;
}
.featuredEventsBtn {
	height: 20px;
	margin-bottom: 10px;
}
.ctrList {
	background-color: #f2f2f2;
	width: 222px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.ctrList ul {
	margin: 0;
	padding: 0;
}
.ctrList li {
	height: 22px;
	background: url(/content/images/listBg.gif) no-repeat;
	list-style-type: none;
	list-style-position: outside;
	padding: 2px 0px 0px 17px;
}
.ctrListHdr {
	height: 27px;
	color: #fff;
	background: url(/content/images/sprites/backgrounds.png);
	padding: 5px 0px 0px 15px;
}
.sprite-bred { background-position: 0 -164px; }
.ctrListe {
	background-color: #f2f2f2;
	width: 222px;
	float: left;
	margin-bottom: 10px;
}
.ctrListe ul {
	margin: 0;
	padding: 0;
}
.ctrListe li {
	height: 22px;
	background: url(/content/images/listBg.gif) no-repeat;
	list-style-type: none;
	list-style-position: outside;
	padding: 2px 0px 0px 17px;
}
#spotlight {
	width: 690px;
	background-color: #eaeaea;
	margin-bottom: 10px;
}
.spotlightsHdr {
	height: 27px;
	color: #fff;
	padding: 5px 0px 0px 15px;
	background: url(/content/images/sprites/backgrounds.png);
}
.sprite-bred { background-position: 0 -164px; }
.spotlights {
	width: 670px;
	height: 115px;
	background-color: #fff;
	margin: 0 auto;
	margin-top: 10px;
}
.spotlightsImg {
	width: 149px;
	height: 104px;
	float: left;
	margin: 5px;
}
.spotlightsTxt {
	margin: 5px;
}
/* @end */

/* @group Footer */
#footer {
	background-color: #E8EDE9;
	height: 90px;
}
#footerTxt {
	width: 890px;
	margin: 0 auto;
	padding-top: 10px;
	color: #4c4c4c;
}


/* @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;
}
.sprite-topConcerts {
	background-position: 0 -186px;
}
.sprite-topSports {
	background-position: 0 -283px;
}
.sprite-topTheater {
	background-position: 0 -380px;
}
.sprite-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;
}
/* @end */

/* @group Inner Pages */
div.middle {
	position: relative;
	width: 635px;
	float: left;
	padding-left: 4px;
	padding-bottom: 10px;
}
div.innerRight {
	float: left;
	width: 251px;
	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:hover {
	background-color: #ffdadb;
}

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

table.eventsTbl thead {
	font-weight: bold;
	background-color: #4B258C;
	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 tbody tr.value td {
	padding: 0;
	padding-top: 2px;
	padding-right: 5px;
	text-align: right;
}
table.ticketsTbl thead {
	font-weight: bold;
	background-color: #4B258C;
	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;
	padding-right: 10px;
	float: left;
}
#ticket_list {
	height: 500px;
	overflow: auto;
	margin-bottom: 10px;
}
div.eventRight {
	width: 500px;
	float: left;
}
#seatingChart img {
	width: 500px;
	margin-top: 150px;
}
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;
}
/* @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: #4B258C;
	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 #4B258C;
	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.result_date {
	color: #8f8f8f;
}

div.result_venue {
	color: #8f8f8f;
}

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

div.more {
	text-align: right;
}

div.less {
	text-align: right;
}

.hidden {
	display: none;
}

div.result {
	padding: 10px;
}

div.searchResults table {
	width: 435px;
}
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 {
	font-weight: bold;
	color: #4B258C;
	font-size: 14px;
}
.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: #CF1800;
	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: #a80066;
}
table.calendar tbody tr td div.cal_num {
	text-align: right;
	color: #000;
	padding-right: 3px;
}
table.calendar div.cal_event {
	color: #a80066;
	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 */
.required {
	color: red;
	font-size: 150%;
}
.selltickets_field_name {
	font-weight: bold;
	width: 200px;
	text-align: right;
}
.submitRequestButton {
	background: url(/content/images/submit-request.gif) no-repeat rgb(240, 240, 240);
	border: 0px;
	height: 29px;
	width: 180px;
}
.value {
	color: #493C8F;
}