#mainContent { padding-top:10px;}

#microsite #client_header {
	background-image: url(img/sys/microsite/site_header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width:980px;
}

#microsite .client_content {
	background-color: #efefef;
	background-position: top left;
	background-repeat: repeat-x;
	overflow: hidden;
	padding: 20px 10px 10px 10px;
	min-height: 338px;
}

#microsite .leftCol { width:300px; margin-right:10px; z-index:overflow:hidden; float: left;}

#microsite .leftCol .module { border:1px solid #d1d1d1; margin-bottom: 20px; background-color:#fff;}
#microsite .leftCol .nav { background-color:#fff; margin-bottom:20px; border:1px solid #ccc;}
#microsite .leftCol .moduleLid { background-image:url(img/sys/microsite/lid_bg.png); background-repeat: repeat-x; zoom:1;}
#microsite .leftCol .moduleLid span { 
	display: block;
	padding: 5px 10px;
	color:#414141;
	font-size: 15px;
	font-weight:700;
}
#microsite .leftCol .banner	{overflow:hidden;}
#microsite .leftCol .promo-img { float: left; width: 80px;}
#microsite .leftCol .promo-title {
	font-size:13px; font-weight:700; 
	display:block; width:170px;
	margin-left: 90px;}
#microsite .leftCol p.promo-desc { clear:both; padding:10px 0 0 0; margin: 0;}
#microsite .leftCol p.promo-desc span { font-weight:700; display:block; font-size:13px; margin-top: 10px;}
#microsite .leftCol .module a.more { display: block; margin: 10px 0 0 0; background-image: none;}



#microsite .rightCol {	width: 650px; overflow:hidden;float: left;}	
#microsite h1 {
	background-image: url(img/sys/microsite/pageTitle_bg.png); 
	background-position: 0 0; 
	background-repeat: repeat-x;
	background-color:#414141;	
	overflow:hidden; min-height: 42px;  margin-bottom:10px;
}
#microsite .pageTitle {
	color:#fff;
	font-weight:normal;
	float:left; width: 380px;
	padding: 10px 10px 0 15px;
}
#microsite h1 .sponsor {
	float:left; width: 225px; padding-right: 18px;
}

#microsite p.intro        { padding: 10px 0; }
#microsite p.intro a      { font-weight: 700; }

/*############ TABS SETTING ########################*/
.slider .ui-helper-reset,
.slider .ui-widget-content,
.slider .ui-accordion-header,
.slider .ui-accordion-content,
.slider .ui-accordion-content-active,
.slider .ui-state-default,
.slider .ui-state-active,
.slider .ui-state-hover {
      background-image: none;
}

#microsite .slider .drawer-content { height: auto; }
#microsite #downloadslider .drawer-content { overflow: hidden; width:300px;}/* set width so sliding won't be jumpy */
#microsite ul#Tabs {
    list-style: none outside none;
    padding: 0; margin: 0; 
}
#microsite ul#Tabs li { border-bottom:1px solid #ccc;}
#microsite ul#Tabs li.last { border-bottom:none;}

#microsite .menuTab {
	background-image: url(img/sys/microsite/tab_off.png); background-repeat: no-repeat;
    cursor: pointer;
    display: block; 
	line-height:16px;
}

#microsite .menuText { 
	color:#414141; font-size:15px; font-weight:700; 
	display: block; padding: 6px 10px; text-decoration:none;display:block;
}
#microsite .menuText:hover  { text-decoration: none;}

#microsite .menuTab.open	{ background-image: url(img/sys/microsite/tab_on.png); background-repeat: no-repeat;}

#microsite .open a[class="menuText"] {text-decoration: none;color:#fff; } /* ie6 doesn't recognize this form, will show black text */

#microsite .tabContent { padding: 10px; font-size:13px; color:#414141;}
#microsite .tabContent p { margin: 10px 0 0 0; padding:0;}
#microsite .tabContent a.more { margin: 5px 0; background-image: none;}



/* ############## Event Listing Table Style ######################################################## */	
.eventListing_wrap						{ background-color:#fff; overflow:hidden; padding: 8px 5px 10px;}
.eventListing							{ padding: 8px 5px 10px; }
#hdr_local h2, #hdr_national h2, #hdr_domain h2	{ font-size: 16px; padding-left: 10px;}
.eventListingHeader, .result 			{ font-size: 11px; font-weight: bold; color: #414141; }
	
.eventListingHeader           { background-color: #eff0f0; padding: 3px 0 0 4px; text-align:left}

.offerEventListing th a, .eventListingHeader a		{ color:#414141; text-decoration:underline; }
.offerEventListing th 					{ font-size:11px; text-align:left; color:#414141; padding: 0 0 3px 0;}
.offerEventListing .lft5, .eventListingHeader .lft5 {
    border: medium none;
    padding: 0;
    width: 5px; height: auto; }
.offerEventListing .rt10, .eventListingHeader .rt10 {
    border: medium none;
    height: auto; width: 10px;
    padding: 0; }

a.withArrow	{
	background: url(img/sys/microsite/downArrow.gif) 90% 60% no-repeat;
	padding-right: 15px; }

.locationInfo {
	font-size: 15px; font-weight: bold; color: #414141; 
	margin-bottom: 5px;	}
	
.lightGreyText {font-size: 15px; font-weight:normal; color: #a5a4a4; }

div.offerEventListing {
	background-color:#eff0f0;
	font-size: 12px;
	padding: 4px;}	


div.offerEventListing tr.firstRow td {
	border-top: 2px solid #ffffff;
	padding-top: 8px; padding-bottom: 10px; }
div.offerEventListing td {
	border-width: 1px medium 10px;	border-color: #eff0f0; 	border-style: solid none; border-bottom: 10px solid #FFFFFF;
	vertical-align: top;
	background-color: #ffffff;
	padding:8px 0 4px;}

.home td.date, .home th.date			  	{ width: 55px; }
.home td.event, .home th.event				{ width: 180px;}
.home td.loc, .home th.loc					{ width: 160px;}
.home td.offer_type, .home th.offer_type	{ width: 107px;}	
	
td.date, th.date			  	{ width: 55px; }
td.event, th.event				{ width: 200px;}
td.loc, th.loc					{ width: 170px;}

td.offer_type	{ font-weight:700;}

div.offerEventListing div.venue_height {min-height:44px}

div.offerEventListing td .padL10 {
	padding-left: 10px; }
div.offerEventListing td .padR10 {
	padding-right: 10px; }	
div.offerEventListing td.ltpd5 {
	padding-left: 3px;
	border-top: 0;	border-color: #ffffff; }
div.offerEventListing td.rtpd5 {
	padding-right: 4px;
	border-top: 0;	border-color: #ffffff; }
		
div.yellowTheme td.date, div.greyTheme td.date {
	width: 55px; padding: 0; border: 0;
	text-transform:uppercase;	text-align:center; }	
div.yellowTheme td.date div.month, div.yellowTheme td.date div.date, div.yellowTheme td.date div.day {
	background-color:#ffeed7; }	
div.greyTheme td.date div.month, div.greyTheme td.date div.date, div.greyTheme td.date div.day {
	background-color:#f0eeef; }	

a.event { font-size: 12px; font-weight: bold; }
		
a.findTix {	color: #009cde;	font-weight: bold;	font-size: 13px; display:block; }	
a:hover.findTix { text-decoration:underline;}
	
.resultArrow 	{ padding-left: 5px; vertical-align: text-bottom;}
.noResult 		{ padding:5px 10px;}

td.date div.month	{ font-size:12px; 	padding-top:2px; }
td.date div.date	{ color:#414141; font-size:25px; line-height:24px; }
td.date div.day  	{ color:#AFAFAF; font-size:12px; font-weight:bold; padding-bottom:3px;}
.pagi {
    color: #444444;font-size: 11px;font-weight: bold;
    float: right;  
    padding: 0 5px 30px 0;
}
.pagi a {font-weight: normal; text-decoration: underline;}
.pagi img.prev, .pagi img.next {cursor: pointer;vertical-align: middle; width: 13px;height: 13px;}
.pagi img.prev { background-image: url("img/sys/1000/search_prev.gif");}
.pagi img.next { background-image: url("img/sys/1000/search_next.gif");}

.spacer20 { font-size: 0; height: 0; line-height: 0; margin-bottom: 20px; }

/* left navigation sub page */
.subNav {
    background-color: #FFFFFF;
    padding-top :2px;
    width: 287px;
}

.subNav a:hover, .subNav a.curr {
    color: #01006A !important;
    font-weight: bold;
}

.subNav a {
    background: url("img/sys/microsite/dotline.gif") repeat-x scroll center bottom transparent;
    display: block;
    color: #666666 !important;
    font-size: 11px;
    margin: 0 10px;
    padding: 5px 10px 5px 40px;
    text-decoration: none;
    font-weight: bold;
}

.lastItem {
    background-image: none !important;
}
