/***********************************
*  WGI Theme
*  Created on: 03/2009
*  Travis Cunningham
***********************************/
body {
	background: white no-repeat center top;
	text-align:center;
	margin:0;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:'Calibri' !important;
	font-size:14px !important;
	color:#333333;
}
#wrapper {
	/*background:url(/media/wgi/backgrounds/bg_wrapper_full.png) repeat 0 0;*/
	width:990px;
	text-align:left;
	margin:0 auto;
	min-height:500px;
	height:auto !important;
	height:500px;
	/*padding-bottom:10px;*/
	position:relative;
	/*background-color:#A1A1A1;*/
	z-index:1;

	background-color: white;
}
* html #wrapper {
	background:url(/media/wgi/backgrounds/bg_wrapper_full.gif) repeat 0 0;
}
.layoutHome #wrapper, .layoutGa #wrapper, .layoutG #wrapper, .layoutI #wrapper, .layoutL #wrapper, .layoutK #wrapper {
	/*background:url(/media/wgi/backgrounds/bg_wrapper_full.png) repeat-y 0 0;*/
	/*background-color:#DDDDDD;*/
}
.layoutL #wrapper, .layoutK #wrapper {
	margin-bottom:0;
}
* html .layoutHome #wrapper, * html .layoutGa #wrapper, * html .layoutG #wrapper, * html .layoutI #wrapper, * html .layoutL #wrapper, * html .layoutK #wrapper {
	background:url(/media/wgi/backgrounds/bg_wrapper_full.gif) repeat-y 0 0;
}

a, a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	/*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:#000;
}
h4 {
	font-size:18px;
	font-weight:normal;
}
ul, ol {
	padding:0;
	margin:0 0 10px 25px;
}
form {
	margin:0;
	padding:0;
}
/* -- Header -- */
#siteHeader {
	/*background:url(/media/wgi/backgrounds/bg_header_v2.jpg) no-repeat 0 0;*/
	/*width:1000px;*/
	/*height:39px;*/
	text-align:left;
	position:relative;
	/*padding:112px 0 0 10px;*/
	z-index:2;

	/*Ness Test*/
	height: 175px;
	width: 100%;	
	background:url('/media/wgi/backgrounds/navbg.png') repeat-x #fff 0 bottom;
}
#siteHeaderOuter {
	width:990px;
	margin:0 auto;
	position:relative;
}
#siteHeaderInner {
	
}
#siteLogo {
	background:url(/media/wgi/2014_Redesign/Homepage/Home_logo.png) no-repeat 0 0;
	width:253px;
	height:89px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:11px;
	/*left:10px;*/
}
#siteHeader .adModule {
	position:absolute;
	bottom:0;
	left:10px;
	background:url(/media/wgi/backgrounds/bg_ad_block.jpg) no-repeat 0 0;
	width:871px;
	height:95px;
	overflow:hidden;
	display:none;
	padding:5px 0 0 119px;
	margin:0;
}
#siteHeader .adModule p {
	display:none;
}
#headerSearch {
	position:absolute;
	top:17px;
	right:0;
	background:url(/media/wgi/2014_Redesign/Homepage/Home_Search_btn.png) no-repeat left top;
	width:165px;
	height:41px;
	overflow:hidden;
	padding:0 0 0 30px;
	display:none;
}
#headerSearch input {
	background:none;
	border:none;
	float:left;
	padding:0;
	width:135px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	margin-top:14px;
}
* html #headerSearch input {
	width:132px;
}
#headerSearch button {
	/*background:url(/media/wgi/backgrounds/btn_search.jpg) no-repeat 0 0;*/
	overflow:hidden;
	width:30px;
	height:41px;
	border:none;
	text-indent:-9999px;
	overflow:hidden;
}
#headerSearch button:hover {
	background:url(/media/wgi/backgrounds/btn_search.jpg) no-repeat 0 -41px;
}
#headerInfoBox {
	/*
	background:url(/media/wgi/headers/header_cars.png) no-repeat 0 0;
	position:absolute;
	top:10px;
	left:352px;
	width:289px;
	height:15px;
	padding-top:77px;
	*/
	
    position: absolute;
    right: 205px;
    top: 75px;
    width: 220px;
    margin: 0;
}
#headerInfoBox img{
	padding-left:17px;
}
#headerInfoBox a {
	background:url(/media/wgi/headers/hdr_for_questions.jpg) no-repeat 0 0;
	display:block;
	width:234px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
}
#socialHeaderNav {
	position:absolute;
	
	/*left:217px;*/
	right: 25px;
	top: 72px;
}
#socialHeaderNav ul{
	margin: 0;
}
#socialHeaderNav li{
	display:inline;
	margin-right:1px;
}
#socialHeaderNav li.lastItem {
	margin-right:0;
}
/* -- Navigation -- */
#headerLinkBox {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;	
	/*right:10px;*/
	right: 56px;
	top: 40px;
}
#headerLinkBox li {
	float:left;
	padding-right:14px;
	margin-right: 7px;
	border-right: 1px solid #7E7E7E;
	text-transform: uppercase;
}
#headerLinkBox li.lastItem {
	padding-right:0;
	margin-right:0;
	border-right:none;
}
#headerLinkBox a {
	color: #7E7E7E;
	display:block;
}
#siteNavMain {
	position:relative;
	list-style:none;
	margin:0 auto;
	padding:0;
	width:990px;

	/*Ness Test*/
	top: 81px;	
}
#siteNavMain li {
	float:left;
}
#siteNavMain li a {
	display:block;
	/*height:39px;*/
	/*text-indent:-9999px;*/
	overflow:hidden;

	/*Ness Test*/
	height: 38px;
	padding-top: 22px;
	/*background-color: #555555;*/
	color: white;
	text-transform: uppercase;
	text-align: center;
	border-left: 1px solid #000000;
	/*font-family:"HelveticaNeue-CondensedBold", "Helvetica Neue";*/
	font-size:15px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#siteNavMain li:last-child a{
	/*border-left: none;	*/
	border-right:1px solid #000;
}
#nav_ticket-events {
	/*background:url(/media/wgi/nav/tickets.jpg) no-repeat 0 -39px;*/
	width: 214px;
}
#nav_plan {
	/*background:url(/media/wgi/nav/plan.jpg) no-repeat 0 -39px;*/
	width:138px;
}
#nav_visit {
	/*background:url(/media/wgi/nav/visit.jpg) no-repeat 0 -39px;*/
	width: 180px;
}
#nav_about {
	/*background:url(/media/wgi/nav/about.jpg) no-repeat 0 -39px;*/
	width: 230px;
	background:url('/media/wgi/backgrounds/buyticketsbg.png') no-repeat 30px 9px #555;
}
#nav_about:hover {
	background-color:#555 !important;
}
#nav_car-club {
	/*background:url(/media/wgi/nav/car_club.jpg) no-repeat 0 -39px;*/
	width:147px;
}
#nav_social{
	/*background:url(/media/wgi/nav/social.jpg) no-repeat 0 -39px;*/
	width: 180px;
}
#nav_news {
	/*background:url(/media/wgi/nav/news.jpg) no-repeat 0 -39px;*/
	width: 180px;
}
#nav_multimedia {
	/*background:url(/media/wgi/nav/mulitmedia.jpg) no-repeat 0 -39px;*/
	width:114px;
}
#nav_community {
	/*background:url(/media/wgi/nav/community.jpg) no-repeat 0 -39px;*/
	width:107px;
}
#nav_maps {
	/*background:url(/media/wgi/nav/maps.jpg) no-repeat 0 -39px;*/
	width:126px;
}
#nav_merch {
	/*background:url(/media/wgi/nav/merch.jpg) no-repeat 0 -39px;*/
	width:113px;
}
#siteNavMain li:hover
/*#siteNavMain li.activeNav a*/
/*#siteNavMain > li a:hover*/
/*#siteNavMain li:hover a */
/*#siteNavMain li a:hover,*/ 
/*#siteNavMain li.sfhover a */{
	background-color: #138CBD;
}
/* -- Ribbon -- */
#siteNavMain li ul {
	position: absolute; 
  	top:-9999px;
	top:-9999px;  	
	list-style:none;
	margin:0;	
	z-index:50;	

	background-color: #000000;
	padding:0 0 20px;
}
* html #siteNavMain ul {
	left:-990px;
}
#siteNavMain li:hover ul, #siteNavMain li.sfhover ul { 
	/*top:39px;*/
	top: 60px;
}
*+ html #siteNavMain li:hover, *+ html #siteNavMain li.over {
	position: static; /* make menus not sticky in ie7 */
} 
#siteNavMain li ul li {
	/*background:#3c3c3c url(/media/wgi/backgrounds/bg_ribbon_v2.jpg) no-repeat 0 0;*/
	/*background-color: #555555;*/
	/*padding-top:15px;*/
	/*width:990px;*/
	/*min-height:66px;*/
	/*height:auto !important;*/
	/*height:66px;*/
	position:relative;
	z-index:10;

	/*Ness Temp*/
	width: 300px;
	float: none;
}
#siteNavMain li ul li ul {
	list-style:none;
	margin:0 0 6px;
	float:left;
	width:170px;
	position:static;
}
#siteNavMain li ul li ul li {
	background:none;
	float:none;
	padding:0;
	margin:9px 0 3px 12px;
	width:150px;
	min-height:14px;
	height:auto;
	overflow:auto;
	border-bottom:1px solid #484c49;
}
#siteNavMain li ul li ul.subNavCol1 {
	width:200px;
}
#siteNavMain li ul li ul.subNavCol1 li {
	margin:9px 0 0 43px;
}
#siteNavMain li ul li ul.subNavCol5 {
	width:260px;
	position:absolute;
	top:19px;
	left:710px;
}
#siteNavMain li ul li ul.subNavCol5 li {
	margin:0;
	border-bottom:none;
}
#siteNavMain li ul li ul.subNavCol5 a {
	width:234px;
	height:60px;
}
#siteNavMain li ul li ul.subNavCol5 li {
	padding:0;
	width:260px;
}
#siteNavMain li ul li a {
	text-indent:0;
	height:auto;
	color:#fff;
	font-size:12px;
}
*+ html #siteNavMain li ul li a {
	
}
/* -- Footer -- */
#mainFooter {
	/*background:url(/media/wgi/backgrounds/bg_footer.png) no-repeat 0 0;*/
	width:990px;
	/*background-color:#0d0d0d;*/
	/*height:89px;*/
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	position:relative;
	text-align:center;
	z-index:1;

	height: 80px;
	background-color: #232323;
	margin-bottom:40px;
}
* html #mainFooter {
	background:url(/media/wgi/backgrounds/bg_footer_6.jpg) no-repeat 0 0;
}
#mainFooter p {
	margin:0 0 10px;
	font-size:9px;
	color:#fff;
}
#mainFooter ul {
	list-style:none;
	margin:15px 0 5px -30px;
	display:inline-block;
	padding:0;
}
#mainFooter ul li {
	display:inline-block;
	line-height:12px;
	padding-right:6px;
	margin-right:3px;
	border-right:1px solid #FFF;
}
#mainFooter ul li.lastItem {
	border-right:0;
}
* html #mainFooter ul li {
	display:inline;
}
* + html #mainFooter ul li {
	display:inline;
}
#mainFooter #FooterSiteMap ul li:last-child a {
	/*padding-right:0;*/
	margin-right:0;
	border-right:none;
}
#mainFooter ul li a  {
	color:#ffffff;
	font-size:11px;
}
#mainFooter #FooterSiteMap ul li a  {
	color:#ffffff;
	font-size:11px;
	padding-right:10px;
	/*border-right:1px solid #999999;*/
}
#mainFooter #FooterSiteMap ul li {
	margin-bottom:20px;
}
#mainFooter #FooterSiteMap ul li ul li {
	margin-bottom:0;
	*padding-bottom:3px;
}
#mainFooter ul li.lastItem a {
	padding-right:0;
	margin-right:0;
	border-right:none;
}
#mainFooter ul li ul li a,
#mainFooter #FooterSiteMap ul li ul li a {
	padding-right:0;
	border-right:none;
	color:#999999;
}
#footerLogo {
	/*background:url(/media/wgi/backgrounds/ftr_logo.jpg) no-repeat 0 0;*/
	background:url(/media/wgi/2014_Redesign/Homepage/Home_Footer_logo.png) no-repeat 0 0;
	display:block;
	width:129px;
	height:45px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:15px;
	left:15px;
	
	/*left:10px;*/
}
#footerDigitaria {
	background:url(/media/wgi/backgrounds/digi_logo.jpg) no-repeat 0 0;
	display:block;
	width:66px;
	height:19px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:31px;
	right:57px;
}
/* -- SubNav -- */
#navAdCol {	
	margin:0;
	padding-left: 15px;
    padding-top: 20px;
    width: 165px;
}
.subNavModule h4 {
	display:none;
}
.layoutHome #navAdCol {
	display:none;
}
#homeFlashFeatWrap {
	background:#000;
	width:990px;
	height:354px;
	overflow:hidden;
	float:left;
}
#navAdCol ul {
	list-style:none;
	margin:0 0 10px;
	padding:0;
}
#navAdCol ul li {
	padding:0 0 11px;
}
#navAdCol ul li a {

	/*background:#1F1F22 url(/media/wgi/backgrounds/bg_subnav1.jpg) repeat-x 0 0;*/
	/*background: #1f1f22;  Old browsers */
	/*
	background: -moz-linear-gradient(top,  #403d3e 0%, #1f1f22 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#403d3e), color-stop(100%,#1f1f22)); 
	background: -webkit-linear-gradient(top,  #403d3e 0%,#1f1f22 100%); 
	background: -o-linear-gradient(top,  #403d3e 0%,#1f1f22 100%); 
	background: -ms-linear-gradient(top,  #403d3e 0%,#1f1f22 100%); 
	background: linear-gradient(top,  #403d3e 0%,#1f1f22 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#403d3e', endColorstr='#1f1f22',GradientType=0 ); 
	*/
	color: #404040;
	padding:8px 5px 8px 10px;
	display:block;
	text-transform: uppercase;
}
#navAdCol ul li.noSubActive a {
	
	/*background:#494949 url(/media/wgi/backgrounds/bg_subnav2.jpg) repeat-x 137px 0;*/
	/* background: #494949; Old browsers */
	/*
	background: -moz-linear-gradient(top,  #949494 0%, #494949 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#949494), color-stop(100%,#494949)); 
	background: -webkit-linear-gradient(top,  #949494 0%,#494949 100%);
	background: -o-linear-gradient(top,  #949494 0%,#494949 100%); 
	background: -ms-linear-gradient(top,  #949494 0%,#494949 100%); 
	background: linear-gradient(top,  #949494 0%,#494949 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#949494', endColorstr='#494949',GradientType=0 ); 
	*/
}
#navAdCol ul li.subNavOpenened a {
	color:#138CBD;
	/*background:#494949 url(/media/wgi/backgrounds/bg_subnav2.jpg) repeat-x 137px 0;*/
	/* background: #494949; Old browsers */
	/*background: -moz-linear-gradient(top,  #949494 0%, #494949 100%);*/ /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#949494), color-stop(100%,#494949));*/ /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  #949494 0%,#494949 100%);*/ /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  #949494 0%,#494949 100%);*/ /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  #949494 0%,#494949 100%);*/ /* IE10+ */
	/*background: linear-gradient(top,  #949494 0%,#494949 100%);*/ /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#949494', endColorstr='#494949',GradientType=0 );*/ /* IE6-9 */
}
#navAdCol ul ul {
	/*margin:8px 0 8px 0;*/
	margin:0;
	padding:8px 0 8px 0;
	/*background-color:#4AA0CF;*/
}
#navAdCol ul li.subNavOpenened a, #navAdCol ul li.subNavOpenened ul li a {
	/*border-bottom:1px solid #69211d;*/
}
#navAdCol ul li.subNavOpenened ul li a {
	margin-left:10px;
	padding-left:0;
	color:#3ac7ff;
	background:none;
}
#navAdCol ul li.subNavOpenened ul li.subNavActive a {
	text-decoration:underline;
	
}
#navAdCol ul li.subNavOpenened ul li a {
	/* background:#494949 url(/media/wgi/backgrounds/bg_subnav2.jpg) repeat-x 137px 11px; */
	/*background: #494949;  Old browsers */
	/*background: -moz-linear-gradient(top,  #949494 0%, #494949 100%);*/ /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#949494), color-stop(100%,#494949));*/ /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  #949494 0%,#494949 100%);*/ /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  #949494 0%,#494949 100%);*/ /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  #949494 0%,#494949 100%);*/ /* IE10+ */
	/*background: linear-gradient(top,  #949494 0%,#494949 100%);*/ /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#949494', endColorstr='#494949',GradientType=0 );*/ /* IE6-9 */
	padding:0 20px 0 0;
	color:grey;
	text-decoration:underline;
	font-style:italic;
	/*background:none;*/
}
#navAdCol ul ul ul {
	margin-left:0;
	margin-bottom:0;
}
#navAdCol ul ul ul li {
	border-top:1px solid #69211d;
	padding:6px 0 6px 10px;
}
#navAdCol ul ul ul a {
	background:none;
	color:#3ac7ff;
}
.adBlock {
	margin-bottom:8px;
	display:block;
}
/* -- Content Layout -- */
.layoutA #mainContentColExtra {
	padding:10px 0 0 10px;
}
.layoutA #mainTripleColWrap {
	padding:10px 10px 0 0;
}
.layoutGa #mainContentColExtra {
	padding:10px 0 0 10px;
}
.layoutAa #mainContentColWrap {
	float:left;	
	clear:none;
	/*width:820px;*/

	/*Ness Test*/
	width:810px;
}
.layoutGa #breadCrumbTitleArea, .layoutG #breadCrumbTitleArea, .layoutI #breadCrumbTitleArea, .layoutK #breadCrumbTitleArea, .layoutL #breadCrumbTitleArea, .layoutM #breadCrumbTitleArea {
	/*background:url(/media/wgi/backgrounds/bg_breadcrumb.png) no-repeat center 10px;*/
	float:left;
	height:50px;
	position:relative;

	background-color: #555555;    
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    width: 970px;
}
.layoutC #breadCrumbTitleArea, .layoutF #breadCrumbTitleArea, .layoutA #breadCrumbTitleArea, .layoutH #breadCrumbTitleArea, .layoutAa #breadCrumbTitleArea {
	/*background:url(/media/wgi/backgrounds/bg_breadcrumb_with_col1.png) no-repeat center 10px;*/
	float:right;
	width: 800px;
	min-height:50px;
	position:relative;

	background-color: #555555;
	margin-right: 10px;
    margin-top: 10px;
}
#breadCrumbTitleArea h1, #breadCrumbTitleArea h2 {
	/*margin:16px 0 0 27px;*/
	margin: 11px 0 0 10px;

	color: #FFFFFF;
    text-transform: uppercase;
}
#breadCrumbTitleArea h2 {
	/*color:#000;*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	font-weight:bold;
}
* html .layoutI #mainContentColExtra {
	float:none;
}
* html .layoutF #mainContentColExtra {
	overflow-x:hidden;
	width:490px;
}
* html #navAdCol {
	overflow-x:hidden;
}
.layoutL #mainContentColWrap,
.layoutK #mainContentColWrap {
	clear:left;
}
#breadCrumbTitleArea .adModule {
	margin-bottom:0;
	position:absolute;
	bottom:10px;
	_bottom:5px;
	right:20px;
}
#breadCrumbTitleArea .adModule p {
	color:#e22c27;
	float:left;
	padding:12px 10px 0 0;
	margin:0
}
.layoutAa  #mainTripleColWrap, .layoutC #mainTripleColWrap {	
	margin-right:0;
	/*padding:10px 0 0 10px;*/

	/*Ness Test*/
	padding:10px 0 0 0;
}
.layoutC  #mainTripleColWrap {
	float:left;
}
.layoutAa #mainContentColExtra, .layoutG #mainTripleColWrap, .layoutGa #mainTripleColWrap, .layoutC #mainContentColExtra {
	padding:10px 10px 0 0;
}
* html .layoutH #mainContentColExtra {
	overflow-x:hidden;
	float:left;
	padding-right:0;
}
.layoutAa #mainContentCol4 {
	margin-top:0;
}
.layoutAa #mainContentCol3, .layoutC #mainContentCol3 {
	float:left;
}
.layoutI #mainContentColExtra {
	width:970px;
	padding:10px;
}
.layoutF #mainTripleColWrap {
	padding:10px 10px 10px 0;
	float:right;
}
.layoutF #mainContentColExtra {
	/*padding:10px 0 10px 10px;*/
	margin-right:0;

	/*Ness Test*/
	padding: 10px 0;
}
.layoutH #mainContentColExtra {
	/*
	padding:10px;
	width:790px;
	*/

	margin-right: 10px;
    padding: 10px 0;
    width: 800px;
}
.layoutG #mainContentColExtra {
	padding:10px 0 0 10px;
}
#articleDetailContent {
	background:#fff url(/media/wgi/backgrounds/bg_article_btm.jpg) no-repeat 0 bottom;
	width:630px;
	padding:0 15px 15px;
	color:#333333;
	min-height:400px;
	height:auto !important;
	height:400px;
}
#articleDetailContent h1 {
	background:url(/media/wgi/backgrounds/bg_article_top.jpg) no-repeat 0 0;
	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;
}
.articleBeautyImage {
	float:left;
	padding:0 10px 10px 0;
	clear:both;
}
.articleBeautyImage p {
	background:#eeeeee;
	font-size:11px;
	color:#666666;
	font-style:italic;
	width:315px;
	padding:5px;
}
.wideBeauty p {
	width:618px;
}
.moduleSharebar {
	margin:0 0 10px 0;
	min-height:20px;
	_height:20px;
}
* html #articleContentWrap p {
	clear:right;
}
.moduleSharebar div {
	float:right;
	padding-left:5px;
}
.shareBarSocial a, .shareBarEmail a, .shareBarPrint a {
	display:block;
	width:70px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
}
.shareBarSocial a {
	background:url(/media/wgi/buttons/btn_share.gif) no-repeat 0 0;
}
.shareBarEmail a {
	background:url(/media/wgi/buttons/btn_email.gif) no-repeat 0 0;
}
.shareBarPrint a {
	background:url(/media/wgi/buttons/btn_print.gif) no-repeat 0 0;
}
#articleDetailContent ul, #articleDetailContent ol {
	margin:0 0 10px 15px;
	padding:0;
	list-style:inside;
}
#articleDetailContent ol {
	list-style-type:decimal;
}
#articleDetailContent .articleInfo, #articleDetailContent #articleContentWrap {
	background:#fff;
	width:100%;
}
.relatedTopics h4 {
	font-size:14px;
	font-weight:bold;
}
.relatedTopics a {
	font-size:12px;
	font-weight:normal;
	color:#138cbd;
}

#articleDetailContentInner a{
	color:#138cbd;
}

/* -- Content -- */
.largeEventMain {
	color:#fff;
	position:relative;
	width:454px;
	height:318px !important;
	padding:0 18px;
	font-size:14px;
}
.largeEventMain p {
	margin-bottom:5px;
}
.largeEventMain .adModule {
	position:absolute;
	top:5px;
	right:5px;
}
.lrgEventMainDate {
	font-size:20px;
	color:#fff;
	/*position:absolute;
	top:18px;
	left:15px;*/
	/*display:none;*/
}
.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;
}
.eventAddToCal{
	display:block;
	top:23px;
	right:98px;
	position:absolute;
	color:#000;
	padding:5px 0 0 34px;
	height:14px;
	background:url(/media/wgi/buttons/calAddToCal_btn.png) no-repeat 0 -19px;
	text-decoration:underline;
}

.eventAddToCal:hover{
	background-position:0 0;
}
/* -- Countdown Clock -- */
.largeEventMain .countdownClock {
	background:transparent url(/media/wgi/backgrounds/bg_countdown.png) no-repeat scroll 0 0;
	font-weight:bold;
	width:215px;
	height:66px;
	position:absolute;
	bottom:43px;
	left:10px;
}
* html .largeEventMain .countdownClock {
	background:transparent url(/media/wgi/backgrounds/bg_countdown.gif) no-repeat scroll 0 0;
}
.countdownClock td {
	text-align:center;
}
.largeEventMain .countdownClock td.countdownHour, .largeEventMain .countdownClock td.countdownMin, .largeEventMain .countdownClock td.countdownSec {
	padding:7px 0 0;
	width:50px;
	font-size:31px;
	color:#000;
	line-height:38px;
}
.largeEventMain .countdownClock td.countdownDay {
	width:60px;
	padding:7px 2px 0 9px;
	font-size:32px;
	color:#000;
	line-height:38px;
}
.largeEventMain .countdownClock td..countdownSec {
	width:52px;
}
.smallEventModule .countdownClock {
	background:transparent url(/media/wgi/backgrounds/bg_countdown_sm.png) no-repeat scroll 0 0;
	font-weight:bold;
	width:165px;
	height:51px;
	margin-bottom:5px;
}
* html .smallEventModule .countdownClock {
	background:transparent url(/media/wgi/backgrounds/bg_countdown_sm.gif) no-repeat scroll 0 0;
}
.countdownClock td {
	text-align:center;
}
.smallEventModule .countdownClock td.countdownHour, .smallEventModule .countdownClock td.countdownMin, .smallEventModule .countdownClock td.countdownSec {
	padding:7px 3px 5px 3px;
	font-size:20px;
	color:#000;
	width:29px;
}
.smallEventModule .countdownClock td.countdownDay {
	padding:7px 6px 5px;
	font-size:20px;
	color:#000;
	width:44px;
}
.countdownClock {
	color:#fff;
	font-size:10px;
}
.featuredStoryInner {
	/*background:#000 url(/media/wgi/backgrounds/news_feat_top.jpg) no-repeat 0 0;*/
	/*width:470px;*/
	/*padding:10px;*/
	color:#fff;
	position:relative;	
	min-height:250px;
	height:auto !important;
	height:250px;

	width: 490px;
}
.featuredStory {
	/*background:#000 url(/media/wgi/backgrounds/news_feat_btm.jpg) no-repeat 0 bottom;*/
	/*
	padding-bottom:5px;
	margin-bottom:10px;
	*/
}
.featuredStory .sponsor {
	position:absolute;
	top:5px;
	right:5px;
}
.featuredStory .resultType {
	font-size:18px;
	/*padding-bottom:20px;*/
	text-transform:uppercase;
	font-weight:bold;
	color: white;

	height: 35px;
	padding: 12px 14px 0 10px;
}
.featuredStory .previewImg {
	margin:0 10px 10px 0;
	float:left;	
}
/* 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 {
	/*
	background:#017daf url(/media/wgi/backgrounds/drop_arrow.jpg) no-repeat right 0;
	border:1px solid #666;
	*/	
	color:#fff;
	line-height:25px;
	background:url(/media/wgi/backgrounds/newsarrow.png) no-repeat 139px 7px transparent;
	padding:4px 30px 4px 0;	
}
.genericDropDown .dropTrigger a:hover {
	text-decoration:none;
}
.genericDropDown .dropTrigger ul li a {
	border:0;
	display:block;
	height:20px;
	overflow:hidden;
	background:#009ddc;
	padding:0 8px;
	line-height:20px;
}
.genericDropDown .dropTrigger ul li a:hover {
	background:#333333;
}
.genericDropDown .dropTrigger ul {
	width:160px;
	border:1px solid #666;
	_border:none;
	display:none;
	position:absolute;
	top:25px;
	min-height:20px;
	_height:145px;
	max-height:150px;
	padding:0;
	overflow:auto;
	left:0;
}
.genericDropDown .dropTrigger ul li {
	padding:0;
	width:100%;
	_width:143px;
	border-bottom:1px solid #000;
}
#photoLandDropdowns {
	background:url(/media/wgi/backgrounds/bg_media_downdownCont.jpg) no-repeat 0 0;
}
#videoLandDropdowns {
	padding:5px 0 5px 6px;
}
#photoLandDropdowns ul, #videoLandDropdowns ul {
	list-style:none;
	margin:5px 7px 0 7px;
}
#photoLandDropdowns ul .dropContent, #videoLandDropdowns ul .dropContent {
	margin:0;
}
.newsListModule .articlePagination, .articlePagination {
	float:right;
	margin:5px 0;
	text-transform:capitalize;
}
.articlePagination {
	list-style:none;
	margin-right:10px;
}
.newsListModule .articlePagination li, .articlePagination li {
	border-bottom:none;
}
.articlePagination li {
	float:left;
}
.newsListModule .articlePagination li a, .articlePagination li a {
	/*background:url(/media/wgi/backgrounds/bg_pag_blue.jpg) repeat-x 0 0;*/
	color:#fff !important;
	/*border-left:1px solid #c2cacd;*/
	padding:2px 5px;
	float:left;

	font-size: 14px;
}
.newsListModule .articlePagination li.currentPagination a, .articlePagination li.currentPagination a, .newsListModule .articlePagination li a:hover, .articlePagination li a:hover {
	/*background:url(/media/wgi/backgrounds/bg_pag_grey.jpg) repeat-x 0 0;*/
	text-decoration:none;

	color: #138CBD !important;
}
.newsListModule .paginatedArticleList li {
	border-bottom:none;
	/*background:#fff url(/media/wgi/backgrounds/bg_pag_list.jpg) repeat-x 0 bottom;*/
}
.newsListModule .paginatedArticleList li .newsListArticleDate {	
	padding-left: 15px;
	width:50px;
	margin-bottom: 5px;
}
.newsListModule .paginatedArticleList li .newsListArticleTitle {
	margin-bottom:0;
	width: 275px;
}
.mediaThumbsRow {
	list-style:none;
	margin:0;
	padding:0 0 10px;
}
.mediaThumbsRow li {
	float:left;
	padding:0 4px 15px;
	width:152px;
	height:200px;
	overflow:hidden;
}
.mediaThumbsRow li h5 {
	font-size:12px;
}
.videoLandBox {
	padding:5px;
	float:left;
	width:402px;
	height:337px;
}
#videoLandBoxInfo {
	padding:35px 10px 10px 0;
	position:relative;
	float:left;
	width:218px;
}
#videoLandBoxInfo .shareBarSocial {
	padding-top:10px;
	clear:both;
}
#videoLandBoxInfo h4 {
	margin-bottom:5px;
}
#videoLandBoxInfo a.genericLink {
	background:transparent url(/media/wgi/icons/ico_blue_flag.png) no-repeat scroll right 3px;
	padding-right:15px;
}
* html #videoLandBoxInfo a.genericLink {
	background:transparent url(/media/wgi/icons/ico_blue_flag.gif) no-repeat scroll right 3px;
}
#feelTheExperienceWrap {
	width:970px;
}
.featuredStory h3 {
	/*margin:10px 0;*/

	/*Ness Temp*/
	padding: 5px 10px;
}
.featMeta .summary {
	display:none;
}
#feelTheExperienceWrapInner {
	background:url(/media/wgi/backgrounds/bg_timeline_ftr.jpg) no-repeat scroll left bottom;
	padding-bottom:100px;
	position:relative;
	width:970px;
}
* html #feelTheExperienceWrapInner {
	padding-bottom:85px;
}
*+ html #feelTheExperienceWrapInner {
	padding-bottom:85px;
}
#experienceContent {
	background:#fff url(/media/wgi/backgrounds/bg_timeline.jpg) no-repeat scroll left bottom;
	width:970px;
	min-height:359px;
	height:auto !important;
	height:359px;
	padding:10px 0 0 0;
	position:relative;
}
#feelTheExperienceWrap .genericTabs, .calendarContentDuring .genericTabs {
	list-style:none;
	margin:0;
	padding:0;
}
#feelTheExperienceWrap .genericTabs li, .calendarContentDuring .genericTabs li {
	float:left;
	margin-right:1px;
}
#feelTheExperienceWrap .genericTabs li a, .calendarContentDuring .genericTabs li a {
	background:#009ddc;
	padding:8px 10px;
	color:#fff;
	float:left;
}
.calendarContentDuring .genericTabs li a {
	background:#3A3A3A;
}
#feelTheExperienceWrap .genericTabs li.activeTab a, .calendarContentDuring .genericTabs li.activeTab a {
	background:#fff;
	color:#666666;
}
#feelTheExperienceWrap .genericTabs li.activeTab a:hover {
	text-decoration:none;
	background:#fff;
	color:#666666;
}
.calendarContentDuring .genericTabs li.activeTab a, .calendarContentDuring .genericTabs li a:hover {
	background:#009ddc;
	color:#fff;
	text-decoration:none;
}
.calendarContentMain ul {
	margin:0;
	padding:0;
	list-style:none;
	clear:left;
}
#experienceScoller {
	background:#fff;
	padding:10px 0 0 0;
	height:178px;
	clear:both;
}
#experienceScoller .scrollButton {
	float:left;
	height:125px;
	width:31px;
	text-indent:-9999px;
	overflow:hidden;
}
#experienceScoller  #scrollLeft {
	background:url(/media/wgi/buttons/experience_scroll_left.jpg) no-repeat left 20px;
	margin-left:24px;
	visibility:hidden;
}
* html #experienceScoller  #scrollLeft {
	margin-left:12px;
}
#experienceScoller  #scrollRight {
	background:url(/media/wgi/buttons/experience_scroll_right.jpg) no-repeat right 20px;
}
#experienceScollHide {
	position:relative;
	height:178px;
	width:850px;
	overflow:hidden;
	float:left;
}
#experienceScollWrap {
	position:absolute;
	top:0;
	left:0;
}
#experienceScollWrap .scrollItem {
	float:left;
	width:160px;
	height:165px;
	padding:5px 5px 8px;
	margin:0;
}
#experienceScollWrap .scrollItem a {
	color:#009ddc;
	font-size:11px;
	font-weight:normal;
}
#experienceScollWrap .scrollItem a:hover {
	text-decoration:none;
	color:#63a2ca;
}
#experienceScollWrap .activeScrollItem {
	background:#666666 url(/media/wgi/backgrounds/bg_active_scrollItem.gif) no-repeat 0 bottom;
	color:#fff;
}
#experienceScollWrap .activeScrollItem a { 
	color:white;
}
#experienceScollWrap .activeScrollItem a:hover {
	color:white;
}
#experienceTextContent {
	margin:0 auto;
	padding:20px;
	width:731px;
	border:1px solid #dfdfdf;
	background:#fff;
	position:relative;
}
#experienceTextBoxHeader {
	float:left;
	width:100%;
	min-height:20px;
	height:auto !important;
	height:20px;
}
#experienceTextContent #experienceTextBoxHeader h4 {
	width:70%;
	padding-bottom:5px;
}
#experienceTextContent #experienceTextBoxHeader .shareBarSocial {
	position:absolute;
	top:10px;
	right:10px;
}
#expLoading {
	height:200px;
	text-indent:-9999px;
	background:url(/media/wgi/backgrounds/big_loader.gif) no-repeat center 20px;
}
#experienceVideoBox {
	background:url(/media/wgi/backgrounds/timeline_video_shadow.png) no-repeat 0 0;
	width:393px;
	height:325px;
	display:block;
	overflow:hidden;
	margin:0 0 0 114px;
	padding:7px 0 0 7px;
	float:left;
}
* html #experienceVideoBox {
	background:#fff;
	border:1px solid #dfdfdf;
	margin:0 0 0 57px;
}
#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 {
	background:url(/media/wgi/buttons/btn_get_pass.png) no-repeat 0 0;
	display:block;
	width:162px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
}
* html #experienceVideoInfo .genericLink {
	background:url(/media/wgi/buttons/btn_get_pass.gif) no-repeat 0 0;
}
#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; }
/* -- 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:99;
}
.trackNavGradient	{
	padding: 20px;
	background: #63a1c9 url(/media/wgi/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/wgi/trackNav_popup_carrot.gif) no-repeat;
	height: 9px;
	width: 251px;
	overflow:hidden;
}
/* -- Buttons -- */
/*.lrgEventButtonBuy,*/ /*.lrgEventButtonTravel,*/ .lrgEventButtonOffers /*.lrgEventButtonCamping,*/ /*.lrgEventButtonSchedule*/ {
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
/*.lrgEventButtonBuy {
	background:url(/media/wgi/buttons/btn_get_tickets.png) no-repeat 0 0;
	width:109px;
}*/

.lrgEventButtonBuy {
	background-color: #F04F47;
	height:15px;
	width:80px;
	padding:4px 7px;
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
	
}

.lrgEventButtonTravel {
	background-color: #F5B22F;
	height:15px;
	width:80px;
	padding:4px 7px;
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
	
}

.lrgEventButtonCamping {
	background-color: #497E2E;
	height:15px;
	width:80px;
	padding:4px 7px;
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
	
}

.lrgEventButtonSchedule {
	background-color: #143e84;
	height:15px;
	width:80px;
	padding:4px 7px;
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
	
}

* html .lrgEventButtonBuy {
	background:url(/media/wgi/buttons/btn_get_tickets.gif) no-repeat 0 0;
}
.lrgEventButtonBuy:hover {
	background-position:0 -23px;
}
/*.lrgEventButtonTravel {
	background:url(/media/wgi/buttons/btn_travel_pack.png) no-repeat 0 0;
	width:130px;
}*/
* html .lrgEventButtonTravel {
	background:url(/media/wgi/buttons/btn_travel_pack.gif) no-repeat 0 0;
}
.lrgEventButtonTravel:hover {
	background-position:0 -23px;
}
.lrgEventButtonOffers {
	background:url(/media/wgi/buttons/btn_special.png) no-repeat 0 0;
	width:129px;
}
* html .lrgEventButtonOffers {
	background:url(/media/wgi/buttons/btn_special.gif) no-repeat 0 0;
}
.lrgEventButtonOffers:hover {
	background-position:0 -23px;
}
/*.lrgEventButtonCamping {
	background:url(/media/wgi/buttons/btn_camping.png) no-repeat 0 0;
	width:93px;
}*/
* html .lrgEventButtonCamping {
	background:url(/media/wgi/buttons/btn_camping.gif) no-repeat 0 0;
}
.lrgEventButtonCamping:hover {
	background-position:0 -23px;
}
/*.lrgEventButtonSchedule {
	background:url(/media/wgi/buttons/btn_schedule.png) no-repeat 0 0;
	width:90px;
}*/
* html .lrgEventButtonSchedule {
	background:url(/media/wgi/buttons/btn_schedule.gif) no-repeat 0 0;
}
.lrgEventButtonSchedule:hover {
	background-position:0 -23px;
}
/* -- Content Headers -- */
#mainContentCol2 .genericModuleHeader, 
#mainContentCol3 .genericModuleHeader,
.layoutA #mainContentColExtra .genericModuleHeader,
.layoutA #mainContentCol1 .genericModuleHeader {
	/*background-image:url(/media/wgi/headers/header_bar_sm.png);*/
	width:200px;
	height:28px;
	padding:12px 20px 0;
	overflow:hidden;
	display:block;
	color:#000;
	text-transform:none;
}
#mainContentCol1 .genericModuleHeader,
#mainContentCol4 .genericModuleHeader, 
.layoutF #mainContentColExtra .genericModuleHeader, 
.calendarContentDuring h4 {
	/*background:url(/media/wgi/headers/header_bar_large.png) no-repeat 0 0;*/	
	height:26px;
	padding:12px 14px 5px 10px;
	overflow:hidden;
	display:block;
	color:#000;
	text-transform:none;
	/*width:456px;*/

	width: 466px;
}

.calendarContentDuring h4{
	color:white !important;
}

.calendarContentDuring .scheduleBlurb p{
	color:white;
}


.layoutG #mainContentColExtra .genericModuleHeader, 
.layoutGa #mainContentColExtra .genericModuleHeader{
	background:url(/media/wgi/headers/header_bar_xl.png) no-repeat 0 0;
	width:626px;
	height:40px;
	padding:0 14px 0 20px;
	overflow:hidden;
	display:block;
	color:#000;
	text-transform:none;
	font-size:28px;
	line-height:38px;
}
.layoutI #mainContentColExtra .genericModuleHeader {
	/*background:url(/media/wgi/headers/header_bar_xxxl.png) no-repeat 0 0;*/
	width:936px;
	height:30px;
	padding:12px 14px 0 20px;
	overflow:hidden;
	display:block;
	color:#000;
	text-transform:none;
}
.layoutH #mainContentColExtra .genericModuleHeader {
	/*background:url(/media/wgi/headers/header_bar_xxl.png) no-repeat 0 0;*/
	width:756px;
	height:30px;
	padding:12px 14px 0 20px;
	overflow:hidden;
	display:block;
	color:#000;
	text-transform:none;
} 
.layoutF #mainContentCol1 .genericModuleHeader,
.layoutHome #mainContentCol1 .genericModuleHeader, 
.layoutAa #mainContentColExtra .genericModuleHeader, 
.layoutC #mainContentColExtra .genericModuleHeader, 
.layoutG #mainContentCol1 .genericModuleHeader, 
.layoutGa #mainContentCol1 .genericModuleHeader,
.layoutA #mainContentCol2 .genericModuleHeader,
.layoutHome #mainContentColExtra .genericModuleHeader{
	/*background:url(/media/wgi/headers/header_bar_med.png) no-repeat 0 0;*/
	width: 276px;
	height: 26px;
	padding:12px 14px 10px 10px;
	overflow:hidden;
	display:block;
	color:#000;
	text-transform:none;
}
#navAdCol .genericModuleHeader {
	background:#fff url(/media/wgi/headers/header_bar_xsm.jpg) no-repeat center 0;
	width:119px;
	padding:12px 14px 0 20px;
	height:26px;
	overflow:hidden;
	display:block;
	color:#000;
	text-transform:none;
}
.genericModuleHeader a {
	color:#000;
	text-transform:none;
}
/* -- Modules -- */
.openHTMLModule {
	margin-bottom:10px;
	/*margin-left:-24px;*/
}
.adModule {
	margin-bottom:10px;
	text-align:center;
}
#siteHeader .adModule {
	text-align:left;
}
#mainContentCol1 .moduleWrap, 
#mainContentCol4 .moduleWrap, 
.layoutF #mainContentColExtra .moduleWrap {
	/*background:url(/media/wgi/backgrounds/module_top_large.jpg) no-repeat 0 0;*/
	width:490px;
	/*padding:5px 0 0 0;*/
	margin-bottom:10px;
}
#mainContentCol1 .smallImageLinksModule img, 
#mainContentCol4 .smallImageLinksModule img, 
.layoutF #mainContentColExtra .smallImageLinksModule img {
	margin:0 10px 10px 0;
	float:left;
}
.calendarContentDuring {
	/*background:#fff url(/media/wgi/backgrounds/module_top_large.jpg) no-repeat 0 0;*/
	width:490px;
	padding:5px 0 0 0;
	margin-bottom:10px;
}
.calendarContentDuring .genericTabs {
	padding-top:10px;
	background-color:white;
	height:31px;
	padding-left:10px;
}
.calendarContentDuring .calendarContentMain {
	margin-bottom:10px;
	background-color:#e9e9e9;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	clear:left;
	border-top:1px solid #cad2d4;
}
.calendarContentDuring .calendarContentMain li {
	/*background:#FFFFFF url(/media/wgi/backgrounds/bg_results.jpg) repeat-x 0 bottom;*/
	padding:10px 5px 5px;
}
.calendarContentDuring .calendarContentMain li h5, .calendarContentDuring .calendarContentMain li h5 a {
	font-size:12px;
	font-weight:bold;
}
.calendarContentDuring .calendarContentMain li.withImage img {
	float:left;
	margin:0 10px 10px 0;
}
#mainContentCol1 .moduleContentOuter, 
#mainContentCol4 .moduleContentOuter, 
.layoutF #mainContentColExtra .moduleContentOuter {
	/*background:url(/media/wgi/backgrounds/module_btm_large.jpg) no-repeat 0 bottom;*/
	/*padding:0 0 4px;*/
}
#mainContentCol4 .moduleContentInner, 
.layoutF #mainContentColExtra .moduleContentInner {
	background:#fff;
	padding:10px;
} 
.layoutG #mainContentColExtra .moduleWrap, 
.layoutGa #mainContentColExtra .moduleWrap,
.layoutHome #mainContentCol5 .moduleWrap {
	/*background:url(/media/wgi/backgrounds/module_top_xl.jpg) no-repeat 0 0;*/
	width:660px;
	padding:0;
	margin-bottom:10px;
} 
.layoutG #mainContentColExtra .moduleContentOuter, 
.layoutGa #mainContentColExtra .moduleContentOuter,
.layoutHome #mainContentCol5 .moduleContentOuter {
	background:url(/media/wgi/backgrounds/module_btm_xl.jpg) no-repeat 0 bottom;
	padding:0 0 4px;
} 
.layoutG #mainContentColExtra .moduleContentInner, 
.layoutGa #mainContentColExtra .moduleContentInner,
.layoutHome #mainContentCol5 .moduleContentInner {
	background:#fff;
	padding:10px;
}
.layoutH #mainContentColExtra .moduleWrap {
	/*
	background:url(/media/wgi/backgrounds/module_top_xxl.jpg) no-repeat 0 0;
	padding:5px 0 0 0;	
	margin-left:-9px;
	*/
	margin-bottom:10px;

	/*Ness Temp*/
	width:790px;


	
}
.layoutH #mainContentColExtra .moduleContentOuter {
	/*
	background:url(/media/wgi/backgrounds/module_btm_xxl.jpg) no-repeat 0 bottom;
	padding:0 0 4px;
	*/
}
.layoutH #mainContentColExtra .moduleContentOuter .moduleContentInner {
	background:#fff;
	padding:10px;
}
.layoutI #mainContentColExtra .moduleWrap {
	/*background:url(/media/wgi/backgrounds/module_top_xxxl.jpg) no-repeat 0 0;*/
	width:970px;
	padding:5px 0 0 0;
	margin-bottom:10px;
}
.layoutI #mainContentColExtra .moduleContentOuter {
	/*background:url(/media/wgi/backgrounds/module_btm_xxxl.jpg) no-repeat 0 bottom;*/
	padding:0 0 4px;
}
.layoutI #mainContentColExtra .moduleContentOuter .moduleContentInner {
	background:#fff;
	padding:10px;
}
/*.layoutG #mainContentColExtra .moduleContentInner, .layoutGa #mainContentColExtra .moduleContentInner {
	padding:5px 0 10px 0;
}*/
#mainContentCol2 .moduleWrap, 
#mainContentCol3 .moduleWrap,
.layoutA #mainContentColExtra .moduleWrap,
.layoutA #mainContentCol1 .moduleWrap {
	/*background:url(/media/wgi/backgrounds/module_top_sm.jpg) no-repeat 0 0;*/
	width:240px;
	padding:5px 0 0 0;
	margin-bottom:10px;
}
.layoutHome #mainContentCol2 .moduleWrap,
.layoutHome #mainContentCol3 .moduleWrap,
.layoutHome #mainContentCol4 .moduleWrap{
	/*background:url(/media/wgi/backgrounds/module_top_3cols.jpg) no-repeat 0 0;*/
	background:none;
	/*width:214px;*/
	padding:0;
	margin-bottom:5px;
}
#mainContentCol2 .moduleWrap .moduleContentOuter, 
#mainContentCol3 .moduleWrap .moduleContentOuter,
.layoutA #mainContentColExtra .moduleContentOuter,
.layoutA #mainContentCol1 .moduleContentOuter {
	/*background:url(/media/wgi/backgrounds/module_btm_sm.jpg) no-repeat 0 bottom;*/
	padding:0 0 4px;
}
.layoutHome #mainContentCol2 .moduleWrap .moduleContentOuter,
.layoutHome #mainContentCol3 .moduleWrap .moduleContentOuter,
.layoutHome #mainContentCol4 .moduleWrap .moduleContentOuter{
	background:none;
	padding:0;
}
#mainContentCol2 .moduleWrap .moduleContentInner, 
#mainContentCol3 .moduleWrap .moduleContentInner,
.layoutA #mainContentColExtra .moduleWrap .moduleContentInner,
.layoutA #mainContentCol1 .moduleWrap .moduleContentInner {
	background:#fff;
	padding:10px;
}
.layoutHome #mainContentCol2 .moduleWrap .moduleContentInner,
.layoutHome #mainContentCol3 .moduleWrap .moduleContentInner,
.layoutHome #mainContentCol4 .moduleWrap .moduleContentInner{
	padding:10px 10px 0 10px;
	/*background:url(/media/wgi/backgrounds/module_btm_3cols.jpg) no-repeat 0 bottom;*/
	background-color:white;
}

.layoutHome #mainContentCol4 .moduleContentInner{
	max-height: 335px !important;
	min-height: 335px !important;
	overflow-x: hidden;
	overflow-y: scroll;
}


#navAdCol .moduleWrap {
	background:url(/media/wgi/backgrounds/module_top_xsm.jpg) no-repeat 0 0;
	width:153px;
	padding:5px 0 0 0;
	margin-bottom:10px;
}
#navAdCol .moduleWrap .moduleContentOuter {
	background:url(/media/wgi/backgrounds/module_btm_xsm.jpg) no-repeat 0 bottom;
	padding:0 0 4px;
}
#navAdCol .moduleWrap .moduleContentInner {
	background:#fff;
	padding:10px 5px;
}
* html #navAdCol .moduleWrap .moduleContentInner {
	padding:10px 4px;
}
.layoutF #mainContentCol1 .moduleWrap,
.layoutHome #mainContentCol1 .moduleWrap, 
.layoutAa #mainContentColExtra .moduleWrap, 
.layoutC #mainContentColExtra .moduleWrap, 
.layoutG #mainContentCol1 .moduleWrap, 
.layoutGa #mainContentCol1 .moduleWrap,
.layoutA #mainContentCol2 .moduleWrap,
.layoutHome #mainContentColExtra .moduleWrap{
	/*background:url(/media/wgi/backgrounds/module_top_med.jpg) no-repeat 0 0;*/
	width:300px;
	/*padding:3px 0 0 0;*/
	margin-bottom:10px;
}
#mainContentCol1 .moduleContentInner, 
.layoutHome  #mainContentCol1 .moduleContentInner, 
.layoutAa  #mainContentColExtra .moduleContentInner,
.layoutC  #mainContentColExtra .moduleContentInner, 
.layoutGa  #mainContentCol1 .moduleContentInner, 
.moduleContentInnerInfo, 
.layoutG  #mainContentCol1 .moduleContentInner, 
.moduleContentInnerInfo {
	/*background:#fff;*/
	background-color: #CACACA;
	padding:10px;
}
.moduleContentInnerInfo img, .moduleContentInner img {
	/*margin-bottom:10px;*/
}
#mainContentCol1 .upcomingEventsModule .moduleContentInner, 
.layoutHome  #mainContentCol1 .upcomingEventsModule .moduleContentInner, 
.layoutAa  #mainContentColExtra  .upcomingEventsModule .moduleContentInner, 
.layoutC  #mainContentColExtra  .upcomingEventsModule .moduleContentInner, 
.layoutG  #mainContentCol1 .upcomingEventsModule .moduleContentInner, 
.layoutGa  #mainContentCol1 .upcomingEventsModule .moduleContentInner,
.layoutA  #mainContentCol2 .upcomingEventsModule .moduleContentInner {
	padding:0 0px 33px;
	position:relative;
}
.layoutF #mainContentCol1 .moduleContentOuter,
.layoutHome #mainContentCol1 .moduleContentOuter, 
.layoutAa #mainContentColExtra .moduleContentOuter, 
.layoutC #mainContentColExtra .moduleContentOuter, 
.layoutG #mainContentCol1 .moduleContentOuter, 
.layoutGa #mainContentCol1 .moduleContentOuter,
.layoutA #mainContentCol2 .moduleContentOuter,
.layoutHome #mainContentCol3 .moduleContentOuter {
	/*background:url(/media/wgi/backgrounds/module_btm_med.jpg) no-repeat 0 bottom;*/
	padding:0 0 4px;
	/*margin-top:-2px;*/
}
.layoutHome #mainContentCol2 .adBlock {
	margin-bottom:11px;
}
.altMediaModule ul {
	list-style:none;
	margin:0 0 10px;
	padding:0;
}
.altMediaModule .moduleContentInner {
	height:287px;
	overflow:auto;
}
.newsListModule ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.newsListImageModule ul{
	list-style:none;
	margin:0;
	padding:0;
}
.newsListModule .paginatedArticleList {
	/*border-top:1px solid #d5e2ee;*/

	background-color: #7E7E7E;
}
.newsListModule .paginatedArticleList p {
	margin-bottom:0;
}
.multipleImageTextList {
	list-style:none;
	margin:0;
	padding:0;
}
.multipleImageTextList li {
	float:left;
	padding-right:10px;
	text-align:center;
	width:142px;
}
.newsListModule ul li {
	border-bottom:1px solid #e5e5e5;
	padding:4px 0 8px;
	float:left;
}
.newsListImageModule ul li{
	border-bottom:1px solid #e5e5e5;
	padding:4px 0 8px;
}
.newsInfo {
	padding:0 10px;
}
#mainContentColExtra .newsListModule .moduleContentInner {
	padding:0 0 10px;
}
#mainContentColExtra .newsListModule .moduleContentOuter {
	margin-top:-10px;
}
*+html #mainContentColExtra .newsListModule .moduleContentOuter {
	margin-top:0px;
}
.newsListModule .paginatedArticleList li {
	padding:4px 0;
}
.newsListModule ul li .newsListArticleDate {	
	width:60px;
	font-size: 11px;
	/*color:#333333;*/

	/*Ness Temp*/
	/*float:left;*/
	color: #FFFFFF;
	font-weight: bold;
}
.newsListModule ul li .newsListArticleInfo {
	float:left;
	/*width:420px;*/
	width: 460px;

	border-bottom: 2px solid white;	
	padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;    
}
.newsListModule .moreLink {
	clear:both;
	margin:0;
	padding-top:10px;
}
.newsListModule .moreLink a {
	background:url(/media/wgi/icons/ico_more.gif) no-repeat right 3px;
	padding-right:15px;
}
.newsletterSignup {
	background:url(/media/wgi/backgrounds/newsletterbg.png) no-repeat 0 0;
	width:300px;
	/*height:50px;*/
	position:relative;
	margin-bottom:10px;
	background-color: #EBEBEB;
	height: auto;
}
.newsletterSignup label {
	display:none;
}
.newsletterSignup input {
	background:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	padding:0 0 0 3px;
	font-style:italic;
	position:absolute;
	top:11px;
	left:128px;
	width:142px;
	height:26px;
}
.newsletterSignup button {
	background:transparent;
	cursor:pointer;
	display:block;
	width:25px;
	height:25px;
	position:absolute;
	left:269px;
	top:12px;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
}
.mediaRail {
	margin-bottom:10px;
}
.btnRSS {
	background:url(/media/wgi/buttons/btn_rss.jpg) no-repeat 0 0;
	display:block;
	width:300px;
	height:36px;
	text-indent:-9999px;
	overflow:hidden;
}
.promoModule img {
	border:1px solid #969797;
	margin-right:10px;
	float:left;
}
.promoModule .promoDetails {
	width:150px;
	float:left;
}
.promoModule .promoDetails p {
	margin:0;
}
#mainContentColExtra .adModule, #mainContentCol1 .adModule {
	margin-bottom:10px;
}
.ad300x250 p {
	color:#988F8C;
	font-size:8px;
	text-align:center;
	text-transform:uppercase;
}
.rssModule ul, .upcomingEventsModule ul {
	list-style:none;
	padding:0;
	margin:0;
}
.rssModule ul li {
	border-bottom:1px solid #d5e2ee;
	/*padding:7px 0;*/
	float:left;
	/*width:100%;*/
	width: 280px;
	padding: 5px 10px 10px;
}
.rssModule ul li:last-child{
	border-bottom: none;
}
.rssModule ul li.top {
	padding-top:0;
}
.rssModule .rssDate {
	font-size:10px;
	color: #FFFFFF;
	width:50px;
	float:left;
}
* html .rssModule .rssTitleInfo {
	float:left;
}
.upcomingEventsModule ul {
	width:100%;
	float:left;
	margin:0;
	padding-top: 10px;
	background-color: #E9E9E9;
}
.upcomingEventsModule .moduleContentInner{
	background-color: #E9E9E9 !important;
}
.upcomingEventsModule ul li {
	/*background:#fff url(/media/wgi/backgrounds/bg_upcoming_li.jpg) no-repeat 1px bottom;*/
	float:left;
	width:290px;
	padding: 0 5px;
	margin-bottom: 5px;
}
.eventImgCont {
	float:left;
	padding-right:10px;
}
* html .eventImgCont {
	padding-right:8px;
}
.eventImg {
	margin-bottom:10px;
	display:block;
}
.calDetail {
	float:left;
	width:570px;
}
.withImage .calDetail {
	width:360px;
}
* html  .withImage .calDetail {
	padding-top:0;
}
.calLinks {
	width:auto !important;
}
.upcomingEventsModule ul li p {
	margin:0;
}
.upcomingEventsModule .upcomingEventsDate {
	font-size: 11px;
	color: #5A5A5A;
	/*padding-bottom:5px;*/
}
.upcomingEventsTitle {
	padding-bottom:5px;
	font-weight:bold;
}
.upcomingEventsModule .upcomingEventsTitle a{
	color: #5A5A5A;
}
.upcomingEventsModule .upcomingEventsLinks {
	/*text-indent:-9999px;*/
	font-size:0;
	float:left;
	width:285px;
	margin-left:1px;

	/*float: left;
	width: 203px;*/
}
.upcomingEventsLinkTickets, 
.upcomingEventsLinkTravel, 
.upcomingEventsLinkCamping {
	float:left;
	height:21px;	
	overflow:hidden;
	/*margin-bottom:5px;*/
	/*text-indent: -9999px;*/
	/*margin-right:5px;*/

	margin-right: 3px;
	font-size: 10px;
}
.upcomingEventsLinkTickets {
	/*background:url(/media/wgi/buttons/buyTickets.png) no-repeat 0 -21px;*/
	width:80px;

	background-color: #F04F47;
	height: 15px;
	width: 50px;
	padding: 4px 7px;
	text-align: center;
	text-transform: uppercase;
}
.upcomingEventsLinkTravel {
	/*background:url(/media/wgi/buttons/buyTravel.png) no-repeat 0 -21px;*/
	/*width:76px;*/

	background-color: #F5B22F;
	height: 15px;
	width: 50px;
	padding: 4px 7px;
	text-align: center;
	text-transform: uppercase;
}
.upcomingEventsLinkCamping {
	/*background:url(/media/wgi/buttons/buyCamping.png) no-repeat 0 -21px;*/
	/*width:88px;*/

	background-color: #497E2E;
	height: 15px;
	width: 50px;
	padding: 4px 7px;
	text-align: center;
	text-transform: uppercase;
}
* html .upcomingEventsLinkTickets {
	background:url(/media/wgi/buttons/buyTickets.png) no-repeat 0 -21px;
}
* html .upcomingEventsLinkTravel {
	background:url(/media/wgi/buttons/buyTravel.png) no-repeat 0 -21px;	
}
* html .upcomingEventsLinkCamping {
	background:url(/media/wgi/buttons/buyCamping.png) no-repeat 0 -21px;	
}
.upcomingEventsLinkTickets:hover, .upcomingEventsLinkTravel:hover, .upcomingEventsLinkCamping:hover {
	/*background-position:0 0;*/
}
#mainContentColExtra .rssModule .moduleContentInner, 
#mainContentCol1 .rssModule .moduleContentInner, 
#mainContentCol1 .upcomingEventsModule .moduleContentInner, 
#mainContentColExtra .upcomingEventsModule .moduleContentInner,
#mainContentCol2 .rssModule .moduleContentInner,
#mainContentCol2 .upcomingEventsModule .moduleContentInner {
	/*background:url(/media/wgi/backgrounds/bg_rss_ftr.png) no-repeat 0 bottom #FFF;*/
	/*padding-bottom:33px;*/
	position:relative;
	/*
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	*/
}
*+html #mainContentColExtra .rssModule .moduleContentInner, 
*+html #mainContentCol1 .rssModule .moduleContentInner, 
*+html #mainContentCol1 .upcomingEventsModule .moduleContentInner, 
*+html #mainContentColExtra .upcomingEventsModule .moduleContentInner,
*+html #mainContentCol2 .rssModule .moduleContentInner,
*+html #mainContentCol2 .upcomingEventsModule .moduleContentInner {
	background:url(/media/wgi/backgrounds/bg_rss_ftr.jpg) no-repeat 0 bottom #FFF;
}
#mainContentColExtra .rssModule .moduleContentOuter, 
#mainContentCol1 .rssModule .moduleContentOuter, 
#mainContentCol1 .upcomingEventsModule .moduleContentOuter, 
#mainContentColExtra .upcomingEventsModule .moduleContentOuter,
#mainContentCol2 .rssModule .moduleContentOuter,
#mainContentCol2 .upcomingEventsModule .moduleContentOuter {
	padding:0;
	background:none;
	/*margin-top:-2px;*/
}
.rssModule .moduleContentInner .moreLink,
.listModule .moduleContentInner .moreLink,
#mainContentCol4 .moduleContentInner .moreLink {
	/*position:absolute;*/
	/*bottom:10px;
	right: 10px;*/
	/*margin-left:231px;*/
	
	float:right;
	margin-right:9px;
}

#mainContentCol4 .moduleContentInner .moreLink{
	margin-left:251px;
	margin-top:10px;
} 

.upcomingEventsCalLink {
	position:absolute;
	bottom:10px;
	/*left:10px;*/
	width:300px;
	left:0px;
	text-align:center;
}
.upcomingEventsCalLink a {
	/*background:url(/media/wgi/icons/ico_flag_blue.jpg) no-repeat right 2px;
	padding-right:15px;*/
	color: #333 !important;
	/*float:left;*/
	height:15px;
	line-height:15px;
	text-transform:uppercase;
}

.rssModule .moduleContentInner .moreLink a{
	
}



.moduleWrap .borderList, .moduleWrap .smlEventLinks {
	list-style:none;
	margin:0 0 10px;
	padding:0;
}
.smlEventLinks li {
	padding-bottom:8px;
}
.btnOrderNow {
	background:url(/media/wgi/buttons/btn_order.png) no-repeat 0 0;
	float:left;
	width:107px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.btnOrderNow:hover {
	background:url(/media/wgi/buttons/btn_order.png) no-repeat 0 -23px;
}
.smlEventLinks a {
	background:url(/media/wgi/icons/ico_blue_flag.png) no-repeat right 3px;
	padding-right:20px;
}
* html .smlEventLinks a {
	background:url(/media/wgi/icons/ico_blue_flag.gif) no-repeat right 3px;
}
#mainContentCol2 .smallEventModule, #mainContentCol3 .smallEventModule {
	background:none;
	padding-top:0;
}
#mainContentCol2 .smallEventModule .moduleFooterAd p, #mainContentCol3 .smallEventModule .moduleFooterAd p {
	display:none;
}
#mainContentCol2 .smallEventModule h4, #mainContentCol3 .smallEventModule h4 {
	background:url(/media/wgi/backgrounds/bg_event_tout_header.jpg) no-repeat 0 0;
	overflow:hidden;
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
}
#mainContentCol2 .smallEventModule h4 a, #mainContentCol3 .smallEventModule h4 {
	font-size:18px;
}
#mainContentCol2 .smallEventModule h4.imgReplace, #mainContentCol3 .smallEventModule h4.imgReplace {
	background:url(/media/wgi/backgrounds/bg_event_tout_header.jpg) no-repeat 0 0;
	height:77px;
	width:240px;
	padding:0;
}
#mainContentCol2 .smallEventModule h4.imgReplace a, #mainContentCol3 .smallEventModule h4.imgReplace a {
	height:77px;
	width:240px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
#mainContentCol2 .smallEventModule .moduleContentOuter, #mainContentCol3 .smallEventModule .moduleContentOuter {
	background:url(/media/wgi/backgrounds/bg_event_tout_btm.jpg) no-repeat 0 bottom;
	padding-bottom:11px;
}
#mainContentCol2 .smallEventModule .moduleContentInner, #mainContentCol3 .smallEventModule .moduleContentInner {
	background:url(/media/wgi/backgrounds/bg_event_tout_mid.jpg) repeat-y 0 0;
	color:#fff;
}
.smallEventModule .smlEventDate {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
.smallEventModule h5, .smallEventModule h5 a {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
#mainContentCol2 .communityModule {
	background:url(/media/wgi/backgrounds/bg_community_top.jpg) no-repeat 0 0;
	padding-top:5px;
	width:350px;
	position:relative;
	margin-bottom:0;
}
#mainContentCol2 .communityModule h4 {
	background:url(/media/wgi/headers/header_bar_community.jpg) no-repeat 0 0;
	width:318px;
	height:26px;
	padding:12px 14px 0 20px;
	overflow:hidden;
	display:block;
	color:#fff;
	text-transform:uppercase;
}
#mainContentCol2 .communityModule .moduleContentInner {
	background:url(/media/wgi/backgrounds/bg_community_mid.jpg) no-repeat 0 0;
	padding:5px 10px 0;
	height:88px;
	overflow:hidden;
}
#mainContentCol2 .communityModule .moduleContentOuter {
	background:url(/media/wgi/backgrounds/bg_community_btm.jpg) no-repeat 0 bottom;
	padding:0 0 35px;
}
#mainContentCol2 .communityModule p {
	margin:0;
}
#mainContentCol2 .communityModule #communityDate {
	font-style:italic;
	font-size:10px;
}
#communityQuote {
	line-height:17px;
	padding-bottom:5px;
}
#communityQuote span {
	color:#999999;
	font-weight:bold;
	font-size:17px;
	line-height:17px;
}
.joinConversationLink {
	background:url(/media/wgi/icons/ico_blue_flag.png) no-repeat right 3px;
	padding-right:15px;
}
* html .joinConversationLink {
	background:url(/media/wgi/icons/ico_blue_flag.gif) no-repeat right 3px;
}
.communityModule .connectWithUs {
	position:absolute;
	bottom:6px;
	left:10px;
}
.communityModule .connectWithUs p {
	float:left;
	font-weight:bold;
	color:#333333;
	
}
.communityModule .connectWithUs .shareList {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.communityModule .connectWithUs .shareList li {
	float:left;
	margin-left:10px;
}
.newsCarouselModule {
	position:relative;
}
.newsCarouselModule ul, #newscarousel ul {
	list-style:none;
	margin:0;
	padding:0;
} 
#newscarousel {
	float:left;
	width:638px;
	height:250px;
	overflow:hidden;
	position:relative;
	margin-top:10px;
}
#nextSlide, #prevSlide {
	float:left;
	width:32px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
}
.carouselControls {
	width:80px;
	margin:0 auto;
}
#nextSlide {
	background:url(/media/wgi/buttons/btn_next_news.jpg) no-repeat 0 -12px;
}
#prevSlide {
	background:url(/media/wgi/buttons/btn_prev_news.jpg) no-repeat 0 -12px;
	margin-right:5px;
}
#prevSlide.active, #nextSlide.active {
	background-position:0 0;
}
#newscarousel ul {
	position:absolute;
	top:0;
	left:0;
	width:1272px;
}
#newscarousel li {
	float:left;
	width:155px;
	height:250px;
	padding:0 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#newscarousel li img {
	border:1px solid #999999;
	margin-bottom:8px;
}
#newscarousel .newsListArticleDate, #newscarousel .newsListArticleInfo p {
	font-size:10px;
}
#newscarousel .newsListArticleTitle a {
	font-size:11px;
}
.newsCarouselModule .genericTabs {
	position:absolute;
	top:16px;
	right:60px;
}
.newsCarouselModule .genericTabs li {
	float:left;
}
.newsCarouselModule .genericTabs li a {
	background:url(/media/wgi/icons/ico_blue_flag.png) no-repeat right 3px;
	padding-right:18px;
	margin-right:10px;
	color:#fff;
}
* html .newsCarouselModule .genericTabs li a {
	background:url(/media/wgi/icons/ico_blue_flag.gif) no-repeat right 3px;
}
.listModule ul {
	list-style:none;
	margin:0;
	padding:0;
}
.listModule ul li {
	padding:0 0 10px;
}

.listModule ul li a,
.rssModule ul li a{
	font-weight:normal;
}

.largeImageLinksModule img {
	float:left;
	margin-right:5px
	/*margin:0 5px 5px 0;*/
}
.largeImageLinksModule .moduleContentInnerInfo {
	min-height:160px;
	height:auto !important;
	height:160px;
}
#mainContentCol2 .largeImageLinksModule .largeImageLinks, #mainContentCol3 .largeImageLinksModule .largeImageLinks {
	clear:left;
}
.layoutHome #mainContentCol2 .largeImageLinksModule .largeImageLinks img,
.layoutHome #mainContentCol3 .largeImageLinksModule .largeImageLinks img,
.layoutHome #mainContentCol4 .largeImageLinksModule .largeImageLinks img{
	margin-left:-7px;
	float:none;
	margin-bottom:10px;
}
.layoutHome #mainContentCol2 .largeImageLinksModule .largeImageLinks p,
.layoutHome #mainContentCol3 .largeImageLinksModule .largeImageLinks p,
.layoutHome #mainContentCol4 .largeImageLinksModule .largeImageLinks p{
	margin:0;
	text-align:center;
}
.layoutHome #mainContentCol2 .largeImageLinksModule .largeImageLinks a,
.layoutHome #mainContentCol3 .largeImageLinksModule .largeImageLinks a,
.layoutHome #mainContentCol4 .largeImageLinksModule .largeImageLinks a{
	display:block;
	width:207px;
	height:36px;
	background:url(/media/wgi/buttons/btn_home_middle.png) no-repeat 0 0;
	margin-left:-7px;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	padding-top:5px;
}
.smalEventAltPromo {
	margin-bottom:10px;
}
/* styles for poll module */
.pollModule .moduleContentInner {
	padding:10px 14px;
}
.modPollQuestion {
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}
.jcorePoll label {
	clear:both;
	padding:0 0 8px 10px;
	display:block;
}
.jcorePoll label input {
	margin-right:5px;
}
.jcorePoll button {
	margin:0 0 10px 10px;
}
.pollResultRow p {
	clear:both;
}
.pollResultBar {
	height:16px;
	float:left;
	margin-right:3px;
	background:#9A1D17;
}
/* -- Search Styles -- */
#searchResults .articlePagination {
	margin:10px 0 10px;
}
#searchResults  .actionLinks {
	padding-bottom:10px;
}
.searchResult {
	background:#FFFFFF url(/media/wgi/backgrounds/bg_results.jpg) repeat-x scroll 0 bottom;
	padding:10px 10px 5px;
	float:left;
	width:640px;
}
.searchResultWithImage img {
	display:block;
	margin:0 10px 10px 0;
}
/* -- Calendar -- */
#calendarContent {
	width: 800px;
	margin-top: -10px;
}
#calendarHead {
	padding:0 0 10px 0;
}
#calendarHead p {
	float:left;
	font-weight:bold;
	line-height:18px;
}
#calendarContent h4 {
	background:url(/media/wgi/headers/header_bar_large_v2.jpg) no-repeat 0 0;
	color:#fff;
	height:22px;
	padding:18px 20px 5px;
	clear:both;
}
#calendarContent ul {
	/*background:#fff url(/media/wgi/backgrounds/module_btm_large.jpg) no-repeat 0 bottom;*/
	/*background: #A1A1A1;*/
	list-style:none;
	margin:0 0 10px;
	padding:0 0 10px;
	float:left;
	/*width:800px;*/
	width: 800px;
}
#calendarContent li {
	/*background:#FFFFFF url(/media/wgi/backgrounds/bg_results.jpg) repeat-x scroll 0 bottom;*/
	/*background:#000;*/
	padding:10px 10px 5px;
	float:left;
	width: 780px;
	margin-bottom:10px;
	color: #5A5A5A;
	display:block;

	background-color: #E9E9E9;
}
#calendarContent li ul {
	margin-bottom:0;
	background:none;
	padding:0;
}
#calendarContent li ul li {
	background:none;
	padding:0;
}
.calendarContentDuring ul li.withImage {
	padding:10px 10px 10px 100px;
	position:relative;
}
.calendarContentDuring ul li.withImage img {
	left:10px;
	position:absolute;
	top:10px;
}
/*#calendarContent ul li.withImage {
	padding:10px 10px 10px 100px;
	position:relative;
}
#calendarContent ul li.withImage img {
	left:10px;
	position:absolute;
	top:10px;
}
#calendarContent ul li.withImage {
	width:380px;
}*/
.calendarContentDuring ul li.withImage {
	width:360px;
}


#calendarContent li h5, #calendarContent li h5 a {
	font-size:12px;
}
#calendarContent .calLinks {
	margin:5px 0 10px;
}
#wrapper #calendarContent .calLinks li {
	float:left;
	padding:0 15px 0 0;
	/*margin-right:15px;
	border-right:1px solid #009DDC;*/
	line-height:14px;
	width:auto;
}
#calendarContent .calLinks li.lastItem {
	margin-right:0;
	padding-right:0;
	border-right:none;
}
#calendarContent .calTitleArea{
	float:none;
	width: 780px;
	display:block;
	margin-bottom:10px;
	border-bottom:1px solid #818181;
	height:40px;
}
#calendarContent .calTitleArea .calDate{
	/*background:url(/media/WGI/backgrounds/bg_calEventDate.png) no-repeat;*/
	width:64px;
	height:35px;
	color: #5A5A5A;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	float:left;
}
#calendarContent .calTitleArea .calDate #start{
	padding-top:3px;
}
#calendarContent .calTitleArea .calDate #end{
}
#calendarContent .calTitleArea .calTitle{
	width:656px;
	height:35px;
	float:left;
	margin-left:10px;
}
#calendarContent .calTitleArea .calTitle h5 a{
	font-size:24px;
	color: #5A5A5A;
}
#calendarContent .withImage .calDetail{
	width: 780px;
	min-height:122px;
	border-bottom:1px solid #818181;
	margin-bottom:10px;
}
#calendarContent .calLinks a:hover{
	background-position:0 0;
}
#calendarContent .calLinks .calTicketsBtn{
	/*background:url(/media/wgi/buttons/buyTickets.png) no-repeat 0 -21px;*/
	display:block;
	/*	
	width:90px;
	height:21px;
	text-indent:-9999px;
	*/
	background-color: #F04F47;
	height: 13px;
	width: 50px;
	padding: 10px 15px;
	text-align: center;
	text-transform: uppercase;
}
#calendarContent .calLinks .calTravelBtn{
	/*background:url(/media/wgi/buttons/buyTravel.png) no-repeat 0 -21px;*/
	display:block;	
	/*
	width:90px;
	height:21px;
	text-indent:-9999px;
	*/
	background-color: #F5B22F;
	height: 13px;
	width: 50px;
	padding: 10px 15px;
	text-align: center;
	text-transform: uppercase;
}
#calendarContent .calLinks .calOffersBtn{
	display:block;
	background:url(/media/wgi/buttons/buySpecialOffers.png) no-repeat 0 -21px;
	width:135px;
	height:21px;
	text-indent:-9999px;
}
#calendarContent .calLinks .calScheduleBtn{
	display:block;
	/*background:url(/media/wgi/buttons/buySchedule.png) no-repeat 0 -21px;
	width:106px;
	height:21px;
	text-indent:-9999px;*/
	
	background-color: #143e84;
	height: 13px;
	width: 62px;
	padding: 10px 15px;
	text-align: center;
	text-transform: uppercase;
}
#calendarContent .calLinks .calCampingBtn{
	/*background:url(/media/wgi/buttons/buyCamping.png) no-repeat 0 -21px;*/
	display:block;	
	/*
	width:97px;
	height:21px;
	text-indent:-9999px;
	*/
	background-color: #497E2E;
	height: 13px;
	width: 56px;
	padding: 10px 15px;
	text-align: center;
	text-transform: uppercase;
}
#calendarContent .calLinks .calCallBtn{
	/*Ness Temp*/	
	/*display:block;*/
	display: none;

	background:url(/media/wgi/buttons/callForTickets.png) no-repeat 0 0;
	width:149px;
	height:21px;
	text-indent:-9999px;
}
#calendarContent .calAddToCalBtn, .upcomingEventsModule .upcomingEventsLinks .calAddToCalBtn{
	display:block;
	/*background:url(/media/wgi/buttons/calAddToCal_btn.png) no-repeat 0 -19px;*/
	background:url(/media/wgi/2014_Redesign/AddToCalendar.png) no-repeat;	
	width: 19px;
	height: 18px;
	text-indent:-9999px;
	margin-top: -5px;
}
#calendarContent .calAddToCalBtn:hover, .upcomingEventsModule .upcomingEventsLinks .calAddToCalBtn:hover{
	background-position:0 0;
}
.upcomingEventsModule .upcomingEventsLinks .calAddToCalBtn{
	float:left;
	margin-bottom:5px;
	overflow:hidden;
	margin-top:1px;
}
#calendarContent .calButton{	
	float:left;
	margin-top:6px;
}
.calAddAllEventsToCalendar{
	display:block;
	top:20px;
	right:100px;
	position:absolute;
	color:#fff;
	padding:5px 0 0 34px;
	height:14px;
	background:url(/media/wgi/buttons/calAddToCal_btn.png) no-repeat 0 -19px;
	text-decoration:underline;
}
.calAddAllEventsToCalendar:hover{
	background-position:0 0;
}
/* generic form styles */
.genericForm fieldset {
	border:0;
	width:490px;
	padding:0;
}
#calendarContent #fbLike{
	margin-top:5px;
}
.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;
}
/* -- Vert Tabs -- */
.vertTabsModule {
	padding-bottom:0 !important;
	color:#252525;
	font-size:11px;
}
.vertTabsModule .moduleContentOuter {
	padding:0 !important;
}
.vertTabsModule .moduleContentInner {
	min-height:334px;
	height:auto !important;
	height:334px;
	margin:0;
	padding:0 1px !important;
}
.vertTabsModule .vertTabs {
	list-style:none;
	margin:0 0 10px;
	padding:0;
	width:110px;
	float:left;
	_overflow-x:hidden;
}
.vertTabsModule .vertTabs li a {
	padding:15px 10px;
	width:90px;
	background:#3A3A3A;
	display:block;
	text-transform:uppercase;
	text-align:right;
	color:#fff;
	font-size:13px;
}
.vertTabsModule .vertTabs li a:hover {
	background:#009DDC;
	color:#fff;
}
.vertTabsModule .vertTabs li.activeTab a,
.vertTabsModule .vertTabs li.activeTab a:hover {
	background:#009DDC;
	color:#fff !important;
}
.vertTabContentMain {
	float:left;
	width:156px;
	padding:10px;
	color:#333333;
}
* html .vertTabContentMain {
	width:150px;
}
.vertTabContentMain h5,
.vertTabContentMain h5 a {
	font-size:14px;
	color:##04549E !important;
	margin:0;
	padding:0;
}
.vertTabContentMain ul.linkList {
	list-style:none;
	margin:0;
	padding:0;
}
.vertTabContentMain ul.linkList li {
	padding-bottom:10px;
}
.vertTabContentMain ul.linkList a {
	font-size:10px;
	text-transform:uppercase;
}
.vertTabContentMain ul.linkList a:hover {
	color:#333333 !important;
}
.vertTabContentMain .adModule {
	text-align:left;
}
.vertTabContentMain .adModule p {
	margin-bottom:5px;
	font-size:10px;
	color:#252525 !important;
	font-family:Arial, Helvetica, sans-serif;
}
/* -- Wizard -- */
.wizardBlurb {
	/*
	background:#fff;
	padding:10px;
	*/
}
.wizardOuter {
	/*
	background:url(/media/wgi/backgrounds/module_btm_large.jpg) no-repeat 0 bottom;
	padding-bottom:4px;
	*/
	width:100%;
	float:left;
	background-color: #E9E9E9;
}
.wizardInner {
	/*background:#fff;*/
	/*padding:0 5px 0;*/
}
.layoutH .wizardBlurb {
	/*background:url(/media/wgi/backgrounds/module_800_mid.gif) repeat-y 0 0;*/
	/*padding:10px;*/
}
.layoutH .wizardOuter {
	/*background:url(/media/wgi/backgrounds/module_800_btm.gif) no-repeat 0 bottom;*/
	padding-bottom:4px;
	width:100%;
	float:left;
}
.layoutH .wizardInner {
	/*background:url(/media/wgi/backgrounds/module_800_mid.gif) repeat-y 0 0;*/
	padding:0 5px 0;
}
.layoutG .wizardBlurb {
	/*background:url(/media/wgi/backgrounds/module_660_mid.gif) repeat-y 0 0;*/
	padding:10px;
}
.layoutG .wizardOuter {
	/*background:url(/media/wgi/backgrounds/module_660_btm.gif) no-repeat 0 bottom;*/
	padding-bottom:4px;
	width:100%;
	float:left;
}
.layoutG .wizardInner {
	/*background:url(/media/wgi/backgrounds/module_660_mid.gif) repeat-y 0 0;*/
	padding:0 5px 0;
}
.layoutI .wizardBlurb {
	/*background:url(/media/wgi/backgrounds/module_990_mid.gif) repeat-y 0 0;*/
	/*padding:10px;*/
}
.layoutI .wizardOuter {
	/*background:url(/media/wgi/backgrounds/module_990_btm.gif) no-repeat 0 bottom;*/
	padding-bottom:4px;
	width:100%;
	float:left;
}
.layoutI .wizardInner {
	/*background:url(/media/wgi/backgrounds/module_990_mid.gif) repeat-y 0 0;*/
	padding:0 5px 0;
}
.wizardMain {
	/*background:#fff;*/
	/*padding:5px 10px 0;*/
}
.wizardMain .linkList {
	list-style:none;
	margin:0;
	padding:0;
}
.wizardQ {
	font-size:16px;
	font-weight:normal;
	padding-bottom:15px;
	padding-left: 10px;
	padding-top: 10px;
}
* html .wizardQ {
	height:1%;
}
* + html .wizardQ {
	height:1%;
}
.wizardForm {
	/*padding-bottom:10px;*/
	color:#231f20;
}
.imgRadio {
	float:left;
	width:114px;
	text-align:center;
}
.imgRadio input {
	display:block;
	margin:10px auto 0;
}
.questionRow {
	clear:both;
}
.questionRow input {
	float:left;
}
.questionRow label {
	float:left;
	width:85%;
	padding:2px 0 15px 5px;
	
}
.wizardControls {
	/*background:url(/media/mis/backgrounds/bg_wiz_write.gif) no-repeat 0 8px;*/
	clear:both;
	height: 35px;
	padding:5px 0 0 0;
}
.layoutH .wizardControls {
	/*background:url(/media/wgi/backgrounds/bg_wiz_write_xxl.gif) no-repeat 0 8px;*/
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.layoutG.wizardControls {
	/*background:url(/media/wgi/backgrounds/bg_wiz_write_xl.gif) no-repeat 0 8px;*/
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.layoutI.wizardControls {
	/*background:url(/media/wgi/backgrounds/bg_wiz_write_xxxl.gif) no-repeat 0 8px;*/
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.resultsHdr {
	font-size:16px;
	font-weight:bold;
}
.wizardWrite .btnSubmit {
	background:#009DDC;
	color:#fff;
	padding:1px 4px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:12px !important;
	display:block;
	margin:0 auto;
}
*+html .wizardWrite .btnSubmit {
	height:19px;
}
*+html .wizNextButton {
	height:19px;
	width:34px;
	padding-left:1px;
	padding-right:1px;
}
.wizBackButton {
	background:#009DDC;
	color:#fff;
	padding:2px 5px;
	float:left;
	margin:0 10px 0 150px;
}
.wizNextButton {
	background:#009DDC;
	color:#fff;
	padding:1px 4px;
	float:left;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:12px !important;
	display:block;
}
.resetWizButton {
	background:#009DDC;
	color:#fff;
	padding:2px 0;
	display:block;
	margin:0 auto;
	width:100px;
	text-align:center;
}
.layoutA #mainContentCol2 .calendarContentDuring,
.layoutAa #mainContentColExtra .calendarContentDuring,
.layoutC #mainContentColExtra .calendarContentDuring,
.layoutF #mainContentCol1 .calendarContentDuring,
.layoutG #mainContentCol1 .calendarContentDuring,
.layoutGa #mainContentCol1 .calendarContentDuring,
.layoutK #mainContentColExtra .calendarContentDuring,
.layoutL #mainContentColExtra .calendarContentDuring {
	background:#fff;
	width:300px !important;
}
.scheduleBlurb {
	padding:10px;
}
.layoutA #mainContentCol2 .calendarContentDuring h4,
.layoutAa #mainContentColExtra .calendarContentDuring h4,
.layoutC #mainContentColExtra .calendarContentDuring h4,
.layoutF #mainContentCol1 .calendarContentDuring h4,
.layoutG #mainContentCol1 .calendarContentDuring h4,
.layoutGa #mainContentCol1 .calendarContentDuring h4,
.layoutK #mainContentColExtra .calendarContentDuring h4,
.layoutL #mainContentColExtra .calendarContentDuring h4 {
	background:#fff url(/media/wgi/headers/header_bar_med.jpg) no-repeat scroll center 0;
	width:266px;
}
.layoutA #mainContentCol2 .calendarContentDuring .genericTabs,
.layoutAa #mainContentColExtra .calendarContentDuring .genericTabs,
.layoutC #mainContentColExtra .calendarContentDuring .genericTabs,
.layoutF #mainContentCol1 .calendarContentDuring .genericTabs,
.layoutG #mainContentCol1 .calendarContentDuring .genericTabs,
.layoutGa #mainContentCol1 .calendarContentDuring .genericTabs,
.layoutK #mainContentColExtra .calendarContentDuring .genericTabs,
.layoutL #mainContentColExtra .calendarContentDuring .genericTabs {
	width:285px;
	border-top:1px solid #CAD2D4;
	margin:0 5px;
	padding:0 1px;
}
* html .layoutA #mainContentCol2 .calendarContentDuring .genericTabs,
* html .layoutAa #mainContentColExtra .calendarContentDuring .genericTabs,
* html .layoutC #mainContentColExtra .calendarContentDuring .genericTabs,
* html .layoutF #mainContentCol1 .calendarContentDuring .genericTabs,
* html .layoutG #mainContentCol1 .calendarContentDuring .genericTabs,
* html .layoutGa #mainContentCol1 .calendarContentDuring .genericTabs,
* html .layoutK #mainContentColExtra .calendarContentDuring .genericTabs,
* html .layoutL #mainContentColExtra .calendarContentDuring .genericTabs {
	margin:0 2px 0 3px;
	width:289px;
}
.layoutA #mainContentCol2 .calendarContentDuring li.withImage,
.layoutAa #mainContentColExtra .calendarContentDuring li.withImage,
.layoutC #mainContentColExtra .calendarContentDuring li.withImage,
.layoutF #mainContentCol1 .calendarContentDuring li.withImage,
.layoutG #mainContentCol1 .calendarContentDuring li.withImage,
.layoutGa #mainContentCol1 .calendarContentDuring li.withImage,
.layoutK #mainContentColExtra .calendarContentDuring li.withImage,
.layoutL #mainContentColExtra .calendarContentDuring li.withImage {
	width:165px;
}

#photo .largeFullHeader .addthis_toolbox {
	margin-top:-6px;
	padding-right:55px;
}
*+html #photo .largeFullHeader .addthis_toolbox {
	margin-top:-21px;
}

#mainFooter #FooterSiteMap ul li ul li {
	display:block;
	border:none;
}

#mainFooter #FooterSiteMap ul li {
	vertical-align:top;
}
#FooterSearch {
	position:absolute;
	left:10px;
	top:0;
	width:220px;
	height:44px;
	background:#000 url(/media/wgi/backgrounds/ftr_searchBox.jpg) no-repeat 0 0;
	
}
#FooterSearch input{
	height:14px;
	position: relative;
	top:12px;
	left:8px;
	width:125px;
	border:none;
	background:none;
	color:#666666;
}
#FooterSearch button {
	background:url(/media/wgi/buttons/ftr_SearchArrow_btn.png) no-repeat 0 -17px;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	position:relative;
	left:12px;
	top:13px;
	width:17px;
	height:17px;
}
#FooterSearch button:hover{
	background:url(/media/wgi/buttons/ftr_SearchArrow_btn.png) no-repeat 0 0;
}
#FooterSiteMap{
	position:relative;
	top:44px;
	border-top:2px solid white;
	margin-bottom:50px;
}
.newListImageArticleImgCont{
	width:153px;
	float:left;
	margin-right: 10px;
}
.newsListImageArticleDetail{
	width:497px;
	float:left;
}
.newsListImageLinks{
	color:#EF4B42;
	text-align:center;
	width:640px;
	margin-top:10px;
}
.newsListImageLinks a {
	color:#EF4B42;
	margin-left:15px;
	margin-right:15px;
}
/*.newsListImageLinks *{
	display:inline;
}
.newsListImageLinks a{
	color:#EF4B42;
	display:inline-block;
}
.newsListImageLinks span{
	display:inline-block;
	width:100%;
}*/
.upcomingEventsList .eventDetail {
	/*margin-left:8px;*/
}
#breakingNews{
	background:#E5372E;
	height:13px;
	margin-bottom:11px;
	overflow:hidden;
	padding:13px 25px;
	width:920px;
	color#FFF;
}
#breakingNews h2, #breakingNews p{
	display:inline;
	font-size:18px;
	font-weight:bold;
	line-height:13px;
}
#breakingNews h2{
	color:#000;
	font-style:italic;
	padding-right:5px;
}
#marqueeHolder{
	color:#fff;
	height:22px;
	margin-top:-17px;
	overflow:hidden;
	position:relative;
	width:825px;
}
#marquee{
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	left:0;
	position:absolute;
	top:0;
	white-space:nowrap;
}
.imgTout{
	margin-bottom:10px;
}
.noHeaderITL {
	display:none;
}
.formContentBody {
	background-color: #E9E9E9;
	padding:10px;
}
.fbWall .moduleContentOuter {
	/*
	margin-top:-2px;
	padding-top:5px;
	background-color:white;
	*/
}

/*
  ____       ____
  )   \     /   (
   )_  \_V_/  _(
     )__   __(             
        `-'                   
                - Lockness - 
*/ 

/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*---------------------------------------------HOMEPAGE*/
.layoutHome #wrapper {
	padding-top:0;
	background-color: transparent;
}
.layoutHome #mainTripleColWrap{
	/*width:660px;*/	
	float:left;
	/*margin-left:10px;*/

	width: 990px;
}
.layoutHome #mainContentCol2 {
	float:left;
	width: 990px;
	height: 416px;
	border-bottom: 3px solid #FFFFFF;
}
.layoutHome #mainContentColExtra{
	/*float:right;*/
	/*width:300px;*/
	/*padding:10px 10px 10px 0;*/

	height: 120px;
    position: absolute;
    right: 0;
    width: 338px;
    top: 75px;
}
.layoutHome .smalEventAltPromo{
	margin: 0;
}
.layoutHome #mainContentCol3 {
	float:left;
	/*width:214px;*/
	/*padding:10px 9px 10px 0;*/

	width: 990px;
	/*height: 268px;*/
	border-bottom: 5px solid #FFFFFF;
}
.layoutHome #mainContentCol4 {
	float:left;
	/*width:214px;*/
	/*padding:10px 0 10px 0;*/

	width: 325px;
	/*height: 405px;*/
}
.layoutHome #mainContentCol5 {
	float:left;
	width:660px;
	/*padding:0 10px 10px 0;*/

	/*height: 405px;*/
	border-left: 5px solid #FFFFFF;
}
.layoutHome #mainContentCol6 {
    float: left;
    /*height: 120px;*/
    width: 990px;
}
.container {
    background-color: #FFFFFF;
    height: 78px;
    /*margin: auto auto 10px;*/
    width: 986px;
	border:2px solid #CCC;
	border-radius:5px;
	margin:5px 0;
}
.container .left {
    cursor: pointer;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;
    width: 50px;
}
.container .right {
    cursor: pointer;
    float: right;
    margin-top: 20px;
    width: 40px;
}
.container .image {
    margin-right: 50px;
}
.container .scroll {
    /*background-color: #F2F2F2;*/
	background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
    height: 76px;
    width: 846px !important;
}
.container .scroll .image {
    height: 80px;
}
.media-grid a img {
    height: 405px !important;
    width: 355px !important;
}
.layoutHome .listModule,
.layoutHome .rssModule{
	width: 325px !important;
}
.layoutHome .listModule .genericModuleHeader,
.layoutHome .rssModule .genericModuleHeader{
	width: 301px !important;
	padding: 10px 14px 0 10px !important;
	height: 31px !important;
}
.layoutHome .listModule .moduleContentInner,
.layoutHome .rssModule .moduleContentInner{
	height: 329px !important;
	border-bottom: 30px solid #404040;
	overflow: visible;
	position: relative;
}
.layoutHome .rssModule .moreLink{
    display: inline-block;
    position: absolute;
    right: 10px;
    top: -30px;
    width: 65px;
    text-transform: uppercase;
}
.layoutHome .rssModule .moreLink a{
	color: white !important;
}
.layoutHome .rssModule ul li,
.rssModule ul li .rssTitleInfo{
	width: 305px;
}
/*-----------------------------------------END HOMEPAGE*/
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/

/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*-------------------------------------------NAVIGATION*/
#siteNavMain li .subNavDrop li{
	/*background-color: rgb(0, 0, 0);*/
	background-color: rgba(0, 0, 0, 0);
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#siteNavMain li .subNavDrop li:hover{
	background-color: #757575;
}
#siteNavMain li .subNavDrop li:hover a{
	border-left: none;
}
#siteNavMain li .subNavDrop li a{
	background-color: none;
	background-color: rgba(0, 0, 0, 0);
    padding: 0;
    text-align: left;
    text-transform: none;
    border-left: medium none;
}
/*---------------------------------------END NAVIGATION*/
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/



/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*----------------------------------------------MODULES*/
.rssModule .genericModuleHeader{
	background-color: #404040;
	color: #FFFFFF !important;
    text-transform: uppercase !important;
}
.rssModule .moduleContentInner{
	background-color: #7E7E7E !important;	
    padding: 5px 0 0 !important;
}
.rssModule ul li .rssTitleInfo{
	float: left;
	width: 280px;
}
#headerLinkBox .lastItem {
	background:url(/media/wgi/2014_Redesign/Homepage/Home_Mail_btn.png) no-repeat 0 0;
	text-indent: -9999px;
    width: 23px;
}
#showHeaderSearchButton {
    background: url(/media/wgi/2014_Redesign/Homepage/Home_Search_btn.png) no-repeat scroll 0 0;
    cursor: pointer;    
    left: 945px;
    position: relative;
    top: 35px;
    width: 30px;
    height: 24px;
    z-index: 11;
}
#headerSearchDropdown {
    background: url("/media/wgi/backgrounds/searchbg.png") no-repeat scroll 0 0;
    display: none;
    height: 69px;
    left: 674px;
    position: absolute;
    top: 44px;
    width: 302px;
    z-index: 12;
}
#headerSearchDropdown input {
    background-color: transparent;
    border: 0 none;
    color: #FFFFFF;
    height: 32px;
    left: 17px;
    padding: 0 0 0 10px;
    position: absolute;
    top: 23px;
    width: 210px;
}
#searchSubmitButton {
    background-color: transparent;
    border: 0 none;
    cursor: pointer;
    height: 32px;
    left: 236px;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
    top: 23px;
    width: 30px;
}
#headerSearchCloseButton {
    background-color: transparent;
    border: 0 none;
    cursor: pointer;
    height: 32px;
    left: 266px;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
    top: 23px;
    width: 30px;
}
.accordion {
	margin-bottom:10px;
}
.ImageLinkBlurb{
	margin-bottom: 10px;	
	background-color: #E9E9E9;
}
.ImageLinkBlurb .mainPic{
	/*Ness*/
	/*Testing*/
	float: left;
}
.ImageLinkBlurb,
.ImageLinkBlurb .titleLink,
.ImageLinkBlurb .blurb{
	/*Ness*/
	/*Testing*/
	display: inline-block;
}
.ImageLinkBlurb .blurb{
	/*Ness*/
	/*Testing*/
	width: 480px;
}

.layoutAa #mainContentCol4 .ImageLinkBlurb .blurb{
	width:470px !important;
	
	}

.ImageLinkBlurb.NoImage .blurb{
	/*Ness*/
	/*Testing*/
	/*width: auto !important;*/
}
.ImageLinkBlurb.NoImage {
	padding:10px;
}
.ImageLinkBlurb.NoBlurb .blurb {
	padding:0;
}
.ImageLinkBlurb .linkList {
	margin:0;
}
.layoutH #mainContentColExtra .ImageLinkBlurb .mainPic,
.layoutH #mainContentColExtra .MultipleColumns2 .ImageLinkBlurb .mainPic,
.layoutC #mainContentCol1 .ImageLinkBlurb .mainPic,
.layoutF #mainContentColExtra .ImageLinkBlurb .mainPic,
.layoutI #mainContentColExtra .ImageLinkBlurb .mainPic,
.layoutAa #mainContentCol1 .ImageLinkBlurb .mainPic {
	height:300px;
}
.layoutH #mainContentColExtra .MultipleColumns3 .ImageLinkBlurb .mainPic {
	height:220px;
}
.layoutC #mainTripleColWrap #mainContentCol2 .ImageLinkBlurb .mainPic,
.layoutC #mainTripleColWrap #mainContentCol3 .ImageLinkBlurb .mainPic,
.layoutAa #mainTripleColWrap #mainContentCol2 .ImageLinkBlurb .mainPic,
.layoutAa #mainTripleColWrap #mainContentCol3 .ImageLinkBlurb .mainPic{
	height: 240px;
}
.layoutI #mainContentColExtra .ImageLinkBlurb .blurb,
.layoutI #mainContentColExtra .ImageLinkBlurb .titleLink {
	width:650px;
	padding:10px;
}
.layoutAa #mainContentCol2 .ImageLinkBlurb .blurb,
.layoutAa #mainContentCol2 .ImageLinkBlurb .titleLink,
.layoutAa #mainContentCol3 .ImageLinkBlurb .blurb,
.layoutAa #mainContentCol3 .ImageLinkBlurb .titleLink,
.layoutC #mainContentCol2 .ImageLinkBlurb .blurb,
.layoutC #mainContentCol2 .ImageLinkBlurb .titleLink,
.layoutC #mainContentCol3 .ImageLinkBlurb .blurb,
.layoutC #mainContentCol3 .ImageLinkBlurb .titleLink {
	width:220px;
	padding:10px;
}
/*.layoutH #mainContentColExtra .ImageLinkBlurb .blurb,*/
.layoutH #mainContentColExtra .ImageLinkBlurb .titleLink,
.layoutC #mainContentCol1 .ImageLinkBlurb .blurb,
.layoutC #mainContentCol1 .ImageLinkBlurb .titleLink,
.layoutF #mainContentColExtra .ImageLinkBlurb .blurb,
.layoutF #mainContentColExtra .ImageLinkBlurb .titleLink,
.layoutAa #mainContentCol1 .ImageLinkBlurb .blurb,
.layoutAa #mainContentCol1 .ImageLinkBlurb .titleLink {
	width:470px;
	padding:10px;
}

.layoutH #mainContentColExtra .ImageLinkBlurb .blurb{
	width:780px;
	padding:10px;
}

.layoutH #mainContentColExtra .ImageLinkBlurb.NoImage .blurb,
.layoutC #mainContentCol1 .ImageLinkBlurb.NoImage .blurb,
.layoutF #mainContentColExtra .ImageLinkBlurb.NoImage .blurb,
.layoutI #mainContentColExtra .ImageLinkBlurb.NoImage .blurb,
.layoutAa #mainContentCol1 .ImageLinkBlurb.NoImage .blurb,
.layoutAa #mainContentCol2 .ImageLinkBlurb.NoImage .blurb,
.layoutAa #mainContentCol3 .ImageLinkBlurb.NoImage .blurb,
.layoutC #mainContentCol2 .ImageLinkBlurb.NoImage .blurb,
.layoutC #mainContentCol3 .ImageLinkBlurb.NoImage .blurb {
	padding:10px 0 0 0;
}
.layoutH #mainContentColExtra .ImageLinkBlurb.NoImage.NoTitle .blurb,
.layoutH #mainContentColExtra .ImageLinkBlurb.NoImage .titleLink,
.layoutC #mainContentCol1 .ImageLinkBlurb.NoImage.NoTitle .blurb,
.layoutC #mainContentCol1 .ImageLinkBlurb.NoImage .titleLink,
.layoutF #mainContentColExtra .ImageLinkBlurb.NoImage.NoTitle .blurb,
.layoutF #mainContentColExtra .ImageLinkBlurb.NoImage .titleLink,
.layoutI #mainContentColExtra .ImageLinkBlurb.NoImage.NoTitle .blurb,
.layoutI #mainContentColExtra .ImageLinkBlurb.NoImage .titleLink,
.layoutAa #mainContentCol1 .ImageLinkBlurb.NoImage.NoTitle .blurb,
.layoutAa #mainContentCol1 .ImageLinkBlurb.NoImage .titleLink,
.layoutAa #mainContentCol2 .ImageLinkBlurb.NoImage.NoTitle .blurb,
.layoutAa #mainContentCol2 .ImageLinkBlurb.NoImage .titleLink,
.layoutAa #mainContentCol3 .ImageLinkBlurb.NoImage.NoTitle .blurb,
.layoutAa #mainContentCol3 .ImageLinkBlurb.NoImage .titleLink,
.layoutC #mainContentCol2 .ImageLinkBlurb.NoImage.NoTitle .blurb,
.layoutC #mainContentCol2 .ImageLinkBlurb.NoImage .titleLink,
.layoutC #mainContentCol3 .ImageLinkBlurb.NoImage.NoTitle .blurb,
.layoutC #mainContentCol3 .ImageLinkBlurb.NoImage .titleLink {
	padding:0;
}
.layoutH #mainContentColExtra .ImageLinkBlurb .titleLink,
.layoutC #mainContentCol1 .ImageLinkBlurb .titleLink,
.layoutF #mainContentColExtra .ImageLinkBlurb .titleLink,
.layoutI #mainContentColExtra .ImageLinkBlurb .titleLink,
.layoutAa #mainContentCol1 .ImageLinkBlurb .titleLink,
.layoutAa #mainContentCol2 .ImageLinkBlurb .titleLink,
.layoutAa #mainContentCol3 .ImageLinkBlurb .titleLink,
.layoutC #mainContentCol2 .ImageLinkBlurb .titleLink,
.layoutC #mainContentCol3 .ImageLinkBlurb .titleLink {
	padding-bottom:0;
}
.layoutH #mainContentColExtra .MultipleColumns2 .ImageLinkBlurb .blurb,
.layoutH #mainContentColExtra .MultipleColumns2 .ImageLinkBlurb .titleLink {
	width:365px;
}
.layoutH #mainContentColExtra .MultipleColumns3 .ImageLinkBlurb .blurb,
.layoutH #mainContentColExtra .MultipleColumns3 .ImageLinkBlurb .titleLink {
	width:235px;
}

.ImageLinkBlurb .mainPic{
	display: inline-block;
}
.ImageLinkBlurb .mainPic img{
}
.ImageLinkBlurb.NoImage .mainPic,
.ImageLinkBlurb.NoTitle .titleLink{
	display: none;
}
.ImageLinkBlurb.NoImage .titleLink,
.ImageLinkBlurb.NoImage .blurb,
.MultipleColumns2 .ImageLinkBlurb .titleLink,
.MultipleColumns2 .ImageLinkBlurb .blurb,
.MultipleColumns3 .ImageLinkBlurb .titleLink,
.MultipleColumns3 .ImageLinkBlurb .blurb{
	margin-left: 0;	
}
/*Ness Warning*/
.ImageLinkBlurb .titleLink span,
.ImageLinkBlurb .titleLink a{
	color: #5A5A5A;
    font-family: Calibri;
    font-size: 22px;
    font-weight: bold;    
    text-transform: uppercase;
    text-decoration: none;	
}
/*Ness Warning*/

/*James New*/
.ImageLinkBlurb .titleLink a{
	/*color: white !important;*/
	
	/*Ness Change*/
	color: #138CBD !important;	
}
.ImageLinkBlurb .blurb{
	line-height: 20px;
}
.ImageLinkBlurb .blurb a {
	color: #404040;	
}
/*James New*/

.ImageLinkBlurb p.linkList a,
.largeImageLinks p.linkList a{
	display: inline-block;
	font-family: Calibri;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #5A5A5A;
    padding: 5px 10px;
    margin-top: 10px;
	margin-right:10px;
	color:#fff !important; 
}
.ImageLinkBlurb .linkList a:hover,
.largeImageLinks p.linkList a:hover{
	background-color: #138CBD;
}
.layoutF #mainContentColWrap #mainTripleColWrap .ImageLinkBlurb{
	width: 300px;
	background-color: #F2F2F2;
}
.layoutF #mainContentColWrap #mainTripleColWrap .ImageLinkBlurb .titleLink{
	margin: 0;
    padding-left: 20px;
    padding-top: 15px;
}
.layoutF #mainContentColWrap #mainTripleColWrap .ImageLinkBlurb .blurb{	
	margin: 0;
    padding: 0 20px 15px;
    width: 260px;
}
.layoutF #mainContentColWrap #mainTripleColWrap .ImageLinkBlurb .mainPic{
	padding: 0;
}
.layoutF #mainContentColWrap #mainTripleColWrap .ImageLinkBlurb .mainPic img{
	border-radius: 0;
}
.layoutI .ImageLinkBlurb .blurb{
	width: 580px;
}
.layoutH .MultipleColumns2 .column1,
.layoutH .MultipleColumns2 .column2{	
	/*width: 390px;*/
	width: 375px;
}
.layoutH .MultipleColumns2 .column1{
	float: left;
	margin-right: 10px;
}
.layoutH .MultipleColumns2 .column2{
	float: right;
}
.MultipleColumns2 .ImageLinkBlurb .blurb{
	width: 380px;
}

.layoutH .MultipleColumns3 .column1,
.layoutH .MultipleColumns3 .column2,
.layoutH .MultipleColumns3 .column3{	
	width: 256px;
}
.layoutH .MultipleColumns3 .column1,
.layoutH .MultipleColumns3 .column2{
	float: left;
	margin-right: 11px;
}
.layoutH .MultipleColumns3 .column3{
	float: right;
}
.MultipleColumns3 .ImageLinkBlurb .blurb{
	width: 253px;
}

.layoutI .MultipleColumns2 .column1,
.layoutI .MultipleColumns2 .column2{	
	width: 465px;
}
.layoutI .MultipleColumns2 .column1{
	float: left;
	margin-right: 40px;
}
.layoutI .MultipleColumns2 .column2{
	float: right;
}
.layoutI .MultipleColumns2 .ImageLinkBlurb .blurb{
	width: 465px;
}

.layoutI .MultipleColumns3 .column1,
.layoutI .MultipleColumns3 .column2,
.layoutI .MultipleColumns3 .column3{	
	width: 310px;
}
.layoutI .MultipleColumns3 .column1,
.layoutI .MultipleColumns3 .column2{
	float: left;
	margin-right: 20px;
}
.layoutI .MultipleColumns3 .column3{
	float: right;
}
.layoutI .MultipleColumns3 .ImageLinkBlurb .blurb{
	width: 310px;
}

.layoutAa .MultipleColumns2 .column1,
.layoutAa .MultipleColumns2 .column2{	
	width: 235px;
}
.layoutAa .MultipleColumns2 .column1{
	float: left;
	margin-right: 20px;
}
.layoutAa .MultipleColumns2 .column2{
	float: right;
}
.layoutAa .MultipleColumns2 .ImageLinkBlurb .blurb{
	width: 235px;
}
.listModule .genericModuleHeader,
.wizardModule .genericModuleHeader,
.upcomingEventsModule .genericModuleHeader,
.newsListModule .genericModuleHeader{
	background-color: #404040;
    color: #FFFFFF !important;
    text-transform: uppercase !important;
}
.listModule .moduleContentInner{
	padding: 0 !important;
	background-color: #7E7E7E !important;
}
.listModule li{
	border-bottom: 1px solid #FFFFFF;
    padding: 10px 10px !important;
}
.fbWall,
.fb-wall,
.fbWall .moduleContentInner{
	background-color: #7E7E7E !important;
	padding: 0 !important;
}
.fbWall .moduleContentOuter{
	padding: 0 !important;
}
.fbWall .genericModuleHeader{
	background-color: #404040;
	color: white !important;
	text-transform: uppercase !important;
}
.fb-wall-likes{
	background: transparent !important;	
}
.fb-wall-box-first{
	padding-top: 10px !important;
}
.fbWall #displaywall{
	padding-left: 10px !important;
}
.wizardModule .imgRadio img {
    border-radius: 63px;
}
.wizardWrite .btnSubmit, 
.wizardWrite .wizBackButton, 
.wizardWrite .wizNextButton, 
.wizardWrite .resetWizButton {
    background-color: #5A5A5A;
    padding: 5px 15px;
    text-transform: uppercase;
}
.accordion .accordionHeader{
	background-color: #404040 !important;
    color: #FFFFFF;
    font-size: 22px;
    font-weight: normal;
    height: 38px;
    padding: 11px 0 0 15px;
    text-transform: uppercase;
}

.accordion .accordionHeader.opened{
	background-image: url("/media/wgi/2014_Redesign/circleandbar.png") !important;
}
.accordion .accordionHeader.closed{
	background-image: url("/media/wgi/2014_Redesign/circleandplus.png") !important;
	background-color: #F2F2F2 !important;
	color: #666666;
}

.largeImageLinksModule .moduleContentInner{
	padding: 0 !important;
}
.largeImageLinksModule .LargeImageLinks .linkList,
.smallImageLinksModule .LargeImageLinks .linkList{
	margin-top: 10px;
}
.MultipleColumns2 .largeImageLinksModule .genericModuleHeader{
	width: 356px !important;
}
.MultipleColumns2 .largeImageLinksModule .LargeImageLinks{
	width: 370px;
}
.MultipleColumns2 .largeImageLinksModule{
	width: 390px !important;
}
.MultipleColumns3 .largeImageLinksModule{
	width: 256px !important;
}
.MultipleColumns3 .largeImageLinksModule .genericModuleHeader{
	width: 222px !important
}
.MultipleColumns3 .largeImageLinksModule .LargeImageLinks{
	width: 236px;
}
.largeImageLinksModule,
.MultipleColumns2 .largeImageLinksModule,
.MultipleColumns3 .largeImageLinksModule{
	position: relative;
}
.largeImageLinksModule .genericModuleHeader,
.smallImageLinksModule .genericModuleHeader{
	background-color: #555555;
    color: #FFFFFF !important;
}
.largeImageLinksModule .LargeImageLinks,
.smallImageLinksModule .LargeImageLinks{
	display: inline-block;
    padding: 10px;
    background-color: #E9E9E9;
}
.largeImageLinksModule #zoomButton,
.smallImageLinksModule #zoomButton{
	color: #5A5A5A;
}
.smallImageLinksModule .moduleContentInner{
	padding: 0 !important;
	background-color: #E9E9E9 !important;
}

/************NEWS/RSS MODULE ACCORDION**************/

.layoutC #mainContentColExtra div.more, 
.layoutC #mainContentColExtra div.moreList,
.layoutF #mainContentCol1 div.more, 
.layoutF #mainContentCol1 div.moreList,
.layoutAa #mainContentColExtra div.more, 
.layoutAa #mainContentColExtra div.moreList,
.layoutGa #mainContentCol1 div.more, 
.layoutGa #mainContentCol1 div.moreList{
	width: 300px; 
	height:40px; 
	display:block; 
	background-image:url(/media/wgi/backgrounds/rssArrowDown.png);
	background-color:#404040;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}

.rssModule .moduleContentInner {
	height:118px; overflow:hidden;
}
.listModule .moduleContentInner {
	height:118px; overflow:hidden;
}


.layoutC #mainContentCol1 div.more,
.layoutC #mainContentCol1 div.moreList,
.layoutF #mainContentColExtra div.more,
.layoutF #mainContentColExtra div.moreList,
.layoutAa #mainContentCol1 div.more,
.layoutAa #mainContentCol1 div.moreList,
.layoutAa #mainContentCol4 div.more,
.layoutAa #mainContentCol4 div.moreList{
	width: 490px; 
	height:40px; 
	display:block; 
	background-image:url(/media/wgi/backgrounds/rssArrowDown.png);
	background-color:#404040;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	
	
}

.layoutC #mainContentCol2 div.more,
.layoutC #mainContentCol2 div.moreList,
.layoutC #mainContentCol3 div.more,
.layoutC #mainContentCol3 div.moreList,
.layoutAa #mainContentCol2 div.more,
.layoutAa #mainContentCol2 div.moreList,
.layoutAa #mainContentCol3 div.more,
.layoutAa #mainContentCol3 div.moreList{
	width: 240px; 
	height:40px; 
	display:block; 
	background-image:url(/media/wgi/backgrounds/rssArrowDown.png);
	background-color:#404040;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	
	
}

.layoutI #mainContentColExtra div.moreList,
.layoutI #mainContentColExtra div.more{
	width: 970px; 
	height:40px; 
	display:block; 
	background-image:url(/media/wgi/backgrounds/rssArrowDown.png);
	background-color:#404040;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	
}

.layoutH #mainContentColExtra div.moreList,
.layoutH #mainContentColExtra div.more{
	width: 790px; 
	height:40px; 
	display:block; 
	background-image:url(/media/wgi/backgrounds/rssArrowDown.png);
	background-color:#404040;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	
}

/*.layoutC #mainContentCol3 div.more,
.layoutC #mainContentCol3 div.moreList{
	width: 240px; 
	height:40px; 
	display:block; 
	background-image:url(~/media/1ea7c0156a3146c9a74b79358ad62de9.ashx);
	background-color:#404040;
	background-repeat:no-repeat;
	background-position:center;
	
	
}*/


/***************END NEWS/RSS MODULE ACCORDION*****************/


.layoutHome .countdownModule{
	/*background-color: #B80000;
	width: 338px !important;
	height: 120px;
	background: url("/media/wgi/backgrounds/WGI_countdown2.jpg");
	background-repeat:no-repeat;*/
}
.layoutHome .countdownModule .countdownClock{
	position: absolute;
	bottom: 2px;    	
}
.layoutHome .countdownModule #extraTitle{
	font-family: Calibri;
	font-size: 18px;
	color: #FFFFFF;
	padding-left:10px;
	/*white-space:nowrap;*/
	overflow:hidden;
	width:333px;
	font-weight:bold;
	margin-top:4px;
	
}
#countdownDate{
	margin-left:10px;
	color:white;
	font-size:12px;
}

#countdownBody{
	display:none;
}

.layoutHome .countdownModule #countdownBody{
	color: #FFFFFF;
	white-space:nowrap;
	width:320px;
	overflow:hidden;
	padding-bottom:9px;
}

.layoutHome .countdownModule .countdownClock .countdownHour,
.layoutHome .countdownModule .countdownClock .countdownMin,
.layoutHome .countdownModule .countdownClock .countdownSec{
	font-size: 20px;
	font-weight: bold;
	/*padding-right:25px !important;*/
	/*position:absolute;
	bottom:16px;
	padding-right:22px;*/
}
.layoutHome .countdownModule .countdownClock .countdownHour{
	position:absolute;
	bottom:22px;
	left:155px;
	
}

.layoutHome .countdownModule .countdownClock .countdownMin{
	position:absolute;
	bottom:22px;
	left:200px;
	
}

.layoutHome .countdownModule .countdownClock .countdownSec{
	position:absolute;
	bottom:22px;
	left:245px;
}
.layoutHome .countdownModule .countdownList{
	list-style:outside none;
	margin:0;
	background:url("/media/wgi/backgrounds/WGI_countdown2.jpg") no-repeat scroll 0 0 transparent;
	height:120px;
	width:338px;
	position:absolute;
	right:0;
	top:75px;
}
.layoutHome .countdownModule .moduleContentInner{
	position:relative;
	background:none !important;
	padding:0;
}
.layoutHome .countdownModule .moduleContentOuter{
	padding:0;
	width:990px;
	height:416px;
}

.featuredStoryInfo {
    background-color: #555555;
}
.featuredStoryDetails {
    background-color: #E9E9E9;
    display: inline-block;
    margin-bottom: 10px;
}
.newsListModule .genericModuleHeader{
	font-size: 18px;
	height: 33px !important;
}
.newsListModule .moduleContentInner .newsInfo:first-child + .clear{
	background-color: #404040;
}
.newsInfo.hidePagination{
	display: none;
}
.featuredStory .featuredStoryDetails,
.featuredStory .featuredStoryDetails h3 a {
	color: #404040;
}
.featuredStory .featuredStoryDetails .featMeta{
	margin: 0;
}
.featuredStoryDetails > p {
    padding: 0 10px;
}
.newsListModule .paginatedArticleList .newsListArticleInfo p:last-child{
	display: none;
}
.newsListModule .paginatedArticleList li:last-child .newsListArticleInfo{
	border-bottom: 0;
}

/*----------EVENT CAROUSEL-----------*/
.eventCarouselContainer{
	width:990px;	
	height:268px;
	background:#3C3C3C;
	color:white;
}
.eventCarousel ul.inner > li{
	margin-right:20px;
	height:268px !important;
	width:200px !important;
	position:relative;
}
.eventCarouselContainer .inner> li > p {
	margin:0;
}
.eventCarouselContainer .button{
	display:block;	
}
.eventCarouselContainer .left,
.eventCarouselContainer .right {
	height:268px;
	width:45px;
}
.eventCarouselContainer .left {
	float:left;
}
.eventCarouselContainer .right {
	float:right;
}
.eventCarouselContainer .left a, 
.eventCarouselContainer .right a {
	display:block; 
	cursor:pointer;
	height:150px;
	line-height:150px;
	margin-top:60px;
	width:25px;
	text-indent:-9999px;
}
.eventCarouselContainer .left a {
	background:url('/media/wgi/backgrounds/sliderleftarrow.png') no-repeat transparent;
}
.eventCarouselContainer .right a {
	background:url('/media/wgi/backgrounds/sliderrightarrow.png') no-repeat transparent;
	float:right;
}
.eventCarousel .date {
	margin-top:13px !important;
	color:#BBB;
}
.eventCarousel .title {
	position:relative;
}
.eventCarousel .image {
	position:absolute;
	top:75px;
}
.eventCarousel .upcomingEventsLinks {
	position:absolute;
	top:202px;
}
.eventCarousel .upcomingEventsLinks > a {
	background:url('/media/wgi/backgrounds/slidereventbutton.png') no-repeat transparent 0 1px !important;
	clear:both;
	height:auto !important;
	padding:0 0 0 18px !important;
	margin-left:3px;
	text-align:left !important;
	width:auto !important;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
}

.eventCarousel{
	float:left;
	width:900px !important;
}
/*----------END EVENT CAROUSEL-----------*/
.upcomingEventsModule .eventImg{
	width: 77px;
	height: 45px;
}

.layoutF .multipleOptIn #subTitle {
    color: #138CBD;
    font-family: TG-Heading;
    font-size: 17px;
}
.layoutF .multipleOptIn #subTitle, .layoutF .multipleOptIn #newsletterTitle {
    color: #138CBD;
    font-family: TG-Heading;
    font-size: 17px;
}
.layoutF .multipleOptIn #subBlurb, .layoutF .multipleOptIn #subBlurb {
    font-weight: bold;
    margin-bottom: 20px;
}
.layoutF .multipleOptIn label, .layoutF .multipleOptIn label {
    display: block;
    margin-bottom: 10px;
}
.layoutF .multipleOptIn label span {
    color: #138CBD;
    font-family: TG-Heading;
    font-size: 16px;
}
.layoutF .multipleOptIn label span {
    color: #138CBD;
    font-family: TG-Heading;
    font-size: 16px;
}
.layoutF .multipleOptIn #newsletterSignup, .layoutF .multipleOptIn #newsletterSignup {
    margin-bottom: 15px;
    position: relative;
}

/*------------------------------------------END MODULES*/
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/

#footerBuyTickets {
	position:absolute;
	right:10px;
	top:17px;
	padding:11px 44px 12px;
	font-size:16px;
	text-transform:uppercase;
	background:url("/media/wgi/backgrounds/buyticketsbg2.png") no-repeat scroll 0px 0px #232323;
}

.layoutHome .timeLabels #countdownHour,
.layoutHome .timeLabels #countdownMin,
.layoutHome .timeLabels #countdownSec,
.layoutHome .timeLabels #countdownDay{
	visibility:hidden;
	
}

/*.layoutHome .timeLabels #countdownDay*/{
	text-indent:-9999px;
	background:url("/media/wgi/backgrounds/days.jpg");
	/*position:relative;*/
	width:51px;
	height:21px;
	/*display:block;
	margin-left:80px;
	margin-bottom:30px;*/
	background-repeat:no-repeat;
	position:relative;
	left:95px;
	display:block;
	bottom:11px;
}

.layoutHome .countdownModule .countdownClock .countdownDay{
	font-size: 54px;
	font-weight: bold;
	/*padding-right:62px !important;
	padding-left:10px;*/
	position:relative;
	/*bottom:0;
	left:16px;*/
	/*display:inline;
	padding-left:10px;
	padding-bottom:-200px;*/
	left:10px;
	top:14px;
	display:block;
	
	
}


/*ROLLOVER STATES*/

#navAdCol ul li a:hover,
#headerLinksandInfoInner ul li a:hover,
.moduleContentInner ul li .upcomingEventsTitle a:hover,
.LargeImageLinks .linkList a#zoomButton:hover{
	color: #138CBD;
}


/*#subNav_ticket-events a:hover,
#subNav_visit a:hover,
#subNav_social a:hover,
#subNav_news a:hover,
#subNav_about a:hover,*/
#siteNavMain li:hover,
.linkList a:hover,
.subNavDrop li:hover,
#navAdCol ul li a:hover

{
	transition:all .50s ease;
	-webkit-transition: all .50s ease;
	-moz-transition: all .50s ease;
	-o-transition: all .50s ease;
	
}

#RaceCenterCol4Module .titleImage{
	display:none;
}

#RaceCenterCol4Module h4{
	text-transform:uppercase !important;
	font-weight:bold;
	color:#404040 !important;
	
}

#RaceCenterCol4Module{
	position:relative;
}

#RaceCenterCol4Module .moduleContentOuter .moduleContentInner{
	position:relative;
	height:auto;
}



#RaceCenterCol4Module .infoBox{
	position:relative;
	
	
}

#RaceCenterCol4Module .moduleContent{
	position:relative;
	
	
}

#RaceCenterCol4Module .dropBox{
	color:black;
}

.searchResultBlockInfo h3 a,
.searchResultBlockInfo p.resultRelatedTags a{
	color:grey;
}

#videoTags a{
	color:#333333;
}

.rssModule h4 img.titleLogo{
	width:65px;
	height:21px;
	position:relative;
	left:63px;
	top:5px;

}

#mainContentCol2 .accordion h3,
#mainContentCol3 .accordion h3{
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	padding-right:30px;
	
}

.calendarContentDuring{
	background-color:#404040;
}

.eventAddToCal{
	color: white !important;
}

.layoutI .ImageLinkBlurb.NoImage{
	width: 950px;
}
.layoutI .ImageLinkBlurb.NoImage .blurb{
	width: 100% !important;
}
.layoutH .ImageLinkBlurb.NoImage .titleLink,
.layoutH .ImageLinkBlurb.NoImage .blurb
{
	/*width: 100% !important;*/	
}

#navAdCol ul li.subNavOpenened ul li a{
	line-height:15px;
	
}

.layoutH .ImageLinkBlurb .NoImage .NoTitle{
	width: 790px !important;	
}

#searchResults .actionLinks a{
	color:#5a5a5a !important;
}

.layoutG #mainContentCol1 .ImageLinkBlurb .blurb{
	width:auto !important;
}

.largeImageLinks{
	background: #e9e9e9;
	padding:5px;
}

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

.addthis_toolbox{

height:30px !important;

}

/*----------------------------------------------*/
/*----------------------------------------------*/
/*----------------------------------------------*/
/*----------------------------------------------*/
/*----------------------------------------------*/
/*UPDATE FOR NEWSLETTER CASTL*/
#optInOrganizationInfo {
    display: inline-block;
    margin-top: 50px;
    padding: 10px;
    position: relative;    
}
.multipleOptIn {
    background-color: #ebebeb;
    margin-bottom: 10px;
    padding: 10px;
}
#optInOrganizationInfo #optOutMessage{
	margin-bottom: 15px;
}
.multipleOptIn #optInOrganizationInfo{
	padding: 0;
	text-align: center;
    width: 100%;
}
#organizationPhone,
#organizationEmail{
	display: none;
}
.multipleOptIn #organizationPhone{
	display: block;
}
/*----------------------------------------------*/
/*----------------------------------------------*/
/*----------------------------------------------*/
/*----------------------------------------------*/
/*----------------------------------------------*/