/***********************************
*  CLS Theme
*  Created on: 04/2009
*  Travis Cunningham
************************************/
html {
	background:url(/media/cls/backgrounds/bg_html.jpg) repeat 0 0;
}
body {
	background:url(/media/cls/backgrounds/bg_sub_body.jpg) repeat-x center 0;
	text-align:center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-top:156px;
}
body.layoutHome {
	background:url(/media/cls/backgrounds/bg_body.jpg) repeat-x center 558px;
	padding-top:0;
}
#wrapper {
	background:url(/media/cls/backgrounds/bg_wrapper_2col.jpg) repeat-y 0 0;
	width:990px;
	text-align:left;
	margin:0 auto 0;
	position:relative;
	color:#666666;
	z-index:1;
}
.layoutG #wrapper,
.layoutGa #wrapper,
.layoutI #wrapper,
.layoutL #wrapper,
.layoutK #wrapper {
	background:#d7d7d7;
} 
#breadCrumbTitleArea {
	background:url(/media/cls/backgrounds/bg_wrapper_top.jpg) no-repeat 0 0;
	width:960px;
	padding:20px 10px 20px 20px;
	position:relative; 
}
#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/cls/backgrounds/bg_header.png) repeat-x 0 0;
}
* html .layoutHome #siteHeaderOuter {
	background:url(/media/cls/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;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#001122;
	text-decoration:none;
}
.layoutHome a, #siteHeader a, #mainFooter a {
	color:#fff !important;
}
.layoutHome a:hover, #siteHeader a:hover, #mainFooter a:hover {
	color:#f4f704 !important;
}
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/cls/backgrounds/logo.png) no-repeat 0 0;
	float:left;
	width:263px;
	height:118px; 
	text-indent:-9999px;
	overflow:hidden;
}
#siteHeader .adModule {
	position:absolute;
	top:26px;
	right:0;
	width:728px;
}
#siteHeader .adModule p {
	display:none;
}
* html #siteLogo {
	background:url(/media/cls/backgrounds/logo.gif) no-repeat 0 0;
}
#headerInfoBox {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	padding:2px 0 0 130px;
}
#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;
}
#headerBottom {
	float:left;
	width:990px;
}
#headerSearch {
	background:url(/media/cls/backgrounds/bg_search.png) no-repeat 0 0;
	float:right;
	width:193px;
	height:40px;
	margin-right:5px;
	padding:13px 0 0 38px;
}
* html #headerSearch {
	background:url(/media/cls/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/cls/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:753px;
}
#siteNavMain li {
	float:left;
}
#siteNavMain li a {
	display:block;
	height:55px;
	text-indent:-9999px;
	overflow:hidden;
}
#nav_home {
	background:url(/media/cls/nav/home.png) no-repeat 0 0;
	width:96px;
}
#nav_admissions {
	background:url(/media/cls/nav/admissions.png) no-repeat 0 0;
	width:118px;
}
#nav_event {
	background:url(/media/cls/nav/event.png) no-repeat 0 0;
	width:170px;
}
#nav_race {
	background:url(/media/cls/nav/race.png) no-repeat 0 0;
	width:130px;
}
#nav_about {
	background:url(/media/cls/nav/about.png) no-repeat 0 0;
	width:105px;
}
#nav_seating {
	background:url(/media/cls/nav/seating.png) no-repeat 0 0;
	width:134px;
}
* html #nav_home {
	background:url(/media/cls/nav/home.gif) no-repeat 0 0;
}
* html #nav_admissions {
	background:url(/media/cls/nav/admissions.gif) no-repeat 0 0;
}
* html #nav_event {
	background:url(/media/cls/nav/event.gif) no-repeat 0 0;
}
* html #nav_race {
	background:url(/media/cls/nav/race.gif) no-repeat 0 0;
}
* html #nav_about {
	background:url(/media/cls/nav/about.gif) no-repeat 0 0;
}
* html #nav_seating {
	background:url(/media/cls/nav/seating.gif) no-repeat 0 0;
}
#siteNavMain li.activeNav a.mainNavLink,
#siteNavMain a.activeNav {
	background-position:0 -114px;
}
#siteNavMain li:hover a, #siteNavMain li a:hover, 
#siteNavMain li.sfhover a {
	background-position:0 -57px;
}
/* -- Ribbon -- */
#siteNavMain li ul {
	position: absolute; 
	top:-9999px;
  	left:5px;
	list-style:none;
	margin:0;
	padding:0;
	z-index:999;
}
#siteNavMain li:hover ul, #siteNavMain li.sfhover ul { 
	top:45px;
}
*+ html #siteNavMain li:hover, *+ html #siteNavMain li.over {
	position: static; /* make menus not sticky in ie7 */
} 
#siteNavMain li ul li {
	background:#666666 url(/media/cls/backgrounds/bg_ribbon.jpg) no-repeat 0 0;
	padding-bottom:10px;
	width:980px;
	position:relative;
}
#siteNavMain li ul li ul {
	list-style:none;
	margin:0;
	float:left;
	width:170px;
	position:static;
	padding-bottom:6px;
}
#siteNavMain li ul li ul li {
	background:none;
	float:none;
	padding:0 0 2px;
	margin:9px 0 0 12px;
	width:150px;
	height:auto;
	overflow:auto;
	border-bottom:1px solid #adadae;
}
#siteNavMain li ul li ul.subNavCol1 {
	width:200px;
	min-height:60px;
	height:auto !important;
	height:60px;
}
#siteNavMain li ul li ul.subNavCol1 li {
	margin:9px 0 0 43px;
}
#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:11px;
	height:13px;
	display:inline;
}
#siteNavMain li ul li a:hover {
	color:#f4f704;
}
/* -- Subnav -- */
#navAdCol {
	margin:0 5px;
	padding-top:8px;
}
* 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 0 10px;
	padding:0;
	float:left;
}
.subNavModule ul li {
	float:left;
	clear:left;
	width:160px;
}
.subNavModule ul li a {
	background:#04213f url(/media/cls/backgrounds/bg_sub_2.jpg) no-repeat 0 0;
	padding:5px 10px 15px;
	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:#85a0ab url(/media/cls/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/cls/icons/ico_white_arrows.png) no-repeat right center;
	padding-right:10px;
}
* 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/cls/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:#001122;
	margin-bottom:0;
	width:158px;
	border:1px solid #597b93;
}
.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;
	color:#b0d3e1 !important;
	float:left;
	width:auto;
	min-height:inherit;
}
/* -- Misc Layout -- */
#mainContentColWrap {
	float:left;
	padding:8px 0 0 10px;
}
.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 {
	background:url(/media/cls/backgrounds/bg_footer.jpg) no-repeat 0 0;
	margin-bottom:77px;
	padding:0 0 32px 161px;
	min-height:88px;
	height:auto !important;
	height:88px;
	width:829px;
}
#mainFooter #footerLinks {
	margin-top:35px;
	float:left;
	clear:left;
}
#footerLinks li {
	margin-right:10px; 
	padding-right:6px;
	border-right:1px solid #fff;
	line-height:12px;
}
#footerLinks li.lastItem {
	margin-right:0; 
	padding-right:0;
	border-right:none;
}
#footerCopy {
	float:left;
	width:570px;
	padding:5px 0 0;
	color:#fff;
	clear:left;
}
#footerLogo {
	background:url(/media/cls/backgrounds/ftr_logo.jpg) no-repeat 0 0;
	position:absolute;
	top:12px;
	left:10px;
	width:151px;
	height:64px;
	text-indent:-9999px;
	overflow:hidden;
}
#footerDigitaria {
	background:url(/media/cls/backgrounds/digitaria.gif) no-repeat 0 0;
	display:block;
	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/cls/backgrounds/bg_newsletter_wide.jpg) no-repeat 0 0;
	width:285px;
	margin-bottom:10px;
	height:37px;
	display:block;
	padding:30px 0 0 15px;
}
#mainFooter .newsletterSignup {
	background:url(/media/cls/backgrounds/bg_newsletter.jpg) no-repeat 0 0;
	width:229px;
	margin-bottom:0;
}
.newsletterSignup label {
	display:none;
}
.newsletterSignup input {
	background:none;
	border:none;
	color:#999999;
	font-size:13px;
	float:left;
	width:213px;
	height:22px;
	padding-top:5px;
}
.newsletterSignup button {
	border:none;
	background:url(/media/cls/buttons/btn_newsletter.jpg) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	width:63px;
	height:27px;
	float:left;
	cursor:pointer;
}
#mainFooter .newsletterSignup input {
	width:155px;
}
/* -- Homepage -- */
.homeFlashRotator {
	background:#000;
	width:100%;
	height:558px;
}
.layoutHome #wrapper {
	background:none;
	width:990px;
	height:532px;
	color:#fff;
}
.layoutHome #innerWrapper {
	width:990px;
	position:absolute;
	top:-50px;
	left:0;
	z-index:50;
}
.layoutHome #mainContentColWrap {
	width:990px;
}
.layoutHome #mainTripleColWrap {
	background:url(/media/cls/backgrounds/bg_wrapper_home.jpg) no-repeat 0 bottom;
	width:990px;
	height:582px;
	overflow:hidden;
}
.layoutHome #mainContentCol1 {
	float:left;
	width:300px;
	padding:18px 10px 20px;
}
.layoutHome #mainContentCol2 {
	float:left;
	width:660px;
	padding:7px 0 27px;
}
.layoutHome #mainContentCol3 {
	width:974px;
	float:left;
	margin-left:9px;
}
#breakingNews {
	background:url(/media/cls/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/cls/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 0;
	width:290px;
	height:302px;
	overflow:hidden;
}
.homeLatestNews h4 {
	background:url(/media/cls/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/cls/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/cls/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/cls/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/cls/icons/ico_white_arrows.png) no-repeat right center;
	padding-right:10px;
	line-height:16px;
}
* html #offSeasonModule .textModule a {
	background:url(/media/cls/icons/ico_white_arrows.gif) no-repeat right center;
}
#trackPack h4 {
/*	background:url(/media/cls/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/cls/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/cls/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/cls/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/cls/backgrounds/bg_event_list.jpg) no-repeat 0 0;
	padding:6px 12px 4px;
	margin-bottom:1px;
}
#trackList li a {
	background:url(/media/cls/icons/ico_arrows.png) no-repeat right center;
	padding-right:10px;
	font-weight:normal;
}
* html #trackList li a {
	background:url(/media/cls/icons/ico_arrows.gif) no-repeat right center;
}
#homeTouts .first {
	margin-left:0;
}
#homeTouts .homeTout .buttonRow {
	background:url(/media/cls/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/cls/buttons/btn_pit.png) no-repeat 0 0;
	width:86px;
} 
.btnSchedule{
	background:url(/media/cls/buttons/btn_schedule.png) no-repeat 0 0;
	width:86px;
} 
.btnVideos{
	background:url(/media/cls/buttons/btn_videos.png) no-repeat 0 0;
	width:66px;
} 
.btnPhotos{
	background:url(/media/cls/buttons/btn_photos.png) no-repeat 0 0;
	width:66px;
} 
.btnGoTo{
	background:url(/media/cls/buttons/btn_go_to.png) no-repeat 0 0;
	width:86px;
} 
.btnRaceCorner {
	background:url(/media/cls/buttons/btn_race_corner.png) no-repeat 0 0;
	width:107px;
}
.btnTickets {
	background:url(/media/cls/buttons/btn_tickets.png) no-repeat 0 0;
	width:71px;
}
* html .btnPit{
	background:url(/media/cls/buttons/btn_pit.gif) no-repeat 0 0;
} 
* html .btnSchedule{
	background:url(/media/cls/buttons/btn_schedule.gif) no-repeat 0 0;
} 
* html .btnVideos{
	background:url(/media/cls/buttons/btn_videos.gif) no-repeat 0 0;
} 
* html .btnPhotos{
	background:url(/media/cls/buttons/btn_photos.gif) no-repeat 0 0;
} 
* html .btnGoTo{
	background:url(/media/cls/buttons/btn_go_to.gif) no-repeat 0 0;
} 
* html .btnRaceCorner {
	background:url(/media/cls/buttons/btn_race_corner.gif) no-repeat 0 0;
}
* html .btnTickets {
	background:url(/media/cls/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;
}
.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;
}
.lrgEventMainDesc {
	font-weight:bold;
}
.eventBottomLinks {
	float:left;
	margin-right:5px;
}
.lrgEventButtons {
	position:absolute;
	bottom:10px;
	left:10px;
}
.lrgEventButtonBuy {
	background:url(/media/cls/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/cls/buttons/btn_tickets.gif) no-repeat 0 0;
}
.lrgEventButtonBuy:hover {
	background-position:0 -24px;
}
.lrgEventButtonTravel {
	background:url(/media/cls/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/cls/buttons/btn_travel_pack.gif) no-repeat 0 0;
}
.lrgEventButtonTravel:hover {
	background-position:0 -24px;
}
.lrgEventButtonOffers {
	background:url(/media/cls/buttons/btn_special.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:132px;
	height:24px;
}
* html .lrgEventButtonOffers {
	background:url(/media/cls/buttons/btn_special.gif) no-repeat 0 0;
}
.lrgEventButtonOffers:hover {
	background-position:0 -24px;
}
.lrgEventButtonCamping {
	background:url(/media/cls/buttons/btn_camping.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:78px;
	height:24px;
}
* html .lrgEventButtonCamping {
	background:url(/media/cls/buttons/btn_camping.gif) no-repeat 0 0;
}
.lrgEventButtonCamping:hover {
	background-position:0 -24px;
}
/* -- Countdown Clock -- */
.largeEventMain .countdownClock {
	background:url(/media/cls/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 0 10px;
	width:490px !important;
}
.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/cls/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/cls/icons/ico_blue_arrow.gif) no-repeat left center;
}
/* -- News Landing -- */
.featuredStoryInner {
	width:470px;
	position:relative;
	padding:60px 10px 10px;
	min-height:200px;
	height:auto !important;
	height:200px;
}
.featuredStory {
	background:#fff;
	margin-bottom:10px;
	position:relative;
	border-bottom:1px solid #bababa;
}
.featuredStoryInfo {
	background:url(/media/cls/backgrounds/bg_feature_hdr.jpg) no-repeat center 0;
	padding:10px 10px 0;
	width:470px;
	position:absolute;
	top:0;
	left:0;
}
.featuredStory .sponsor {
	position:absolute;
	top:12px;
	right:16px;
}
.featuredStory .resultType {
	font-size:18px;
	font-weight:bold;
	padding:6px 0 12px;
	color:#fff;
}
.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/cls/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:#004b8e url(/media/cls/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/cls/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;
	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/cls/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/cls/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/cls/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/cls/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/cls/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/cls/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/cls/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/cls/backgrounds/big_loader.gif) no-repeat center 20px;
}
#experienceVideoBox {
	background:url(/media/cls/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/cls/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:490px;
}
#calendarHead {
	padding:0 0 10px 0;
}
#calendarHead p {
	float:left;
	font-weight:bold;
	line-height:18px;
}
#calendarContent h4 {
	background:transparent url(/media/cls/backgrounds/module_lrg_top.jpg) no-repeat 0 0;
	height:22px;
	color:#4A4A4A;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	padding:20px 10px 10px;
	clear:both;
}
#calendarContent ul {
	background:transparent url(/media/cls/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:#fff url(/media/cls/backgrounds/bg_btm_cal.jpg) no-repeat 0 bottom;
	padding:10px 12px 5px;
	float:left;
}
/*#calendarContent ul li.withImage {
	padding:10px 12px 10px 102px;
	position:relative;
}
#calendarContent ul li.withImage {
	width:375px;
}
#calendarContent ul li.withImage img {
	left:10px;
	position:absolute;
	top:10px;
}*/
.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:465px;
}

.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:12px;
}
#calendarContent .calLinks li {
	float:left;
	padding:5px 15px 10px 0;
	border:none;
	width:auto;
}
#calendarContent .calLinks li a {
	background:transparent url(/media/cls/icons/ico_orange_arrow.gif) no-repeat scroll right center;
	padding-right:10px;
}
.calendarContentDuring h4 {
	color:#4A4A4A;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:20px 10px 10px;
}
.calendarContentDuring {
	background:url(/media/cls/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/cls/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/cls/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/cls/backgrounds/module_xl_btm.jpg) no-repeat 0 bottom;
}
.calendarContentMain ul {
	background:#fff url(/media/cls/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/cls/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/cls/buttons/btn_share.jpg) no-repeat 0 0;
}
.shareBarEmail a {
	background:url(/media/cls/buttons/btn_email.jpg) no-repeat 0 0;
}
.shareBarPrint a {
	background:url(/media/cls/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:165px;
	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/cls/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/cls/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/cls/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/cls/backgrounds/bg_pag_active.jpg) repeat-x 0 0;
	text-decoration:none;
}
.newsListModule .paginatedArticleList li {
	border-bottom:none;
	background:#fff url(/media/cls/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;
	float:left;
}
.largeImageLinksModule .moduleContentOuter,
.largeImageLinksModule .moduleContentInner,
.largeImageLinksModule .moduleContentInnerInfo {
	float:left;
}
.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;
}
.multipleImageTextList {
	list-style:none;
	margin:0;
	padding:0;
}
.multipleImageTextList li {
	float:left;
	padding-right:10px;
	text-align:center;
	width:142px;
}
#mainContentColExtra .moduleWrap, 
.pollModule,
.layoutG #mainContentCol1 .moduleWrap,
.layoutGa #mainContentCol1 .moduleWrap,
.layoutF #mainContentCol1 .moduleWrap,
.layoutA #mainContentCol2 .moduleWrap {
	background:url(/media/cls/backgrounds/module_med_top.jpg) no-repeat 0 0;
	margin-bottom:10px;
}
.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/cls/backgrounds/module_med_mid.jpg) repeat-y 0 0;
	padding:0 14px 10px;
}
#mainContentColExtra .moduleContentOuter, 
.pollModule .moduleContentOuter,
.rssModule .moduleContentOuter,
.layoutG #mainContentCol1 .moduleContentOuter,
.layoutGa #mainContentCol1 .moduleContentOuter,
.layoutF #mainContentCol1 .moduleContentOuter,
.layoutA #mainContentCol2 .moduleContentOuter {
	background:url(/media/cls/backgrounds/module_med_btm.jpg) no-repeat 0 bottom;
	padding-bottom:14px;
}
#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;
}
.moduleWrap h4 {
	padding:20px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#4a4a4a;
}
.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/cls/icons/ico_orange_arrow.gif) no-repeat scroll right center;
	color:#6dcff6 !important;
	padding-right:10px;
}
.moduleFooterAd {
	clear:left;
}
.moduleContentInner {
	padding:0 14px 10px;
}
.layoutHome #mainContentCol2 .moduleWrap h4,
.layoutHome #mainContentCol3 .moduleWrap h4,
.layoutL #mainContentCol2 .moduleWrap h4,
.layoutL #mainContentCol3 .moduleWrap h4 {
	background:url(/media/cls/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/cls/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/cls/backgrounds/module_sm_mid_home.jpg) repeat-y 0 0;
	padding:10px;
}
.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/cls/backgrounds/module_sm_v2_top.jpg) no-repeat 0 0;
}
.layoutK #mainContentCol2 .moduleContentOuter,
.layoutK #mainContentCol3 .moduleContentOuter,
.layoutK #mainContentCol4 .moduleContentOuter {
	background:none;
	padding-bottom:5px;
}
.layoutK #mainContentCol2 .moduleContentInner,
.layoutK #mainContentCol3 .moduleContentInner,
.layoutK #mainContentCol4 .moduleContentInner {
	background:url(/media/cls/backgrounds/module_sm_mid.jpg) repeat-y 0 0;
	padding:10px;
	width:193px;
}
.layoutK #mainContentCol5 .moduleWrap h4,
.layoutK #mainContentCol6 .moduleWrap h4,
.layoutL #mainContentCol2 .moduleWrap h4,
.layoutL #mainContentCol3 .moduleWrap h4 {
	background:url(/media/cls/backgrounds/module_med_v2_top.jpg) no-repeat 0 0;
	padding-top:20px;
	padding-bottom:0;
}
.layoutK #mainContentCol5 .moduleContentOuter,
.layoutK #mainContentCol6 .moduleContentOuter,
.layoutL #mainContentCol2 .moduleContentOuter,
.layoutL #mainContentCol3 .moduleContentOuter {
	background:url(/media/cls/backgrounds/module_med_v2_btm.jpg) no-repeat 0 bottom;
	padding-bottom:5px;
}
.layoutK #mainContentCol5 .moduleContentInner,
.layoutK #mainContentCol6 .moduleContentInner,
.layoutL #mainContentCol2 .moduleContentInner,
.layoutL #mainContentCol3 .moduleContentInner {
	background:url(/media/cls/backgrounds/module_med_v2_mid.jpg) repeat-y 0 0;
	padding:10px;
	width:304px;
}
.layoutK #mainContentCol2 .smallEventModule,
.layoutK #mainContentCol3 .smallEventModule,
.layoutK #mainContentCol4 .smallEventModule {
	background:#000 url(/media/cls/backgrounds/bg_small_event_v3.jpg) no-repeat 0 0;
}
.layoutK #mainContentCol2 .smallEventModule h4,
.layoutK #mainContentCol3 .smallEventModule h4,
.layoutK #mainContentCol4 .smallEventModule h4 {
	background:none;
	color:#fff;
}
.layoutK #mainContentCol2 .smallEventModule .moduleContentInner,
.layoutK #mainContentCol3 .smallEventModule .moduleContentInner,
.layoutK #mainContentCol4 .smallEventModule .moduleContentInner {
	background:none;
	color:#fff;
}
#mainContentCol2 .moduleWrap,
#mainContentCol3 .moduleWrap,
.layoutA #mainContentColExtra .moduleWrap,
.layoutA #mainContentCol1 .moduleWrap {
	background:url(/media/cls/backgrounds/module_sm_top.jpg) no-repeat 0 0;
	margin-bottom:10px;
}
#mainContentCol2 .moduleContentOuter,
#mainContentCol3 .moduleContentOuter,
.layoutA #mainContentColExtra .moduleContentOuter,
.layoutA #mainContentCol1 .moduleContentOuter {
	background:url(/media/cls/backgrounds/module_sm_btm.jpg) no-repeat 0 bottom;
	padding-bottom:5px;
}
#mainContentCol2 .moduleContentInner,
#mainContentCol3 .moduleContentInner,
#mainContentCol2 .moduleContentInnerInfo,
#mainContentCol3 .moduleContentInnerInfo,
.layoutA #mainContentColExtra .moduleContentInner,
.layoutA #mainContentCol1 .moduleContentInner {
	background:url(/media/cls/backgrounds/module_sm_mid.jpg) repeat-y 0 0;
	padding:0 10px 10px;
}
.layoutHome #mainContentCol4 .moduleWrap {
	background:url(/media/cls/backgrounds/module_med_top.jpg) no-repeat 0 0;
	padding-top:5px;
}
.layoutHome #mainContentCol4 .moduleContentOuter {
	background:url(/media/cls/backgrounds/module_med_btm.jpg) no-repeat 0 bottom;
	padding-bottom:5px;
}
.layoutHome #mainContentCol4 .moduleContentInner {
	background:url(/media/cls/backgrounds/module_med_mid.jpg) repeat-y 0 0;
}
#mainContentCol4 .moduleWrap,
.layoutF #mainContentColExtra .moduleWrap,
.layoutAa #mainContentCol1 .moduleWrap,
.layoutC #mainContentCol1 .moduleWrap {
	background:url(/media/cls/backgrounds/module_lrg_top.jpg) no-repeat 0 0;
	margin-bottom:10px;
}
#mainContentCol4 .moduleContentOuter,
.layoutF #mainContentColExtra .moduleContentOuter,
.layoutAa #mainContentCol1 .moduleContentOuter,
.layoutC #mainContentCol1 .moduleContentOuter {
	background:url(/media/cls/backgrounds/module_lrg_btm.jpg) no-repeat 0 bottom;
	padding-bottom:5px;
}
#mainContentCol4 .moduleContentInner,
.layoutF #mainContentColExtra .moduleContentInner,
.layoutAa #mainContentCol1 .moduleContentInner,
.layoutAa #mainContentCol1 .moduleContentInnerInfo,
.layoutC #mainContentCol1 .moduleContentInner {
	background:url(/media/cls/backgrounds/module_lrg_mid.jpg) repeat-y 0 0;
	width:462px;
}
.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/cls/backgrounds/module_xl_top.jpg) no-repeat center 0;
	padding-top:5px;
}
.layoutG #mainContentColExtra .moduleContentOuter,
.layoutL #mainContentCol4 .moduleContentOuter {
	background:url(/media/cls/backgrounds/module_xl_btm.jpg) no-repeat center bottom;
	padding-bottom:5px;
}
.layoutG #mainContentColExtra .moduleContentInner,
.layoutG #mainContentColExtra .moduleContentInnerInfo,
.layoutL #mainContentCol4 .moduleContentInner {
	background:url(/media/cls/backgrounds/module_xl_mid.jpg) repeat-y center 0;
	padding:0 10px 10px;
	width:640px;
}
.layoutG #mainContentColExtra .video .moduleContentInner,
.layoutG #mainContentColExtra .video .moduleContentInnerInfo,
.layoutG #mainContentColExtra .videoLanding .moduleContentInner,
.layoutG #mainContentColExtra #photo .moduleContentInner,
.layoutG #mainContentColExtra .photoLanding .moduleContentInner {
	background:url(/media/cls/backgrounds/module_xl_mid.jpg) repeat-y center 0;
	padding:0 0 10px;
	width:660px;
}
.layoutG #mainContentColExtra #photo {
	background:transparent url(/media/cls/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/cls/backgrounds/module_xl_mid.jpg) repeat-y scroll center 0;
	padding:0;
	width:660px;
}
.layoutH #mainContentColExtra .moduleWrap {
	background:url(/media/cls/backgrounds/module_xxl_top.jpg) no-repeat 0 0;
	width:800px;
	padding:5px 0 0 0;
	margin-bottom:10px;
}
.layoutH #mainContentColExtra .moduleContentOuter {
	background:url(/media/cls/backgrounds/module_xxl_btm.jpg) no-repeat 0 bottom;
	padding:0 0 4px;
}
.layoutH #mainContentColExtra .moduleContentOuter .moduleContentInner,
.layoutH #mainContentColExtra .moduleContentOuter .moduleContentInnerInfo {
	background:url(/media/cls/backgrounds/module_xxl_mid.jpg) repeat-y 0 0;
	padding:10px;
	width:780px;
}
.layoutI #mainContentColExtra .moduleWrap {
	background:url(/media/cls/backgrounds/module_xxxl_top.jpg) no-repeat 0 0;
	width:970px;
	padding:5px 0 0 0;
	margin-bottom:10px;
}
.layoutI #mainContentColExtra .moduleContentOuter {
	background:url(/media/cls/backgrounds/module_xxxl_btm.jpg) no-repeat 0 bottom;
	padding:0 0 4px;
}
.layoutI #mainContentColExtra .moduleContentOuter .moduleContentInner,
.layoutI #mainContentColExtra .moduleContentOuter .moduleContentInnerInfo {
	background:url(/media/cls/backgrounds/module_xxxl_mid.jpg) repeat-y 0 0;
	padding:10px;
	width:950px;
}
#mainContentCol2 .smallEventModule,
#mainContentCol3 .smallEventModule {
	background:#000 url(/media/cls/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 {
	background:url(/media/cls/backgrounds/bg_event_border.jpg) no-repeat 0 top;
	list-style:none;
	margin:0;
	padding:5px 0 0;
}
.upcomingEventsList li {
	float:left;
	margin-bottom:10px;
	width:100%;
}
.eventImgCont {
	float:left;
	padding-right:10px;
}
* html .eventImgCont {
	padding-right:8px;
}
.eventImg {
	margin-bottom:10px;
	display:block;
}
.calDetail {
	float:left;
	width:570px;
}
.withImage .calDetail {
	width:360px;
}
.upcomingEventsTitle {
	margin-bottom:5px;
	font-weight:bold;
}
.upcomingEventsDate {
	margin-bottom:0;
	color:#666666;
	font-weight:normal;
	font-size:10px;
}
.upcomingEventsModule .upcomingEventsLinks {
	float:left;
	font-size:0;
	text-indent:-9999px;
	width:185px;
}
* html .upcomingEventsModule .upcomingEventsLinks {
	min-height:85px;
	height:auto !important;
	height:85px;
}
.upcomingEventsLinks {
	background:url(/media/cls/backgrounds/bg_event_border.jpg) no-repeat 0 bottom;
	padding-bottom:10px;
	margin-bottom:5px;
}
.upcomingEventsLinks .upcomingEventsLinkTickets {
	margin-bottom:5px;
}
.upcomingEventsLinkTickets {
	background:url(/media/cls/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/cls/buttons/btn_track_pack.gif) no-repeat 0 0;
}
.upcomingEventsLinkTickets:hover {
	background-position:0 -24px;
}
.upcomingEventsLinkTravel {
	background:url(/media/cls/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/cls/buttons/btn_travel_pack.gif) no-repeat 0 0;
}
.upcomingEventsLinkTravel:hover {
	background-position:0 -24px;
}
.upcomingEventsCalLink {
	padding:5px 0 0 0;
	clear:both;
}
.upcomingEventsCalLink a {
	background:transparent url(/media/cls/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/cls/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/cls/backgrounds/module_vert_300_btm.jpg) no-repeat 0 bottom  !important;
	padding-bottom:20px;*/
	color:#252525;
	font-size:11px;
}
.vertTabsModule .moduleContentOuter {
	background:url(/media/cls/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/cls/backgrounds/module_300_top.jpg) no-repeat 0 top;
} 
.vertTabsModule .hdrBar h4 {
	background:url(/media/cls/backgrounds/module_300_hdr.jpg) no-repeat 0 bottom;
} 
.vertTabsModule .vertTabs {
	list-style:none;
	margin:0 0 10px;
	padding:0;
	width:110px;
	float:left;
	overflow-x:hidden;
}
.vertTabsModule .vertTabs li a {
	padding:15px 10px;
	width:90px;
	background:#B8B8B8 url(/media/cls/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/cls/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/cls/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;
	padding:0;
}
.vertTabContentMain ul.linkList {
	list-style:none;
	margin:0;
	padding:0;
}
.vertTabContentMain ul.linkList li {
	padding-bottom:10px;
}
.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;
}
/* -- Wizard -- */
/*.wizardModule {
	background:url(/media/cls/backgrounds/module_490_mid.jpg) repeat-y !important;
}
.wizardModule .hdrBar {
	background:url(/media/cls/backgrounds/module_490_top.jpg) no-repeat 0 0 !important;
	width:490px;
}
.wizardModule .genericModuleHeader {
	background:url(/media/cls/backgrounds/module_490_hdr.jpg) no-repeat 0 bottom !important;
}*/
.wizardBlurb {
	background:url(/media/cls/backgrounds/module_lrg_mid.jpg) repeat-y 0 0;
	padding:10px;
}
.wizardOuter {
	background:url(/media/cls/backgrounds/module_lrg_btm.jpg) no-repeat 0 bottom;
	padding-bottom:4px;
	width:100%;
	float:left;
}
.wizardInner {
	background:url(/media/cls/backgrounds/module_lrg_mid.jpg) repeat-y 0 0;
	padding:0 5px 0;
}
.wizardMain {
	background:#fff;
	padding:5px 10px 0;
}
.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;
	
}
.wizardControls {
	background:url(/media/cls/backgrounds/bg_wiz_write.gif) no-repeat 0 8px;
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.resultsHdr {
	font-size:16px;
	font-weight:bold;
}
.wizardWrite .btnSubmit {
	background:#396D8F;
	color:#fff;
	padding:1px 4px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:12px !important;
	display:block;
	margin:0 auto;
}
.wizBackButton {
	background:#396D8F;
	color:#fff;
	padding:2px 5px;
	float:left;
	margin:0 10px 0 150px;
}
.wizNextButton {
	background:#396D8F;
	color:#fff;
	padding:1px 4px;
	float:left;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:12px !important;
	display:block;
}
.resetWizButton {
	background:#396D8F;
	color:#fff;
	padding:2px 0;
	display:block;
	margin:0 auto;
	width:100px;
	text-align:center;
}
.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/cls/backgrounds/module_med_mid.jpg) repeat-y 0 0 !important;
	width:300px !important;
	padding-top:0;
}
.scheduleBlurb {
	background:url(/media/cls/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/cls/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/cls/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/cls/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/cls/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/cls/backgrounds/module_lrg_mid.jpg) repeat-y center 0;
	padding:0 15px;
	width:460px;
}