/** DEFAULT SETTINGS **/



BODY { 
	font-size: 12px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #414141;
}

/* Hack to fix display issues between new header and old code.
   This can be removed when the old code has been replaced completely. */
#body {text-align:center;}

img { border: 0; }

a, a.findTickets { 
	text-decoration: none;
	color: #034678;
}




a.bold {
	font-weight: bold;
}

a:hover, a.findTickets:hover, a.more:hover, a.bold:hover {
	color: #02113a;
}

a.moreDates {
	color: #AFAFAF;
	font-size: 11px;
	float:right;
	padding-right: 7px;
	margin-top: 5px;
	clear: both;
}

a.moreDates:hover {
	color: #0C4976;
}

ol {
	margin:0px 0px 0px 35px;
	padding:0px;
	list-style: decimal outside;
}

ul { padding: 10px 0 10px 35px }


ol li {
	padding-bottom: 15px;
}

p { margin: 11px 0; }


/** BACKGROUND COLORS FOR MODULES **/


BODY,  #footer, .color-cat, .lid-cat, .lid-primary, .exchTab-onsaleOn, .lid-findTickets, .stepTab-on, .stepTab2-on, .scart-stepTab-on, .stepblock {
	background-color: #010f33;
}

#artistMain {
	border: 1px solid;
}

.exchTab-onsaleOn, .exchTab-container, .container-findTickets, #artistMain, .button-On a  {
	border-color: #010f33;
}

.color-alt, .lid, .searchWrap,.lid-secondary {
	background-color: #0c3765; 
}

#left-nav, #seeEvents .roundFix, .onSaleList, #onSaleList, #browseList, .searchList, .bg-neutral {
	background-color: #f0eeef;
}

#plain, #popup, .bg-white, #popupframe {
	background-color: #fff;
}

#printcontent {
	background-color: #fff;
	padding: 10px;
}


/** LAYOUT **/

.floatRight { float: right; }
.floatLeft { float: left; }
.clear { clear: both; height: 0; font-size: 0; line-height: 0; zoom: 1 }
.divSpacer { clear: both; }

.frame {  margin: auto;width: 1000px;  }


#bottomLeftCorner {
	height: 4px;
	width: 5px;
	padding: 0px;
	background-image: url(../../theme/common/image/corners/roundbg_bottomLeft.gif);
}

#bottomRightCorner {
	height: 4px;
	width: 5px;
	padding: 0px;
	background-image: url(../../theme/common/image/corners/roundbg_bottomRight.gif);
}

#topLeftCorner {
	height: 4px;
	width: 5px;
	padding: 0px;
	background-image: url(../../theme/common/image/corners/roundbg_topLeft.gif);
}

#topRightCorner {
	height: 4px;
	width: 5px;
	padding: 0px;
	background-image: url(../../theme/common/image/corners/roundbg_topRight.gif);
}

#colMain { float: left; width: 475px;  }

#colMainWrap { float: left; width: 790px;  }

#colLeft { float: left; width: 175px; margin-right: 15px; }


#colRight { float: right; width: 300px }

#contentWrap {  background-color: #dddbdc; }	

#frame {
	background-color: #fff;
	padding: 20px 10px 30px 10px;
	color: #414141;
	height:350px;height /**/: auto;
	min-height: 350px;
	margin: 0 auto;
}

#paddingContainer #frame {
	padding: 20px 5px 30px 5px;
}


#main {
	margin: 0 0 20px 0;
	width: 770px;
	font-size: 11px;
}

#main h4 {
	font-size: 11px;
}

#topMain {
	padding: 10px 0;
}


#logoBox {
	float: left;
	display: inline;
	margin: 0px 55px 25px 15px;
	font-size: 0;
	cursor: pointer;
	width: 202px
}

#searchBox {
	height: 48px;	
	background-color: #0c3765;
}


#loggedInBox {
	font-size: 17px;
	font-weight:bold;
	height: 35px; 
	color: #E0E0E0;
}

#loggedInBox a {
	font-size: 8pt;
	color: #9bb7d4;
}

#loggedOutBox {
	font-size: 13pt;
	font-weight:bold;
	float: right;
	color: #9BB7D4; 
	background-color: #0c3765;
	white-space: nowrap;
	height: 35px; 
}

#loggedOutBox a {
	color: #9BB7D4;
}


#footer {
	font-size: 11px;
}

#footer td {
	vertical-align: top;
}

#footer td a { 
	display: block;
	line-height: 11px;
	margin: 3px 0 6px 0;
	padding-right: 10px;
}

#footer .frame {
	width: 970px;
	padding: 20px 15px 30px 15px;
	
}


#footer h3 { font-size: 14px; margin-bottom: 5px; padding-bottom: 3px; border-bottom: 1px solid #4f6487;}

#topNavMain {
	height: 28px;
	min-width: 1000px;
}

.welcomeText { 
	float: right; 
	color: #fff; 
	font-size: 11px;
	line-height: 11px;
	padding: 8px 0 8px 0;
}


.languageText { 
	float: right; 
	color: #ffffff; 
	font-size: 11px;
	line-height: 11px;
	padding: 8px 0 8px 0;
}

#cat-browse {
	padding: 0px 5px 0px 10px;
}

#cat-browse.noHead {
	background-image: none;
	font-size: 12px;
}

#cat-browse img.title {
	display:block;
	float:left;
	margin:5px 10px 0 0;
}

.onSaleList, #onSaleList, #browseList, .searchList  {
	margin-bottom: 20px;
	padding: 5px 5px 0 5px;
}

.onSaleList .none, #onSaleList .none {
	padding: 15px;
	line-height: 18px;
	background-color: #fff;
	border-bottom: 5px solid #f0eeef;
}



#browseList {
	margin-bottom: 5px;
}


#left-nav {
	width: 167px;
	line-height: 19px	
}

#spotlight_wrapper {
	width: auto;
}

#spotLite {
	width: 475px;
	margin-bottom: 10px;
}

.spotLiteText { float: right; margin: 15px 10px; width: 170px }


#latestNews h2 { 
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;	
	color: #fff;
}

#entGuide h2, .lidExpand_Lg h2 {
	line-height: 35px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;	
}


#coWrap, #plainWrap {
	width: 810px;
	margin: 0 auto;
	background-color: #fff;
	color: #414141;	
	padding-bottom: 30px;
}

#coFrame, #noNavFrame {
	width: 1000px;
	padding: 20px 0 15px 0;
	margin: 0 auto;
	font-size: 11px;
}

#plainFrame {
	width: 790px;
	padding: 10px 0;
	margin: 0 auto;
	font-size: 11px;
}

#popupframe {
	background-color: #fff;
    padding:8px 20px 20px 20px;
}




/** TOP NAVIGATION **/

#topNavLinks { 
	text-align: right;
	font-size: 11px;
	line-height: 28px;
	color: #9bb7d4;
	min-width: 1000px;
}

#topNavLinks, #topNavLinks a, #footer, #footer a, #footer h3, .welcomeText a, .languageText a, #coBottom, .lid-primary a {
		color: #9bb7d4; 
}

#topNavLinks a:hover, #footer a:hover, .lid-primary a:hover, #loggedInBox a:hover, .languageText a:hover,  #loggedOutBox a:hover{
		color: #fff; 
}

#navButtons { float: left; position: relative;  }

#navButtons img { 
	float:left; 
}





/** MODULE LIDS AND CONTAINERS **/


.lid  { 
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 6px 0 7px 7px; 
	line-height: 13px;
	height: 13px;
}

#colLeft .lid { 
	background-image /**/: url(../../theme/common/image/corners/lid_left.png); 
	width: 168px;	
}

.wrap-myTM .lid { 
	background-image /**/: url(../../theme/common/image/corners/lid-mytm.png); 
	width: 165px;
	padding: 6px 0 7px 7px; 
	line-height: 13px; 
	height: 13px;
}

#seeEvents .lid {
	width: 160px;
	background-image /**/: url(../../theme/common/image/corners/wrap_top_search.png); 
}

.lid-cat {
	color: #fff;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-image /**/: url(../../theme/common/image/corners/lid_browse_top.png);
}

.lid-cat .roundTop {
		background-repeat: no-repeat;
		background-image /**/: url(../../theme/common/image/corners/lid_browse_top.png);
		font-size: 0;
		line-height: 4px;
		height: 4px;
}
					
.lid-cat .roundBot {	
	clear: both;
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 0;
	line-height: 4px;
	height: 4px;
	//background-image: url();
	margin-top: 0 !important;
	background-image: url(../../theme/common/image/corners/lid_browse_bot.png);	
}

.lid-nav {
	background-image: url(../../theme/common/image/navlid_div.gif);
	position: relative;
	z-index: 100;
}

.lid-nav, #left-nav a.lid-nav { 
	font-size: 13px;
	font-weight: bold;
	padding: 5px 7px 6px 6px;
	line-height: 13px;
	margin: 0;
	background-color: #dddbdc;
	color: #424242;
}


#left-nav a.lid-nav { 
	display: block;
	background-image: url(../../theme/common/image/navlid.gif);
	background-repeat: no-repeat;
}

#left-nav a.noLinks {
	background-image: url(../../theme/common/image/navlid_noLinks.gif);
	background-repeat: no-repeat;	
	background-color: #dddbdc;	
	font-weight: normal;
	font-size: 13px;
	padding: 5px 7px 6px 6px;
	line-height: 13px;
	margin-bottom: 2px;
}

#left-nav a.lid-nav:hover { 
	background-image: url(../../theme/common/image/navlid_hover.gif);
	background-color: #c2c2c2;
	color: #424242;
}

#left-nav a.noLinks:hover {
	background-image: url(../../theme/common/image/navlid_noLinks_hover.gif);
	background-color: #c2c2c2;	
}

.searchWrap {
	padding: 0px 0px 1px 1px;
	height: 38px;
	overflow: hidden;
}

.container {
	padding: 10px;
	font-size: 12px;
	line-height: 17px;
	background-color: transparent;
	margin-bottom: 15px;
}

#ccs_form {
	margin: 0;
}

.container-nav {
    padding: 5px 7px 10px 7px;
    background-color: #fff;
    margin-bottom: 5px;
}


.wrap-default {
	width: 175px;
	background-image: url(../../theme/common/image/corners/wrap_top.png);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 4px;
	margin-bottom: 20px;
}

#left-nav, #seeEvents .roundFix {
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	padding: 0 3px 2px 3px;
}


.wrap-myTM {
	background-image: url(../../theme/common/image/corners/wrap_top_mytm.gif);
	background-repeat: no-repeat;
	padding: 3px 0;
	margin-bottom: 25px;
}

.wrap-myTM .roundFix {
	background-image: url(../../theme/common/image/corners/wrap_mytm.gif);
	background-color: #fff;
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 1px 4px 10px 4px;
}
 
 
.roundBot {
	background-image: url(../../theme/common/image/corners/wrap_bot.png);
	background-position: bottom;
	background-repeat: no-repeat;	
	height: 4px;
	line-height: 0;
	font-size: 0;
	margin-top: -4px;
}

.specialOffer {
	padding: 5px 0 5px 0px;
}



/** FORM ELEMENTS **/


select.disabled { background-color: #ddd; }


#searchBox input.text {
	margin-left: 5px;
	margin-right: 5px;
	width: 219px;
	font-size: 13px;
	color: #898989;
}





#seeEvents input.text {
	width: 139px;	
	overflow: hidden; 
}


input.go, input.go_wait { 
	border: 0; 
	vertical-align: middle;

	padding: 0;
	font-size: 0;
}

input.go_wait { 
	background-image: url(../../theme/common/image/button_go_wait.gif);
}

#seeEvents 	input.go, #seeEvents input.go_wait {
	margin-top: 5px;
	float: right;
}	


/*** THIS IS TO FIX THE WIDTH OF THE BROWSEBOX IN NON-REDESIGN PAGES ***/

#leftCol .wrap-default {
	width: 160px;
	overflow: hidden;
	background-image: url(../../theme/common/image/corners/wrap_top_rt.png);
}	

#leftCol #seeEvents .container {
	padding: 10px 3px;
}

#leftCol #seeEvents input.text, #leftCol #seeEvents input.browseText	{
	width: 138px;
	padding: 3px;
}

#leftCol #seeEvents .lid {
	background-image /**/: url(../../theme/common/image/corners/wrap_top_search_rt.png); 
	width: 145px;
	font-size: 12px
}

#leftCol .roundBot {
	background-image: url(../../theme/common/image/corners/wrap_bot_rt.png);
}	



/**** END ****/



input.goLg { 
	border: 0; 
	width: 37px; 
	height: 26px;   
	padding: 0;
	font-size: 0;	
	background-image: url(../../theme/common/image/button_goLg.gif);
}

input.button, input.button-secondary { 
	overflow: visible; 
	width: auto;
	margin: 0; 
}

input.browseText {
	font-size: 11px;
	padding: 4px 3px;
	color: #92918d;	
	border: 1px solid #92918d;
	width: 194px;
}

.chooseDate { 
	background-color: #fff;
	border: 1px solid #92918d; 
	width: 90px;
}

.chooseDate input { 
	border: 0; 
	padding: 0; 
	width: 65px; 
	float: left; 
	font-size: 11px;
	margin: 4px 0 0 4px;
	color: #92918d;
}

.chooseDate img {
	float: right;
	padding: 2px;
}



/* for scrolling div box - Development will likely not use */
.scrollBox { 
	padding-top: 3px;	
}	
			
.scrollBox a, #left-nav .scrollBox a {
    display: block;
    padding: 0 0 0 5px;
    font-size: 11px;
    color: #424242;
    line-height: 19px;
    white-space:nowrap;
    margin: 0;
}
			
.scrollBox a:hover { 
	background-color: #FFEEC9; 
}
			
#selectOption, .selectOption { 
	height: 82px; 
	background-color: #fff;
	border: 1px solid #92918d; 
	overflow-y: auto;
	overflow-x: hidden;
}

.locDivide {
	font-size: 11px; 
	font-weight: bold; 
	margin: 3px 3px -2px 3px; 
	padding: 3px 0 0 2px; 
	line-height: 17px;	
	color: #424242; 	
	border-top: 1px solid #c9c9c7;
}


/** FORM SELECT/OPTION DROPDOWN STYLES  **/

.drop_title { 
	cursor: default; 	
	color: #222222;
	font-size: 11px;
	background-image: url(../../theme/common/image/droparrow_on.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: top right;
	border: 1px solid #92918d; 
	padding: 2px 21px 0px 3px;
	line-height: 17px;
	height: 18px; 
	overflow: hidden;
}

			

.drop_title .unselected {
	color: #898989;
}

#cat-browse #rdc_select_title.drop_title {
	width: 119px;
}

.drop_select { 
	position: absolute; 
	z-index: 200;
	font-size: 11px;
	height: 117px;
	overflow-x: hidden;
	overflow-y: scroll;	
	white-space:nowrap;	
	background-color: #fff; 
	border: 1px solid #92918d;
}

.drop_select hr {
	margin: 3px 0;
}

.drop_select p {
	padding: 0 5px;
	margin: 0;
	height: 10px;
}

#major_loc_dropdown {
	color: #000000;
}

.drop_select#major_cat_dropdown {
	overflow: auto;
}

.drop_select a { 
	cursor: default; 
	display: block;
	padding: 0 5px;
	
	color: #898989;
	margin-top:6px;
	height: 15px;
}

.drop_select a:hover { 
	background-color: #FFEEC9;
	cursor: default; 
}


#seeEvents .off { 
	cursor: not-allowed; 
	color: #898989;
	background-color: #dedede; 	
	background-image: url(../../theme/common/image/droparrow_off.gif); 
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #92918d; 
	padding: 1px 3px;
}

#minor_cat_dropdown.off {
	display: none;
}



/** CHANGE LOCATION BOX **/



#change_location {
	float:right;
	display:block;
	padding: 0 12px;
	height:23px;
	margin-right: 1px;
	font-weight: normal;
	text-align:center;
	background-image: url(../../theme/common/image/locboxbg.gif);
	background-position: left;
	line-height: 23px;
	font-size:11px;
	color:#FB8A0E;
	position: relative;
	z-index: 50;
}

	
.less #change_location {
	margin-right: 0;
	color: #db7f1b;	
	background-image /**/: url(../../theme/common/image/locboxbg_wt.png);
}


#location_button {
	float:right;
	display:block;
	width:26px;
	margin-right: 3px;
	height:23px;
	background-image: url(../../theme/common/image/locboxbg.gif);
	background-position: right;
}

.less #location_button {	
	width: 29px;
	margin-right: 0;
	cursor: pointer;
	background-image  /**/: url(../../theme/common/image/locboxbg_wt_rt.png);	
}	

#location_button a#arrow {
	display: block;
	width: 25px;
	height: 23px;
	margin: 0 auto;
	background-image: url(../../theme/common/image/arrow_loc.gif);
	background-repeat: no-repeat;
	background-position: center;	
}

.less #location_button a#arrow {
	background-position: 6px 9px;
}


#locationEx {
	margin-left: 709px; 
	margin-top: -5px;
	position:absolute;
	z-index: 10;
}

#location_menu {
	width:282px;
	height:105px;
	margin: 0 0 0 0;
}

#location_menu input {
	float:left;
	position: relative;
	z-index: 99999;
}

#location_menu a {
	font-size:11px;
}


#location_input {
	border:1px solid #CACACA;
	font-size:13px;
	color:#414141;
	padding:4px 8px 0 8px;
	width:187px;
	height:22px;
	margin-right:6px;
}

#location {
	margin-top: 7px;

}

#locBoxTop {
	height: 5px; 
	line-height: 1px; 
	font-size: 1px;
	background-image /**/:url(../../theme/common/image/locationbox_top.png); 
	background-repeat:no-repeat; 
}

#locBoxMid {
	width: 282px;
	background-image /**/:url(../../theme/common/image/locationbox_mid.png);
}

#locBoxBot {
	height: 11px;
	background-image /**/:url(../../theme/common/image/locationbox_bot.png); 
	background-repeat:no-repeat; 
}

#location_menu form {
		padding: 7px 12px;
		position: relative;
		z-index: 99999;
}




/** LINK STYLES **/

a.under { text-decoration: underline; }
a.none { text-decoration: none }

.container a { line-height: 18px }

a.inherit { 
    font-size: inherit;
    color: inherit;
    text-decoration: none;
}


#left-nav a {
    display: block;
    color: #414141;
    line-height: 16px;
    padding: 2px 7px 2px 7px;
    margin: 0 -7px 0 -7px;
    word-wrap: break-word;
}

#left-nav .chooseDate a {
    padding: 0;
    margin: 0;
    background-color: transparent;
}

#left-nav a:hover, .catLinks td a:hover, .dd_table a:hover, .dd_table a.more:hover, #browseList td.location a:hover, #entGuide a.more:hover {
	color: #034678;
}	

#left-nav a:hover {
	background-color: #f0eeef;
}

.dd_table a:hover {
	background-color: #e1e8f2;
}


#entGuide a.more {
	color: #414141;
}

a.liveDaily, a.news {
	display: block;
	padding: 0 0 5px 0;
	margin-bottom: 5px;
}


a.more, a.more_alt  {
	font-weight: bold;
	display: inline;
	background-image: url(../../theme/common/image/arrow_more.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 7px
}



#left-nav a.more, #left-nav a.less, .dd_table a.more {
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-image: url(../../theme/common/image/arrow_dn.gif);
	line-height: 19px;
	padding: 3px 15px 0 7px;
	margin: 0 0 0 -7px;
	background-color: transparent;
}


#left-nav a.less {
	background-image: url(../../theme/common/image/arrow_less.gif);	
}

#left-nav a.ALT, .dd_table a.more, #entGuide a.more {
	background-image: url(../../theme/common/image/arrow_more_nav.gif);
	padding-right: 7px;
}

#left-nav a.ALT:hover, .dd_table a.more:hover {
	background-image: url(../../theme/common/image/arrow_more.gif);
}

a.prev {
	font-weight: bold;
	background-image: url(../../theme/common/image/arrow_prev.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
}



a.now, a.now_on, a.soon, a.soon_on, a.today, a.today_on {
	display: block;
	float: left;
	width: 144px;
	height: 34px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 3px
}

a.soon_on {
	background-image: url(../../theme/common/image/onsalesoon_on.gif)
}

a.now {
	background-image: url(../../theme/common/image/onsalenow_off.gif);
	cursor: pointer;
}

a.soon {
	background-image: url(../../theme/common/image/onsalesoon_off.gif);
	cursor: pointer;
}

a.now_on {
	background-image: url(../../theme/common/image/onsalenow_on.gif)
}







a.onsale_tab_on {

}

a.onsale_tab {
	cursor: pointer;
}

a.onsale_tab img {
margin-bottom: -3px;
margin-left:-3px;

}

a.onsale_tab_on img {
margin-bottom: -3px;
}



a.event { display: block; font-weight: bold; font-size: 13px;  }
a.event:hover { color: #02113a; }

a.moreSm { display: block; font-size: 11px; color: #afafaf; }
a.moreSm:hover { color: #034678; }

.onSaleList a.more, #onSaleList a.more {
	display: block;
	width: 85px;
	font-size: 13px;
	color: #ef6307;
	background-image: url(../../theme/common/image/arrow_more_orng.gif);
	text-align: right;
	padding-right: 7px;
	float: right;
}

.onSaleList a.more:hover, #onSaleList a.more:hover, #browseList a.more:hover, #browseList td.more a:hover  {
	text-decoration: underline;
}

a.more_alt { 
 	font-weight: normal;
 	line-height: 15px;
 }

 #entGuide a.more { 
 	font-weight: normal;
 	margin-bottom: 0;
 	line-height: 13px;
 }	

/** NAVIGATION DROPDOWN **/

.dropdown, .dropdownSm {
	display: none;
	color:#424242;
	position:absolute;
	z-index: 1000000;
	height: 189px;
}

.dropdown {
	width: 384px;
}

.dropdownSm {
	width: 206px;
}


.dd_table { 	
	background-color:#F1F1F1;
	height: 186px;
	border:12px solid #669ace;
}	

.dd_table th {
	padding:13px 0px 4px 15px;
	height: 12px;
	color:#424242;	
	text-align:left;
	vertical-align:top;
	border-right:1px solid #FFF;	
	border-left: 1px solid #f1f1f1;
}

.dd_table th.dd_right {
	border-left:1px solid #F8F8F8;
}

.dd_table td {
	width: 177px;
	height: 130px;
	vertical-align:top;
	border-right:1px solid #FFF;	
}

.dd_table .dd_right {
	background-color:#F8F8F8;
}


.dd_table a {
	display: block;
	color: #414141;
	line-height: 14px;
	padding: 3px 10px 3px 15px;
	font-size: 12px; /* This row is a legacy fix for MNX code */
}

.dd_table a.more {
	color: #414141;
	padding: 5px 10px 0px 15px;
	margin-bottom: 0;
	line-height: 18px;	
}


/** TABLE STYLES **/

#entGuide td {
	vertical-align: top;
	padding-bottom: 10px
}

#entGuide td a { display: block; font-weight: bold;  }

#browseList th, .searchList th  {
	border-bottom: 5px solid #f0eeef;
	padding-left: 10px;
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
	color: #a4a4a4;
	font-size: 11px
}

#browseList th {
	color: #4e4d4e;
}

.searchList th {
	color: #4e4d4e;
	padding: 5px 10px;
}




#browseList td, .searchList td {
	background-color: #fff;
	padding: 10px 0;
	font-size: 12px;
	border-bottom: 5px solid #f0eeef;
	vertical-align: top;
	line-height: 16px;
}

.searchList td {
	vertical-align: middle
}







.browsePagi {
	text-align: right;
	font-size: 11px;
	padding: 0 2px 5px 0;
}


#onSaleList th  {
	border-bottom: 5px solid #f0eeef;
	padding-left: 10px;
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
	color: #a4a4a4;
	font-size: 10px
}

#onSaleList th.eventDate { padding-right: 5px; padding-left: 0; text-align: center; vertical-align: bottom; }

#onSaleList td {
	vertical-align: top;
	background-color: #fff;
	padding: 7px 0 0 0;
	border: none;
	border-top: 2px solid #f0eeef;
	border-bottom: 10px solid #fff;
}

#onSaleList td.date {
	border: none;
	border-top: 2px solid #f0eeef;
	border-bottom: 10px solid #fff;
	width: 55px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
    vertical-align: middle;
}

#onSaleList td div.month, .onSaleList td div.month, .onSaleList td div.date, #onSaleList td div.date, .onSaleList td div.day , #onSaleList td div.day {
	width: 55px;
}

td.date div.month { font-size: 12px;  background-color: #f0eeef; padding-top: 2px }
td.date div.date { font-size: 25px; color: #414141; line-height: 24px;  background-color: #f0eeef; }
td.date div.day { font-size: 12px; font-weight: bold; color: #afafaf; background-color: #f0eeef; padding-bottom: 3px}
td.date span.dots { color: #afafaf; }


#onSaleList td.noEvents{
	padding: 10px;
}

#onSaleList .lft5 {
	width: 5px;
	border: none;
	height: auto;
	padding: 0;
}

#onSaleList .rt10, .onSaleList .rt10, .onSaleList .lft10, #onSaleList .lft10 {
	width: 10px;
	border: none;
	height: auto;
	padding: 0;
}


#onSaleList .catLinks td, .onSaleList .catLinks td {
	background-color: #f0eeef;
	padding: 4px 0 0 1px;
	border: none !important;
}

.catLinks td a { 
	font-size: 13px;
	line-height: 18px;  
	border-right: 1px solid #fff;
	padding: 0 6px 0 0;
	margin-right: 6px;
	white-space:nowrap 
}

.catLinks td h3 {
	line-height: 18px;
	color: #afafaf;
	padding-left: 5px;
}


/** FONT & HEADER STYLES **/

.count { color: #b1b0b0; font-weight: normal; }
.area { font-weight: normal; font-size: 16px; }
.normal { font-weight: normal }

.hiLite, a.hiLite, #left-nav .hiLite { color: #ef6307; }


.bld, .attentionText { font-weight: bold }

.txt11 { font-size: 11px }
.txt12 { font-size: 12px }
.txt13 { font-size: 13px }

.txtRt, .onSaleList th.txtRt, #onSaleList th.txtRt, #browseList th.txtRt { text-align: right }
.txtLft { text-align: left }
.txtCnt { text-align: center }

.lh18 { line-height: 18px }
.lh17 { line-height: 17px }
.lh16 { line-height: 16px }
.lh13 { line-height: 13px }

.allCaps { text-transform: uppercase; }

.smallText { font-size:9px; }


.messageText {
	color: #D66006;
	font-weight: bold;
	display: block;
	clear: left;
}

.requiredText {
	color: #D36204;
}



/** SPACING AND COMMON BORDERS **/

.pad0 { padding: 0 }
.pad5 { padding: 5px }
.pad10, .container-empty { padding: 10px }
.pad15 { padding: 15px }
.padH5 { padding-left: 5px; padding-right: 5px }
.padV5 { padding-top: 5px; padding-bottom: 5px }
.padH10, .paddingLeftRight10px { padding-left: 10px; padding-right: 10px }
.padV10 { padding-top: 10px; padding-bottom: 10px }
.pad510 { padding: 5px 10px; }
.padBot10, .paddingBottom10px { padding-bottom: 10px; }




.brdBot {
	border-bottom: 1px solid #f0eeef;
}

.border_all {
	border: 1px solid #cacaca;
}

.border_allAlt {
	border: 1px solid #e5e5e5;
}

.vertDividerLine {
	border-right:1px solid #cacaca;
}

.vertDividerLine-left {
	border-left:1px solid #cacaca;
}


.horizontalDividerLineAlt {
	border-top:1px solid #cacaca;
}



/** BUG (IE) FIXERS **/


.show { position: relative }


/** default button style **/





.button-secondary {
	font-size: 12px;
	text-transform: capitalize;
	border-top: 2px solid #CBCBCB;
	border-right: 2px solid #565353;
	border-bottom: 2px solid #565353;
	border-left: 2px solid #CBCBCB;
	font-weight: bold;
	padding: 1px 5px;
	text-decoration: none;
	min-width: 50px;
}


.button-secondary:hover {
	border-top: 2px solid #565353;
	border-right: 2px solid #CBCBCB;
	border-bottom: 2px solid #CBCBCB;
	border-left: 2px solid #565353;
}




/** For Attractions Page **/

.button-On a { 
	/*  brandable properties  */	
	color: #083d65;
	background-color: #f0eeef;
	border: 1px solid #010f33;
	border-left: 7px solid #010f33;
	border-right: none;
	background-position: right; 
	background-repeat: repeat-y; 
	/*  brandable properties  */	
	display: block; 
	text-decoration: none; 
	padding: 5px 8px; 
	margin: 2px 0 2px 7px; 
	position: relative; 
	z-index: 19; 
	font-size: 14px; 
	font-weight: bold; 
}

.button-On a:hover { 
	color: #010f33;
}

.button-Off a { 	
	/*  brandable properties  */	
	color: #024474;
	background-color: #fff;
	border: 1px solid #ccc; 
	border-left: 7px solid #ccc; 
	background-image: url(../img/sys/common/attraction/bgfade_off.gif); 
	background-position: right; 
	background-repeat: repeat-y; 
	/*  brandable properties  */	
	display: block; 
	text-decoration: none; 
	padding: 5px 8px; 
	margin: 2px 3px 2px 0; 
	position: relative; 
	font-size: 14px;
}

.button-Off a:hover { 	
	/*  brandable properties  */	
	color: #024474;
	background-color: #f0eeef;
	border: 1px solid #63625d; 
	border-left: 7px solid #63625d; 
	background-image: none; 
	/*  brandable properties  */	
}


/** TEMP FOR MOCKUPS **/

#left-nav a.more span.less { display: none }
#left-nav a.less span.more { display: none }

/** this is search via promo **/
#sponsorSearchBar {
/*  brandable properties  */	
	display: none;
}

#langChoice {
    margin: -20px 0 0 0;
    height: 20px;
    line-height: 20px;
    background-color: #f0eeef;
    text-align: right;
    padding: 0 10px;
    margin-bottom: 10px;
}

/** NEED TO ARRANGE. NEW STYLES **/

.containerFade {
	background-image: url(../../theme/common/image/bg_bluFade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	padding: 0 3px;
	clear:both;
}

.containerPlain {
	background-color: #fff;
	border-right: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	padding: 0 3px;
}

.lftCrn_t {
	display: block;
	width: 4px;
	height: 4px;
	background-position: top left;
	float: left;
	font-size: 0;	
}

.rtCrn_t {
	display: block;
	width: 4px;
	height: 4px;
	background-position: top right;
	float: right;
	font-size: 0;	
}

.lftCrn_b, .lftCrn_blu_b {
	display: block;
	width: 4px;
	height: 4px;
	background-position: bottom left;
	float: left;
	font-size: 0;	
}


.rtCrn_b, .rtCrn_blu_b {
	display: block;
	width: 4px;
	height: 4px;
	background-position: bottom right;
	float: right;
	font-size: 0;	
}

.lftCrn_t, .rtCrn_t, .lftCrn_b, .rtCrn_b {
	background-image: url(../../theme/common/image/corners/corner_sprite_def.gif);
}

.lftCrn_blu_b,  .rtCrn_blu_b {
	background-image: url(../../theme/common/image/corners/corner_sprite_blufade.gif);
}	


.midLine_t, .midLine_t_300, .midLine_t_175 {
	display: block;
	float: left;
	height: 3px;
	line-height: 0;
	border-top: 1px solid #cacaca;
}

.midLine_b, .midLine_b_300, .midLine_b_175 {
	display: block;
	float: left;
	height: 3px;
	border-bottom: 1px solid #cacaca;
	font-size: 0;		
}

.midLine_t_300, .midLine_b_300 {
		width: 292px;
}

.midLine_t_175, .midLine_b_175 {
		width: 167px;
}


.lidExpand_sm {
	line-height: 26px;
	height: 26px;
	background-image: url(../../theme/common/image/corners/lid_sm_left.png);
	background-repeat: no-repeat;
	font-size: 13px;
	padding-left: 10px;
	font-weight: bold;
}

.lidExpand_Lg {
	line-height: 35px;
	height: 35px;
	background-image: url(../../theme/common/image/corners/lid_lg_left.png);
	background-repeat: no-repeat;
	font-size: 15px;
	padding-left: 10px;
	font-weight: bold;
}

.lidExpand_sm h4 {
	color: #fff
}

.lidRt_sm {
	display: block;
	background-image: url(../../theme/common/image/corners/lid_sm_right.png);
	background-repeat: no-repeat;
	background-postition: right;
	float: right;
	width: 4px;
	height: 26px;
}

.lidRt_lg {
	display: block;
	background-image: url(../../theme/common/image/corners/lid_lg_right.png);
	background-repeat: no-repeat;
	background-postition: right;
	float: right;
	width: 4px;
	height: 35px;
}

.bg_d8e3ee {
	background-color: #d8e3ee
}

.color-sub, .bg_dddbdc {
	background-color: #dddbdc;
}

.specialOffer a {
	font-weight: bold;
}

.containerPlain .pad10 {
	padding: 10px 7px 7px 7px
}

.containerPlain .pad510 {
	padding: 5px 7px 5px 7px
}

.eventPartnerMod img {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}


.sitePartners img {
	margin: 2px 4px 0 0;
}

.eventPartnerMod {
	border-bottom: 1px solid #f0eeef;
	padding: 0 0 7px 0;
	margin-bottom: 10px;
}

.featuredEvents .text {
    float: left;
    width: 88px;
}

.sitePartners .text {
    float: left;
    width: 109px;
}

.lastFeature {
	padding-bottom: 2px;
	margin-bottom: 0px;
	border-bottom: none;
}

.onSaleList td .padH10, #onSaleList td .padH10  {
	padding: 0px 0 0 7px;
}

.onSaleList tr.firstRow td, #onSaleList tr.firstRow td {
	border-top: 5px solid #fff !important;
}


.featured-lid {
	padding: 6px 15px;
}

.featured-lid h2 {
  color:#fff; 
  font-size:15px; 
  font-weight:bold;
}

.featured-lid .clear {height:auto} /* REMOVES gap space on IE for span clearing */


/* ADDED FOR CATEGORY PAGE SPOTLIGHT */

#spotlight0 img{
    position: absolute;
}

#spotlight_wrapper .spotlight_module img {
  position:absolute;
}

#spotLite_cat {
        width: 475px;
        height: 75px;
        margin-bottom: 10px;
        color: #fff;
        padding-top: 185px;
}


.spotLiteShade {
        position: absolute;
        background-color: #000;
        width: 475px;
        height: 75px;
        filter:alpha(opacity=75);
        opacity: .75;
        -moz-opacity:.75;
        z-index: 2;
}

.spotLiteTxt {
        position: absolute;
        z-index: 3;
        margin: 8px 10px 0 10px;
        width: 315px;
        height: 63px;
        overflow: hidden;
        line-height: 18px;
}

.findTix_btn {
        position: absolute;
        margin: 40px 0 0 345px;
        width: 116px;
        height: 22px;
        z-index: 3;
display: inline;
}

.font25 {
        font-size: 25px;
}
.font25 a {
        color: #fff;
}
 
.dd_table a.more {
        margin: 0;
}

/* page layout styles -- added for NTF page */
.one-colLayout #leftSection { width:100%}
.one-colLayout #rightSection {display:none}

.two-colLayout #leftSection { float:left; width:460px;}
.two-colLayout #rightSection { float:right; width:300px}

.tabtip, 
.tip {
  position:absolute;
  z-index: 5;
  padding:10px;
  font-size:11px;
  font-weight:normal;
  border:1px solid #cacaca;
  background-color:#fff;  
  text-align: center;
  color:#414141; 
}

.tabtip { 
  width:147px;  
  top:-62px; 
  top:-55px;    
  left:-30px; 
}

.tip { 
    white-space: nowrap;
}


/* Old design for my account and checkout */

div.narrow {
	width: 765px;
}

/* menuTable classes are used to display all actions that a user is able to perform */ 
.menuTable th 		{ border-bottom: 1px solid #DADADA; padding: 8px; text-align: left; }
.menuTable th.left 	{ border-right: 1px solid #DADADA; }
.menuTable td 		{ padding: 8px; vertical-align: top; }
.menuTable td.left 	{ border-right: 1px solid #DADADA; }

/* bullet lists */
ul.bullet,
ul.plain 			{ list-style-type: none; margin: 0px; padding: 0px; }
ul.bullet li 		{ background-image: url('../../theme/common/image/bullet.gif'); background-position: 0em 0.2em; background-repeat: no-repeat; padding-bottom: .3em; padding-left: 1.5em; }


/* /myAccount/login.php */
#info 				{ float: left; width: 580px; }
#login 				{ float: right; width: 170px; }

#menu 				{ float: left; width: 580px; }
#usefulLinksMenu 	{ float: right; width: 170px; }

/* General menu for myaccount */
#myAccountMenu 		{ float: left; margin-right: 10px; width: 170px; }
#mainBox 			{ float: right; width: 590px; }


/* /myAccount/selectDeliveryMethod.php */
.halfLid-line {
	border-bottom:1px solid #E5E5E5;
	margin:15px 0px;
}

.halfLid-solid {
	background-color:#E5E5E5;
	font-size:12px;
	font-weight:bold;
	padding:4px 0px 4px 10px;
	width:255px;
}

table.billingTable {
	border-collapse:collapse;
	width:90%;
	background-color: #F2F2F2;
}

.billingTable th {
	border-bottom:1px solid #DADADA;
	padding:8px;
	text-align:left;
}

.billingTable-right {
	border-right:1px solid #DADADA;
	padding-left:8px;
}

.billingTable-none {
	padding-left:8px;
}

.billingTable-header {
	border-right:1px solid #DADADA;
	padding-left:8px;
	padding-top:8px;
}

.lid-primary {
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 10px;
	font-size:14px;
}

.container-checkout {
	background-color:#F2F2F2;
	border-bottom:1px solid #DADADA;
	margin-bottom:15px;
	padding:10px;
}

.main p {
	color: #ffffff;
}



/* Onsale  */

#onSaleBar {
	background-image: url('../../theme/common/image/onsale/bg.png');
	height: 38px;
}
#onSaleBarInside {
	background-image: url('../../theme/common/image/onsale/bg-in.png');
	height: 38px;
	margin-left: 8px;
	margin-right: 5px;
}

.footerParagraph a {
text-decoration: underline;
}
.footerParagraph {
margin:0;
}

.sitePartnerNoImage{
	display:block; 
	width: 35px; 
	height: 35px; 
	float:left;
	margin:2px 4px 0 0;
}



/* New Search */

.loading {width:305px;}

.lightbox td.top-bg,
.lightbox td.topleft-bg,
.lightbox td.topright-bg,
.lightbox td.left-bg,
.lightbox td.right-bg,
.lightbox td.bottom-bg,
.lightbox td.bottomleft-bg,
.lightbox td.bottomright-bg {font-size:0; height:0;}

.lightbox td.top-bg { background-color:#fff; border-top:1px solid #6b6b6b;  }
.lightbox td.left-bg { 
  background-color:#fff; 
  border-left:1px solid #6b6b6b; 
  width:6px; 
}
.lightbox td.right-bg {
  background-image /**/: url('../../theme/common/image/search/rc-bg.png'); 
  background-repeat: repeat-y;
  width:13px;
}
.lightbox td.bottom-bg {
  background-image /**/: url('../../theme/common/image/search/bc-bg.png'); 
  background-repeat: repeat-x;
}

.lightbox-content { background-color:#fff; vertical-align:top; padding:10px;}
.lightbox span {padding:0}


.lightbox-content { background-color:#fff; vertical-align:top; padding:10px;}

.lightbox span {padding:0}

#tl-corner {
 background-image /**/: url('../../theme/common/image/search/tl-corner.png');
 background-repeat: no-repeat;
 width:7px;
 height:6px;
}

#tr-corner {
 background-image /**/: url('../../theme/common/image/search/tr-corner.png');
 background-repeat: no-repeat;
 width:12px;
 height:6px;
}

#bl-corner {
 background-image /**/: url('../../theme/common/image/search/bl-corner.png');
  background-repeat: no-repeat;
  width:7px;
  height:13px;
}

#br-corner {
 background-image /**/: url('../../theme/common/image/search/br-corner.png');
 background-repeat: no-repeat;
 width:12px;
 height:13px;
}

/*
 * div.filler is a hack for IE spacing. 
 *
 * To use div.filler in HTML, the syntax must be:
 * <div class="filler">&nbsp;</div>
 */

div.filler {font-size:0; height:0}



h1 { font-size: 18px }

.searchList {
    margin-bottom: 5px;
}

#browseList td.pic {
    width: 95px;
}

#browseList td.pic a {
    display: block;
    margin: 10px 0;
}

#eventListing td.findTix .more , .searchList td a.more, #browseList td a.more {
    display: inline;
    font-size: 13px;
    color: #ef6307;
    background-image: url(../../theme/common/image/search/arrow_more_orng.gif);
    padding-right: 7px
}

.searchList td a.more:hover, #browseList td a.more:hover  {
    text-decoration: underline;
}

.searchList td a.signUp {
    font-size: 13px;
    font-weight: bold;
    display: block;
    color: #ef6307;
}

.searchList th, #browseList th  {
    border-bottom: 2px solid #f0eeef;
    padding: 5px 10px;
    text-align: left;
    font-weight: bold;
    color: #4e4d4e;
    font-size: 11px
}


.searchList th a, #browseList th a {
    color: #4e4d4e;
    text-decoration: underline;
}


.searchList td,  #browseList td {
    background-color: #fff;
    padding: 0;
    height: 70px;
    font-size: 12px;
    border-bottom: 5px solid #f0eeef;
    vertical-align: top;
    line-height: 16px;
}

.searchList td.event { width: 295px }

.searchList td.event a { 
    font-weight: bold; 
    font-size: 13px;  
}


.searchList td.event a.secondary_act {
    color: #000000;
    font-style: italic;
    font-weight: bold;
    font-size: 11px;
}


.searchList td.location { width: 215px }

.searchList td.location a {
    display: block;
    font-weight: bold; 
    color: #444; 
    text-decoration: none; 
}

.searchList td.location a:hover {
    color: #034678;
}

.searchList td.date, #browseList td.date { width: 100px }
.searchList td.more, #browseList td.more { width: 170px; color: #000000;}

.pagi {
    float: right;
    color: #444;
    font-weight: bold;
    font-size: 11px;
    padding: 0 5px 30px 0;
}

.pagi a {
    text-decoration: underline;
    font-weight: normal;
}


.pagi img.prev  {
    cursor: pointer;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    background-image: url(../../theme/common/image/search/search_prev.gif);
}

.pagi img.next  {
    cursor: pointer;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    background-image: url(../../theme/common/image/search/search_next.gif);
}


#left-nav a.browseFilter {
    padding: 7px 7px 8px 6px;
    line-height: 13px;
    background-image: url(../../theme/common/image/search/browsefilter.gif);
    margin-bottom: 4px;
}

#left-nav a.browseFilter:hover {
    background-color: transparent;
    background-image: url(../../theme/common/image/search/browsefilter_over.gif);
    /*
    image missing
    */
}

.browseFilter td {
    vertical-align: top;
    line-height: 12px;
    padding: 3px 0 4px 0;
}

.browseFilter td input {
    height: 13px;
    width: 14px;
    margin: 0px 5px 0 0;
}

.browseFilter tr.checked td {
    font-weight: bold;
}

.browseFilter tr.null td {
    color: #afafaf;
}

#search_results #left-nav a.more {
    font-size: 11px;
    background-image: url(../../theme/common/image/search/search_more.gif);
}

#left-nav a.less {
    background-image: url(../../theme/common/image/search/search_less.gif);
    font-size: 11px;    
}





/* Artist css */

#artistWrapper {
    margin-bottom:10px;
}

#musicArtistContainer {
	background-color: #000000;
	min-height:169px;
	height:auto !important;
 	height:169px;
 
	
}

#artistContainer {
	
	background-image: url(../../theme/common/image/bg_grayGrad.gif);
	background-position:left top;
	background-repeat:repeat-x;
	min-height: 169px;
	height:auto !important;
 	height:169px;
}

/* look over */
.artistImage {  
  float:left;
  padding:15px;
  padding-right:0; 
  min-height:115px;
  _height:115px;
}

.artistDetails {
  float:left;
  text-align: left;
  vertical-align: top;  
  width:540px;
  padding:13px 0 0 15px;
  margin-bottom:10px; 
}

.artistDetails h5 { 
  color:#AFAFAF;
  text-transform:uppercase;
  font-size:11px;
}

.artistDetails h3 {
  font-size: 23px;
  margin-bottom:18px;
  color: #ffffff; 
}

#artistContainer .artistDetails h3 {
	color: #414141; 
}



#left-section {width:606px; float:left; }
#right-section {width:360px; float:right;}

.featured-lid { 
  padding: 5px 0 5px 10px; 
  /*display:block;*/
  color:#fff; 
  font-size:16px; 
  font-weight:bold;
   height:20px;
/* line-height:1.6em;*/
  /* zoom:1; REMOVES gap space on IE for span clearing */
 
}

.featured-lid .left { float:left }
.featured-lid .right { float:right }


.neutral-container,
.neutral-venue {  
  background-color:#fff;
  padding:8px 6px;
  display:block;
  line-height:1.3em;
}

.featured-block {
  padding:5px;
  padding-top:0;
  display:block;
  margin-bottom:10px;
}

.neutral-block2{
  background-color:#f0eeef;
  padding:5px;
  margin-bottom:15px;
}

.neutral-block2 .moreLink,
.neutral-block2 .moreLink-open {
  display:block;  
  text-align:right;
  font-size:11px;
  font-weight:bold;
}


.neutral-block2 .moreLink {
  padding-right:12px;
  background:url('../../theme/common/image/icn_downarrow.gif') right center no-repeat;
}

.neutral-block2 .moreLink-open  {
  padding-right:12px;
  background:url('../../theme/common/image/icn_uparrow.gif') right center no-repeat;
}

.neutral-block2 a:hover, .neutral-block2 a.highlight, .neutral-block2 a.highlight:hover {
	color:#EF6307;
}

#social {
  float:left;
  text-align: left;
  vertical-align: top;  
  width:540px;
  padding:5px 0 0 15px;
  margin-bottom:10px; 
}

#event-info-div #social {
  padding:5px 0 0 0;
}

#social a {
	color:#EF6307;
}

#eventListing {
    padding:5px 4px 5px 0;
}

#eventListing th  {
    border-bottom: 5px solid #f0eeef;
    padding-left: 10px;
    text-align: left;
    vertical-align: bottom;
    font-weight: normal;
    color: #a4a4a4;
    font-size: 10px;
}

#eventListing th.eventDate { padding-right: 5px; padding-left: 0; text-align: center; vertical-align: bottom; }

#eventListing td {
    vertical-align: top;
    background-color: #fff;
    padding: 7px 0 0 0;
    border: none;
    border-top: 1px solid #f0eeef;
    border-bottom: 10px solid #fff;
}

#eventListing td.dateBlock {
    background-color:#f0eeef;
    /*border: none;
    border-top: 2px solid #f0eeef;*/
    border-bottom: 10px solid #fff;
    width: 55px;
    padding: 0;
    text-align: center;
    vertical-align:middle;
    text-transform: uppercase;   
}

#eventListing td.dateBlock div.month { font-size: 12px;   padding-top: 2px }
#eventListing td.dateBlock div.date { font-size: 25px; color: #414141; line-height: 24px;   }
#eventListing td.dateBlock div.day { font-size: 12px; font-weight: bold; color: #afafaf; padding-bottom: 3px}
#eventListing td.dateBlock span.dots { color: #afafaf; }

#eventListing td.venue {width: 260px; }

#eventListing td.venue a {font-size:13px; font-weight:bold;}
#eventListing td.time {width: 100px;}
#eventListing td.eventName {width: 155px;}
#eventListing td.findTix {width: auto; text-align:right; font-size:11px;}
#eventListing td.findTix a{font-size:13px; font-weight:bold;}

#eventListing td.findTix .more {}


/*Common spacers */
.margin10L { margin-left:10px }
.margin10R { margin-right:10px }

/* texts */
.highlight,
.highlight a,
.highlight a:hover,
a.highlight,
a.highlight:hover { color:#ef6307 }
.highlight-bg { background-color:#ef6307 }
.highlight-border { border-color:#ef6307 }/*brandable properties */
.strong {font-weight:bold; }

#eventListing.national td.dateBlock {background-color:#ffeed7; border-top: 1px solid #ffeed7;}

#eventListing .highlight{
  	display: inline;
    font-size: 13px;
	font-weight:bold;
    color: #ef6307;
    background-image: url(../../theme/common/image/search/arrow_more_orng.gif);
    padding-right: 7px;
    background-position:right bottom;
	background-repeat:no-repeat;
    }
    
.lid-secondary .numberText, h2 .numberText {
    color:#afafaf;
    font-size:16px;
    font-weight:normal;
}

.featured-block .foot {   
    padding:5px 0; 
    text-align:right; 
    border-top:#dddbdc solid 1px;
}

.yeorangeBg {background-color:#FFEED7 !important;}

.graybox {background:#f0eeef; margin:0 0 5px; padding:5px 10px;}

#no_tickets hr {
	margin-bottom: 15px;
}


#category_name {
	color: #ffffff;
}

.checkoutSearch {
	text-align: right;
}

.sold-out-search {
	color: #EF6307;
}

#no_tickets {
	color: #000000;
}

.text strong a {
	 word-wrap: break-word;
}

.highlight-border {
	border-color:#EF6307;
}


input[disabled="disabled"], input.disabled, input[disabled],input[disabled]:hover {
	border-color: #F9E3C7 #E5C8AB #E5C8AB #F9E3C7;
	background-color: #F1CDAD;
	color: #ffffff;
}

/**
additional info popup 
**/

.overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: black;
	z-index:1101;			
	opacity:.50;
	filter: alpha(opacity=50);
}

.border
{
	position: absolute;
	top: 25%;
	left: 50%;
	width: 600px;	
	padding: 16px;
	margin-left:-300px;
	background: rgb(30, 30, 30); /** Fallback for browser that don't support rgba */
	background: rgba(0, 0, 0, 0.5);
	z-index:1102;
	overflow: auto;	
}
.box {			
	background-color: white;		
}
.lid-additionalInfo
{
	font-size:11px;
	padding:10px 10px 5px 10px;
	height:20px;
	color:white; background-color:black; border:1px solid white;
}
.additional-info-close
{
	text-align:right; 
	width:20%;
	float:right;
	cursor:pointer;
}
.additional-info-header
{
	width:80%; 
	float:left;
}

.additional-info-content
{
	padding: 5px;
}

.open-additional-info
{
	color:#034678;
}

/**END additional info popup  **/

.event-details {
	padding-bottom: 10px;
}

.event-details #event-image-div {
float:left;
margin-right:10px;
}

.event-details #event-image {
	margin-right: 10px;
	margin-bottom: 10px;
}

.event-details #event-info-div	{
	float:left;
	margin-bottom: 10px;
}

.event-details #event-info-div #event-link {
	font-size: 16px;
	font-weight: bold;
	clear:left;
}

.event-details #event-info-div #event-venue {
	font-size: 14px;
	font-weight: bold;
	clear:left;

}

#event-venue
{
	color: #414141;
}

.event-details #event-info-div #event-venue:hover {
	color: #034678;
}

#event-venue:hover {
	color: #034678;
}
	
.event-details #event-info-div #venue-location {}
	
.event-details #event-info-div{
	float:left;
	width:245px;
}

.event-details #event-info-div #event-date{
margin-top: 15px;
}

#modal {
	background-color:#000000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	overflow:hidden;
	position:absolute;
	z-index:1001;
	top: 0px;
	left: 0px;
}

#lightbox_shade {
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.roundedButton {
	border: none;
	background-image: url(../../theme/common/image/alert-overlay.png);
	background-color: #FF6400;
	background-repeat: repeat-x;
	display: inline-block; 
	padding: 1px 5px 1px 5px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.3);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	font-weight: bolder;
	font-size: 14px;
}

.roundedButton:hover {
	background-color: #FF8000;
}

/**
	Name conflict, so reverting the the styles for orderHistory 
**/
td.options .roundedButton {
	background-image: none;
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px;
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.5);
	background: #fff;
	border-bottom: none;
}






/**
Sprited selectors
**/

#bottomLeftCorner {
	height: 4px;
	width: 5px;
	padding: 0px;
	background-image: url(../../theme/common/image/sprited/roundedCorner.png);
	background-position: 0 4px;
}

#bottomRightCorner {
	height: 4px;
	width: 5px;
	padding: 0px;
	background-image: url(../../theme/common/image/sprited/roundedCorner.png);
	background-position: -5px 4px;
}

#topLeftCorner {
	height: 4px;
	width: 5px;
	background-image: url(../../theme/common/image/sprited/roundedCorner.png);
	background-position: 0 0px;
}

#topRightCorner {
	height: 4px;
	width: 5px;
	background-image: url(../../theme/common/image/sprited/roundedCorner.png);
	background-position: -5px 0px;
}

.drop_title { 
	background-image: url(../../theme/common/image/sprited/droparrow_sprited.png);
}

#seeEvents .off { 
	background-image: url(../../theme/common/image/sprited/droparrow_sprited.png);
	background-position: right -20px;
}

.wrap-default {
	background-image: url(../../theme/common/image/sprited/wrap_sprited.png);
	background-position: 0 0;
}

.roundBot {
	background-image: url(../../theme/common/image/sprited/wrap_sprited.png);
	background-position: 0 -4px;
}

#onSaleBar {
	background-image: url(../../theme/common/image/sprited/bg_sprited.png);

}
#onSaleBarInside {
	background-image: url(../../theme/common/image/sprited/bg_sprited.png);
	background-position: 0 -38px;
}


#left-nav a.allCat {
	margin-top: 15px;
}

#left-nav a.allCatTop {
	margin-bottom: 15px;
}

