/***********************************
*  TSS Theme
*  Created on: 07/2009
*  Travis Cunningham
***********************************/
html {
}
body {
	background:url(/media/tss/backgrounds/tssbg.jpg) no-repeat center top black;
	text-align:center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px;
	color:#2b2926;
	padding-bottom:50px;
}
* html body {
	/*background:url(/media/tss/backgrounds/bg_body.jpg) no-repeat center 0;*/
}
#wrapper {
	/*background:#84898E url(/media/tss/images/lightBG.jpg) repeat-x top left;*/
	/*background-color:#84898e;*/
	width:990px;
	text-align:left;
	margin:0 auto;
	position:relative;
	z-index:1;
	padding:0 0 10px;
	min-height:500px;
	height:auto !important;
	height:500px;

	/*NEW*/
	background:url(/media/tss/images/transparent_wrapper_Bg3.png) no-repeat top left;
	/*border: 1px solid #939698;*/
	border-top:none;
}
.layoutHome #wrapper {
	background:url(/media/tss/images/homepageContent_bg2.png) no-repeat top left;
}
* html #wrapper {
	/*background:#fffffb;*/
	width:990px;
	overflow-x:hidden;
}
#breadCrumbTitleArea {
	/*background-color:#333;*/
	width:960px;
	padding:11px 10px 11px 20px;
	position:relative;
	/*margin-bottom:15px;*/
	/*border-bottom:1px solid #EEE;*/

	/*---NEW---*/
	margin-bottom: 0;
	margin-left:2px;
}
#breadCrumbTitleArea h1, #breadCrumbTitleArea h2 {
	margin:0;
	color:white;
	font-weight:bold;
	font-size:24px;
	width:80%;
}
#breadCrumbTitleArea .adModule {
	margin-bottom:0;
	position:absolute;
	top:10px;
	right:10px;
	/*display:none;*/
}
#breadCrumbTitleArea .adModule p {
	color:#fff;
	font-weight:bold;
	float:left;
	padding:12px 10px 0 0;
	margin:0;
	letter-spacing:-0.7px;
}
#siteHeader {
	width:990px;
	margin:0 auto;
	position:relative;
	text-align:left;
	padding:0 5px;
	z-index:50;
}
#siteHeaderInner {
	width:990px;
	min-height:67px;
	height:auto !important;
	height:67px;
	padding-top:30px;
	padding-bottom:0;
}
#siteHeader ul, #mainFooter ul {
	list-style:none;
	margin:0;
	padding:0;
}
#siteHeader ul li, #mainFooter ul li {
	float:left;
}
a, a:visited {
	color:#D42A2B;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#D42A2B;
	text-decoration:underline;
}
.layoutHome a, .layoutHome a:visited {
	color:#4d4d4d;
	text-decoration:none;
	font-weight:normal;
}
.layoutHome a:hover {
	color:#3d505a;
	text-decoration:underline;
}
#mainFooter a {
	color: white;
	font-size:11px;
	font-weight:bold;
}
#mainFooter a:hover {
	color: white;
	text-decoration:underline;
}
img {
	border:none;
}
p {
	margin:0 0 10px;
}
h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#fff;
}
h4 {
	font-size:12px;
	font-weight:bold;
}
ul, ol {
	padding:0;
	margin:0 0 10px 25px;
}
form {
	margin:0;
	padding:0;
}
/* -- Header -- */
#siteLogo {
	background:url(/media/tss/backgrounds/tsslogo.png) no-repeat 0 0 transparent;
	width:191px;
	height:80px;
	margin:15px 0 0 15px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
#siteHeader .adModule {
	background:url(/media/tss/backgrounds/bg_header_ad.jpg) no-repeat 0 0;
	width:729px;
	height:90px;
	padding:2px 3px 3px 2px;
	float:left;
	margin-bottom:0;
	margin-left:15px;
	display:none;
}
#siteHeader .adModule p {
	display:none;
}
#socialHeaderNav {
	position:absolute;
	right:10px;
	top:65px;
}
#socialHeaderNav li {
	margin-right:3px;
}
#headerInfoBox {
	position:absolute;
	top:0;
	left:5px;
	width:990px;
	padding:7px 0 7px 10px;
	display:block;
	color:#fff;
	font-size:12px;
}
#headerInfoBox a {
	color:#f1cfa3;
}
#headerInfoBox a span {
	color:#cacaca;
	font-size:14px;
}
#headerInfoBox a:hover {
	color:#fff;
}
#headerInfoBox a:hover span {
	color:#cacaca;
}
#headerLinkBox {
	position:absolute;
	top:95px;
	right:0;
	/*width:485px;*/
	padding:7px 10px 7px 0 !important;
	/*display:none;*/
}
#headerLinkBox li {
	padding-left:5px;
	margin:0 5px 0 5px;
}
#headerLinkBox li.lastItem {
	border-left:none;
	padding-left:0;
}
#headerLinkBox li a {
	font-size:10px;
	color:#fff;
	font-weight:900;
	text-transform:uppercase;
	display:block;
	/*background:url("/media/tss/backgrounds/redarrows.png") no-repeat 0 0 transparent;
	padding-left:28px;*/
}
#headerSearch {
	display:none;
	background:url(/media/tss/backgrounds/bg_search.jpg) no-repeat 0 bottom;
	margin:20px 0 0 0;
	float:right;
	width:221px;
	height:33px;
	padding:10px 0 0 110px;
	text-align:left;
}
#headerSearch input {
	width:164px;
	height:18px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0;
	padding:0;
	border:none;
	background:none;
	float:left;
	padding:3px 0 0 2px;
}
#headerSearch button {
	background:url(/media/tss/buttons/btn_search.jpg) no-repeat 0 0;
	float:left;
	width:34px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
#headerSearch button:hover {
	background-position:0 -22px;
}
#siteHeader #utilityNav {
	background:url(/media/tss/backgrounds/bg_utility.jpg) no-repeat 0 bottom;
	margin:20px 0 0 0;
	float:left;
	width:348px;
	height:43px;
	padding-left:70px;
	/*display:none;*/
}
#utilityNav li a {
	display:block;
	height:41px;
	text-indent:-9999px;
	overflow:hidden;
	text-align:left;
}
#camping {
	background:url(/media/tss/nav/camping.jpg) no-repeat 0 0;
	width:110px;
}
#maps {
	background:url(/media/tss/nav/maps.jpg) no-repeat 0 0;
	width:85px;
}
#guest {
	background:url(/media/tss/nav/guest.jpg) no-repeat 0 0;
	width:144px;
}
#utilityNav li a:hover {
	background-position:0 -43px;
}
/* -- Navigation -- */
#siteNavMain {
	width:996px;
	clear:both;
	position:relative;
	padding-top:10px;
}
#siteNavMain li {
	float:left;
}
#siteNavMain li a {
	display:block;
	height:51px;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:-6px;
}
#nav_tickets {
	background:url(/media/tss/nav/ticketsnav.png) no-repeat 0 0;
	width:254px;
	margin-left:-6px;
}
#nav_camping {
	background:url(/media/tss/nav/campingnav.png) no-repeat 0 0;
	width:246px;
}
#nav_guestinfo {
	background:url(/media/tss/nav/guestinfonav.png) no-repeat 0 0;
	width:248px;
}
#nav_connect {
	background:url(/media/tss/nav/connectnav.png) no-repeat 0 0;
	width:254px;
}
#nav_this {
	background:url(/media/tss/nav/this_is.jpg) no-repeat 0 0;
	width:188px;
}
#nav_multimedia {
	background:url(/media/tss/nav/multimedia.jpg) no-repeat 0 0;
	width:144px;
}
#nav_news {
	background:url(/media/tss/nav/news.jpg) no-repeat 0 0;
	width:88px;
}
#nav_inside {
	background:url(/media/tss/nav/inside.jpg) no-repeat 0 0;
	width:144px;
}
#nav_hall {
	background:url(/media/tss/nav/hall.jpg) no-repeat 0 0;
	width:245px;
}
#siteNavMain li.activeNav a.mainNavLink,
#siteNavMain a.activeNav {
	background-position:0 -51px;
}
#siteNavMain li:hover a, #siteNavMain li a:hover,
#siteNavMain li.sfhover a {
	background-position:0 -51px;
}
/* -- Ribbon -- */
#siteNavMain li ul {
	position: absolute;
	top:-9999px;
  	left:0;
	list-style:none;
	margin:0;
	padding:0;
	z-index:999;
}
#siteNavMain li:hover ul, #siteNavMain li.sfhover ul {
	top:45px;
}
*+ html #siteNavMain li:hover, *+ html #siteNavMain li.over {
	position: static; /* make menus not sticky in ie7 */
}
#siteNavMain li ul li {
	/*background:#666666 url(/media/tss/backgrounds/bg_ribbon.jpg) no-repeat 0 0;*/
	background: url(/media/tss/backgrounds/ribbon_nav_v2.png) no-repeat 0 0;
	padding-bottom:10px;
	width:990px;
	height:119px;
	position:relative;
}
#siteNavMain li ul li ul {
	list-style:none;
	margin:0;
	float:left;
	width:170px;
	position:static;
	padding-bottom:6px;
}
#siteNavMain li ul li ul li {
	background:none;
	float:none;
	padding:0 0 2px;
	margin:9px 0 0 12px;
	width:150px;
	height:auto;
	overflow:auto;
	border-bottom:1px solid #57676f;
}
#siteNavMain li ul li ul.subNavCol1 {
	width:200px;
	min-height:60px;
	height:auto !important;
	height:60px;
}
#siteNavMain li ul li ul.subNavCol1 li {
	margin:9px 0 0 43px;
}
#siteNavMain li ul li ul.subNavCol5 {
	width:240px;
	/*position:absolute;*/
	top:10px;
	left:736px;
}
#siteNavMain li ul li ul.subNavCol5 li {
	/*width:240px;
	margin:0;
	border-bottom:none;
	padding:0;*/
}
#siteNavMain li ul li ul.subNavCol5 a {
	width:234px;
	height:60px;
}
#siteNavMain li ul li a {
	text-indent:0;
	height:auto;
	color:#ffffff;
	font-size:11px;
	height:13px;
	display:inline;
	font-weight:bold;
}
#siteNavMain li ul li a:hover {
	color:#fff;
	text-decoration:underline;
}
/* -- Subnav -- */
#wrapper #navAdCol {
	/*margin:0 0 0 10px;*/
	/*width: 160px;*/

	/*---------NEW---------*/
	display: block;
	width:990px;
	margin: 0 0 0 2px;
	/*height:61px;*/
	/*padding-bottom: 10px;*/
	padding-top:12px;

}

#innerWrapper{



	}

* html #navAdCol {
	margin-left:5px;
}
#navAdCol .moduleContentInner {
	padding:0 5px 10px;
}
#navAdCol h4 {
	display:none;
}
#navAdCol h4.genericModuleHeader {
	display:inline;
}
.subNavModule .adBlock {
	float:left;
	margin-bottom:10px;
}
.subNavModule ul {
	list-style:none;
	margin-left:8px;
	padding:0;
	float:left;

	/*---------NEW---------*/
	position: relative;
    width: 970px;
	/*background-color:#D42A2B;*/
	background-color:#3c3b3b;
	margin-top:5px;

}
.subNavModule ul li {
	float:left;

	/*---------NEW---------*/
	/*clear:left;*/
	/*width:160px;*/
	/*width: 123.6px;*/
	/*border-right:1px solid #FFFFFF;*/
	width:125px;



}
.subNavModule ul li a {
	background:url(/media/tss/backgrounds/bg_subnav.jpg) repeat-y 0 0;
	padding:11px 16px 10px 30px;
	color:#fff !important;
	float:left;
	/*width:140px;*/
	/*border-bottom:1px solid #000;*/

	/*----NEW---*/
	width: 104px;
	text-indent:9px;
	font-size:11px;







}
.subNavModule ul li li a {
	height:auto;
	padding:0 10px;
	/*border-right:1px solid #CD1041;*/
	width:114px;
	line-height:9px
}
.subNavModule ul li a:hover {
	text-decoration:none;
}
.subNavModule ul li a:hover,
.subNavModule li.noSubActive a.activeSubNav,
.subNavModule li.subNavOpenened a.activeSubNav {
	/*background:url(/media/tss/backgrounds/bg_subnav_active.jpg) repeat-y 0 0;*/
	background:url(/media/tss/backgrounds/bg_subnav_active.jpg) no-repeat 0 0;
	/*color:white !important;*/
	color:black !important;
	background-position:bottom;
	text-decoration:underline;





}
.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 {
	/* background:url(/media/tss/backgrounds/bg_subsubnav_active.jpg) no-repeat 0 8px; */
	background:transparent;
	color:black !important;
	font-weight:bold;
	/*padding-left:12px;*/
}
.subNavModule li.subNavOpenened .subNavActive li a {
	background:url(/media/tss/backgrounds/bg_subsubnav.jpg) no-repeat 0 8px;
	color:#a26828 !important;
	padding-left:12px;
}
.subNavModule ul li ul {
	background-color:#ebeced;
	margin:0 0;
	/*width:140px;*/
	/*padding:5px 10px;*/

	/*---NEW---*/
	left: 0;
	top: 32px;
	position: absolute;
	width: 970px;
	display: block;
	padding-top:10px;
}
.subNavModule ul ul, .subNavModule ul ul li {
	width:135px;
	/*border-right:1px solid #333333;*/
	border-right:1px solid #cd1041;
	/*border-height: 5px;*/
}
.subNavModule ul ul, .subNavModule ul ul li:last-child, .subNavModule ul ul li:last-child a{
	border-right:none !important;
    }




.subNavModule ul ul ul, .subNavModule ul ul ul li {
	width:130px;
}
.subNavModule ul li ul ul {
	background:none;
	margin-left:10px;
	margin:0;
	padding:0;
	border:none;
}
.subNavModule ul li li a,
.subNavModule ul li.subNavOpenened li a {
	/* background:url(/media/tss/backgrounds/bg_subsubnav.jpg) no-repeat 0 10px; */
	background:transparent;
	color:#666 !important;
	font-weight:normal;
	/*padding-left:12px;*/
	float:left;
	/*width:auto;*/
	min-height:inherit;
	border-bottom:none;
}
.subNavOpenened {
	height:50px;
}
/* -- Homepage -- */
.homeFlashRotator {
	width:660px;
	height:655px;
	margin-bottom:10px;
}
.layoutHome .homeFlashRotator {
	width:970px;
	height:460px;
	margin:0 auto;
	/*background-color:#EBECEE;*/
}
.genericRotator {
	background-color:#EBECEE;
}
.layoutHome #mainContentColExtra {
	float:right;
	width:300px;
}
.layoutHome #mainTripleColWrap {
	width:970px;
	float: none;
	margin-top: 10px;
}
.layoutHome #mainContentCol1 {
	width:300px;
	height: 250px;
	/*float:left;*/
}
.layoutHome #mainContentCol1 .calendarContentDuring,
.layoutHome #mainContentCol1 .calendarContentDuring .genericTabs,
.layoutHome #mainContentCol1 .moduleWrap {
	width:660px;
}
.layoutHome #mainContentCol1 .calendarContentDuring h4,
.layoutHome #mainContentCol1 .moduleWrap h4 {
	background:url(/media/tss/backgrounds/module_660_hdr.jpg) no-repeat 0 0;
}
.layoutHome #mainContentCol1 .calendarContentDuring .genericTabs {
	width:654px;
}
.layoutHome #mainContentCol1 .calendarContentMain ul {
	background:url(/media/tss/backgrounds/bg_home_schedule.jpg) repeat-y center 0;
	width:628px;
	margin:0;
}
.layoutHome #mainContentCol1 .calendarContentDuring ul li.withImage {
	width:518px;
}
.layoutHome #mainContentCol1 .calendarContentMain a {
	color:#990000;
}
.layoutHome #mainContentCol1 .calendarContentMain a:hover {
	color:#660000;
}
.layoutHome #mainContentCol2 {
	height: 250px;
    width: 340px;
}
.layoutHome #mainContentCol2 .moduleWrap h4 {
	border-left:1px solid #292929;
	border-right:1px solid #292929;
}
.layoutHome #mainContentCol2 .moduleContentOuter {
	padding:0;
}
.layoutHome #mainContentCol2 .moduleContentInner {
	background:#4b0002 url(/media/tss/backgrounds/module_300_mid_home.jpg) no-repeat 0 0;
	min-height:176px;
	height:auto !important;
	height:176px;
	color:#fff;
}
.layoutHome #mainContentCol2 .moduleContentInner a {
	color:#ffee00;
}
.layoutHome #mainContentCol3 {
	height: 250px;
    width: 300px;
}
.layoutHome #mainContentCol4 {
	float:left;
	width:660px;
	margin-top: 5px;
}
.layoutHome #mainContentCol3 .newsTabsModule {
	width:353px;
}
.layoutHome #mainContentCol3 .genericTabs {
	width:347px;
}
.hdrBar {
	position:relative;
}
.newsTabsModule .hdrBar h4 {
	padding-right:90px;
}
.newsTabsModule .hdrLinks {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:58px;
	right:10px;
	width:165px;
}
.newsTabsModule .hdrLinks li {
	float:right;
	padding-left:10px;
	color:#A26828;
	font-weight:bold;
}
.hdrBar .rss {
	background:url(/media/tss/icons/ico_rss.jpg) no-repeat right center;
	padding:5px 25px 5px 0;
}
/* -- Misc Layout -- */
#mainContentColWrap {
	float:left;
	padding:0 0 0 12px;
	margin-top:10px;

}
* html #mainContentColWrap,
*+ html #mainContentColWrap {
	width:800px;
}
* html .layoutG #mainContentColWrap,
* html .layoutGa #mainContentColWrap,
*+ html .layoutG #mainContentColWrap,
*+ html .layoutGa #mainContentColWrap {
	width:970px;
}
.layoutHome #mainContentColWrap {
	padding:0 10px 10px;
	width:970px;
}
* html .layoutHome #mainContentColWrap {
	background:url(/media/tss/backgrounds/bg_wrapper.jpg) no-repeat -3px 0;
}
.layoutAa #mainContentCol4 {
	margin-top:0;
}
.layoutAa #mainContentCol1, .layoutL #wrapper, .layoutK #wrapper {
	margin-bottom:0;
}
.layoutL #mainContentCol1, .layoutL #mainContentCol2, .layoutL #mainContentCol3 {
	padding-bottom:0;
}
.layoutK #mainContentCol1, .layoutK #mainContentCol2, .layoutK #mainContentCol3, .layoutK #mainContentCol4 {
	padding-bottom:0;
}
.layoutK #mainContentColWrap,
.layoutL #mainContentColWrap {
	padding-top:0;
}
.layoutK #wrapper,
.layoutL #wrapper {
	width:996px;
}
/* -- Footer -- */
#mainFooter {
	width:950px;
	margin:0 auto;
	position:relative;
	text-align:left;
	padding:0 20px 0;
	min-height:80px;
	height:auto !important;
	/*height:117px;*/
	/*background:#84898e;*/
	background-color:#000000;
}
* html #mainFooter {
	/*background:url(/media/tss/backgrounds/bg_footer.gif) no-repeat 0 0;*/
}
#mainFooter #footerLinks {
	margin:0 auto;
	height:18px;
	width:810px;
	position:relative;
	top:340px;
	left:100px
}
#footerLinks li {
	margin-right:10px;
	padding-right:8px;
}
#footerLinks li.lastItem {
	margin-right:0;
	padding-right:0;
	border-right:none;
}
#connectFtr
{
	clear:both;
	float:right;
	width:335px;
	/*display:none;*/
}
#connect {
	background:url(/media/tss/backgrounds/hdr_connect.jpg) no-repeat 0 0;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:335px;
	height:12px;
	margin-bottom:18px;
	clear:both;
	padding-bottom:0 !important;
}
#connectFtr ul li {
	padding-bottom:10px;
}
#facebook,
#ustream {
	clear:left;
}
#facebook a {
	background:url(/media/tss/backgrounds/facebook.jpg) no-repeat 0 0;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:76px;
	height:30px;
	margin:0 10px 0 0;
}
#youtube a {
	background:url(/media/tss/backgrounds/youtube.jpg) no-repeat 0 0;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:76px;
	height:30px;
	margin:0 10px 0 0;
}
#twitter a {
	background:url(/media/tss/backgrounds/twitter.jpg) no-repeat 0 0;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:76px;
	height:30px;
	margin:0 10px 0 0;
}
#tumblr a {
	background:url(/media/tss/backgrounds/tumblr.jpg) no-repeat 0 0;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:111px;
	height:32px;
}
#ustream a {
	background:url(/media/tss/backgrounds/USTREAM.jpg) no-repeat 0 0;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:121px;
	height:32px;
}
#facebook a:hover,
#youtube a:hover,
#twitter a:hover {
	background-position:0 -30px;
}
#tumblr a:hover, #ustream a:hover {
	background-position:0 -32px;
}
#footerCopy {
	color: #afafaf;
	font-size:10px;
	position:relative;
	margin:0 auto;
    top:345px;
	width:485px;
}
#footerLogo {
	display:none;
	width:210px;
	height:207px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	left:390px;
	top:10px;
}
#footerDigitaria {
	background:url(/media/tss/backgrounds/digi.jpg) no-repeat 0 0;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:127px;
	height:19px;
	position:absolute;
	bottom:23px;
	left:17px;
}
#footerDigitaria:hover {
	background-position:0 -19px;
}
.newsletterSignup {
	background:url(/media/tss/backgrounds/newsletterbg.png) no-repeat 0 0;
	width: 278px;
	margin-bottom:10px;
	height: auto;
	display:block;
	padding: 50px 10px 0 12px;
}
.newsletterSignup label {
	display:none;
}
.newsletterSignup input {
	border:none;
	color:#231f20;
	font-size:14px;
	float:left;
	width: 230px;
	height:18px;
	/*padding-top:5px;
	margin-right: 5px;*/
	margin-top:7px;
}
.newsletterSignup button {
	border:none;
	background:transparent;
	text-indent:-9999px;
	overflow:hidden;
	width:34px;
	height:28px;
	float:left;
	cursor:pointer;
	margin-top:3px;
	padding:0;
	margin-left:10px;
}
.newsletterSignup button:hover {
	background-position:0 -22px;
}
#mainFooterInner .newsletterSignup {
	background:url(/media/tss/backgrounds/bg_newsletter_ftr.jpg) no-repeat 0 0;
	width:275px;
	margin-bottom:10px;
	height:30px;
	display:block;
	padding-top:0;
	padding-bottom:0;
	padding-right:0;
	padding-left:5px;
	float:right;

	position: absolute;
	z-index: 2;
	bottom: 117px;
    left: 20px;
    right: 692px;
    top: -40px;
}

#mainFooterInner .newsletterSignup button {
	border:none;
	background:url(/media/tss/buttons/btn_newsletter.jpg) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	width:66px;
	height:22px;
	float:left;
	cursor:pointer;
	margin-top:4px;
}
#mainFooterInner .newsletterSignup input {
	background:none;
	border:none;
	color:#231f20;
	font-size:14px;
	float:left;
	width:200px;
	height:22px;
	padding-top:5px;
}
/* -- Large Event -- */
.largeEventMain {
	color:#fff;
	position:relative;
	width:454px;
	height:318px;
	padding:0 18px;
	font-size:14px;
	margin-bottom:10px;
}
.largeEventMain p {
	margin-bottom:5px;
}
.largeEventMain .adModule {
	position:absolute;
	top:5px;
	right:5px;
}
.lrgEventMainDate {
	padding:20px 0 0 0;
	font-size:12px;
}
.lrgEventMainTitle {
	font-size:32px;
	font-weight:bold;
	text-transform:uppercase;
}
.lrgEventMainDesc {
	font-weight:bold;
}
.eventBottomLinks {
	float:left;
	margin-right:5px;
}
.lrgEventButtons {
	position:absolute;
	bottom:10px;
	left:10px;
}
.lrgEventButtonBuy {
	background:url(/media/tss/buttons/btn_tickets.jpg) no-repeat 0 -22px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:70px;
	height:22px;
}
.lrgEventButtonBuy:hover {
	background-position:0 0;
}
.lrgEventButtonTravel {
	background:url(/media/tss/buttons/btn_travel.jpg) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:139px;
	height:22px;
}
.lrgEventButtonTravel:hover {
	background-position:0 -22px;
}
.lrgEventButtonOffers {
	background:url(/media/tss/buttons/btn_special.gif) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:139px;
	height:22px;
}
.lrgEventButtonOffers:hover {
	background-position:0 -22px;
}
.lrgEventButtonSchedule {
	background:url(/media/tss/buttons/btn_schedule.jpg) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:82px;
	height:22px;
}
.lrgEventButtonSchedule:hover {
	background-position:0 -22px;
}
.lrgEventButtonCamping {
	background:url(/media/tss/buttons/btn_camping.jpg) no-repeat 0 -22px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:78px;
	height:22px;
}
.lrgEventButtonCamping:hover {
	background-position:0 0;
}
/* -- Countdown Clock -- */
.largeEventMain .countdownClock {
	background:url(/media/tss/backgrounds/bg_lrg_clock.gif) no-repeat 0 0;
	width:217px;
	height:49px;
	position:absolute;
	bottom:40px;
	left:10px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	line-height:24px;
}
.timeLabels {
	display:none;
}
.countdownClock td {
	text-align:center;
}
.initialNote {
	font-size:9px;
}
.largeEventMain .countdownClock td.countdownDay {
	padding:5px 0 2px;
	width:58px;
}
.largeEventMain .countdownClock td.countdownHour {
	padding:5px 0 2px 0;
	width:55px;
}
.largeEventMain .countdownClock td.countdownMin {
	padding:5px 0 2px 0;
	width:52px;
}
.largeEventMain .countdownClock td.countdownSec {
	padding:5px 0 2px 0;
	width:50px;
}
.smallEventModuleWithTime .moduleContentInner {
	padding-bottom:75px;
	position:relative;
}
.smallEventModule .countdownClock {
	margin-bottom:10px;
	background:url(/media/tss/backgrounds/bg_sm_clock.jpg) no-repeat 0 0;
	width:211px;
	height:48px;
	padding:0;
	position:absolute;
	bottom:0;
	left:10px;
}
.smallEventModule .countdownDay,
.smallEventModule .countdownHour,
.smallEventModule .countdownMin,
.smallEventModule .countdownSec {
	font-size:25px;
	font-weight:bold;
	padding:0 0 5px;
	line-height:35px;
}
.smallEventModule .countdownDay {
	width:58px;
}
.smallEventModule .countdownHour {
	width:53px;
}
.smallEventModule .countdownMin {
	width:45px;
}
.smallEventModule .countdownSec {
	width:40px;
	padding-left:10px;
}
.countdownClock {
	color:#fff;
	font-size:10px;
}
.smallEventModuleWithTime .moduleContentInner {
	position:relative;
	padding-bottom:65px !important;
}
.smallEventModuleWithTime .countdownClock {
	position:absolute;
	bottom:0;
	left:12px;
}
/* -- News List -- */
.newsListModule ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.newsListModule .paginatedArticleList {
	margin-left:3px;
	border-top:1px solid #e6eef5;
}
.newsListModule ul li p, .newsListModule .paginatedArticleList p {
	margin-bottom:0;
}
.newsListModule ul li {
	border-bottom:1px solid #c7c7c7;
	padding:4px 0;
	float:left;
	width:460px;
}
.newsInfo {
	padding:0;
	float:left;
	width:630px;
}
#mainContentColExtra .newsListModule .moduleContentInner {
	padding:0;
}
.newsListModule .paginatedArticleList li {
	padding:4px 0;
}
.newsListModule ul li .newsListArticleDate {
	float:left;
	width:60px;
	font-size:10px;
	color:#686868;
}
.newsListModule ul li .newsListArticleInfo {
	float:left;
	width:560px;
}
.newsListModule .moreLink, .rssModule .moreLink {
	float:left;
	margin:0;
	padding-top:10px;
	background:none;
}
.newsListModule .moreLink a {
	background:url(/media/tss/icons/ico_arrow_red.gif) no-repeat left center;
	padding-left:10px;
}
.rssModule .moreLink a {
	background:url(/media/tss/icons/ico_arrow_red.gif) no-repeat left center;
	padding-left:10px;
}
.newsListModule .moreLink {
	padding-left:60px;
}
.rssModule .moreLink {
	padding-left:50px;
}
* html .newsListModule .moreLink a, * html .rssModule .moreLink a {
	background:url(/media/tss/icons/ico_blue_arrow.gif) no-repeat left center;
}
/* -- News Landing -- */
.featuredStoryInner {
	/*background:url(/media/tss/backgrounds/module_490_btm.jpg) no-repeat left bottom;*/
	background-color:#e6e6e6;
	width:650px;
	position:relative;
	padding:48px 5px 15px;
	min-height:180px;
	height:auto !important;
	height:180px;
}
.featuredStory {
	/*background:url(/media/tss/backgrounds/module_490_mid.jpg) repeat-y 0 0;*/
	margin-bottom:10px;
	position:relative;

}
.featuredStoryInfo {
	background:url(/media/tss/backgrounds/module_660_hdr.jpg) no-repeat left 0;
	padding:8px 10px 10px;
	width:660px;
	height:30px;
	position:absolute;
	top:0;
	left:0;
}
.featuredStory .sponsor {
	position:absolute;
	top:0;
	right:0;
}
/*.featuredStory .resultType {
	font-size:14px;
	font-weight:bold;
	padding:0;
	color:#000;
	text-transform:uppercase;
}*/
.featuredStory .previewImg {
	float:left;
	margin:0 10px 5px 0;
}
.featuredStoryDetails {
	min-height:180px;
	height:auto !important;
	height:180px;
	padding:10px;
	background-color:#fff;
	border-radius:5px;
}
.featMeta {
	margin:0 0 20px;
}
.featMeta .summary {
	display:none;
}
* html .moduleWrap .clear {
	display:inline;
}
/* -- Photo/Video Landing -- */
#photoLandDropdowns, #videoLandDropdowns {
	padding:0;
}
.videoLandBox {
	padding:5px;
	float:left;
	width:402px;
	height:337px;
}
#videoLandBoxInfo {
	padding:35px 10px 10px 0;
	position:relative;
	float:left;
	width:208px;
}
#videoLandBoxInfo .shareBarSocial {
	padding-top:10px;
	clear:both;
}
#videoLandBoxInfo h4 {
	background:none !important;
	font-size:18px;
	margin:0 0 5px;
	padding:0;
	color:#333333;
}
#photoLandBox {
	padding:0;
	width:650px;
	height:435px;
}
#photo {
	background:url(/media/tss/backgrounds/module_660_mid.jpg) repeat-y 0 0;
	border-top:none;
	margin-bottom:10px;
}
#photoLandDropdowns {
	width:660px;
	padding:0;
}
#photoLandDropdowns h4.browseHeader {
	background:url(/media/tss/backgrounds/photo_hdr.jpg) no-repeat 0 0;
	padding:3px 10px 25px;
	font-weight:bold;
	color:#fff;
	font-size:18px;
	margin-bottom:5px;
	display:block;
}
#photoLandDropdowns .genericDropDown .dropTrigger ul, #videoLandDropdowns .genericDropDown .dropTrigger ul {
	margin:0;
}
#photoLandDropdowns .genericDropDown .dropTrigger a, #videoLandDropdowns .genericDropDown .dropTrigger a {
	background:#7A0101 url(/media/tss/backgrounds/drop_arrow.jpg) no-repeat right 0;
}
#photoLandDropdowns .genericDropDown .dropTrigger ul li a, #videoLandDropdowns .genericDropDown .dropTrigger ul li a {
	background:#A13926;
}
#photoLandDropdowns .genericDropDown .dropTrigger ul li a:hover, #videoLandDropdowns .genericDropDown .dropTrigger ul li a:hover {
	background:#414141;
}
#photoLandDropdowns ul, #videoLandDropdowns ul {
	list-style:none;
	margin:0 0 0 15px;
	padding:0;
	z-index:20;
}
#videoLandDropdowns ul {
	margin:0 5px 0 0;
}
#mediaLandThumbs {
	padding:0 2px 0;
}
.layoutG #mainContentColExtra #photo .moduleWrap {
	clear:left;
	background:none;
	padding:0 5px 5px;
}
.layoutG #mainContentColExtra #photo .moduleWrap h4 {
	background:none;
	color:#333333;
	font-size:18px;
	border:none;
	margin-bottom:0;
	padding-bottom:5px;
}
.layoutG #mainContentColExtra #photo .moduleContentInner {
	padding:0;
}
.layoutG #mainContentColExtra #photo .moduleContentOuter {
	border:none;
	width:650px;
}
.layoutG #mainContentColExtra #photo .moduleWrap {
	padding-bottom:0;
}
.mediaThumbsRow {
	list-style:none;
	margin:0;
	padding:0 0 10px 0;
}
.mediaThumbsRow li {
	float:left;
	padding:0 5px 15px 4px;
	width:152px;
	height:220px;
	overflow:hidden;
}
.mediaThumbsRow li img {
	margin-bottom:10px;
}
.mediaThumbsRow li h5 {
	font-size:12px;
	font-weight:bold;
}
.mediaThumbsRow li span {
	color:#686868;
	font-size:11px;
	font-weight:normal;
}
/* generic drop down styles */
.newsListModule .newsInfo ul.genericDropDown {
	border-bottom:0;
	padding-bottom:0;
	z-index:9999;
}
.newsListModule .newsInfo ul.genericDropDown li {
	min-height:1%;
	_height:1%;
	padding-bottom:0;
	color:inherit;
}
.genericDropDown {
	float:left;
	min-height:30px;
}
.newsPulldown, .newsPages {
	display:none;
}
.genericDropDown .dropTrigger {
	position:relative;
	min-height:30px;
	border-bottom:none;
}
.genericDropDown .dropTrigger a {
	padding:4px 30px 4px 7px;
	background:#E03032 url(/media/tss/backgrounds/drop_arrow.jpg) no-repeat right top;
	color:#fff !important;
	line-height:25px;
}
.genericDropDown .dropTrigger a:hover {
	text-decoration:none;
}
.genericDropDown .dropTrigger ul li a {
	border:0;
	display:block;
	height:20px;
	overflow:hidden;
	background:#E03032;
	padding:0 8px;
	line-height:20px;
	outline:none;
}
.genericDropDown .dropTrigger ul li a:hover {
	background:#3d505a;
}
.genericDropDown .dropTrigger ul {
	width:160px;
	border:1px solid #666;
	_border:none;
	display:none;
	position:absolute;
	top:22px;
	min-height:20px;
	_height:145px;
	max-height:150px;
	padding:0;
	overflow:auto;
	left:0;
}
.genericDropDown .dropTrigger ul li {
	padding:0;
	width:100%;
	_width:143px;
	border-bottom:1px solid #000;
}
/* -- Feel the Experience -- */
#feelTheExperienceWrap {
	/*background:url(/media/tss/backgrounds/timeline_top.jpg) no-repeat scroll 0 top;*/
	width:970px;
}
#feelTheExperienceWrapInner {
	/*background:url(/media/tss/backgrounds/timeline_bottom.jpg) no-repeat scroll left bottom;*/
	padding-bottom:100px;
	position:relative;
	width:970px;
	margin-bottom:10px;
}
* html #feelTheExperienceWrapInner {
	padding-bottom:85px;
}
*+ html #feelTheExperienceWrapInner {
	padding-bottom:85px;
}
#experienceContent {
	/*background:url(/media/tss/backgrounds/timeline_mid.jpg) no-repeat scroll left bottom;*/
	width:970px;
	min-height:359px;
	height:auto !important;
	height:359px;
	padding:10px 0 0 0;
	position:relative;
}
#feelTheExperienceWrap .genericTabs,
.calendarContentDuring .genericTabs {
	list-style:none;
	margin:0;
	padding:0;
}
#feelTheExperienceWrap .genericTabs {
	padding:5px 0 0 5px;
}
#feelTheExperienceWrap .genericTabs li,
.calendarContentDuring .genericTabs li {
	float:left;
	margin-right:1px;
}
#feelTheExperienceWrap .genericTabs li a,
.calendarContentDuring .genericTabs li a {
	background:#333333;
	border-radius: 5px 5px 0 0;
	float:left;
	color:#fff !important;
	padding:10px 15px;
	margin-top:2px;
}
#feelTheExperienceWrap .genericTabs li a {
	padding:8px 15px;
}
#feelTheExperienceWrap .genericTabs li a {
	background:#d42a2b;
	color:#fff !important;
}
.calendarContentDuring .genericTabs li.activeTab a,
.calendarContentDuring .genericTabs li a:hover {
	background:#D42A2B;
	color:#fff !important;
	float:left;
	text-decoration:none;
}
#feelTheExperienceWrap .genericTabs li.activeTab a,
#feelTheExperienceWrap .genericTabs li a:hover,
#feelTheExperienceWrap .genericTabs li.activeTab a:hover {
	text-decoration:none;
	background:#fff;
	color:#000 !important;
}
#experienceScoller {
	background:#fff;
	padding:10px 0 0 0;
	height:178px;
	clear:both;
	width:940px;
	margin-left:5px;
}
#experienceScoller .scrollButton {
	float:left;
	height:125px;
	width:31px;
	text-indent:-9999px;
	overflow:hidden;
}
#experienceScoller  #scrollLeft {
	background:url(/media/tss/buttons/experience_scroll_left.jpg) no-repeat left 10px;
	margin-left:24px;
	visibility:hidden;
}
* html #experienceScoller  #scrollLeft {
	margin-left:12px;
}
#experienceScoller  #scrollRight {
	background:url(/media/tss/buttons/experience_scroll_right.jpg) no-repeat right 10px;
}
#experienceScollHide {
	position:relative;
	height:178px;
	width:850px;
	overflow:hidden;
	float:left;
}
#experienceScollWrap {
	position:absolute;
	top:0;
	left:0;
}
#experienceScollWrap .scrollItem {
	float:left;
	width:160px;
	height:165px;
	padding:5px 5px 8px;
	margin:0;
}

#experienceScollWrap .scrollItem a {
	font-size:11px;
	font-weight:bold;
}
#experienceScollWrap .scrollItem a:hover {
	text-decoration:underline;
	color:#666666;
}
#experienceScollWrap .activeScrollItem {
	background:#3d505a url(/media/tss/backgrounds/bg_active_scrollItem.gif) no-repeat 0 bottom;
	color:#fff;
}
#experienceScollWrap .activeScrollItem a {
	color:#fff !important;
}
#experienceScollWrap .activeScrollItem a:hover {
	color:#fff !important;
	text-decoration:none;
}
#experienceTextContent {
	margin:0 auto;
	padding:20px;
	width:731px;
	border:1px solid #dfdfdf;
	background:#fff;
	position:relative;
}
#experienceTextBoxHeader {
	float:left;
	width:100%;
	min-height:20px;
	height:auto !important;
	height:20px;
}
#experienceTextContent #experienceTextBoxHeader h4 {
	font-size:16px;
	text-transform:uppercase;
	padding-bottom:15px;
}
#experienceTextBoxHeader .shareBarSocial,
#experienceTextBoxHeader .addthis_toolbox {
	display:inline-block;
	position:absolute;
	top:10px;
	right:10px;
}
#expLoading {
	height:200px;
	text-indent:-9999px;
	background:url(/media/tss/backgrounds/big_loader.gif) no-repeat center 20px;
}
#experiencePhotoContent {
	margin-left:105px;
}
* html #experiencePhotoContent {
	margin-left:52px;
}
#experienceVideoContent {
	background:url(/media/tss/backgrounds/bg_timeline_sub.png) no-repeat 0 bottom;
	width:762px;
	height:339px;
	margin-left:105px;
	padding:10px 0 10px 7px;
}
* html #experienceVideoContent {
	background:#fff;
}
#experienceVideoBox {
	background:url(/media/tss/backgrounds/timeline_video_shadow.png) no-repeat 0 0;
	width:393px;
	height:325px;
	display:block;
	overflow:hidden;
	margin:0;
	padding:7px 0 0 7px;
	float:left;
}
* html #experienceVideoBox {
	background:#fff;
	border:1px solid #dfdfdf;
	margin:0;
}
#experienceVideoInfo {
	border:1px solid #dfdfdf;
	background:#fff;
	margin:2px 0 0 5px;
	width:308px;
	padding:20px 15px;
	color:#333333;
	float:left;
	position:relative;
}
* html #experienceVideoInfo {
	margin-top:0;
}
#experienceVideoInfo .shareBarSocial {
	position:absolute;
	top:10px;
	right:10px;
}
#experienceVideoInfo h4, #experienceVideoTitle, #experienceVideoDesc span {
	font-weight:bold;
	font-size:12px;
}
#experienceVideoInfo h4 {
	text-transform:uppercase;
	margin-bottom:10px;
}
#experienceVideoInfo .genericLink:hover {
	background-position:0 -23px;
}
#mainContentColExtra #feelTheExperienceWrapInner .ad728x90 {
	bottom:5px;
	left:121px;
	position:absolute;
	margin-bottom:0;
}
* html #mainContentColExtra #feelTheExperienceWrapInner .ad728x90 {
	bottom:2px;
}
*+ html #mainContentColExtra #feelTheExperienceWrapInner .ad728x90 {
	bottom:2px;
}
#feelTheExperienceWrapInner .ad728x90 p { display:none; }
/* -- Search Styles -- */
#searchResults .articlePagination {
	margin:10px 0 10px;
}
#searchResults  .actionLinks {
	padding-bottom:10px;
}
.searchResult {
	background:#f2f2f2;
	border-bottom:1px solid #a6a6a6;
	padding:10px 10px 5px;
	margin:0 5px;
}
.searchResultWithImage img {
	float:left;
	margin:0 10px 10px 0;
}
.genericForm, #searchResults {
	background:#D6D6D6;
	padding-bottom:5px;
}
#searchResultInfo {
	padding-top:10px;
	padding-left:10px;
}
#searchResults .actionLinks {
	padding-left:10px;
}
/* -- Calendar -- */
#calendarContent {
	width:660px;
}
#calendarHead {
	padding:10px 10px;
	/*margin-bottom:10px;*/
	background:#333333;
	color:#FFFFFF;
}
#calendarHead p {
	float:left;
	font-weight:bold;
	line-height:18px;
}
#calendarContent h4 {
	background:url(/media/tss/backgrounds/module_660_hdr.jpg) no-repeat 0 0;
	/*color:#fff;*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:19px;
	font-weight:bold;
	padding:8px 50px 23px 25px;
	height:31px;
	padding:8px 50px 0 25px;
	clear:both;
}
#calendarContent ul {
	/*background:url(/media/tss/backgrounds/module_490_btm.jpg) no-repeat 0 bottom;*/
	background:#FFFFFF;
	list-style:none;
	margin:0 0 10px;
	padding-bottom:15px;
	float:left;
}
#calendarContent li {
	background:url(/media/tss/backgrounds/bg_cal_item.jpg) no-repeat center bottom;
	border-left:5px solid #F0E8DB;
	border-right:5px solid #F0E8DB;
	padding:10px 12px 5px;
}
#calendarContent li ul {
	margin-bottom:0;
	background:none;
	padding:0;
}
#calendarContent li ul li {
	background:none;
	padding:0;
}
#calendarContent ul li {
	width:626px;
	float:left;
}
#calendarContent li h5, #calendarContent li h5 a {
	font-size:12px;
}
#calendarContent .calLinks li {
	float:left;
	padding:5px 15px 10px 0;
	border:none;
	width:auto;
}
.calAddAllEventsToCalendar {
	background:url(/media/tss/buttons/addToCal_btn.png) bottom right no-repeat;
	width:173px;
	height:16px;
	padding:3px 0 0;
	margin-top:2px;
	margin-left:5px;
	margin-bottom:3px;
	display:inline-block;
}
.calAddToCalBtn {
	background:url(/media/tss/buttons/addToCal_btn.png) bottom right no-repeat;
	width:24px;
	height:16px;
	padding:3px 0 0;
	margin:-3px 0 0;
	display:inline-block;
	text-indent:-9999px;
	float:left;
}
.upcomingEventsLinks .calAddToCalBtn{
	float:left;
	overflow:hidden;
	margin:0;
}
.eventAddToCal {
	background:url(/media/tss/buttons/addToCal_btn.png) bottom right no-repeat;
	width:153px;
	height:16px;
	padding:3px 0 0;
	display:inline-block;
	float:left;
	position:relative;
	top:18px;
	left:330px;
	z-index:500;
	color:#FFF;
}
.calAddAllEventsToCalendar:hover,
.calAddToCalBtn:hover {
	background-position:top right;
}
.eventAddToCal:hover {
	background-position:top right;
	color:#FFF;
}
.calendarContentDuring h4,
.newsTabsModule h4 {
	padding:8px 35px 10px 25px;
	font-weight:bold;
	font-size:19px;
	color:#000;
	/*background:url(/media/tss/backgrounds/module_660_hdr_simple.jpg) no-repeat 0 bottom;*/
}
.newsTabsModule h4 {
	padding:5px 35px 10px 10px;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	background:url(/media/tss/backgrounds/module_490_cal_hdr.jpg) no-repeat 0 bottom;
}
.layoutHome .calendarContentDuring h4,
.layoutHome .newsTabsModule h4 {
	background:url(/media/tss/backgrounds/module_660_hdr_simple.jpg) no-repeat 0 bottom;
}
.calendarContentDuring,
.newsTabsModule {
	background:#fff;
	width:490px;
	margin-bottom:10px;
}
.scheduleBlurb {
	background:#F1E8DC;
	padding:10px 10px 0;
	float:left;
}
.layoutHome .newsTabsModule {
	width:660px;
}
.layoutHome .newsTabsModule .hdrBar {
	background:url(/media/tss/backgrounds/module_660_top.jpg) no-repeat 0 bottom;
}
.layoutG .calendarContentDuring .hdrBar, .layoutL .calendarContentDuring .hdrBar{
	background:url("/media/tss/backgrounds/module_660_hdr.jpg") no-repeat scroll center bottom transparent;
}
.calendarContentDuring .genericTabs,
.newsTabsModule .genericTabs {
	/*background:#fff;*/
	padding:0 0 0 5px;
	float:left;
	width:484px;
}
.layoutHome .newsTabsModule .genericTabs {
	width:650px;
	clear:both;
	padding:5px 5px 0;
	margin:0;
}
.newsTabsModule .genericTabs {
	list-style:none;
	margin:0;
	padding:0;
}
.newsTabsModule .genericTabs li {
	float:left;
	margin-right:1px;
}
.newsTabsModule .genericTabs li a {
	float:left;
	color:#cacaca !important;
	padding:5px 7px 4px;
	background:blue;
}
.newsTabsModule .genericTabs li.activeTab a {
	background:red;
	color:#333333 !important;
	float:left;
	text-decoration:none;
}
.newsTabsModule .genericTabs li a:hover {
	background:white;
	color:#fff948 !important;
	float:left;
	text-decoration:none;
}
.newsTabsModule .genericTabs li a.tssTab {
	width:120px;
	height:53px;
	display:block;
	text-indent:-9999px;
	padding:0;
}
.newsTabsModule .genericTabs li a.tssTab,
.newsTabsModule .genericTabs li a.r1Tab,
.newsTabsModule .genericTabs li a.nascarTab {
	width:120px;
	height:53px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
}
.newsTabsModule .genericTabs li a.tssTab {
	background:url(/media/tss/backgrounds/tss_tab_40.jpg) no-repeat 0 0;
}
.newsTabsModule .genericTabs li a.r1Tab {
	background:url(/media/tss/backgrounds/r1_tab.jpg) no-repeat 0 0;
}
.newsTabsModule .genericTabs li a.nascarTab {
	background:url(/media/tss/backgrounds/nascar_tab.jpg) no-repeat 0 0;
}
.newsTabsModule .genericTabs li a.tssTab:hover {
	background:url(/media/tss/backgrounds/tss_tab_40.jpg) no-repeat 0 -53px;
}
.newsTabsModule .genericTabs li a.r1Tab:hover {
	background:url(/media/tss/backgrounds/r1_tab.jpg) no-repeat 0 -53px;
}
.newsTabsModule .genericTabs li a.nascarTab:hover {
	background:url(/media/tss/backgrounds/nascar_tab.jpg) no-repeat 0 -53px;
}
.newsTabsModule .genericTabs li.activeTab a.tssTab,
.newsTabsModule .genericTabs li.activeTab a.r1Tab,
.newsTabsModule .genericTabs li.activeTab a.nascarTab {
	background-position:0 -106px;
}
.layoutL .calendarContentDuring,
.layoutK .calendarContentDuring,
.layoutG .calendarContentDuring,k
.layoutGa .calendarContentDuring {
	width:660px;
}
.layoutL .calendarContentDuring .genericTabs,
.layoutK .calendarContentDuring .genericTabs,
.layoutG .calendarContentDuring .genericTabs,
.layoutGa .calendarContentDuring .genericTabs {
	width:654px;
}
.layoutL .calendarContentDuring ul li.withImage,
.layoutK .calendarContentDuring ul li.withImage,
.layoutG .calendarContentDuring ul li.withImage,
.layoutGa .calendarContentDuring ul li.withImage {
	width:518px;
}
.calendarContentDuring .calendarContentMain {
	background:#e6e6e6;
	padding:0 5px 15px;
	clear:left;
	min-height:243px;
	height:auto !important;
	height:243px;
}
.newsTabsModule .newsTabsContent {
	background:#f1e8dc url(/media/tss/backgrounds/module_660_btm.jpg) no-repeat 0 bottom;
	padding:0 5px 16px;
	float:left;
}
.newsTabsModule .newsTabsContentMain {
	background:#fff url(/media/tss/backgrounds/module_660_mid_top_half.jpg) no-repeat 0 -6px;
	padding:15px 10px 0;
	clear:left;
	width:630px;
}
.newsTabsModule .newsTabsContentMain h5.groupHdr {
	font-style:italic;
	color:#655f56;
	font-weight:bold;
}
.calendarContentMain ul,
.newsTabsContentMain ul {
	background:#fff;
	list-style:none;
	margin:0;
	padding:0 10px;
}
.calendarContentDuring .calendarContentMain li {
	padding:10px 5px 5px;
	border-bottom:1px solid #ddd;
}
.newsTabsContentMain li {
	padding:10px 5px;
	border-top:1px solid #e6dbbb;
	position:relative;
}
.newsTabsContentMain li.first {
	border-top:none;
}
.newsTabsContentMain h5, .newsTabsContentMain h5 a {
	font-size:14px;
	font-weight:normal;
}
.newsTabsContentMain .newsImg {
	float:left;
	margin:0 10px 5px 0;
}
.newsTabsContentMain .newsDesc {
	margin-bottom:0;
}
.newsTabsContentMain .newsDate {
	color:#655f56;
	font-size:11px;
	margin-bottom:0;
}
.newsModuleFtr {
	background:#333333 url(/media/tss/backgrounds/bg_newsModuleFtr.jpg) no-repeat center 0;
	width:341px;
	height:25px;
	padding:0 6px 6px;
}
.newsModuleFtr ul {
	list-style:none;
	margin:0;
	padding:6px 0 0 6px;
}
.newsModuleFtr li {
	float:left;
	width:33%;
}
.newsModuleFtr li a {
	background:url(/media/tss/icons/ico_arrow_white_wedge.gif) no-repeat right 3px;
	padding-right:8px;
	color:#cacaca !important;
}
.newsModuleFtr li a:hover {
	color:#cacaca;
	text-decoration:underline;
}
.calendarContentDuring .calendarContentMain .calDate {
	margin-bottom:0;
}
.calendarContentDuring .calendarContentMain li h5 {
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin-bottom:5px;
}
.calendarContentDuring .calendarContentMain li h5 a {
	font-size:12px;
	font-weight:bold;
	color:#ED1E26;
	margin-bottom:5px;
}
.calendarContentDuring .calendarContentMain li.withImage img {
	float:left;
	margin:0 10px 10px 0;
}
/* -- Article Page -- */
.layoutGa #mainContentColExtra {
	width:670px;
}
#articleDetailContent {
	/*background:url(/media/tss/backgrounds/article_mid.jpg) repeat-y 0 0;*/
	background-color:#E6E6E6;
	width:660px;
	padding:5px;
	color:#666666;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin-bottom:20px;
}
#articleDetailContent a:hover {
	text-decoration:underline;
}
#articleDetailContentInner {
	/*background:url(/media/tss/backgrounds/article_btm.jpg) no-repeat 0 bottom;
	padding-bottom:10px;
	min-height:400px;*/
	background-color:#FFF;
	border-radius:5px
}
#articleHeader {
	/*background:url(/media/tss/backgrounds/article_top.jpg) no-repeat 0 0;*/
	background-color:#fff;
	padding:5px 15px 0;
	width:630px;
}
#articleContentWrap, .relatedTopics {
	padding:0 15px;
	background-color:#fff;
}
.relatedTopics{
	padding-bottom:10px;
}
#articleDetailContent h1 {
	width:630px;
	margin:0 0 0 -15px;
	padding:10px 15px 5px;
	font-size:18px;
	color:#333333;
	font-weight:bold;
}
#articleDetailContent h2 {
	font-size:14px;
	font-weight:bold;
	color:#666666;
	padding-bottom:5px;
}
#articleDetailContent p, #articleDetailContent li {
	line-height:17px;
	color:#333333;
	font-size:14px;
}
#articleDetailContent .articleByLine {
	color:#333333;
	font-size:12px;
	line-height:normal;
	margin-bottom:0;
	padding-bottom:10px;
}
.articleBeautyImage {
	float:left;
	/*padding:0 10px 10px 0;*/
	clear:both;
}
#articleDetailContent .articleBeautyImage p {
	background:#eeeeee;
	font-size:11px;
	color:#666666;
	font-style:italic;
	width:290px;
	padding:2px 5px;
	margin-bottom:0;
}
.moduleSharebar {
	margin:0 0 10px 0;
	min-height:20px;
	_height:20px;
}
* html #articleContentWrap p {
	clear:right;
}
.moduleSharebar div {
	float:right;
	padding-left:5px;
}
.shareBarSocial a, .shareBarEmail a, .shareBarPrint a {
	display:block;
	width:70px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
}
.shareBarSocial a {
	background:url(/media/tss/buttons/btn_share.jpg) no-repeat 0 0;
}
.shareBarEmail a {
	background:url(/media/tss/buttons/btn_email.jpg) no-repeat 0 0;
}
.shareBarPrint a {
	background:url(/media/tss/buttons/btn_print.jpg) no-repeat 0 0;
}
#articleDetailContent ul, #articleDetailContent ol {
	margin:0 0 10px 15px;
	padding:0;
	list-style:inside;
}
#articleDetailContent ol {
	list-style-type:decimal;
}
.relatedTopics h4 {
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
.relatedTopics a {
	font-size:12px;
	font-weight:normal;
}
/* -- Track Nav and Sharebox -- */
#shareBox, #trackNav {
	display:none;
}
#shareBox {
	background:#666666 none repeat scroll 0 0;
	display:none;
	padding:2px 4px;
	position:absolute;
	width:190px;
	z-index:99999;
}
#trackNav	{
	width: 251px;
	position: absolute;
	left: 0px;
	top: 0px;
	display:none;
	text-align:left;
	z-index:50;
}
.trackNavGradient	{
	padding: 20px;
	background: #63a1c9 url(/media/tss/trackNav_popup_bg.jpg) repeat-x top;
}
#trackNav .trackNavGradient h4	{
	width: 211px;
	font-size: 14px;
	font-weight: bold;
	color: #061b30;
	border-bottom: 1px solid #2c4c63;
	z-index:50;
	margin:0;
	padding:0;
}
#trackNav .trackNavGradient ul	{
	width: 211px;
	margin:0px;
	padding:0;
	list-style:none;
}
#trackNav .trackNavGradient ul li	{
	border-bottom: 1px solid #90bbd7;
	line-height:20px;
}
#trackNav .trackNavGradient a	{
	color:#fff;
}
#trackNav .carrot	{
	background: url(/media/tss/trackNav_popup_carrot.gif) no-repeat;
	height: 9px;
	width: 251px;
	overflow:hidden;
}
/* styles for poll module */
.pollModule .moduleContentInner {
	padding:10px 14px;
}
.pollModule {
	position:relative;
}
.modPollQuestion {
	font-size:12px;
	font-weight:normal;
	margin-bottom:10px;
}
.jcorePoll label {
	clear:both;
	padding:0 0 8px 0;
	display:block;
}
.jcorePoll label input {
	margin:0 5px 0 0;
}
.jcorePoll button {
	background:url(/media/tss/buttons/btn_vote.gif) no-repeat 0 0;
	display:block;
	width:48px;
	height:22px;
	border:none;
	text-indent:-9999px;
	margin:0 0 10px 0;
	cursor:pointer;
}
.jcorePoll button:hover {
	background-position:0 -22px;
}
.pollResultRow p {
	clear:both;
}
.pollResultBar {
	height:16px;
	float:left;
	margin-right:3px;
	background:#A13926;
}
/* generic form styles */
.genericForm fieldset {
	border:0;
	width:490px;
}
.genericFormError {
	padding:10px;
	background:#fdf8e3;
	border:1px solid #cfc69a;
	color:#333;
	display:none;
}
.formRow {
	width:490px;
	clear:both;
	margin-bottom:8px;
}
.formRowHalf {
	width:245px;
	float:left;
	clear:none;
}
.genericForm label {
	padding-right:10px;
	display:block;
	font-size:11px;
	line-height:16px;
}
.formSubTitle {
	font-size:14px;
	margin:20px 0 10px;
	font-weight:bold;
}
label .reqFld {
	padding-left:10px;
	color:#ff0000;
	font-size:10px;
}
.genericForm input,
.genericForm textarea,
.genericForm select {
	width:220px;
	height:16px;
	padding:1px 0;
	margin:0 10px 0 0;
}
.genericForm select {
	height:auto;
}
.genericForm .formRowCheckbox input,
.genericForm .formRowRadio input {
	width:auto;
	height:auto;
	float:left;
}
.genericForm .formRowCheckbox label,
.genericForm .formRowRadio label {
	*line-height:20px;
}
.genericForm .formRowRadio {
	width:470px;
	padding-left:20px;
}
.genericForm .formRowRadio label {
	margin-bottom:6px;
}
.genericForm textarea {
	height:80px;
	width:460px;
	overflow:auto;
}
/* -- Pagination -- */
.newsListModule .articlePagination, .articlePagination {
	float:right;
	margin:5px 0;
	text-transform:capitalize;
}
.articlePagination {
	list-style:none;
}
.newsListModule .articlePagination li, .articlePagination li {
	border-bottom:none;
}
.articlePagination li {
	float:left;
}
.newsListModule .articlePagination li, .newsListModule .genericDropDown li {
	width:auto;
}
.newsListModule .paginatedArticleList li {
	width:auto;
}
.newsListModule .articlePagination li a, .articlePagination li a {
	background:url(/media/tss/backgrounds/bg_pag.jpg) repeat-x 0 0;
	color:#fff !important;
	border-left:1px solid #333333;
	padding:2px 5px;
	float:left;
}
.newsListModule .articlePagination li.currentPagination a, .articlePagination li.currentPagination a, .newsListModule .articlePagination li a:hover, .articlePagination li a:hover {
	background:url(/media/tss/backgrounds/bg_pag_active.jpg) repeat-x 0 0;
	text-decoration:none;
}
.newsListModule .paginatedArticleList li {
	border-bottom:1px solid #e6eef5;
	width:99%;
}
.newsListModule .paginatedArticleList li .newsListArticleDate {
	padding-left:10px;
	width:50px;
}
.newsListModule .paginatedArticleList li .newsListArticleTitle {
	margin-bottom:0;
}
/* -- Modules -- */
.moduleWrap {
	margin-bottom:10px;
	border:1px solid #777;
}
.moduleWrap h4.genericModuleHeader,
.featuredStory .featuredStoryInfo {
	padding-left:25px;
	padding-top:8px;
	padding-bottom:8px;
	font-weight:bold;
	font-size:19px;
	color:#000;
}
.moduleWrap h4.genericModuleHeader a {
	font-weight:bold;
	color:#000;
}
#navAdCol .moduleWrap {
	background:none;
}
.moduleContentInner, .moduleContentInnerInfo  {
	padding:5px;
}
.smallEventModule,
.smallEventModule .moduleContentOuter {
	background:#1d1c1c;
}
.smallEventModule .moduleContentOuter {
	background:url(/media/tss/backgrounds/bg_small_event_240.jpg) no-repeat 0 bottom !important;
	border-top:none;
	padding:0 6px 5px 5px;
}
.layoutK .smallEventModule .moduleContentOuter {
	background:url(/media/tss/backgrounds/bg_small_event_214.jpg) no-repeat 0 bottom !important;
}
.smallEventModule .moduleContentInner {
	background:none !important;
/*	padding:10px 8px 0 !important;*/
}
#navAdCol .moduleContentOuter {
	background:none;
	border:none;
}
.openHTMLModule {
	margin-bottom:10px;
}
.mediaRail {
	width:300px;
	margin-bottom:10px;
}
.smallImageLinksModule img {
	margin-bottom:10px;
	float:left;
}
#mainContentCol1 .smallImageLinksModule img,
#mainContentCol4 .smallImageLinksModule img,
.layoutF #mainContentColExtra .smallImageLinksModule img {
	margin:0 10px 10px 0;
	float:left;
}
.largeImageLinksModule img {
	margin:0 10px 10px 0;
	float:left;
}
.largeImageLinksModule .moduleContentOuter,
.largeImageLinksModule .moduleContentInner,
.largeImageLinksModule .moduleContentInnerInfo {
	float:left;
}
.adModule {
	margin-bottom:10px;
	text-align:center;
}
#mainContentColExtra .adModule p,
#navAdCol .adModule p,
#mainContentColWrap .adModule p,
.layoutG #mainContentCol1 .adModule p,
.layoutGa #mainContentCol1 .adModule p {
	text-align:center;
	color:#988f8c;
	font-size:9px;
}
.borderList {
	list-style:none;
	margin:0 0 10px;
	padding:0;
}
.multipleImageTextList {
	list-style:none;
	margin:0;
	padding:0;
}
.multipleImageTextList li {
	float:left;
	text-align:center;
	width:32%;
}
.multipleImageTextList li p {
	padding:0 10px;
}
.imgTout {
	margin-bottom:10px;
}
#mainContentColExtra .pollModule .moduleFooterAd {
	position:absolute;
	bottom:10px;
	right:10px;
	padding-top:15px;
}
#mainContentColExtra .pollModule .moduleFooterAd p {
	color:#929292;
	font-size:10px;
	text-transform:capitalize;
	position:absolute;
	top:0;
	left:0;
}
.smlEventDate {
	font-size:13px;
	font-weight:bold;
	margin-bottom:0;
}
.smallEventModule h5, .smallEventModule h5 a {
	font-size:14px;
	font-weight:bold;
}
.smallEventModule h4 {
	padding-top:10px;
}
.smallEventModule h4.imgReplace,
.layoutA #mainContentColExtra .smallEventModule h4.imgReplace {
	overflow:hidden;
	display:block;
	width:240px;
	height:127px;
	padding:0;
	margin:0;
	border-left:none;
	border-right:none;
}
.smallEventModule h4.imgReplace a,
.layoutA #mainContentColExtra .smallEventModule h4.imgReplace a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:240px;
	height:102px;
}
.layoutK .smallEventModule h4.imgReplace,
.layoutK .smallEventModule h4.imgReplace a {
	width:214px;
	height:113px;
}
.smlEventLinks {
	list-style:none;
	margin:0;
	padding:0 0 10px;
	float:left;
}
.smlEventLinks li {
	float:left;
	margin-right:10px;
	border-left:1px solid #990000;
	padding-left:10px;
	line-height:14px;
}
.smlEventLinks li.first {
	margin-left:0;
	padding-left:0;
	border-left:none;
}
.moduleFooterAd {
	clear:left;
}
.listModule img {
	float:left;
	margin:0 10px 10px 0;
}
/*#navAdCol .smallImageLinksModule h4{
	display:block;
	background:url(/media/tss/backgrounds/module_160_top.jpg) no-repeat scroll 0 top;
}*/

#navAdCol .smallImageLinksModule h4{
	display:inline;
	background:url(/media/tss/backgrounds/module_160_tophdr.jpg) no-repeat scroll 0 top;
	padding-top:10px;
	padding-right:125px;
	padding-bottom:35px;
	line-height:34px;
}
#navAdCol .smallImageLinksModule div.moduleContentOuter{
	background:url(/media/tss/backgrounds/module_160_mid.jpg) repeat-y 0 0;
}
#navAdCol .smallImageLinksModule div.moduleContentOuter div.moduleContentInner{
	background:url(/media/tss/backgrounds/module_160_btm.jpg) 0 bottom;
	background-repeat: no-repeat;
	background-attachment:scroll;
	padding:10px 20px;
}
#navAdCol .smallImageLinksModule div.moduleContentOuter div.moduleContentInner p #text{
	padding-top:5px;
}
#navAdCol .smallImageLinksModule div.moduleContentOuter div.moduleContentInner img{
	padding-top:15px;
	margin-left:-12px;
}
/* 214 Column */
.layoutK #mainContentCol2 .moduleWrap,
.layoutK #mainContentCol3 .moduleWrap,
.layoutK #mainContentCol4 .moduleWrap {
	/*background:url(/media/tss/backgrounds/module_214_top.jpg) no-repeat center top;*/
	width:214px;
}
.layoutK #mainContentCol2 .genericModuleHeader,
.layoutK #mainContentCol3 .genericModuleHeader,
.layoutK #mainContentCol4 .genericModuleHeader {
	background:url(/media/tss/backgrounds/module_214_hdr.jpg) no-repeat center bottom;
}
.layoutK #mainContentCol2 .moduleContentOuter,
.layoutK #mainContentCol3 .moduleContentOuter,
.layoutK #mainContentCol4 .moduleContentOuter {
	/* background:url(/media/tss/backgrounds/module_214_btm.jpg) no-repeat center bottom;
	padding-bottom:13px; */
}
.layoutK #mainContentCol2 .moduleContentInner,
.layoutK #mainContentCol3 .moduleContentInner,
.layoutK #mainContentCol4 .moduleContentInner {
	/* background:url(/media/tss/backgrounds/module_214_mid.jpg) repeat-y center 0; */
	background-color:white;
	padding:10px 15px;
}
.layoutK #mainContentCol2 .countdownClock,
.layoutK #mainContentCol3 .countdownClock,
.layoutK #mainContentCol4 .countdownClock {
	left:-3px;
}
/* 240 Column */
.layoutA #mainContentColExtra .moduleWrap,
.layoutA #mainContentCol1 .moduleWrap,
.layoutAa #mainContentCol2 .moduleWrap,
.layoutAa #mainContentCol3 .moduleWrap,
.layoutC #mainContentCol2 .moduleWrap,
.layoutC #mainContentCol3 .moduleWrap {
	/* background:url(/media/tss/backgrounds/module_240_top.jpg) no-repeat center top; */
	width:240px;
}
.layoutA #mainContentColExtra .genericModuleHeader,
.layoutA #mainContentCol1 .genericModuleHeader,
.layoutAa #mainContentCol2 .genericModuleHeader,
.layoutAa #mainContentCol3 .genericModuleHeader,
.layoutC #mainContentCol2 .genericModuleHeader,
.layoutC #mainContentCol3 .genericModuleHeader {
	background:url(/media/tss/backgrounds/module_240_hdr.jpg) no-repeat center bottom;
	background-size:cover;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-color:gray;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://devsb.talladegasuperspeedway.com/media/tss/backgrounds/module_240_hdr.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://devsb.talladegasuperspeedway.com/media/tss/backgrounds/module_240_hdr.jpg', sizingMethod='scale')";
}
.layoutA #mainContentColExtra .moduleContentOuter,
.layoutA #mainContentCol1 .moduleContentOuter,
.layoutAa #mainContentCol2 .moduleContentOuter,
.layoutAa #mainContentCol3 .moduleContentOuter,
.layoutC #mainContentCol2 .moduleContentOuter,
.layoutC #mainContentCol3 .moduleContentOuter {
	/* background:url(/media/tss/backgrounds/module_240_btm.jpg) no-repeat center bottom;
	padding-bottom:15px; */
	float:left;
}
.layoutA #mainContentColExtra .moduleContentInner,
.layoutA #mainContentCol1 .moduleContentInner,
.layoutAa #mainContentCol2 .moduleContentInner,
.layoutAa #mainContentCol3 .moduleContentInner,
.layoutC #mainContentCol2 .moduleContentInner,
.layoutC #mainContentCol3 .moduleContentInner {
	/* background:url(/media/tss/backgrounds/module_240_mid.jpg) repeat-y center 0; */
	background-color:white;
	padding:10px 12px;
	float:left;
	width:216px;
}
/* 300 Column */
.layoutHome #mainContentColExtra .moduleWrap,
.layoutA #mainContentCol2 .moduleWrap,
.layoutAa #mainContentColExtra .moduleWrap,
.layoutC #mainContentColExtra .moduleWrap,
.layoutF #mainContentCol1 .moduleWrap,
.layoutG #mainContentCol1 .moduleWrap,
.layoutGa #mainContentCol1 .moduleWrap,
.layoutK #mainContentColExtra .moduleWrap,
.layoutL #mainContentColExtra .moduleWrap {
	/* background:url(/media/tss/backgrounds/module_300_top.jpg) no-repeat center top; */
	width:300px;
}
.layoutHome #mainContentColExtra .genericModuleHeader,
.layoutA #mainContentCol2 .genericModuleHeader,
.layoutAa #mainContentColExtra .genericModuleHeader,
.layoutC #mainContentColExtra .genericModuleHeader,
.layoutF #mainContentCol1 .genericModuleHeader,
.layoutG #mainContentCol1 .genericModuleHeader,
.layoutGa #mainContentCol1 .genericModuleHeader,
.layoutK #mainContentColExtra .genericModuleHeader,
.layoutHome #mainContentCol5 .genericModuleHeader,
.layoutL #mainContentColExtra .genericModuleHeader {
	background:url(/media/tss/backgrounds/module_300_hdr.jpg) no-repeat center bottom;
}
.layoutHome #mainContentColExtra .moduleContentOuter,
.layoutA #mainContentCol2 .moduleContentOuter,
.layoutAa #mainContentColExtra .moduleContentOuter,
.layoutC #mainContentColExtra .moduleContentOuter,
.layoutF #mainContentCol1 .moduleContentOuter,
.layoutG #mainContentCol1 .moduleContentOuter,
.layoutGa #mainContentCol1 .moduleContentOuter,
.layoutK #mainContentColExtra .moduleContentOuter,
.layoutL #mainContentColExtra .moduleContentOuter {
	/* background:url(/media/tss/backgrounds/module_300_btm.jpg) no-repeat center bottom;
	padding-bottom:15px; */
	float:left;
}
.layoutHome #mainContentColExtra .moduleContentInner,
.layoutA #mainContentCol2 .moduleContentInner,
.layoutAa #mainContentColExtra .moduleContentInner,
.layoutC #mainContentColExtra .moduleContentInner,
.layoutF #mainContentCol1 .moduleContentInner,
.layoutG #mainContentCol1 .moduleContentInner,
.layoutGa #mainContentCol1 .moduleContentInner,
.layoutK #mainContentColExtra .moduleContentInner,
.layoutHome #mainContentCol5 .moduleContentInner,
.layoutL #mainContentColExtra .moduleContentInner {
	/* background:url(/media/tss/backgrounds/module_300_mid.jpg) repeat-y center 0; */
	background-color:white;
	padding:10px 10px 10px 15px;
	float:left;
	width:275px;
}

.layoutHome #mainContentColExtra .calendarContentDuring,
.layoutA #mainContentCol2 .calendarContentDuring,
.layoutAa #mainContentColExtra .calendarContentDuring,
.layoutC #mainContentColExtra .calendarContentDuring,
.layoutF #mainContentCol1 .calendarContentDuring,
.layoutG #mainContentCol1 .calendarContentDuring,
.layoutGa #mainContentCol1 .calendarContentDuring,
.layoutK #mainContentColExtra .calendarContentDuring,
.layoutL #mainContentColExtra .calendarContentDuring {
	width:300px;
	/* background:url(/media/tss/backgrounds/module_300_top.jpg) no-repeat 0 0; */
}
.layoutHome #mainContentColExtra .calendarContentDuring h4,
.layoutA #mainContentCol2 .calendarContentDuring h4,
.layoutAa #mainContentColExtra .calendarContentDuring h4,
.layoutC #mainContentColExtra .calendarContentDuring h4,
.layoutF #mainContentCol1 .calendarContentDuring h4,
.layoutG #mainContentCol1 .calendarContentDuring h4,
.layoutGa #mainContentCol1 .calendarContentDuring h4,
.layoutK #mainContentColExtra .calendarContentDuring h4,
.layoutL #mainContentColExtra .calendarContentDuring h4 {
	background:url(/media/tss/backgrounds/module_300_cal_hdr.jpg) no-repeat 0 bottom;
	padding:8px 50px 18px 10px;
	font-size:14px;
}
.layoutHome #mainContentColExtra .calendarContentDuring .genericTabs,
.layoutA #mainContentCol2 .calendarContentDuring .genericTabs,
.layoutAa #mainContentColExtra .calendarContentDuring .genericTabs,
.layoutC #mainContentColExtra .calendarContentDuring .genericTabs,
.layoutF #mainContentCol1 .calendarContentDuring .genericTabs,
.layoutG #mainContentCol1 .calendarContentDuring .genericTabs,
.layoutGa #mainContentCol1 .calendarContentDuring .genericTabs,
.layoutK #mainContentColExtra .calendarContentDuring .genericTabs,
.layoutL #mainContentColExtra .calendarContentDuring .genericTabs {
	width:294px;
}
.layoutHome #mainContentColExtra .calendarContentDuring .calendarContentMain,
.layoutA #mainContentCol2 .calendarContentDuring .calendarContentMain,
.layoutAa #mainContentColExtra .calendarContentDuring .calendarContentMain,
.layoutC #mainContentColExtra .calendarContentDuring .calendarContentMain,
.layoutF #mainContentCol1 .calendarContentDuring .calendarContentMain,
.layoutG #mainContentCol1 .calendarContentDuring .calendarContentMain,
.layoutGa #mainContentCol1 .calendarContentDuring .calendarContentMain,
.layoutK #mainContentColExtra .calendarContentDuring .calendarContentMain,
.layoutL #mainContentColExtra .calendarContentDuring .calendarContentMain {
	/* background:url(/media/tss/backgrounds/module_300_cal_btm.jpg) no-repeat scroll 0 bottom; */
}
.layoutHome #mainContentColExtra .calendarContentDuring .scheduleBlurb,
.layoutA #mainContentCol2 .calendarContentDuring .scheduleBlurb,
.layoutAa #mainContentColExtra .calendarContentDuring .scheduleBlurb,
.layoutC #mainContentColExtra .calendarContentDuring .scheduleBlurb,
.layoutF #mainContentCol1 .calendarContentDuring .scheduleBlurb,
.layoutG #mainContentCol1 .calendarContentDuring .scheduleBlurb,
.layoutGa #mainContentCol1 .calendarContentDuring .scheduleBlurb,
.layoutK #mainContentColExtra .calendarContentDuring .scheduleBlurb,
.layoutL #mainContentColExtra .calendarContentDuring .scheduleBlurb {
	width:280px;
}

/* 325 Column */
.layoutK #mainContentCol5 .moduleWrap,
.layoutK #mainContentCol6 .moduleWrap,
.layoutL #mainContentCol2 .moduleWrap,
.layoutL #mainContentCol3 .moduleWrap {
	/* background:url(/media/tss/backgrounds/module_325_top.jpg) no-repeat center top; */
	width:325px;
}
.layoutK #mainContentCol5 .genericModuleHeader,
.layoutK #mainContentCol6 .genericModuleHeader,
.layoutL #mainContentCol2 .genericModuleHeader,
.layoutL #mainContentCol3 .genericModuleHeader {
	background:url(/media/tss/backgrounds/module_325_hdr.jpg) no-repeat center bottom;
}
.layoutK #mainContentCol5 .moduleContentOuter,
.layoutK #mainContentCol6 .moduleContentOuter,
.layoutL #mainContentCol2 .moduleContentOuter,
.layoutL #mainContentCol3 .moduleContentOuter {
	/* background:url(/media/tss/backgrounds/module_325_btm.jpg) no-repeat center bottom;
	padding-bottom:15px; */
}
.layoutK #mainContentCol5 .moduleContentInner,
.layoutK #mainContentCol6 .moduleContentInner,
.layoutL #mainContentCol2 .moduleContentInner,
.layoutL #mainContentCol3 .moduleContentInner {
	/* background:url(/media/tss/backgrounds/module_325_mid.jpg) repeat-y center 0; */
	background-color:white;
	padding:10px 15px;
	text-align:center;
}
.layoutK #mainContentCol5 .moduleContentInner p,
.layoutK #mainContentCol6 .moduleContentInner p,
.layoutK #mainContentCol5 .moduleContentInner ul,
.layoutK #mainContentCol6 .moduleContentInner ul,
.layoutL #mainContentCol2 .moduleContentInner p,
.layoutL #mainContentCol3 .moduleContentInner p,
.layoutL #mainContentCol2 .moduleContentInner ul,
.layoutL #mainContentCol3 .moduleContentInner ul {
	text-align:left;
}
/* 490 Column */
.layoutAa #mainContentCol1 .moduleWrap,
.layoutAa #mainContentCol4 .moduleWrap,
.layoutC #mainContentCol1 .moduleWrap {
	/*background:url(/media/tss/backgrounds/module_490_top.jpg) no-repeat center top;*/
	width:490px;
}
.layoutAa #mainContentCol1 .genericModuleHeader,
.layoutAa #mainContentCol4 .genericModuleHeader,
.layoutC #mainContentCol1 .genericModuleHeader {
	background:url(/media/tss/backgrounds/module_490_hdr.jpg) no-repeat center bottom;
	color:black;
	padding:8px 0 8px 25px;
}
.layoutAa #mainContentCol1 .moduleContentOuter,
.layoutAa #mainContentCol4 .moduleContentOuter,
.layoutC #mainContentCol1 .moduleContentOuter {
	/*background:url(/media/tss/backgrounds/module_490_btm.jpg) no-repeat center bottom;*/
	float:left;
}
.layoutAa #mainContentCol1 .moduleContentInner,
.layoutAa #mainContentCol1 .moduleContentInnerInfo,
.layoutAa #mainContentCol4 .moduleContentInner,
.layoutAa #mainContentCol4 .moduleContentInnerInfo,
.layoutC #mainContentCol1 .moduleContentInner,
.layoutC #mainContentCol1 .moduleContentInnerInfo {
	/*background:url(/media/tss/backgrounds/module_490_mid.jpg) repeat-y center 0;*/
	background-color:white;
	padding:10px 15px;
	width:460px;
}
/* 660 Column */
.layoutG #mainContentColExtra .moduleWrap,
.layoutGa #mainContentColExtra .moduleWrap,
.layoutK #mainContentCol1 .moduleWrap,
.layoutL #mainContentCol1 .moduleWrap,
.layoutL #mainContentCol4 .moduleWrap,
.layoutF #mainContentColExtra .moduleWrap {
	/* background:url(/media/tss/backgrounds/module_660_top.jpg) no-repeat center top; */
	width:660px;
}
.layoutG #mainContentColExtra .genericModuleHeader,
.layoutGa #mainContentColExtra .genericModuleHeader,
.layoutK #mainContentCol1 .genericModuleHeader,
.layoutL #mainContentCol1 .genericModuleHeader,
.layoutL #mainContentCol4 .genericModuleHeader,
.layoutF #mainContentColExtra .genericModuleHeader {
	background:url(/media/tss/backgrounds/module_660_hdr.jpg) no-repeat center bottom;
}
.layoutG #mainContentColExtra .moduleContentOuter,
.layoutGa #mainContentColExtra .moduleContentOuter,
.layoutK #mainContentCol1 .moduleContentOuter,
.layoutL #mainContentCol1 .moduleContentOuter,
.layoutL #mainContentCol4 .moduleContentOuter,
.layoutF #mainContentColExtra .moduleContentOuter {
	/* background:url(/media/tss/backgrounds/module_660_btm.jpg) no-repeat center bottom;
	padding-bottom:15px; */
}
.layoutG #mainContentColExtra .moduleContentInner,
.layoutGa #mainContentColExtra .moduleContentInner,
.layoutG #mainContentColExtra .moduleContentInnerInfo,
.layoutGa #mainContentColExtra .moduleContentInnerInfo,
.layoutK #mainContentCol1 .moduleContentInner,
.layoutK #mainContentCol1 .moduleContentInnerInfo,
.layoutL #mainContentCol1 .moduleContentInner,
.layoutL #mainContentCol1 .moduleContentInnerInfo,
.layoutL #mainContentCol4 .moduleContentInner,
.layoutL #mainContentCol4 .moduleContentInnerInfo,
.layoutF #mainContentColExtra .moduleContentInner,
.layoutF #mainContentColExtra .moduleContentInnerInfo {
	/* background:url(/media/tss/backgrounds/module_660_mid.jpg) repeat-y center 0; */
	background-color:white;
	padding:10px 15px;
	width:630px;
}
.layoutG #mainContentColExtra .photoLanding .moduleContentInner,
.layoutG #mainContentColExtra .videoLanding .moduleContentInner {
	padding:0 0 0 7px;
	width:653px;
}
.layoutG #mainContentColExtra .videoLanding .moduleContentInner .articlePagination {
	margin-right:15px;
}
.largeImageLinksModule .moduleContentInnerInfo {
	min-height:160px;
	height:auto !important;
	height:160px;
}
.layoutG .calendarContentDuring,
.layoutGa .calendarContentDuring,
.layoutK .calendarContentDuring,
.layoutL .calendarContentDuring {
	/* background:url(/media/tss/backgrounds/module_660_mid.jpg) repeat-y 0 0; */
	background-color:#e6e6e6;
	width:660px;
	padding:0;
}
.layoutG .calendarContentDuring h4,
.layoutGa .calendarContentDuring h4,
.layoutK .calendarContentDuring h4,
.layoutL .calendarContentDuring h4 {
	/* background:url(/media/tss/backgrounds/module_660_top.jpg) no-repeat 0 top; */
	width:660px;
}
.layoutG .calendarContentDuring .calendarContentMain,
.layoutGa .calendarContentDuring .calendarContentMain,
.layoutK .calendarContentDuring .calendarContentMain,
.layoutL .calendarContentDuring .calendarContentMain {
	/* background:url(/media/tss/backgrounds/module_660_btm.jpg) no-repeat 0 bottom; */
	margin-bottom:0;
}
.layoutG .calendarContentDuring .genericTabs,
.layoutGa .calendarContentDuring .genericTabs,
.layoutK .calendarContentDuring .genericTabs,
.layoutL .calendarContentDuring .genericTabs {
	width:650px;
}
.layoutG .calendarContentDuring .withImage,
.layoutGa .calendarContentDuring .withImage,
.layoutK .calendarContentDuring .withImage,
.layoutL .calendarContentDuring .withImage {
	width:520px;
}
/* 800 Column */
.layoutH #mainContentColExtra .moduleWrap {
	/* background:url(/media/tss/backgrounds/module_800_top.jpg) no-repeat center top; */
	width:800px;
}
.layoutH #mainContentColExtra .genericModuleHeader {
	background:url(/media/tss/backgrounds/module_800_hdr.jpg) no-repeat center bottom;
}
.layoutH #mainContentColExtra .moduleContentOuter {
	/* background:url(/media/tss/backgrounds/module_800_btm.jpg) no-repeat center bottom;
	padding-bottom:15px; */
}
.layoutH #mainContentColExtra .moduleContentInner,
.layoutH #mainContentColExtra .moduleContentInnerInfo {
	/* background:url(/media/tss/backgrounds/module_800_mid.jpg) repeat-y center 0; */
	background-color:white;
	padding:10px 15px;
	width:770px;
}
/* 970 Column */
.layoutI #mainContentColExtra .moduleWrap {
	/* background:url(/media/tss/backgrounds/module_970_top.jpg) no-repeat center top; */
	width:970px;
}
.layoutI #mainContentColExtra .genericModuleHeader {
	background:url(/media/tss/backgrounds/module_970_hdr.jpg) no-repeat center bottom;
}
.layoutI #mainContentColExtra .moduleContentOuter {
	/* background:url(/media/tss/backgrounds/module_970_btm.jpg) no-repeat center bottom;
	padding-bottom:15px; */
}
.layoutI #mainContentColExtra .moduleContentInner,
.layoutI #mainContentColExtra .moduleContentInnerInfo {
	/* background:url(/media/tss/backgrounds/module_970_mid.jpg) repeat-y center 0; */
	background-color:white;
	padding:10px 15px;
	width: 940px;
}
/* -- RSS Module -- */
.rssModule ul {
	list-style:none;
	padding:0;
	margin:0;
}
.rssModule ul li {
	border-bottom:1px solid #e5e5e5;
	padding:7px 0;
	float:left;
	width:100%;
}
.rssModule ul li.top {
	padding-top:0;
}
.rssModule .rssDate {
	font-size:10px;
	width:50px;
	float:left;
}
.rssModule .rssTitleInfo {
	float:left;
	width:220px;
}
.listModule ul {
	list-style:none;
	margin:0;
	padding:0;
}
.listModule ul li {
	padding:0 0 10px;
}
/* -- Upcoming Events -- */
.upcomingEventsList {
	list-style:none;
	margin:0;
	padding:5px 0 0;
}
.upcomingEventsList li {
	clear:left;
	float:left;
	width:100%;
	margin-bottom:5px;
	border-bottom: 1px solid #333333;
}
.eventImgCont {
	float:left;
	padding-right:10px;
}
.eventDetail {
	float:left;
	width:280px;
}
.eventImg {
	margin:0 10px 15px 0;
	display:block;
}
.calDetail {
	float:left;
	width:630px;
}
.withImage .calDetail {
	width:520px;
}
.upcomingEventsTitle {
	margin-bottom:5px;
	font-weight:bold;
	font-size:14px;
	display:inline-block;
	width:225px;
}
.upcomingEventsTitle a{
	color:#333333;
}
.upcomingEventsTitle a:hover{
	color:#d42a2b;
}
.upcomingEventsDate {
	margin-bottom:0;
	font-weight:bolder;
	font-size:14px;
	width:50px;
	display:inline-block;
}
.upcomingEventsModule .upcomingEventsLinks {
	/*float:left;
	font-size:0;
	text-indent:-9999px;
	width:160px;*/
}
* html .upcomingEventsModule .upcomingEventsLinks {
	min-height:85px;
	height:auto !important;
	height:85px;
}
.upcomingEventsLinks {
	padding-bottom:5px;
}
.upcomingEventsLinks .upcomingEventsLinkTickets {
	margin-bottom:5px;
}
.upcomingEventsLinkTickets {
	/*background:url(/media/tss/buttons/btn_tickets.jpg) no-repeat 0 -22px;
	text-indent:-9999px;*/
	overflow:hidden;
	/*float:left;
	width:70px;
	height:22px;*/
	margin-right:6px;
}
.layoutHome .upcomingEventsModule a{
	font-weight:bold !important;
	color:#333333;
}
.layoutHome .upcomingEventsModule .upcomingEventsLinkTickets{
	color: #D42A2B;
}
.upcomingEventsLinkTickets:hover {
	background-position:0 0;
}
.upcomingEventsLinkTravel {
	/*background:url(/media/tss/buttons/btn_travel.jpg) no-repeat 0 0;
	text-indent:-9999px;*/
	overflow:hidden;
	/*float:left;
	width:139px;
	height:22px;*/
	color:#333333 !important;
}
.upcomingEventsLinkTravel:hover {
	background-position:0 -22px;
}
.upcomingEventsLinkCamping{
	color:#333333 !important;
}
.upcomingEventsLinkCamping:hover{
	color:#d42a2b !important;
}
.upcomingEventsLinkFacebook {
	/*background:url(/media/tss/buttons/btn_rsvp_tss.png) no-repeat 0 0;
	text-indent:-9999px;*/
	overflow:hidden;
	/*float:left;
	width:139px;
	height:22px;*/
	color:#333333;
}
.upcomingEventsLinkFacebook:hover {
	background-position:0 -22px;
}
.upcomingEventsCalLink {
	padding:5px 0 0 0;
	clear:both;
}
.upcomingEventsCalLink a {
	background:url(/media/tss/icons/ico_arrow_red.gif) no-repeat left center;
	padding-left:10px;
}
.layoutHome .upcomingEventsModule .upcomingEventsCalLink a{
	color:#d42a2b !important;
}
.promoModule img {
	border:1px solid #969797;
	margin-right:10px;
	float:left;
}
.promoModule .promoDetails {
	width:148px;
	float:left;
}
.promoModule .promoDetails p {
	margin:0;
}
.btnRSS {
	background:url(/media/tss/buttons/btn_rss.jpg) no-repeat 0 0;
	display:block;
	width:298px;
	height:36px;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:10px;
}
/* -- 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;
}
.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;
}
/* -- Vert Tabs -- */
.vertTabsModule {
	background:#F0E8DB url(/media/tss/backgrounds/module_300_btm.jpg) no-repeat 0 bottom !important;
	padding-bottom:15px;
	color:#252525;
	font-size:11px;
}
.vertTabsModule .moduleContentOuter {
	padding:0 5px  !important;
}
.vertTabsModule .moduleContentInner {
	min-height:334px;
	height:auto !important;
	height:334px;
	padding:0 !important;
	width:290px !important;
}
.vertTabsModule .hdrBar {
	background:url(/media/tss/backgrounds/module_300_top.jpg) no-repeat 0 top;
}
.vertTabsModule .hdrBar h4 {
	background:url(/media/tss/backgrounds/module_300_hdr.jpg) no-repeat 0 bottom;
}
.vertTabsModule .vertTabs {
	list-style:none;
	margin:0 0 10px;
	padding:0;
	width:110px;
	float:left;
}
.vertTabsModule .vertTabs li a {
	padding:15px 10px;
	width:90px;
	background:#A13926;
	display:block;
	text-transform:uppercase;
	text-align:right;
	color:#fff;
	font-size:12px;
}
.vertTabsModule .vertTabs li a:hover {
	background:#fff;
	color:#3d505a;
	text-decoration:none;
}
.vertTabsModule .vertTabs li.activeTab a,
.vertTabsModule .vertTabs li.activeTab a:hover {
	background:#fff;
	color:#3d505a;
}
.vertTabContentMain {
	background:#fff;
	float:left;
	width:160px;
	padding:10px;
}
* html .vertTabContentMain {
	width:150px;
}
.vertTabContentMain h5,
.vertTabContentMain h5 a {
	font-size:14px;
	color:#252525;
	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 {
	background:#A13926;
	padding:2px 5px 2px 5px;
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-transform:uppercase;
}
.vertTabContentMain ul.linkList a:hover {
	background:#fff;
	color:#3D505A;
}
.vertTabContentMain .adModule {
	text-align:left;
}
.vertTabContentMain .adModule p {
	margin-bottom:5px;
	font-size:10px;
	color:#252525 !important;
	font-family:Arial, Helvetica, sans-serif;
}
/* -- Wizard -- */
.wizardModule {
	/*background:url(/media/tss/backgrounds/module_490_mid.jpg) repeat-y !important;*/
	background-color:#E6E6E6;
	padding-bottom:15px;
}
.wizardModule .hdrBar {
	/*background:url(/media/tss/backgrounds/module_490_top.jpg) no-repeat 0 0 !important;*/
	width:490px;
}
.wizardModule .genericModuleHeader {
	/*background:url(/media/tss/backgrounds/module_490_hdr_simple.jpg) no-repeat 0 bottom !important;
	padding:8px 35px 18px 10px !important;*/
}
.wizardBlurb {
	background:transparent;
	padding:10px;
}
.wizardOuter {
	/*background:#F0E8DB url(/media/tss/backgrounds/module_490_btm.jpg) no-repeat 0 bottom;*/
	background-color:#fff;
	padding:15px 0;
	width:95%;
	margin:auto;
	border-radius:10px;
	/*float:left;*/
}
.wizardInner {
	/*background:url(/media/tss/backgrounds/module_490_inner.jpg) no-repeat 0 top;*/
	background-color:#fff;
	padding:10px 6px 0;
	border-radius:10px;
}
.layoutH .wizardModule {
	/*background:url(/media/tss/backgrounds/module_800_mid.jpg) repeat-y !important;*/
	background-color:#E6E6E6;
	padding-bottom:15px;
}
.layoutH .wizardModule .hdrBar {
	/*background:url(/media/tss/backgrounds/module_800_top.jpg) no-repeat 0 0 !important;*/
	width:800px;
}
.layoutH .wizardModule .genericModuleHeader {
	/*background:url(/media/tss/backgrounds/module_800_hdr_simple.jpg) no-repeat 0 bottom !important;
	padding:8px 35px 18px 10px !important;*/
}
.layoutH .wizardBlurb {
	/*background:url(/media/tss/backgrounds/module_800_hdr.jpg) no-repeat 0 0 #F0E8DB;*/
	background:transparent;
	padding:19px 5px 0;
}
.layoutH .wizardBlurbInner{
	background:transparent;
	padding:10px;
}
.layoutH .wizardOuter {
	/*background:url(/media/tss/backgrounds/module_800_btm.jpg) no-repeat 0 bottom;*/
	padding:15px 0 5px;
	width:95%;
	margin:auto;
	border-radius:10px;
	background-color:#fff;
}
.layoutH .wizardInner {
	/*background:url(/media/tss/backgrounds/module_800_mid.jpg) repeat-y 0 0;*/
	padding:0 5px 0;
	border-radius:10px;
}
.layoutG .wizardModule {
	/*background:url(/media/tss/backgrounds/module_660_mid.jpg) repeat-y !important;*/
	background-color:#E6E6E6;
	padding-bottom:15px;
}
.layoutG .wizardModule .hdrBar {
	/*background:url(/media/tss/backgrounds/module_660_top.jpg) no-repeat 0 0 !important;*/
	width:660px;
}
.layoutG .wizardModule .genericModuleHeader {
	/*background:url(/media/tss/backgrounds/module_660_hdr_simple.jpg) no-repeat 0 bottom !important;
	padding:8px 35px 18px 10px !important;*/
}
.layoutG .wizardBlurb {
	/*background:url(/media/tss/backgrounds/module_660_mid_top.jpg) no-repeat 0 0 #F0E8DB;*/
	background:transparent;
	padding:17px 5px 0;
}
.layoutG .wizardBlurbInner{
	background:transparent;
	padding:10px;
}
.layoutG .wizardOuter {
	/*background:url(/media/tss/backgrounds/module_660_btm.jpg) no-repeat 0 bottom;*/
	padding:15px 0 5px;
	width:95%;
	margin:auto;
	border-radius:10px;
	background-color:#fff;
}
.layoutG .wizardInner {
	/*background:url(/media/tss/backgrounds/module_660_mid.jpg) repeat-y 0 0;*/
	padding:0 5px 0;
	border-radius:10px;
}
.layoutI .wizardModule {
	/*background:url(/media/tss/backgrounds/module_970_mid.jpg) repeat-y !important;*/
	background-color:#E6E6E6;
	padding-bottom:15px;
}
.layoutI .wizardModule .hdrBar {
	/*background:url(/media/tss/backgrounds/module_970_top.jpg) no-repeat 0 0 !important;*/
	width:970px;
}
.layoutI .wizardModule .genericModuleHeader {
	/*background:url(/media/tss/backgrounds/module_970_hdr_simple.jpg) no-repeat 0 bottom !important;*/
	padding:8px 35px 18px 10px !important;
}
.layoutI .wizardBlurb {
	/*background:url(/media/tss/backgrounds/module_970_hdr.jpg) no-repeat 0 0 #F0E8DB;*/
	background:transparent;
	padding:19px 5px 0;
}
.layoutI .wizardBlurbInner{
	background:transparent;
	padding:10px;
}
.layoutI .wizardOuter {
	/*background:url(/media/tss/backgrounds/module_970_btm.jpg) no-repeat 0 bottom;*/
	padding:15px 0 5px;
	width:95%;
	margin:auto;
	border-radius:10px;
	background-color:#fff;
}
.layoutI .wizardInner {
	/*background:url(/media/tss/backgrounds/module_970_mid.jpg) repeat-y 0 0;*/
	padding:0 5px 0;
	border-radius:10px;
}
.wizardMain {
	background:#fff;
	padding:0 10px;
}
.wizardMain .linkList {
	list-style:none;
	margin:0;
	padding:0;
}
.wizardMain .linkList li a {
	/*background:url(/media/tss/icons/ico_gold_wiz_arrow.gif) no-repeat left 4px;*/
	padding-left:12px;
	color:#a26828;
}
.wizardQ {
	font-size:16px;
	font-weight:normal;
	padding-bottom:15px;
}
* html .wizardQ {
	height:1%;
}
* + html .wizardQ {
	height:1%;
}
.wizardQ p {
	display:inline-block;
}
.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/tss/backgrounds/bg_wiz_write.gif) no-repeat 0 8px;*/
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.layoutH .wizardControls {
	/*background:url(/media/tss/backgrounds/bg_wiz_write_xxl.gif) no-repeat 0 8px;*/
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.layoutG .wizardControls {
	/*background:url(/media/tss/backgrounds/bg_wiz_write_xl.gif) no-repeat 0 8px;*/
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.layoutI .wizardControls {
	/*background:url(/media/tss/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;
}
.btnSubmit {
	background:url(/media/tss/buttons/btn_submit.gif) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:64px;
	height:22px;
	border:none;
	margin:0 auto;
}
/*+html .wizardWrite .btnSubmit {
	height:19px;
}
*+html .wizNextButton {
	height:19px;
	width:34px;
	padding-left:1px;
	padding-right:1px;
}*/
.btnSubmit:hover {
	background-position:0 -22px;
}
.wizBackButton {
	background:url(/media/tss/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/tss/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;
}
.resetWizButton {
	background:url(/media/tss/buttons/btn_take.gif) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:111px;
	height:22px;
	margin:0 auto;
}
.resetWizButton:hover {
	background-position:0 -22px;
}
.layoutK #mainContentCol2 .noHeaderITL,
.layoutK #mainContentCol3 .noHeaderITL,
.layoutK #mainContentCol4 .noHeaderITL {
	background:url(/media/tss/backgrounds/module_214_top-alt.jpg) no-repeat 0 0;
	padding: 7px;
}
.layoutA #mainContentColExtra .noHeaderITL,
.layoutA #mainContentCol1 .noHeaderITL,
.layoutAa #mainContentCol2 .noHeaderITL,
.layoutAa #mainContentCol3 .noHeaderITL,
.layoutC #mainContentCol2 .noHeaderITL,
.layoutC #mainContentCol3 .noHeaderITL {
	background:url(/media/tss/backgrounds/module_240_top-alt.jpg) no-repeat 0 0;
	padding: 7px;
}
.layoutHome #mainContentColExtra .noHeaderITL,
.layoutA #mainContentCol2 .noHeaderITL,
.layoutAa #mainContentColExtra .noHeaderITL,
.layoutC #mainContentColExtra .noHeaderITL,
.layoutF #mainContentCol1 .noHeaderITL,
.layoutG #mainContentCol1 .noHeaderITL,
.layoutGa #mainContentCol1 .noHeaderITL,
.layoutK #mainContentColExtra .noHeaderITL,
.layoutL #mainContentColExtra .noHeaderITL {
	background:url(/media/tss/backgrounds/module_300_top-alt.jpg) no-repeat 0 0;
	padding: 7px;
}
.layoutK #mainContentCol5 .noHeaderITL,
.layoutK #mainContentCol6 .noHeaderITL,
.layoutL #mainContentCol2 .noHeaderITL,
.layoutL #mainContentCol3 .noHeaderITL {
	background:url(/media/tss/backgrounds/module_325_top-alt.jpg) no-repeat 0 0;
	padding: 7px;
}
.layoutAa #mainContentCol1 .noHeaderITL,
.layoutAa #mainContentCol4 .noHeaderITL,
.layoutC #mainContentCol1 .noHeaderITL,
.layoutF #mainContentColExtra .noHeaderITL {
	background:url(/media/tss/backgrounds/module_490_top-alt.jpg) no-repeat 0 0;
	padding: 7px;
}
.layoutG #mainContentColExtra .noHeaderITL,
.layoutGa #mainContentColExtra .noHeaderITL,
.layoutK #mainContentCol1 .noHeaderITL,
.layoutL #mainContentCol1 .noHeaderITL,
.layoutL #mainContentCol4 .noHeaderITL {
	background:url(/media/tss/backgrounds/module_660_top-alt.jpg) no-repeat 0 0;
	padding: 7px;
}
.layoutH #mainContentColExtra .noHeaderITL {
	background:url(/media/tss/backgrounds/module_800_top-alt.jpg) no-repeat 0 0;
	padding: 7px;
}
.layoutI #mainContentColExtra .noHeaderITL {
	background:url(/media/tss/backgrounds/module_970_top-alt.jpg) no-repeat 0 0;
	padding: 7px;
}

#photo h4.largeFullHeader {
	padding-right:5px;
}
#siteHeader .tweet {
	position:absolute;
	top:10px;
	left:0;
	font-size:12px;
	color:white;
	background:url(/media/tss/backgrounds/twitterbg.png) no-repeat 0 0 transparent;
	padding-left:45px;
}
#siteHeader .tweet a {
	color:white;
}
#siteHeader .tweet_list {
	position:relative;
	top:-14px;
}
*+html #siteHeader .tweet_list {
	top:-7px;
}
#siteHeader .tweet_list li {
	width:795px;
}
#siteHeader .oneLineTweet {
	padding-top:16px;
}
#siteHeader .twoLineTweet {
	padding-top:7px;
}
*+html #siteHeader .oneLineTweet {
	padding-top:9px;
}
*+html #siteHeader .twoLineTweet {
	padding-top:0px;
}
.fb_iframe_widget{
	float: left;
	padding-left: 5px;
    padding-right: 22px;
	padding-bottom: 10px;
}
.layoutHome .fb_iframe_widget{
	float: left;
	padding: 0;
}
#FooterSiteMap{
	position: absolute;
	width: 990px;
	padding-bottom: 25px;
	left: 0;
	top:80px;
	background-color: #010101;
	height: 285px;
}
#FooterSiteMap ul {
	margin-left: 60px;
    text-align: left;
    width: 630px;
}
#siteHeader ul, #mainFooter ul {
    list-style: none outside none;
    padding: 0;
}
#mainFooter #FooterSiteMap ul li.siteMapColumn {
    min-height: 220px;
}
#FooterSiteMap ul .lastItem, #FooterSiteMap ul .lastItem ul li{
	border:none !important;
}
#mainFooter #FooterSiteMap ul li, #mainFooter .bottomLinks ul li {
    margin-bottom: 5px;
    margin-right: 10px;
    padding-right: 10px;
    vertical-align: top;
    width: 135px;
	border-right: 1px solid #434343;
}
/* #mainFooter #FooterSiteMap ul li, #mainFooter .bottomLinks ul:last-child li {
	border-right: none;
} */
#FooterSiteMap ul {
    text-align: left;
	/*margin-top: 10px;*/
	margin:auto;
}
#FooterSiteMap .siteMapColumn > a{
	font-weight: bold;
	font-size: 12px;
}

#siteHeader ul li, #mainFooter ul li {
    float: left;
}
#FooterSiteMap ul ul {
    margin-left: 0;
    margin-right: 0;
    width: 135px;
	margin-top:5px;
}
#FooterSiteMap ul li ul li a{
	font-size:10px;
	font-weight:normal;
	color:#afafaf;
}
.bottomLinks a{
	color: white;
}
.bottomLinks ul li a {
	font-size:12px !important;
}
.bottomLinks ul li ul li a {
	font-size:10px !important;
	font-weight:normal;
}
.bottomLinks{
	background-color: black;
    color: white;
    height: 50px;
    position: absolute;
    width: 315px;
	z-index: 3;
	left: 685px;
	top: 80px;
	margin-top: 10px;
}
.bottomLinks ul li ul {
    margin-top: 7px !important;
}
#footerLinks {
	margin-left: auto !important;
	margin-right: auto !important;
}
#footerLinks  a {
	font-size:12px;
	color:#afafaf;
	font-weight:normal;
}
#FooterSearch {
	position:absolute;
	left:0px;
	top:10px;
}
#footerSearch{
	background: url("/media/tss/backgrounds/searchbg.png") no-repeat scroll 0 0 transparent;
    height: 53px;
}
#FooterSearch input {
	border:0 none;
	float:left;
	/*background:url(/media/tss/backgrounds/searchbg.png) 0 0 transparent no-repeat;
	width:221px;
	height:53px;
	padding:0;
	padding-left:43px;*/
	color:#999;

	/*****  NEW  *******/
	background-color: trasparent;
	height:18px;
	width:208px;
	margin:17px 10px 0 43px;
}
#FooterSearch button {
	background:url(/media/tss/buttons/searchbtn.png) 0 0 transparent no-repeat;
	text-indent:-9999px;
	height:30px;
	width:73px;
	border:0;
	cursor:pointer;
	margin-top:12px;
}
#mainFooter .imgTout {
	float:right;
	margin-right:10px;
	margin-top:10px;
}
#mainFooter .openHTMLModule {
	position:absolute;
	left:365px;
	top:27px;
	width:473px;
}
#mainFooter .openHTMLModule a {
	text-decoration:underline;
}
#mainFooter .openHTMLModule,
#mainFooter .openHTMLModule a {
	font-size:13px !important;
	font-weight:normal !important;
	color:white;
}
.bottomLinks ul li.lastItem,
.bottomLinks ul li.lastItem ul li {
	border-right:none !important;
}
.layoutHome  #mainContentCol4 .largeImageLinksModule .moduleContentInner img{
	height: 140px;
    width: 160px;
	background-color: white;
	padding: 5px;
	border-radius: 5px;
}
.layoutHome #mainContentCol4 .largeImageLinksModule .moduleContentOuter{
	background-color: #E6E6E6;
	width: 660px;
}
.layoutHome #mainContentCol4 .largeImageLinksModule .moduleContentInner{
	width: 635px;
}
.layoutHome #mainContentCol4 .largeImageLinksModule .largeImageLinks{
	float: right;
	width: 455px;
	font-size: 14px;
    font-weight: bold;
}
.layoutHome #mainContentCol4 .largeImageLinksModule .largeImageLinks .linkList{
	margin-top: 30px;
}
.layoutHome #mainContentCol4 .largeImageLinksModule .largeImageLinks .linkList a{
	font-size: 12px;
}
.layoutHome #mainContentCol4 .imgTout {
	height: 58px;
    margin-left: 1px;
	margin-bottom: 0;
}
.layoutHome #mainContentCol4 .upcomingEventWeekendsModule {
	background-color:#e6e6e6;
	color:#4d4d4d;
	width:660px;
}
.layoutHome #mainContentCol4 .upcomingEventWeekendsModule .upcomingEventsList {
	padding-left:5px;
	padding-right:5px;
	margin-left:-5px;
	border-bottom:1px solid #ccc;
	width:650px;
	height:22px;
}
.layoutHome #mainContentCol4 .upcomingEventWeekendsModule .upcomingEventsList>li {
	margin-top:23px;
	margin-left:-5px;
	padding-left:5px;
	padding-right:5px;
	border-top:1px solid white;
}
.layoutHome #mainContentCol4 .upcomingEventWeekendsModule .weekendTitle a {
	color:black;
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
}
.layoutHome #mainContentCol4 .upcomingEventWeekendsModule .weekendEvents ul {
	margin:0;
	margin-top:10px;
	list-style:none outside none;
}
.layoutHome #mainContentCol4 .upcomingEventWeekendsModule .weekendLinks a:first-child {
	text-indent:-9999px;
	background:url(/media/tss/buttons/viewcalendar.png) no-repeat 0 0 transparent;
	width:168px;
	height:24px;
	display:block;
	position:relative;
	left:478px;
	top:-75px;
}
.layoutHome .openHTMLModule iframe {
	background-color:white;
}
.STImage {
	margin-left:-15px;
}
#siteHeader .moduleWrap,
#mainFooter .moduleWrap {
	border:0;
}
#headerModules .imgTout {
	position:absolute;
	right:12px;
	top:42px;
}
#campTable {
	width: 770px;
}
#campTable, #campTable td {
	text-align: center;
	border: none;
	font-size: 13px;
}
#campTable tr:nth-child(even) {
	background-color: #C4C4C4;
}
.layoutH #mainContentColExtra .largeImageLinksModuleNoImage .largeImageLinks #linksForHeader{
	float: right;
    position: relative;
    right: 0;
    top: -47px;
}
.layoutH #mainContentColExtra .largeImageLinksModuleNoImage .largeImageLinks #contentBlock {
	text-align: center;
}
.layoutH #mainContentColExtra .largeImageLinksModuleNoImage .largeImageLinks #campTable #tableTitle{
	height: 35px;
	background-color: #FFF9E6;
	font-weight: bold;
}
.layoutH #mainContentColExtra .largeImageLinksModuleNoImage .genericModuleHeader {
}
.layoutHome .homeFlashRotatorCol {
	height: 460px;
}
.layoutHome #mainContentCol1, .layoutHome  #mainContentCol2, .layoutHome  #mainContentCol3{
	display: inline-block;
}
.layoutHome  #mainContentCol2{
	margin-left: 6px;
    margin-right: 17px;
}
.layoutHome  #mainContentCol5{
	float: right;
    width: 300px;
	margin-top: 5px;
}
.layoutHome .connections {

    padding-left: 24px !important;
    padding-top: 0 !important;
}
.layoutHome #mainContentCol1,
.layoutHome #mainContentCol2,
.layoutHome #mainContentCol3 {
    *float: left;
}
.layoutHome #mainContentColExtra{
	*width: 0;
}
.layoutHome #mainContentCol2 {
    *margin-left: 10px;
    *margin-right: 19px;
}
.moduleContentInner {
	font-family:'Glegoo',Arial,Helvetica,sans-serif;

}

.multipleOptIn{
	/*background: -webkit-gradient(linear, 0 330, 660 330, from(#64080f), color-stop(50%, #c81525), to(#64080f));
	background: -moz-linear-gradient(left, #64080f, #c81525, #64080f) repeat-x;
	background:url(/media/tss/backgrounds/Newsletter.jpg);
	*background:url(/media/tss/backgrounds/Newsletter.jpg);
	background:url(/media/tss/backgrounds/Newsletter.jpg)\9;
	_background:url(/media/tss/backgrounds/Newsletter.jpg);*/
	width: 660px;
	color:#FFF;
	/*border-radius:5px;*/
	/*height: 250px;*/
	margin-bottom:10px;
	/*border: 1px solid #E6E6E6;*/
	/*box-shadow: 8px 6px 4px -2px Black;*/

	/*NEW*/
	height: 300px;
	background:url(/media/tss/backgrounds/Newsletter.jpg);
	border: 1px solid #000;
}

.multipleOptIn #newsletterSignup{
	width: 300px;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:5px;
}
/*.multipleOptIn, #phoneNumberSubscribe{
    border: 3px solid black;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 8px 8px 6px -2px black;
    padding: 10px;
	margin-bottom: 15px;
	background-color: white;
}*/
.multipleOptIn #optInOrganizationInfo {
	font-size:10px;
	padding-left:10px;
}



.multipleOptIn button, #phoneNumberSubscribe button{
	 background: linear-gradient(to bottom, #FF070B 0%, #D30423 24%, #AA0B0B 45%, #96000F 67%, #490101 94%, #310202 100%) repeat scroll 0 0 transparent;
    border-radius: 7px 7px 7px 7px;
    color: #FFFFFF;
    display: block;
    float: right;
    margin: -22px 40px 0 0;
    padding: 5;px 20px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
	font: 19px/19px 'Conv_UnitedSansCond-Heavy',Arial,sans-serif;
    letter-spacing: 2px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDcwYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iI2QzMDQyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ1JSIgc3RvcC1jb2xvcj0iI2FhMGIwYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iIzk2MDAwZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iIzQ5MDEwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMTAyMDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ff070b 0%, #d30423 24%, #aa0b0b 45%, #96000f 67%, #490101 94%, #310202 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff070b), color-stop(24%,#d30423), color-stop(45%,#aa0b0b), color-stop(67%,#96000f), color-stop(94%,#490101), color-stop(100%,#310202)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff070b 0%,#d30423 24%,#aa0b0b 45%,#96000f 67%,#490101 94%,#310202 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff070b 0%,#d30423 24%,#aa0b0b 45%,#96000f 67%,#490101 94%,#310202 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff070b 0%,#d30423 24%,#aa0b0b 45%,#96000f 67%,#490101 94%,#310202 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff070b 0%,#d30423 24%,#aa0b0b 45%,#96000f 67%,#490101 94%,#310202 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff070b', endColorstr='#310202',GradientType=0 ); /* IE6-8 */
}


.multipleOptIn button:before{
	background: -moz-linear-gradient(left center , #747474 2%, #FFFFFF 30%, #B4B4B4 57%, #FFFFFF 82%, #B7B7B7 99%) repeat scroll 0 0 transparent;
    border-radius: 8px 8px 8px 8px;
    bottom: -3px;
    content: "";
    left: -3px;
    position: absolute;
    right: -3px;
    top: -3px;
    z-index: -1;
	background: #bbb; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iIzc0NzQ3NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU3JSIgc3RvcC1jb2xvcj0iI2I0YjRiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgyJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2I3YjdiNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(left,  #747474 2%, #ffffff 30%, #b4b4b4 57%, #ffffff 82%, #b7b7b7 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(2%,#747474), color-stop(30%,#ffffff), color-stop(57%,#b4b4b4), color-stop(82%,#ffffff), color-stop(99%,#b7b7b7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #747474 2%,#ffffff 30%,#b4b4b4 57%,#ffffff 82%,#b7b7b7 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #747474 2%,#ffffff 30%,#b4b4b4 57%,#ffffff 82%,#b7b7b7 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #747474 2%,#ffffff 30%,#b4b4b4 57%,#ffffff 82%,#b7b7b7 99%); /* IE10+ */
	background: linear-gradient(left,  #747474 2%,#ffffff 30%,#b4b4b4 57%,#ffffff 82%,#b7b7b7 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#747474', endColorstr='#b7b7b7',GradientType=1 ); /* IE6-8 */
}






.multipleOptIn label:first-child{
	background: url("/media/tss/backgrounds/DegaNewsletter_387xY.png") no-repeat scroll center top transparent;
	color: #FFF;
    font-size: 19px;
    font-weight: bold;
    /*padding-bottom: 8px;*/
    padding-left: 25px;
    /*padding-top: 8px;*/
	margin-left:0;
	margin-top:29px;
	height:60px;
	text-transform:uppercase;
	text-indent: -9999px;

	/*font-size:35px;
	text-align: center;
	text-shadow: 3px 3px 3px gray;
	color: #C11F21;*/
}
.multipleOptIn label{
	display:block;
	margin-left:10px;
	font-weight:normal;
	font-size: 14px;
}

/*NEW*/
.multipleOptIn Label:nth-child(3){
	margin-top:10px;

	}


/* 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;
}

.homeExperienceModule {
	padding-top:100px;
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:#FFF;
}
.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;*/
}
.layoutF #mainContentColExtra {
	width:660px;
}

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

.image{margin-right:50px;}

.left{width:50px; float:left; margin-top:22px; margin-right:10px; cursor:pointer}
.right{width:52px; float:right; margin-top:22px; cursor:pointer}
.container{width:970px; background-color:#FFF;}

.container .genericModuleHeader{
	display:none;
}

.layoutG #mainContentColExtra .container{
	width:660px;
}

.layoutG #mainContentColExtra .scroll{
	width:536px !important;
}

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


/***********************************
	Multiple Columns (Layout 3 in Layout 6)
***********************************/
.layoutI #mainContentColExtra #layout3{
	width:970px;
	border:none;
}
.layoutI #mainContentColExtra #layout3 .column1{
	float:left;
	margin-right:10px;
	width:660px;
}
.layoutI #mainContentColExtra #layout3 .column1 .moduleWrap{
	width:660px;
}
.layoutI #mainContentColExtra #layout3 .column1 .genericModuleHeader{
	background:url("/media/tss/backgrounds/module_660_hdr.jpg") no-repeat scroll center bottom rgba(0, 0, 0, 0);
}
.layoutI #mainContentColExtra #layout3 .column1 .moduleContentInner{
	width:630px;
}
.layoutI #mainContentColExtra #layout3 .column2{
	width:300px;
	float:right;
}
.layoutI #mainContentColExtra #layout3 .column2 .moduleWrap{
	width:300px;
}
.layoutI #mainContentColExtra #layout3 .column2 .genericModuleHeader{
	background:url("/media/tss/backgrounds/module_300_hdr.jpg") no-repeat scroll center bottom rgba(0, 0, 0, 0);
}
.layoutI #mainContentColExtra #layout3 .column2 .moduleContentInner{
	width:270px;
}

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


/*Tabs Module for Layout 6*/

.layoutI .calendarContentDuring{
	width:970px;
}

/*--------------------------------------------------*/
/*--------------------------------------------------*/
/*UPDATE FOR NEWSLETTER CASTL*/
.newsletterSignup{
	background-color: #4B0A0B;
}
#optInOrganizationInfo {
    color: white;
    display: inline-block;
    margin-top: 15px;
    padding-bottom: 10px;
    width: 280px;
    word-wrap: break-word;
}
#organizationURL,
#organizationPhone{
	display: none;
}
/*--------------------------------------------------*/
/*--------------------------------------------------*/

/***********************************
*  Accordion Styling
*  By: Sean Strawsburg
*  Created on: 13 JAN 2016
***********************************/

.accordion .opened {
	background: url("/media/dis/buttons/accordiondownarrow.png") no-repeat scroll 98% center,
							url(/media/tss/backgrounds/module_660_hdr.jpg) no-repeat center bottom !important;
	padding: 9px 25px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 19px;
}

.accordion .closed{
	background: url("/media/dis/buttons/accordionrightarrow.png") no-repeat scroll 98% center,
							url(/media/tss/backgrounds/module_660_hdr.jpg) no-repeat center bottom !important;
	padding: 9px 25px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 19px;
}
.accordion .genericModuleHeader, .noHeaderITL {
	background: #fff !important;
}
