﻿/* general styles */
body {
	background: url('/media/rtc/backgrounds/hugebg.jpg') no-repeat scroll center 0 #000000;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
a, a:visited, a:hover {
	color:#D11241;
	text-decoration:none;
}
a img {
	border-width:0px;
}
p, h1, h2, h3, h4, h5 {
	margin:0;
}
.largeImageLinks a, .largeImageLinks a:visited, .calLinks a, .calLinks a:visited, .upcomingEventsLinks a, .upcomingEventsLinks a:visited, .upcomingEventsCalLink a, .upcomingEventsCalLink a:visited {
	color:#D11241;
	font-size:12px;
	font-weight:bold;
	background-image:url("/media/rtc/buttons/link_arrow_red.gif");
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:8px;
	padding-right:20px;
}
.layoutH .largeImageLinksModule .largeImageLinks a, .layoutH .largeImageLinksModule .largeImageLinks a:visited, .layoutI .largeImageLinksModule .largeImageLinks a, .layoutI .largeImageLinksModule .largeImageLinks a:visited {
	background-image:none;
	padding:0;
}

/* column styles  */
#wrapper {
	margin-left:auto;
	margin-right:auto;
	height:auto !important;
}
.layoutF #wrapper, .layoutG #wrapper, .layoutH #wrapper, .layoutI #wrapper {
	margin-top:21px;
}
#mainTripleColWrap {
	float:none;
	width:auto;
}
#mainContentColExtra {
	margin:0px !important;
}
#mainContentColWrap, .layoutH #innerWrapper {
	width:946px;
	margin-left:auto;
	margin-right:auto;
	margin-top:21px;
	background-color:#000000;
	border:2px solid #FFFFFF;
	min-height:500px;
	overflow:hidden;
}
.layoutH #mainContentColWrap {
	width:770px;
	float:right;
	border-width:0px;
	min-height:0;
	overflow:visible;
}
.layoutH #mainTripleColWrap {
	display:none;
}
.layoutH #mainContentColExtra {
	padding-top:10px;
	float:right;
	width:770px;
}
.layoutH #navAdCol {
	width:170px;
	padding-top:5px;
}
.layoutHome #navAdCol, .layoutG #navAdCol {
	display:none;
}
.layoutG #mainTripleColWrap {
	float:right !important;
	width:310px !important;
}
.layoutG #mainContentCol1 {
	width:310px !important;
	margin:0;
}
.layoutHome #mainContentCol1 {
	width:634px;
	float:left;
	background-color:#000000;
	min-height:500px;
}
#mainContentCol2 {
	width:310px;
	float:right;
	background-color:#000000;
	padding-top:5px;
}
#breadCrumbTitleArea {
	width:946px;
	margin-left:auto;
	margin-right:auto;
}
.layoutG #breadCrumbTitleArea {
	border:2px solid #FFFFFF;
	border-bottom:none;
}
.layoutI #breadCrumbTitleArea {
	border-style:solid;
	border-color:#FFFFFF;
	border-width:2px;
	border-bottom-width:0;
}
.layoutI #mainContentColExtra {
	padding:5px;
}
.layoutF #mainContentColWrap, .layoutG #mainContentColWrap, .layoutH #mainContentColWrap, .layoutI #mainContentColWrap {
	margin-top:0;
	padding:0;
	border-top:none;
}
*+html .layoutH #mainContentColExtra {
	padding-top:5px;
}

/* general module styles */
.genericModuleHeader, .hdrBar {
	background-color:#2c2c2c;
	padding-bottom:10px;
	padding-left:15px;
	padding-top:10px;
	margin-bottom:0px;
	margin-top:0px;
	border-style:solid;
	border-width:2px;
	border-color:#f1f1f1;
	color:#FFFFFF;
	font-size:16px;
}
.hdrBar h4 {
	font-size:16px;
}
.genericTabs {
	list-style:none;
	margin:0;
	margin-left:2px;
	padding:0;
	height:25px;
}
.genericTabs li {
	float:left;
	margin-right:2px;
} 
.genericTabs li a {
	background:#666666 repeat-x right 0;
	float:left;
	color:#fff;
	padding:5px 7px;
}
.genericTabs li.activeTab a, .calendarContentDuring .genericTabs li a:hover {
	background:#C8113D repeat-x right 0;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
.moduleContentOuter .genericTabs {
	margin-left:-8px;
}
.genericDropDown {
	float:left;
	margin:0 5px 0 0;
	padding:0px;
}
.genericPageTitle {
	padding-left:20px;
	padding-top:7px;
	padding-bottom:7px;
	background-image:url('/media/rtc/backgrounds/pagetitlebg.jpg');
	color:#FFFFFF;
	font-size:24px;
}
.moduleWrap, .adModule, .openHTMLModule, .smalEventAltPromo, .imgTout {
	margin-bottom:15px;
}
.moduleWrap, .imgTout {
	margin-left:5px;
	margin-right:5px;
}
.imgTout {
	text-align:center;
}
.smalEventAltPromo, .mediaRail, .layoutG #mainContentCol1 .upcomingEventsModule {
	margin-left:5px;
	margin-right:5px;
	width:300px;
}

/* header styles */
#headerInfoBox {
	font-size:11px;
	text-align:right;
	font-weight:bold;
	float:right;
	margin-top:20px;
	line-height:14px;
}
#headerInfoBox a {
	color:#D11241;
	text-decoration:none;
}
#siteHeader {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}
#siteLogo {
	background:url('/media/rtc/RTClogo.png') no-repeat scroll 0 0 transparent;
	height:46px;
	width:500px;
	position:absolute;
	text-indent:-9999px;
	/*margin-top:109px;*/
}
#headerLinksandInfo {
	margin-top:12px;
	/*display:inline-block;*/
	width:950px;
}
#headerBottom {
	display:none;
}

/* alert styles */
#breakingNews {
	background-image:url('/media/rtc/backgrounds/alertbar.jpg');
	border-style:solid;
	border-width:2px;
	border-color:#FFFFFF;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	height:34px;
	width:946px;
}
#breakingNews a {
	margin:0;
	height:auto;
	width:auto;
}
#breakingNews h2 {
	display:none;
}
#breakingNews a {
	/* styles for old orange text */
	
	/*font-size:24px;
	font-weight:bold;
	font-style:italic;
	margin-left:67px;
	margin-right:15px;
	float:left;
	margin-top:3px;
	color:#000000;*/
}
#breakingNews p {
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
	margin-left:67px;
	margin-right:15px;
	margin-top:3px;
	float:left;
}
#breakingNews a {
	text-decoration:underline;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
}

/* leftnav styles */
.subNavModule ul li a {
	background:url('/media/rtc/backgrounds/leftnavbg.jpg') repeat-x scroll center bottom #D11241;
	color:#FFFFFF;
	float:left;
	padding:10px;
	width:140px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:2px;
}
.subNavModule ul li a:hover {
	text-decoration:underline;
}
.subNavModule ul {
	padding:0;
	margin:0;
	margin-top:5px;
	list-style:none outside none;
}
.subNavModule ul li {
	height:37px;
}
.subNavModule {
	margin-left:5px;
	margin-bottom:15px;
}
.subNavModule h4 {
	display:none;
}
*+html .subNavModule ul li {
	margin-bottom:-3px;
}

/* event calendar module styles */
.calendarModule {
	background-color:#000000;
	margin-left:5px;
	width:624px;
}
.calendarModule ul {
	list-style:none outside none;
}

/* event calendar dropdown and filter styles */
#videoLandDropdowns {
	padding-left:40px;
	padding-top:15px;
	padding-bottom:15px;
}
#videoLandDropdowns, #videoLandDropdowns a {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.dropTrigger a{
	background:url('/media/rtc/backgrounds/dropdownbg.jpg') no-repeat scroll right 0 transparent;
	padding:2px 30px 2px 7px;
	margin-right:10px;
}
.filterHdr {
	float:left;
	margin-right:20px;
}
.dropContent li a {
	background-image:none;
	padding:2px 7px;
}
.dropContent li {
	border-bottom:1px solid #000000;
	background-color:#9F0D32;
}
.genericDropDown .dropTrigger {
	position:relative;
	z-index:20;
}
.dropContent{
	top:17px;
	margin-top:0px;
	left:0px;
	width:230px;
	display:none;
	list-style:none outside none;
	position:absolute;
	padding:0;
}
*+html .dropContent{
	top:20px;
	margin-top:0px;
	left:-40px;
	width:240px;
	display:none;
	list-style:none outside none;
	position:absolute;
	padding:0;
}

/* event calendar event styles */
#calendarContent h4 {
	text-transform:uppercase;
	font-size:36px;
	font-weight:bold;
	margin:0;
	text-align:center;
	background-color:#2C2C2C;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#calendarContent h4 img {
	margin:5px 10px;
}
#calendarContent ul {
	padding:0;
	margin:0;
}
.calendarFilterItem {
	margin-top:15px;
	padding-left:40px;
	padding-bottom:15px;
	background-image:url('/media/rtc/backgrounds/eventbg.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	/*display:inline-block;*/
}
.calendarFilterItem .eventImgCont {
	float:left;
	width:90px;
	padding-right:20px;
}
.calendarFilterItem .eventImgCont img {
	padding:5px;
	padding-right:15px;
}
.calDetail h5 {
	margin:0;
}
.calDetail h5 a, .calDetail h5 a:visited {
	color:#D11241;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.calDetail p {
	margin:0;
}
.calDate {
	font-size:14px;
}
.calLocation {
	font-size:14px;
	font-weight:bold;
}
.calDesc {
	font-size:12px;
	margin-top:10px !important;
	margin-bottom:10px !important;
	padding-right:8px;
}
.calLinks a, .calLinks a:visited {
	color:#D11241;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.calLinks li {
	display:inline;
}
.calendarModule .noResults {
	padding-left:15px;
}
.calendarModule .withImage h5, .calendarModule  .withImage ul.calLinks, .calendarModule  .withImage p.calDate, .calendarModule  .withImage p.calDesc {
	margin-left:110px !important;
}
*+html .calendarModule .eventImgCont  img {
	padding-top:18px;
}
*+html .calendarFilterItem {
	padding-bottom:15px;
	margin-top:0px;
	overflow:hidden;
}
*+html .calendarFilterItem .calDetail {
	padding-top:15px;
}

/* poll module styles */
.jcorePoll label {
	clear:both;
	display:block;
	padding:0 0 8px;
}
.jcorePoll span {
	font-size:12px;
}
.jcorePoll input {
	margin-left:10px;
}
.jcorePoll button {
	background:url('/media/rtc/buttons/btn_vote.png') no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	display:block;
	height:23px;
	margin:0 0 10px 10px;
	overflow:hidden;
	text-indent:-9999px;
	width:57px;
}
.pollBubble h5, .pollModule h5 {
	margin:0;
	margin-bottom:10px;
	margin-left:10px;
	font-weight:normal;
	padding-top:10px;
}
.pollModule .moduleContentOuter {
	background-color:#F1F1F1;
	color:#000000;
}
.pollModule {
	margin-left:5px;
	margin-right:5px;
}
.modPollQuestion {
	font-size:12px;
}
.pollBubble img {
	display:none;
}
.pollModule .moduleContentInner {
	background:none !important;
}
.pollTotalClicks {
	padding:10px;
}
.pollResultRow {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
.pollResultBar {
	background-color:#666666;
	margin-top:2px;
	margin-bottom:2px;
	height:15px;
}

/* day of event schedule styles */
.calendarContentDuring {
	margin-left:5px;
	margin-right:5px;
	background-color:#F1F1F1;
	color:#000000;
	margin-bottom:15px;
}
.calendarContentDuring ul {
	list-style:none outside none;
	padding:0;
}
.calendarContentMain ul {
	margin:0;
}
.calendarContentDuring .calendarContentMain li h5 {
	color:#333333;
}
.calendarContentDuring .calendarContentMain li h5, .calendarContentDuring .calendarContentMain li h5 a {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:5px;
}
.calendarContentDuring .calendarContentMain li.withImage img {
	float:left;
	margin-right:10px;
}
.calendarContentMain {
	margin:10px;
}
.calendarContentMain li {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #CCCCCC
}
.calendarContentMain .calDesc, .calendarContentMain .calDate{
	display:none;
}
*+html .calendarContentMain li {
	margin-bottom:17px;
	margin-top:14px;
}
*+html .calendarContentMain li.withImage {
	margin-top:0 !important;
}
*+html .calendarContentMain {
	margin-top:10px;
	padding:5px;
}
*+html .calendarContentDuring .calendarContentMain li h5, *+html .calendarContentDuring .calendarContentMain li h5 a {
	margin-top:-17px;
}

/* news list module styles */
.newsListModule {
	margin-left:5px;
	margin-right:5px;
}
.newsListModule ul {
	list-style:none outside none;
	margin:0;
	padding:0;
}
.homeNewsTabContent {
	padding:5px;
	padding-left:0;
}
.newsListModule .moduleContentOuter {
	background-color:#F1F1F1;
	color:#000000;
	padding:0 10px 10px;
}
.newsListArticleDate {
	float:left;
	font-size:14px;
	font-weight:bold;
}
.newsListArticleInfo {
	padding-left:60px;
	width:525px;
}
.homeNewsTabContent li {
	padding-bottom:5px;
	padding-top:5px;
	overflow:hidden;
	border-bottom:1px #CCCCCC solid;
}
#mainContentCol2 .newsListArticleInfo {
	width:200px;
}
.newsListArticleTitle a {
	font-weight:bold;
}
.newsListArticleTitle {
	margin-bottom:1px;
}
.newsListArticleDateMonth {
	padding-right:4px;
}
*+html .newsListArticleInfo {
	padding-left:0px !important;
	float:right;
	width:540px;
}
*+html #mainContentCol2 .newsListArticleInfo {
	width:225px;
}
*+html .newsListArticleInfo {
	display:block;
	padding-left:10px;
}

/* list module styles */
.listModule {
	margin-left:5px;
	margin-right:5px;
}
.listModule .moduleContentOuter {
	background-color:#F1F1F1;
	color:#000000;
}
.listModule ul {
	padding:8px;
}

/* featured event module styles */
#mainContentColExtra .largeImageLinksModule img {
	float:left;
	padding:5px;
}
#mainContentColExtra .largeImageLinksModule {
	background-color:#000000;
	border-width:2px;
	border-style:solid;
	border-color:white;
	width:942px;
	padding:2px;
	margin-bottom:-21px;
	margin-top:21px;
	border-bottom:none;
	margin-left:auto;
	margin-right:auto;
}
.layoutI #mainContentColExtra .largeImageLinksModule, .layoutH #mainContentColExtra .largeImageLinksModule {
	width:auto;
	margin-top:0;
	border-bottom:2px solid white;
}
#mainContentColExtra .largeImageLinksModule .moduleContentOuter {
	background-color:#F1F1F1;
}
#mainContentColExtra .largeImageLinksModule .largeImageLinks {
	color:#000000;
	font-size:12px;
	padding:5px;
	padding-top:3px;
}
*+html .largeImageLinksModule .largeImageLinks {
	padding-top:1px;
}

/* itl styles */
#mainContentColWrap .largeImageLinksModule .moduleContentInner, #navAdCol .smallImageLinksModule .moduleContentInner {
	background-color:#F1F1F1;
	color:#000000;
	padding:5px;
}
#mainContentColWrap .largeImageLinksModule, #navAdCol .smallImageLinksModule {
	margin:5px;
	margin-bottom:15px;
}
#mainContentColWrap .largeImageLinksModule img, #navAdCol .smallImageLinksModule img {
	float:left;
	padding:5px;
	padding-top:0;
	padding-bottom:1px;
}
#mainContentColWrap .largeImageLinksModule .largeImageLinks, #navAdCol .largeImageLinksModule .largeImageLinks {
	padding-top:0;
	margin-top:-5px;
}
#mainContentCol2 .largeImageLinksModule img {
	width:270px;
	height:203px;
	margin-left:5px;
}
#navAdCol .smallImageLinksModule img {
	padding-bottom:5px !important;
	width:140px;
}
#navAdCol .smallImageLinksModule a {
	font-weight:bold;
}
.smallImageLinksModule p, .largeImageLinksModule p {
	margin-bottom:5px;
}
*+html #mainContentColWrap .largeImageLinksModule .largeImageLinks, *+html #navAdCol .largeImageLinksModule .largeImageLinks {
	margin-top:-5px;
}

/* rss module styles */
.rssModule {
	margin-left:5px;
	margin-right:5px;
}
.rssModule ul {
	list-style:none outside none;
	margin:0;
	padding:0;
}
.rssModule .moduleContentOuter {
	background-color:#F1F1F1;
	color:#000000;
	padding:10px;
	padding-top:0px;
}
.rssModule li {
	padding-bottom:5px;
	padding-top:5px;
	overflow:hidden;
	border-bottom:1px #CCCCCC solid;
}
.rssDate {
	font-weight:bold;
	float:left;
	font-size:14px;
}
.rssTitleInfo {
	width:525px;
	padding-left:60px
}
#mainContentCol2 .rssTitleInfo {
	width:200px;
}
.rssTitleInfo a {
	font-weight:bold;
}
.rssModule p {
	padding-top:5px;
}
*+html .rssTitleInfo {
	padding-left:0px !important;
	float:right;
	width:550px;
}
*+html #mainContentCol2 .rssTitleInfo {
	width:225px;
}
*+html .rssTitleInfo a {
	display:block;
	padding-left:10px;
}

/* upcoming events styles */
.upcomingEventsModule ul {
	list-style:none outside none;
	margin:0;
	padding:0;
}
.upcomingEventsModule .upcomingEventsTitle {
	margin-bottom:5px;
}
.upcomingEventsCalLink {
	margin-top:10px;
	margin-left:5px;
}
.upcomingEventsModule .moduleContentOuter {
	background-color:#F1F1F1;
	color:#000000;
	padding:10px;
	padding-top:0px;
}
.upcomingEventsModule li {
	padding-bottom:5px;
	padding-top:5px;
	overflow:hidden;
	border-bottom:1px #CCCCCC solid;
}
.upcomingEventsModule .eventImgCont {
	float:left;
}
.upcomingEventsModule .eventImgCont img {
	float:left;
	padding:5px;
	padding-right:15px;
}
.upcomingEventsModule .eventDetail {
	margin-top:5px;
	margin-left:5px;
}
.upcomingEventsDate, .upcomingEventsLinks {
	font-weight:bold;
}
.upcomingEventsDate {
	margin-bottom:5px;
}
.upcomingEventsLinks {
	color:#D11241;
}
.upcomingEventsLinks a {
	float:left;
}
.upcomingEventsLinks .eventImgCont {
	display:none;
}
.upcomingEventsTitle {
	font-size:14px;
	font-weight:bold;
}
*+html .upcomingEventsModule .eventDetail {
	margin-top:10px;
}
*+html .upcomingEventsCalLink {
	margin-top:5px;
}

/* ad styles */
.adModule p {
	display:none;
}
.adModule {
	border-color:#313131;
	border-width:2px;
	border-style:solid;
}
.ad728x90 {
	width:728px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	display:none;
}
.ad300x100 {
	margin-left:3px;
	margin-right:3px;
	width:300px;
	height:100px;
}
.ad300x250 {
	margin-left:3px;
	margin-right:3px;
	width:300px;
	height:250px;
}
.ad88x31 {
	float:right;
	margin-right:20px;
	margin-top:-38px;
	margin-bottom:0;
	width:88px;
	height:31px;
}
.ad160x600 {
	margin-left:3px;
	margin-right:3px;
	width:160px;
	height:600px;
}

/* contact form styles */
.formContentBody {
	background:none repeat scroll 0 0 #D6D6D6;
	padding-top:10px;
	padding-bottom:10px;
	margin:5px;
	color:#333333;
}
.formContentBody p {
	padding:0 10px;
}
.formContentBody table {
	padding:0 10px;
	border-collapse:separate !important;
}
.genericForm fieldset {
border:0 none;
margin:0;
padding:0 10px 10px;
width:470px;
}
.genericFormError {
background:none repeat scroll 0 0 #FDF8E3;
border:1px solid #CFC69A;
color:#333333;
display:none;
padding:10px;
}
.formRow {
clear:both;
margin-bottom:8px;
width:470px;
}
.formRowHalf {
clear:none;
float:left;
width:235px;
}
.genericForm label {
display:block;
font-size:11px;
line-height:16px;
padding-right:10px;
}
.formSubTitle {
font-size:14px;
font-weight:bold;
margin:20px 0 10px;
}
label .reqFld {
color:#FF0000;
font-size:10px;
padding-left:10px;
}
.genericForm input, .genericForm textarea, .genericForm select {
height:16px;
margin:0 10px 0 0;
padding:1px 0;
width:190px;
}
.genericForm select {
height:auto;
}
.genericForm .formRowCheckbox input, .genericForm .formRowRadio input {
float:left;
height:auto;
width:auto;
}
.genericForm .formRowCheckbox label, .genericForm .formRowRadio label {
}
.genericForm .formRowRadio {
padding-left:20px;
width:450px;
}
.genericForm .formRowRadio label {
margin-bottom:6px;
}
.genericForm textarea {
height:80px;
overflow:auto;
width:440px;
}
#contactCertForm {
	margin-top:10px;
}

/* footer styles */
#mainFooterInner {
	width:932px;
	height:130px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:2px;
	padding-right:2px;
	margin-top:10px;
	margin-bottom:15px;
	background-color:#000000;
}
#footerLinks, #footerLinks a, #footerCopy {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#footerLinks {
	float:left;
}
ul#footerLinks {
	list-style:none outside none;
	margin:0;
	padding:0;
}
#footerLinks li {
	display:inline;
	border-right:1px solid white;
	padding-left:3px;
	padding-right:5px;
}
#footerLinks li.lastItem {
	border:none;
}
#footerCopy {
	float:right;
}
#footerLogo {
	background:url('/media/rtc/RTClogosmall.png') no-repeat scroll 0 0 transparent;
	height:32px;
	width:350px;
	position:absolute;
	text-indent:-9999px;
	bottom:48px;
	left:300px;
}
.trackNavGradient {
	background:url('/media/rtc/trackNav_popup_bg.jpg') repeat-x scroll center top #D11241;
	padding:20px;
	padding-top:15px;
	padding-bottom:15px;
}
#trackNav  {
	display:none;
	left:0;
	position:absolute;
	text-align:left;
	top:0;
	width:251px;
}
#trackNav .trackNavGradient h4 {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-bottom:5px;
	width:211px;
	z-index:9;
}
#trackNav .trackNavGradient ul {
	list-style:none outside none;
	margin:0;
	padding:0;
	width:211px;
}
#trackNav .trackNavGradient ul li {
	border-bottom:1px solid #3C3C3C;
	line-height:20px;
}
#trackNav .trackNavGradient a {
	color:#E1E1E1;
}
#footerDigitaria {
	display:none;
}
#shareBox {
	display:none;
}
*+html #footerLinks li {
	padding-left:7px;
}
.calAddAllEventsToCalendar {
	background:url(/media/rtc/buttons/addToCal_btn.png) bottom right no-repeat;
	width:170px;
	height:16px;
	padding:3px 0 0;
	margin:2px 0 0;
	display:inline-block;
}
#calendarContent .calLinks li .calAddToCalBtn {
	background:url(/media/rtc/buttons/addToCal_btn.png) bottom right no-repeat;
	width:24px;
	height:16px;
	padding:3px 0 0;
	margin:-3px 0 0;
	display:inline-block;
	text-indent:-9999px;
}
.eventAddToCal {
	background:url(/media/rtc/buttons/addToCal_btn.png) bottom right no-repeat;
	width:150px;
	height:16px;
	padding:3px 0 0;
	display:inline-block;
	float:left;
	position:relative;
	top:10px;
	left:330px;
	z-index:500;
	color:#FFF;
}
.calAddAllEventsToCalendar:hover,
#calendarContent .calLinks li .calAddToCalBtn:hover {
	background-position:top right;
}
.eventAddToCal:hover {
	background-position:top right;
	color:#FFB800;
}

/*------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/
/*----------------------DRIVER BOARD MODULE CSS---------------------------------*/
/*------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/
#driverboardOuterWrap div{
	margin-bottom: 0 !important;
}
#driverboardOuterWrap{
	width: 290px;
	height: 325px;
	margin-bottom: 10px;
	background-color: #2C2C2C;
	padding: 5px;
	font-family: serif;
	font-family: Arial,Helvetica,sans-serif;
}
#driverboardInnerWrap{
	width: 290px;
	height: 310px;
	background-color: #FFCE00;
	border-radius: 10px;
	/*background:url("/media/cls/backgrounds/moduletop300.png") no-repeat scroll -5px 0 transparent;*/
}
.driverboardimg{
	width: 50px;
	height: 32px;
	margin-left: 4px;
    margin-top: 3px;
	float: left;
}
#driverboardTitle h4{
	font-size: 18px;
    height: 26px;
    margin-left: 10px;
    margin-top: 7px;
    width: 225px;
	float: left;
	color:#000;
	background:none;
	border:none;
	padding:0;
}
#driverboardCatagories{
	height: 20px;
    width: 280px;
	background-color: black;
	color: white;
	position: relative;
	top: 6px;
	display: inline-block;
	padding-left: 10px;
	padding-top:5px;
}
#driverboardCatagories div{
	float: left;
	margin-right: 10px;
	font-size: 13px;
}
#driverboardDriverSpace{
	margin-right: 60px !important;
}
#driverboardRankingWrap{
	background-color: #FFFFFF;
	height: 250px;
	width: 291px;
	position: relative;
    top: 2px;
	padding-top:10px;
	color:#000000;
	border-radius: 0 0 10px 10px;
	/*padding-left: 7px;*/
}
#driverboardRankingWrap div{
	float: left;
	margin-right: 7px;
	font-size: 13px;
}
#driverboardRankingRank{
	text-align: center;
    width: 29px;
}
#driverboardRankingDriver{
	margin-right: 0 !important;
	width: 100px;
	font-size: 12px !important;
	margin-top: 2px;
	margin-left: 7px;
	color: blue;
	font-weight: lighter;
}
#driverboardRankingNumber{
	width: 35px;
	margin-right: 0 !important;
	
}
#driverboardRankingPoints{
	width: 35px;
}
#driverboardRankingBehind{
	width: 30px;
	text-align: center;
	margin-right: 21px !important;
}
#driverboardRankingWins{
	width: 28px;
	text-align: center;
}
#driverboardRankingRow{
	padding-left: 7px;
    position: relative;
	margin-right: 0 !important;
	width: 283px;
	height: 20px;
}

/*********************** Ticket Scroller ************************/

.eventCarousel{

float:left;
width: 880px !important;
height: 240px !important;
background-color: #191818;

}

.eventCarousel .upcomingEventsLinks > a {
    background: url("/media/wgi/backgrounds/slidereventbutton.png") no-repeat scroll 0 1px transparent !important;
    clear: both;
    font-size: 12px;
    font-weight: bold;
    height: auto !important;
    margin-bottom: 5px;
    margin-left: 3px;
    padding: 0 0 0 18px !important;
    text-align: left !important;
    width: auto !important;
}

.eventCarouselContainer a.prev {
    background: url("/media/wgi/backgrounds/sliderleftarrow.png") no-repeat scroll 0 0 transparent;
}

.eventCarouselContainer {
    /*background: none repeat scroll 0 0 #3c3c3c;*/
    color: white;
    /*height: 268px;*/
    
}

.eventCarouselContainer .left {
    float: left;
	margin-top: 30px;
}

.eventCarouselContainer a.prev, .eventCarouselContainer a.next {
    cursor: pointer;
    display: block;
    height: 150px;
    line-height: 150px;
    /*margin-top: 60px;*/
    text-indent: -9999px;
    width: 25px;
}

.eventCarouselContainer a.next {
    background: url("/media/wgi/backgrounds/sliderrightarrow.png") no-repeat scroll 0 0 transparent;
    float: right;
}

.eventCarouselContainer .right {
    float: right;
	margin-top: 30px;
	/*position:relative;
	bottom: 174px;*/
}

.eventCarouselContainer .left, .eventCarouselContainer .right {
    /*height: 268px;*/
    width: 27px;
}

.eventCarousel ul.inner > li {
    height: 268px !important;
    margin-right: 20px;
    position: relative;
    width: 200px !important;
}

.eventCarousel li p.title{
	color: white;
	height:35px;
}

.eventCarousel li p.date{
	color: #d11241;
	text-transform:uppercase;
	
}

/*.eventCarouselContainer {
    background: none repeat scroll 0 0 #3c3c3c;
    color: white;
    height: 268px;
    width: 990px;
}*/
/*************************************************************/




/***************** Zoombox Multiple Column *******************/


#zoomboxMultipleColumn {
    margin: 0 auto;
    width: 940px;
}
#homepageSubMidSection .column1 {
    float: left;
    width: 600px;
}
#homepageSubMidSection .column2 {
    float: right;
    width: 390px;
}

#zoomboxMultipleColumn .ImageLinkBlurb {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    float: left;
    margin-right: 17px;
    width: 275px;
	height: 300px;
	margin-bottom:50px;
}

/*Added this to center the columns*/
/*#zoomboxMultipleColumn .ImageLinkBlurb:first-child{
	margin-left: 39px;
	
}*/
#zoomboxMultipleColumn .column1{
	margin-left: 39px;
	float:left;
}

#zoomboxMultipleColumn .column2,
#zoomboxMultipleColumn .column3{
	float:left;
}

#zoomboxMultipleColumn .ImageLinkBlurb .linkList{
	margin-top:5px;
	
}

#zoomboxMultipleColumn .ImageLinkBlurb .blurb div{
	color:#BEBEBE;
	/*display:none;*/
}

#zoomboxMultipleColumn .ImageLinkBlurb .linkList a,
#zoomboxMultipleColumn .largeImageLinksModule .linkList a,
a.sitecorebtn,
a.zoomBoxDownloadLink{
	background-color:#d11241;
	color:#FFFFFF !important;
	padding:2px 8px;
	display:inline-block;
	margin-top:5px;
	
	
	
}

#zoomboxMultipleColumn .ImageLinkBlurb .linkList a:hover{
	background-color:#CBCBCB;
	color:#000000;
	
}

.layoutI #zoomboxMultipleColumn .largeImageLinksModule, 
.layoutH #zoomboxMultipleColumn .largeImageLinksModule {
	width:275px;
	/*height:300px !important;
	float:left;*/
	border:none !important;
	margin-bottom:0;
}

.layoutI #zoomboxMultipleColumn .LargeImageLinks{
	padding:5px;
}


.layoutI #zoomboxMultipleColumn .largeImageLinksModule h4{
	display:none;
	
}

.layoutI #zoomboxMultipleColumn .largeImageLinksModule .moduleContentInner,
.layoutI #zoomboxMultipleColumn .largeImageLinksModule .moduleContentInner img{
	padding:0 0 5px 0;
	
}

.layoutI #zoomboxMultipleColumn .largeImageLinksModule .moduleContentOuter{
	background-color:red !important;
	
}



.ModalImageLinks p{
color:#000000 !important; 

}

.ui-dialog-content{
height:auto !important;	
/*width:auto !important;*/	
	
}





/*#zoomboxMultipleColumn .blurb{
	max-height:350px;
	min-height:10px;
	overflow-x: hidden;
	overflow-y: scroll;
	
}
*/
/*#zoomboxMultipleColumn .blurb:hover{
	overflow-y: scroll;
	
}
*/

/****************************************************/


/****************** IE stuff ******************/

/***********************************************/

/*, #driverboardRankingRow*/
#driverboardCatagories {
	width: 280px\9;
	padding-left: 0\9;
}
#driverboardCatagories div{
	margin-right: 9px\9;
}
#driverboardCatagories{
	padding-left: 10px\9;
}
#driverboardRankingDriver{
	width: 112px\9;
}
#driverboardRankingDriver{
	*width: 113px;
}
#driverboardRankingWrap div{
	*margin-right: 0;
}
#driverboardDriverSpace{
	margin-right: 65px\9;
}

/*------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/
/*----------------------DRIVER BOARD MODULE CSS---------------------------------*/
/*------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/