/***********************************
*  WGI Theme
*  Created on: 03/2009
*  Travis Cunningham
***********************************/
body {
	background:#EA2E25 url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_body.jpg) repeat-x 0 0;
	text-align:center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wrapper {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_wrapper-Aa.png) repeat 0 0;
	width:990px;
	text-align:left;
	margin:0 auto;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding:0 10px 10px;
	position:relative;
}
.layoutAa #wrapper, .layoutG #wrapper, .layoutI #wrapper {
	margin-top:50px;
}
* html #wrapper {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_wrapper-Aa.gif) repeat 0 0;
}
.layoutHome #wrapper, .layoutG #wrapper, .layoutI #wrapper {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_wrapper_full.png) repeat-y 0 0;
}
* html .layoutHome #wrapper, * html .layoutG #wrapper, * html .layoutI #wrapper {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_wrapper_full.gif) repeat-y 0 0;
}

a, a:visited {
	color:#009ddc;
	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:#fff;
}
ul, ol {
	padding:0;
	margin:0 0 10px 25px;
}
form {
	margin:0;
	padding:0;
}
/* -- Header -- */
* html #siteHeader .adModule{
	position:fixed;
}
#siteHeader {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_header.jpg) no-repeat 0 0;
	width:1000px;
	height:226px;
	/*height:142px;*/
	text-align:left;
	margin:0 auto;
	position:relative;
	padding:0 0 0 10px;
}
#siteLogo {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/logo.jpg) no-repeat 0 0;
	width:168px;
	height:59px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:11px;
	left:421px;
}
#siteHeader .adModule {
	position:absolute !important;
	bottom:0 !important;
	left:10px;
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_ad_block.jpg) no-repeat 0 0;
	width:1000px;
	height:95px;
	overflow:hidden;
	display:block;
	padding:5px 0 0 119px !important;
	margin: 0;
	top: 127px;
}
#siteHeader .adModule p {
	display:none;
}
#headerSearch {
	position:absolute;
	top:17px;
	right:0;
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_search.jpg) no-repeat left top;
	width:165px;
	height:41px;
	overflow:hidden;
	padding:0 0 0 30px;
}
#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(http://wgi.isc.digitaria.com/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(http://wgi.isc.digitaria.com/media/wgi/backgrounds/btn_search.jpg) no-repeat 0 -41px;
}
#headerInfoBox {
	position:absolute;
	top:56px;
	left:0;
}
#headerInfoBox a {
	background:url(http://wgi.isc.digitaria.com/media/wgi/headers/hdr_for_questions.jpg) no-repeat 0 0;
	display:block;
	width:234px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
}
/* -- Navigation -- */
#headerLinkBox {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:58px;
	right:10px;
}
#headerLinkBox li {
	float:left;
}
#headerLinkBox li {
	padding-right:5px;
	margin-right:5px;
	border-right:1px solid #fff;
}
#headerLinkBox li.lastItem {
	padding-right:0;
	margin-right:0;
	border-right:none;
}
#headerLinkBox a {
	color:#fff;
}
#siteNavMain {
	position:relative !important;
	list-style:none;
	margin:0;
	padding-top:84px;
	width: 1000px;
}
#siteNavMain li {
	float:left;
}
#siteNavMain li a {
	display:block;
	height:43px;
	text-indent:-9999px;
	overflow:hidden;
}
#nav_ticket-events {
	background:url(http://wgi.isc.digitaria.com/media/wgi/nav/tickets.jpg) no-repeat 0 -43px;
	width:149px;
}
#nav_plan {
	background:url(http://wgi.isc.digitaria.com/media/wgi/nav/plan.jpg) no-repeat 0 -43px;
	width:138px;
}
#nav_about {
	background:url(http://wgi.isc.digitaria.com/media/wgi/nav/about.jpg) no-repeat 0 -43px;
	width:135px;
}
#nav_car-club {
	background:url(http://wgi.isc.digitaria.com/media/wgi/nav/car_club.jpg) no-repeat 0 -43px;
	width:147px;
}
#nav_news {
	background:url(http://wgi.isc.digitaria.com/media/wgi/nav/news.jpg) no-repeat 0 -43px;
	width:74px;
}
#nav_multimedia {
	background:url(http://wgi.isc.digitaria.com/media/wgi/nav/mulitmedia.jpg) no-repeat 0 -43px;
	width:114px;
}
#nav_community {
	background:url(http://wgi.isc.digitaria.com/media/wgi/nav/community.jpg) no-repeat 0 -43px;
	width:107px;
}
#nav_maps {
	background:url(http://wgi.isc.digitaria.com/media/wgi/nav/maps.jpg) no-repeat 0 -43px;
	width:126px;
}
#siteNavMain li a:hover {
	background-position:0 0;
}
/* -- Ribbon -- */
#siteNavMain li ul {
	position: absolute; 
  	top:-9999px;
  	left: 0;
	list-style:none;
	margin:0;
	padding:0;
}
* html #siteNavMain ul {
	left:-990px;
}
#siteNavMain li:hover ul, #siteNavMain li.sfhover ul { 
	top:127px;
	left:0;
}
#siteNavMain li ul li {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_ribbon.jpg) no-repeat 0 0;
	padding-top:19px;
}
#siteNavMain li ul li ul {
	list-style:none;
	margin:0;
	float:left;
	width:170px;
	height:81px;
	position:static;
}
#siteNavMain li ul li ul li {
	background:none;
	float:none;
	padding:0;
	padding:9px 0 0 12px;
}
#siteNavMain li ul li ul.subNavCol1 {
	width:200px;
}
#siteNavMain li ul li ul.subNavCol1 li {
	padding:9px 0 0 43px;
}
#siteNavMain li ul li ul.subNavCol5 {
	width:285px;
}
#siteNavMain li ul li ul.subNavCol5 li {
	padding:0;
}
#siteNavMain li ul li a {
	text-indent:0;
	height:auto;
	font-style:italic;
	color:#fff;
	font-size:11px;
	height:13px;
}
/* -- Footer -- */
#mainFooter {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_footer.png) no-repeat 0 0;
	width:1010px;
	height:89px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	position:relative;
	text-align:center;
}
* html #mainFooter {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_footer_6.jpg) no-repeat 0 0;
}
#mainFooter p {
	margin:0 0 10px;
	font-size:11px;
	color:#fff;
}
#mainFooter ul {
	list-style:none;
	margin:25px 0 10px;
	padding:0;
}
#mainFooter ul li {
	display:inline-block;
	line-height:11px;
	padding-right:5px;
	margin-right:5px;
	border-right:1px solid #999999;
}
* html #mainFooter ul li {
	display:inline;
}
* + html #mainFooter ul li {
	display:inline;
}
#mainFooter ul li.lastItem {
	padding-right:0;
	margin-right:0;
	border-right:none;
}
#mainFooter ul li a  {
	color:#999999;
	font-size:11px;
}
#shareBox, #trackNav {
	display:none;
}
#footerLogo {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/ftr_logo.jpg) no-repeat 0 0;
	display:block;
	width:113px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:14px;
	left:70px;
}
#footerDigitaria {
	background:url(http://wgi.isc.digitaria.com/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 {
	background:#5e110d;
	width:163px;
	margin:0;
	padding:10px 10px 10px 7px;
}
.subNavModule h4 {
	display:none;
}
.layoutHome #navAdCol {
	display:none;
}
#navAdCol ul {
	list-style:none;
	margin:0 0 10px;
	padding:0;
}
#navAdCol ul li {
	padding:0 0 1px;
}
#navAdCol ul li a {
	background:#420e0d url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_subnav1.jpg) repeat-x 0 0;
	color:#fff;
	padding:8px 0 8px 10px;
	display:block;
}
#navAdCol ul ul {
	margin:8px 0 8px 10px;
}
#navAdCol ul ul li a {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_subnav2.gif) no-repeat 137px 3px;
	padding:0 20px 0 0;
}
#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 -- */
.layoutAa #mainContentColWrap {
	float:left;
	clear:both;
	width:100%;
}
.layoutAa #mainContentColWrap {
	width:810px;
	clear:none;
}
.layoutAa #breadCrumbTitleArea, .layoutI #breadCrumbTitleArea {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_bread_crumb_Aa.jpg) no-repeat 0 0;
	position:absolute;
	top:-50px;
	left:0;
	display:block;
	width:1010px;
	height:50px;
}
.layoutAa #breadCrumbTitleArea h1, .layoutI #breadCrumbTitleArea h1 {
	margin:12px 0 0 20px;
}
* html .layoutI #mainContentColExtra {
	float:none;
}
.layoutAa #breadCrumbTitleArea .adModule, .layoutI #breadCrumbTitleArea .adModule {
	position:absolute;
	bottom:10px;
	right:20px;
}
.layoutAa #breadCrumbTitleArea .adModule p, .layoutI #breadCrumbTitleArea .adModule p {
	color:#e22c27;
	float:left;
	padding:12px 10px 0 0;
	margin:0
}
.layoutAa  #mainTripleColWrap {
	padding:10px 0 0 10px;
	width:485px;
	margin-right:0;
}
.layoutAa #mainContentColExtra, .layoutG #mainTripleColWrap {
	padding:10px 10px 0 0;
}
* html .layoutAa #mainContentColExtra {
	padding:10px 4px 0 0;	
}
.layoutAa #mainContentCol4 {
	margin-top:0;
}
.layoutAa #mainContentCol2 {
	margin-right:5px;
}
.layoutAa #mainContentCol3 {
	float:left;
}
.layoutI #mainContentColExtra {
	width:990px;
}
.layoutG h1.genericPageTitle {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_bread_crumb_Aa.jpg) no-repeat 0 0;
	position:absolute;
	top:-50px;
	left:0;
	display:block;
	width:990px;
	height:38px;
	padding:12px 0 0 20px;
}
#articleDetailContent {
	background:#fff url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_article_btm.jpg) no-repeat 0 bottom;
	width:630px;
	margin:10px 0 0 10px;
	padding:0 15px 15px;
	color:#333333;
}
#articleDetailContent h2 {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_article_top.jpg) no-repeat 0 0;
	width:630px;
	margin-left:-15px;
	padding:10px 15px;
	font-size:18px;
	color:#333333;
	font-weight:bold;
}
#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:290px;
	padding:5px;
	margin-right:20px;
}
.moduleSharebar {
	margin-bottom:10px;
	min-height:20px;
}
.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(http://wgi.isc.digitaria.com/media/wgi/buttons/btn_share.gif) no-repeat 0 0;
}
.shareBarEmail a {
	background:url(http://wgi.isc.digitaria.com/media/wgi/buttons/btn_email.gif) no-repeat 0 0;
}
.shareBarPrint a {
	background:url(http://wgi.isc.digitaria.com/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;
}
/* -- Content -- */
.largeEventMain {
	color:#fff;
	position:relative;
	width:444px;
	height:318px;
	padding:0 18px;
	font-size:14px;
}
.largeEventMain p {
	margin-bottom:5px;
}
.largeEventMain .adModule {
	position:absolute;
	top:5px;
	right:5px;
}
.lrgEventMainDate {
	padding:20px 0 0 0;
	font-size:12px;
}
.lrgEventMainTitle {
	font-size:32px;
	font-weight:bold;
	text-transform:uppercase;
}
.lrgEventMainDesc {
	font-weight:bold;
}
.eventBottomLinks {
	position:absolute;
	bottom:10px;
}
.lrgEventButtonBuy {
	left:10px;
}
.lrgEventButtonTravel {
	left:126px;
}
.lrgEventButtonOffers {
	left:210px;
}
.largeEventMain .countdownClock {
	background:transparent url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_countdown.png) no-repeat scroll 0 0;
	font-weight:bold;
	width:215px;
	height:66px;
	position:absolute;
	bottom:40px;
	left:10px;
}
* html .largeEventMain .countdownClock {
	background:transparent url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_countdown.gif) no-repeat scroll 0 0;
}
.countdownClock td {
	text-align:center;
}
.countdownClock td.countdownHour, .countdownClock td.countdownMin, .countdownClock td.countdownSec {
	padding:7px 0 0;
	width:50px;
	font-size:31px;
	color:#000;
	line-height:38px;
}
.countdownClock td.countdownDay {
	width:60px;
	padding:7px 2px 0 9px;
	font-size:32px;
	color:#000;
	line-height:38px;
}
.countdownClock td..countdownSec {
	width:52px;
}
.largeEventMain .countdownClock {
	color:#fff;
	font-size:10px;
}
#feelTheExperienceWrap {
	padding:10px;
	width:970px;
}
#feelTheExperienceWrapInner {
	background:url(http://wgi.isc.digitaria.com/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(http://wgi.isc.digitaria.com/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 {
	list-style:none;
	margin:0;
	padding:0;
}
#feelTheExperienceWrap .genericTabs li {
	float:left;
	margin-right:1px;
}
#feelTheExperienceWrap .genericTabs li a {
	background:#009ddc;
	padding:8px 10px;
	color:#fff;
	float:left;
}
#feelTheExperienceWrap .genericTabs li.activeTab a {
	background:#fff;
	color:#666666;
}
#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(http://wgi.isc.digitaria.com/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(http://wgi.isc.digitaria.com/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(http://wgi.isc.digitaria.com/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;
}
#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(http://wgi.isc.digitaria.com/media/wgi/backgrounds/big_loader.gif) no-repeat center 20px;
}
#experienceVideoBox {
	background:url(http://wgi.isc.digitaria.com/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(http://wgi.isc.digitaria.com/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(http://wgi.isc.digitaria.com/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 -- */
#trackNav	{
	width: 251px;
	position: absolute;
	left: 0px;
	top: 0px;
	display:none;
	text-align:left;
}
.trackNavGradient	{
	padding: 20px;
	background: #63a1c9 url(http://wgi.isc.digitaria.com/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(http://wgi.isc.digitaria.com/media/wgi/trackNav_popup_carrot.gif) no-repeat;
	height: 9px;
	width: 251px;
	overflow:hidden;
}
/* -- Buttons -- */
.lrgEventButtonBuy, .lrgEventButtonTravel, .lrgEventButtonOffers {
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.lrgEventButtonBuy {
	background:url(http://wgi.isc.digitaria.com/media/wgi/buttons/btn_get_tickets.png) no-repeat 0 0;
	width:109px;
}
* html .lrgEventButtonBuy {
	background:url(http://wgi.isc.digitaria.com/media/wgi/buttons/btn_get_tickets.gif) no-repeat 0 0;
}
.lrgEventButtonBuy:hover {
	background-position:0 -23px;
}
.lrgEventButtonTravel {
	background:url(http://wgi.isc.digitaria.com/media/wgi/buttons/btn_travel.png) no-repeat 0 0;
	width:77px;
}
* html .lrgEventButtonTravel {
	background:url(http://wgi.isc.digitaria.com/media/wgi/buttons/btn_travel.gif) no-repeat 0 0;
}
.lrgEventButtonTravel:hover {
	background-position:0 -23px;
}
.lrgEventButtonOffers {
	background:url(http://wgi.isc.digitaria.com/media/wgi/buttons/btn_special.png) no-repeat 0 0;
	width:129px;
}
* html .lrgEventButtonOffers {
	background:url(http://wgi.isc.digitaria.com/media/wgi/buttons/btn_special.gif) no-repeat 0 0;
}
.lrgEventButtonOffers:hover {
	background-position:0 -23px;
}
/* -- Content Headers -- */
#mainContentCol2 .genericModuleHeader, #mainContentCol3 .genericModuleHeader {
	background:#fff url(http://wgi.isc.digitaria.com/media/wgi/headers/header_bar_sm.jpg) no-repeat center 0;
	width:195px;
	height:26px;
	padding:12px 20px 0;
	overflow:hidden;
	display:block;
	color:#fff;
	text-transform:uppercase;
}
#mainContentCol4 .genericModuleHeader {
	background:#fff url(http://wgi.isc.digitaria.com/media/wgi/headers/header_bar_large.jpg) no-repeat center 0;
	width:446px;
	height:28px;
	padding:12px 14px 0 20px;
	overflow:hidden;
	display:block;
	color:#fff;
	text-transform:uppercase;
}
.layoutAa #mainContentColExtra .genericModuleHeader, .layoutG #mainContentCol1 .genericModuleHeader {
	background:#fff url(http://wgi.isc.digitaria.com/media/wgi/headers/header_bar_med.jpg) no-repeat center 0;
	width:266px;
	height:28px;
	padding:12px 14px 0 20px;
	overflow:hidden;
	display:block;
	color:#fff;
	text-transform:uppercase;
}
.genericModuleHeader a {
	color:#fff;
	text-transform:uppercase;
}
/* -- Modules -- */
#mainContentCol4 .moduleWrap {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/module_top_large.jpg) no-repeat 0 0;
	width:480px;
	padding:5px 0 0 0;
	margin-bottom:10px;
}
#mainContentCol4 .moduleWrap .moduleContentOuter {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/module_btm_large.jpg) no-repeat 0 bottom;
	padding:0 0 4px;
}
#mainContentCol4 .moduleWrap .moduleContentOuter .moduleContentInner {
	background:#fff;
	padding:10px;
}
#mainContentCol2 .moduleWrap, #mainContentCol3 .moduleWrap {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/module_top_sm.jpg) no-repeat 0 0;
	width:236px;
	padding:5px 0 0 0;
	margin-bottom:10px;
}
#mainContentCol2 .moduleWrap .moduleContentOuter, #mainContentCol3 .moduleWrap .moduleContentOuter {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/module_btm_sm.jpg) no-repeat 0 bottom;
	padding:0 0 4px;
}
#mainContentCol2 .moduleWrap .moduleContentInner, #mainContentCol3 .moduleWrap .moduleContentInner {
	background:#fff;
	padding:10px;
}
.layoutAa #mainContentColExtra .moduleWrap, .layoutG #mainContentCol1 .moduleWrap {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/module_top_med.jpg) no-repeat 0 0;
	width:300px;
	padding:3px 0 0 0;
	margin-bottom:10px;
}
.layoutAa  #mainContentColExtra .moduleContentInner, .layoutG  #mainContentCol1 .moduleContentInner {
	background:#fff;
	padding:10px;
}
.layoutAa #mainContentColExtra .moduleContentOuter, .layoutG #mainContentCol1 .moduleContentOuter {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/module_btm_med.jpg) no-repeat 0 bottom;
	padding:0 0 4px;
}
.newsListModule ul {
	list-style:none;
	margin:0 0 10px;
	padding:0;
	float:left;
}
.newsListModule ul li {
	border-bottom:1px solid #e5e5e5;
	padding:4px 0 8px;
	float:left;
}
.newsListModule ul li .newsListArticleDate {
	float:left;
	width:60px;
	font-size:10px;
	color:#666666;
}
.newsListModule ul li .newsListArticleInfo {
	float:left;
	width:398px;
}
.newsListModule .moreLink {
	clear:both;
	margin:0;
}
.newsListModule .moreLink a {
	background:url(http://wgi.isc.digitaria.com/media/wgi/icons/ico_more.gif) no-repeat right 3px;
	padding-right:15px;
}
.newsletterSignup {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_insider_form.jpg) no-repeat 0 0;
	width:300px;
	height:89px;
	position:relative;
	margin-bottom:10px;
}
.newsletterSignup label {
	display:none;
}
.newsletterSignup input {
	background:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	position:absolute;
	bottom:13px;
	left:35px;
	width:210px;
	line-height:15px;
}
.newsletterSignup button {
	background:url(http://wgi.isc.digitaria.com/media/wgi/buttons/btn_insider_form.jpg) no-repeat 0 0;
	display:block;
	width:20px;
	height:22px;
	position:absolute;
	right:20px;
	bottom:12px;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
}
* html .newsletterSignup button {
	bottom:11px;
}
.mediaRail {
	margin-bottom:10px;
}
.btnRSS {
	background:url(http://wgi.isc.digitaria.com/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;
	margin:0 0 10px;
	padding:0;
}
.rssModule ul li, .upcomingEventsModule ul li {
	border-bottom:1px solid #d5e2ee;
	padding:7px 0;
}
.rssModule ul li.top {
	padding-top:0;
}
.rssModule .rssDate, .upcomingEventsModule .upcomingEventsDate {
	font-size:10px;
	color:#333333;
	width:50px;
	float:left;
}
.upcomingEventsModule .upcomingEventsLinks {
	text-align:right;
}
.layoutAa #mainContentColExtra .rssModule .moduleContentInner, .layoutG #mainContentCol1 .rssModule .moduleContentInner {
	background:#fff url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_rss_ftr.jpg) no-repeat 0 bottom;
}
.layoutAa #mainContentColExtra .rssModule .moduleContentOuter, .layoutG #mainContentCol1 .rssModule .moduleContentOuter {
	padding:0;
	background:none;
}
.rssModule .moduleContentInner .moreLink {
	margin:10px 0 0;
	float:left;
}
.rssModule .moduleContentInner .moreLink a {
	background:url(http://wgi.isc.digitaria.com/media/wgi/icons/ico_flag_blue.jpg) no-repeat right 3px;
	padding-right:15px;
	color:#fff;
}
.moduleWrap .borderList, .moduleWrap .smlEventLinks {
	list-style:none;
	margin:0 0 10px;
	padding:0;
}
.speedSecretModule {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_speed_secrets.jpg) no-repeat 0 0;
	display:block;
	margin-bottom:10px;
	width:300px;
	height:172px;
}
.speedSecretModule h3, .speedSecretModule p {
	display:none;
}
.btnOrderNow {
	background:url(http://wgi.isc.digitaria.com/media/wgi/buttons/btn_order.png) no-repeat 0 0;
	float:left;
	width:107px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	margin:93px 0 0 8px;
}
.btnOrderNow:hover {
	background:url(http://wgi.isc.digitaria.com/media/wgi/buttons/btn_order.png) no-repeat 0 -23px;
}
.smlEventLinks a {
	background:url(http://wgi.isc.digitaria.com/media/wgi/icons/ico_blue_flag.png) no-repeat right 3px;
	padding-right:20px;
}
* html .smlEventLinks a {
	background:url(http://wgi.isc.digitaria.com/media/wgi/icons/ico_blue_flag.gif) no-repeat right 3px;
}
#mainContentCol2 .smallEventModule, #mainContentCol3 .smallEventModule {
	background:none;
	padding-top:0;
}
#mainContentCol2 .smallEventModule h4, #mainContentCol3 .smallEventModule h4 {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_event_tout_header.jpg) no-repeat 0 0;
	height:77px;
	text-indent:-9999px;
	overflow:hidden;
}
#mainContentCol2 .smallEventModule .moduleContentOuter, #mainContentCol3 .smallEventModule .moduleContentOuter {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_event_tout_btm.jpg) no-repeat 0 bottom;
	padding-bottom:11px;
}
#mainContentCol2 .smallEventModule .moduleContentInner, #mainContentCol3 .smallEventModule .moduleContentInner {
	background:url(http://wgi.isc.digitaria.com/media/wgi/backgrounds/bg_event_tout_mid.jpg) repeat-y 0 0;
	color:#fff;
}
.smallEventModule .smlEventDate {
	font-size:14px;
	font-weight:bold;
}

