/***********************************
*  DigiCore common Stylesheet
*  Created on: 08/16/2008
*  Matthew Ausonio
***********************************/

/* import secondary CSS, for dev period only*/
@import url("dis_secondary.css");



/* Global styles */
body {
	background:#000 url(/media/dis/backgrounds/main_bg.jpg) no-repeat center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	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:#620404;
}
a:hover {
	color:#9d1212;
	text-decoration:underline;
}
/* Basic Layout */
#wrapper {
	min-height:400px;
	_height:400px;
	padding:10px;
	margin:0 auto;
	width:970px;
	background:#dcdcdc;
	overflow:hidden;
	_overflow:visible;
}
p {
	margin-bottom:1em;
}
/* Site Header 
********************************************************************************************************/
#siteLogo {
	height:92px;
	width:187px;
	position:absolute;
	top:8px;
	left:27px;
	background:url(/media/dis/logo.png) no-repeat 0 0;
	text-indent:-9999px;
}
/* Starting with basic header structure */
#headerLinksandInfo {
	height:20px;
	padding-top:6px;
	width:734px;
	position:absolute;
	top:93px;
	left:256px;
}
#headerInfoBox {
	color:#620404;
	font-weight:bold;
	float:left;
	width:342px;
}
#headerInfoBox a {
	color:#fff200;
}
#headerLinkBox {
	float:right;
	font-size:11px;
	padding:3px 0 3px 0;
}
#headerLinkBox a {
	color:#fff;
}
#headerLinkBox li {
	float:left;
	height:10px;
	border-right:1px solid #a6a9ac;
	line-height:10px;
	padding:0 7px;
}
#headerLinkBox li.lastItem {
	border:0;
}
#siteHeader {
	height:238px;
	width:990px;
	margin: 0 auto;
	position:relative;
	z-index:9999;
	background:url(/media/dis/backgrounds/header_bg.gif) no-repeat 0 -3px;
}
#siteHeader .adModule {
	margin:0;
	width:728px;
	height:90px;
	padding:2px;
	background:black;
	text-align:right;
	position:absolute;
	top:4px;
	right:6px;
}
#siteHeader .adModule p {
	display:none;
}
#socialHeaderNav {
	position:absolute;
	right:0;
	top:173px;
	background-color:black;
	height:20px;
	padding:4px;
}
#socialHeaderNav li {
	display:inline;
	margin-right:1px;
}
#socialHeaderNav li.lastItem {
	margin-right:0;
}
/* main navigation styles */
#siteNavMain {
	height:35px;
	width:778px;
	position:absolute;
	bottom:0;
	left:0;
}
#siteNavMain li {
	float:left;
	height:35px;
	padding-right:3px;
	background:url(/media/dis/backgrounds/main_nav_divide.jpg) no-repeat right top;
}
#siteNavMain a {
	display:block;
	height:35px;
	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 -35px;
}
#siteNavMain li.lastItem {
	padding:0;
	background:none;
}
#siteNavMain ul {
	position:absolute;
	top:-999px;
}
#siteNavMain a#nav_tickets-events {
	width:135px;
	background-image:url(/media/dis/backgrounds/nav_ticketsandevents.jpg);
}
#siteNavMain a#nav_feel-the-experience {
	width:161px;
	background-image:url(/media/dis/backgrounds/nav_experience.jpg);
}
#siteNavMain a#nav_fan-info {
	width:91px;
	background-image:url(/media/dis/backgrounds/nav_faninfo.jpg);
}
#siteNavMain a#nav_seating-maps {
	width:133px;
	background-image:url(/media/dis/backgrounds/nav_seating.jpg);
}
#siteNavMain a#nav_news {
	width:70px;
	background-image:url(/media/dis/backgrounds/nav_news.jpg);
}
#siteNavMain a#nav_multimedia {
	width:103px;
	background-image:url(/media/dis/backgrounds/nav_multimedia.jpg);
}
#siteNavMain a#nav_tours {
	width:64px;
	background-image:url(/media/dis/backgrounds/nav_tours.jpg);
}
/* Site header search */
#headerSearch {
	height:34px;
	width:215;
	position:absolute;
	left:778px;
	top:204px;
	overflow:hidden;
	background:url(/media/dis/backgrounds/header_search_bg.jpg) no-repeat 0 0;
}
#headerSearch input {
	height:21px;
	width:175px;
	font-size:14px;
	border:0;
	color:#9e9e9e;
	background:none;
	float:left;
	margin:5px 0 0 5px;
	padding-top:4px;
}
#headerSearch button {
	border:0;
	margin-top:4px;
	margin-right:2px;
	text-indent:-9999px;
	float:left;
	background:url(/media/dis/backgrounds/header_search_button.gif) no-repeat 0 0;
	cursor:pointer;
	height:25px;
	width:29px;
}
/* Footer styles */

#mainFooter {
	height:83px;
	width:821px;
	background:url(/media/dis/backgrounds/footer_bg.jpg) no-repeat 0 0;
	margin:0 auto 10px;
	position:relative;
	padding-left:169px;
}
#footerLogo {
	display:block;
	height:64px;
	width:135px;
	position:absolute;
	top:6px;
	left:13px;
	background:url(/media/dis/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:45px;
	padding:0 6px;
}
#footerLinks li.lastItem {
	border-right:0;
}
#footerLinks li a {
	color:white;
}
#footerDigitaria{
	display:block;
	height:83px;
	width:145px;
	background:url(/media/dis/backgrounds/footer_Digitaria_logo.jpg) no-repeat 0 0;
	position:absolute;
	top:0px;
	right:0px;
	text-indent:-9999px;
}
#footerCopy {
	font-size:11px;
	color:#fff;
	margin-top:45px;
	float:left;
	width:210px;
	line-height:11px;
	padding-left:30px;
}
.genericPageTitle {
	color:#620404;
	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;
}
/* 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;
}
#wrapper .moduleWrap p {
	padding:0;
}
/* rail 1 (300px) module headers */
.layoutA #mainContentCol2 .homeExperienceModule .genericModuleHeader,
.layoutAa #mainContentColExtra .homeExperienceModule .genericModuleHeader,
.layoutB #mainContentCol3 .homeExperienceModule .genericModuleHeader,
.layoutC #mainContentColExtra .homeExperienceModule .genericModuleHeader,
.layoutD #mainContentCol1 .homeExperienceModule .genericModuleHeader,
.layoutDa #mainContentCol1 .homeExperienceModule .genericModuleHeader,
.layoutE #mainContentCol2 .homeExperienceModule .genericModuleHeader,
.layoutF #mainContentCol1 .homeExperienceModule .genericModuleHeader,
.layoutG #mainContentCol1 .homeExperienceModule .genericModuleHeader,
.layoutGa #mainContentCol1 .homeExperienceModule .genericModuleHeader,
.layoutHome #mainContentCol1 .homeExperienceModule .genericModuleHeader {
	background:none;
}
/* rail 2 (490px) module headers */
.layoutAa #mainContentCol1 .homeExperienceModule .genericModuleHeader,
.layoutAa #mainContentCol4 .homeExperienceModule .genericModuleHeader,
.layoutC #mainContentCol1 .homeExperienceModule .genericModuleHeader,
.layoutD #mainContentCol2 .homeExperienceModule .genericModuleHeader,
.layoutDa #mainContentCol2  .homeExperienceModule.genericModuleHeader,
.layoutE #mainContentCol1 .homeExperienceModule .genericModuleHeader,
.layoutF #mainContentColExtra .homeExperienceModule .genericModuleHeader {
	background:none;
}
/* rail 3 (240px) module headers */
.layoutA #mainContentColExtra .homeExperienceModule .genericModuleHeader,
.layoutA #mainContentCol1 .homeExperienceModule .genericModuleHeader,
.layoutAa #mainContentCol2 .homeExperienceModule .genericModuleHeader,
.layoutAa #mainContentCol3 .homeExperienceModule .genericModuleHeader,
.layoutB #mainContentCol1 .homeExperienceModule .genericModuleHeader,
.layoutB #mainContentCol2 .homeExperienceModule .genericModuleHeader,
.layoutC #mainContentCol2 .homeExperienceModule .genericModuleHeader,
.layoutC #mainContentCol3 .homeExperienceModule .genericModuleHeader,
.layoutDa #mainContentCol3 .homeExperienceModule .genericModuleHeader,
.layoutDa #mainContentCol4 .homeExperienceModule .genericModuleHeader {
	background:none;
}

.layoutG #mainContentColExtra .homeExperienceModule .genericModuleHeader, 
.layoutGa #mainContentColExtra .homeExperienceModule .genericModuleHeader  {
	background:none;
}

/* rail 1 (300px) module headers */
.layoutA #mainContentCol2 .genericModuleHeader,
.layoutAa #mainContentColExtra .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,
.layoutHome #mainContentCol1 .genericModuleHeader {
	background:#000 url(/media/dis/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:#000 url(/media/dis/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:#000 url(/media/dis/backgrounds/rail_3_mod_header.jpg) no-repeat 0 0;
}

.layoutG #mainContentColExtra .genericModuleHeader, 
.layoutGa #mainContentColExtra .genericModuleHeader  {
	background:url(/media/dis/backgrounds/full_asphalt_header.jpg) no-repeat 0 0;
}

.genericModuleHeader {
	font-size:14px;
	font-weight:bold;
	color:white;
	padding:5px 10px;
}
/*.moduleContentOuter .moduleContentInner div {
	background-image:url(/media/dis/backgrounds/rail_1_mod_footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px 0px 10px 0px;
}*/
.moduleFooterAd div {
	float:right;
	margin-left:10px;
}
.moduleFooterAd p {
	text-align:right;
	margin:0;
	color:#cfcfcf;
	font-size:12px;
	line-height:31px;
}
.smalEventAltPromo {
	margin-bottom:10px;
}

.smallVideoModule .moduleContentInner {
	background-color:#000;
}

/* styles for poll module */
.pollModule .moduleContentInner {
	padding:10px 14px 0px;
/*	background: #FFF url(/media/dis/backgrounds/rail_1_mod_footer.jpg) no-repeat bottom;
*/}
.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:#BBD4E8;
}
/* generic styling for open content module */
.openContentModule .moduleContentInner {
	padding:9px 13px 10px;
	color:#333;
}
/*.openContentModule .moduleContentOuter {
	background:#FFF url(/media/dis/backgrounds/rail_3_mod_footer.jpg) bottom no-repeat;
	padding-bottom:10px;
}*/
/* 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;
}

#mainContentCol4 .listModule .moduleContentOuter {
	background:#FFF url(/media/dis/backgrounds/rail_2_mod_footer.jpg) bottom no-repeat;
	padding-bottom:10px;
}

.listModule .moduleContentOuter {
	background:#FFF url(/media/dis/backgrounds/rail_1_mod_footer.jpg) bottom no-repeat;
	padding-bottom:10px;
}
/*#mainContentCol1 .moduleContentOuter, */#mainContentColExtra .moduleContentOuter {
	background:#FFF url(/media/dis/backgrounds/rail_1_mod_footer.jpg) bottom no-repeat;
	padding-bottom:10px;
}
.layoutF #mainContentCol1 .moduleContentOuter, .layoutF #mainContentColExtra .moduleContentOuter {
	background:#FFF url(/media/dis/backgrounds/rail_2_mod_footer.jpg) bottom no-repeat;
	padding-bottom:10px;
}
#mainContentColExtra .smallVideoModule .moduleContentOuter, #mainContentCol1 .smallVideoModule .moduleContentOuter {
	background:#000 url(/media/dis/backgrounds/rail_1_mod_black_footer.jpg) bottom no-repeat;
	padding-bottom:10px;
}
.layoutHome #mainContentCol1 .moduleContentOuter, .layoutHome #mainContentColExtra .moduleContentOuter {
	background:none;
	padding:0;
}
.layoutHome #mainContentCol1 .smallVideoModule .moduleContentOuter {
	background:#000 url(/media/dis/backgrounds/rail_1_mod_black_footer.jpg) bottom no-repeat;
	padding-bottom:10px;
}
.layoutHome #mainContentCol1 .smallPhotoModule .moduleContentOuter {
	background:#FFF url(/media/dis/backgrounds/rail_1_mod_footer.jpg) bottom no-repeat;
	padding-bottom:10px;
}
#mainContentCol1 .upcomingEventsModule .moduleContentOuter, #mainContentColExtra .upcomingEventsModule .moduleContentOuter {
	background:none;
}

.layoutA #mainContentColExtra .moduleContentOuter, .layoutA #mainContentCol1 .moduleContentOuter {
	background:#FFF url(/media/dis/backgrounds/rail_3_mod_footer.jpg) bottom no-repeat;
	padding-bottom:10px;
}

.layoutAa #mainContentCol1 .largeImageLinksModule .moduleContentOuter, 
.layoutAa #mainContentColExtra .largeImageLinksModule .moduleContentOuter,
.layoutC #mainContentCol1 .listModule .moduleContentOuter, 
.layoutC #mainContentColExtra .listModule .moduleContentOuter {
	background:#FFF url(/media/dis/backgrounds/rail_2_mod_footer.jpg) bottom no-repeat;
	padding-bottom:10px;
}

/*.layoutC #mainContentCol1 .listModule .moduleContentOuter, 
.layoutC #mainContentColExtra .listModule .moduleContentOuter {
	background:#FFF url(/media/dis/backgrounds/rail_1_mod_footer.jpg) bottom no-repeat;
	padding-bottom:10px;
}*/

.layoutC #mainContentCol1 .listModule .moduleContentOuter .moreLink, 
.layoutC #mainContentColExtra .listModule .moduleContentOuter .moreLink {
	margin-left:10px;
}

.layoutG #mainContentCol1 .moduleContentOuter, .layoutG #mainContentColExtra .moduleContentOuter {
	background:#FFF url(/media/dis/backgrounds/rail_1_mod_footer.jpg) bottom no-repeat;
	padding-bottom:10px;
}

.layoutG #mainContentCol1 .pollModule .moduleContentOuter, .layoutG #mainContentCol1 .smallPhotoModule .moduleContentOuter {
	background:#FFF url(/media/dis/backgrounds/rail_1_mod_footer.jpg) bottom no-repeat;
	padding-bottom:10px;
} 

.layoutG #mainContentColExtra .calendarContentDuring .calendarContentMain,
.layoutG #mainContentColExtra .listModule .moduleContentOuter,
.layoutG #mainContentColExtra #photo .moduleContentOuter,
.layoutG #mainContentColExtra .photoLanding .moduleContentOuter,
.layoutG #mainContentColExtra .video .moduleContentOuter, 
.layoutG #mainContentColExtra .videoLanding .moduleContentOuter,
.layoutG #mainContentColExtra .largeImageLinksModule .moduleContentOuter {
	background:#FFF url(/media/dis/backgrounds/full_white_footer.jpg) bottom no-repeat;
	padding-bottom:10px;
} 

.layoutG #mainContentCol1 .upcomingEventsModule .moduleContentOuter, .layoutG #mainContentColExtra .upcomingEventsModule .moduleContentOuter {
	background:none;
}
 
#mainContentCol2 .moduleContentOuter {
	background:#FFF url(/media/dis/backgrounds/rail_1_mod_footer.jpg) bottom no-repeat;
	padding-bottom:10px;
}

.layoutHome #mainContentCol2 .moduleContentOuter {
	background:#FFF url(/media/dis/backgrounds/home_event_bottom_bg.jpg) bottom no-repeat;
	padding-bottom:9px;
}

.layoutC #mainContentCol2 .moduleContentOuter {
	background:#FFF url(/media/dis/backgrounds/rail_3_mod_footer.jpg) bottom no-repeat;
	padding-bottom:10px;
}

.layoutAa #mainContentCol2 .moduleContentOuter, .layoutAa #mainContentCol3 .moduleContentOuter {
	background:#FFF url(/media/dis/backgrounds/rail_3_mod_footer.jpg) bottom no-repeat;
	padding-bottom:10px;
}

.listModule .moduleContentInner {
	padding:0;
}

/* search results styles */
#searchResults {
	background:white;
	padding:10px;
}
.searchResult img {
	display:block;
	margin:0 10px 10px 0;
}
/* sub nav module styles */
.subNavModule {
	background:white;
	font-size:12px;
	position:relative;
	z-index:2;
}
.subNavModule h4 {
	display:none;
}
.subNavModule a {
	display:block;
	color:#fff;
}
.subNavModule ul {
	clear:both;
}
.subNavModule li {
	background:#cccccd url(/media/dis/backgrounds/sub_nav_parent_bg.jpg) no-repeat 0 0;
	margin-bottom:1px;
	_height:11px;
}
.subNavModule li a {
	font-weight:bold;
	min-height:11px;
	padding:7px 10px;
	line-height:11px;
}
.subNavModule li li a {
	font-weight:normal;
	line-height:17px;
	padding:0 10px 0 20px;
}
.subNavModule li a:hover,
.subNavModule li.noSubActive a ,
.subNavModule li.subNavOpenened a,
.subNavOpenened a.subNavActive {
	color:#ffb800;
	background:url(/media/dis/backgrounds/sub_nav_arrow.jpg) no-repeat 11px 8px;
	padding-left:21px;
	text-decoration:none;
}
.subNavModule li.subNavOpenened li a {
	padding-left:20px;
	background:none;
	color:#05374B;
}
.subNavModule li.subNavOpenened li a.activeSubNav,
.subNavModule li li a:hover {
	background:none;
	padding-left:20px;
	text-decoration:underline;
}
.subNavModule li ul {
	_background:white;
}
.subNavModule li li {
	background:white;
	padding:0;
	_height:10px;
	margin:0;
	border-bottom:1px solid #d5e2ee;
}
/*.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/dis/backgrounds/countdown_bg.gif) no-repeat 0 0;
	color:#cdcdcd;
	font-size:11px;*/
}

#articleDetailContent {
	background:#dcdcdc;
	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;
	_clear:none;
}
#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;
	heght:30px;
	width:165px;
	padding:2px 4px;
	z-index:99999;
	background:#666;
}
#experienceContent div.shareBarSocial {
	clear:both;
	float:left;
	margin-top:10px;
}
div.shareBarSocial a {
	background:#666 url(/media/dis/backgrounds/share_button_bg.gif) no-repeat 7px 7px;
	padding-left:21px;
}
div.shareBarSocial a:hover {
	background:#620404 url(/media/dis/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 0;
	/*background:#fff url(/media/dis/backgrounds/home_news_footer.jpg) bottom no-repeat;*/
}

.layoutF #mainContentColExtra .newsListModule .moduleContentOuter {
	padding:0px 0px 10px;
	background:#fff url(/media/dis/backgrounds/rail_2_mod_footer.jpg) bottom no-repeat;
}

.newsListModule ul {
	border-bottom:2px solid #620404;
	padding-bottom:10px;
	_height:1px;
}
* html .newsListModule .clear {
	height:1px;
}
.newsListModule .newsInfo ul.genericDropDown {
	border-bottom:0;
	padding-bottom:0;
	z-index:9999;
	_width:150px;
}
.newsListModule .newsInfo ul.genericDropDown li {
	min-height:1%;
	_height:1%;
	padding-bottom:0;
	border-top:0;
	color:inherit;
}
.newsListModule .homeNewsTabContent ul {
	min-height:1%;
	height:auto !important;
	height:1%;
}
ul.paginatedArticleList {
	min-height:1%;
	_height:1px;
}
.newsListModule .homeNewsTabContent ul:after,
ul.paginatedArticleList:after {
    content: ".";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.newsListModule .homeNewsTabContent ul li,
.newsListModule ul.paginatedArticleList li {
	clear:both;
	margin-top:5px;
}
/*.newsListModule .homeNewsTabContent ul li {
	border-top:1px solid #aebac5;
}*/
.newsListModule ul li .newsListArticleDate {
	float:left;
	width:41px;
	border-right:1px solid #aebac5;
	min-height:41px;
	_height:41px;
	margin-right:9px;
	text-align:center;
	color:#620404;
	padding-top:2px;
}
.newsListModule ul li .newsListArticleDate .newsListArticleDateMonth {
	font-size:10px;
	display:block;
	text-transform:uppercase;
}
.newsListModule ul li .newsListArticleDate .newsListArticleDateDay {
	font-size:18px;
	clear:both;
}
.newsListModule ul li .newsListArticleInfo {
	padding-top:8px;
	_width:415px !important;
}
.newsListModule ul li .newsListArticleInfo {
	float:right;
	padding-top:0;
	padding-right:8px;
	width:422px;
	min-height:1%;
}

.layoutHome .newsListModule ul li .newsListArticleInfo {
	width:260px;
	float:left;
	padding-top:2px;
	padding-bottom:2px;
}
* html .newsListModule ul li .newsListArticleInfo {
	float:right;
	width:420px;
}
* html .layoutHome .newsListModule ul li .newsListArticleInfo {
	width:260px !important;
}
.newsListModule ul li .newsListArticleInfo p {
	margin:0;
}
.newsListModule ul li .newsListArticleTitle a {
	font-weight:bold;
}
.newsListModule .moreLink {
	margin:6px 0 0;
}
.newsListModule .moreLink a {
	font-weight:bold;
	padding-left:11px;
	margin:5px 10px;
	background:url(/media/dis/backgrounds/more_link_arrow.gif) no-repeat 0 2px;
}


/* 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:#ffb800;
	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:67px;
	width:177px;
	background:url(/media/dis/backgrounds/countdown_bg.gif) no-repeat 0 0;
	color:#988f8c;
	font-size:11px;
	position:absolute;
	left:13px;
	top:245px;
}
.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/dis/backgrounds/event_buy_tickets_button.gif) no-repeat 0 0;
	height:36px;
	width:143px;
	left:10px;
	bottom:4px;
}
.largeEventMain .lrgEventButtonTravel {
/*	background:url(/media/dis/backgrounds/event_travel_button.gif) no-repeat 0 0;*/
	background:url(/media/dis/backgrounds/btn_travel_pack.gif) no-repeat 0 0;
	height:33px;
	width:146px;
	left:158px;
	bottom:7px;
}
.largeEventMain .lrgEventButtonOffers {
	background:url(/media/dis/backgrounds/event_offers_button.gif) no-repeat 0 0;
	height:29px;
	width:142px;
	left:312px;
	bottom:9px;
}
.largeEventMain .lrgEventButtonSchedule{
	background:url(/media/dis/backgrounds/event_schedule_button.gif) no-repeat 0 0;
	height:36px;
	width:142px;
	left:312px;
	bottom:9px;
}
.largeEventMain .lrgEventButtonGuide {
	background:url(/media/dis/backgrounds/insidersguide.png) no-repeat 0 0;
	height:39px;
	width:142px;
	left:312px;
	bottom:3px;
}
/* upcoming events module */
.upcomingEventsList li {
	padding:11px 10px 11px 10px;
	float:left;
	width:280px;
	background:#cdcdcd url(/media/dis/backgrounds/upcoming_events_item_bg.gif) repeat-x 0 0;
}
.eventImgCont {
	float:left;
	padding:10px;
}
* html .eventImgCont {
	padding-right:8px;
}
.eventImg {
	margin-bottom:10px;
	display:block;
}
.calDetail {
	float:left;
	width:470px;
}
.withImage .calDetail {
	width:360px;
}
* html  .withImage .calDetail {
	padding-top:10px;
}
.calLinks {
	width:auto !important;
}
.upcomingEventsList .upcomingEventsDate {
	font-size:10px;
	color:#666;
	line-height:14px;
	margin:0;
}
.upcomingEventsList .upcomingEventsTitle {
	margin:0;
	font-weight:bold;
	line-height:16px;
	float:left;
}
.upcomingEventsLinks {
	float:right;
	height:14px;
/*	width:158px;*/
	font-weight:bold;
	white-space:nowrap;
}
.upcomingEventsLinkTickets {
	line-height:10px;
}
.upcomingEventsCalLink {
	height:40px;
	padding:11px 0 0 23px;
	line-height:12px;
	font-weight:bold;
	background:url(/media/dis/backgrounds/upcoming_events_more_bg.jpg) no-repeat 0 0;
	float:left;
	width:277px;
}
.smallEventModule {
	background:url(/media/dis/backgrounds/rail_3_mod_header.jpg) no-repeat 0 0;
	position:relative;
	padding:20px 0 0;
	min-height:50px;
}

.smallEventModule a {
	color:#fff;
}

.smallEventModule .smlEventLinks a {
	color:#620404;
}

.smallEventModule .smlEventLinks a:hover {
	color:#844141;
}

.smallEventModuleWithTime {
	padding-top:40px;
}
.smallEventModule .moduleContentOuter {
	/*background:none !important;*/
	background:url(/media/dis/backgrounds/small_event_bottom_bg.jpg) bottom no-repeat;
	/*padding:0px 10px 10px;*/
}
.smallEventModule .moduleContentInner {
}
.layoutHome .smallEventModule .moduleContentInner img{
	padding:0px;
	margin:0px;
}
.smallEventModule .moduleContentInner img{
	padding-left:5%;
	padding-top:5px;
	padding-bottom:5px;
}
.smallEventModule .smlEventDesc {
	padding-left:10px;
	padding-right:10px;
}
#wrapper .smallEventModule .moduleContentInner .smlEventDesc{
	padding-left:10px;
	padding-right:10px;
}
.layoutAa .smallEventModule .moduleContentInner img{
	left:3px;
}
.smallEventModule .moduleFooterAd {
	margin-top:10px;
}
.smallEventModule .genericModuleHeader {
	background:none !important;
	margin-bottom:5px;
	margin-top:5px;
	padding:0;
	margin-left:10px;
}
* html .smallEventModule .genericModuleHeader{
	padding-top:5px !important;
}
.smlEventDate {
	position:absolute;
	top:6px;
	left:10px;
	color:#ffb800;
	font-size:11px;
}

.smlEventDesc {
	/*position:relative;
	left:10px;*/
	font-size:11px;
}
.smlEventLinks li {
	position:relative;
	left:10px;
	font-weight:bold;
}
.smlEventModule h4 a{
	position:absolute;
	left:10px;
}
.smallEventModule .countdownClock {
	float:right;
	height:47px;
	width:124px;
	background:#620404;
	color:#988f8c;
	font-size:8px;
	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:38px 14px 0 17px;
	height:37px;
	width:269px;
	margin-bottom:10px;
	background:url(/media/dis/backgrounds/newsletter_bg.jpg) no-repeat 0 0;
}
.newsletterSignup label {
	display:none;
}
.newsletterSignup input {
	float:left;
	border:0;
	width:240px;
	height:21px;
	font-size:14px;
	color:#999;
}
.newsletterSignup  button {
	float:left;
	position:relative;
	left:7px;
	background:url(/media/dis/backgrounds/newsletter_submit_bg.jpg) no-repeat 0 0;
	cursor:pointer;
	text-indent:-9999px;
	border:0;
	height:22px;
	width:24px;
}
.borderList li {
	border-bottom:1px solid #dcdcdc;
	line-height:22px;
	font-weight:bold;
}
/* feel the experience styles */
#feelTheExperienceWrap {
	background:#FFF url(/media/dis/backgrounds/generic_module_bg.gif) repeat-x 0 0;
}
#feelTheExperienceWrapInner {
	background:url(/media/dis/experience_bg.jpg) no-repeat left bottom;
	position:relative;
	padding-bottom:112px;
	min-height:420px;
	_height:420px;
}
#expLoading {
	height:200px;
	text-indent:-9999px;
	background:url(/media/dis/backgrounds/big_loader.gif) no-repeat center 100px;
}
#feelTheExperienceWrapInner .ad728x90 {
	position:absolute;
	bottom:0px;
	left:121px;
}
#feelTheExperienceWrapInner .ad728x90 p {
	display:none;
}
.genericTabs {
	border-bottom:2px solid #854242;
	padding:10px 10px 0;
	margin:0 1px 10px;
	height:23px;
}
.genericTabs li {
	display:inline;
}
.genericTabs li a {
	float:left;
	padding:5px 13px;
	height:11px;
	color:white;
	background:#854242;
	margin:0 2px 2px 0;
	line-height:11px;
}
.genericTabs li a:hover {
	text-decoration:none;
	background:#9d1212;
}
.genericTabs li.activeTab a {
	margin-bottom:0;
	height:13px;
	background:#620404;
}
#experienceScoller {
	height:170px;
	clear:both;
}
#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/dis/backgrounds/experience_scroll_left.jpg);
	margin-left:24px;
	_margin-left:12px;
	visibility:hidden;
}
#experienceScoller  #scrollRight {
	background-image:url(/media/dis/backgrounds/experience_scroll_right.jpg);
}
#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:#666;
}
#experienceScollWrap .scrollItem a:hover {
	text-decoration:none;
	color:#620404;
}
#experienceScollWrap .activeScrollItem {
	background:#dcdcdc;
	color:white;
}
#experienceScollWrap .activeScrollItem a { 
	color:#620404;
}
#experienceScollWrap .activeScrollItem a:hover {
	color:#620404;
}
#experienceContent {
	clear:both;
	min-height:400px;
	margin-top:10px;
	width:auto;
	_height:400px;
}
#experienceVideoBox,
.videoLandBox {
	float:left;
	height:353px;
	width:385px;
	padding:10px 18px 15px 10px;
	background:url(/media/dis/backgrounds/video_bg.png) no-repeat 0 0;
	margin-left:154px;
	_margin-left:77px;
}
#experiencevideocontent {
	_height:400px;
}
.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;
	_height:1%;
}
#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 {
	border-bottom:2px solid #d4e2ee;
	padding-bottom:20px;
	margin-bottom:8px;
}
.mediaThumbsRow {
	background:url(/media/dis/backgrounds/video_land_row_bg.gif) no-repeat 0 0;
	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:#666 url(/media/dis/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 20px 4px 5px;
	background:white url(/media/dis/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:320px;
	border:1px solid #666;
	display:none;
	position:absolute;
	top:24px;
	min-height:20px;
	_height:120px;
	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:#fffeff url(/media/dis/backgrounds/large_cal_list_bg.gif) repeat-x bottom left;
}
.calendarContentDuring ul li ul li,
#calendarContent ul li ul li {
	background:none;
}
#calendarContent ul {
	float:left;
	width:490px;
	background-color:#fff;
	background-image:url(/media/dis/backgrounds/rail_2_mod_footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px 0px 10px 0px;
	margin-bottom:10px;
}

.calendarContentDuring ul li ul li, #calendarContent ul li ul li { 
	background:none; 
}

#calendarContent ul li ul {
	background:none;
}
#calendarContent ul li {
	float:left;
	width:470px;
}
#calendarContent ul li .calLinks li {
	width:auto;
}
.calendarContentDuring .genericTabs {
	margin:0px 1px 0px;
	background-color:#fffeff;
}
.calendarContentDuring .genericTabs li {
	background:none;
	padding:0;
}
.layoutF #mainContentColExtra .calendarContentMain {
	background:url(/media/dis/backgrounds/rail_2_mod_footer.jpg) bottom no-repeat;
	padding-bottom:10px;
}

/*#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;
}
#calendarContent .eventImgCont {
	padding-top:0;
} 
.calendarContentDuring,
#calendarContent {
	clear:both;
	margin:10px 0;
	/*padding-bottom:10px;
	background:#FFF url(/media/dis/backgrounds/rail_2_mod_footer.jpg) bottom no-repeat;*/
}
.calendarContentDuring h4,
#calendarContent h4 {
	background:url(/media/dis/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;
}

.layoutG #mainContentColExtra .calendarContentDuring h4,
.layoutG #mainContentColExtra #calendarContent h4 {
	background:url(/media/dis/backgrounds/full_asphalt_header.jpg) no-repeat 0 0;
}

#calendarContent h4 {
	clear:both;
}
#calendarContent ul li h5 {
	font-size:12px;
	font-weight:bold;
}
#calendarContent ul li h5 a {
	_position:relative;
}
#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 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 {
	background:black;
	height:325px;
	width:970px;
	padding:10px;
	clear:both;
}
.layoutHome #mainTripleColWrap {
	width:970px;
	padding:10px;
	min-height:1%;
	float:left;
	background-color:#dcdcdc;
}
.layoutHome #mainContentCol2 {
	float:left;
	width:670px;
	min-height:300px;
	_height:300px;
	_margin-bottom:10px;
}
.layoutHome #mainContentCol3 {
	float:left;
	width:325px;
	min-height:300px;
	padding-right:10px;
}
.layoutHome #mainContentCol4 {
	float:left;
	width:325px;
	min-height:300px;
	padding-right:10px;
}
.layoutHome #mainContentCol5 {
	float:left;
	clear:left;
	width:660px;
}
.layoutHome #mainContentCol1 {
	width:300px;
	float:right;
	min-height:1%;
}
.layoutHome .homeFlashRotator {
	float:left;
	height:325px;
	width:660px;
	padding-right:10px;
}
#homeModuleCol {
	float:left;
	width:300px;
	height:315px;
}
.layoutHome .smallEventModule {
	background:url(/media/dis/backgrounds/home_event_bg.jpg) no-repeat 0 0;
	width:214px;
	float:left;
	min-height:1%;
	padding:20px 8px 0 0;
}
/*.layoutHome .smallEventModuleWithTime {
	padding-top:40px;
}*/
.layoutHome .upcomingEventsModule .genericModuleHeader {
	background:url(/media/dis/backgrounds/home_black_module_header.jpg) no-repeat 0 0;
}
.layoutHome .upcomingEventsModule .upcomingEventsCalLink {
	background:url(/media/dis/backgrounds/upcoming_events_more_black_bg.jpg) no-repeat 0 0;
}
.layoutHome .smallEventModule .genericModuleHeader {
	line-height:25px;
	margin:0;
	min-height:24px;
	padding-left:11px;
}

.layoutHome .newsletterSignup {
	background:url(/media/dis/backgrounds/newsletter_black_bg.jpg) no-repeat 0 0;
}
.layoutHome .homeExperienceModule, .homeExperienceModule {
	padding-top:90px;
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:#FFF;
}

.layoutHome .homeExperienceModule .genericModuleHeader, .homeExperienceModule .genericModuleHeader {
	color:#620404;
	font-size:16px;
	font-weight:bold;
	border-bottom:2px solid #dcdcdc;
	margin:0 10px;
	padding-left:0;
}
.layoutHome .homeExperienceModule .moduleContentInner, .homeExperienceModule .moduleContentInner {
	color:#666;
	background-color:#FFF;
	background-image:url(/media/dis/backgrounds/home_news_footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.layoutHome .homeExperienceModule .moduleContentOuter, .homeExperienceModule .moduleContentOuter {
	background:none;
}
.layoutHome .homeExperienceModule .borderList li a, .homeExperienceModule .borderList li a {
	font-size:14px;
	font-weight:normal;
	color:#620404;
}
.layoutHome .newsListModule ul.genericTabs {
	padding-bottom:0;
	padding-top:0;
	border-bottom:2px solid #620404;
}
.layoutHome .newsListModule .genericModuleHeader {
	background:url(/media/dis/backgrounds/home_news_header.jpg) no-repeat 0 0;
}
/* 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:url(/media/dis/backgrounds/search_results_bg.jpg) no-repeat 0 0;*/
	background:none;
	padding:10px;
}
#photoLandDropdowns .genericDropDown {
	margin-right:10px;
}
.photoLandBox {
	float:left;
	width:414px;
	padding:10px 14px 7px 10px;
}
#photoLandBoxInfo {
	float:left;
	width:187px;
	color:#06224a;
	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:30px;
	_visibility:hidden;
	z-index:999999 !important;
	background:#000000 !important;
	min-height:1%;
	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; !important;
	padding:13px 0;
	width:156px;
	_overflow-y:hidden;
	color:#FF0000 !important;
	top:auto;
	position:relative;
	/*padding:13px 0;*/
	min-height:1%;
	_height:1%;	
	/*background:url(/media/dis/backgrounds/ribbon_gradient_background.jpg) no-repeat bottom;*/
}
#siteNavMain .subNavAdDrop ul li {
	border:0;
	float:none;
	clear:both;
}
#siteNavMain .subNavAdDrop ul li a {
	border:0;
}
#siteNavMain .subNavAdDrop ul.subNavCol5 {
	width:234px;
	height:60px;
}

#siteNavMain li .subNavCol5 a {
	padding:0;
}
#siteNavMain li .subNavCol5 a:hover {
	background:none;
}

#wrapper .moduleWrap p.videoModuleMoreLink {
	background:fff;
	padding:3px 3px 0px 3px;
	text-align:left;
	margin:0;
}
.videoModuleMoreLink a {
	font-weight:bold;
	padding-left:11px;
	margin:5px 10px 0px;
	background:url(/media/dis/backgrounds/more_link_white_arrow.jpg) no-repeat 0 2px;
	color:#FFF;
}
*  html .layoutF #mainContentColWrap {
      float:left;
}
* html .layoutF #mainContentColExtra {
      margin-right:0;
      /*padding-right:10px;*/
      width:490px;
}
* html .layoutF #mainContentColWrap{
	width:800px;
}
/* -- 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:#87B3CF;
	display:block;
	text-transform:uppercase;
	text-align:right;
	color:#fff;
	font-size:13px;
	margin-bottom:1px;
}
.vertTabsModule .vertTabs li a:hover {
	background:#620404;
	color:#fff;
}
.vertTabsModule .vertTabs li.activeTab a,
.vertTabsModule .vertTabs li.activeTab a:hover {
	background:#620404;
	color:#fff !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/dis/backgrounds/generic_module_bg.gif) repeat-x scroll 0 26px;
}
.wizardBlurb {
	background:url(/media/dis/backgrounds/module_lrg_mid.gif) repeat-y 0 0;
	padding:10px;
}
.wizardOuter {
	background:url(/media/dis/backgrounds/module_lrg_btm.gif) no-repeat 0 bottom;
	padding-bottom:4px;
	width:100%;
	float:left;
}
.wizardInner {
	background:url(/media/dis/backgrounds/module_lrg_mid.gif) repeat-y 0 0;
	padding:0 5px 0;
}
.layoutH .wizardBlurb {
	background:url(/media/dis/backgrounds/module_xxl_mid.gif) repeat-y 0 0;
	padding:10px;
}
.layoutH .wizardOuter {
	background:url(/media/dis/backgrounds/module_xxl_btm.gif) no-repeat 0 bottom;
	padding-bottom:4px;
	width:100%;
	float:left;
}
.layoutH .wizardInner {
	background:url(/media/dis/backgrounds/module_xxl_mid.gif) repeat-y 0 0;
	padding:0 5px 0;
}
.layoutG .wizardBlurb {
	background:url(/media/dis/backgrounds/module_xl_mid.gif) repeat-y 0 0;
	padding:10px;
}
.layoutG .wizardOuter {
	background:url(/media/dis/backgrounds/module_xl_btm.gif) no-repeat 0 bottom;
	padding-bottom:4px;
	width:100%;
	float:left;
}
.layoutG .wizardInner {
	background:url(/media/dis/backgrounds/module_xl_mid.gif) repeat-y 0 0;
	padding:0 5px 0;
}
.layoutI .wizardBlurb {
	background:url(/media/dis/backgrounds/module_xxxl_mid.gif) repeat-y 0 0;
	padding:10px;
}
.layoutI .wizardOuter {
	background:url(/media/dis/backgrounds/module_xxxl_btm.gif) no-repeat 0 bottom;
	padding-bottom:4px;
	width:100%;
	float:left;
}
.layoutI .wizardInner {
	background:url(/media/dis/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/dis/backgrounds/bg_wiz_write.gif) no-repeat 0 8px;*/
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.layoutH .wizardControls {
	/*background:url(/media/dis/backgrounds/bg_wiz_write_xxl.gif) no-repeat 0 8px;*/
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.layoutG.wizardControls {
	/*background:url(/media/dis/backgrounds/bg_wiz_write_xl.gif) no-repeat 0 8px;*/
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.layoutI.wizardControls {
	/*background:url(/media/dis/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;
}

h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}
/*.wizardWrite .btnSubmit {
	background:#396D8F;
	color:#fff;
	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;
}*/
/*.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:normal;
	line-height:12px !important;
	display:block;
}*/
.resetWizButton {
	background:#8D8C87;
	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:transparent url(/media/dis/backgrounds/generic_module_bg.gif) repeat-x scroll 0 29px;
	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:#000 url(/media/dis/backgrounds/rail_1_mod_header.gif) no-repeat 0 0;
}
.scheduleBlurb {
	padding:10px 10px 0;
}

/* -- Camping Module -- */
/*.campingModule {
	background:#f1e8dc;
	margin-bottom:10px; 
	padding-bottom:5px;
}*/
.campingModule .hdrBar {
	background:url(/media/tss/backgrounds/module_660_top.jpg) no-repeat 0 0;
}
.campingModule .genericModuleHeader {
	background:url(/media/tss/backgrounds/module_660_hdr_simple.jpg) no-repeat 0 bottom;
	padding:5px 35px 10px 10px;
	margin:0;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.campingInner {
	padding:0 5px 0; 
}

.layoutG #mainContentColExtra .campingInner {
	background:#FFFEFF url(/media/dis/backgrounds/full_white_footer.jpg) bottom no-repeat;
	padding:0 5px 10px; 
}

.campingBlurb {
	padding:0 5px;
}
.campingModule .genericTabs {
	list-style:none; 
	margin:0;
	padding:0;
}
/*.campingModule .genericTabs li {
	float:left;
	margin-right:1px;
}
.campingModule .genericTabs li a {
	padding:10px 25px;
	background:#a13926;
	color:#fff;
	float:left;
	
}*/
/*.campingModule .genericTabs li.activeTab a,
.campingModule .genericTabs li a:hover {
	background:#fff;
	color:#231f20;
	text-decoration:none;
}*/
.campingMain {
	background:#fff url(/media/tss/backgrounds/module_660_btm_simple.jpg) no-repeat -5px bottom;
	float:left;
	width:650px;
}
.campingMain .imageList {
	background:#fff url(/media/tss/backgrounds/module_660_mid_top_half.jpg) no-repeat -5px -6px;
	list-style:none;
	margin:0;
	padding:0;
}
.campingMain .imageList li {
	float:left;
	padding:10px 5px 10px 0;
}
.campingMain .imageList li.imgReplaced {
	padding:0;
}
.campingMain .imageList li.imgReplaced a {
	background-repeat:no-repeat;
	display:block;
	height:150px;
	text-indent:-9999px;
	overflow:hidden;
}
.campingMain .imageList li.imgReplaced a:hover {
	background-position:0 -151px;
}
.campingModule #expLoading {
	height:150px;
}
.campingOpenHtml {
	background:url(/media/tss/backgrounds/module_660_mid_top_half.jpg) no-repeat -5px -6px;
	padding:10px 5px 5px;
	min-height:135px;
	height:auto !important;
	height:135px;
}
.campingOpenHtml .linkList {
	list-style:none;
	margin:0 auto 10px;
	padding:0;
	width:580px;
}
.campingOpenHtml .linkList li {
	width:260px;
	padding-right:20px;
	float:left;
}

.btnSubmit {
	background:url(/media/dis/buttons/btn_submit.gif) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:64px;
	height:22px;
	border:none;
	margin:0 auto;
}
.btnSubmit:hover {
	background-position:0 -22px;
}

.wizBackButton {
	background:url(/media/dis/buttons/btn_back.gif) no-repeat 0 0;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:60px;
	height:22px;
	margin:0 10px 0 150px;
}
.wizBackButton:hover {
	background-position:0 -22px;
}
.wizNextButton {
	background:url(/media/dis/buttons/btn_next.gif) no-repeat 0 0;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:59px;
	height:22px;
	border:none;
}
.wizNextButton:hover {
	background-position:0 -22px;
}








/*.moduleContentInner {
	background-color:#FFF;
}*/

.imgTout {
	margin:10px 0px;
}

.openHTMLModule {
	margin-bottom:10px;
}
	
.layoutHome #mainContentCol4 .moduleContentOuter {
	background:#FFF url(/media/dis/backgrounds/home_news_footer.jpg) bottom no-repeat;
	padding-bottom:10px;
}
/* Image Text Links with No Header */
/* rail 1 (300px) module headers */
.layoutA #mainContentCol2 .noHeaderITL,
.layoutAa #mainContentColExtra .noHeaderITL,
.layoutB #mainContentCol3 .noHeaderITL,
.layoutC #mainContentColExtra .noHeaderITL,
.layoutD #mainContentCol1 .noHeaderITL,
.layoutDa #mainContentCol1 .noHeaderITL,
.layoutE #mainContentCol2 .noHeaderITL,
.layoutF #mainContentCol1 .noHeaderITL,
.layoutG #mainContentCol1 .noHeaderITL,
.layoutGa #mainContentCol1 .noHeaderITL,
.layoutHome #mainContentCol1 .noHeaderITL {
	background:#000 url(/media/dis/backgrounds/rail_1_mod_header-ALT.jpg) no-repeat 0 0;
}
/* rail 2 (490px) module headers */
.layoutAa #mainContentCol1 .noHeaderITL,
.layoutAa #mainContentCol4 .noHeaderITL,
.layoutC #mainContentCol1 .noHeaderITL,
.layoutD #mainContentCol2 .noHeaderITL,
.layoutDa #mainContentCol2 .noHeaderITL,
.layoutE #mainContentCol1 .noHeaderITL,
.layoutF #mainContentColExtra .noHeaderITL {
	background:#000 url(/media/dis/backgrounds/rail_2_mod_header-ALT.jpg) no-repeat 0 0;
}
/* rail 3 (240px) module headers */
.layoutA #mainContentColExtra .noHeaderITL,
.layoutA #mainContentCol1 .noHeaderITL,
.layoutAa #mainContentCol2 .noHeaderITL,
.layoutAa #mainContentCol3 .noHeaderITL,
.layoutB #mainContentCol1 .noHeaderITL,
.layoutB #mainContentCol2 .noHeaderITL,
.layoutC #mainContentCol2 .noHeaderITL,
.layoutC #mainContentCol3 .noHeaderITL,
.layoutDa #mainContentCol3 .noHeaderITL,
.layoutDa #mainContentCol4 .noHeaderITL {
	background:#000 url(/media/dis/backgrounds/rail_3_mod_header-ALT.jpg) no-repeat 0 0;
}

.layoutG #mainContentColExtra .noHeaderITL, 
.layoutGa #mainContentColExtra .noHeaderITL  {
	background:url(/media/dis/backgrounds/full_asphalt_heade-ALT.jpg) no-repeat 0 0;
}

.noHeaderITL {
	font-size:14px;
	font-weight:bold;
	color:white;
	padding:5px 10px;
}

.layoutI #wrapper #mainContentColWrap #mainContentColExtra .moduleWrap .noHeaderITL	{
	background: url(/media/dis/backgrounds/rail_6_mod_header_ALT.jpg) no-repeat 0px 0px !important;	
}
.layoutH #wrapper #mainContentColWrap #mainContentColExtra .moduleWrap .noHeaderITL	{
	background: url(/media/dis/backgrounds/rail_5_mod_header-ALT.jpg) no-repeat 0px 0px !important;	
}

#photo .largeFullHeader .addthis_toolbox {
	margin-top:-1px;
	padding-top:0;
}

*+html #photo .largeFullHeader .addthis_toolbox {
	margin-top:-22px;
	margin-right:5px;
}
#experiencePhotoContent .addthis_toolbox {
	position:relative;
	left:585px;
}

/* -- Timeline -- */
.jcarousel {
	list-style:none;
	margin:0;
	padding:0;
}
.jcarousel-list {
	left:0;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	top:0;
	z-index:1;
	list-style:none;
}
.jcarousel-clip {
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	z-index:2;
}
/*.jcarousel-item {
    width:100px;
    height: 75px;
}*/
.timelineColumn {
	background:url(/media/dar/backgrounds/bg_timeline_scroller.jpg) no-repeat 0 0;
	clear:left;
	float:left;
	width:120px;
	height:509px;
	margin:13px 0 10px 15px;
	overflow:hidden;
	padding:15px 0 15px 8px;
	position:relative;
	width:112px;
	height:479px;
}

* html .timelineColumn {
	margin-left: 7px;
}

.jcarousel-container-vertical {
	width:112px;
	height:479px;
}
.jcarousel-clip-vertical {
	width:109px;
	height:474px;
}
.jcarousel-container-vertical .jcarousel-item-vertical {
    width:109px;
	height:79px;
}
* html .jcarousel-container-vertical .jcarousel-item-vertical {
	float:left;
	clear:left;
}
* + html .jcarousel-container-vertical .jcarousel-item-vertical {
	float:left;
	clear:left;
}
.jcarousel-container-vertical .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
/**
 *  Vertical Buttons
 */
.jcarousel-prev-vertical,
.jcarousel-next-vertical {
	width:120px;
	margin:0;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.jcarousel-prev-vertical {
	background:url(/media/dis/dis-btn_timeline_up.jpg) no-repeat 0 0;
	height:12px;
	position:absolute;
	top:0;
	left:0;
}

.jcarousel-next-vertical {
	background:url(/media/dis/dis-btn_timeline_down.jpg) no-repeat 0 0;
	height:12px;
	position:absolute;
	bottom:0;
	left:0;
}
.jcarousel-prev-disabled-vertical,
.jcarousel-prev-disabled-vertical:hover,
.jcarousel-prev-disabled-vertical:active,
.jcarousel-next-disabled-vertical,
.jcarousel-next-disabled-vertical:hover,
.jcarousel-next-disabled-vertical:active {
	opacity:0.4;
	filter:alpha(opacity=40);
}
.jcarousel-container-vertical a {
	padding:2px 7px 2px 2px;
	width:100px;
	height:75px;
	display:block;
	outline:none;
}
.jcarousel-container-vertical a:hover {
	background:url(/media/dis/dis-bg_timeline_thumb.gif) no-repeat 0 0;
}
.jcarousel-container-vertical a.active {
	background:url(/media/dis/dis-bg_timeline_thumb.gif) no-repeat 0 -79px;
}
#tooltip{
	background:url(/media/dis/dis-timeline_tooltip.gif) no-repeat 0 0;
	position:absolute;
	padding:10px 10px;
	color:#fff;
	font-size:11px;
	display:none;
	z-index:100;
	display:block;
	width:80px;
	height:68px;
	text-align:left;
}

#timelineWrap {
	background:url(/media/dis/dis-bg_timeline_mid.jpg) repeat-y left top;
	width:970px;
}
#timelineWrapOuter {
	background:url(/media/dis/dis-bg_timeline_top.jpg) no-repeat scroll 0 0;
}
#timelineWrapInner {
	background:url(/media/dis/distimelinebg.jpg) no-repeat scroll left bottom;
	padding-bottom:10px;
	position:relative;
	width:970px;
	margin-bottom:10px;
	min-height:580px;
	height:auto !important;
	height:580px;
}
#timelineContentWrapper {
	width:810px;
	min-height:359px;
	height:auto !important;
	height:359px;
	padding:10px 0 0 10px;
	float:left;
}
#timelineContentWrapper h2 {
	font-size:30px;
	margin-bottom:20px;
	font-weight:normal;
}
#timelineContent {
	position:relative;
}
#timelineContent .photoContent img {
	border:3px double #d7d6d6;
	float:left;
	margin:0 10px 10px 0;
}
#videoLanding {
	float:left;
	width:504px;
	height:411px;
}
#timelineVideoInfo {
	float:right;
	width:295px;
}
#timelineWrap .genericTabs {
	list-style:none;
	margin:0;
	padding-left:6px;
	padding-top:4px;
	padding-right:3px;
}
#timelineWrap .genericTabs li {
	float:left;
	margin-right:1px;
} 
#timelineWrap .genericTabs li a {
	background:#3589a8 url(/media/dar/buttons/bg_tab.jpg) repeat-x right top;
	float:left;
	color:#fff;
	padding:6px 10px 0;
	height:23px;
	font-size:14px;
	width:94px;
	text-align:center;
}
#timelineWrap .genericTabs li a.imgReplaced {
	text-indent:-9999px;
	overflow:hidden;
	text-align:left;
	width:93px;
	height:29px;
	background-position:0 0;
	background-repeat:no-repeat;
	padding:0;
}
#timelineWrap .genericTabs li.activeTab a {
	background:#fff;
	color:#2c2300;
}
#timelineWrap .genericTabs li.activeTab a.imgReplaced,
#timelineWrap .genericTabs li a.imgReplaced:hover,
#timelineWrap .genericTabs li.activeTab a.imgReplaced:hover {
	background-position:0 -29px;
}
#timelineWrap .genericTabs li a:hover, 
#timelineWrap .genericTabs li.activeTab a:hover {
	background:#fff;
	text-decoration:none;
	color:#2C2300;
}
#timelinePhotoInfo .addthis_toolbox, #timelineVideoInfo .addthis_toolbox {
	position:absolute;
	top:0;
	right:0;
}
#timelineWrap .genericTabs {
	/*border-bottom:2px solid #666;*/
	border-bottom:0px;
	height:31px;
}
#timelinePhotoInfo #experienceVideoTitle, #timelineVideoInfo #experienceVideoTitle, #timelineVideoInfo h4 {
	display:none;
}

