/***********************************
*  r66 Theme
*  Created on: 04/2009
*  Travis Cunningham
************************************/
html {
}
body {
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#wrapper {
	background:url(/media/r66/backgrounds/metalbg.jpg) repeat-y 0 0;
	width:998px;
	/*left:3px;*/
	top:0px;
	text-align:left;
	margin:0 auto;
	position:relative;
	color:#666666;
	z-index:1;
}
.layoutHome #wrapper {
	padding-bottom:0px;
	top:0;
}
#innerWrapper {
	background:url(/media/r66/backgrounds/metalbgbtm.png) no-repeat center bottom;
}
*+html .layoutHome #innerWrapper {
	background-image:none !important;
}
/*.layoutG #wrapper,
.layoutGa #wrapper,
.layoutI #wrapper,
.layoutL #wrapper,
.layoutK #wrapper {
	background:#d7d7d7;
} */
#breadCrumbTitleArea {
	background:url(/media/r66/backgrounds/bg_wrapper_top.jpg) no-repeat 0 0;
	width:960px;
	padding:20px 10px 20px 20px;
	position:relative; 
	display:none;
}
#breadCrumbTitleArea h1, #breadCrumbTitleArea h2 {
	margin:0;
	color:#fff;
	font-weight:bold;
	font-size:24px;
}
#breadCrumbTitleArea .adModule {
	margin-bottom:0;
	position:absolute;
	top:20px;
	right:10px;
}
#breadCrumbTitleArea .adModule p {
	color:#999999;
	font-weight:bold;
	float:left;
	padding:12px 10px 0 0;
	margin:0;
	letter-spacing:-0.7px;
}
.layoutHome #siteHeaderOuter {
	/*background:url(/media/r66/backgrounds/bg_header.png) repeat-x 0 0;*/
}
* html .layoutHome #siteHeaderOuter {
	/*background:url(/media/r66/backgrounds/bg_header.gif) repeat-x 0 0;*/
}
#siteHeaderOuter {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:50;
}
#siteHeaderInner, #mainFooter {
	width:990px;
	margin:0 auto;
	position:relative;
	text-align:left;
}
#siteHeader ul, #mainFooter ul {
	list-style:none;
	margin:0;
	padding:0;
}
#siteHeader ul li, #mainFooter ul li {
	float:left;
}
a, a:visited {
	/*color:#04549E;*/
	color:#000000;
	text-decoration:none;
}
a:hover {
	/*color:#001122;*/
	color:#9f0000;
	text-decoration:none;
}
img {
	border:none;
}
p {
	margin:0 0 10px;
}
h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#fff;
}
h4 {
	font-size:12px;
	font-weight:bold;
}
ul, ol {
	padding:0;
	margin:0 0 10px 25px;
}
form {
	margin:0;
	padding:0;
}
/* -- Header -- */
#siteLogo {
	background:url(/media/r66/backgrounds/logo.png) no-repeat 8px 9px;
	float:left;
	width:215px;
	height:142px; 
	text-indent:-9999px;
	overflow:hidden;
}
#siteHeader {
	height: 191px;
	*height:186px;
}
#siteHeader .adModule {
	display:none;
	position:absolute;
	top:26px;
	right:0;
	width:728px;
}
/*#siteHeader .adModule p {
	display:none;
}*/
/* html #siteLogo {
	background:url(/media/r66/backgrounds/logo.gif) no-repeat 0 0;
}*/
#socialHeaderNav {
	float:right;
	position:absolute;
	right:5px;
	top:114px;
}
#socialHeaderNav li {
	padding-right:3px;
	padding-top:2px;
}
#headerInfoBox {
	/*float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	padding:2px 0 0 130px;*/
}
#headerInfoBox {
	font-size:11px;
	font-weight:900;
	text-transform:uppercase;
	text-align:right;
	line-height:18px;
	position:absolute;
	top:2px;
	right:10px;
	/**** NEW CSS ****/
	color:#FFFFFF;
	text-shadow: 2px 2px 1px rgba(0,0,0,2);
	/*text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             	 0px 8px 13px rgba(0,0,0,0.1),
                 0px 18px 23px rgba(0,0,0,0.1);*/
	
	
	
}
#headerInfoBox a {
	/*text-decoration:underline;*/
	/**** NEW CSS ****/
	color:#FFFFFF;
	font-weight:bolder;
	/*text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/ 
	
	/*-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;*/
	/* For IE 8 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";*/
	/* For IE 5.5 - 7 */
	/*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');*/
	
}



#headerInfoBox span {
	font-size:12px;
}
#headerLinkBox {
	float:right;
}
#headerLinkBox li {
	padding-right:5px;
	margin:5px 5px 0 0;
	border-right:1px solid #fff;
	line-height:11px;
}
#headerLinkBox li.lastItem {
	border-right:none;
	padding-right:0;
}
#headerLinkBox li a {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
}
#headerBottom {
	float:left;
	width:990px;
}
#headerSearch {
	display:none;
	background:url(/media/r66/backgrounds/bg_search.png) no-repeat 0 0;
	float:right;
	width:193px;
	height:54px;
	margin-right:5px;
	padding:13px 0 0 38px;
}
* html #headerSearch {
	background:url(/media/r66/backgrounds/bg_search.gif) no-repeat 0 0;
	margin-right:2px;
}
#headerSearch input {
	background:none;
	border:none;
	width:140px;
	height:18px;
	padding-top:6px;
	float:left;
}
#headerSearch button {
	background:url(/media/r66/buttons/btn_search.gif) no-repeat 0 0;
	width:34px;
	height:27px;
	border:none;
	margin:0;
	padding:0;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
#headerSearch button:hover {
	background-position:0 -27px;
}
/* -- Navigation -- */
#siteNavMain {
	position:relative;
	float:right;
	width:990px;
	/*left:4px;*/
	/*left:10px;*/
}
#siteNavMain li {
	float:left;
	height:43px;
}
#siteNavMain li a {
	display:block;
	/*height:49px;*/
	height:39px;
	text-indent:-9999px;
	overflow:hidden;
}
#nav_home {
	background:url(/media/r66/nav/home.png) no-repeat 0 0;
	width:96px;
}
#nav_admissions {
	background:url(/media/r66/nav/admissions.png) no-repeat 0 0;
	width:114px;
}
#nav_event {
	background:url(/media/r66/nav/event.png) no-repeat 0 0;
	width:82px;
}
/*#nav_race {
	background:url(/media/r66/nav/race.png) no-repeat 0 0;
	width:130px;
}*/

#nav_race {
	background:url(/media/r66/nav/new/nhra.png) no-repeat 0 0;
	width:240px;
}

#nav_news{
	background:url(/media/r66/nav/news.png) no-repeat 0 0;
	width:87px;
}
/*#nav_about {
	background:url(/media/r66/nav/about.png) no-repeat 0 0;
	width:100px;
}*/

#nav_about {
	background:url(/media/r66/nav/new/connect.png) no-repeat 0 0;
	width:242px;
}

/*#nav_seating {
	background:url(/media/r66/nav/seating.png) no-repeat 0 0;
	width:134px;
}*/

#nav_seating {
	background:url(/media/r66/nav/new/info.png) no-repeat 0 0;
	width:240px;
}

#nav_maps{
	background:url(/media/r66/nav/maps.png) no-repeat 0 0;
	width:114px;
}
/*#nav_tickets {
	background:url(/media/r66/nav/new/tickets.png) no-repeat 0 0;
	width:251px;
}*/

#nav_tickets {
	background:url(/media/r66/nav/new/tickets.png) no-repeat 0 0;
	width:265px;
}

#nav_camping{
	background:url(/media/r66/nav/new/camping.png) no-repeat 0 0;
	width:248px;
}
#nav_information{
	background:url(/media/r66/nav/new/information.png) no-repeat 0 0;
	width:247px;
}
#nav_connect{
	background:url(/media/r66/nav/new/connect.png) no-repeat 0 0;
	width:253px;
}
#nav_hospitality{
	background:url(/media/r66/nav/hospitality.png) no-repeat 0 0;
	width:137px;
}
* html #nav_home {
	background:url(/media/r66/nav/home.gif) no-repeat 0 0;
}
* html #nav_admissions {
	background:url(/media/r66/nav/admissions.gif) no-repeat 0 0;
}
* html #nav_event {
	background:url(/media/r66/nav/event.gif) no-repeat 0 0;
}
* html #nav_race {
	background:url(/media/r66/nav/race.gif) no-repeat 0 0;
}
* html #nav_about {
	background:url(/media/r66/nav/about.gif) no-repeat 0 0;
}
* html #nav_seating {
	background:url(/media/r66/nav/seating.gif) no-repeat 0 0;
}
*html #nav_camping{
	background:url(/media/r66/nav/camping.gif) no-repeat 0 0;
}
*html #nav_maps{
	background:url(/media/r66/nav/maps.gif) no-repeat 0 0;
}
*html #nav_news{
	background:url(/media/r66/nav/news.gif) no-repeat 0 0;
}
*html #nav_hospitality{
	background:url(/media/r66/nav/hospitality.gif) no-repeat 0 0;
}
#siteNavMain li.activeNav a.mainNavLink,
#siteNavMain a.activeNav {
	/*background-position:0 -49px;*/
	background-position:0 -39px;
}
#siteNavMain li a:hover a, #siteNavMain li a:hover, 
#siteNavMain li a.sfhover a {
	/*background-position:0 -49px;*/
	background-position:0 -39px;
}
/* -- Ribbon -- */
#siteNavMain li ul {
	position:relative; 
	top:-9999px;
  	/*left:10px;*/
	left:0px;
	list-style:none;
	margin:0;
	padding:0;
	z-index:999;
}
#siteNavMain li:hover ul, #siteNavMain li.sfhover ul { 
	/*top:-6px;*/
	top:0px;
}
*+ html #siteNavMain li a:hover, *+ html #siteNavMain li.over {
	position: static; /* make menus not sticky in ie7 */
} 
#siteNavMain li ul li {
	background-color:#444;
	padding-bottom:10px;
	padding-top:5px;
	position:relative;
	/*width:230px;*/
	width:240px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	height:auto !important;
}




.adHolder {
	display:none;
}
.subNavAdDrop>li {
	width:200px;
}
#siteNavMain li ul li ul {
	list-style:none;
	margin:0;
	float:left;
	width:170px;
	position:static;
}
#siteNavMain li ul li ul li {
	background:none;
	float:none;
	padding:0;
	margin-left:12px;
	width:210px;
	height:auto;
	overflow:auto;
}
#siteNavMain li ul li ul.subNavCol1 {
	width:200px;
	height:auto !important;
	height:60px;
}
#siteNavMain li ul li ul.subNavCol5 {
	width:240px;
	position:absolute;
	top:10px;
	left:736px;
}
#siteNavMain li ul li ul.subNavCol5 li {
	width:240px;
	margin:0;
	border-bottom:none;
	padding:0;
}
#siteNavMain li ul li ul.subNavCol5 a {
	width:234px;
	height:60px;
}
#siteNavMain li ul li a {
	text-indent:0;
	height:auto;
	color:#fff;
	font-size:16px;
	font-family:'HelveticaNeue', sans-serif;
	padding:5px;
	padding-bottom:7px;
	text-align:center;
	border:1px solid transparent;
}
#siteNavMain li ul li a:hover {
	background-color:;
	border:1px solid #1f3f62;
	/*background:url(/media/r66/backgrounds/yellowarrow.png) no-repeat 5px 9px #0057b7;*/
	background:url(/media/r66/backgrounds/yellowarrow.png) no-repeat 5px 9px #ae0000;
	border-radius:5px;
}
/* -- Subnav -- */
#navAdCol {
	margin-top:10px;
	margin-right:5px;
	margin-left:10px;
	border:1px solid #999;
}
* html #navAdCol {
	margin:0 0 0 2px;
}
#navAdCol .moduleWrap {
	color:#fff;
}
#navAdCol .moduleContentInner {
	padding:0 5px 10px;
}
#navAdCol .moduleContentInner a {
	color:#fff;
}
#navAdCol .moduleContentInner a:hover {
	color:#f4f704;
	text-decoration:none;
}
#navAdCol h4 {
	display:none;
}
.subNavModule .adBlock {
	float:left;
	margin-bottom:10px;
}
.subNavModule ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.subNavModule ul li {
	float:left;
	clear:left;
	width:160px;
}
.subNavModule ul li a {
	/*background:#02428A url(/media/r66/backgrounds/bg_sub_2.jpg) no-repeat 0 0;*/
	background:#000000 url(/media/r66/backgrounds/bg_sub_2.jpg) no-repeat 0 0;
	padding:10px;
	color:#fff;
	float:left;
	width:140px;
}
* html .subNavModule ul li a:visited {
	color:#fff;
}
.subNavModule ul li li a {
	padding-bottom:5px;
}
.subNavModule ul li a:hover {
	text-decoration:underline;
}
.subNavModule li.subNavOpenened a, 
.subNavModule li.noSubActive a.activeSubNav {
	/*background:#238C31 url(/media/r66/backgrounds/bg_sub_1.jpg) no-repeat 0 0;*/
	background:#9c0000 url(/media/r66/backgrounds/bg_sub_1.jpg) no-repeat 0 0;
}
.subNavModule ul li.subNavOpenened li a.activeSubNav,
.subNavModule ul li.subNavOpenened li.subNavActive a.activeSubNav,
.subNavModule ul li.subNavOpenened li.subNavActive ul li a.activeSubNav {
	/*color:#fff !important;*/
	/*background:url(/media/r66/icons/ico_white_arrows.png) no-repeat right center;*/
	padding-right:10px;
	text-decoration:underline;
}
* html .subNavModule ul li.subNavOpenened li a.activeSubNav,
* html .subNavModule ul li.subNavOpenened li.subNavActive a.activeSubNav,
* html .subNavModule ul li.subNavOpenened li.subNavActive ul li a.activeSubNav {
	/*background:url(/media/r66/icons/ico_white_arrows.gif) no-repeat right center;*/
}
.subNavModule li.subNavOpenened .subNavActive li a {
	color:#b0d3e1 !important;
	background:none;
}
.subNavModule ul li ul {
	/*background:#222;*/
	background: #d5d5d5;
	margin-bottom:0;
	width:158px;
	/*border:1px solid #238C31;*/
	/*border:1px solid #000000;*/
	border:none;
}
.subNavModule ul ul, .subNavModule ul ul li {
	width:140px;
}
.subNavModule ul ul ul, .subNavModule ul ul ul li {
	width:130px;
}
.subNavModule ul li ul ul {
	background:none;
	margin-left:10px;
	border:none;
}
* html .subNavModule ul li ul ul {
	margin-left:5px;
}
.subNavModule ul li li a, 
.subNavModule ul li.subNavOpenened li a {
	background:none;
	float:left;
	width:auto;
	min-height:inherit;
	color:#000;
}
/* -- Misc Layout -- */
#mainContentColWrap {
	float:left;
	padding:8px 0 0 10px;
	/*padding:8px 0 0 4px;*/
}


/*NEW*/
.layoutC #mainContentColWrap, .layoutH #mainContentColWrap  {
	float:left;
	padding:8px 0 0 7px;
	/*padding:8px 0 0 4px;*/
}

/*NEW*/
.layoutAa #mainContentColWrap, .layoutH #mainContentColWrap  {
	float:left;
	padding:8px 0 0 7px;
	/*padding:8px 0 0 4px;*/
}

/*NEW*/
.layoutF #mainContentColWrap, .layoutH #mainContentColWrap  {
	float:left;
	padding:8px 0 0 2px;
	/*padding:8px 0 0 4px;*/
}



.layoutHome #mainContentColWrap {
	padding:0;
}
.layoutAa #mainContentCol4 {
	margin-top:0;
}
#mainContentColWrap {
	width:800px;
}
.layoutG #mainContentColWrap,
.layoutGa #mainContentColWrap,
.layoutI #mainContentColWrap {
	width:970px;
}
.layout6 #wrapper {
	background:none;
}
.layoutL #wrapper, .layoutK #wrapper {
	margin-bottom:0;
}
.layoutL #mainContentCol2, .layoutL #mainContentCol3 {
	padding-bottom:0;
}
.layoutK #mainContentCol2, .layoutK #mainContentCol3, .layoutK #mainContentCol4 {
	padding-bottom:0;
}
/* -- Footer -- */
/*#mainFooter {
	left:0px;
	background:url(/media/r66/backgrounds/metalbgbtmnew.jpg) no-repeat center top;
	margin-bottom:25px;
	padding-left:3px;
	padding-right:3px;
	z-index:10;
	height:340px;
	width:990px;
	margin-top:-10px;
}*/

#mainFooter {
	/*left:0px;*/
	/*background:url(/media/r66/backgrounds/footerbg.png) no-repeat center top transparent;*/
	margin-bottom:25px;
	padding-left:3px;
	padding-right:3px;
	z-index:10;
	/*height:340px;*/
	width:990px;
	/*margin-top:10px;*/
	/*NEW*/
	background:url(/media/r66/backgrounds/metalbgbtmnew.jpg) no-repeat center top transparent;
	left:0;
	height:440px;
}

*+html #mainFooter {
	margin-top:0 !important;
}
/*.layoutHome #mainFooter {
	margin-top:-310px;
	background:url(/media/r66/backgrounds/footerbg.png) no-repeat center top transparent;
}*/

.layoutL #mainFooter{
	left:3px;
	}
	
.layoutK #mainFooter{
	left:3px;
	}



/**+html .layoutHome #mainFooter {
	margin-top:-310px !important;
}*/
.layoutHome #mainFooter #FooterSearch {
	/*top:20px;*/
	/*top:10px;*/
}
.layoutHome #mainFooter .smalEventAltPromo a {
	/*top:10px;*/
	/*top:20px;*/
}
.layoutHome #mainFooter #FooterSiteMap {
	/*top:78px;*/
	/*top:98px;*/
}
.layoutHome #mainFooter .bottomLinks {
	/*top:78px;*/
	/*op:98px;*/
}
#mainFooter #footerLinks {
	float:left;
	position:absolute;
	bottom:0;
	width:997px;
	height:13px;
	font-size:12px;
	
}
#footerLinks li {
	margin-right:9px; 
	padding-right:6px;
	border-right:1px solid #eee;
	line-height:11px;
}
#footerLinks li:first-child {
	margin-left:10px;
}
#footerLinks li.lastItem {
	margin-right:0; 
	padding-right:0;
	border-right:none;
}
#footerLinks a {
	color:#eee;
}
#footerCopy {
	float:left;
	width:175px;
	padding:5px 0 0;
	color:#eee;
	position:absolute;
	right:10px;
	bottom:0;
	margin:0;
	padding:0;
	
}
#footerLogo {
	background:url(/media/r66/backgrounds/ftr_logo.png) no-repeat 0 0;
	position:absolute;
	top:12px;
	left:10px;
	width:135px;
	height:64px;
	text-indent:-9999px;
	overflow:hidden;
	display:none;
}
#footerDigitaria {
	background:url(/media/r66/backgrounds/digitaria.gif) no-repeat 0 0;
	display:none;
	width:66px;
	height:19px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	right:20px;
}
#mainFooter .newsletterSignup {
	float:right;
	margin:12px 12px 0 0;
}
.newsletterSignup {
	background:url(/media/r66/backgrounds/bg_newsletter_wide.png) no-repeat 0 0;
	width:300px;
	margin-bottom:10px;
	height:97px;
	display:block;
	position:relative;
}
#mainFooter .newsletterSignup {
	background:url(/media/r66/backgrounds/bg_newsletter.jpg) no-repeat 0 0;
	width:229px;
	margin-bottom:0;
	display:none;
}
.newsletterSignup label {
	display:none;
}
.newsletterSignup input {
	background:none;
	border:none;
	color:#999999;
	font-size:13px;
	position:absolute;
	width:195px;
	height:22px;
	padding:0px;
	top:33px;
	left:20px;
}
.newsletterSignup button {
	border:none;
	background:url(/media/r66/buttons/btn_newsletter.jpg) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	width:63px;
	height:27px;
	position:absolute;
	top:30px;
	left:226px;
	cursor:pointer;
	border-radius:0 5px 5px 0;
}
#mainFooter .newsletterSignup input {
	width:155px;
}
.newsletterSignup #optInOrganizationInfo {
	display:inline-block;
	font-size:9px;
	color:#EEE;
	background-color:transparent;
	position:absolute;
	top:62px;
	left:12px;
	width:278px;
}
.newsletterSignup #optInOrganizationInfo > div {
	display:inline;
}
.layoutHome .newsletterSignup {
	height:143px !important;
}
.layoutHome .newsletterSignup > form {
	margin-top:81px !important;
}
.layoutHome .newsletterSignup input {
	top:80px;
}
.layoutHome .newsletterSignup button {
	top:82px;
	left:249px;
}
.layoutHome .newsletterSignup #optInOrganizationInfo {
	background:transparent;
	color:#666;
	top:104px;
	left:22px;
}
.newsletterSignup #organization:after,
.newsletterSignup #organizationAddress:after,
.newsletterSignup #organizationLocation:after {
	content:",";
}
/* -- Homepage -- */
.homeFlashRotator {
	padding-top:0;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	width:638px;
	float:left;
}
.layoutHome #wrapper {
	/*background:none;*/
	width:990px;
	/*color:#fff;*/
}
.layoutHome #innerWrapper {
	width:990px;
	left:0;
	z-index:50;
}
.layoutHome .homeFlashRotatorCol{
	width:660px;
	margin-top:10px;
	float:left;
}
.layoutHome #mainContentColWrap {
	width:990px;
}
.layoutHome #mainContentColExtra {
	/*background:url(/media/r66/backgrounds/metalbgtop.jpg) no-repeat 0 top;
	background:url(/media/r66/backgrounds/metalbgtop.jpg) no-repeat 0 top;
	margin-left:-4px;
	padding-left:4px;
	padding-right:4px;*/
	width:300px;
	/*height:460px;*/
	float:right;
	margin-right:10px;
	padding-top:10px;
}
.layoutHome #mainTripleColWrap {
	/*background:url(/media/r66/backgrounds/metalbgbottom.jpg) no-repeat 0 top;*/
	width:990px;
	padding-bottom:1px;
	/*left:-4px;*/
	position:relative;
	margin-top:-3px;
	/*height:985px;*/
	overflow:hidden;
}
.layoutHome #mainContentCol1 {
	float:left;
	width:330px;
	padding:18px 10px 20px;
	margin-left:10px;
	margin-right:10px;
}
.layoutHome #mainContentCol2 {
	/*float:left;
	width:300px;
	height:468px;
	margin-right:10px;
	margin-top:10px;*/
	margin-top:5px;
	/*height:50px;*/
}
.layoutHome #mainContentCol3 {
	width:645px;
	/*height: 570px;*/
	float:left;
	margin-left:9px;
}
.layoutHome #mainContentCol4 {
	width:300px;
	/*height:468px;*/
	float:right;
	margin-top:10px;
	margin-right:10px;
}
#breakingNews {
	background:url(/media/r66/backgrounds/bg_breaking_news.jpg) no-repeat 0 0;
	width:970px;
	height:40px;
	padding:10px;
	color:#333333;
}
#breakingNews h2 {
	display:inline;
	font-weight:bold;
	font-size:16px;
}
#breakingNews p {
	display:inline;
}
#breakingNews ul {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
#breakingNews ul li {
	display:inline;
}
#breakingNews ul li a {
	background:url(/media/r66/icons/ico_arrow_blue.png) no-repeat right center;
	color:#04549e !important;
	padding-right:10px;
	margin-left:5px;
}
#breakingNews ul li a:hover {
	color:#001122 !important;
}
.homeLatestNews {
	padding:0 5px 2px;
	width:330px;
	/*height:270px;*/
	overflow:hidden;
}
.homeLatestNews h4 {
	background:url(/media/r66/headers/hdr_latest_news.jpg) no-repeat 0 0;
	width:149px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:5px;
}
.homeLatestNews ul {
	list-style:none;
	margin:0;
	padding:0;
}
.homeLatestNews ul li {
	padding:6px 0;
	border-top:1px solid #464648;
}
.homeLatestNews ul li.first {
	border-top:none;
	padding:0 0 8px;
}
.homeLatestNews .imageLink img {
	margin-bottom:10px;
	border:1px solid #46464a;
}
.homeLatestNews .textLink, .homeLatestNews .date {
	display:block;
}
.homeLatestNews .textLink {
	font-size:11px;
	font-weight:normal;
}
.homeLatestNews .date {
	font-size:11px;
	color:#7e7e81;
}
#trackPack {
	background:url(/media/r66/backgrounds/bg_trackpack.jpg) no-repeat 0 0;
	width:646px;
	height:292px;
	overflow:hidden;
 	padding:14px 0 0 14px;
	position:relative;
}
#offSeasonModule {
	background:url(/media/r66/backgrounds/bg_alt_pack_main.jpg) no-repeat 0 0;
	width:640px;
	height:286px;
	overflow:hidden;
	padding:20px 0 0 20px;
}
#offSeasonModule .toutA, #offSeasonModule .toutB {
	background:url(/media/r66/backgrounds/bg_alt_pack.jpg) no-repeat 0 0;
	float:left;
	width:300px;
	height:265px;
	overflow:hidden;
}
#offSeasonModule .toutA {
	margin-right:20px;
}
#offSeasonModule .textModule {
	padding:20px 10px;
}
#offSeasonModule .textModule h5 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
}
#offSeasonModule .textModule img {
	margin-bottom:10px;
}
#offSeasonModule .textModule p {
	margin-bottom:0;
	line-height:14px;
}
#offSeasonModule .cmsLink {
	clear:left;
	float:left;
}
#offSeasonModule .textModule a {
	background:url(/media/r66/icons/ico_white_arrows.png) no-repeat right center;
	padding-right:10px;
	line-height:16px;
}
* html #offSeasonModule .textModule a {
	background:url(/media/r66/icons/ico_white_arrows.gif) no-repeat right center;
}
#trackPack h4 {
/*	background:url(/media/r66/headers/hdr_trackpack.jpg) no-repeat 0 0;*/
	display:block;
	width:427px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:8px;
}
#trackPack .adModule {
	position:absolute;
	top:3px;
	right:3px;
}
#trackPack .adModule p {
	float:left;
	margin:0;
	padding:10px 4px 0 0;
	color:#ababab;
	font-weight:bold;
	font-size:10px;
}
#homeTouts {
	background:url(/media/r66/backgrounds/bg_home_touts.jpg) no-repeat 2px bottom;
	width:974px;
	float:left;
	margin:0;
}
#homeTouts .homeTout {
	float:left;
	width:238px;
	height:227px;
	overflow:hidden;
	position:relative;
	margin-left:6px;
}
#trackFeature, #defaultPack {
	position:absolute;
	top:44px;
	left:16px;
	width:300px;
	height:250px;
	overflow:hidden;
}
#defaultPack {
	z-index:1;
}
#trackFeature {
	z-index:10;
}

#defaultEvent, #offSeasonModule .imgModule {
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:300px;
	height:250px;
	text-indent:-9999px;
	overflow:hidden;
}
#offSeasonModule .imgModule {
	height:265px;
}
#defaultEvent:hover {
	background-position:0 -250px;
}
#offSeasonModule .imgModule:hover {
	background-position:0 -265px;
}
#trackFeature .packEvent {
	background:url(/media/r66/backgrounds/bg_events.jpg) no-repeat 0 0;
	padding:86px 15px 0 15px;
	height:250px;
}
#trackFeature .packEvent .logo {
	display:block;
	width:99px;
	height:54px;
	position:absolute;
	top:9px;
	left:15px;
}
#trackFeature .countdownClock {
	position:absolute;
	top:6px;
	right:6px;
}
.countdownClock {
	background:url(/media/r66/backgrounds/bg_small_clock.jpg) no-repeat 0 0;
	width:155px;
	height:47px;
	padding:10px 0 0 10px;
}
.countdownClock td {
	text-align:center;
}
.countdownDay, .countdownHour, .countdownMin, .countdownSec {
	font-size:18px;
	font-weight:bold;
	color:#000;
	width:18px;
	padding:0 7px 5px;
	line-height:23px;
}
.countdownDay {
	width:32px;
}
.countdownHour {
	width:20px;
}
.countdownSec {
	padding:0 0 5px 5px;
}
#trackFeature .packEvent h5, #trackFeature .packEvent h5 a {
	font-weight:normal;
	font-size:18px;
	color:#fff;
}
#trackFeature .packEvent h5 a:hover {
	color:#f4f704;
}
#defaultEvent .imgText {
	position:absolute;
	top:-5500px;
	left:0;
}
#defaultEvent .btnTickets {
	position:absolute;
	top:168px;
	left:208px;
}
#trackList {
	float:right;
	width:328px;
	margin-right:1px;
}
.hiddenEvent {
	position:absolute;
	top:-5000px;
	left:0;
}
#trackList h5 {
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	padding-right:10px;
	margin-bottom:4px;
}
#trackList ul {
	list-style:none;
	margin:0 0 7px;
	padding:0;
}
#trackList li {
	background:url(/media/r66/backgrounds/bg_event_list.jpg) no-repeat 0 0;
	padding:6px 12px 4px;
	margin-bottom:1px;
}
#trackList li a {
	background:url(/media/r66/icons/ico_arrows.png) no-repeat right center;
	padding-right:10px;
	font-weight:normal;
}
* html #trackList li a {
	background:url(/media/r66/icons/ico_arrows.gif) no-repeat right center;
}
#homeTouts .first {
	margin-left:0;
}
#homeTouts .homeTout .buttonRow {
	/*background:url(/media/r66/backgrounds/bg_btn_tout.png) repeat-x 0 0;*/
	width:224px;
	height:30px;
	padding:12px 10px 0 0;
	list-style:none;
	margin:0;
	position:absolute;
	top:106px;
	left:2px;
}
* html #homeTouts .homeTout .buttonRow {
	background:#000;
}
#homeTouts .homeTout .buttonRow li {
	float:right;
	margin-left:6px;
}
#homeTouts .toutImg {
	border:2px solid #8f979f;
	margin-bottom:10px;
}
#homeTouts h4, #homeTouts p {
	padding:0 8px;
}
#homeTouts h4 {
	font-size:18px;
	font-weight:bold;
}
#homeTouts p {
	margin-bottom:0;
}
#homeTouts p a {
	font-weight:normal;
}
.btnPit, .btnSchedule, .btnVideos, .btnPhotos, .btnGoTo, .btnRaceCorner, .btnTickets {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:24px;
}
.btnPit{
	background:url(/media/r66/buttons/btn_pit.png) no-repeat 0 0;
	width:86px;
} 
.btnSchedule{
	background:url(/media/r66/buttons/btn_schedule.png) no-repeat 0 0;
	width:86px;
} 
.btnVideos{
	background:url(/media/r66/buttons/btn_videos.png) no-repeat 0 0;
	width:66px;
} 
.btnPhotos{
	background:url(/media/r66/buttons/btn_photos.png) no-repeat 0 0;
	width:66px;
} 
.btnGoTo{
	background:url(/media/r66/buttons/btn_go_to.png) no-repeat 0 0;
	width:86px;
} 
.btnRaceCorner {
	background:url(/media/r66/buttons/btn_race_corner.png) no-repeat 0 0;
	width:107px;
}
.btnTickets {
	background:url(/media/r66/buttons/btn_tickets.png) no-repeat 0 0;
	width:71px;
}
* html .btnPit{
	background:url(/media/r66/buttons/btn_pit.gif) no-repeat 0 0;
} 
* html .btnSchedule{
	background:url(/media/r66/buttons/btn_schedule.gif) no-repeat 0 0;
} 
* html .btnVideos{
	background:url(/media/r66/buttons/btn_videos.gif) no-repeat 0 0;
} 
* html .btnPhotos{
	background:url(/media/r66/buttons/btn_photos.gif) no-repeat 0 0;
} 
* html .btnGoTo{
	background:url(/media/r66/buttons/btn_go_to.gif) no-repeat 0 0;
} 
* html .btnRaceCorner {
	background:url(/media/r66/buttons/btn_race_corner.gif) no-repeat 0 0;
}
* html .btnTickets {
	background:url(/media/r66/buttons/btn_tickets.gif) no-repeat 0 0;
}
.btnPit:hover, .btnSchedule:hover, .btnVideos:hover, .btnPhotos:hover, .btnGoTo:hover, .btnRaceCorner:hover, .btnTickets:hover {
	background-position:0 -24px;
}
/* -- Large Event -- */
.largeEventMain {
	color:#fff;
	position:relative;
	width:454px;
	height:318px;
	padding:0 18px;
	font-size:14px;
	*margin-top:-20px;
}
.largeEventMain p {
	margin-bottom:5px;
}
.largeEventMain .adModule {
	position:absolute;
	top:5px;
	right:5px;
}
.lrgEventMainDate {
	padding:20px 0 0 0;
	font-size:12px;
}
.lrgEventMainTitle {
	font-size:32px;
	font-weight:bold;
	text-transform:uppercase;
}

.lrgEventMainTitle a {
	color:white !important;
}


.lrgEventMainDesc {
	font-weight:bold;
}
.eventBottomLinks {
	float:left;
	margin-right:5px;
}
.lrgEventButtons {
	position:absolute;
	bottom:10px;
	left:10px;
}
.lrgEventButtonBuy {
	/*background:url(/media/r66/buttons/btn_track_pack.png) no-repeat 0 0;*/
	background:url(/media/r66/buttons/btn_track_pack.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:129px;
	height:24px;
}
* html .lrgEventButtonBuy {
	background:url(/media/r66/buttons/btn_track_pack.png) no-repeat 0 0;
}
.lrgEventButtonBuy:hover {
	background-position:0 -24px;
}
.lrgEventButtonTravel {
	/*background:url(/media/r66/buttons/btn_travel_pack.png) no-repeat 0 0;*/
	background:url(/media/r66/buttons/btn_travel_pack.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:143px;
	height:24px;
}
* html .lrgEventButtonTravel {
	background:url(/media/r66/buttons/btn_travel_pack.png) no-repeat 0 0;
}
.lrgEventButtonTravel:hover {
	background-position:0 -24px;
}
.lrgEventButtonOffers {
	background:url(/media/r66/buttons/btn_special.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:132px;
	height:24px;
}
* html .lrgEventButtonOffers {
	background:url(/media/r66/buttons/btn_special.gif) no-repeat 0 0;
}
.lrgEventButtonOffers:hover {
	background-position:0 -24px;
}
.lrgEventButtonSchedule {
	background:url(/media/r66/buttons/btn_schedule.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:86px;
	height:24px;
}
* html .lrgEventButtonSchedule {
	background:url(/media/r66/buttons/btn_schedule.gif) no-repeat 0 0;
}
.lrgEventButtonSchedule:hover {
	background-position:0 -24px;
}
.lrgEventButtonCamping {
	background:url(/media/r66/buttons/btn_camping.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:78px;
	height:24px;
}
* html .lrgEventButtonCamping {
	background:url(/media/r66/buttons/btn_camping.gif) no-repeat 0 0;
}
.lrgEventButtonCamping:hover {
	background-position:0 -24px;
}
/* -- Countdown Clock -- */
.largeEventMain .countdownClock {
	background:url(/media/r66/backgrounds/bg_lrg_clock.gif) no-repeat 0 0;
	width:222px;
	height:63px;
	position:absolute;
	bottom:40px;
	left:10px;
	padding:0;
}
.countdownClock td {
	text-align:center;
}
.largeEventMain .countdownClock td.countdownHour, .largeEventMain .countdownClock td.countdownMin, .largeEventMain .countdownClock td.countdownSec {
	padding:5px 0 2px;
	width:46px;
	font-size:31px;
	color:#000;
	line-height:38px;
}
.largeEventMain .countdownClock td.countdownDay {
	width:60px;
	padding:5px 2px 2px 13px;
	font-size:32px;
	color:#000;
	line-height:38px;
}
.largeEventMain .countdownClock td..countdownSec {
	width:52px;
}
.smallEventModule .countdownClock {
	margin-bottom:10px;
}
.countdownClock td {
	text-align:center;
}
.countdownClock {
	color:#fff;
	font-size:10px;
}
/* -- News List -- */
.newsListModule ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.newsListModule .paginatedArticleList {
	border-top:1px solid #d5e2ee;
	margin-left:3px;
}
.newsListModule ul li p, .newsListModule .paginatedArticleList p {
	margin-bottom:0;
}
.newsListModule ul li {
	border-bottom:1px solid #e5e5e5;
	padding:4px 0 8px;
	float:left;
	width:460px;
}
.newsInfo {
	padding:0 10px;
}
#mainContentColExtra .newsListModule .moduleContentInner {
	padding:0 10px 10px !important;
	width:477px !important;
	margin-left:0;
    margin-top: -4px;
}
.newsListModule .paginatedArticleList li {
	padding:4px 0;
}
.newsListModule ul li .newsListArticleDate {
	float:left;
	width:60px;
	font-size:10px;
	color:#686868;
}
.newsListModule ul li .newsListArticleInfo {
	float:left;
	width:400px;
}
.newsListModule .moreLink, .rssModule .moreLink {
	float:left;
	margin:0;
	padding-top:10px;
	background:none;
}
.newsListModule .moreLink a, .rssModule .moreLink a {
	background:url(/media/r66/icons/ico_blue_arrow.png) no-repeat left center;
	padding-left:10px;
}
.newsListModule .moreLink {
	padding-left:60px;
}
.rssModule .moreLink {
	padding-left:50px;
}
* html .newsListModule .moreLink a, * html .rssModule .moreLink a {
	background:url(/media/r66/icons/ico_blue_arrow.gif) no-repeat left center;
}
/* -- News Landing -- */
.featuredStoryInner {
	background:none;
	min-height:250px;
	width:470px;
	position:relative;
	padding:27px 8px 5px;
	height:auto !important;
	
}
*+html .featuredStoryInner {
	padding-bottom:15px;
}
.featuredStory {
	/*background:#fff;*/
	background:url(/media/r66/backgrounds/modulebtm490.png) no-repeat 0 bottom;
	margin-bottom:10px;
	position:relative;
	width: 497px;
	right: 7px;
}
.featuredStoryInfo {
	/*background:url(/media/r66/backgrounds/bg_feature_hdr.jpg) no-repeat center 0;*/
	height: 38px;
	/*background:url(/media/r66/backgrounds/moduletop490.png) no-repeat 0 0;*/
	background:url(/media/r66/backgrounds/moduletop490.png) no-repeat 0 0;
	padding:10px 10px 0;
	width:479px;
	position:absolute;
	top:0;
	left:0;
	margin-left: -2px;
}
.featuredStoryDetails {
    margin-left: -7px;
	margin-top: 22px;
    padding-left: 10px;
    padding-right: 10px;
	padding-top:5px;
    width: 477px;
	background:url("/media/r66/backgrounds/modulemid490.png") repeat-y scroll center 0 transparent;
	min-height: 235px;
}
.featuredStory .sponsor {
	position:absolute;
	top:12px;
	right:16px;
}
.featuredStory .resultType {
	margin-top: 9px;
	font-size:18px;
	font-weight:bold;	
	color:#fff;
	font:16px/16px 'TienneBold', serif;
	text-transform: uppercase;
	text-align:center;
}
.featuredStory .previewImg {
	float:left;
	margin:0 10px 10px 0;
}
.featMeta {
	margin:20px 0;
}
.featMeta .summary {
	display:none;
}
/* -- Photo/Video Landing -- */
#photoLandDropdowns, #videoLandDropdowns {
	padding:0 0 0 4px;
}
.videoLandBox {
	padding:5px;
	float:left;
	width:402px;
	height:337px;
}
#videoLandBoxInfo {
	padding:35px 10px 10px 0;
	position:relative;
	float:left;
	width:218px;
}
#videoLandBoxInfo .shareBarSocial {
	padding-top:10px;
	clear:both;
}
#videoLandBoxInfo h4 {
	margin-bottom:5px;
	font-size:12px;
	margin:0 0 5px;
	padding:0;
}
#photoLandBox {
	padding:0;
	width:660px;
	height:435px;
}
#photoLandDropdowns {
	background:url(/media/r66/backgrounds/bg_photo_filter.gif) no-repeat center 0;
	width:646px;
	height:37px;
	padding-top:5px;
}
#photoLandDropdowns .genericDropDown .dropTrigger ul, #videoLandDropdowns .genericDropDown .dropTrigger ul {
	margin:0;
}
#photoLandDropdowns .genericDropDown .dropTrigger a, #videoLandDropdowns .genericDropDown .dropTrigger a {
	background:#9f0000 url(/media/r66/backgrounds/drop_arrow.jpg) no-repeat right 0;
	/*background:#004b8e url(/media/r66/backgrounds/drop_arrow.jpg) no-repeat right 0;*/
}
#photoLandDropdowns .genericDropDown .dropTrigger ul li a, #videoLandDropdowns .genericDropDown .dropTrigger ul li a {
	background:#004b8e;
}
#photoLandDropdowns .genericDropDown .dropTrigger ul li a:hover, #videoLandDropdowns .genericDropDown .dropTrigger ul li a:hover {
	background:#333333;
}
#photoLandDropdowns ul, #videoLandDropdowns ul {
	list-style:none;
	margin:0 7px 5px 7px;
	padding:0;
	z-index:20;
}
.mediaThumbsRow {
	list-style:none;
	margin:0;
	padding:0 0 10px 6px;
}
.mediaThumbsRow li {
	float:left;
	padding:0 6px 15px 4px;
	width:152px;
	height:200px;
	overflow:hidden;
}
.mediaThumbsRow li img {
	margin-bottom:10px;
}
.mediaThumbsRow li h5 {
	font-size:12px;
	font-weight:bold;
}
.mediaThumbsRow li span {
	color:#686868;
	font-size:11px;
	font-weight:normal;
}
/* generic drop down styles */
.newsListModule .newsInfo ul.genericDropDown {
	border-bottom:0;
	padding-bottom:0;
	z-index:9999;
}
.newsListModule .newsInfo ul.genericDropDown li {
	min-height:1%;
	_height:1%;
	padding-bottom:0;
	color:inherit;
}
.genericDropDown {
	float:left;
	min-height:30px;
}
.newsPulldown, .newsPages {
	display:none;
}
.genericDropDown .dropTrigger {
	position:relative;
	min-height:30px;
	border-bottom:none;
}
.genericDropDown .dropTrigger a {
	border:1px solid #666;
	padding:4px 30px 4px 7px;
	/*background:#05447e url(/media/r66/backgrounds/drop_arrow.jpg) no-repeat right 0;*/
	background:#9d0000 url(/media/r66/backgrounds/drop_arrow.jpg) no-repeat right 0;
	color:#fff;
	line-height:25px;
}
.genericDropDown .dropTrigger a:hover {
	text-decoration:none;
}
.genericDropDown .dropTrigger ul li a {
	border:0;
	display:block;
	height:20px;
	overflow:hidden;
	/*background:#05447e;*/
	background:#908d8c;
	padding:0 8px;
	line-height:20px;
	outline:none;
}
.genericDropDown .dropTrigger ul li a:hover {
	background:#333333;
}
.genericDropDown .dropTrigger ul {
	width:160px;
	border:1px solid #666;
	_border:none;
	display:none;
	position:absolute;
	top:25px;
	min-height:20px;
	_height:145px;
	max-height:150px;
	padding:0;
	overflow:auto;
	left:0;
}
.genericDropDown .dropTrigger ul li {
	padding:0;
	width:100%;
	_width:143px;
	border-bottom:1px solid #000;
}
/* -- Feel the Experience -- */
#feelTheExperienceWrap {
	width:970px;
}
#feelTheExperienceWrapInner {
	background:url(/media/r66/backgrounds/bg_timeline_ftr.jpg) no-repeat scroll left bottom;
	padding-bottom:100px;
	position:relative;
	width:970px;
	margin-bottom:10px;
}
* html #feelTheExperienceWrapInner {
	padding-bottom:85px;
}
*+ html #feelTheExperienceWrapInner {
	padding-bottom:85px;
}
#experienceContent {
	background:#fff url(/media/r66/backgrounds/bg_timeline.jpg) no-repeat scroll left bottom;
	width:970px;
	min-height:359px;
	height:auto !important;
	height:359px;
	padding:10px 0 0 0;
	position:relative;
}
#feelTheExperienceWrap .genericTabs, 
.calendarContentDuring .genericTabs {
	list-style:none;
	margin:0;
	padding:0;
}
#feelTheExperienceWrap .genericTabs li, 
.calendarContentDuring .genericTabs li {
	float:left;
	margin-right:1px;
} 
#feelTheExperienceWrap .genericTabs li a,
.calendarContentDuring .genericTabs li a {
	background:#b8b8b8 url(/media/r66/buttons/bg_tab.jpg) repeat-x right 0;
	float:left;
	color:#666666;
	padding:7px;
}
#feelTheExperienceWrap .genericTabs li a,
.calendarContentDuring .genericTabs li.activeTab a,
.calendarContentDuring .genericTabs li a:hover {
	/*background:#04427d url(/media/r66/buttons/bg_tab_active.jpg) repeat-x right 0;*/
	background:#9d0000 url(/media/r66/buttons/bg_tab_active.jpg) repeat-x right 0;
	color:#fff;
	float:left;
	text-decoration:none;
}
#feelTheExperienceWrap .genericTabs li.activeTab a, 
#feelTheExperienceWrap .genericTabs li a:hover, 
#feelTheExperienceWrap .genericTabs li.activeTab a:hover {
	text-decoration:none;
	background:#fff;
	color:#666666;
}
#experienceScoller {
	background:#fff;
	padding:10px 0 0 0;
	height:178px;
	clear:both;
}
#experienceScoller .scrollButton {
	float:left;
	height:125px;
	width:31px;
	text-indent:-9999px;
	overflow:hidden;
}
#experienceScoller  #scrollLeft {
	background:url(/media/r66/buttons/experience_scroll_left.jpg) no-repeat left 20px;
	margin-left:24px;
	visibility:hidden;
}
* html #experienceScoller  #scrollLeft {
	margin-left:12px;
}
#experienceScoller  #scrollRight {
	background:url(/media/r66/buttons/experience_scroll_right.jpg) no-repeat right 20px;
}
#experienceScollHide {
	position:relative;
	height:178px;
	width:850px;
	overflow:hidden;
	float:left;
}
#experienceScollWrap {
	position:absolute;
	top:0;
	left:0;
}
#experienceScollWrap .scrollItem {
	float:left;
	width:160px;
	height:165px;
	padding:5px 5px 8px;
	margin:0;
}
#experienceScollWrap .scrollItem a {
	font-size:11px;
	font-weight:bold;
}
#experienceScollWrap .scrollItem a:hover {
	text-decoration:underline;
	color:#666666;
}
#experienceScollWrap .activeScrollItem {
	background:#666666 url(/media/r66/backgrounds/bg_active_scrollItem.gif) no-repeat 0 bottom;
	color:#fff;
}
#experienceScollWrap .activeScrollItem a { 
	color:white;
}
#experienceScollWrap .activeScrollItem a:hover {
	color:white;
}
#experienceTextContent {
	margin:0 auto;
	padding:20px;
	width:731px;
	border:1px solid #dfdfdf;
	background:#fff;
	position:relative;
}
#experienceTextBoxHeader {
	float:left;
	width:100%;
	min-height:20px;
	height:auto !important;
	height:20px;
}
#experienceTextContent #experienceTextBoxHeader h4 {
	width:70%;
	padding-bottom:5px;
}
#experienceTextContent #experienceTextBoxHeader .shareBarSocial {
	position:absolute;
	top:10px;
	right:10px;
}
#expLoading {
	height:200px;
	text-indent:-9999px;
	background:url(/media/r66/backgrounds/big_loader.gif) no-repeat center 20px;
}
#experienceVideoBox {
	background:url(/media/r66/backgrounds/timeline_video_shadow.png) no-repeat 0 0;
	width:393px;
	height:325px;
	display:block;
	overflow:hidden;
	margin:0 0 0 114px;
	padding:7px 0 0 7px;
	float:left;
}
* html #experienceVideoBox {
	background:#fff;
	border:1px solid #dfdfdf;
	margin:0 0 0 57px;
}
#experiencePhotoContent {
	margin-left:114px;
}
* html #experiencePhotoContent {
	margin-left:57px;
}
#experienceVideoInfo {
	border:1px solid #dfdfdf;
	background:#fff;
	margin:2px 0 0 5px;
	width:308px;
	padding:20px 15px;
	color:#333333;
	float:left;
	position:relative;
}
* html #experienceVideoInfo {
	margin-top:0;
}
#experienceVideoInfo .shareBarSocial {
	position:absolute;
	top:10px;
	right:10px;
}
#experienceVideoInfo h4, #experienceVideoTitle, #experienceVideoDesc span {
	font-weight:bold;
	font-size:12px;
}
#experienceVideoInfo h4 {
	text-transform:uppercase;
	margin-bottom:10px;
}
#experienceVideoInfo .genericLink:hover {
	background-position:0 -23px;
}
#mainContentColExtra #feelTheExperienceWrapInner .ad728x90 {
	bottom:5px;
	left:121px;
	position:absolute;
	margin-bottom:0;
}
* html #mainContentColExtra #feelTheExperienceWrapInner .ad728x90 {
	bottom:2px;
}
*+ html #mainContentColExtra #feelTheExperienceWrapInner .ad728x90 {
	bottom:2px;
}
#feelTheExperienceWrapInner .ad728x90 p { display:none; }
/* -- Search Styles -- */
#searchResults .articlePagination {
	margin:10px 0 10px;
}
#searchResults  .actionLinks {
	padding-bottom:10px;
}
.searchResult {
	background:#fff url(/media/r66/backgrounds/bg_pag_list.jpg) repeat-x 0 bottom;
	padding:10px 10px 5px;
	float:left;
	width:640px;
}
.searchResultWithImage img {
	display:block;
	margin:0 10px 10px 0;
}
/* -- Calendar -- */
#calendarContent {
	width:800px;
}
#calendarHead {
	padding:0 0 10px 0;
}
#calendarHead p {
	float:left;
	font-weight:bold;
	line-height:18px;
}
#calendarContent h4 {
	background:url("/media/r66/backgrounds/moduletop800.png") no-repeat scroll 0 0 transparent;
    margin-left:-5px;
    width:809px;
	padding:0;
	padding-top:5px;
	font:18px/47px 'Arial', serif;
	color:#fff;
	text-transform:uppercase;
	/*text-indent:15px;*/
	/*height:21px;*/
	
	/*NEW*/
	height:53px;
	text-align:center;
}
#calendarContent ul {
	background:transparent url(/media/r66/backgrounds/module_lrg_btm.jpg) no-repeat 0 bottom;
	list-style:none;
	margin:0 0 10px;
	padding:0 0 6px;
	float:left;
}
#calendarContent li {
	background-color:#fff;
	padding:0px 12px;
	margin-bottom:5px;
	float:left;
	border-bottom:3px solid #EEE;
}
#calendarContent .calendarContentMonth {
	clear:both;
	background:url("/media/r66/backgrounds/modulebtm800.png") no-repeat left bottom transparent;
	padding-bottom:5px;
	padding-left:5px;
	margin-left:-5px;
	display:table;
	width:809px;
}
*+html #calendarContent .calendarContentMonth {
	padding-bottom:15px;
	margin-bottom:5px;
}
#calendarContent .calendarContentMonth>ul {
	background:url("/media/r66/backgrounds/modulemid800.png") repeat-y scroll 0 0 transparent;
	margin-bottom:10px;
	margin-left:-5px;
    padding:5px 5px 0;
    width:799px;
	/*NEW*/
	margin-top: -4px;
}
#calendarContent .calendarContentMonth>ul li:last-child{
	border:0;
	margin-bottom:0;
}
#calendarContent .calDate {
	background:url("/media/r66/backgrounds/bg_calEventDate.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:30px;
	margin-right:10px;
	height:35px;
    text-align:center;
    text-transform:uppercase;
    width:64px;
}
#calendarContent .calButton {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 24px;
}
#calendarContent .calTitleArea .calTitle {
    float: left;
    height: 35px;
    margin-left: 10px;
    width: 640px;
}
#calendarContent .calDate>div  {
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
	line-height:17px;
	color:#333;
}
#calendarContent .calTitle h5 {
	padding-top:2px;
}
#calendarContent .calTitleArea {
	border-bottom: 1px dotted #DDD;
    display: block;
    float: none;
    height: 40px;
    margin-bottom: 10px;
    width: 770px;
}
#calendarContent .calDetail {
    width: 770px;
}
#calendarContent .withImage .calDetail {
    min-height: 122px;
}
#calendarContent .calDesc {
	margin-bottom:10px;
	margin-left:210px;
	font-size:16px;
}
#calendarContent #fbLike {
	height:20px;
	width:45px;
	margin-left:5px;
	display:block;
	margin-top:5px;
	/*position:absolute;*/
}
*+html #calendarContent #fbLike {
	display:block;
}
.calendarContentDuring ul li.withImage img {
	left:10px;
	position:absolute;
	top:10px;
}
#calendarContent li ul {
	margin-bottom:0;
	background:none;
	padding:0;
}
#calendarContent li ul li {
	background:none;
	padding:0;
}
#calendarContent ul li {
	width:775px;
}

.calendarContentDuring ul li.withImage {
	padding:10px 10px 10px 100px;
	position:relative;
}

.calendarContentDuring ul li.withImage {
	width:360px;
}

#calendarContent li h5, #calendarContent li h5 a {
	font-size:24px;
	font-family:'HelveticaNeue', sans-serif;
}
#calendarContent .calLinks li {
	float:left;
	padding:5px 2px;
	border:none;
	width:auto;
}
.upcomingEventsLinkTickets,
.upcomingEventsLinkTravel {
	float:left;
	display:block;
	width:85px;
	height:33px;
	text-indent:-9999px;
}
#calendarContent .calLinks li a {
	width:85px;
	height:33px;
	text-indent:-9999px;
	display:inline-block;
}
*+html #calendarContent .calLinks li a {
	display:block;
}
.upcomingEventsLinkTickets, .calTicketsBtn {
	background:url(/media/r66/buttons/buytickets.png) no-repeat 0 0 transparent;
}
.upcomingEventsLinkTravel, .calTravelBtn {
	background:url(/media/r66/buttons/travelbtn.png) no-repeat 0 0 transparent;
}
*+html .upcomingEventsLinkTravel {
	margin-top:-2px;
}
.calCampingBtn {
	background:url(/media/r66/buttons/campingbtn.png) no-repeat 0 0 transparent;
}
.calScheduleBtn {
	background:url(/media/r66/buttons/schedulebtn.png) no-repeat 0 0 transparent;
}
.calAddAllEventsToCalendar {
	background:url(/media/r66/buttons/addToCal_btn.png) bottom right no-repeat;
	width:220px;
	height:16px;
	margin-left: 280px;
	display:inline-block;
	font-size: 16px;
	margin-bottom:10px;
	margin-top:5px;
}
.calAddToCalBtn {
	background:url(/media/r66/buttons/addToCal_btn.png) bottom right no-repeat;
	width:24px;
	height:16px;
	padding:3px 0 0;
	margin-top: 9px;
	display:inline-block;
	text-indent:-9999px;
}
.upcomingEventsLinks .calAddToCalBtn{
	margin:5px 0 0 6px;
	float:left;
	overflow:hidden;
}
.eventAddToCal {
	background:url(/media/r66/buttons/addToCal_btn.png) bottom right no-repeat;
	width:153px;
	height:16px;
	padding:3px 0 0;
	display:inline-block;
	float:left;
	position:relative;
	top:10px;
	left:330px;
	z-index:500;
	color:#FFF;
}
.calAddAllEventsToCalendar:hover,
.calAddToCalBtn:hover {
	background-position:top right;
	color:#FFF;
}
.eventAddToCal:hover {
	background-position:top right;
	color:#FFF;
}
.calendarContentDuring h4 {
	color:#4A4A4A;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:20px 10px 10px;
}
.calendarContentDuring {
	/*background:url(/media/r66/backgrounds/module_lrg_top.jpg) no-repeat 0 0;*/
	
	/*NEW*/
	background:url(/media/r66/backgrounds/module_lrg_top.jpg) no-repeat 0 0;
	width:490px;
	padding:5px 0 0 0;
	margin-bottom:10px;
}
.layoutG .calendarContentDuring,
.layoutGa .calendarContentDuring {
	background:url(/media/r66/backgrounds/module_xl_top.jpg) no-repeat 0 0;
	width:660px;
}
.calendarContentDuring .genericTabs {
	padding:0;
	margin:10px 0 0 10px;
	border-bottom:1px solid #e4e4e5;
	float:left;
	width:470px;
}
.calendarContentDuring .calendarContentMain {
	background:#fff url(/media/r66/backgrounds/module_lrg_btm.jpg) no-repeat 0 bottom;
	padding-bottom:13px;
	margin:0 0 10px;
	clear:left;
}
.layoutG .calendarContentDuring .calendarContentMain,
.layoutGa .calendarContentDuring .calendarContentMain {
	background:#fff url(/media/r66/backgrounds/module_xl_btm.jpg) no-repeat 0 bottom;
}
.calendarContentMain ul {
	background:#fff url(/media/r66/backgrounds/module_lrg_mid.jpg) repeat-y 0 0;
	list-style:none;
	margin:0;
	padding:0 10px 10px;
}
.layoutG .calendarContentMain ul,
.layoutGa .calendarContentMain ul {
	background:#fff url(/media/r66/backgrounds/module_xl_mid.jpg) repeat-y 0 0;
}
.calendarContentDuring .calendarContentMain li {
	padding:10px 5px 5px;
	border-bottom:1px solid #e5e5e5;
}
.calendarContentDuring .calendarContentMain .calDate {
	font-style:italic;
	font-weight:bold;
	color:#333333;
	margin-bottom:0;
}
.calendarContentDuring .calendarContentMain li h5 {
	color:#333333;
}
.calendarContentDuring .calendarContentMain li h5, .calendarContentDuring .calendarContentMain li h5 a {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	font-style:italic;
}
.calendarContentDuring .calendarContentMain li.withImage img {
	float:left;
	margin:0 10px 10px 0;
}
/* -- Article Page -- */
.layoutGa #mainContentColExtra {
	width:664px;
}
#articleDetailContent {
	background:#fff;
	width:654px;
	padding:0;
	color:#666666;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin-bottom:20px;
}
#articleDetailContent a {
	color:#04549e;
}
#articleDetailContent a:hover {
	text-decoration:underline;
}
#articleDetailContentInner { 
	padding-bottom:10px;
}
#articleHeader {
	padding:0 15px;
	width:634px;
}
#articleContentWrap, .relatedTopics {
	padding:0 15px;
}
#articleDetailContent h1 {
	width:630px;
	margin:0 0 0 -15px;
	padding:10px 15px 5px;
	font-size:18px;
	color:#333333;
	font-weight:bold;
}
#articleDetailContent h2 {
	font-size:14px;
	font-weight:bold;
	color:#666666;
	padding-bottom:5px;
}
#articleDetailContent p, #articleDetailContent li {
	line-height:17px;
	color:#333333;
	font-size:14px;
}
#articleDetailContent .articleByLine {
	color:#333333;
	font-size:12px;
	line-height:normal;
	margin-bottom:0;
	padding-bottom:10px;
}
.articleBeautyImage {
	float:left;
	padding:0 10px 10px 0;
	clear:both;
}
.articleBeautyImage p {
	background:#eeeeee;
	font-size:11px;
	color:#666666;
	font-style:italic;
	width:315px;
	padding:5px;
}
.wideBeauty p {
	width:618px;
}
.moduleSharebar {
	margin:0 0 10px 0;
	min-height:20px;
	_height:20px;
}
* html #articleContentWrap p {
	clear:right;
}
.moduleSharebar div {
	float:right;
	padding-left:5px;
}
.shareBarSocial a, .shareBarEmail a, .shareBarPrint a {
	display:block;
	width:70px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
}
.shareBarSocial a {
	background:url(/media/r66/buttons/btn_share.jpg) no-repeat 0 0;
}
.shareBarEmail a {
	background:url(/media/r66/buttons/btn_email.jpg) no-repeat 0 0;
}
.shareBarPrint a {
	background:url(/media/r66/buttons/btn_print.jpg) no-repeat 0 0;
}
#articleDetailContent ul, #articleDetailContent ol {
	margin:0 0 10px 15px;
	padding:0;
	list-style:inside;
}
#articleDetailContent ol {
	list-style-type:decimal;
}
.relatedTopics h4 {
	font-size:14px;
	font-weight:bold;
}
.relatedTopics a {
	font-size:12px;
	font-weight:normal;
}
/* -- Track Nav and Sharebox -- */
#shareBox, #trackNav {
	display:none;
}
#shareBox {
	background:#666666 none repeat scroll 0 0;
	display:none;
	padding:2px 4px;
	position:absolute;
	width:190px;
	z-index:99999;
}
#trackNav	{
	width: 251px;
	position: absolute;
	left: 0px;
	top: 0px;
	display:none;
	text-align:left;
	z-index:50;
}
.trackNavGradient	{
	padding: 20px;
	background: #63a1c9 url(/media/r66/trackNav_popup_bg.jpg) repeat-x top;
}
#trackNav .trackNavGradient h4	{
	width: 211px;
	font-size: 14px;
	font-weight: bold;
	color: #061b30;
	border-bottom: 1px solid #2c4c63;
	z-index:50;
	margin:0;
	padding:0;
}
#trackNav .trackNavGradient ul	{
	width: 211px;
	margin:0px;
	padding:0;
	list-style:none;
}
#trackNav .trackNavGradient ul li	{
	border-bottom: 1px solid #90bbd7;
	line-height:20px;
}
#trackNav .trackNavGradient a	{
	color:#fff;
}
#trackNav .carrot	{
	background: url(/media/r66/trackNav_popup_carrot.gif) no-repeat;
	height: 9px;
	width: 251px;
	overflow:hidden;
}
/* styles for poll module */
.pollModule .moduleContentInner {
	padding:10px 14px;
}
.pollModule {
	position:relative;
}
.modPollQuestion {
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}
.jcorePoll label {
	clear:both;
	padding:0 0 8px 0;
	display:block;
}
.jcorePoll label input {
	margin:0 5px 0 0;
}
.jcorePoll button {
	margin:0 0 10px 0;
}
.pollResultRow p {
	clear:both;
}
.pollResultBar {
	height:16px;
	float:left;
	margin-right:3px;
	background:#04549E;
}
/* generic form styles */
.genericForm fieldset {
	border:0;
	width:490px;
}
.genericFormError {
	padding:10px;
	background:#fdf8e3;
	border:1px solid #cfc69a;
	color:#333;
	display:none;
}
.formRow {
	width:490px;
	clear:both;
	margin-bottom:8px;
}
.formRowHalf {
	width:245px;
	float:left;
	clear:none;
}
.genericForm label {
	padding-right:10px;
	display:block;
	font-size:11px;
	line-height:16px;
}
.formSubTitle {
	font-size:14px;
	margin:20px 0 10px;
	font-weight:bold;
}
label .reqFld {
	padding-left:10px;
	color:#ff0000;
	font-size:10px;
}
.genericForm input,
.genericForm textarea,
.genericForm select {
	width:220px;
	height:16px;
	padding:1px 0;
	margin:0 10px 0 0;
}
.genericForm select {
	height:auto;
}
.genericForm .formRowCheckbox input,
.genericForm .formRowRadio input {
	width:auto;
	height:auto;
	float:left;
}
.genericForm .formRowCheckbox label,
.genericForm .formRowRadio label {
	*line-height:20px;
}
.genericForm .formRowRadio {
	width:470px;
	padding-left:20px;
}
.genericForm .formRowRadio label {
	margin-bottom:6px;
}
.genericForm textarea {
	height:80px;
	width:460px;
	overflow:auto;
}
/* -- Pagination -- */
.newsListModule .articlePagination, .articlePagination {
	float:right;
	margin:5px 0;
	text-transform:capitalize;
}
.articlePagination {
	list-style:none;
	margin-right:10px;
}
.newsListModule .articlePagination li, .articlePagination li {
	border-bottom:none;
}
.articlePagination li {
	float:left;
}
.newsListModule .articlePagination li, .newsListModule .genericDropDown li {
	width:auto;
}
.newsListModule .paginatedArticleList li {
	width:auto;
}
.newsListModule .articlePagination li a, .articlePagination li a {
	/*background:url(/media/r66/backgrounds/bg_pag.jpg) repeat-x 0 0;*/
	background:url(/media/r66/backgrounds/bg_pag.jpg) repeat-x 0 0;
	color:#fff !important;
	border-left:1px solid #c2cacd;
	padding:2px 5px;
	float:left;
}
.newsListModule .articlePagination li.currentPagination a, .articlePagination li.currentPagination a, .newsListModule .articlePagination li a:hover, .articlePagination li a:hover {
	background:url(/media/r66/backgrounds/bg_pag_active.jpg) repeat-x 0 0;
	text-decoration:none;
}
.newsListModule .paginatedArticleList li {
	border-bottom:none;
	/*background:#fff url(/media/r66/backgrounds/bg_pag_list.jpg) repeat-x 0 bottom;*/
	background:#fff url(/media/r66/backgrounds/bg_pag_list.jpg) repeat-x 0 bottom;
	width:99%;
}
.newsListModule .paginatedArticleList li .newsListArticleDate {
	padding-left:10px;
	width:50px;
}
.newsListModule .paginatedArticleList li .newsListArticleTitle {
	margin-bottom:0;
}
/* -- Modules -- */
.openHTMLModule {
	margin-bottom:10px;
}
.moduleWrap, .calendarContentDuring {
	color:#333333;
}
.mediaRail {
	background:#fff;
	width:300px;
	min-height:354px;
	height:auto !important;
	height:354px;
	margin-bottom:10px;
}
.smallImageLinksModule img {
	margin-bottom:10px;
}
#mainContentCol1 .smallImageLinksModule img, 
#mainContentCol4 .smallImageLinksModule img, 
.layoutF #mainContentColExtra .smallImageLinksModule img {
	margin:0 10px 10px 0;
	float:left;
}
.largeImageLinksModule img {
	/*margin:0 10px 10px 0;*/
	margin-right:10px;
	float:left;
}
.largeImageLinksModule .moduleContentOuter,
.largeImageLinksModule .moduleContentInner,
.largeImageLinksModule .moduleContentInnerInfo {
	float:left;
	

}

/*.largeImageLinksModule .moduleContentOuter{

 background: url("/media/r66/backgrounds/modulemid660.png") repeat-y scroll 0 0 transparent;
    margin-bottom: 10px;
    padding: 5px 15px;
    width: 639px;
	
	}*/

.adModule {
	margin-bottom:10px;
	text-align:center;
}
#mainContentColExtra .adModule p,
#navAdCol .adModule p,
#mainContentColWrap .adModule p,
.layoutG #mainContentCol1 .adModule p,
.layoutGa #mainContentCol1 .adModule p {
	color:#988f8c;
	font-size:9px;
}
.borderList {
	list-style:none;
	margin:0 0 10px;
	padding:0;
}

#mainContentColExtra .moduleWrap, 
.pollModule,
.layoutG #mainContentCol1 .moduleWrap,
.layoutGa #mainContentCol1 .moduleWrap,
.layoutF #mainContentCol1 .moduleWrap,
.layoutA #mainContentCol2 .moduleWrap {
	/*background:url(/media/r66/backgrounds/moduletop300.png) no-repeat 0 0;*/
	background:url(/media/r66/backgrounds/moduletop300.png) no-repeat 0 0;
	margin-left:-5px;
	width:309px;
}
.imgTout {
	margin-bottom:10px;
}
.layoutA #mainContentCol2 .moduleContentInner, 
.layoutA #mainContentCol2 .moduleContentOuter {
	background:none;
}
#mainContentColExtra .moduleContentInner, 
.pollModule .moduleContentInner,
.rssModule .moduleContentInner,
.layoutG #mainContentCol1 .moduleContentInner,
.layoutGa #mainContentCol1 .moduleContentInner,
.layoutF #mainContentCol1 .moduleContentInner,
.layoutA #mainContentCol2 .moduleContentInner {
	background:url(/media/r66/backgrounds/modulemid300.png) repeat-y 0 0;
	padding:5px 15px;
	width:279px;
	margin-bottom:10px;
}
#mainContentColExtra .moduleContentOuter,
.pollModule .moduleContentOuter,
.rssModule .moduleContentOuter,
.layoutG #mainContentCol1 .moduleContentOuter,
.layoutGa #mainContentCol1 .moduleContentOuter,
.layoutF #mainContentCol1 .moduleContentOuter,
.layoutA #mainContentCol2 .moduleContentOuter {
	background:url(/media/r66/backgrounds/modulebtm300.png) no-repeat 0 bottom;
	width:309px;
	padding-bottom:6px;
	/*margin-top:5px;*/
	margin-top:11px;
}
#mainContentColExtra .moduleContentOuter {
	/*margin-top:0px;*/
	margin-top:9px;
}

.layoutHome #mainContentColExtra .moduleContentOuter {
	/*margin-top:0px;*/
	margin-top:-4px;
}

.layoutAa #mainContentColExtra .moduleContentOuter {
	/*margin-top:0px;*/
	margin-top:6px;
}


#mainContentColExtra .pollModule .moduleFooterAd {
	position:absolute;
	bottom:10px;
	right:10px;
	padding-top:15px;
}
#mainContentColExtra .pollModule .moduleFooterAd p {
	color:#929292;
	font-size:10px;
	text-transform:capitalize;
	position:absolute;
	top:0;
	left:0;
}
.layoutAa #mainContentColExtra .moduleWrap h4 {
	padding-bottom:5px !important;6
}

.layoutHome #mainContentColExtra .moduleWrap h4 {
	font: bold 15px/10px 'Arial',serif;
	
	}


.moduleWrap h4 {
	padding:0;
	padding-top:19px;
	font:11px/15px 'Arial', serif;
	color:#fff;
	text-transform:uppercase;
	/*text-indent:15px;*/
	font-weight:bold;
	/***** NEW CSS *****/
	text-align:center;
}
.moduleWrap h4 a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#fff;
}
.smlEventDate {
	font-size:12px;
	font-weight:bold;
}
.smlEventLinks {
	list-style:none;
	margin:0;
	padding:0 0 10px;
	float:left;
}
.smlEventLinks li {
	margin-right:10px;
}
.smlEventLinks li a {
	background:transparent url(/media/r66/icons/ico_orange_arrow.gif) no-repeat scroll right center;
	color:#6dcff6 !important;
	padding-right:10px;
}
.moduleFooterAd {
	clear:left;
}
.moduleContentInner {
	padding:0px 14px 10px;
}

.layoutL #mainContentCol1 .moduleContentInner {
	padding:6px 14px 10px;
	margin-top:2px;
	/*NEW*/
	background: url("/media/r66/backgrounds/modulemid660.png") repeat-y scroll 0 0 transparent;
	width:639px;
}

.layoutL #mainContentCol1 .moduleContentOuter {
	background: url("/media/r66/backgrounds/modulebtm660.png") no-repeat scroll 0 bottom transparent;
    margin-left: -3px;
    margin-top: 12px;
    padding-bottom: 15px;
    width: 669px;
	/*top:10px;*/
}

.layoutL #mainContentCol2 .moduleContentOuter, .layoutL #mainContentCol3 .moduleContentOuter {
    margin-top: 9px;
}


.layoutHome #mainContentCol2 .moduleWrap h4,
.layoutHome #mainContentCol3 .moduleWrap h4,
.layoutL #mainContentCol2 .moduleWrap h4,
.layoutL #mainContentCol3 .moduleWrap h4 {
	/*background:url(/media/r66/backgrounds/module_sm_top_home.jpg) no-repeat 0 0;*/
	/*padding-top:5px;*/
}
/*.layoutHome #mainContentCol2 .moduleContentOuter,
.layoutHome #mainContentCol3 .moduleContentOuter,
.layoutL #mainContentCol2 .moduleContentOuter,
.layoutL #mainContentCol3 .moduleContentOuter {
	background:url(/media/r66/backgrounds/module_sm_btm_home.jpg) no-repeat 0 bottom;
	padding-bottom:5px;
}*/
/*.layoutHome #mainContentCol2 .moduleContentInner,*/
.layoutHome #mainContentCol3 .moduleContentInner,
/*.layoutL #mainContentCol2 .moduleContentInner,
.layoutL #mainContentCol3 .moduleContentInner*/ {
	/*background:url(/media/r66/backgrounds/experiencebottom.png) repeat-y 0 0;*/
	padding:10px;
	height:550px;
	/*Delete me below*/
	margin-top: -49px;
}
.layoutK #mainContentCol2 .moduleWrap,
.layoutK #mainContentCol3 .moduleWrap,
.layoutK #mainContentCol4 .moduleWrap {
	background:none;
}
.layoutK #mainContentCol2 .moduleWrap h4,
.layoutK #mainContentCol3 .moduleWrap h4,
.layoutK #mainContentCol4 .moduleWrap h4 {
	/*background:url(/media/r66/backgrounds/moduletop214.png) no-repeat 0 0;*/
}
.layoutK #mainContentCol2 .moduleContentOuter,
.layoutK #mainContentCol3 .moduleContentOuter,
.layoutK #mainContentCol4 .moduleContentOuter {
	background:url(/media/r66/backgrounds/modulebtm214.png) no-repeat 0 bottom !important;
	padding-bottom:12px;
}
.layoutK #mainContentCol2 .moduleContentInner,
.layoutK #mainContentCol3 .moduleContentInner,
.layoutK #mainContentCol4 .moduleContentInner {
	/*background:url(/media/r66/backgrounds/module_sm_mid.jpg) repeat-y 0 0;*/
	background:none !important;
	padding:10px;
	width:193px;
}
/*.layoutK #mainContentCol5 .moduleWrap h4,
.layoutK #mainContentCol6 .moduleWrap h4,
.layoutL #mainContentCol2 .moduleWrap h4,
.layoutL #mainContentCol3 .moduleWrap h4 */

.layoutK #mainContentCol5 .moduleWrap,
.layoutK #mainContentCol6 .moduleWrap,
.layoutL #mainContentCol2 .moduleWrap,
.layoutL #mainContentCol3 .moduleWrap{
	/*background:url(/media/r66/backgrounds/module_med_v2_top.jpg) no-repeat 0 0;*/
	background:url(/media/r66/backgrounds/moduletop325.png) no-repeat 0 0;
	/*padding-top:1px;
	padding-bottom:0;*/
	/*height: 44px;*/
	width:325px;
}

/*.layoutL #mainContentCol2 .moduleWrap h4{
	font: bold 11px/15px 'Arial',serif;
	padding-top:5px;
	
	}*/

.layoutK #mainContentCol5 .moduleContentOuter,
.layoutK #mainContentCol6 .moduleContentOuter,
.layoutL #mainContentCol2 .moduleContentOuter,
.layoutL #mainContentCol3 .moduleContentOuter {
	/*background:url(/media/r66/backgrounds/module_med_v2_btm.jpg) no-repeat 0 bottom;*/
	/*background:url(/media/r66/backgrounds/modulebtm325.png) no-repeat 0 bottom;*/
	/*padding-bottom:5px;*/
	/*padding-bottom:13px;*/
	width:325px;
	/*height:14px;*/
	padding-top:30px;
	position:relative;
}
.layoutK #mainContentCol5 .moduleContentInner,
.layoutK #mainContentCol6 .moduleContentInner,
.layoutL #mainContentCol2 .moduleContentInner,
.layoutL #mainContentCol3 .moduleContentInner {
	background:url(/media/r66/backgrounds/module_med_v2_mid.jpg) repeat-y 0 0;
	padding:10px;
	width:304px;
	margin-bottom:16px;
	position:relative;
	top:-19px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}

.layoutL #mainContentCol2 .moduleContentInner,
.layoutL #mainContentCol3 .moduleContentInner{top:-28px;}

/*.layoutL #mainContentCol2 .moduleContentInner{
	
	margin-top:0px !important;
	}*/

.layoutK #mainContentCol2 .smallEventModule,
.layoutK #mainContentCol3 .smallEventModule,
.layoutK #mainContentCol4 .smallEventModule {
	background:url(/media/r66/backgrounds/moduletop214.png) no-repeat 0 0;
	width:214px !important;
}
.layoutK #mainContentCol2 .smallEventModule h4,
.layoutK #mainContentCol3 .smallEventModule h4,
.layoutK #mainContentCol4 .smallEventModule h4 {
	color:#fff;
}
.layoutK #mainContentCol2 .smallEventModule .moduleContentInner,
.layoutK #mainContentCol3 .smallEventModule .moduleContentInner,
.layoutK #mainContentCol4 .smallEventModule .moduleContentInner {
	background:url(/media/r66/backgrounds/modulemid214.png) repeat-y 0 0 !important;
	color:#333333 !important;
	margin-top:11px;
}
.layoutC #mainContentCol2 .moduleWrap,
.layoutC #mainContentCol3 .moduleWrap,
.layoutA #mainContentColExtra .moduleWrap,
.layoutA #mainContentCol1 .moduleWrap,
.layoutAa #mainContentCol2 .smallImageLinksModule,
.layoutAa #mainContentCol3 .smallImageLinksModule,
.layoutAa #mainContentCol2 .largeImageLinksModule,
.layoutAa #mainContentCol3 .largeImageLinksModule {
	/*background:url(/media/r66/backgrounds/moduletop240.png) no-repeat 0 0;*/
	background:url(/media/r66/backgrounds/moduletop240.png) no-repeat 0 0;
	margin-left:-5px;
	width:247px;
}
.layoutC #mainContentCol2 .moduleContentOuter,
.layoutC #mainContentCol3 .moduleContentOuter,
.layoutA #mainContentColExtra .moduleContentOuter,
.layoutA #mainContentCol1 .moduleContentOuter,
.layoutAa #mainContentCol2 .moduleContentOuter,
.layoutAa #mainContentCol3 .moduleContentOuter {
	background:url(/media/r66/backgrounds/modulebtm240.png) no-repeat 0 bottom;
	padding-bottom:5px;
	width:247px;
	/*margin-top:5px;*/
	margin-top:14px;
	margin-left:-3px;
}
.layoutC #mainContentCol2 .moduleContentInner,
.layoutC #mainContentCol3 .moduleContentInner,
.layoutA #mainContentColExtra .moduleContentInner,
.layoutA #mainContentCol1 .moduleContentInner, 
.layoutAa #mainContentCol2 .moduleContentInner,
.layoutAa #mainContentCol3 .moduleContentInner {
	background:url(/media/r66/backgrounds/modulemid240.png) repeat-y 0 0;
	padding:5px 15px;
	width:217px;
	margin-bottom:10px;
}
/*#mainContentCol2 .moduleContentInner,
#mainContentCol3 .moduleContentInner,
#mainContentCol2 .moduleContentInnerInfo,
#mainContentCol3 .moduleContentInnerInfo,
.layoutA #mainContentColExtra .moduleContentInner,
.layoutA #mainContentCol1 .moduleContentInner {
	background:url(/media/r66/backgrounds/module_sm_mid.jpg) repeat-y 0 0;
	padding:0 10px 10px;
}*/
/*.layoutHome #mainContentCol4 .moduleWrap {
	background:url(/media/r66/backgrounds/module_med_top.jpg) no-repeat 0 0;
	padding-top:5px;
}
.layoutHome #mainContentCol4 .moduleContentOuter {
	background:url(/media/r66/backgrounds/module_med_btm.jpg) no-repeat 0 bottom;
	padding-bottom:5px;
}
.layoutHome #mainContentCol4 .moduleContentInner {
	background:url(/media/r66/backgrounds/module_med_mid.jpg) repeat-y 0 0;
}*/
#mainContentCol4 .moduleWrap,
.layoutF #mainContentColExtra .moduleWrap,
.layoutAa #mainContentCol1 .moduleWrap,
.layoutC #mainContentCol1 .moduleWrap,
.ticketsContent {
	/*background:url(/media/r66/backgrounds/moduletop490.png) no-repeat 0 0;*/
	background:url(/media/r66/backgrounds/moduletop490.png) no-repeat 0 0;
	margin-bottom:10px;
	margin-left:-5px;
	/*width:497px;*/
	width:497px;
}
.ticketsContent {
	margin-left:0 !important;
	margin-bottom:0 !important;
}
.eventWeekend {
	margin-bottom:0 !important;
}
#mainContentCol4 .moduleContentOuter,
.layoutF #mainContentColExtra .moduleContentOuter,
.layoutAa #mainContentCol1 .moduleContentOuter,
.layoutC #mainContentCol1 .moduleContentOuter {
	background:url(/media/r66/backgrounds/modulebtm490.png) no-repeat 0 bottom;
	width:497px;
	padding-bottom:5px;
	padding-left:1px;
	margin-top:14px;
	margin-left:2px;
}

.layoutK #mainContentCol4 .moduleContentOuter{margin-top:0px !important; margin-left:1px; padding-left:0px;}


*+html #mainContentCol4 .moduleContentOuter,
*+html .layoutF #mainContentColExtra .moduleContentOuter,
*+html .layoutAa #mainContentCol1 .moduleContentOuter,
*+html .layoutC #mainContentCol1 .moduleContentOuter {
	padding-bottom:15px;
}
.layoutHome #mainContentCol4 .moduleContentOuter {
	background:none;
	padding-bottom:0;
}
#mainContentCol4 .moduleContentInner,
.layoutF #mainContentColExtra .moduleContentInner,
.layoutAa #mainContentCol1 .moduleContentInner,
.layoutAa #mainContentCol1 .moduleContentInnerInfo,
.layoutC #mainContentCol1 .moduleContentInner {
	background:url(/media/r66/backgrounds/module_lrg_mid.jpg) repeat-y 0 0;
	width:462px;
}
.layoutHome #mainContentCol4 .moduleContentInner {
	background:none;
	width:298px;
}
.layoutAa #mainContentCol1 .newsListModule .moduleContentInner,
.layoutAa #mainContentCol4 .newsListModule .moduleContentInner,
.layoutC #mainContentCol1 .newsListModule .moduleContentInner,
.layoutF #mainContentColExtra .newsListModule .moduleContentInner {
	padding:0;
}
.layoutAa #mainContentCol1 .moduleContentInnerInfo {
	padding:10px;
	width:470px;
}
.layoutG #mainContentColExtra .moduleWrap,
.layoutL #mainContentCol4 .moduleWrap {
	/*background:url(/media/r66/backgrounds/module_xl_top.jpg) no-repeat center 0;
	padding-top:5px;*/
	/*background:url(/media/r66/backgrounds/moduletop240.png) no-repeat 0 0;*/
	background:url(/media/r66/backgrounds/moduletop240.png) no-repeat 0 0;
	margin-left:-5px;
	width:247px;
}
.layoutG #mainContentColExtra .moduleContentOuter,
.layoutL #mainContentCol4 .moduleContentOuter {
	/*background:url(/media/r66/backgrounds/module_xl_btm.jpg) no-repeat center bottom;
	padding-bottom:5px;*/
	background:url(/media/r66/backgrounds/modulebtm240.png) no-repeat 0 bottom;
	padding-bottom:5px;
	width:247px;
	/*margin-top:5px;*/
	margin-left:-4px;
}
.layoutG #mainContentColExtra .moduleContentInner,
.layoutG #mainContentColExtra .moduleContentInnerInfo,
.layoutL #mainContentCol4 .moduleContentInner {
	/*background:url(/media/r66/backgrounds/module_xl_mid.jpg) repeat-y center 0;
	padding:0 10px 10px;
	width:640px;*/
	background:url(/media/r66/backgrounds/modulemid240.png) repeat-y 0 0;
	padding:5px 15px;
	width:217px;
	margin-bottom:10px;
}
.layoutG #mainContentColExtra .moduleWrap {
	/*background:url(/media/r66/backgrounds/moduletop660.png) no-repeat 0 0;*/
	background:url(/media/r66/backgrounds/moduletop660.png) no-repeat 0 0;
	margin-left:-5px;
	width:669px;
	margin-top: 10px;
}
.layoutK #mainContentCol1 .moduleContentOuter, .layoutG #mainContentColExtra .moduleContentOuter {
	background:url(/media/r66/backgrounds/modulebtm660.png) no-repeat 0 bottom;
	padding-bottom:5px;
	width:669px;
	/*margin-top:5px;*/
	margin-top:12px;
	margin-left: -3px;
}
.layoutK #mainContentCol1 .moduleContentInner, .layoutG #mainContentColExtra .moduleContentInner {
	background:url(/media/r66/backgrounds/modulemid660.png) repeat-y 0 0;
	padding:5px 15px;
	width:639px;
	margin-bottom:10px;
}
.layoutI #mainContentColExtra .moduleWrap {
	/*background:url(/media/r66/backgrounds/moduletop970.png) no-repeat 0 0;*/
	background:url(/media/r66/backgrounds/moduletop970.png) no-repeat 0 0;
	margin-left:-5px;
	width:979px;
	margin-bottom:10px;
}
.layoutI #mainContentColExtra .moduleContentOuter {
	background:url(/media/r66/backgrounds/modulebtm970.png) no-repeat 0 bottom;
	padding-bottom:5px;
	width:979px;
	margin-top:14px;
}
*+html .layoutI #mainContentColExtra .moduleContentOuter {
	padding-bottom:15px;
}
.layoutI #mainContentColExtra .moduleContentInner {
	background:url(/media/r66/backgrounds/modulemid970.png) repeat-y 0 0;
	padding:5px 15px;
	width:949px;
	margin-bottom:10px;
}
.layoutG #mainContentColExtra .video .moduleContentInner,
.layoutG #mainContentColExtra .video .moduleContentInnerInfo,
.layoutG #mainContentColExtra .videoLanding .moduleContentInner,
.layoutG #mainContentColExtra #photo .moduleContentInner,
.layoutG #mainContentColExtra .photoLanding .moduleContentInner {
	background:url(/media/r66/backgrounds/module_xl_mid.jpg) repeat-y center 0;
	padding:0 0 10px;
	width:660px;
}
.layoutG #mainContentColExtra #photo {
	background:transparent url(/media/r66/backgrounds/module_xl_top.jpg) no-repeat scroll center 0;
	padding-top:25px;
}
.layoutG #mainContentColExtra #photo .moduleWrap h4 {
	padding-top:0;
}
.layoutG #mainContentColExtra #photo .moduleWrap {
	background:transparent url(/media/r66/backgrounds/module_xl_mid.jpg) repeat-y scroll center 0;
	padding:0;
	width:660px;
}
.layoutH #mainContentColExtra .moduleWrap {
	/*background:url(/media/r66/backgrounds/moduletop800.png) no-repeat 0 0;*/
	background:url(/media/r66/backgrounds/moduletop800.png) no-repeat 0 0;
	margin-bottom:10px;
	margin-left:-5px;
	width:809px;
}
.layoutH #mainContentColExtra .moduleContentOuter {
	background:url(/media/r66/backgrounds/modulebtm800.png) no-repeat 0 bottom;
	width:809px;
	padding-bottom:5px;
	margin-top:15px;
}
*+html .layoutH #mainContentColExtra .moduleContentOuter {
	padding-bottom:15px !important;
}
.layoutH #mainContentColExtra .moduleContentOuter .moduleContentInner,
.layoutH #mainContentColExtra .moduleContentOuter .moduleContentInnerInfo {
	background:url(/media/r66/backgrounds/modulemid800.png) repeat-y 0 0;
	padding:5px 15px;
	width:779px;
	margin-bottom:10px;
}
/*.layoutI #mainContentColExtra .moduleWrap {
	background:url(/media/r66/backgrounds/moduletop970.png) no-repeat 0 0;
	width:970px;
	padding:5px 0 0 0;
	margin-bottom:10px;
	margin-left:-5px;
}
.layoutI #mainContentColExtra .moduleContentOuter {
	background:url(/media/r66/backgrounds/module_xxxl_btm.jpg) no-repeat 0 bottom;
	padding:0 0 4px;
}
.layoutI #mainContentColExtra .moduleContentOuter .moduleContentInner,
.layoutI #mainContentColExtra .moduleContentOuter .moduleContentInnerInfo {
	background:url(/media/r66/backgrounds/module_xxxl_mid.jpg) repeat-y 0 0;
	padding:10px;
	width:950px;
}*/
#mainContentCol2 .smallEventModule,
#mainContentCol3 .smallEventModule {
	background:#000 url(/media/r66/backgrounds/bg_small_event_v2.jpg) no-repeat center top;
	padding-top:0;
	color:#fff;
}
#mainContentCol2 .smallEventModule .moduleContentInner,
#mainContentCol3 .smallEventModule .moduleContentInner {
	background:none;
}
#mainContentCol2 .smallEventModule .moduleContentOuter,
#mainContentCol3 .smallEventModule .moduleContentOuter {
	background:none;
	/*padding-bottom:0;*/
}
/* -- RSS Module -- */
.rssModule ul {
	list-style:none;
	padding:0;
	margin:0;
}
.rssModule ul li {
	border-bottom:1px solid #d8d8d8;
	padding:7px 0;
	float:left;
	width:100%;
}
.rssModule ul li.top {
	padding-top:0;
}
.rssModule .rssDate {
	font-size:10px;
	color:#686868;
	width:50px;
	float:left;
}
.rssModule .rssTitleInfo {
	float:left;
	width:220px;
}
.listModule ul {
	list-style:none;
	margin:0;
	padding:0;
}
.listModule ul li {
	padding:0 0 10px;
}
.listModule img {
	float:left;
	margin:0 5px 5px 0;
}
/* -- Upcoming Events -- */
.upcomingEventsList {
	list-style:none;
	margin:0;
	padding:5px 0 0;
}
.upcomingEventsList li {
	float:left;
	margin-bottom:3px;
	width:100%;
}
.eventImgCont {
	float:left;
	padding-right:10px;
}
* html .eventImgCont {
	padding-right:8px;
}
.eventImg {
	/*margin-bottom:10px;*/
	display:block;
}
.eventImgCont a:last-child .eventImg {
	margin-bottom:0;
}
.calDetail {
	float:left;
	width:785px;
}
.calEventLinks {
	float:left;
	width:785px;
	height:42px;
	margin-bottom: 10px;
}
.upcomingEventsTitle {
	margin-bottom:5px;
	font-weight:bold;
	text-align:right;
}
.upcomingEventsDate {
	margin-bottom:0;
	color:#666666;
	font-weight:normal;
	font-size:10px;
}
.upcomingEventsModule .upcomingEventsLinks {
	float:left;
	font-size:0;
	text-indent:-9999px;
	/*NEW*/
	margin-top:15px;
}
* html .upcomingEventsModule .upcomingEventsLinks {
	min-height:85px;
	height:auto !important;
	height:85px;
}
.upcomingEventsList li {
	background:url(/media/r66/backgrounds/bg_event_border.jpg) no-repeat 0 bottom;
}
.upcomingEventsLinks {
	margin-bottom:5px;
	width:196px;
	margin-left:-3px;
	height:38px;
	border:0;
}
.upcomingEventsLinks .upcomingEventsLinkTickets {
	margin-bottom:5px;
}
.upcomingEventsModule .calAddToCalBtn {
	margin-left:2px !important;
	float:left;
	margin-top:6px !important;
}
/*.upcomingEventsLinkTickets {
	background:url(/media/r66/buttons/btn_track_pack.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	width:129px;
	height:24px;
	margin-right:6px;
}
* html .upcomingEventsLinkTickets {
	background:url(/media/r66/buttons/btn_track_pack.gif) no-repeat 0 0;
}
.upcomingEventsLinkTickets:hover {
	background-position:0 -24px;
}
.upcomingEventsLinkTravel {
	background:url(/media/r66/buttons/btn_travel_pack.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	width:143px;
	height:24px;
}
* html .upcomingEventsLinkTravel {
	background:url(/media/r66/buttons/btn_travel_pack.gif) no-repeat 0 0;
}
.upcomingEventsLinkTravel:hover {
	background-position:0 -24px;
}*/
.upcomingEventsCalLink {
	padding:5px 0 0 0;
	clear:both;
	text-align:center;
}
.upcomingEventsCalLink a {
	background:transparent url(/media/r66/icons/ico_blue_arrow.png) no-repeat scroll left center;
	padding-left:10px;
}
.promoModule img {
	border:1px solid #969797;
	margin-right:10px;
	float:left;
}
.promoModule .promoDetails {
	width:148px;
	float:left;
}
.promoModule .promoDetails p {
	margin:0;
}
.btnRSS {
	background:url(/media/r66/buttons/btn_rss.jpg) no-repeat 0 0;
	display:block;
	width:298px;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
}
.getFlashLink {
	padding:300px 0 0 0;
}
/* -- Vert Tabs -- */
.vertTabsModule {
	/*background:url(/media/r66/backgrounds/module_med_btm.jpg) no-repeat 0 bottom  !important;*/
	padding-bottom:0 !important;
	color:#252525;
	font-size:11px;
	width:300px;
}
.vertTabsModule .moduleContentOuter {
	/*background:url(/media/r66/backgrounds/module_med_btm.jpg) no-repeat 0 bottom  !important;*/
	padding:0 0 4px  !important;
}
.vertTabsModule .moduleContentInner {
	background:#d6d6d6;
	min-height:334px;
	height:auto !important;
	height:334px;
	margin:0;
	padding:0 1px !important;
}
.vertTabsModule .hdrBar {
	/*background:url(/media/r66/backgrounds/module_300_top.jpg) no-repeat 0 top;*/
} 
.vertTabsModule .hdrBar h4 {
	background:url(/media/r66/backgrounds/module_med_top.jpg) no-repeat 0 top !important;
	padding-top:20px !important;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
} 
.vertTabsModule .vertTabs {
	list-style:none;
	margin:0;
	margin-bottom:2px;
	padding:0;
	width:110px;
	float:left;
	overflow:hidden;
}
.vertTabsModule .vertTabs li a {
	padding:15px 10px;
	width:90px;
	background:#B8B8B8 url(/media/r66/buttons/bg_tab.jpg) repeat-x scroll right 0;
	display:block;
	text-transform:uppercase;
	text-align:right;
	color:#666666;
	font-size:13px;
}
.vertTabsModule .vertTabs li a:hover {
	background:#04427D url(/media/r66/buttons/bg_tab_active.jpg) repeat-x scroll right 0;
	color:#fff;
}
.vertTabsModule .vertTabs li.activeTab a,
.vertTabsModule .vertTabs li.activeTab a:hover {
	background:#04427D url(/media/r66/buttons/bg_tab_active.jpg) repeat-x scroll right 0;
	color:#fff !important;
}
.vertTabContentMain {
	float:left;
	width:156px;
	padding:10px;
	color:#333333;
}
* html .vertTabContentMain {
	width:150px;
}
.vertTabContentMain h5,
.vertTabContentMain h5 a {
	font-size:14px;
	color:#04549E !important;
	margin:0;
	margin-bottom:5px;
	padding:0;
	color:#666666;
}
.vertTabContentMain h5 a:hover {
	color:#333333 !important;
}
.vertTabContentMain ul.linkList {
	list-style:none;
	margin:0;
	padding:0;
}
.vertTabContentMain ul.linkList li {
	padding-bottom:5px;
}
.vertTabContentMain ul.linkList a {
	font-size:10px;
	color:#04549E !important;
	text-transform:uppercase;
}
.vertTabContentMain ul.linkList a:hover {
	color:#333333 !important;
}
.vertTabContentMain .adModule {
	text-align:left;
}
.vertTabContentMain .adModule p {
	margin-bottom:5px;
	font-size:10px;
	color:#252525 !important;
	font-family:Arial, Helvetica, sans-serif;
}
.vertTabsModule .moduleContentInner {
	background:url("/media/r66/backgrounds/module_main2.jpg") no-repeat scroll 0 0 transparent !important;
	background-position:left bottom !important;
	background-color:white !important;
}
/* -- Wizard -- */
/*.wizardModule {
	background:url(/media/r66/backgrounds/module_490_mid.jpg) repeat-y !important;
}
.wizardModule .hdrBar {
	background:url(/media/r66/backgrounds/module_490_top.jpg) no-repeat 0 0 !important;
	width:490px;
}
.wizardModule .genericModuleHeader {
	background:url(/media/r66/backgrounds/module_490_hdr.jpg) no-repeat 0 bottom !important;
}*/
.wizardBlurb {
	background:url(/media/r66/backgrounds/modulemid490.png) repeat-y 0 0;
	padding:10px;
	margin-top:6px;
}
.wizardOuter {
	background:url(/media/r66/backgrounds/modulebtm490.png) no-repeat 0 bottom;
	padding-bottom:15px;
	width:100%;
	float:left;
}
.wizardInner {
	background:url(/media/r66/backgrounds/modulemid490.png) repeat-y 0 0;
	padding:0 5px 0;
}
.layoutL .wizardBlurb {
	background:url(/media/r66/backgrounds/modulemid660.png) repeat-y 0 0;
	padding:5px 15px;
	width:659px;
	margin-top:5px;
}
.layoutL .wizardOuter {
	background:url(/media/r66/backgrounds/modulebtm660.png) no-repeat 0 bottom;
	padding-bottom:15px;
	width:669px;
}
.layoutL .wizardInner {
	background:url(/media/r66/backgrounds/modulemid660.png) repeat-y 0 0;
	padding:0 5px 0;
}
.layoutH .wizardBlurb {
	background:url(/media/r66/backgrounds/modulemid800.png) repeat-y 0 0;
	padding:5px 15px;
	width:779px;
	margin-top:5px;
}
.layoutH .wizardOuter {
	background:url(/media/r66/backgrounds/modulebtm800.png) no-repeat 0 bottom;
	padding-bottom:15px;
	width:809px;
}
.layoutH .wizardInner {
	background:url(/media/r66/backgrounds/modulemid800.png) repeat-y 0 0;
	padding:0 5px 0;
}
.layoutG .wizardBlurb {
	background:url(/media/r66/backgrounds/module_xl_mid.jpg) repeat-y 0 0;
	padding:10px;
}
.layoutG .wizardOuter {
	background:url(/media/r66/backgrounds/module_xl_btm.jpg) no-repeat 0 bottom;
	padding-bottom:4px;
	width:100%;
	float:left;
}
.layoutG .wizardInner {
	background:url(/media/r66/backgrounds/module_xl_mid.jpg) repeat-y 0 0;
	padding:0 5px 0;
}
.layoutI .wizardBlurb {
	background:url(/media/r66/backgrounds/module_xxxl_mid.jpg) repeat-y 0 0;
	padding:10px;
}
.layoutI .wizardOuter {
	background:url(/media/r66/backgrounds/module_xxxl_btm.jpg) no-repeat 0 bottom;
	padding-bottom:4px;
	width:100%;
	float:left;
}
.layoutI .wizardInner {
	background:url(/media/r66/backgrounds/module_xxxl_mid.jpg) repeat-y 0 0;
	padding:0 5px 0;
}
.wizardMain {
	background:#fff;
	padding:5px 10px 0;
	margin:0 auto;
	width:456px;
}
.wizardMain .linkList {
	list-style:none;
	margin:0;
	padding:0;
}
.wizardQ {
	font-size:16px;
	font-weight:normal;
	padding-bottom:15px;
}
* html .wizardQ {
	height:1%;
}
* + html .wizardQ {
	height:1%;
}
.wizardForm {
	padding-bottom:10px;
	color:#231f20;
}
.imgRadio {
	float:left;
	width:114px;
	text-align:center;
}
.imgRadio input {
	display:block;
	margin:10px auto 0;
}
.questionRow {
	clear:both;
}
.questionRow input {
	float:left;
}
.questionRow label {
	float:left;
	width:85%;
	padding:2px 0 15px 5px;
	
}
.layoutAa .wizardBlurb,
.layoutC .wizardBlurb,
.layoutF .wizardBlurb {
	width:477px;
	margin-top:15px;
}
.layoutAa .wizardBlurb,
.layoutAa .wizardOuter,
.layoutC .wizardBlurb,
.layoutC .wizardOuter,
.layoutF .wizardBlurb,
.layoutF .wizardOuter {
	margin-left:2px;
}
.layoutL .wizardBlurb {
	margin-top:15px;
}
.layoutL .wizardBlurb,
.layoutL .wizardOuter {
	margin-left:-3px;
}
.wizardControls {
	/*background:url(/media/cls/backgrounds/bg_wiz_write.gif) no-repeat 0 8px;*/
	clear:both;
	height:22px;
	padding:5px 0 0 0;
	width:100px;
	margin:0 auto;
}
.layoutH .wizardControls {
	/*background:url(/media/cls/backgrounds/bg_wiz_write_xxl.gif) no-repeat 0 8px;*/
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.layoutG.wizardControls {
	/*background:url(/media/cls/backgrounds/bg_wiz_write_xl.gif) no-repeat 0 8px;*/
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.layoutI.wizardControls {
	/*background:url(/media/cls/backgrounds/bg_wiz_write_xxxl.gif) no-repeat 0 8px;*/
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.resultsHdr {
	font-size:16px;
	font-weight:bold;
}
.wizardWrite .btnSubmit {
	background:#d30301;
	color:#fff;
	padding:5px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:12px !important;
	display:block;
	margin:0 auto;
}
.resetWizButton,
.wizBackButton {
	padding:6px 7px !important;
	margin-right:10px;
}
a.wizBackButton:hover,
a.resetWizButton:hover {
	color:#FFF;
}
.resetWizButton,
.wizBackButton,
.wizNextButton {
	background:#d30301;
	color:#fff;
	padding:5px;
	float:left;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:12px !important;
	display:block;
	cursor:pointer;
}
.layoutA #mainContentCol2 .calendarContentDuring,
.layoutAa #mainContentColExtra .calendarContentDuring,
.layoutC #mainContentColExtra .calendarContentDuring,
.layoutF #mainContentCol1 .calendarContentDuring,
.layoutG #mainContentCol1 .calendarContentDuring,
.layoutGa #mainContentCol1 .calendarContentDuring,
.layoutK #mainContentColExtra .calendarContentDuring,
.layoutL #mainContentColExtra .calendarContentDuring {
	background:url(/media/r66/backgrounds/module_med_mid.jpg) repeat-y 0 0 !important;
	width:300px !important;
	padding-top:0;
}
.scheduleBlurb {
	background:url(/media/r66/backgrounds/module_med_mid.jpg) repeat-y 0 0 !important;
	padding:10px;
}
.layoutA #mainContentCol2 .calendarContentDuring h4,
.layoutAa #mainContentColExtra .calendarContentDuring h4,
.layoutC #mainContentColExtra .calendarContentDuring h4,
.layoutF #mainContentCol1 .calendarContentDuring h4,
.layoutG #mainContentCol1 .calendarContentDuring h4,
.layoutGa #mainContentCol1 .calendarContentDuring h4,
.layoutK #mainContentColExtra .calendarContentDuring h4,
.layoutL #mainContentColExtra .calendarContentDuring h4 {
	background:url(/media/r66/backgrounds/module_med_hdr.jpg) no-repeat 0 bottom;
}
.layoutA #mainContentCol2 .calendarContentDuring .hdrBar,
.layoutAa #mainContentColExtra .calendarContentDuring .hdrBar,
.layoutC #mainContentColExtra .calendarContentDuring .hdrBar,
.layoutF #mainContentCol1 .calendarContentDuring .hdrBar,
.layoutG #mainContentCol1 .calendarContentDuring .hdrBar,
.layoutGa #mainContentCol1 .calendarContentDuring .hdrBar,
.layoutK #mainContentColExtra .calendarContentDuring .hdrBar,
.layoutL #mainContentColExtra .calendarContentDuring .hdrBar {
	background:url(/media/r66/backgrounds/module_med_top.jpg) no-repeat 0 top !important;
}
.layoutA #mainContentCol2 .calendarContentDuring .genericTabs,
.layoutAa #mainContentColExtra .calendarContentDuring .genericTabs,
.layoutC #mainContentColExtra .calendarContentDuring .genericTabs,
.layoutF #mainContentCol1 .calendarContentDuring .genericTabs,
.layoutG #mainContentCol1 .calendarContentDuring .genericTabs,
.layoutGa #mainContentCol1 .calendarContentDuring .genericTabs,
.layoutK #mainContentColExtra .calendarContentDuring .genericTabs,
.layoutL #mainContentColExtra .calendarContentDuring .genericTabs {
	width:285px;
	border-top:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
	margin:0 5px;
	padding:0 1px;
}
* html .layoutA #mainContentCol2 .calendarContentDuring .genericTabs,
* html .layoutAa #mainContentColExtra .calendarContentDuring .genericTabs,
* html .layoutC #mainContentColExtra .calendarContentDuring .genericTabs,
* html .layoutF #mainContentCol1 .calendarContentDuring .genericTabs,
* html .layoutG #mainContentCol1 .calendarContentDuring .genericTabs,
* html .layoutGa #mainContentCol1 .calendarContentDuring .genericTabs,
* html .layoutK #mainContentColExtra .calendarContentDuring .genericTabs,
* html .layoutL #mainContentColExtra .calendarContentDuring .genericTabs {
	margin:0 2px 0 3px;
	width:289px;
}
.layoutA #mainContentCol2 .calendarContentDuring li.withImage,
.layoutAa #mainContentColExtra .calendarContentDuring li.withImage,
.layoutC #mainContentColExtra .calendarContentDuring li.withImage,
.layoutF #mainContentCol1 .calendarContentDuring li.withImage,
.layoutG #mainContentCol1 .calendarContentDuring li.withImage,
.layoutGa #mainContentCol1 .calendarContentDuring li.withImage,
.layoutK #mainContentColExtra .calendarContentDuring li.withImage,
.layoutL #mainContentColExtra .calendarContentDuring li.withImage {
	width:165px;
}
.layoutA #mainContentCol2 .calendarContentDuring .calendarContentMain,
.layoutAa #mainContentColExtra .calendarContentDuring .calendarContentMain,
.layoutC #mainContentColExtra .calendarContentDuring .calendarContentMain,
.layoutF #mainContentCol1 .calendarContentDuring .calendarContentMain,
.layoutG #mainContentCol1 .calendarContentDuring .calendarContentMain,
.layoutGa #mainContentCol1 .calendarContentDuring .calendarContentMain,
.layoutK #mainContentColExtra .calendarContentDuring .calendarContentMain,
.layoutL #mainContentColExtra .calendarContentDuring .calendarContentMain {
	background:url(/media/r66/backgrounds/module_med_btm.jpg) no-repeat 0 bottom;
	padding:0 0 4px;
	margin-bottom:0;
}
.layoutA #mainContentCol2 .calendarContentDuring .calendarContentMain ul,
.layoutAa #mainContentColExtra .calendarContentDuring .calendarContentMain ul,
.layoutC #mainContentColExtra .calendarContentDuring .calendarContentMain ul,
.layoutF #mainContentCol1 .calendarContentDuring .calendarContentMain ul,
.layoutG #mainContentCol1 .calendarContentDuring .calendarContentMain ul,
.layoutGa #mainContentCol1 .calendarContentDuring .calendarContentMain ul,
.layoutK #mainContentColExtra .calendarContentDuring .calendarContentMain ul,
.layoutL #mainContentColExtra .calendarContentDuring .calendarContentMain ul {
	background:url(/media/r66/backgrounds/module_med_mid.jpg) repeat-y 0 0 !important;
}
.layoutAa #mainContentCol1 .moduleContentInner,
.layoutAa #mainContentCol1 .moduleContentInnerInfo,
.layoutAa #mainContentCol4 .moduleContentInner,
.layoutAa #mainContentCol4 .moduleContentInnerInfo,
.layoutC #mainContentCol1 .moduleContentInner,
.layoutC #mainContentCol1 .moduleContentInnerInfo,
.layoutF #mainContentColExtra .moduleContentInner,
.layoutF #mainContentColExtra .moduleContentInnerInfo {
	background:url(/media/r66/backgrounds/modulemid490.png) repeat-y center 0;
	padding:5px 15px;
	width:467px;
	margin-bottom:10px;
}
*+html .layoutAa #mainContentCol1 .moduleContentInner,
*+html .layoutAa #mainContentCol1 .moduleContentInnerInfo,
*+html .layoutAa #mainContentCol4 .moduleContentInner,
*+html .layoutAa #mainContentCol4 .moduleContentInnerInfo,
*+html .layoutC #mainContentCol1 .moduleContentInner,
*+html .layoutC #mainContentCol1 .moduleContentInnerInfo,
*+html .layoutF #mainContentColExtra .moduleContentInner,
*+html .layoutF #mainContentColExtra .moduleContentInnerInfo {
	margin-bottom:0px !important;
}
#FooterSearch {
	background:url(/media/r66/backgrounds/searchbg.png) no-repeat center top;
	position:absolute;
	top:23px;
	/*top:11px;*/
	left:29px;
	height:53px;
	width:291px;
}
#FooterSearch input {
	border:0;
	float:left;
	height:30px;
	width:220px;
	margin-left:14px;
	margin-top:7px;
	padding-bottom:5px;
	padding-top:5px;
	color:#AAA;
	font-size:16px;
}
#FooterSearch button {
	cursor:pointer;
	color:transparent;
	background-color:transparent;
	border:medium none;
	padding:0;
	height:50px;
	width:46px;
	text-indent:-9999px;
}
/* Footer Site Map */
#mainFooter #FooterSiteMap ul li.lastItem a {
	margin-right:0;
	border-right:none;
}
#mainFooter #FooterSiteMap ul li a  {
	padding-right:10px;
}
#FooterSiteMap .siteMapMain,
#mainFooter .bottomLinks ul li a {
	font-size:15px;
	font-weight:bold;
	font-family:'HelveticaNeue', sans-serif;
	text-transform:uppercase;
	color:#888;
}
#mainFooter ul li ul li a,
#mainFooter #FooterSiteMap ul li ul li a,
#mainFooter .bottomLinks ul li ul li a {
	padding-right:0;
	border-right:none;
	color:#888;
	font-size:13px;
	text-decoration:underline;
	font-weight:normal;
	text-transform:none;
	font-family:'HelveticaNeue', sans-serif;
}
#mainFooter #FooterSiteMap ul li ul li,
#mainFooter .bottomLinks ul li ul li {
	display:block;
	border:none;
	margin-bottom:0;
}
#mainFooter #FooterSiteMap ul li ul {
	margin-top:5px;
}
#mainFooter #FooterSiteMap ul li,
#mainFooter .bottomLinks ul li {
	margin-bottom:20px;
	vertical-align:top;
	margin-right:10px;
	padding-right:10px;
	width:135px
}
#mainFooter #FooterSiteMap ul li.siteMapColumn {
	min-height:220px;
}
#mainFooter #FooterSiteMap ul li.lastItem {
	border-right:none;
}
#FooterSiteMap{
	position:absolute;
	top:91px;
	width:870px;
	padding-bottom:25px;
	left:100px;
}
#FooterSiteMap ul {
	text-align:left;
	width:624px;
	margin-left:auto;
	margin-right:auto;
}
#FooterSiteMap ul ul {
	margin-left:0;
	margin-right:0;
	width:135px;
}
#mainFooter .bottomLinks {
	position:absolute;
	right:117px;
	top:91px;
	width:135px;
}
.layoutHome #mainContentColExtra .upcomingEventsModule,
.layoutHome #mainContentColExtra .upcomingEventWeekendsModule,
.layoutHome #mainContentColExtra .newsletterSignup {
	float:right;
	width:300px;
	margin:10px;
	margin-top:15px;
	background:none;
	margin-bottom:0px;
}
.layoutHome #mainContentColExtra .upcomingEventsModule, 
.layoutHome #mainContentColExtra .upcomingEventWeekendsModule {
	position:relative;
	left:-4px;
}
.layoutHome .upcomingEventsModule h4, 
.upcomingEventWeekendsModule h4 {
	/*background:url(/media/r66/backgrounds/moduletop300.png) no-repeat center top transparent;*/
	background:url(/media/r66/backgrounds/moduletop300.png) no-repeat center top transparent;
	height:30px;
	width:306px;
}
.layoutHome .upcomingEventsModule .moduleContentOuter, 
.upcomingEventWeekendsModule .moduleContentOuter {
	background:url(/media/r66/backgrounds/modulebtm300.png) no-repeat center bottom transparent !important; 
	width:309px !important;
}
.layoutHome .upcomingEventsModule .moduleContentInner, 
.upcomingEventWeekendsModule .moduleContentInner {
	/*background:url(/media/r66/backgrounds/upcomingeventsmid.png) repeat-y center 0 transparent !important;*/
	width:279px !important;
	padding:0 15px !important;
}
.upcomingEventWeekendsModule .upcomingEventsList>li {
	border-bottom:2px solid #CCC;
	padding-bottom:3px;
}
.upcomingEventWeekendsModule .weekendEvents ul {
	display: inline-block;
    height: auto;
    margin: 0 0 6px;
    width: 279px;
}
.upcomingEventWeekendsModule .weekendEvents li {
	list-style:none outside none;
	font:13px 'HelveticaNeue', sans-serif;
	font-weight:bold;
	margin:0;
}
.upcomingEventWeekendsModule .upcomingEventsList {
	background:none;
	padding:0;
}
.upcomingEventWeekendsModule .evtLink a {
	color:#046a38;
	float:left;
}
.upcomingEventWeekendsModule .weekendBlurb {
	color:black;
	font:11px 'HelveticaNeue', sans-serif;
	font-weight:bold;
	font-style:italic;
}
.upcomingEventWeekendsModule .evtDate {
	color:#808285;
	float:right;
}
.upcomingEventWeekendsModule .weekendTixBtn {
	background:url(/media/r66/buttons/buytickets.png) no-repeat 0 0 transparent;
	width:85px;
	height:33px;
	/*text-indent:-9999px;*/
	font-size: 0;
	display:inline-block;
}
.upcomingEventWeekendsModule .weekendLinks {
	margin-bottom:3px;
}
.upcomingEventWeekendsModule .weekendLinks a {
	font:11px 'HelveticaNeue', sans-serif;
	font-weight:bold;
	border-right:1px solid #CCC;
	padding-right:5px;
	margin-right:5px;
	text-decoration:underline;
}
.upcomingEventWeekendsModule .weekendLinks a:last-child {
	padding:0;
	margin:0;
	border:0;
}
.upcomingEventWeekendsModule .upcomingEventsCalLink {
	padding:0;
	text-align:center;
}
.upcomingEventWeekendsModule .upcomingEventsCalLink a {
	font:13px 'HelveticaNeue', sans-serif;
	font-weight:bold;
	text-decoration:underline;
	padding:0;
	background:none;
	
}
.layoutHome #mainContentColExtra .upcomingEventsModule .upcomingEventsDate {
	/*display:none;*/
	/**** NEW CSS ****/
	/*font-size:14px;*/
	font-weight:bold;
	margin-bottom:0;
	text-align:right;
	font-size:12px;
}
.layoutHome #mainContentColExtra .upcomingEventsModule .upcomingEventsTitle a {
	font-size:14px;
	font-weight:bold;
	/*text-decoration:underline !important;*/
	text-decoration:none !important;
	color:#ce0202;
	
}	
.layoutHome #mainContentColExtra .newsletterSignup {
	background:url(/media/r66/backgrounds/NewsletterSignupbig.png) no-repeat center top transparent;
	height:118px;
	margin:0;
	padding-left:20px;
	position:relative;
}
.layoutHome #mainContentColExtra .newsletterSignup form {
	background:url(/media/r66/backgrounds/newsletterformbig.png) no-repeat center top transparent;
	margin-top:54px;
	margin-left:-1px;
	width:282px;
	height:21px;
}
.layoutHome #mainContentColExtra .newsletterSignup button {
	background:none;
	padding:0;
	width:51px;
	height:18px;
	right:20px;
	top:80px;
	position:absolute;
}
.layoutHome #mainContentColExtra .newsletterSignup input {
	padding:0;
	padding-left:10px;
	font-size:11px;
	padding-top:1px;
}
.multipleImageTextList {
	list-style:none;
	padding-top: 10px;	
	margin-left: 15px;
}
.multipleImageText h4{
	background:url(/media/r66/backgrounds/experiencetop.png) repeat-y 0 0 !important;
	font: 24px/24px 'TienneBold', serif; 
	letter-spacing: 0;
	height: 35px;
	text-transform:uppercase;
	color:white;
	padding-left:15px !important;
	padding-right:15px !important;
	padding-top:10px !important;
	padding-bottom:0 !important;
}

.layoutHome #mainContentCol3 .multipleImageText h4{
	font: 24px/24px 'Arial', serif;
	
}

.multipleImageText img {
	height: 145px;
    width: 190px;
	border-radius: 15px 15px 15px 15px;
	/*NEW*/
	/*-moz-box-shadow:    inset 0px 0px 15px 10px #000;
    -webkit-box-shadow: inset 0px 0px 15px 10px #000;
    box-shadow:         inset 0px 0px 15px 10px #000;*/
	/*-moz-box-shadow: inset 3px 3px 4px #000;
	-webkit-box-shadow: inset 3px 3px 4px #000;
	box-shadow: inset 3px 3px 4px #000;*/
	border:2px solid #535353;
	
  
	
	
	
	
}
.multipleImageTextList div {
	float:left;
	text-align:center;
	width:142px;
	padding: 0 0 20px 1px;
}
.layoutHome .multipleImageText .largeImageLinksModule {
	float:left;
	width:200px !important;
	position:static !important;
	height:155px !important;
	margin-right: 0;
	margin-bottom:10px;
	
}
.multipleImageText .moduleContentInner{
	margin:0 !important;
	padding:0 !important;
}
.multipleImageText > .moduleContentOuter > .moduleContentInner {
	width:678px;
}
.multipleImageText > .moduleContentOuter{
	background:url(/media/r66/backgrounds/experiencebottom.png) repeat-y 0 0;
	height:570px;
	background-color: white;
	margin-left: 5px;
    width: 628px;
	border-radius: 0 0 15px 15px;
}
.multipleImageText .linkList a{
	/*background:url(/media/r66/buttons/experiencebutton.png) 0 0;*/
	background:url(/media/r66/buttons/experiencebutton.png) 0 0;
	height: 21px;
    width: 153px;
	display: block;
	/*margin-left: 16px;*/
    margin-top: 5px;
	margin-left:17px;
	padding-top: 11px;
	text-align: center;
	color: white;
	font:9px/9px 'HelveticaNeue', Arial, sans-serif; 
	letter-spacing:1px;
}
.multipleImageText .linkList a:hover{
	background-position:0 -32px;
}
.upcomingEventsModule .upcomingEventsTitle a,
.upcomingEventWeekendsModule .weekendTitle a {
	font:19px 'HelveticaNeue', sans-serif;
	font-weight:bold !important;
	font-style:normal;
	text-decoration:underline;
	/*color:#04549E;*/
	color:#474646;
}
.layoutHome #mainContentCol2 .moduleWrap{
	width:990px;
	height:100%;
}
.layoutHome #mainContentCol1 {
	display:none;
}
#tweet {
	background:url(/media/r66/backgrounds/twitterbg.png) no-repeat 0 0;
	float:left;
}
#tweet ul {
	list-style:none;
	width:800px;
	margin-left:60px;
	font-family:'HelveticaNeue', sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:13px;
}
*+html #tweet ul {
	font-size:12px;
	line-height:15px;
}
.layoutF #breadCrumbTitleArea {
	display:none;
}
#wrapper #evtwkendAd {
    background: url("/media/mis/nav/ftr_logo.jpg") no-repeat scroll 0 0 transparent;
    float: right;
    height: 35px;
    right: 10px;
    top: 5px;
    width: 155px;
}
#campTable {
	width:775px;
	text-align:center;
}
#campTable tr:first-child{
	background-color: #FEFEDA;
}
#campTable tr{
	height:55px;
}
#campTable tr:nth-child(even){
	background-color:Gainsboro;
}
#mainFooter .smalEventAltPromo a,
#mainFooter .imgTout a {
	position:absolute;
	top:23px;
	/*top:11px;*/
	
}
#mainFooter .smalEventAltPromo img,
#mainFooter .imgTout img {
	border-radius:10px;
}
#mainFooter .footerAd1 {
	right:352px;
}
#mainFooter .footerAd2 {
	right:25px;
}
.layoutHome #mainContentCol2 .twitter-follow-button {
	position:absolute;
	top:15px;
	right:30px;
}
.eventWeekend img.STImage {
	margin-top:-5px;
	margin-left:-12px;
	margin-bottom:10px;
}
*+html #siteLogo {
    float: left;
    height: 146px;
    overflow: hidden;
    text-indent: -9999px;
    width: 341px;
}
*+html body {
	background-position:center top;
    color: #333333;
}
*+html #siteNavMain {
    float: right;
    left: -5px;
    position: relative;
    width: 999px;
}
*+html .layoutHome #mainContentColExtra .newsletterSignup form {	
    margin-top: 65px;
}
*+html .layoutHome #mainTripleColWrap {
	left: -5px;
}
*+html .layoutHome .multipleImageText .largeImageLinksModule {
	margin-bottom: 2px;
}
.subNavCol5 {
	display:none;
}
.layoutHome #mainContentCol3 .moduleContentInner .multipleImageTextList .moduleContentInner {
	height: 0;
	
} 
.oneLineTweet {
	padding-top:16px;
}
.twoLineTweet {
	padding-top:10px;
}
*+html .oneLineTweet {
	padding-top:16px;
}
*+html .twoLineTweet {
	padding-top:8px;
}
.layoutF #mainContentColExtra .formContentBody {
	background-color:white;
    margin-top:5px;
    padding:10px;
    width:470px;
}
.layoutH #mainContentColExtra .largeImageLinksModuleNoImage .largeImageLinks #linksForHeader {
    float: right;
    position: relative;
    right: 0;
    top: -36px;
	color: white;
}
.layoutH #mainContentColExtra .largeImageLinksModuleNoImage .largeImageLinks #linksForHeader a {
	color: white;
}
/*.layoutH #mainContentColExtra .largeImageLinksModuleNoImage .largeImageLinks p {
	text-align: center;
}*/
.layoutHome #mainContentColExtra .smalEventAltPromo img {
	margin-left:12px;
	margin-bottom:10px;
}
#billboardLogo{
	background: url("/media/r66/backgrounds/Billboard.png") no-repeat scroll transparent;
	width: 274px;
	height: 171px;
	margin-left: 484px;
	*margin-left:142px;
    margin-top: 21px;
	position: absolute;
}
.layoutI #mainContentColExtra {
	margin-left:5px;
}


.accordionHeader {
    background: url("/media/r66/buttons/accordionrightarrow.png") no-repeat scroll 98% center #3d3d3d;
	background-color:#3d3d3d !important;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 12px 25px 10px 10px;
    text-transform: uppercase;
}

.layoutK #mainContentCol1 .moduleWrap {
    background: url("/media/r66/backgrounds/moduletop660.png") no-repeat scroll 0 0 transparent;
    margin-left: -5px;
    margin-top: 3px;
    width: 669px;
}

.layoutL #mainContentCol1 .moduleWrap {
    background: url("/media/r66/backgrounds/moduletop660.png") no-repeat scroll 0 0 transparent;
    margin-left: -5px;
    margin-top: 3px;
    width: 669px;
}

.layoutL #mainContentCol1 .openHTMLModule {
    background-color:#FFF;
	padding: 10px;
}

#siteNavMain li.activeNav a.mainNavLink, #siteNavMain a.activeNav{background-position: 0 -39px};

.layoutHome .upcomingEventsModule .moduleWrap h4{
	
	font: bold 14px/15px 'Arial',serif;
	
	}

/*.layoutG #mainContentColExtra .moduleWrap, .layoutL #mainContentCol4 .moduleWrap {
    background: url("/media/r66/backgrounds/moduletop240.png") no-repeat scroll 0 0 transparent;
    margin-left: -5px;
    width: 247px;
}*/

/*.largeImageLinksModule .moduleContentOuter {
    background: url("/media/r66/backgrounds/modulemid660.png") repeat-y scroll 0 0 transparent;
    margin-bottom: 10px;
    padding: 5px 15px;
    width: 639px;
}

.layoutK #mainContentColExtra .moduleContentOuter {
    background: url("/media/r66/backgrounds/modulebtm660.png") no-repeat scroll 0 bottom transparent;
    margin-top: 5px;
    padding-bottom: 5px;
    width: 669px;
}*/

.multipleOptIn {
    background: url("/media/r66/backgrounds/MultipleOptInBox.jpg") repeat scroll 0 0 transparent;
    border: 1px solid #000000;
    color: #FFFFFF;
    height: 183px;
    margin-bottom: 10px;
    width: 490px;
	border-radius:5px;
}
.multipleOptIn label:first-child {
    color: #FFFFFF;
    margin-left: 0;
	margin-bottom:0;
    margin-top: 10px;
    padding-left: 25px;
    text-transform: uppercase;
}
.multipleOptIn Label:nth-child(3) {
    margin-top: 21px;
}
.multipleOptIn label {
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 5px;
}
.multipleOptIn #newsletterSignup{
	width:200px;
	margin:10px 0 0 30px;
}
.multipleOptIn button:before {
    background: -moz-linear-gradient(left center , #747474 2%, #FFFFFF 30%, #B4B4B4 57%, #FFFFFF 82%, #B7B7B7 99%) repeat scroll 0 0 transparent;
    border-radius: 8px 8px 8px 8px;
    bottom: -3px;
    content: "";
    left: -3px;
    position: absolute;
    right: -3px;
    top: -3px;
    z-index: -1;
}
.multipleOptIn button, #phoneNumberSubscribe button {
    background: linear-gradient(to bottom, #FF070B 0%, #D30423 24%, #AA0B0B 45%, #96000F 67%, #490101 94%, #310202 100%) repeat scroll 0 0 transparent;
    border-radius: 7px 7px 7px 7px;
    color: #FFFFFF;
    display: block;
    float: right;
    font: 19px/19px 'Conv_UnitedSansCond-Heavy',Arial,sans-serif;
    letter-spacing: 2px;
    margin: 10px 40px 0 0;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
}
.multipleOptIn #optInOrganizationInfo {
	font-size:11px;
	padding:10px 0 0 25px;
}
#organizationURL,
#organizationEmail {
	display:none !important;
}

.exclusiveOfferModule {    
    width: 990px;
    display: inline-block;
	position: relative;
	box-shadow: 3px 2px 8px black;
	margin: -8px 0 0 -15px;
}
.exclusiveOfferModule h4 {   
	color: #474646;
    float: left;
    padding: 15px 10px 15px 15px;
    width: 60%;
	font-size:32px;
	font-weight:bold;
	text-transform:uppercase;
}
.exclusiveOfferModule #exclusiveOfferDate {    
    color: #9c0000;
    float: right;
    font-size: 15px;
    font-weight: bold;
    right: 30px;
    position: relative;
	top: 20px;
	text-transform: uppercase;
}
.exclusiveOfferModule #horizontalOffer{
    display: inline-block;
    margin: 10px 20px 0 20px;
    width: 950px;
}
.exclusiveOfferModule #horizontalOffer .horizontalDetailWrapper{
	padding-bottom:10px;
	padding-top: 20px;
	clear: both;
	border-bottom: #aaa solid 1px;
}
.exclusiveOfferModule #horizontalOffer #description{
	font-size: 15px;
	margin-bottom: 15px;
	width:950px;
	/*width:420px\9;*/
	display: inline;
}
.exclusiveOfferModule #horizontalOffer #pricing{
	width: 420px;
    font-size: 15px;
	margin-bottom: 10px;
	padding:10px;
}
.exclusiveOfferModule .priceText{
	color: #474646;
	font-weight: bold;
	font-size: 26px;
}
.exclusiveOfferModule .priceText p {
	display:inline;
}
/*.layoutI #breadCrumbTitleArea {
	width:auto;
	left: 0;
}*/
.exclusiveOfferModule #verticalOffer .priceValue,
.exclusiveOfferModule #horizontalOffer .priceValue {
    color: #474646;
    font-size: 35px;
    font-weight: bold;	
    padding-left:10px;
}
.exclusiveOfferModule #verticalOffer .priceValue {
    position: relative;
}
.exclusiveOfferModule #pricing a {
    background:#9c0000 url(/media/r66/backgrounds/bg_sub_1.jpg) no-repeat 0 0;
    color: #fff;
    padding: 3px 10px;
	font-size: 12px;
	position:relative;
	top:-7px;
}
.exclusiveOfferModule #verticalOffer #pricing a {
	margin-left:10px;
}
.exclusiveOfferModule #pricing a:hover {
    background-color: #9CC0CE;
    color: #254669;
    text-decoration: none;
}
.exclusiveOfferModule #bulletPoints p{
	font-size: 13px;
    font-weight: bold;
	margin-bottom: 5px;
}
.exclusiveOfferModule #bulletPoints ul{
	/*list-style: none;*/
}
.exclusiveOfferModule #bulletPoints ul li
{
	font-size:13px;
	line-height: 16px;
}
.exclusiveOfferModule #bulletPoints li:before{
	/*color: red;
    content: ".";
    font-size: 55px;
	line-height: 2px;*/    
}
.exclusiveOfferModule #horizontalOfferLeft {
	display: inline-block;
    width: 455px;
    /*display:block\9;*/
    width: 420px\9;
    /*float: left\9;*/
    vertical-align: top;
}
.exclusiveOfferModule #horizontalOfferRight {
    width: 455px;
    position: relative;
    display: inline-block;
    /*display:block\9;*/
    width: 420px\9;
    /*float: right\9;*/
    margin-left:50px\9;
}
.exclusiveOfferModule .horizontalDetailWrapper:first-child>div:nth-child(2){
	/*margin-top: 90px;*/
}
.exclusiveOfferModule #exclusiveOfferDisclaimer {
    border-top: 2px solid #CCCCCC;
    float: left;
    font-size: 10px;
    font-weight: normal;
    margin-left: 15px;
    padding: 15px 20px 20px 20px;
    position: relative;
	width: 915px;
	text-align: center;
}
.exclusiveOfferModule .exclusiveOfferImageVertical{
	display: inline-block;
    float: left;
    height: 605px;
    margin-left: 15px;
    width: 380px;
}
.exclusiveOfferModule #verticalOffer{
	display: inline-block;
    position: relative;
    width: 555px;
	left: 20px;
/*	border-top: 2px solid #CCCCCC;
*/	padding-top: 15px;
}
.exclusiveOfferModule #verticalOffer .verticalDetailWrapper{
	padding: 10px 10px 0;
	margin:20px\9;
	border-top: #aaa solid 1px;
}
.exclusiveOfferModule #verticalOffer #description {
    font-size: 15px;
    margin-bottom: 15px;
}

.exclusiveOfferModule #verticalOffer #pricing {
    font-size: 15px;
    margin-bottom: 10px;
	width: 550px;
	margin-top: 10px;
}
.exclusiveOfferModule #verticalOffer .priceText {
	display: inline-block;
}
.exclusiveOfferModule #verticalOffer #pricing #call {
    display: inline-block\9;
    position: relative;
	margin-top: 10px;
}

h4.noHeaderITL{
	display:none;
}

.layoutF #mainContentColExtra .moduleContentOuter,
.layoutF #mainContentColExtra .moduleWrap {
	margin-bottom:0 !important;
}
.calendarContentDuring {
	background:white !important;
	padding:0;
	border-radius:10px;
	box-shadow:0px 3px 3px #666;
}
.calendarContentDuring .calendarContentMain,
.calendarContentDuring .calendarContentMain ul,
.calendarContentDuring .scheduleBlurb {
	background:transparent !important;
}
.calendarContentDuring h4 {
	font:bold 11px/15px 'Arial',serif;
	text-align:center;
	text-transform:uppercase;
	padding:15px 0 0;
	color:white;
	height:30px;
}
.calendarContentDuring .scheduleBlurb {
	padding-bottom:0;
}
.calendarContentDuring .genericTabs {
	margin-top:0;
}
.calendarContentDuring .calendarContentMain {
	margin-bottom:0;
	padding-bottom:0;
}
.calendarContentDuring .calDesc {
	margin:0;
}
.calendarContentDuring .calendarContentMain ul li ul li {
	border:0;
	padding:0;
	list-style:inside disc;
}
.layoutF #mainContentColExtra .calendarContentDuring .calendarContentMain > ul > li {
	width:360px;
}
.layoutF #mainContentColExtra .calendarContentDuring .genericTabs {
	width:470px;
}
.layoutF #mainContentColExtra .calendarContentDuring h4 {
	background:url('/media/r66/backgrounds/moduletop490.png') no-repeat -5px -5px transparent;
}
.layoutG #mainContentColExtra .calendarContentDuring .calendarContentMain > ul > li {
	width:530px;
}
.layoutG #mainContentColExtra .calendarContentDuring .genericTabs {
	width:640px;
}
.layoutG #mainContentColExtra .calendarContentDuring {
	margin-left:-4px;
	width:662px;
}
.layoutG #mainContentColExtra .calendarContentDuring h4 {
	background:url('/media/r66/backgrounds/moduletop660.png') no-repeat 0px 0px transparent;
}

.layoutHome .multipleImageText{
	margin-bottom:10px;
}

.layoutHome #mainContentCol5{
	clear:both;
}

/******************************
	Begin Sponsor Slider 
*****************************/
.container .scroll{
	background-color:#fff; 
	border:solid 1px #eeeeee; 
	width:846px !important;
	height:80px;
}

.container .image{
	margin-right:50px;
	
}

.container .scroll .image{
	height:80px;
}

.container .left{
	width:50px; 
	float:left; 
	margin-top:11px; 
	margin-right:10px; 
	cursor:pointer;
} 
.container .right{
	width:52px; 
	float:right; 
	margin-top:11px; 
	cursor:pointer;
}
.container{
	width:990px; 
	background-color:#FFF;
	margin:auto;
	height:82px;
	margin-bottom:10px;
} 

.container .genericModuleHeader{
	display:none;
}

/******************************
	End Sponsor Slider 
*****************************/

/**********************************************
Breaking News Module
**********************************************/
#breakingNews{
	background:#FFE900;
	height:13px;
	margin-bottom:17px;
	overflow:hidden;
	padding:7px 20px;
	width:920px;
	margin-left:14px;
	color:#000;
	border-radius:10px;
	margin-top:6px;
}
#breakingNews h2, #breakingNews p{
	display:inline;
	font-size:15px;
	font-weight:bold;
	line-height:13px;
}
#breakingNews h2{
	color:#000;
	font-style:italic;
	padding-right:5px;
}
#marqueeHolder{
	color:#000;
	height:22px;
	margin-top:-18px;
	overflow:hidden;
	position:relative;
	width:825px;
}
#marquee{
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	left:0;
	position:absolute;
	top:0;
	white-space:nowrap;
}

.moduleSharebarText{
	font-weight:bold;
	text-transform:uppercase;
}