/*DEV

/***********************************
*  DigiCore common Stylesheet
*  Created on: 08/16/2008
*  Matthew Ausonio
***********************************/

/* import secondary CSS, for dev period only*/
@import url("acs_secondary.css");

/* Global styles */
body {
	background:#000a2c url(/media/acs/backgrounds/main_bg.jpg) no-repeat center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0;
	padding:0;
}
p,ul,ol,li,input,textarea,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}
a img {
	border:0;
}
ul li {
	list-style:none;
}
p, li {
	line-height:16px;
}
a {
	text-decoration:none;
	outline:0;
	color:#003e92;
}
a:hover {
	color:#003e92;
	text-decoration:underline;
}
/* Basic Layout */
#wrapper {
	min-height:400px;
	padding:10px;
	margin:0 auto;
	width:970px;
	background:#000000;
	overflow:hidden;
}
p {
	margin-bottom:1em;
}
/* Site Header 
********************************************************************************************************/
#siteLogo {
	height:77px;
	width:177px;
	position:absolute;
	top:111px;
	left:43px;
	background:url(/media/acs/logo.gif) no-repeat 0 0;
	text-indent:-9999px;
}
/* Starting with basic header structure */
#headerLinksandInfo {
	height:20px;
	width:980px;
	padding:0 5px;
}
#headerInfoBox {
	color:#63a2ca;
	font-size:12px;
	float:left;
}
#headerInfoBox a {
	color:#fff200;
}
#headerInfoBox a span {
	text-transform:uppercase;
	color:#f7f7f7;
}
#headerLinkBox {
	float:right;
	font-size:12px;
	padding:3px 0 3px 0;
	color:#fff200;
}
#headerLinkBox a {
	color:#fff200;
}
#headerLinkBox li {
	float:left;
	height:10px;
	border-right:1px solid #a6a9ac;
	line-height:10px;
	padding:0 7px;
	color:#fff200;
}
#headerLinkBox li.lastItem {
	border:0;
}
#siteHeader {
	height:246px;
	width:990px;
	margin: 0 auto;
	position:relative;
	z-index:9999;
	padding-bottom:5px;
}
#siteHeader .adModule {
	margin:0;
	width:728px;
	height:90px;
	padding:2px;
	background:black;
	text-align:right;
	position:absolute;
	top:103px;
	right:0;
}
#siteHeader .adModule p {
	display:none;
}
#socialHeaderNav {
	position:absolute;
	right:5px;
	top:80px;
}
#socialHeaderNav li {
	display:inline;
	margin-right:2px;
}
/* main navigation styles */
#siteNavMain {
	height:35px;
	width:777px;
	position:absolute;
	top:200px;
	left:0;
}
#siteNavMain li {
	float:left;
	height:46px;
	/*padding-right:1px;
	background:url(/media/acs/backgrounds/main_nav_divide.gif) no-repeat right top;*/
}
#siteNavMain a {
	display:block;
	height:46px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#siteNavMain a:hover,
#siteNavMain li.activeNav a,
#siteNavMain li.sfhover a.mainNavLink {
	background-position:0 -46px;
}
#siteNavMain li.lastItem {
	padding:0;
	background:none;
}
#siteNavMain ul {
	position:absolute;
	top:-999px;
}
#siteNavMain a#nav_tickets-events {
	width:133px;
	background-image:url(/media/acs/backgrounds/nav_ticketsandevents.gif);
}
#siteNavMain a#nav_feel-the-experience {
	width:118px;
	background-image:url(/media/acs/backgrounds/nav_experience.gif);
}
#siteNavMain a#nav_fan-info {
	width:91px;
	background-image:url(/media/acs/backgrounds/nav_trackinfo.gif);
}
#siteNavMain a#nav_seating-maps {
	width:119px;
	background-image:url(/media/acs/backgrounds/nav_seating.gif);
}
#siteNavMain a#nav_visitors-guide {
	width:112px;
	background-image:url(/media/acs/backgrounds/nav_visitors.gif);
}
#siteNavMain a#nav_news {
	width:58px;
	background-image:url(/media/acs/backgrounds/nav_news.gif);
}
#siteNavMain a#nav_video {
	width:56px;
	background-image:url(/media/acs/backgrounds/nav_video.gif);
}
#siteNavMain a#nav_photos {
	width:73px;
	background-image:url(/media/acs/backgrounds/nav_photos.gif);
}
/* Site header search */
#headerSearch {
	height:46px;
	width:230px;
	position:absolute;
	right:0;
	top:200px;
	overflow:hidden;
	background:url(/media/acs/backgrounds/header_search_bg.gif) no-repeat 0 0;
}
#headerSearch input {
	height:21px;
	width:161px;
	font-size:14px;
	border:0;
	color:#666;
	background:none;
	float:left;
	margin:10px 0 0 25px;
	padding-top:4px;
}
#headerSearch button {
	border:0;
	margin-top:10px;
	text-indent:-9999px;
	float:left;
	background:url(/media/acs/backgrounds/header_search_button.gif) no-repeat 0 0;
	cursor:pointer;
	height:25px;
	width:30px;
}
/* Footer styles */

/*#mainFooter {
	height:83px;
	width:821px;
	background:#010a15;
	margin:0 auto 10px;
	position:relative;
	padding-left:169px;
}
#footerLogo {
	display:block;
	height:55px;
	width:132px;
	position:absolute;
	top:15px;
	left:18px;
	background:url(/media/acs/backgrounds/footer_logo.gif) no-repeat 0 0;
	text-indent:-9999px;
}
#footerLinks li {
	float:left;
	font-size:11px;
	height:10px;
	line-height:10px;
	border-right:1px solid #7b8996;
	margin-top:25px;
	padding:0 6px;
}
#footerLinks li.lastItem {
	border-right:0;
}
#footerLinks li a {
	color:white;
}
#footerDigitaria {
	display:block;
	height:21px;
	width:57px;
	background:url(/media/acs/backgrounds/digitaria_logo.gif) no-repeat 0 0;
	position:absolute;
	top:41px;
	right:23px;
	text-indent:-9999px;
}
#footerCopy {
	font-size:11px;
	color:#838f9b;
	margin-top:10px;
	clear:both;
	float:left;
	padding-left:6px;
	line-height:11px;
}*/

/*#mainFooter {
	height:97px;
	width:821px;
	background:#010a15;
	margin:0 auto 10px;
	position:relative;
	padding-left:169px;
}*/
#mainFooter {
	background:url(/media/acs/backgrounds/bg_footer.jpg) repeat-x 0 0;
	padding:77px 0 0;
	height:14px;
	margin-bottom:77px;
	width:821px;
	position:relative;
	margin:0 auto 10px;
	padding-left:169px;
}
#footerLogo {
	display:block;
	height:58px;
	width:144px;
	position:absolute;
	top:0;
	left:0;
	background:url(/media/acs/backgrounds/footer_logo.jpg) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
#footerLinks li {
	float:left;
	font-size:11px;
	height:10px;
	line-height:10px;
	border-right:1px solid #7b8996;
	/*margin-top:25px;*/
	padding:0 6px;
}
#footerLinks {
	left:0px;
	top:65px;
	position:absolute;
}
#footerLinks li.lastItem {
	border-right:0;
}
#footerLinks li a {
	color:white;
}
/*#footerDigitaria {
	display:block;
	height:21px;
	width:57px;
	background:url(/media/acs/backgrounds/digitaria_logo.gif) no-repeat 0 0;
	position:absolute;
	top:41px;
	right:23px;
	text-indent:-9999px;
}*/
#footerDigitaria {
	background:url(/media/acs/nav/digi_logo2.gif) no-repeat 0 0;
	display:block;
	width:127px;
	height:19px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:65px;
	bottom:0;
	right:20px;
}
* html #footerDigitaria {
	background:url(/media/acs/nav/digi_logo2.gif) no-repeat 0 0;
}
#footerCopy {
	display:none;
	font-size:11px;
	color:#838f9b;
	margin-top:10px;
	clear:both;
	float:left;
	padding-left:6px;
	line-height:11px;
}
/* Footer Secondary Nav */

#connectFtr {
	position:absolute;
	right:20px;
	top:16px;
	left:263px;
	width:699px;
}
#connectFtr ul li {
	display:inline;
}
#connectFtr #connect,
#connectFtr #facebook a,
#connectFtr #youtube a,
#connectFtr #twitter a,
#connectFtr #myspace a,
#connectFtr #phone {
	float:left;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:19px;
}
#connectFtr #connect {
	background:url(/media/acs/nav/ftr_connnect.jpg) no-repeat 0 0;
	width:107px;
}
#connectFtr #facebook a {
	background:url(/media/acs/nav/ftr_facebook.jpg) no-repeat 0 -24px;
	width:83px;
}
#connectFtr #youtube a {
	background:url(/media/acs/nav/ftr_youtube.jpg) no-repeat 0 -24px;
	width:59px;
}
#connectFtr #twitter a {
	background:url(/media/acs/nav/ftr_twitter.jpg) no-repeat 0 -24px;
	width:81px;
}
#connectFtr #myspace a {
	background:url(/media/acs/nav/ftr_myspace.jpg) no-repeat 0 -24px;
	width:81px;
}
#connectFtr #facebook a:hover,
#connectFtr #myspace a:hover,
#connectFtr #youtube a:hover,
#connectFtr #twitter a:hover {
	background-position:0 0;
}
#connectFtr #phone {
	background:url(/media/acs/nav/ftr_phone2.gif) no-repeat 0 5px;
	width:173px;
}

.genericPageTitle {
	color:#fff;
	font-size:24px;
	font-weight:bold;
	line-height:31px;
	margin-bottom:8px;
}
#breadCrumbTitleArea {
	position:relative;
	z-index:1;
	padding-right:170px;
	min-height:39px;
	_height:39px;
	float:right;
	width:630px;
}
.layoutG #breadCrumbTitleArea, .layoutI #breadCrumbTitleArea {
	width:800px;
}
.layoutGa #breadCrumbTitleArea {
	display:none;
}
#breadCrumbTitleArea .adModule {
	position:absolute;
	right:0;
/*	_right:190px;	*/
	top:0;
	width:170px;
	text-align:right;
}
#breadCrumbTitleArea .adModule p {
	float:left;
	line-height:31px;
	font-size:12px;
	color:#cfcfcf;
}

.layoutHome #breadCrumbTitleArea {
	min-height:0;
}

/* extra layouts styles */
#navAdCol {
	min-height:200px;
}
/* Styles for Ad modules
********************************************************************************************************/
.adModule {
	margin-bottom:10px;
}
.adModule p {
	text-align:right;
	font-size:11px;
	color:#666;
	margin-bottom:0;
}
.ad300x250 p {
	text-align:center;
	text-transform:uppercase;
	color:#988f8c;
	font-size:8px;
}
.moduleFooterAd {
	
}
.moduleFooterAd p {
	color:#cfcfcf;
	font-size:12px;
}
/* generic module styles */
.moduleWrap {
	margin-bottom:10px;
	background:url(/media/acs/backgrounds/module_bg.gif) repeat-x 0 0 #ccc;
}
#wrapper .moduleWrap p {
	padding:0;
}
/* rail 1 (300px) module headers */
.layoutA #mainContentCol2 .genericModuleHeader,
.layoutAa #mainContentColExtra .genericModuleHeader,
.layoutHome #mainContentCol1 .genericModuleHeader,
.layoutB #mainContentCol3 .genericModuleHeader,
.layoutC #mainContentColExtra .genericModuleHeader,
.layoutD #mainContentCol1 .genericModuleHeader,
.layoutDa #mainContentCol1 .genericModuleHeader,
.layoutE #mainContentCol2 .genericModuleHeader,
.layoutF #mainContentCol1 .genericModuleHeader,
.layoutG #mainContentCol1 .genericModuleHeader,
.layoutGa #mainContentCol1 .genericModuleHeader {
	background:#04172f url(/media/acs/backgrounds/rail_1_mod_header.jpg) no-repeat 0 0;
}
/* rail 2 (490px) module headers */
.layoutAa #mainContentCol1 .genericModuleHeader,
.layoutAa #mainContentCol4 .genericModuleHeader,
.layoutC #mainContentCol1 .genericModuleHeader,
.layoutD #mainContentCol2 .genericModuleHeader,
.layoutDa #mainContentCol2 .genericModuleHeader,
.layoutE #mainContentCol1 .genericModuleHeader,
.layoutF #mainContentColExtra .genericModuleHeader {
	background:#04172f url(/media/acs/backgrounds/rail_2_mod_header.jpg) no-repeat 0 0;
}
/* rail 3 (240px) module headers */
.layoutA #mainContentColExtra .genericModuleHeader,
.layoutA #mainContentCol1 .genericModuleHeader,
.layoutAa #mainContentCol2 .genericModuleHeader,
.layoutAa #mainContentCol3 .genericModuleHeader,
.layoutB #mainContentCol1 .genericModuleHeader,
.layoutB #mainContentCol2 .genericModuleHeader,
.layoutC #mainContentCol2 .genericModuleHeader,
.layoutC #mainContentCol3 .genericModuleHeader,
.layoutDa #mainContentCol3 .genericModuleHeader,
.layoutDa #mainContentCol4 .genericModuleHeader {
	background:#04172f url(/media/acs/backgrounds/rail_3_mod_header.jpg) no-repeat 0 0;
}


.genericModuleHeader {
	font-size:14px;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
	line-height:29px;
	padding:0 10px;
	min-height:29px;
}
.moduleContentOuter {
}
.moduleFooterAd div {
	float:right;
	margin-left:10px;
}
.moduleFooterAd p {
	text-align:right;
	margin:0;
	color:#cfcfcf;
	font-size:12px;
	line-height:31px;
}
/* styles for poll module */
.pollModule .moduleContentInner {
	padding:10px 14px;
}
.modPollQuestion {
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}
.jcorePoll label {
	clear:both;
	padding:0 0 8px 10px;
	display:block;
}
.jcorePoll label input {
	margin-right:5px;
}
.jcorePoll button {
	margin:0 0 10px 10px;
}
.pollResultRow p {
	clear:both;
}
.pollResultBar {
	height:16px;
	float:left;
	margin-right:3px;
	background:#90010e url(/media/acs/backgrounds/poll_bar.gif) repeat-x 0 0;
}
.openHTMLModule {
	background:#CCCCCC url(/media/acs/backgrounds/module_bg.gif) repeat-x 0 0;
}
.openHTMLModule p {
	margin-left:10px !important;
	margin-right:10px !important;
}
/* generic styling for open content module */
.openContentModule .moduleContentInner {
	padding:9px 13px;
	color:#333;
}
/* list module styles */
.listModule li {
	padding:4px 0;
	margin:0 10px;
	border-bottom:1px solid #dadada;
}
.listModule ul {
	margin-bottom:10px;
}
.listModule a {
	font-weight:bold;
}
.listModule .moduleContentInner {
	padding:8px;
}

/* search results styles */
#searchResults {
	background:white;
	padding:10px;
	min-height:1%;
	background:white;
	padding: 10px !important;
}
#searchResults ul.articlePagination {
	margin-top:10px;
}
#searchResults:after {
	content:".";
	min-height:1%;
	display:block;
	clear:both;
	visibility:hidden;
}
/* sub nav module styles */
.subNavModule {
	font-size:12px;
	position:relative;
	z-index:2;
}
.subNavModule h4 {
	display:none;
}
.subNavModule a {
	display:block;
	color:#fbec0d !important;
	font-weight:bold;
	text-decoration:none !important;
}
.subNavModule ul {
	clear:both;
	padding-top:2px;
	background:#000000;
}
.subNavModule li {
	background:#01152d url(/media/acs/backgrounds/sub_nav_parent_bg.gif) repeat-x 0 0;
	margin-bottom:1px;
}
.subNavModule li a {
	font-weight:bold;
	min-height:11px;
	padding:7px 10px;
	line-height:11px;
}
.subNavModule li li {
	background:none;
	padding:0;
	margin:0;
	border-bottom:1px solid #04162f;
	line-height:18px;
}
.subNavModule li a:hover,
.subNavModule li.noSubActive a,
.subNavModule li.subNavOpenened a,
.subNavOpenened a.subNavActive {
	color:#fff;
	background:url(/media/acs/backgrounds/sub_nav_arrow.gif) no-repeat 8px 6px;
	padding-left:21px;
	text-decoration:none;
}
.subNavModule li.subNavOpenened li a,
.subNavModule li li a {
	font-weight:normal;
	line-height:17px;
	padding:0 10px 0 20px;
	background:none;
	color:#fbec0d;
}
.subNavModule li li a:hover {
	background:none;
	padding-left:20px;
	text-decoration:underline;
}
* html .subNavModule li.noSubActive,
* html .subNavModule li.hasSub {
	margin-bottom:2px;
}
.subNavModule ul li.subNavOpenened li a:hover,
.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 {
	text-decoration:underline !important;
}
/*.subNavOpenened a,
li.noSubActive a {
	color:#ca0002;
}
.subNavModule a:hover,
.subNavOpenened a.subNavActive {

}
.subNavOpenened ul li {
	padding-left:8px;
	border:0;
	line-height:18px;
}*/

/* countdown clock styles */
.countdownClock {
	/*height:67px;
	width:177px;
	background:url(/media/daytona/backgrounds/countdown_bg.gif) no-repeat 0 0;
	color:#cdcdcd;
	font-size:11px;*/
}

#articleDetailContent {
	background:white;
	padding:10px;
	min-height:1%;
}
#articleDetailContent h1 {
	color:black;
	font-size:26px;
	margin-bottom:10px;
}
#articleDetailContent h2 {
	margin-bottom:10px;
	color:#777;
	font-size:16px;
}
#articleDetailContent .articleBeautyImage {
	clear:both;
}
#articleDetailContent ul,
#articleDetailContent ol {
	margin:0 0 10px 30px;
}
#articleDetailContent ul li {
	list-style:disc;
}
#articleDetailContent .articleInfo {
	display:block;
	min-height:22px;
}
#articleDetailContent .articleInfo .articleByLine {
	float:left;
}
#articleDetailContent .articleInfo .articleDate {
	float:right;
	color:#666;
}
.moduleSharebar {
	margin-bottom:10px;
	min-height:24px;
	_height:24px;
}
.moduleSharebar a {
	float:left;
}
#shareBox {
	position:absolute;
	display:none;
	width:190px;
	padding:2px 4px;
	z-index:99999;
	background:#3b567f;
}
#experienceContent div.shareBarSocial {
	clear:both;
	float:left;
	margin-top:10px;
}
div.shareBarSocial a {
	background:#EB0015 url(/media/acs/backgrounds/share_button_bg.gif) no-repeat 7px 7px;
	padding-left:21px;
	line-height:23px;
}
div.shareBarSocial a:hover {
	background:#3b567f url(/media/acs/backgrounds/share_button_bg.gif) no-repeat 7px 7px !important;
}
.moduleSharebar a:hover {
	background:#e8e8e8;
}
.relatedTopics h4 {
	color:#777;
	font-size:14px;
}
.relatedTopics a {
	font-size:11px;
}
.relatedTopics p {
	line-height:18px;
}

/* news list module */
.newsListModule .moduleContentInner {
	padding:9px 0;
}
.newsListModule ul {
	border-bottom:2px solid #aebac5;
	padding: 0 10px 10px;
}
.newsListModule .newsInfo ul.genericDropDown {
	border-bottom:0;
	padding-bottom:0;
	z-index:9999;
	width:180px;
}
.newsListModule .newsInfo ul.genericDropDown li {
	min-height:1%;
	_height:1%;
	padding-bottom:0;
	border-top:0;
	color:inherit;
}
.newsListModule .homeNewsTabContent ul li,
.newsListModule ul.paginatedArticleList li {
	clear:both;
	border-top:1px solid #aebac5;
	padding-bottom:6px;
	min-height:1%;
	height:auto !important;
	height:1%;
}
.newsListModule ul li .newsListArticleDate {
	float:left;
	width:61px;
	min-height:41px;
	_height:41px;
	padding-top:2px;
	color:#05374b;
	padding-top:7px;
	text-transform:uppercase;
	font-size:10px;
	color:#666;
}
.newsListModule ul li .newsListArticleDate .newsListArticleDateMonth {	
}
.newsListModule ul li .newsListArticleDate .newsListArticleDateDay {
}
.newsListModule ul li .newsListArticleInfo {
	padding-top:8px;
	width:350px;
	float:left;
}
.newsListModule ul li .newsListArticleInfo p {
	margin:0;
}
.newsListModule ul li .newsListArticleTitle a {
	font-weight:bold;
}
.newsListModule .moreLink {
	margin:6px 0;
}
.newsListModule .moreLink a {
	font-weight:bold;
	padding-left:11px;
	margin:5px 0 10px 10px;
	background:url(/media/acs/backgrounds/more_link_arrow.gif) no-repeat 0 2px;
}
.newsListModule .moduleContentInner .articlePagination  {
	margin-right:0;
}

/* large event main */
.largeEventMain {
	padding:0 10px 0 20px;
	width:460px;
	color:white;
	font-size:14px;
	position:relative;
	background-repeat:no-repeat;
	background-position:0 0;
}
.largeEventMain .adModule {
	float:right;
	margin:10px 0 10px 10px;
	height:31px;
	width:88px;
}
.largeEventMain .lrgEventMainDate {
	padding:21px 0 0 0;
	margin:0;
	line-height:14px;
}
.largeEventMain .lrgEventMainTitle,
.largeEventMain .lrgEventMainTitle a {
	padding:10px 0 0 0;
	text-decoration:none;
	margin:0;
	font-size:36px;
	color:#fbec0d;
	line-height:38px;
	font-weight:bold;
}
.largeEventMain .lrgEventMainDesc {
	font-weight:bold;
	padding:5px 0 0 0;
	margin:0;
}
.largeEventMain .lrgEventMainStart {
	padding:5px 0 0 0;
	margin:0;
}
.largeEventMain .countdownClock {
	height:62px;
	width:178px;
	background:url(/media/acs/backgrounds/countdown_bg.jpg) no-repeat 0 0;
	color:#988f8c;
	font-size:11px;
	position:absolute;
	left:13px;
	top:245px;
	overflow:hidden;
}
.countdownClock td {
	text-align:center;
	height:24px;
}
.countdownClock td.countdownDay {
	width:54px;
	height:41px;
}
.countdownClock td.countdownHour,
.countdownClock td.countdownMin,
.countdownClock td.countdownSec {
	width:40px;
	height:41px;
}
.countdownDay,
.countdownHour,
.countdownMin,
.countdownSec {
	color:white;
	font-size:18px;
	font-weight:bold;
}
.largeEventMain .eventBottomLinks {
	display:block;
	position:absolute;
	text-indent:-9999px;
}
.largeEventMain .lrgEventButtonBuy {
	background:url(/media/acs/backgrounds/event_buy_tickets_button.gif) no-repeat 0 0;
	height:36px;
	width:167px;
	left:10px;
	bottom:4px;
}
.largeEventMain .lrgEventButtonTravel {
	background:url(/media/acs/backgrounds/btn_travel_pack.gif) no-repeat 0 0;
	height:33px;
	width:146px;
	left:166px;
	bottom:6px;
}
.largeEventMain .lrgEventButtonOffers {
	background:url(/media/acs/backgrounds/event_offers_button.gif) no-repeat 0 0;
	height:29px;
	width:142px;
	left:325px;
	bottom:9px;
}
.largeEventMain .lrgEventButtonSchedule {
	background:url(/media/acs/backgrounds/event_schedule_button.gif) no-repeat 0 0;
	height:36px;
	width:142px;
	left:325px;
	bottom:9px;
}
/* upcoming events module */
.upcomingEventsList li {
	padding:11px 10px 11px;
	float:left;
	width:280px;
	background:#cdcdcd url(/media/acs/backgrounds/upcoming_events_item_bg.gif) repeat-x 0 0;
	border-bottom: 1px solid #010204;	
}
.eventImgCont {
	float:left;
	padding:10px;
}
#calendarContent .eventImgCont {
	padding-top:0;
} 
* html .eventImgCont {
	padding-right:8px;
}
.eventImg {
	margin-bottom:10px;
	display:block;
}
.calDetail {
	float:left;
	width:570px;
}
.withImage .calDetail {
	width:360px;
}

.upcomingEventsList .upcomingEventsDate {
	font-size:10px;
	color:#666;
	line-height:14px;
	margin:0;
}
.upcomingEventsList .upcomingEventsTitle {
	margin:0;
	font-weight:bold;
	line-height:16px;
}
.upcomingEventsLinks {
	float:left;
	height:14px;
	width:158px;
	font-weight:bold;
}
.upcomingEventsLinkTickets {
	line-height:10px;
}
.upcomingEventsCalLink {
	height:24px;
	padding:11px 0 0 23px;
	line-height:12px;
	font-weight:bold;
	background:url(/media/acs/backgrounds/upcoming_events_more_bg.gif) no-repeat 0 0;
	float:left;
	width:277px;
}
.smallEventModule {
	background:#000f29;
	position:relative;
	padding:10px 10px 0;
	min-height:50px;
	color:#fff;
}
.smallEventModule .moduleContentOuter {
	background:none !important;
}
.smallEventModule a {
	color:#fff200;
}
.smallEventModule .moduleFooterAd {
	margin-top:10px;
}
.smallEventModule .genericModuleHeader {
	background:none !important;
	font-size:12px;
	padding:0;
	line-height:18px;
	min-height:1%;
}
.smallEventModule p.smlEventDate {
	font-size:10px;
	margin:0;
}
.smlEventDesc {
	font-size:12px;
}
.smlEventLinks li {
	font-weight:bold;
	padding-left:14px;
	background:url(/media/acs/backgrounds/sml_list_bullet.gif) no-repeat 0px 2px;
}
.smallEventModule .countdownClock {
	float:right;
	height:47px;
	width:124px;
	background:#061c38;
	color:#988f8c;
	font-size:10px;
	margin-right:10px;
}
.smallEventModule .countdownClock td {
	height:18px;
	border-left:1px solid white;
	border-top:1px solid white;
	text-align:center;
}
.smallEventModule .countdownClock td.countdownDay {
	width:37px;
	height:28px;
}
.smallEventModule .countdownClock td.countdownHour,
.smallEventModule .countdownClock td.countdownMin,
.smallEventModule .countdownClock td.countdownSec {
	width:28px;
	height:28px;
}
.smallEventModule .countdownDay,
.smallEventModule .countdownHour,
.smallEventModule .countdownMin,
.smallEventModule .countdownSec {
	color:#ccc;
	font-size:16px;
	font-weight:bold;
}
/* newsletter module styles */
.newsletterSignup {
	padding:34px 14px 0 17px;
	height:40px;
	width:270px;
	margin-bottom:10px;
	background:url(/media/acs/backgrounds/newsletter_bg.jpg) no-repeat 0 0;
}
.newsletterSignup label {
	display:none;
}
.newsletterSignup input {
	float:left;
	border:0;
	width:200px;
	height:21px;
	font-size:14px;
	color:#999;
	background: url(/media/acs/backgrounds/input_bg.jpg) repeat-x;
}
.newsletterSignup  button {
	float:right;
	background:url(/media/acs/backgrounds/submit_btn.gif) no-repeat 0 0;
	cursor:pointer;
	text-indent:-9999px;
	border:0;
	height:21px;
	width:64px;
}
.borderList li {
	border-bottom:1px solid #d4e2ee;
	line-height:22px;
	font-weight:bold;
}
/* multimedia modules */
#wrapper .smallPhotoModule,
#wrapper .smallVideoModule {
	background:#000A2C;
}
#wrapper .moduleWrap p.videoModuleMoreLink {
	line-height:22px;
	margin:0;
	padding:4px 10px;
}
#wrapper .moduleWrap p.videoModuleMoreLink a {
	color:white;
	font-weight:bold;
}
/* feel the experience styles */
#feelTheExperienceWrap {

}
#feelTheExperienceWrapInner {
	background: #fff url(/media/acs/experience_bg.jpg) no-repeat left bottom;
	position:relative;
	padding-bottom:112px;
	min-height:420px;
	_height:420px;
}
#feelTheExperienceWrapInner .genericTabs {
	background: #00338b;
	}
#expLoading {
	height:200px;
	text-indent:-9999px;
	background:url(/media/acs/backgrounds/big_loader.gif) no-repeat center 100px;
}
#feelTheExperienceWrapInner .ad728x90 {
	position:absolute;
	bottom:0px;
	left:121px;
}
#feelTheExperienceWrapInner .ad728x90 p {
	display:none;
}

/*	generic tabs	*/
.genericTabs {
	height:23px;
	_height:23px;
	overflow:hidden;
/*	margin: 0 1px 0px;	*/
	padding: 10px 0px 0;
}
.genericTabs li {
	display:inline;
}
.genericTabs li a {
	float:left;
	padding:5px 13px;
	height:13px;
	color:#eb0015;
	font-weight:bold;
	background:url(/media/acs/backgrounds/inactive_tab_bg.gif) repeat-x bottom left #e7e7e7;
	margin:0 2px 2px 0;
	line-height:11px;
}
.genericTabs li a:hover {
	text-decoration:none;
	background:#3b567f;
}
.genericTabs li.activeTab a {
	margin-bottom:0;
	height:13px;
	color:#666;
	background:url(/media/acs/backgrounds/active_tab_bg.gif) repeat-x bottom left white;
}



#experienceScoller {
	height:170px;
	padding-top:13px;
	background:url(/media/acs/backgrounds/experience_scroll_bg.gif) repeat-x 0 0;
	clear:both;
/*	margin-bottom:10px;	*/
}
#experienceScoller .scrollButton {
	float:left;
	height:170px;
	width:32px;
	text-indent:-9999px;
	background-position:10px 66px;
	background-repeat:no-repeat;
}
#experienceScoller  #scrollLeft {
	background-image:url(/media/acs/backgrounds/experience_scroll_left.gif);
	margin-left:24px;
	_margin-left:12px;
	visibility:hidden;
}
#experienceScoller  #scrollRight {
	background-image:url(/media/acs/backgrounds/experience_scroll_right.gif);
}
#experienceScollHide {
	position:relative;
	height:170px;
	width:850px;
	overflow:hidden;
	float:left;
}
#experienceScollWrap {
	position:absolute;
	top:0;
	left:0;
}
#experienceScollWrap .scrollItem {
	float:left;
	width:160px;
	height:165px;
	padding:5px 5px 0;
	margin:0;
}
#experienceScollWrap .scrollItem a {
	color:#003e92;
}
#experienceScollWrap .scrollItem a:hover {
	text-decoration:none;
	color:#EB0015;
}
#experienceScollWrap .activeScrollItem {
	background:#003e92;
	color:white;
}
#experienceScollWrap .activeScrollItem a { 
	color:white;
}
#experienceScollWrap .activeScrollItem a:hover {
	color:white;
}

/* 13684 */
#experienceContent {
	clear:both;
	min-height:400px;
}
/*
* html #experienceContent	{
	margin-top:-10px;
}
*/
#experienceVideoBox,
.videoLandBox {
	float:left;
	height:353px;
	width:385px;
	padding:10px 18px 15px 10px;
	background:url(/media/acs/backgrounds/video_bg.png) no-repeat 0 0;
	margin-left:154px;
}
.videoLandBox,
#videoLandBox {
	margin-left:0;
	padding-right:14px;
}
* html #experienceVideoBox,
* html .videoLandBox {
	background:none;
}
#experienceVideoInfo,
#videoLandBoxInfo {
	float:left;
	width:320px;
	background:white;
	padding:10px;
	margin-top:10px;
	color:#274141;
	line-height:15px;
	position:relative;
}
#videoLandBoxInfo {
	width:225px;
	position:relative;
}
#videoLandBoxInfo .shareBarSocial {
	padding-top:10px;
	clear:both;
}
#experienceVideoInfo h4,
#videoLandBoxInfo h4 {
	font-weight:bold;
	margin:0 0 8px 0;
	padding:0;
}
#experienceVideoInfo #experienceVideoDesc {
	width:250px;
}
#experienceVideoInfo #experienceVideoTitle,
#experienceVideoInfo #experienceVideoDesc span,
#videoLandBoxInfo #experienceVideoTitle,
#videoLandBoxInfo #experienceVideoDesc span {
	font-weight:bold;
}
#videoLandDropdowns {
	padding:8px 10px 0;
}
#videoLandDropdowns .genericDropDown {
	margin-right:10px;
}
#mediaLandThumbs {
	padding-bottom:20px;
	margin-bottom:8px;
}
.mediaThumbsRow {
	min-height:180px;
	padding-left:45px;
	margin-top:8px;
}
.mediaThumbsRow li {
	padding:11px 15px 0 14px;
	width:160px;
	min-height:180px;
	float:left;
	font-size:12px;
}
.mediaThumbsRow li h5 {
	font-weight:bold;
	font-size:12px;
}
.mediaThumbsRow li span {
	color:#666;
	font-size:12px;
}
.mediaThumbsRow li a:hover h5 {
	font-weight:bold;
	text-decoration:underline;
}
.mediaThumbsRow li a:hover span {
	text-decoration:none;
}
a.genericLink {
	float:left;
	clear:both;
	background:#eb0015 url(/media/acs/backgrounds/generic_link_bg.gif) no-repeat right top;
	color:white;
	padding:0 20px 0 10px;
	height:21px;
	line-height:21px;
	font-weight:bold;
}
/* generic drop down styles */
.genericDropDown {
	float:left;
	min-height:30px;
}
.genericDropDown .dropTrigger {
	position:relative;
	min-height:30px;
}
.genericDropDown .dropTrigger a {
	border:1px solid gray;
	padding:4px 30px 4px 7px;
	background:white url(/media/acs/backgrounds/drop_arrow.gif) no-repeat right 6px;
	color:#666;
	line-height:25px;
	color:#05374B;
}
.genericDropDown .dropTrigger ul li a {
	border:0;
	display:block;
	height:20px;
	overflow:hidden;
	background:white;
	padding:0 8px;
	line-height:20px;
}
.genericDropDown .dropTrigger ul {
	width:160px;
	border:1px solid #666;
	display:none;
	position:absolute;
	top:24px;
	min-height:20px;
	max-height:140px;
	padding:0;
	overflow:auto;
	left:0;
}
/* calendar styles */
#calendarHead p {
	float:left;
	line-height:18px;
	padding-right:10px;
	color:#05374B;
	font-size:14px;
	font-weight:bold;
}
#calendarHead input,
#calendarHead label {
	line-height:18px;
}
#calendarHead label {
	padding-right:10px;
}
.calendarContentDuring ul li,
#calendarContent ul li {
	padding:10px;
	background: #fff url(/media/acs/backgrounds/large_cal_list_bg.gif) repeat-x bottom left;
}
#calendarContent ul {
	float:left;
	width:490px;
}
#calendarContent ul li {
	float:left;
	width:470px;
}
#calendarContent ul li ul.calLinks li {
	background:none;
	width:auto;
}
.calendarContentDuring .genericTabs li {
	background:none;
	padding:0;
}

/*#calendarContent ul li.withImage {
	position:relative;
	padding:10px 10px 10px 100px;
}
#calendarContent ul li.withImage img {
	position:absolute;
	top:10px;
	left:10px;
}*/
.calendarContentDuring ul li.withImage {
	position:relative;
	padding:10px 10px 10px 100px;
}
.calendarContentDuring ul li.withImage img {
	position:absolute;
	top:10px;
	left:10px;
}
.calendarContentDuring,
#calendarContent {
	clear:both;
	margin:10px 0;
}
.calendarContentDuring h4,
#calendarContent h4 {
	background:#04172F url(/media/acs/backgrounds/rail_2_mod_header.jpg) no-repeat 0 0;
	color:white;
	font-size:14px;
	font-weight:bold;
	min-height:29px;
	padding:0 10px;
	line-height:29px;
}
#calendarContent ul li h5 {
	font-size:12px;
	font-weight:bold;
}
#calendarContent ul li p {
	margin:0 0 6px 0;
}
#calendarContent ul li .calDate {
	color:#666;
	font-size:11px;
}
#calendarContent ul li ul li {
	float:left;
	padding:5px 15px 10px 0;
	font-weight:bold;
	background:none;
}

/* generic form styles */
.genericForm {
	background:white;
	padding:10px;
}
.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;
}
/* homepage styles */
.layoutHome #wrapper {
	padding:0;
	width:990px;
}
.layoutHome #navAdCol {
	display:none;
}
.layoutHome #mainContentColExtra {

}
.layoutHome #mainTripleColWrap {
	width:970px;
	padding:10px;
	min-height:1%;
	float:left;
}
.layoutHome #mainContentCol2 {
	float:left;
	width:670px;
	min-height:300px;
	*margin-bottom:10px;
}
* html .layoutHome #mainContentCol2 .smallEventModule	{
	padding-bottom: 10px;
}
.layoutHome #mainContentCol3 {
	float:left;
	width:214px;
	min-height:300px;
	padding-right:10px;
}
.layoutHome #mainContentCol4 {
	float:left;
	width:437px;
	min-height:300px;
}
.layoutHome #mainContentCol5 {
	float:left;
	clear:left;
	width:660px;
}
.layoutHome #mainContentCol1 {
	width:300px;
	float:right;
	min-height:1%;
}
.layoutHome .homeFlashRotator {
	float:left;
	height:300px;
	width:660px;
	margin-bottom:10px;
}
#homeModuleCol {
	float:left;
	width:300px;
	height:315px;
}
.layoutHome .smalEventAltPromo {
	float:left;
	/*width:214px;*/
	margin-bottom:10px;
	margin-right:10px;
}
.layoutHome .smallEventModule {
	width:214px;
	float:left;
	min-height:1%;
	padding:20px 8px 0 0;
	position:relative;
	padding-top:100px;
	background:none;
}
.layoutHome .smallEventModule img {
	position:absolute;
	top:0;
	left:0;
}
.layoutHome .smallEventModule .moduleFooterAd img {
	position:static;
}
.layoutHome .upcomingEventsModule .genericModuleHeader {
	background:#04172f url(/media/acs/backgrounds/rail_1_mod_header.jpg) no-repeat 0 0;
}
.layoutHome .smallEventModule .genericModuleHeader {
	line-height:18px;
	margin:0;
}
.layoutHome .homeExperienceModule {
	padding:10px 10px 128px;
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#001534;
}
.layoutHome #mainContentCol4 .homeExperienceModule {
	background-position:0 0;
	background-color:#000;
}
.layoutHome .homeExperienceModule .genericModuleHeader {
	color:#061c38;
	background:white url(/media/acs/backgrounds/home_experience_header_bg.gif) no-repeat right center;
	font-size:13px;
	font-weight:bold;
	line-height:22px;
	display:inline;
	min-height:1em;
	padding:0 22px 0 4px;
}
.layoutHome #wrapper #mainContentCol4 .homeExperienceModule p,
.layoutHome #wrapper .homeExperienceModule p {
	color:#f7f7f7;
	font-size:12px;
	margin-bottom:8px;
}
.layoutHome #mainContentCol4 .homeExperienceModule .moduleContentInner,
.layoutHome .homeExperienceModule .moduleContentInner {
	padding:0;
}
.layoutHome .homeExperienceModule .moduleContentOuter {
	background:none;
}
.layoutHome .homeExperienceModule .borderList li {
	border:0;
	padding-left:14px;
	background:url(/media/acs/backgrounds/sml_list_bullet.gif) no-repeat 0 6px;
}
.layoutHome .homeExperienceModule .borderList li a {
	font-size:12px;
	font-weight:bold;
	color:#fff200;
}
.layoutHome #mainContentCol4 .homeExperienceModule {
	padding:10px 224px 10px 10px;
	min-height:114px;
	width:203px;
}
.layoutHome #mainContentCol4 .homeExperienceModule .genericModuleHeader {
	color:#061c38;
	background:white url(/media/acs/backgrounds/home_dragway_header_bg.gif) no-repeat right center;
	font-size:13px;
	font-weight:bold;
	line-height:22px;
	display:inline;
	min-height:1em;
	width:183px;
	text-transform:none;
	padding:0 22px 0 4px;
}
.layoutHome #mainContentCol4 .homeExperienceModule .borderList li {
	border:0;
	line-height:18px;
	background:none;
	padding-left:0;
}
.layoutHome #mainContentCol4 .homeExperienceModule .borderList li a {
	font-size:10px;
	color:#fff200;
}
.layoutHome .newsListModule .moduleContentInner {
	padding-top:4px;
}
.layoutHome .newsListModule {
	background:none;
}
.layoutHome .newsListModule .homeNewsTabContent ul {
	border:0;
}
.layoutHome .newsListModule .homeNewsTabContent p.moreLink {
	margin:0 0 10px 0;
	height:20px;
}
.layoutHome .newsListModule ul.genericTabs {
	padding-bottom:0;
	padding-top:0;
	padding-left:0;
	border-bottom:0;
}
.layoutHome .newsListModule .genericModuleHeader {
	background:#04172f url(/media/acs/backgrounds/rail_2_mod_header.jpg) no-repeat 0 0;
}
.homeNewsTabContent {
	background:#CCCCCC url(/media/acs/backgrounds/module_bg.gif) repeat-x scroll 0 0;
}
.newsListModule .homeNewsTabContent ul li {
	border-top:0;
	border-bottom:1px solid #c0cdd9;
}
/* multiple image text module styles */
.multipleImageTextList {
	padding:10px 0 0 10px;
}
.multipleImageTextList li {
	width:150px;
	text-align:center;
	float:left;
	padding-right:10px;
}
/* photo page styles */
.photoLanding #mediaLandThumbs {
	border-bottom:0;
	margin-top:0;
	padding-top:2px;
}
.photoLanding #mediaLandThumbs ul {
	background:none;
}
.photoLanding #mediaLandThumbs ul li img {
	border:2px solid #0a4c7c;
}
#photoLandDropdowns {
	background:#CDCDCD url(/media/acs/backgrounds/upcoming_events_item_bg.gif) repeat-x 0 0;
	padding:10px;
}
#photoLandDropdowns .genericDropDown {
	margin-right:10px;
}
.photoLandBox {
	width:650px;
	padding:5px;
}
#photoLandBox {
	float:left;
	width:414px;
	padding:10px 14px 7px 10px;
}
#photoLandBoxInfo {
	float:left;
	width:187px;
	color:#06224a;
	background:white;
	padding:12px 0 0 11px;
}
#photoLandBoxInfo #photoDetailDate {
	font-weight:bold;
}
#photoTags span {
	font-weight:bold;
	display:block;
}
#photoTags a {
	color:#00aee7;
}



/* Site Sub-Nav / Ribbon */
#siteNavMain .subNavAdDrop {
	position:absolute;
	left:0;
	top:-9999px;
	_top:45px;
	_visibility:hidden;
	z-index:999999 !important;
	background:white;
	min-height:1%;
	width:auto;
	padding:4px 10px;
}
#siteNavMain>li:hover>.subNavAdDrop {
/*	top:30px !important; */
}
#siteNavMain li.sfhover .subNavAdDrop  {
	visibility:visible;
}
#siteNavMain li.sfhover a {
	/*background-position:0 -46px;*/
}
#siteNavMain .subNavAdDrop ul {
	float:left;
	display:block;
	padding:13px 0;
	width:100px;
	min-height:1%;
	_height:1%;
}
#siteNavMain .subNavAdDrop ul li {
	border:0;
	float:none;
	clear:both;
}
#siteNavMain .subNavAdDrop ul li a {
	border:0;
	
}
#siteNavMain .subNavAdDrop ul.subNavCol5 {
	width:234px;
}
#siteNavMain .subNavAdDrop ul {
	_overflow-y:hidden;
}
#siteNavMain li .subNavCol5 a {
	padding:0;
}
#siteNavMain li .subNavCol5 a:hover {
	background:none;
}



/* article */
#articleDetailContent	{
	padding: 0px !important;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
}
#articleContentWrap {
	padding:10px;
	/*background: url(/media/acs/backgrounds/article_detail_bg.jpg) no-repeat left top;*/
}
#articleContentWrap div.shareBarSocial a {
	line-height:normal;
}
#articleDetailContent h1 {
	font: bold 24px Arial !important;
	color: #01214B !important;
	padding-left: 10px;
	text-transform:uppercase;
}
#articleDetailContent h2 {
	font: bold 16px/31px Arial;
	line-height:20px;
	width: 650px;
	padding-left: 10px;
	color:#05374B !important;
}
#articleDetailContent .articleInfo	{
	margin-top: -10px;
	font: 11px Arial;
	color: #666;
}
#articleDetailContent .articleInfo .articleByLine {
	padding-left: 10px;
}
#articleDetailContent .articleInfo .articleDate	{
	padding-right: 10px;
}
#articleDetailContent .articleBeautyImage	{
	margin-top:5px;
	float:left;
	padding-right:10px;
}
.articleBeautyImage img	{
	padding-bottom:10px;
}
.articleBeautyImage p	{
	padding:0px !important;
	margin:0px !important;
	font-style: italic;
}
.wideBeauty p {
	width:618px;
}
#articleDetailContent ul li	{
	list-style: none !important;
}


.moduleSharebar	{
/*	width: 645px;	*/
	padding-right:14px
}

#articleDetailContent p {
	padding-right: 15px;
	padding-left: 15px;
}
#articleDetailContent ul,
#articleDetailContent ol {
	padding-left: 15px !important;
}
.moduleSharebar div	{
	float: right;
	padding-left: 3px !important;
}
.shareBarPrint a,
.shareBarEmail a,
.shareBarSocial a	{
	background: #666;
	margin-right: 1px;
	padding:4px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform:uppercase;
}
.shareBarPrint a:hover,
.shareBarEmail a:hover,
.shareBarSocial a:hover	{
	background: #63a2ca !important;
	color: #fff !important;
}
.relatedTopics	{
	padding:15px;
}

/* search */
.actionLinks	{
	padding-top:5px;
	padding-bottom: 15px;
}

#searchResultInfo h2	{
}
#searchResultInfo h2 span {
	color:#07354d;
}
#searchResultInfo p	{
	margin:0px;
	padding-top:5px;
}
#searchResultInfo p	span {
	color:#07354d;
}

.searchResult	{
	background:#CCCCCC url(/media/acs/backgrounds/module_bg.gif) repeat-x scroll 0 0;
	position:relative;
	padding-bottom:10px;
	float:left;
	width:640px;
}
* html .searchResult	{
	padding-left:0px;
	padding-right:0px;
}
.searchResultWithImage .searchResultBlockInfo	{
	padding-left: 85px;
}
.searchResult img	{
	display:block;
	margin:0 10px 10px 0;
}
.searchResultBlockInfo	{
	padding-right:0;
}
.searchResultBlockInfo p	{
	padding-top:8px;
	padding-right:10px;
}
.searchResultBlockInfo h3	{
	margin:0px;
	padding-top:8px;
}
.searchResult h3	{
	padding-left:10px;
}
.searchResult p	{
	padding-left:10px;
}
#searchResults .searchResult .resultType {
	color: #666 !important;
	width: 650px;
	padding-left: 10px;
	padding-top:10px;
	margin:0px;
}
.resultType span	{
	color:#07354d;
}
.previewImg	{
	margin-right:10px;
}

/* article pad */
.articlePagination	{
	float:right;
	padding:0px !important;
	margin:0px !important;
}
.articlePagination li	{
	float:left;
	overflow:hidden;
	padding:0px !important;
	margin:0px !important;
}
.articlePagination li a	{
	background: #91bdda;
	margin-right: 1px;
	height:19px;
	line-height:19px !important;
	padding-left:7px !important;
	padding-right:7px !important;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	display:block;
	_display:inline;
}
.articlePagination li a:hover	{
	background: #63a2ca !important;
	color: #fff !important;
}
.newsListModule ul.articlePagination,
.articlePagination	{
	float:right;
	padding:0px !important;
	margin:0 10px 10px 0;
}
.currentPagination a	{
	background: #63a2ca !important;
	color: #fff !important;
}
/* article pad */

.moduleContentOuter .moduleContentInner .newsInfo {
	width:460px;
	height:21px;
	padding-left: 15px;
	padding-right: 15px;
}
.moduleContentOuter .moduleContentInner .newsInfo .newsPulldown	{
	float:left;
}
.moduleContentOuter .moduleContentInner .newsInfo .newsPages	{
	float:right;
}
.newsInfo .newsPulldown #articleSearch {
}
/* news landing featured story */
.featuredStory	{
	background:#000000;
	min-height: 230px;
	padding:10px;
	color:white;
	margin-bottom:10px;
}
.featuredStory img {
	float:left;
}
.featuredStory .resultType	{
	font: bold 16px Arial, Helvetica, sans-serif;
	display:block;
}
.featuredStory h3	{
	padding-top:10px;
	padding-left:10px;
	color:#fff200;
	margin-bottom:10px;
}
.featuredStory h3 a {
	color:#fff200;
}
.featuredStory p	{
	padding-left:10px;
}
.featuredStory span.author	{
	font-style: italic;
}
.featuredStoryInfo .resultType	{
	float:left;
	width:50%;
	color:#fff;
}
.featuredStoryInfo .sponsor	{
	float:right;
	padding-right:5px;
}
/* END news landing featured story */
.newsListModule .articlePagination,
.newsListModule ul.articlePagination li	{
	padding:0px;
	margin:0px;
	border:none;
	padding-bottom:10px;
}
.paginatedArticleList	{
	margin-bottom:10px !important;
	float:left;
	width:470px;
}

/* module shizzle */

.listModule .moduleContentOuter .moduleContentInner li	{
	border-bottom:1px solid #ccd9e5; !important;
}
.moduleWrap .moduleContentOuter .moduleContentInner .modPollQuestion 	{
	color:#05374B;
}
.pollResultBar	{
	background-color:#ff0000 !important;
}



/* rss module */
.rssModule .moduleContentInner {
}
.rssModule ul {
	border-bottom:1px solid #aebac5;
}
.rssModule ul li {
	min-height:24px;
	_height:24px;
	border-top:1px solid #aebac5;
	color:#666;
}
.rssModule ul li .rssDate {
	float:left;
	width:41px;
	min-height:24px;
	_height:24px;
	margin-right:9px;
	text-align:center;
	color:#666;
	padding-top:7px;
	padding-left:9px;
	font-size:10px;
	text-transform:uppercase;
	clear:both;
}
.rssModule ul li .rssTitleInfo {
	padding-top:7px;
	margin:0;
	min-height:24px;
	_height:24px;
}
.rssModule ul li .rssTitleInfo a {
	font-weight:bold;
}
.rssModule .moreLink {
	margin:6px 0;
}
.rssModule .moreLink a {
	font-weight:bold;
	padding-left:11px;
	margin:5px 0;
	background:url(/media/acs/backgrounds/more_link_arrow.gif) no-repeat 0 2px;
}
.rssModule p	{
	padding-left:10px !important;
}

/* image links */
.layoutAa #navAdCol .moduleWrap .genericModuleHeader	{
	background: url(/media/acs/backgrounds/rail_0_mod_header.jpg) no-repeat scroll 0 0 !important;
}
.smallImageLinksModule .moduleContentOuter .moduleContentInner {
	padding-top:1px;
	text-align:center;
}
.smallImageLinksModule .moduleContentOuter .moduleContentInner img	{
	padding-top:10px;
/*
	padding-left:5%;
	padding-bottom:10px;
*/
}
.smallImageLinksModule .moduleContentOuter .moduleContentInner p	{
	padding-left:10px !important;
	padding-right:10px !important;
	word-wrap: break-word;
	text-align:left;
}


.largeImageLinksModule	{
	position:relative;
}
.largeImageLinksModule img	{
	padding-left:10px;
	/*top:39px;
	position:absolute;*/
	float:left;
	margin:0 8px 8px 0;
}
.largeImageLinksModule .moduleContentInner	{
	padding-top:10px;
	padding-bottom:10px;
	/*padding-left: 236px;*/
	padding-left:8px;
	padding-right:8px;
	min-height:162px;
	_height:162px;
}
.moduleContentInnerInfo	{	
	padding-top:10px;
}
.largeImageLinksModule .moduleContentInner ul li {
	list-style:disc inside;
}
.layoutI #wrapper #mainContentColWrap #mainContentColExtra .moduleWrap .genericModuleHeader	{
	background: url(/media/acs/backgrounds/rail_6_mod_header.jpg) no-repeat 0px 0px !important;
}
.layoutI #wrapper #mainContentColWrap #mainContentColExtra .moduleWrap,
.layoutH #wrapper #mainContentColWrap #mainContentColExtra .moduleWrap,
.layoutG #wrapper #mainContentColWrap #mainContentColExtra .moduleWrap,
.layoutGa #wrapper #mainContentColWrap #mainContentColExtra .moduleWrap	{
	min-height:212px;
}
.layoutG #mainContentColExtra .genericModuleHeader, .layoutGa #mainContentColExtra .genericModuleHeader,
.layoutH #wrapper #mainContentColWrap #mainContentColExtra .moduleWrap .genericModuleHeader {
	background: url(/media/acs/backgrounds/rail_5_mod_header.jpg) no-repeat 0 0 !important;
}



/* ie6 hacks */
* html ul li.withImage img {
	left:-90px !important;
}
* html ul li.withImage h5	{
	margin-top:-15px;
}
/*
* html #breadCrumbTitleArea .adModule {
	padding-right:10px;
}
*/

/* Site Sub-Nav / Ribbon */
#siteNavMain .subNavAdDrop {
	position:absolute;
	left:0;
	top:-9999px;
	_top:45px;
	_visibility:hidden;
	z-index:999999 !important;
	background:#ddd !important;
	min-height:1%;
	width:775px;
	padding:4px 10px;
}
#siteNavMain>li:hover>.subNavAdDrop {
	top:45px;
}
#siteNavMain .subNavAdDrop ul {
	float:left;
	display:block !important;
	color:#FF0000 !important;
	top:auto;
}


#siteNavMain li.sfhover a {
	background-position:0 -46px;
}
#siteNavMain .subNavAdDrop ul {
	position:relative;
	display:block;
	/*padding:13px 0;*/
	width:156px !important;
	min-height:1%;
	_height:1%;
	background:url(/media/acs/backgrounds/ribbon_gradient_background.gif) repeat-x bottom left;
	
}
#siteNavMain .subNavAdDrop ul li {
	float:none;
	clear:both;
	width:156px !important;
	padding-left:10px;
	margin-top:-1px;
	
}
#siteNavMain .subNavAdDrop li {
	background: none !important;	
	height:auto;
	padding:0px;
}
#siteNavMain .subNavAdDrop ul li a {
	border:0;
	text-indent:0px !important;
	color:#003e92;
	border-bottom:solid 1px #bac7d8 !important;
	height:auto;
	width:156px !important;
}
#siteNavMain .subNavAdDrop ul.subNavCol5 {
	width:254px !important;
	height:60px;
}
#siteNavMain li .subNavCol5 a {
	padding:0;
}
#siteNavMain li .subNavCol5 a:hover {
	background:none;
}
.upcomingEventsList	{
	z-index:1 !important;
}
#trackNav	{
	width: 251px;
	position: absolute;
	left: 0px;
	top: 0px;
	display:none;
}
.trackNavGradient	{
	padding: 20px;
	background: #63a1c9 url(/media/acs/backgrounds/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;
}
#trackNav .trackNavGradient ul	{
	width: 211px;
	margin:0px;
}
#trackNav .trackNavGradient ul li	{
	border-bottom: 1px solid #90bbd7;
	line-height:20px;
}
#trackNav .trackNavGradient a	{
	color:#fff;
}
#trackNav .carrot	{
	background: url(/media/acs/backgrounds/trackNav_popup_carrot.gif) no-repeat;
	height: 9px;
	width: 251px;
	overflow:hidden;
}

.countdownClock td	{
	border-top: 1px solid #000f29 !important;
	border-left: 1px solid #000f29 !important;
}
.smlEventDate,
.countdownClock td.countdownDay	{
	color: #fff !important;
}
.moduleFooterAd	p {
	font-size: 12px;
	color: #345a80 !important;
}
.moduleFooterAd	{
	padding-bottom:10px;
}

/* 404 page */
.error404 {
	background:white;
	padding:10px;
}
/* -- Vert Tabs -- */
.vertTabsModule {
	padding-bottom:0 !important;
	color:#252525;
	font-size:11px;
}
.vertTabsModule .moduleContentOuter {
	padding:0 !important;
}
.vertTabsModule .moduleContentInner {
	min-height:334px;
	height:auto !important;
	height:334px;
	margin:0;
	padding:0 1px !important;
} 
.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:#E7E7E7 url(/media/acs/backgrounds/inactive_tab_bg.gif) repeat-x scroll left bottom;
	display:block;
	text-transform:uppercase;
	text-align:right;
	color:#EB0015;
	font-size:13px;
	margin-bottom:1px;
}
.vertTabsModule .vertTabs li a:hover {
	background:#3b567f;
	color:#EB0015;
}
.vertTabsModule .vertTabs li.activeTab a,
.vertTabsModule .vertTabs li.activeTab a:hover {
	background:none;
	color:#666666 !important;
}
.vertTabContentMain {
	float:left;
	width:156px;
	padding:10px;
	color:#959595;
}
* 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:transparent url(/media/acs/backgrounds/generic_module_bg.gif) repeat-x scroll 0 26px;*/
}
.wizardBlurb {
	/*background:#fff;*/
	padding:10px;
}
.wizardOuter {
	/*background:#CCCCCC url(/media/acs/backgrounds/module_bg.gif) repeat-x scroll 0 0;*/
	/*padding-bottom:4px;*/
	width:100%;
	float:left;
}
.wizardInner {
	/*background:url(/media/mis/backgrounds/module_lrg_mid.gif) repeat-y 0 0;*/
	padding:0 5px 0;
	padding-right:0;
}
.layoutH .wizardBlurb {
	/*background:url(/media/acs/backgrounds/module_xxl_mid.gif) repeat-y 0 0;*/
	padding:10px;
}
.layoutH .wizardOuter {
	/*background:url(/media/acs/backgrounds/module_xxl_btm.gif) no-repeat 0 bottom;*/
	padding-bottom:4px;
	width:100%;
	float:left;
}
.layoutH .wizardInner {
	/*background:url(/media/acs/backgrounds/module_xxl_mid.gif) repeat-y 0 0;*/
	padding:0 5px 0;
}
.layoutG .wizardBlurb {
	/*background:url(/media/acs/backgrounds/module_xl_mid.gif) repeat-y 0 0;*/
	padding:10px;
}
.layoutG .wizardOuter {
	/*background:url(/media/acs/backgrounds/module_xl_btm.gif) no-repeat 0 bottom;*/
	padding-bottom:4px;
	width:100%;
	float:left;
}
.layoutG .wizardInner {
	/*background:url(/media/acs/backgrounds/module_xl_mid.gif) repeat-y 0 0;*/
	padding:0 5px 0;
}
.layoutI .wizardBlurb {
	/*background:url(/media/acs/backgrounds/module_xxxl_mid.gif) repeat-y 0 0;*/
	padding:10px;
}
.layoutI .wizardOuter {
	/*background:url(/media/acs/backgrounds/module_xxxl_btm.gif) no-repeat 0 bottom;*/
	padding-bottom:4px;
	width:100%;
	float:left;
}
.layoutI .wizardInner {
	/*background:url(/media/acs/backgrounds/module_xxxl_mid.gif) 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/mis/backgrounds/bg_wiz_write.gif) no-repeat 0 8px;*/
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.layoutH .wizardControls {
	/*background:url(/media/acs/backgrounds/bg_wiz_write_xxl.gif) no-repeat 0 8px;*/
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.layoutG.wizardControls {
	/*background:url(/media/acs/backgrounds/bg_wiz_write_xl.gif) no-repeat 0 8px;*/
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.layoutI.wizardControls {
	/*background:url(/media/acs/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:#FFF200;
	color:#00295E;
	padding:1px 4px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:12px !important;
	display:block;
	margin:0 auto;
}
*+html .wizardWrite .btnSubmit {
	height:19px;
}
*+html .wizNextButton {
	height:19px;
	width:34px;
	padding-left:1px;
	padding-right:1px;
}
.wizBackButton {
	background:#FFF200;
	color:#00295E;
	padding:2px 5px;
	float:left;
	margin:0 10px 0 150px;
}
.wizNextButton {
	background:#FFF200;
	color:#00295E;
	padding:1px 4px;
	float:left;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:12px !important;
	display:block;
}
.resetWizButton {
	background:#FFF200;
	color:#00295E;
	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:#fff;
	margin-top:0;
}
.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:#04172F url(/media/acs/backgrounds/rail_1_mod_header.jpg) no-repeat scroll 0 0;
}
.scheduleBlurb {
	padding:10px 10px 0;
}

#experiencePhotoContent {
	padding-bottom:39px;
}
#experiencePhotoContent .addthis_toolbox {
	margin-left:589px;
	margin-top:2px;
}
#experienceTextContent .addthis_toolbox {
	float:right;
}

.c3Rotator {
	padding:5px;
	background-color:#333333;
	margin-bottom:10px;
}
