/***********************************
*  TSS Theme
*  Created on: 07/2009
*  Travis Cunningham
***********************************/
html {
	/*background:url(/media/tss/backgrounds/bg_html_v2.jpg) repeat 0 0;*/
}
body {
	/*background:url(/media/tss/backgrounds/bg_body.png) no-repeat center 0;*/
	text-align:center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b2926;
	/*padding-bottom:50px;*/
	
	/*Redes*/
	padding:0;
	background-repeat:no-repeat;
	background-position:center !important;
	
	
}
* html body {
	background:url(/media/tss/backgrounds/bg_body.jpg) no-repeat center 0;
}
#wrapper {
	width:1000px;
	/*background-color:white;*/
	text-align:left;
	margin:0 auto;
	position:relative;
	z-index:1;
	padding:0;
	min-height:500px;
	height:auto !important;
	height:500px;
	
	/*Redes*/
	background-color:black !important;
	
} 
* html #wrapper {
	background:#fffffb;
	width:990px;
	overflow-x:hidden;
}
#breadCrumbTitleArea {
	/*background:url(/media/imhof/bg_breadcrumb.jpg) repeat-x center 0;*/
	width:966px;
	padding-top:10px;
	padding-left:20px;
	padding-bottom:10px;
	padding-right:10px;
	margin-bottom:10px;
	position:relative;
	/*background-color:black;*/
	border:1px outset #DDD;
	
	/*redes*/
	background-color:#403c3b;
	
}
#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;
}
#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;
	/*background-color:white;*/
	
	/*Redes*/
	background-image:url(/media/imhof/header_Long2.jpg);
	background-repeat:no-repeat;
	padding-top:0;
	width:100%;
	background-color:#403c3b;
	height:272px;
	background-position:center;
	
} 
#siteHeaderInner {
	width:100%;
	min-height:67px;
	/*height:auto !important;*/
	height:67px;
	/*padding-top:10px;*/
	padding-bottom:0;
	
	/*Redes*/
	/*margin:0 auto;*/
	/*background: url(/media/imhof/header_WithGradient.jpg) no-repeat;*/
	/*background-image:url(/media/imhof/nav_background.png);*/
	/*background-repeat:repeat;*/
	/*height:265px*/;
}
#siteHeader ul, #mainFooter ul {
	list-style:none;
	margin:0;
	padding:0;
}
#siteHeader ul li, #mainFooter ul li {
	float:left;
}

#mainFooter #FooterSiteMap ul li ul li{
	float:none;
	
}

#mainFooter #FooterSiteMap ul li ul{
	text-align:left !important;
	
}

.siteMapColumn {
    float: left;
    margin-right: 20px;
}

a, a:visited {
	color:#D21E1E;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#3d505a;
	text-decoration:underline;
}
.layoutHome a, .layoutHome a:visited {
	color:#a26828;
	text-decoration:none;
	font-weight:bold;
}
.layoutHome a:hover {
	color:#3d505a;
	text-decoration:underline;
}
#mainFooter a {
	/*color:#d21e1e;*/ /*#e20000;*/
	font-size:11px;
	font-weight:bold;
	
	/*Redes*/
	color:#ffffff;
}
#mainFooter a:hover {
	color:#ffffff;
	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/imhof/Header_logo.png) no-repeat 0 0;
	width:784px;
	height:162px; 
	text-indent:-9999px;
	overflow:hidden;
	/*float:left;*/
	margin: 0 auto;
	display:block;
}
#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;
}
#siteHeader .adModule p {
	display:none;
}
#socialHeaderNav {
	position:absolute;
	right:231px;
	top:37px;
	
	/*Redes*/
	display:none;
}
#socialHeaderNav li {
	margin-right:3px;
}
#headerInfoBox {
	background:#3d505a;
	position:absolute;
	top:0;
	left:5px;
	width:485px;
	padding:7px 0 7px 10px;
	display:block;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
#headerInfoBox a {
	color:#f1cfa3;
}
#headerInfoBox a span {
	color:#cacaca;
	font-size:14px;
}
#headerInfoBox a:hover {
	color:#fff;
}
#headerInfoBox a:hover span {
	color:#cacaca;
}
#headerLinkBox {
	background:#3d505a;
	position:absolute;
	top:0;
	right:5px;
	width:485px;
	padding:7px 10px 7px 0 !important;
	display:block;
}
#headerLinkBox li {
	padding-left:5px;
	margin:0 0 0 5px;
	float:right !important;
	border-left:1px solid #fff;
}
#headerLinkBox li.lastItem {
	border-left:none;
	padding-left:0;
}
#headerLinkBox li a {
	font-size:12px;
	color:#f1cfa3;
}
#headerSearch {
	background:url(/media/imhof/bg_search.jpg) no-repeat 0 bottom;
	margin-right:40px;
	margin-top:25px;
	float:right;
	width:155px;
	height:26px;
	padding:0 0 0 25px;
	text-align:left;
	
	/*Redes*/
	display:none;
}
#headerSearch input {
	width:119px;
	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/imhof/btn_search.jpg) no-repeat 0 0;
	float:left;
	width:34px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	cursor:pointer;
	margin-top:-1px;
}
#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;
}
#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 {
	/*background-image:url(/media/imhof/nav_background.png);
	background-repeat:x-repeat;*/
	/*background-color:grey;*/
	/*background-position:left top;
	background-repeat:no-repeat;*/
	width:660px;
	height:106px;
	clear:both;
	position:relative;
	/*padding-top:10px !important;*/
	top:7px;
	
	/*Redes*/
	margin:0 auto !important;
	/*width:100%;*/
}
#siteNavMain li {
	float:left;
}
#siteNavMain li a {
	display:block;
	/*height:43px;*/
	text-indent:-9999px;
	overflow:hidden;
	/*margin-top:-13px;*/
	
	height:110px;
	margin-top:-7px;
}
#nav_hof {
	/*background:url(/media/imhof/nav-hof.jpg) no-repeat 0 0;
	width:149px;
	margin-left:243px;*/
	
	background:url(/media/imhof/members.jpg) no-repeat 0 0;
	width:130px;
	height:110px;
	background-position:top;
	/*margin-left:163px;*/
}
#nav_members {
	/*background:url(/media/imhof/nav-members.jpg) no-repeat 0 0;*/
	width:130px;
	height:110px;
	background:url(/media/imhof/HOF_Ceremony.jpg) no-repeat 0 0;
	background-position:top;
}
#nav_museum {
	/*background:url(/media/imhof/nav-museum.jpg) no-repeat 0 0;
	width:110px !important;*/
	
	width:130px;
	height:110px;
	background:url(/media/imhof/Facility.jpg) no-repeat 0 0;
	background-position:top;
}
#nav_photos {
	/*background:url(/media/imhof/nav-photos.jpg) no-repeat 0 0;
	width:162px;*/
	
	width:130px;
	height:110px;
	background:url(/media/imhof/Sponsor.jpg) no-repeat 0 0;
	background-position:top;
}
/*#nav_news {
	background:url(/media/imhof/nav-news.jpg) no-repeat 0 0;
	width:77px;
}*/
#nav_contact {
	/*background:url(/media/imhof/nav-contactus.jpg) no-repeat 0 0;
	width:135px;*/
	
	width:135px;
	height:110px;
	background:url(/media/imhof/admissionsHours_btn.jpg) no-repeat 0 0;
	background-position:top;
}
/*#nav_tickets {
	background:url(/media/tss/nav/tickets.jpg) no-repeat 0 0;
	width:181px;
}
#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 -43px;*/
	background-position:bottom;
}
#siteNavMain li:hover a, #siteNavMain li a:hover, 
#siteNavMain li.sfhover a {
	/*background-position:0 -43px;*/
	background-position:bottom;
}
/* -- 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:33px;*/
	/*background-position:bottom;*/
	
	/*Redes*/
	top:103px;
}
*+ 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;*/
	padding-bottom:10px;
	width:auto;
	height:auto;
	position:relative;
	/*left:100px;*/
	
	/*background-color: rgba(0, 0, 0, 0.8);*/
	background-color:black;
}
#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;*/
	
	/*Redes*/
	margin:9px 0 0 15px;
}
#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:#f1cfa3;*/
	font-size:11px;
	height:13px;
	display:inline;
	
	/*ReDes*/
	color:white;
}
#siteNavMain li ul li a:hover {
	color:#fff;
	text-decoration:underline;
}
/* -- Subnav -- */
#navAdCol {
	margin:0 0 0 10px;
	width:160px;
}
* 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:0 0 10px;
	padding:0;
	float:left;
}
.subNavModule ul li {
	float:left;
	clear:left;
	width:160px;
}
.subNavModule ul li a {
	/*background:url(/media/tss/backgrounds/bg_subnav.jpg) repeat-y 0 0;*/
	background-color:#333;
	padding:10px;
	color:#fff !important;
	float:left;
	width:140px;
	border-bottom:1px solid #000;
}
.subNavModule ul li li a {
	height:auto;
	padding:0;
	padding-bottom:5px;
}
.subNavModule ul li a:hover {
	text-decoration:none;
}
.subNavModule ul li a:hover,
.subNavModule li a.activeSubNav,
.subNavModule ul li.subNavOpenened a {
	/*background:url(/media/tss/backgrounds/bg_subnav_active.jpg) repeat-y 0 0;*/
	background-color:#C21E1E;
}
.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;*/
	color:#D21E1E !important;
}
.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:#d6d6d6 url(/media/tss/backgrounds/bg_subnav_open.jpg) repeat-y 0 0;*/
	margin:0;
	width:140px;
	padding:5px 10px;
	border-bottom:1px solid black;
}
.subNavModule ul li.subNavOpenened a {
	border-bottom:1px solid gray;
}
.subNavModule ul li ul li {
	/*list-style:square outside none;*/
	background:url(/media/imhof/square.jpg) no-repeat left 5px;
	padding-left:10px;
	width:135px;
}
.subNavModule ul li ul, 
.subNavModule ul li ul li,
.subNavModule ul li ul li a,
.subNavModule ul li.subNavOpenened ul li a {
	background-color:#DDD;
	color:black !important;
}
.subNavModule ul ul, .subNavModule ul ul li {
	width:140px;
}
.subNavModule ul ul ul, .subNavModule ul ul ul li {
	width:130px;
}
.subNavModule ul li ul ul {
	background:none;
	margin-left:10px;
	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;
	color:#a26828 !important;*/
	float:left;
	width:auto;
	min-height:inherit;
	border-bottom:none;
}
/* -- Homepage -- */
.layoutHome #mainContentCol2, 
.layoutHome #mainContentCol3,
.layoutHome #mainContentCol4 {
	/*display:none;*/
}
.homeFlashRotator {
	width:660px;
	height:655px;
	margin-bottom:10px;
}
.layoutHome .homeFlashRotator {
	width:668px;
	height:505px;
	margin:0 auto 10px;
}
.layoutHome #mainContentColExtra {
	/*float:right;*/
	/*width:300px;*/
	
	/*Redes*/
	/*width:100%;
	height:50px;
	background-color:grey;
	position:absolute;
	bottom:0;
	margin-top:10px;*/
}
.layoutHome #mainTripleColWrap {
	/*width:660px;*/
	padding:10px;
	
	/*Redes*/
	/*float:left;*/
	width:960px;
	margin: 0 auto;
	float:none !important;
	height:333px;
	margin-bottom:10px;
	/*background-image: url(/media/imhof/Footer_BG.jpg);*/
	background-repeat:repeat-x;
	/*background:url('/media/imhof/bg_texture.jpg') repeat-x !important;*/
}
.layoutHome #mainContentCol1 {
	/*width:660px;*/
	float:left;
	
	/*Redes*/
	width:300px;
	margin-right:30px;
	margin-top:63px;
	
}
.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 {
	width:300px;
	margin-right:30px;
	float:left;
	margin-top:63px;
}
.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 {
	width:300px;
	float:left;
	margin-top:63px;
}
.layoutHome #mainContentCol4 {
	/*float:left;
	width:660px;*/
	
	/*Redes*/
	width:100%;
	background-color:black;
	height:50px;
	/*float:left;*/
	/*position:relative;*/
	
	/*NEW*/
	position:absolute;
	left:0;
	bottom:312px;
	float:left;
}
.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;*/
	
	/*Redes*/
	/*background-color:#000000 !important;*/
	/*backgrond-image:url('/media/imhof/bg_texture.jpg') !important;*/
	width:990px;
	/*padding:0 5px 0 5px;*/
	padding:5px;
	/*background-repeat:repeat-x;*/
	/*background:url('/media/imhof/bg_texture.jpg') repeat-x !important;*/
	
	
}
* html #mainContentColWrap,
*+ html #mainContentColWrap {
	width:800px;
}
* html .layoutG #mainContentColWrap,
* html .layoutGa #mainContentColWrap,
*+ html .layoutG #mainContentColWrap,
*+ html .layoutGa #mainContentColWrap {
	width:970px;
}
.layoutHome #mainContentColWrap {
	padding:0px 0px;
	/*width:980px;*/
	
	/*Redes*/
	/*width:1100px;*/
	width:100%;
}
* 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 -- */
#connectFtr {
	/*display:none;*/
}
#mainFooter {
	/*width:990px;*/
	/*margin:0 auto;*/
	/*position:relative;*/
	/*text-align:left;*/
	padding:0;
	/*background-image:url(/media/imhof/road.gif);*/
	/*background-repeat:repeat-x;*/
	/*background-position:bottom;*/
	
	/*Redes*/
	width:100%;
	height:228px;
	background-color:#000;
	position:relative;
	background-image: url('/media/imhof/footer_longbg.jpg');
	background-repeat:repeat-x;
}
* html #mainFooter {

}
#mainFooterInner {
	/*background-image:url(/media/imhof/roadbottom.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:19px;*/
	
	/*Redes*/
	height:227px;
	margin: 0 auto;
	position:relative;
	width:1000px;
	/*background-image: url('/media/imhof/footer_Background.png');*/
	
}
#mainFooter #footerLinks {
	/*margin-bottom:25px;*/
	/*margin-top:28px;*/
	/*float:left;*/
	
	/*Redes*/
	bottom:10px;
	position:absolute;
	left:100px;
	left:345px;
	
}
#footerLinks li {
	margin-right:10px;
	padding-right:6px;
	/*border-right:1px solid #d21e1e;*/
	line-height:10px;
	
	/*Redes*/
	border-right:1px solid #ffffff;
	
}
#footerLinks li.lastItem {
	margin-right:0; 
	padding-right:0;
	border-right:none;
}
#connectFtr 
{
	/*clear:both;
	float:right;*/
	/*width:335px;*/
	
	/*ReDes*/
	width:500px;
	position:absolute;
	/*z-index:1;*/
	/*top:-41px;*/
	left:111px;
	top:4px;
}
#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;
	margin:0 10px 0 0;
	
	/*Redes*/
	/*background:url(/media/imhof/connect_icon.png) no-repeat 0 0;*/
	width:305px;
	height:54px;
	pointer-events:none; /*DOES NOT WORK IN IE*/
	cursor:none;
	
}

li#facebook{
	background:url(/media/imhof/connect_icon.png) no-repeat 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;
	
	/*Redes*/
	background:url(/media/imhof/facebook_icon.jpg) no-repeat 0 0;
	width:54px;
	height:54px;
	
}
#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;
	
	/*Redes*/
	background:url(/media/imhof/phone_icon.jpg) no-repeat 0 0;
	width:54px;
	height:54px;
	
}
#tumblr a {
	background:url(/media/tss/backgrounds/tumblr.jpg) no-repeat 0 0;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:111px;
	height:32px;
	
	/*Redes*/
	display:none;
}
#ustream a {
	background:url(/media/tss/backgrounds/USTREAM.jpg) no-repeat 0 0;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:121px;
	height:32px;
	
	/*Redes*/
	display:none;
}
/*#facebook a:hover,
#youtube a:hover,
#twitter a:hover {
	background-position:0 -30px;
}
#tumblr a:hover, #ustream a:hover {
	background-position:0 -32px;
}*/
#footerCopy {
	/*float:right;*/
	color:#ffffff;
	font-size:11px;
	padding-top:26px;
	text-align:right;
	/*margin-top:28px;*/
	position:absolute;
	top:95px;
	right:15px;
	height:78px;
	border-right:solid 1px grey;
	vertical-align:middle;
	display:table-cell;
	padding-right:20px;
	/*background-image:url(/media/imhof/footer_logo.png) no-repeat;*/
}
#footerLogo {
	display:block;
	width:259px;
	height:93px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	left:365px;
	top:88px;
	background:url(/media/imhof/footer_logo.png) no-repeat;
}
#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/bg_newsletter_wide.jpg) no-repeat 0 0;
	width:280px;
	margin-bottom:10px;
	height:43px;
	display:block;
	padding:129px 0 0 20px;
}
.newsletterSignup label {
	display:none;
}
.newsletterSignup input {
	background:none;
	border:none;
	color:#231f20;
	font-size:14px;
	float:left;
	width:199px;
	height:22px;
	padding-top:5px;
}
.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:3px;
}
.newsletterSignup button:hover {
	background-position:0 -22px;
}
#mainFooterInner .newsletterSignup {
	background:url(/media/tss/backgrounds/bg_newsletter_ftr.jpg) no-repeat 0 0;
	width:335px;
	margin-bottom:10px;
	height:30px;
	display:block;
	padding-top:0;
	padding-bottom:0;
	padding-right:0;
	padding-left:5px;
	float:right;
}

#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:460px;*/
	
	/*Redes*/
	width:620px;
}
#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:390px;*/
	
	/*Redes*/
	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;*/
	width:480px;
	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/news_hdr.jpg) no-repeat left 0;*/
	padding:8px 10px 10px;
	width:468px;
	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:#fff;
	text-transform:uppercase;
	
	/*Redes*/
	color:#000000;
}
.featuredStory .previewImg {
	float:left;
	margin:0 10px 5px 0;
}
.featuredStoryDetails {
	min-height:180px;
	height:auto !important;
	height:180px;
	padding:0 10px;
}
.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 2px 7px;
	/*background:#9f3a29 url(/media/tss/backgrounds/drop_arrow.jpg) no-repeat right top;*/
	color:#fff !important;
	line-height:25px;
	
	/*Redes*/
	background:#ee2e24 url(/media/tss/backgrounds/drop_arrow2.jpg) no-repeat right top;
}
.genericDropDown .dropTrigger a:hover {
	text-decoration:none;
}
.genericDropDown .dropTrigger ul li a {
	border:0;
	display:block;
	height:20px;
	overflow:hidden;
	/*background:#a13926;*/
	padding:0 8px;
	line-height:20px;
	outline:none;
	
	/*Redes*/
	background:#ee2e24;
}
.genericDropDown .dropTrigger ul li a:hover {
	background:#403C3B;
}
.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:#a13926;
	float:left;
	color:#fff !important;
	padding:10px 15px;
}
#feelTheExperienceWrap .genericTabs li a {
	padding:8px 15px;
}
#feelTheExperienceWrap .genericTabs li a {
	background:#a13926;
	color:#fff !important;
}
.calendarContentDuring .genericTabs li.activeTab a, 
.calendarContentDuring .genericTabs li a:hover {
	background:#fff;
	color:#231f20 !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 {
	width:70%;
	padding-bottom:5px;
}
#experienceTextContent #experienceTextBoxHeader .shareBarSocial {
	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;
}

#searchResults{
	overflow-y:scroll !important;
	width:1007px !important;
	height:330px !important;
}
#inducteeSearchPage{
	overflow:hidden !important;
}
/* -- Calendar -- */
#calendarContent {
	width:490px;
}
#calendarHead {
	padding:10px 10px;
	margin-bottom:10px;
}
#calendarHead p {
	float:left;
	font-weight:bold;
	line-height:18px;
}
#calendarContent h4 {
	background:url(/media/tss/backgrounds/news_hdr.jpg) no-repeat 0 0;
	color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:8px 50px 23px 10px;
	height:40px;
	padding:8px 50px 0 10px;
	clear:both;
}
#calendarContent ul {
	background:url(/media/tss/backgrounds/module_490_btm.jpg) no-repeat 0 bottom;
	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:456px;
	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;
}
.calendarContentDuring h4,
.newsTabsModule h4 {
	padding:5px 35px 10px 10px;
	font-weight:bold;
	font-size:18px;
	color:#fff;
	background:url(/media/tss/backgrounds/module_660_hdr_simple.jpg) no-repeat 0 bottom;
}
.calendarContentDuring h4,
.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:#f1e8dc;
	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;
}
.calendarContentDuring .genericTabs,
.newsTabsModule .genericTabs {
	background:#f1e8dc;
	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:#f1e8dc url(/media/tss/backgrounds/module_490_cal_bottom.jpg) no-repeat 0 bottom;
	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 url(/media/tss/backgrounds/wedge_top_right.gif) no-repeat right top;
	list-style:none;
	margin:0;
	padding:0 10px;
}
.calendarContentDuring .calendarContentMain li {
	padding:10px 5px 5px;
	border-bottom:1px solid #e6dbbb;
}
.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, .calendarContentDuring .calendarContentMain li h5 a {
	font-size:12px;
	font-weight:bold;
	color:#a26828;
	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;*/
	width:660px;
	padding:0;
	color:#666666;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin-bottom:20px;
	
	/*Redes*/
	background:#ffffff;
}
#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;
}
#articleHeader {
	/*background:url(/media/tss/backgrounds/article_top.jpg) no-repeat 0 0;*/
	padding:5px 15px 0;
	width:630px;
}
#articleContentWrap, .relatedTopics {
	padding:0 15px;
}
#articleDetailContent h1 {
	width:630px;
	margin:0 0 0 -15px;
	padding:10px 15px 5px;
	font-size:18px;
	color:#333333;
	font-weight:bold;
}
#articleDetailContent h2 {
	font-size:14px;
	font-weight:bold;
	color:#666666;
	padding-bottom:5px;
}
#articleDetailContent p, #articleDetailContent li {
	line-height:17px;
	color:#333333;
	font-size:14px;
}
#articleDetailContent .articleByLine {
	color:#333333;
	font-size:12px;
	line-height:normal;
	margin-bottom:0;
	padding-bottom:10px;
}
.articleBeautyImage {
	float:left;
	padding:0 10px 10px 0;
	clear:both;
}
#articleDetailContent .articleBeautyImage p {
	background:#eeeeee;
	font-size:11px;
	color:#666666;
	font-style:italic;
	/*width:290px;*/
	padding:2px 5px;
	margin-bottom:0;
	
	/*Redes*/
	width:315px;
}

#articleDetailContent .wideBeauty p{
	width:615px;
}


.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;
}
.moduleWrap h4.genericModuleHeader {
	/*padding-left:20px;
	padding-right:10px;
	padding-top:24px;
	padding-bottom:24px;*/
	font-weight:bold;
	font-size:16px;
	/*color:black;*/
	/*text-transform:uppercase;*/
	
	/*Redes*/
	padding: 14px 10px 14px 10px;
	color:white;
	background-color:#ef2f24;
	/*margin:6px;*/
	
}
.moduleWrap h4.genericModuleHeader a {
	font-weight:bold;
	color:#fff;
}
#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;*/
	
	/*Redes*/
	margin-top:5px;
	margin-bottom:5px;
}
#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;
}
.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;
	padding:0 6px;
}
.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/imhof/modulebg/module_sm_top.jpg') no-repeat scroll 0 0 transparent;
}
.layoutA #mainContentColExtra .moduleContentOuter,
.layoutA #mainContentCol1 .moduleContentOuter,
.layoutAa #mainContentCol2 .moduleContentOuter,
.layoutAa #mainContentCol3 .moduleContentOuter,
.layoutC #mainContentCol2 .moduleContentOuter,
.layoutC #mainContentCol3 .moduleContentOuter {
	background:url('/media/imhof/modulebg/module_sm_btm.jpg') no-repeat scroll 0 bottom transparent;
	padding-bottom:9px;
}
.layoutA #mainContentColExtra .moduleContentInner,
.layoutA #mainContentCol1 .moduleContentInner,
.layoutAa #mainContentCol2 .moduleContentInner,
.layoutAa #mainContentCol3 .moduleContentInner,
.layoutC #mainContentCol2 .moduleContentInner,
.layoutC #mainContentCol3 .moduleContentInner {
	background:url('/media/imhof/modulebg/module_sm_mid.jpg') repeat-y scroll 0 0 transparent;
	padding-bottom:0;
	padding-top:0;
	padding-left:10px;
	padding-right:5px;
	width:225px;
}

/*.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;
}
.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;
}
.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;
	padding:0 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/imhof/modulebg/module_med_top.jpg') no-repeat scroll 0 0 transparent;*/
}
.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/imhof/modulebg/module_med_btm.jpg') no-repeat scroll 0 bottom transparent;*/
	padding-bottom:9px;
}
.layoutHome #mainContentColExtra .moduleContentInner,
.layoutA #mainContentCol2 .moduleContentInner,
.layoutAa #mainContentColExtra .moduleContentInner,
.layoutC #mainContentColExtra .moduleContentInner,
/*.layoutF #mainContentCol1 .moduleContentInner,*/
.layoutG #mainContentCol1 .moduleContentInner,
.layoutGa #mainContentCol1 .moduleContentInner,
.layoutK #mainContentColExtra .moduleContentInner,
.layoutL #mainContentColExtra .moduleContentInner {
	/*background:url('/media/imhof/modulebg/module_med_mid.jpg') repeat-y scroll 0 0 transparent;*/
	padding-bottom:0;
	padding-top:5px;
	padding-left:10px;
	padding-right:5px;
	width:285px;
}


/*.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;
}
.layoutHome #mainContentColExtra .genericModuleHeader,
.layoutA #mainContentCol2 .genericModuleHeader,
.layoutAa #mainContentColExtra .genericModuleHeader,
.layoutC #mainContentColExtra .genericModuleHeader,
.layoutF #mainContentCol1 .genericModuleHeader,
.layoutG #mainContentCol1 .genericModuleHeader,
.layoutGa #mainContentCol1 .genericModuleHeader,
.layoutK #mainContentColExtra .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,
.layoutL #mainContentColExtra .moduleContentInner {
	background:url(/media/tss/backgrounds/module_300_mid.jpg) repeat-y center 0;
	padding:0 10px 0 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;
}
.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;
	padding:0 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 */

/*.featuredStoryInfo,*/
.layoutAa #mainContentCol1 .moduleWrap,
.layoutAa #mainContentCol4 .moduleWrap,
.layoutC #mainContentCol1 .moduleWrap,
/*.layoutF #mainContentColExtra .moduleWrap*/ {
	background:url('/media/imhof/modulebg/module_lrg_top.jpg') no-repeat scroll 0 0 transparent;
}
/*.featuredStoryInner,*/
.layoutAa #mainContentCol1 .moduleContentOuter,
.layoutAa #mainContentCol4 .moduleContentOuter,
.layoutC #mainContentCol1 .moduleContentOuter,
.layoutF #mainContentColExtra .moduleContentOuter {
	background:url('/media/imhof/modulebg/module_lrg_btm.jpg') no-repeat scroll 0 bottom transparent;
	padding-bottom:13px;
}
/*.featuredStory,*/
.layoutAa #mainContentCol1 .moduleContentInner,
.layoutAa #mainContentCol1 .moduleContentInnerInfo,
.layoutAa #mainContentCol4 .moduleContentInner,
.layoutAa #mainContentCol4 .moduleContentInnerInfo,
.layoutC #mainContentCol1 .moduleContentInner,
.layoutC #mainContentCol1 .moduleContentInnerInfo,
.layoutF #mainContentColExtra .moduleContentInner,
.layoutF #mainContentColExtra .moduleContentInnerInfo {
	background:url('/media/imhof/modulebg/module_lrg_mid.jpg') repeat-y scroll 0 0 transparent;
	padding-bottom:0;
	padding-top:0;
	padding-left:10px;
	padding-right:5px;
	width:475px;
}

/*.layoutAa #mainContentCol1 .moduleWrap,
.layoutAa #mainContentCol4 .moduleWrap,
.layoutC #mainContentCol1 .moduleWrap,
.layoutF #mainContentColExtra .moduleWrap {
	background:url(/media/tss/backgrounds/module_490_top.jpg) no-repeat center top;
}
.layoutAa #mainContentCol1 .genericModuleHeader,
.layoutAa #mainContentCol4 .genericModuleHeader,
.layoutC #mainContentCol1 .genericModuleHeader,
.layoutF #mainContentColExtra .genericModuleHeader {
	background:url(/media/tss/backgrounds/module_490_hdr.jpg) no-repeat center bottom;
}
.layoutAa #mainContentCol1 .moduleContentOuter,
.layoutAa #mainContentCol4 .moduleContentOuter,
.layoutC #mainContentCol1 .moduleContentOuter,
.layoutF #mainContentColExtra .moduleContentOuter {
	background:url(/media/tss/backgrounds/module_490_btm.jpg) no-repeat center bottom;
	padding-bottom:15px;
	float:left;
}
.layoutAa #mainContentCol1 .moduleContentInner,
.layoutAa #mainContentCol1 .moduleContentInnerInfo,
.layoutAa #mainContentCol4 .moduleContentInner,
.layoutAa #mainContentCol4 .moduleContentInnerInfo,
.layoutC #mainContentCol1 .moduleContentInner,
.layoutC #mainContentCol1 .moduleContentInnerInfo,
.layoutF #mainContentColExtra .moduleContentInner,
.layoutF #mainContentColExtra .moduleContentInnerInfo {
	background:url(/media/tss/backgrounds/module_490_mid.jpg) repeat-y center 0;
	padding:0 15px;
	width:460px;
}*/
/* 660 Column */
.layoutG #mainContentColExtra .moduleWrap,
.layoutG #mainContentCol1 .moduleWrap,
.layoutGa #mainContentCol1 .moduleWrap,
.layoutGa #mainContentColExtra .moduleWrap,
.layoutK #mainContentCol1 .moduleWrap,
.layoutL #mainContentCol1 .moduleWrap,
.layoutL #mainContentCol4 .moduleWrap,
.layoutF #mainContentColExtra .moduleWrap,
.layoutF #mainContentCol1 .moduleWrap
 {
	/*background:url(/media/tss/backgrounds/module_660_top.jpg) no-repeat center top;*/
	background-color:#ffffff;
	padding:5px;
}

.layoutG #mainContentCol1 .photoSlideshowHTML5,
.layoutF #mainContentCol1 .photoSlideshowHTML5{
	padding:0 !important;
}

.layoutG #mainContentCol1 .photoSlideshowHTML5 .moduleContentInner,
.layoutF #mainContentCol1 .photoSlideshowHTML5 .moduleContentInner{
	padding-left:3px;
}

.layoutG #mainContentColExtra .genericModuleHeader,
.layoutGa #mainContentColExtra .genericModuleHeader,
.layoutK #mainContentCol1 .genericModuleHeader,
.layoutL #mainContentCol1 .genericModuleHeader,
.layoutL #mainContentCol4 .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 {
	/*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 {
	/*background:url(/media/tss/backgrounds/module_660_mid.jpg) repeat-y center 0;*/
	/*padding:0 5px;*/
	width:630px;
	
	/*Redes*/
	padding: 5px 5px;
}
.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;
	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;
}
.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;
	padding:0 15px;
	width:770px;
}
/* 970 Column */
.layoutI #mainContentColExtra .moduleWrap {
	/*background:url(/media/tss/backgrounds/module_970_top.jpg) no-repeat center top;*/
	background-color:white;
	padding: 5px;
}
.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;*/
	/*padding:0 15px;*/
	width: 940px;
	
	/*Redes*/
	padding: 5px;
}
/* -- 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;
}
.eventImgCont {
	float:left;
	padding-right:10px;
}
.eventDetail {
	float:left;
	width:165px;
}
.eventImg {
	margin:0 10px 15px 0;
	display:block;
}
.calDetail {
	float:left;
	width:460px;
}
.withImage .calDetail {
	width:360px;
}
.upcomingEventsTitle {
	margin-bottom:5px;
	font-weight:bold;
}
.upcomingEventsDate {
	margin-bottom:0;
	font-weight:bold;
	font-size:12px;
}
.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;
}
.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;
}
.upcomingEventsLinkTravel: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;
}
.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;
}
.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:#F0E8DB;
	padding:10px;
}
.wizardOuter {
	background:#F0E8DB url(/media/tss/backgrounds/module_490_btm.jpg) no-repeat 0 bottom;
	padding-bottom:15px;
	width:100%;
	float:left;
}
.wizardInner {
	background:url(/media/tss/backgrounds/module_490_inner.jpg) no-repeat 0 top;
	padding:10px 6px 0;
}
.layoutH .wizardModule {
	background:url(/media/tss/backgrounds/module_800_mid.jpg) repeat-y !important;
}
.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;
	padding:19px 5px 0;
}
.layoutH .wizardBlurbInner{
	background:#FFFFFF;
	padding:10px;
}
.layoutH .wizardOuter {
	background:url(/media/tss/backgrounds/module_800_btm.jpg) no-repeat 0 bottom;
	padding-bottom:4px;
	width:100%;
	float:left;
	padding-bottom:15px;
}
.layoutH .wizardInner {
	background:url(/media/tss/backgrounds/module_800_mid.jpg) repeat-y 0 0;
	padding:0 5px 0;
}
.layoutG .wizardModule {
	background:url(/media/tss/backgrounds/module_660_mid.jpg) repeat-y !important;
}
.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;
	padding:17px 5px 0;
}
.layoutG .wizardBlurbInner{
	background:#FFFFFF;
	padding:10px;
}
.layoutG .wizardOuter {
	background:url(/media/tss/backgrounds/module_660_btm.jpg) no-repeat 0 bottom;
	padding-bottom:4px;
	width:100%;
	float:left;
	padding-bottom:15px;
}
.layoutG .wizardInner {
	background:url(/media/tss/backgrounds/module_660_mid.jpg) repeat-y 0 0;
	padding:0 5px 0;
}
.layoutI .wizardModule {
	background:url(/media/tss/backgrounds/module_970_mid.jpg) repeat-y !important;
}
.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;
	padding:19px 5px 0;
}
.layoutI .wizardBlurbInner{
	background:#FFFFFF;
	padding:10px;
}
.layoutI .wizardOuter {
	background:url(/media/tss/backgrounds/module_970_btm.jpg) no-repeat 0 bottom;
	padding-bottom:4px;
	width:100%;
	float:left;
	padding-bottom:15px;
}
.layoutI .wizardInner {
	background:url(/media/tss/backgrounds/module_970_mid.jpg) repeat-y 0 0;
	padding:0 5px 0;
}
.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%;
}
.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;
}
#headerLinksandInfo,
.adModule,
.mediaRail {
	display:none;
}


.genericModuleHeader {
	color:black;
}


/*Redes*/

.layoutI #mainContentColExtra{
	width:990px;
	
}

/*#siteHeaderOuter{
	background: url(/media/imhof/header_WithGradient.jpg) no-repeat;
	height:159px;
		
	

}*/

/*Admissions and Hours*/
#subNav_contact ul.subNavAdDrop{
	/*left:683px;*/
	left:520px;
	
	}

/*SPONSORSHIP OPPORTUNITIES*/
#subNav_photos ul.subNavAdDrop{
	left:389px;
	
	}
	
/*FACILITY*/
#subNav_museum ul.subNavAdDrop{
	/*left:423px;*/
	left:260px;
	
	}
	
/*INDUCTION*/
#subNav_members ul.subNavAdDrop{
	/*left:293px;*/
	left:130px;
	
	}
	
/*HOF*/
#subNav_hof ul.subNavAdDrop{
	/*left:163px;*/
	left:0;
	
	}
	
.layoutHome #wrapper{
	/*width:1100px;*/
	/*background-color:#000000 !important;*/
	background:#000000 url('/media/imhof/bg_texture.jpg') repeat-x !important;
	width:100%;
	
	
	}
	
.layoutHome #innerWrapper{
	/*background-image:#000000 url('/media/imhof/');*/
	/*background-image:url('/media/imhof/bg_texture.jpg') !important;*/
	/*height:300px;*/
	
	}
	
body.layoutHome{
	/*background-color:#000000;*/
	overflow-x:hidden;
	
	}

div.container a.prev img.rollover{
	background: url(/media/imhof/Left_arrow.png) no-repeat !important;
	padding:95px;
	width:0px;
	height:0px;
	
}

div.container a.next img.rollover{
	background: url(/media/imhof/Right_arrow.png) no-repeat !important;
	padding:95px;
	width:0px;
	height:0px;
	
}

div#FooterSearch{
	position:absolute;
	top:13px;
	/*z-index:1;*/
	right:120px;
	background: url(/media/imhof/footersearch.png) no-repeat;
	width:197px;
	height:36px;
	
}

.layoutHome #mainTripleColWrap #mainContentCol1 .smalEventAltPromo{
	/*background-image: url(/media/imhof/Left_Image.jpg) no-repeat;*/
	/*background-position:top;*/
/*	width:300px;
	height:250px;
	overflow:hidden;*/
	
	

}

/*.layoutHome #mainTripleColWrap .smalEventAltPromo img{
	background-position:top;
	width:300px;
	height:250px;
	
}*/

.layoutHome #mainTripleColWrap .smalEventAltPromo img:hover{
	cursor:pointer;
	/*padding:250px;*/
	/*background-position:bottom;*/
	
}

#FooterSiteMap{
	position:absolute;
	top: 76px;
	
}

.layoutI #innerWrapper #breadCrumbTitleArea{
	
	
}

.layoutG #wrapper, .layoutI #wrapper, .layoutGa #wrapper, .layoutF #wrapper{
	background-color:#eeeeee !important;
	
}

.layoutF #navAdCol{
	display:none;

}

div.bottomLinks{
	position:absolute;
	top:90px;
	left:23px;
	/*padding-left:20px;*/
	/*height:70px;
	border-left:1px solid white;*/
	
}




.bottomLinks ul li{
	float:none !important;
	text-align:left;
	
}

#mainFooter .bottomLinks ul{
	float:left !important;
	height:auto;
	margin-right:20px;
	
}

#mainFooter .bottomLinks ul li ul{
	padding-left:20px;
	height:100px;
	border-left:1px solid grey;

}

#mainFooter .bottomLinks ul ~ ul li ul {
	padding-right:20px;
	height:100px;
	border-right:1px solid grey;
	
}



.imgWrapper div{
	width:300px;
	height:250px;
	background-position:top !important;
	position:relative;
	border: grey 1px solid;
	
	
	
}



.imgWrapper div:hover{
	background-position:bottom !important;
	cursor:pointer;/**/
	border: solid red 1px;
	
	
	
}

.imgWrapper h4{
	background-color:#ebeced;
	height:40px;
	font-size:18px;
	line-height:36px;
	padding-left:10px;
	
	
}

#breakingNews{
	height:40px;
	background:#000000;
	width:960px;
	position:relative;
	color:white;
	margin: 0 auto;
}


#breakingNews h2, #breakingNews p{
	/*display:inline;
	position:absolute;
	left:10px;
	top:10px;*/
	
}

#marqueeHolder{
	overflow:hidden;
	position:absolute;
	left:14px;
	top:14px;
	width:860px !important;
	
	
}

#marquee{
	white-space:nowrap;
	
}

.layoutHome #mainContentColExtra{
	display:none;
	
}

#mainContentColWrap #searchBar{
	background-color:#EF2F24;
	height:80px;
	padding-top:10px;
	
}

#mainContentColWrap #searchBar form table{
	font-size:16px;
	font-weight:700;
}

#mainContentColWrap #searchBar a{
	margin-right:10px;
	margin-left:10px;
	color:white;
	
	
}

#aspnetForm{
	margin-bottom:15px;
	
}

#mainContentColWrap #searchResults #tblInductees{
	width:100%;
}

#mainContentColWrap #searchResults #tblInductees th{
	background: none repeat scroll 0 0 #666666;
	color:#FFFFFF;
	font-size:14px;
	font-weight:900;
}

#mainContentColWrap #searchResults #tblInductees tr{
	background: none repeat scroll 0 0 #F8F8F8;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 

#fullScreen{display:none !important;}
html{min-width: 1024px;}

}

/*.layoutG #mainContentCol1{
	margin-right:10px;
	
	
}*/

/*.layoutHome*/ #mainFooter .bottomLinks a{
	font-weight:normal;
	font-style:italic;
	text-align:left;
	
}

.layoutHome #mainFooter #footerLinks a:hover{
	color:white !important;
	text-decoration:underline;
	
}

.homeFlashRotatorCol{
	border-bottom: 1px white solid;
}

#footerSearch{
	margin-top:7px;
	
}

#FooterSearch button {
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 22px;
    margin-left: 10px;
    padding: 0;
    text-indent: -9999px;
    width: 35px;
}

#footerSearchField{
	width:129px;
	/*margin-top:0;*/
	border:none;
	
}

.layoutF #mainContentColExtra{
	width:660px !important;

}

.featuredStory{
	width:660px !important;
}

.featuredStoryInner{
	width:650px !important;
	background-color:white !important;
}

.layoutF #mainContentColExtra .moduleContentInner{
	width:630px !important;
	background:none;
	background-color:white !important;
}

.layoutF #mainContentColExtra .moduleContentOuter{
	background:none;
	
}

button{
	/*width:20px;
	height:20px;*/
	/*cursor:pointer;*/
	background:none;
	border:none;
}


.externalControl{
	width:300px;
	height:37px;
	position:absolute;
	/*background-color:yellow;*/
	z-index:2 !important;
	bottom:20px;
	right:157px;
}

img.rivet{
	width:31px;
	height:26px;
	/*background: url(/media/imhof/rivet.png) no-repeat;*/
	
	/*Changing IMG src to using background image*/
	
	
}





/* MRN Related Media CSS */

#rotator{ 
	width:180px; 
	/*padding: 8px 114px 4px 8px;*/
	background:  #000000 !important;
	position:relative; 
	/*border:1px solid #ccc;*/ 
	height:340px; 
	background:#fff;
	margin-bottom:25px;
	padding: 5px 111px 4px 4px;
	/*border-radius:6px;*/
	/*-moz-border-radius:6px;
	-webkit-border-radius:6px;*/
}
 
#rotator ul.items{ 
	position:absolute; 
	bottom:36px; 
	/*left:538px;*/ 
	padding:0; 
	margin:0;
	/*float:left;*/
	overflow:auto;
	width:288px;
	white-space:nowrap;
	/*overflow-x:scroll;
	overflow-y:hidden;
	max-width:400px; */
	/*display:inline-block;*/
}
 
#rotator ul.items li{ 	 
	font-size:10px; 
	color:#666; 
	line-height:10px;
	height:57px; 
	color:#333;
	overflow:hidden;
	width:96px;	 
	background:#fff;
	margin-bottom:11px;
	position:relative;
	/*float:left;*/
	margin-right: 1px;
	display:inline-block;
	/*white-space:nowrap;*/
} 
#rotator ul.items li a.title{
	position:absolute;
	z-index:5;
	color:#fff; 
	font-family:arial;
	bottom:7px;
	width:96px;
	text-align:center;
	text-shadow:1px -1px 0 #000;
	text-decoration:none;
	display:none;
}
#rotator ul.items li img {
	width:96px;
	height:75px; 
	opacity:1.0;
	z-index:3;
	
} 
#rotator ul.items li.current img/*, #rotator ul.items li img:hover */{
	
	opacity:1.0;
	box-shadow: 0 0 5px #000;
	
}

#rotator ul.items li img:hover{
	
	opacity:0.5;
	
	
	}  
 
#rotator div.package img, 
#rotator div.package .vplayer { 
	/*height: 169px;*/
    width: 287px;
	position:absolute;
	height: 215px;
}




#rotator div.package {position:relative; z-index:0;}
#rotator div.package.previous {z-index:1;}
#rotator div.package.current {z-index:2;}
 
#rotator h4{ 
	font-size:16px; 
	font-family:Arial; 
	color:#fff; 
	padding:5px 5px 5px 12px; margin:0;
	overflow:hidden; 
	line-height:19px;
	/*text-transform:uppercase;*/
	height:20px; overflow:hidden;
	position:absolute;
	top:0px;
	text-shadow:1px -1px 0 #000;
	text-align:left;
	letter-spacing:1px;
	width:270px;
	background-color:#2d3f74;
	visibility:hidden;
	opacity:0;
	/*display:none;*/

}

/*#rotator > div.package > img:hover ~ h4{*/
#rotator:hover h4{
	
	visibility:visible;
	/*display:block;*/
	opacity:1;
	filter: alpha(opacity = 100);
	transition:opacity 0.25s;
	-moz-transition:opacity 0.25s;
	-webkit-transition:opacity 0.25s;

}





/*.layoutG body{
  scrollbar-base-color: #C0C0C0;
  scrollbar-base-color: #C0C0C0;
  scrollbar-3dlight-color: #C0C0C0;
  scrollbar-highlight-color: #C0C0C0;
  scrollbar-track-color: #EBEBEB;
  scrollbar-arrow-color: black;
  scrollbar-shadow-color: #C0C0C0;
  scrollbar-dark-shadow-color: #C0C0C0;
}

::-webkit-scrollbar { width: 9px; height: 10px;}
::-webkit-scrollbar-button {  background-color: #666; }
::-webkit-scrollbar-track {  background-color: #999;}
::-webkit-scrollbar-track-piece { background-color: #ffffff;}
::-webkit-scrollbar-thumb { height: 50px; background-color: #666; border-radius: 3px;}
::-webkit-scrollbar-corner { background-color: #999;}}
::-webkit-resizer { background-color: #666;}
	
@-moz-document url-prefix(http://),url-prefix(https://) {
scrollbar {
   -moz-appearance: none !important;
   background: rgb(0,255,0) !important;
}
thumb,scrollbarbutton {
   -moz-appearance: none !important;
   background-color: rgb(0,0,255) !important;
}

thumb:hover,scrollbarbutton:hover {
   -moz-appearance: none !important;
   background-color: rgb(255,0,0) !important;
}

scrollbarbutton {
   display: none !important;
}

scrollbar[orient="vertical"] {
  min-width: 15px !important;
}*/
}

.moreBtn{
	width:100px;
	height:16px;
	background-color:#2d3f74;
	color:white;
	position:absolute;
	bottom:10px;
	text-align:center;
	font-size:12px;
	line-height:18px;
	
	
	}
	
.moreBtn a{
	text-decoration:none;
	color:white;
	
	
	
	}


#bnewsTitle{
	text-align:center;
	padding-top:16px;
}

button img{
	width:0px;
	height:0px;
	background-image: url(/media/images/rivet_hover.png);
	padding:13px 16px;
	background-position:top !important;
	display:block;
	cursor:pointer;
	background-repeat:no-repeat;
	
	
}

button:hover > *{
	background-position: center bottom !important;
	/*border: 1px red solid;*/
	
	
}

.externalControl button{
	cursor:pointer;
}

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

.addthis_toolbox{
	height:30px !important;
}

