/* $Id: featurepromo_overlay.css,v 1.2 2008-11-08 22:50:31 molson Exp $ */ 
/** Default styles for Spain Promoter/Feature sponsor Branded Pages  **/


/** for client header/footer **/
input.sponsorSearch {
	width: 215px;
	padding: 3px 4px 2px 4px;
	font-size: 13px;
	margin-right: 5px;
}

#sponsorLogoBar {
	background-color: #e9e9e9;
}

#sponsorSearchBar {
	padding: 13px 10px;
}


#sponsorFooter .frame {
	width: 980px;
	padding: 10px 10px 15px 10px;
}

#sponsorFooter {
	font-size: 11px;
	color: #9bb7d4; 
}

#sponsorFooter a {
	color: #9bb7d4; 
}

#sponsorFooter a:hover {
	color: #fff;
	text-decoration: underline;
}

#sponsorSearchBar .frame {
	width: 980px;
}


/** cross page-type styles **/

a.findTickets {
	color: #ef6307;
	font-weight: bold;
	display: inline;
}

a.findTickets:hover {
	color: #ef6307;
	text-decoration: underline;
}

.button {
	padding: 2px 5px;
}

#promoteMain {
	width: 780px;
	float: left;
	margin-bottom: 50px;
}

#featureMain {
	width: 650px;
	float: left;
	margin-bottom: 50px;
}

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

#adRight120 {
	float: right; 
	width: 120px; 
	margin-right: 30px
}

#adRight160 {
	float: right; 
	width: 160px; 
	margin-right: 10px
}

#sponsorSpotLite {
	width: 260px;
	float: left;
	margin-left: 20px;
	line-height: 17px;
}

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

#featuredShows td.listing {
 width: 440px;
}

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

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


#recommendations td, #eventInfo td, #featuredShows td, #recdShows td  {
	background-color: #fff;
	border-bottom: 1px solid #f0eeef;
	vertical-align: top;
}

#recdShows td {
	border-bottom: none;
}

#recommendations td .pad {
	padding: 20px 10px;
}		

#eventInfo td .pad {
	padding: 10px;
}		

#featuredShows td .pad {
	padding: 8px 10px;
}

#recdShows td .pad {
	padding: 10px 5px 10px 10px;
}

#recommendations td.img, #featuredShows td.img  {
	width: 200px;
}

#recommendations td.listing {
	width: 570px;
}

#recdShows td.listing {
	width: 202px;
}

#eventInfo td.date {
	width: 160px;
}

#eventInfo td.listing {
	width: 450px;
}

#eventInfo td.findtix {
	width: 160px;
}

span.moreInfo {
	color: #b1b1b1;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
}


.container-white {
	background-color: #fff;
	padding: 10px 20px;
	margin-bottom: 5px;
	line-height: 17px;
}



a.showInfo  {
    color:#555555;
    display:block;
    text-align: center;
    background-color:#d3d4d3;
    padding:3px 0;
}

a.showInfo:hover {
	text-decoration: underline;
}


/*/////////////////////////////// Rotating Promo Navigation //////////////////////*/

.rotatingPromoNav {
    background-image:url(http://media.ticketmaster.com/en-us/css/img/sys/common_new/selectBg.gif);
    background-repeat:repeat-y;
    background-color:#ECECEC;
    text-align:center;
    vertical-align:middle;
    height:17px;
    border-top:1px solid #BEBEBE;
    border-bottom:1px solid #BEBEBE;
    padding-top:3px;
}

.rotatingPromoNav a {
    font-size: 12px;
    font-weight:bold;
    color:#A1A0A0 !important;
    text-decoration:none;
}

.rotatingPromoNav a:hover, .rotatingPromoNav .selected_promo {
    color:#333333 !important;
}



