/********** global elements ******************************/
html {
	/*background:#000;*/
}
body {
	background:#FFF;
	font-family:'Ubuntu', Arial, Helvetica, sans-serif !important;
	font-size:12px;
	color: #000000;
	margin:0;
	padding:0;	
	background-repeat:no-repeat;
	background-position:center 0;
}
p,ul,ol,li,input,textarea,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}
a img {
	border:0;
}
ul li {
	list-style:none;
}
.ImageLinkBlurb ul li,
.largeImageLinksModule ul li {
	list-style:inside;
}
p, li {
	/*line-height:15px;*/
}
a {
	text-decoration:underline;
	outline:0;
	color:#00a4ca;
}
body.layoutHome {
/*
	background:#000;
	background-image:none;
*/
}
a:hover {
	color:#003e92;
	text-decoration:underline;
}
/* Basic Layout */
#wrapper {
	width:990px;
	/*padding:10px;*/
	margin:50px auto 10px auto;
	overflow:hidden;
	/*background: url(/media/pir/backgrounds/grade.png) repeat;*/
}
/*
* html #wrapper {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='none', sizingMethod='scale');
	background:#000;
}
*/
p {
	/*Ness New*/
/*
	margin-bottom:1em;
*/
}
li.lastItem {
	border:0 !important;
}


/********** header styles ******************************/
#siteHeader {
	height:135px;
	width:100%;
	z-index:50;
	/*background: url(/media/pir/backgrounds/header_bg.jpg) repeat-x top;*/
	/*margin-bottom:40px;*/

	/*Ness New*/
	height: 140px;
}
#siteHeader a {
	text-decoration:none;
}
#siteHeaderOuter{
	margin: 0 auto;
	position: relative;
	width: 100%;
	top:40px;
	height:60px;
	background:url("/media/pir/pirnavbg.jpg") repeat-x 0 0 #fff;
	box-shadow:0px 0px 12px 5px #000;
	z-index:1;
}
#siteHeaderInner {
	height:135px;
	width:990px;
	margin: 0 auto;
	position:relative;
	z-index:50;
	height: 60px;
}
#headerLinksandInfo {
	/*
	margin:0;
	width:86px;
	height:90px;
	background:#000;
	text-align:right;
	position:absolute;
	right:0;
	top:11px;
	*/
}
#headerLinkBox {
    float: right;
    /*margin-right: 190px;*/
	line-height:20px;
}
#siteLogo {
	height:100px;
	width:186px;
	position:absolute;
	left:-35px;
	top:-18px;
	background:url(/media/pir/sitelogo.png) no-repeat 0 0;
	text-indent:-9999px;
	z-index: 1;
}
#siteLogo:hover {
	/*background:url(/media/pir/logos/Logo.png) no-repeat 0 0;*/
}
/*
#siteHeader .adModule {
	margin:0;
	width:728px;
	height:90px;
	padding:2px;
	background:#000;
	text-align:right;
	position:absolute;
	top:9px;
	right:96px;
}
*/
#siteHeader .adModule p {
	display:none;
}
#socialHeaderNav {
	position:absolute;
	/*left:18px;*/
	/*top:112px;*/

	/*Ness PIR New*/
	position: relative;
	height: 40px;
	background-color: rgb(62,161,200);
	background-color: rgba(62,161,200,0.85);
	width: 100%;
	top:40px;
}
#socialHeaderNav li {
	display:inline;
	margin-right:1px;
}
#headerInfoBox {
	display:none;
}
#headerLinkBox li {
	float:left;

	/*Ness New*/
	text-transform: uppercase;
	border-right: 1px solid #FFFFFF;    
    margin-right: 10px;
    padding-right: 10px;
}
#headerLinkBox li.lastItem {
	border:0;
}
/* main navigation styles */
#siteNavMain {
	width:676px;
	position:absolute;
	left:151px;
}
#siteNavMain li {
	float:left;
	height:60px;
	width:153px;
	position:absolute;
}
#siteNavMain li:hover {
	background:url("/media/pir/activenavbg.png") no-repeat transparent;
}
#subNav_extras:hover {
	background:url("/media/pir/activenavbg2.png") no-repeat transparent !important;
}
#subNav_news:hover,
#subNav_espanol:hover {
	background:url("/media/pir/activenavbg3.png") no-repeat transparent !important;
}
#siteNavMain li:hover a {
	color:#FFF;
}
#siteNavMain a {
	display:block;
	height:60px;
	line-height:60px;
	font-size:16px;
	text-transform:uppercase;
	color:#000;
	background:transparent;
}
#siteNavMain a:hover {
	text-decoration:none;
	color:#FFF;
}
#subNav_buytickets {
	left:0px;
}
#nav_buytickets {
	padding-left:25px;
}
#subNav_races {
	left:132px;
}
#nav_races {
	padding-left:23px;
}
#subNav_extras {
	left:264px;
	width:183px !important;
}
#nav_extras {
	padding-left:20px;
}
#subNav_visiting {
	left:426px;
}
#nav_visiting {
	padding-left:25px;
}
#subNav_news {
	left:558px;
}
#nav_news {
	padding-left:26px;
}
#subNav_espanol {
	left:670px;
}
#nav_espanol {
	padding-left:28px;
}
/*#siteNavMain a:hover {
	background-position:0 -26px;
}
#siteNavMain li.activeNav a {
	background-position:0 0;
}
#siteNavMain li:hover a, #siteNavMain li a:hover, #siteNavMain li.sfhover a {
	background-position:0 -26px;
}*/
/* search styles */
#headerSearch {
/*	
	height:26px;
	width:163px;
	position:absolute;
	right:0;
	top:109px;
	overflow:hidden;
*/	
}
#headerSearch input {
/*
	height:21px;
	width:129px;
	font-size:14px;
	border:0;
	color:#666;
	background:url(/media/pir/backgrounds/search_bg.jpg) no-repeat;
	float:left;
	padding-top:5px;
	padding-left: 10px;
*/	
}

#headerSearch button {
/*
	border:0;
	text-indent:-9999px;
	float:left;
	background:url(/media/pir/buttons/search_go.jpg) no-repeat 0 -26px;
	cursor:pointer;
	height:26px;
	width:24px;
*/	
}

#headerSearch button:hover {
/*
	background:url(/media/pir/buttons/search_go.jpg) no-repeat 0 0;
*/	
}

/* -- Ribbon -- */
.subNavAdDrop {
	display:none;
}
#siteNavMain li ul {
	position: absolute; 
  	top:-9999px;
  	left:-151px;
	list-style:none;
	margin:0;
	padding:0;
	z-index:50;
}
#siteNavMain li:hover ul, #siteNavMain li.sfhover ul { 
	top:26px;
}
#siteNavMain li ul li {
	background:url(/media/pir/backgrounds/ribbon_gradient_background.jpg) no-repeat 0 0;
	padding:15px 10px 0;
	width:970px;
	height:107px;
	overflow:hidden;
	position:relative;
}
#siteNavMain li ul li ul {
	list-style:none;
	margin:0;
	float:left;
	width:146px;
	position:static;
}
#siteNavMain li ul li ul li {
	background:none;
	float:none;
	padding:3px 0 3px 10px;
	margin:0;
	width:136px;
	height:auto;
}
#siteNavMain li ul li ul.subNavCol1 {
	width:146px;
}
#siteNavMain li ul li ul.subNavCol1 li {
	margin:0;
}
#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 .subNavAdDrop ul li a {
	border-bottom:1px solid #3a3a3a;
	height:auto;
	width:146px;
	font-weight:bold;
	text-indent:0;
}
#siteNavMain li ul li a:hover {
	font-style:italic;
}

/********** footer styles ******************************/
.push {
	display:none;
}
#mainFooter {
	height:55px;
	width:100%;
	/*background:#000;*/
	/*border-top: 1px solid #0d0d0d;*/
	background-color: #0EA2C8;
}
#mainFooterInner {
	height:55px;
	width:990px;
	/*background:#000;*/
	margin:0 auto;
	position:relative;
}
#footerLogo {
	display:none;
}
#footerLinks li {
	float:left;
	font-size:11px;
	height:10px;
	line-height:10px;
	border-right: 1px solid #FFFFFF;
	margin-top:22px;
	padding:0 10px;
}
#footerLinks li:first-child{
	padding-left: 0;
}
#footerLinks li.lastItem {
	border-right:0;
}
#footerLinks li a {
	/*color:#005265;*/
	position:relative;
	text-decoration:none;
	color: #FFFFFF;
}
#footerDigitaria {
	display:block;
	height:18px;
	width:66px;
	background: url(/media/pir/logos/digitaria_logo.gif) no-repeat;	position:absolute;
	top:15px;
	right:10px;
	text-indent:-9999px;
}
#footerCopy {
/*
	display:none;
*/
}

/********** ad styles ******************************/
/* bread crumb */
#breadCrumbTitleArea .adModule p {
	display:none;
}
#breadCrumbTitleArea .adModule {
	position:absolute;
	right:0;
/*	_right:190px;	*/
	top:0;
	width:170px;
	text-align:right;
}
/* footer ad */
.moduleFooterAd {
	padding:10px;
}
* html .moduleFooterAd {
	margin-right:5px;
	margin-bottom:5px;
}
.moduleFooterAd p {
	color:#fff !important;
	font-size:10px;
}
* html .moduleFooterAd p {
	padding:0 !important;
	margin:0 !important;
}



/********** generic page styles ******************************/
.genericPageTitle {
	margin-bottom:8px;
	font-size:42px;
	font-weight:100;
	border-bottom:2px dotted #999;
	padding:10px 0;
	margin-left:75px;
	margin-right:10px;
}
#breadCrumbTitleArea {
	position:relative;
	z-index:1;
	background-color:rgb(255,255,255);
	background-color:rgba(255,255,255,0.95);
	background-image:url('/media/pir/pirbluearrow.png');
	background-repeat:no-repeat;
	background-position:20px 12px;
	margin-left:170px;
	padding-left:20px;
	padding-bottom:10px;
	width:800px;
}
.layoutI #breadCrumbTitleArea {
	margin-left:0 !important;
	width:970px !important;
}
.layoutG #breadCrumbTitleArea {
	margin-left:0 !important;
	width:990px;
}



/********** rail styles ******************************/
.layoutK #wrapper #mainContentColWrap #mainContentColExtra .moduleWrap	{
	min-height:212px;
}

/********** template styles ******************************/
.layoutK #wrapper,
.layoutL #wrapper {
	background: url(none) repeat-y;
}
.layoutK #mainContentColWrap,
.layoutL #mainContentColWrap {
	background: url(/media/pir/backgrounds/grade.png) repeat-y;
}
* html .layoutK #mainContentColWrap,
* html .layoutL #mainContentColWrap {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='none', sizingMethod='scale');
	background:#000;
}
.layoutK #breadCrumbTitleArea,
.layoutL #breadCrumbTitleArea {
	background: url(/media/pir/backgrounds/grade.png) repeat-y;
	padding:10px 10px 0;
	min-height:31px;
	height:auto !important;
	height:31px;
}
* html .layoutK #breadCrumbTitleArea,
* html .layoutL #breadCrumbTitleArea {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='none', sizingMethod='scale');
	background:#000;
}
.layoutK #breadCrumbTitleArea h1,
.layoutL #breadCrumbTitleArea h1 {
	margin-bottom:0;
}
.layoutK #breadCrumbTitleArea .adModule,
.layoutL #breadCrumbTitleArea .adModule {
	top:10px;
	right:10px;
}




/********** rail module header styles ******************************/
.genericModuleHeader,
.calendarContentDuring h4,
#calendarContent h4,
.ImageLinkBlurb .titleLink,
.newsletterSignup label:nth-of-type(1),
.multipleOptIn #newsletterTitle {
	font-size:24px;
	background:url(/media/pir/pirsmallbluearrow.png) no-repeat transparent;
	padding-left:35px;
	padding-bottom:2px;
	font-weight:300;
	/*font-size:22px;font-weight:400;*/
}
.largeFullHeader {
	font-size:24px;
	font-weight:300;
	border:0;
	margin:0 0 10px 0;
	padding:0;
}
.smallEventModule .genericModuleHeader {
    color:#fff;
}
/* rail 1 (300px) module headers */
.layoutA #mainContentCol2 .genericModuleHeader,
.layoutAa #mainContentColExtra .genericModuleHeader,
.layoutAa #navAdCol .genericModuleHeader,
.layoutHome #mainContentCol1 .genericModuleHeader,
.layoutB #mainContentCol3 .genericModuleHeader,
.layoutC #mainContentColExtra .genericModuleHeader,
.layoutD #mainContentCol1 .genericModuleHeader,
.layoutDa #mainContentCol1 .genericModuleHeader,
.layoutE #mainContentCol2 .genericModuleHeader,
.layoutF #mainContentCol1 .genericModuleHeader,
.layoutG #mainContentCol1 .genericModuleHeader {
	background: url(/media/pir/backgrounds/658x33_genericHeader_bg.jpg) no-repeat left;
}
/* rail 2 (490px) module headers */
.layoutAa #mainContentCol1 .genericModuleHeader,
.layoutAa #mainContentCol4 .genericModuleHeader,
.layoutC #mainContentCol1 .genericModuleHeader,
.layoutD #mainContentCol2 .genericModuleHeader,
.layoutDa #mainContentCol2 .genericModuleHeader,
.layoutE #mainContentCol1 .genericModuleHeader,
.layoutF #mainContentColExtra .genericModuleHeader {
	background: url(/media/pir/backgrounds/658x33_genericHeader_bg.jpg) no-repeat left;
}
/* rail 3 (240px) module headers */
.layoutA #mainContentColExtra .genericModuleHeader,
.layoutA #mainContentCol1 .genericModuleHeader,
.layoutAa #mainContentCol2 .genericModuleHeader,
.layoutAa #mainContentCol3 .genericModuleHeader,
.layoutB #mainContentCol1 .genericModuleHeader,
.layoutB #mainContentCol2 .genericModuleHeader,
.layoutC #mainContentCol2 .genericModuleHeader,
.layoutC #mainContentCol3 .genericModuleHeader,
.layoutDa #mainContentCol3 .genericModuleHeader,
.layoutDa #mainContentCol4 .genericModuleHeader {
	/*background: url(/media/pir/backgrounds/658x33_genericHeader_bg.jpg) no-repeat left;*/
}
/* rail 4 (300px) module headers */

/* rail 5 (660px) module headers */
.layoutL #mainContentCol4 .genericModuleHeader {
	background: url(/media/pir/backgrounds/658x33_genericHeader_bg.jpg) no-repeat left;
}
.layoutG #mainContentColExtra .videoLanding .genericModuleHeader,
.layoutG #mainContentColExtra .photoLanding .genericModuleHeader,
.layoutL #mainContentCol4 .photoLanding .genericModuleHeader {
	background: url(none) no-repeat left !important;
}
/* rail 6 (300px) module headers */
.layoutL #mainContentColExtra .genericModuleHeader,
.layoutL #mainContentColExtra .genericModuleHeader {
	background: url(/media/pir/backgrounds/658x33_genericHeader_bg.jpg) no-repeat left;
}
/* rail 7 (214px) module headers */
.layoutK #mainContentCol2 .genericModuleHeader,
.layoutK #mainContentCol3 .genericModuleHeader,
.layoutK #mainContentCol4 .genericModuleHeader {
	background: url(/media/pir/backgrounds/214x45_genericHeader_bg.jpg) no-repeat left;
	width:203px;
}
/* rail 8 (325px) module headers */
.layoutK #mainContentCol5 .genericModuleHeader,
.layoutK #mainContentCol6 .genericModuleHeader,
.layoutL #mainContentCol2 .genericModuleHeader,
.layoutL #mainContentCol3 .genericModuleHeader {
	background: url(/media/pir/backgrounds/658x33_genericHeader_bg.jpg) no-repeat left;
}

/********** module styles ******************************/
.openContentModule .moduleContentInner {
	padding:10px 10px 0px;
}
.moduleContentOuter {
	/*
	background:#000;
	*/
}
.moduleWrap {
	margin-bottom:10px;
	/*
	border:solid 1px #2c2c2c;
	min-height:125px;
	_height:125px;
	*/
}
.layoutG #mainContentColExtra .videoLanding .genericModuleHeader,
.layoutG #mainContentColExtra .photoLanding .genericModuleHeader,
.layoutL #mainContentCol4 .photoLanding .genericModuleHeader {
	color:#fff;
	font-size:24px;
}
.layoutG #mainContentColExtra .videoLanding,
.layoutG #mainContentColExtra .photoLanding,
.layoutG #mainContentColExtra .genericModuleHeader,
.layoutL #mainContentCol4 .photoLanding,
.layoutL #mainContentCol4 .videoLanding,
.layoutL #mainContentCol4 .genericModuleHeader {
	border:0 !important;
}
.layoutL #mainContentCol4 .moduleContentOuter {
	border:solid 1px #2c2c2c;
}
.layoutK .smallImageLinksModule a,
.layoutL .smallImageLinksModule a,
.layoutK .openContentModule a,
.layoutL .openContentModule a {
	font-weight:bold;
	padding-left:10px;
	background:url(/media/pir/backgrounds/liBars_bg.jpg) no-repeat left 4px;
}
/* featured ticket */
.getTicket {
	background: url(/media/pir/buttons/getYourTickets.jpg) no-repeat !important;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 140px;
}
/* large events */
.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 {
	background: #666;
	margin-right: 1px;
	padding:4px 4px 4px 4px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform:uppercase;
	background:#333;
/*	border: 1px solid #2c2c2c;	*/
	border: 1px solid #959595;
	float:left;
	margin-right:5px;
}
.eventBottomLinks:hover	{
	color: #e87c1e !important;
	background:#000;
	text-decoration:none;
}
.lrgEventButtons {
	position:absolute;
	bottom:10px;
	left:10px;
}
.largeEventMain .countdownClock {
	background:transparent url(/media/pir/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(/media/pir/backgrounds/bg_countdown.gif) no-repeat scroll 0 0;
}
.largeEventMain .countdownClock td {
	text-align:center;
	position:relative;
}
.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;
	position:relative;
}
.largeEventMain .countdownClock td.countdownDay {
	width:60px;
	padding:7px 2px 0 9px;
	font-size:32px;
	color:#000;
	line-height:38px;
	position:relative;
}
.largeEventMain .countdownClock td..countdownSec {
	width:52px;
}
.largeEventMain .largeEventMain .countdownClock {
	color:#fff;
	font-size:10px;
}
/* open html */
.openHTMLModule {
	/*background:#000;*/
	/*border:1px solid #333;*/
}
.openHTMLModule p {
	padding:10px;
}
/* small events with time */
.layoutK .smallEventModule,
.layoutL .smallEventModule {
	float:left;
	padding:0px!important;
	margin-bottom:0px;
	border-bottom:;
}
.layoutK .smallEventModule p.smlEventDate,
.layoutL .smallEventModule p.smlEventDate {
	position:absolute;
	top:5px;
	left:10px;
	color:#000 !important;
}
.layoutK .smallEventModule/*WithTime*/ h4,
.layoutL .smallEventModule/*WithTime*/ h4 {
	display: block;
	height: 23px;
	padding-top:22px !important;
	padding-left:11px !important;
	text-transform:none !important;
	margin-bottom:1px;
}
.layoutK .smallEventModule/*WithTime*/ h4 a,
.layoutL .smallEventModule/*WithTime*/ h4 a {
	color:#fff !important;
}

/* ************************************************************************************************************************************************************** */
.smallEventModule .countdownClock {
	background:url(/media/pir/backgrounds/small_countdown_bg.jpg) no-repeat;
	margin-bottom:10px;
	overflow:hidden;
	margin-left:10px;
}
.smallEventModule .countdownClock table {
	height:47px !important;
}
.smallEventModule .countdownClock td {
	text-align:center;
	height:24px;
	line-height:13px;
	padding:0;
}
* html .smallEventModule .countdownClock td {
	padding-top:0;
	z-index:10;
}
.smallEventModule .countdownClock td.countdownDay {
	width:38px !important;
	height:28px !important;
	line-height:20px;
}
.smallEventModule .countdownClock td.countdownHour,
.smallEventModule .countdownClock td.countdownMin,
.smallEventModule .countdownClock td.countdownSec {
	width:29px !important;
	height:28px !important;
	line-height:20px;
}
.smallEventModule .countdownDay,
.smallEventModule .countdownHour,
.smallEventModule .countdownMin,
.smallEventModule .countdownSec {
	color:white;
	font-size:16px !important;
	font-weight:bold;
	
}
.smallEventModule .countdownClock td	{
	height:18px;
	font-size:10px;
}
.smallEventModule .smlEventDate,
.smallEventModule .countdownClock td.countdownDay	{
	color: #fff !important;
}

/* small events */
.smallEventModule {
	position:relative;
	padding:10px 10px 0;
	min-height:50px;
	background:#000;
	margin-bottom:10px;
}
.smlEventDesc {
	padding:10px 10px 0px !important;
}
.smallEventModule .moduleContentOuter {
	background:none !important;
}
.smallEventModule a {
}
.smallEventModule .moduleFooterAd {
	clear:left;

}
.smallEventModule .moduleFooterAd p {
	margin-bottom:0px!important;
}
.smallEventModule .genericModuleHeader {
	font-size:14px;
	padding:0;
	line-height:18px;
	min-height:1%;
}
.smallEventModule p.smlEventDate {
	font-size:10px;
	margin:0;
	font-weight:bold;
}
.smlEventDesc {
	font-size:12px;
}
.smlEventLinks	{
	margin-top:-5px;
}
.smlEventLinks li {
	float:left;
	font-weight:bold;
	padding-right:14px;
	padding-left:9px;
	background:url(/media/pir/backgrounds/liBars_bg.jpg) no-repeat right 5px;
}
.smlEventLinks li.lastitem {
	padding-right:0;
	background:none;
}
/* list */
.listModule {
	padding:10px;
}
.listModule li {
	padding:6px 0;
	margin:0 10px;
	border-bottom:1px solid #DDD;
	/*background:url(/media/pir/backgrounds/liBars_bg.jpg) no-repeat left 7px;*/
}
.doubleList ul {
	margin-left:10px;
}
.doubleList li {
	padding:4px 0 4px 14px;
	width:130px;
	margin:0px !important;
	border-bottom:1px solid #2c2c2c;
	background:url(/media/pir/backgrounds/liBars_bg.jpg) no-repeat left 9px;
	float:left;
}
.listModule ul {
	list-style: none;
}
.listModule a {
	font-weight:bold;
	text-decoration:none;
}
.listModule img {
	margin-bottom:10px;
}
.listModule .moduleFooterAd {
	display:none;
}
/* small image text links */
.smallImageLinksModule .moduleContentOuter .moduleContentInner img	{
	float:left;
	margin:0 10px 10px 0;
}
#navAdCol .smallImageLinksModule .moduleContentOuter .moduleContentInner img	{
	clear:both;
}
#navAdCol .smallImageLinksModule .moduleContentOuter .moduleContentInner {
	padding:10px;
}
.smallImageLinksModule .moduleContentInner {
	padding:10px 10px 0px 10px;
}
.smallImageLinksModuleNoImage .moduleContentInner {
	padding:10px 10px 0 10px;
	position:relative;
}
.smallImageLinksModule .moduleContentOuter .moduleContentInner p	{
	padding-left:10px !important;
	padding-right:10px !important;
	word-wrap: break-word;
}
/* large image text links */
.largeImageLinksModule li {
    /*list-style:none !important;*/
}
.moduleWrap.largeImageLinksModule {
	/*min-height:215px;*/
}
.largeImageLinksModule img	{
	float:left;
	margin:0 8px 8px 0;
}
.largeImageLinksModuleNoImage .largeImageLinks {
	padding-left:0;
}
.largeImageLinksModule .moduleContentInner	{
}
.moduleContentInnerInfo	{	
	padding-top:10px;
}
.largeImageLinksModule .moduleContentInner ul li {
	list-style:disc inside;
}
.largeImageLinksModule ul,
.ImageLinkBlurb ul {
	/*display:inline-block;*/
	margin:10px 0 10px 15px;
}
.linkList {
	margin:5px 0 0 0 !important;
	display:block !important;
}
.layoutI #wrapper #mainContentColWrap #mainContentColExtra .moduleWrap,
.layoutH #wrapper #mainContentColWrap #mainContentColExtra .moduleWrap,
.layoutG #wrapper #mainContentColWrap #mainContentColExtra .moduleWrap	{
	/*min-height:212px;*/
}
.layoutG #mainContentColExtra .genericModuleHeader,
.layoutH #wrapper #mainContentColWrap #mainContentColExtra .moduleWrap .genericModuleHeader {
	/*background:#111 url(/media/pir/backgrounds/658x33_genericHeader_bg.jpg) no-repeat 0px 0px;*/
}
/* multiple image text */
.multipleImageTextList {
	padding:10px 0 0 10px;
}
.multipleImageTextList li {
	width:150px;
	text-align:center;
	float:left;
	padding-right:9px;
}
/* img tout */
.imgTout {
	margin-bottom:10px;
	margin-left:10px;
}
/* rss feed */
.rssModule .moduleContentInner {
}
.rssModule ul {
}
.rssModule ul li {
	min-height:24px;
	_height:24px;
	margin-left:10px;
	margin-right:10px;
	/*border-bottom: 1px solid #2c2c2c;*/
	color:#666;
}
.rssModule ul li .rssDate {
	float:left;
	width:41px;
	min-height:24px;
	_height:24px;
	margin-right:9px;
	text-align:center;
	color:#666;
	padding-top:7px;
	font-size:10px;
	text-transform:uppercase;
	clear:both;
}
.rssModule ul li .rssTitleInfo {
	padding-top:7px;
	margin:0;
	min-height:24px;
	_height:24px;
}
.rssModule ul li .rssTitleInfo a {
	font-weight:bold;
}
.rssModule .moreLink {
	margin:6px 0;
}
.rssModule .moreLink a {
	font-weight:bold;
	margin:15px 0 5px;
	background:url(/media/pir/buttons/more_link_off.jpg) no-repeat 0 0px;
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 92px;
}

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

.upcomingEventsModule .moreLink a {
	font-weight:bold;
	margin: 5px 0px 5px 5px;
	background:url(/media/pir/buttons/more_link_off.jpg) no-repeat;
	text-indent: -9999px;
	display: block;


	height: 19px !important;
	line-height:19px;
	height: 19px;
	width: 92px;
	overflow:hidden;
}
.upcomingEventsModule .moreLink a,
.upcomingEventsCalLink {
	font-weight:bold;
	margin: 5px 0px 5px 5px;
	background:url(/media/pir/buttons/more_link_off.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 19px !important;
	line-height:19px;
	height: 19px;
	width: 92px;
	overflow:hidden;
	float:left;
}

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

.upcompingEventsCalLink p {
	margin:0px;
	padding:0px;
	display:block;
}
.rssModule p	{
	padding-left:10px !important;
}
/* sub nav module styles */

#navAdCol {
	background-color:#FFF;
	background:url(/media/pir/callnowcoin.png) no-repeat bottom rgba(255,255,255,0.95);
	padding:5px;
	padding-bottom:105px;
	width:150px;
	position:absolute;
	top:190px;
    min-height:309px;
}
#navAdCol a {
	color:black;
}
.subNavModule {
	font-size:12px;
	position:relative;
	z-index:2;
}
.subNavModule h4 {
	display:none;
}
.subNavModule a {
	display:block;
	text-decoration:none !important;
}
.subNavModule a:hover {
}
.subNavModule ul {
	clear:both;
}
.subNavModule li {
	margin-bottom:1px;
	_height:11px;
	border-bottom:1px dotted #999;
	text-align:right;
}
* html .subNavModule li {
	margin-bottom:-1px;
}
.subNavModule li a {
	min-height:11px;
	padding:7px 5px;
	line-height:11px;
}
.subNavModule li li {
	background:transparent;
	color:#959595;
	padding:0;
	margin:0;
	border-bottom:0px dotted #999;
	line-height:18px;
	margin-bottom:5px;
}
.subNavModule li li:last-child {
	border-bottom:0px;
}
.subNavModule li a:hover,
.subNavModule li.noSubActive a,
.subNavModule a.activeSubNav {
	/*padding-left:21px;*/
	color:#e87c1e !important;
	text-decoration:none;
	/*background:url('/media/pir/orangearrows.png') right 11px no-repeat transparent;
	padding-right:15px;
	margin-right:10px;*/
}
.subNavModule li a:hover::after,
.subNavModule li.noSubActive a::after,
.subNavModule a.activeSubNav::after,
.subNavModule li.subNavOpenened ul li a:hover::after {
	content:"\00a0>>"; /* \00a0 is a non-breaking space */
}
.subNavModule li.subNavOpenened ul li a:hover {
	/*background:url('/media/pir/orangearrows.png') right 7px no-repeat transparent;
	padding-right:15px;*/
	color:#e87c1e !important;
}
#navAdCol .subNavModule li.subNavOpenened ul li a {
	color:#888;
}
.subNavModule li.subNavOpenened li a,
.subNavModule li li a {
	font-weight:normal;
	line-height:17px;
	padding:0 10px 0 20px;
	/*background:none;*/
	color:#959595;
}
.subNavModule li li a:hover {
	background:none;
	padding-left:20px;
	text-decoration:underline;
}
* html .subNavModule li.noSubActive,
* html .subNavModule li.hasSub {
	margin-bottom:2px;
}

/* upcomming events */
.upcomingEventsList {
	list-style:none;
	margin:0;
	padding:0;
}
.upcomingEventsList li {
	padding:10px;
	position:relative;
	border-bottom: 1px solid #2c2c2c;
	float:left;
	width:230px;
	height:220px;
}
.eventImgCont {
	float:left;
	padding-right:10px;
}
* html .eventImgCont {
	padding-right:8px;
	border:1px solid #000;
}
.eventImg {
	margin-bottom:10px;
	display:block;
}
.calDetail {
	float:left;
	width:570px;
}
.withImage .calDetail {
	width:360px;
}
.upcomingEventsList .upcomingEventsDate {
	font-size:10px;
	color:#666;
	line-height:14px;
	margin:0;
}
.upcomingEventsList .upcomingEventsTitle {
	margin:0;
	font-weight:bold;
	line-height:16px;
}
.upcomingEventsLinks {
	float:left;
	font-weight:bold;
}
.upcomingEventsLinkTickets {
	/*line-height:10px;*/
}
/* poll */
.pollModule .moduleContentInner {
	padding:10px 14px;
}
.modPollQuestion {
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	color:#fff;
	font-style:italic;
}
.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:#e87c1e;
}
.pollModule .moduleFooterAd {
	padding:0;
	margin:0;
}
/* dropdowns */
.newsListModule .newsInfo ul.genericDropDown {
	border-bottom:0;
	padding-bottom:0;
	z-index:9;
}
.newsListModule .newsInfo ul.genericDropDown li {
	min-height:1%;
	_height:1%;
	padding-bottom:0;
	color:inherit;
}
.genericDropDown {
	float:left;
	min-height:30px;
}
.newsPulldown, .newsPages {
	display:none;
}
.genericDropDown .dropTrigger {
	position:relative;
	min-height:30px;
	border-bottom:none;
}
.genericDropDown .dropTrigger a {
	padding:4px 26px 4px 4px;
	background:transparent url(/media/pir/droparrow.png) no-repeat right 9px;
	color:#000;
	font-weight:500;
	font-size:13px;
	display:inline-block;
	margin-top:2px;
}
.genericDropDown .dropTrigger a:hover {
	background:transparent url(/media/pir/droparrow.png) no-repeat right 9px;
	color:#000;
	text-decoration:none;
}
.genericDropDown .dropTrigger ul li a {
	border:0;
	display:block;
	height:20px;
	overflow:hidden;
	background:#fff;
	padding:0 8px;
	line-height:20px;
	margin-top:0 !important;
}
.genericDropDown .dropTrigger ul li a:hover {
	background:#000;
	color:#FFF;
	text-decoration:none;
}
.genericDropDown .dropTrigger ul {
	width:160px;
	border:1px solid #666;
	display:none;
	position:absolute;
	top:26px;
	min-height:20px;
	max-height:150px;
	padding:0;
	overflow:auto;
	left:2px;
}
.genericDropDown .dropTrigger ul li {
	padding:0;
	width:100%;
	_width:143px;
	border-bottom:1px solid #000;
}
#photoLandDropdowns {
	background:none;
}
#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;
}
/* pagination */
.articlePagination {
	list-style:none;
	margin-right:10px;
}
.newsListModule .articlePagination li, .articlePagination li {
	border-bottom:none;
	margin:4px 0 0 1px;
}
.articlePagination li {
	float:left;
}
.newsListModule .articlePagination li a, .articlePagination li a {
	color:#000;
}
.newsListModule .articlePagination li.currentPagination a, .articlePagination li.currentPagination a, .newsListModule .articlePagination li a:hover, .articlePagination li a:hover {
	color:#00a4ca;
	text-decoration:none;
}
.newsListModule .paginatedArticleList li {
	border-bottom:none;
}
.newsListModule .paginatedArticleList li .newsListArticleDate {
	padding-left:10px;
	width:50px;
}
/* article pad */
.articlePagination	{
	float:right;
}
.articlePagination li	{
	float:left;
	overflow:hidden;
}
.articlePagination li a	{
	margin-right: 1px;
	height:19px;
	padding:2px 7px 0 7px;
	font-size:13px;
	font-weight:500;
	color: #000;
	float:left;
}
.articlePagination li a:hover	{
	color: #00a4ca;
}
.currentPagination a	{
	color: #000;
}
.previousPagination,
.nextPagination {
	/*background: url(/media/pir/backgrounds/pagination_nav.jpg) repeat-x 0 0 !important;	*/
}

/* large featured events */
.featuredStory	{
	margin-bottom:10px;
	background:#CCC;
	overflow:hidden;
}
.featuredStory img {
	float:left;
	padding:10px;
}
.featuredStory .resultType	{
	font: bold 16px Arial, Helvetica, sans-serif;
	display:block;
}
.featuredStory h3	{
	padding-top:10px;
	padding-left:10px;
	margin-bottom:10px;
}
.featuredStory h3 a {
}
.featuredStory p	{
	padding-left:10px;
	padding-right:10px;
}
.featuredStory span	{
	font-size: 11px;
	color: #666;
}
.featuredStory .featuredStoryInner {
	padding:10px;
}
.featuredStory .featuredImage {
	margin-left:-20px;
	margin-top:-20px;
}
.featuredStory .featuredStoryTitle {
	font-size:24px;
	font-weight:300;
	margin-bottom:10px;
}
.featuredStory .featuredStoryDate {
	display:none;
}
.featuredStory .featuredStoryBlurb {
	margin-bottom:10px;
}
.featuredStory .featureMoreLink {
	text-decoration:underline;
	background:url(/media/pir/pirtwoarrows.png) no-repeat right 5px;
	padding-right:14px;
	font-size:13px;
}
.featuredStoryInfo .resultType	{
	font-size:24px;
	font-weight:bold;
	color:#e87c1e;
	text-transform:capitalize;
	line-height:42px;
	padding:0 10px;
	min-height:29px;
	font-style: italic;
	display: block;
	float:left;
	width:50%;
}
.featuredStoryInfo .sponsor	{
	float:right;
	font-size: 9px;
	font-weight: bold;
	color: #666;
}
.featuredStoryInfo .sponsor img	{
	float:none!important;
	padding:5px!important;
}
/* related articles */
/* newsletter signup */
.newsletterSignup label:nth-of-type(1) {
	
}

/* upcoming events */
/* tabs */
.genericTabs {
	height:23px;
	_height:23px;
	overflow:hidden;
}
.genericTabs li {
	display:inline;
}
.genericTabs li a {
	float:left;
	padding:5px 13px;
	height:13px;
	font-weight:bold;
	margin:0 2px 2px 0;
	line-height:11px;
	color:#000;
	background-color:#ddd;
}
.genericTabs li a {
	text-decoration:none;
}
.genericTabs li.activeTab a {
	margin-bottom:0;
	height:13px;
	color:#fff;
	background-color:rgb(14, 162, 200);
	background-color:rgba(14, 162, 200, 0.85);
}
/* multimedia */
#mediaLandThumbs {
	padding-bottom:20px;
	margin-bottom:8px;
	padding-left:12px;
	border: 1px solid #2c2c2c;
}
.mediaThumbsRow {
	min-height:180px;
	margin-top:8px;
}
.mediaThumbsRow li {
	width:160px;
	min-height:200px;
	_height:200px;
	float:left;
	font-size:12px;
}
.mediaThumbsRow li p {
	padding-right:20px;
}
.mediaThumbsRow li h5 {
	font-weight:bold;
	font-size:12px;
}
.mediaThumbsRow li p {
	padding-right:20px;
}
.mediaThumbsRow li span {
	padding-right:15px;
}
.mediaThumbsRow li a:hover h5 {
	font-weight:bold;
	text-decoration:underline;
}
.mediaThumbsRow li a:hover span {
	text-decoration:none;
}
/* sharebar */
.moduleSharebar {
	margin-bottom:10px;
	min-height:24px;
	_height:24px;
}
.moduleSharebar a {
	float:left;
}
#experienceContent div.shareBarSocial {
	clear:both;
	float:left;
	margin-top:10px;
}
.moduleSharebar	{
	padding-right:14px
}
.moduleSharebar div	{
	float: right;
	padding-left: 3px !important;
}
.shareBarPrint a {
	background: url(/media/pir/buttons/article_print.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 61px;	
	overflow:hidden;
}
.shareBarEmail a {
	background: url(/media/pir/buttons/btn_email.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 62px;	
	overflow:hidden;
	margin-left:5px;
}
.shareBarSocial a	{
	background: url(/media/pir/buttons/article_share.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 65px;
	overflow:hidden;
	margin-left:5px;
}
/* calendar */
.calendarContentMain ul {
	margin:0;
	padding:0;
	list-style:none;
	clear:left;
	border:1px solid #CCC;
	border-bottom:0px;
}
#calendarHead p {
	float:left;
	line-height:18px;
	padding-right:10px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
#calendarHead input,
#calendarHead label {
	line-height:18px;
}
#calendarHead label {
	padding-right:10px;
}
.calendarContentDuring ul li,
#calendarContent ul li {
	border-bottom:1px solid #CCC;
	background-color:white;
	padding:10px;
}
#calendarContent ul {
	float:left;
	width:470px;
}
#calendarContent ul li {
	float:left;
	width:100%;
}
#calendarContent ul li ul.calLinks li {
	background:none;
}
.calendarContentDuring .genericTabs li {
	padding:0;
}

/*.calendarContentDuring ul li.withImage,
#calendarContent ul li.withImage {
	position:relative;
	_height:1%;
	padding:10px 10px 10px 100px;
}
.calendarContentDuring ul li.withImage img,
#calendarContent ul li.withImage img {
	position:absolute;
	top:10px;
	left:10px;
}*/
.calendarContentDuring ul li.withImage {
	position:relative;
	_height:1%;
	padding:10px 10px 10px 100px;
}
.calendarContentDuring ul li.withImage img {
	position:absolute;
	top:10px;
	left:10px;
}
.calendarContentDuring,
#calendarContent {
	clear:both;
	margin:10px 0;
}
.calendarContentDuring h4,
#calendarContent h4 {
}
#calendarContent h4 {
	clear:both;
}
#calendarContent ul li h5 {
	font-size:12px;
	font-weight:bold;
}
#calendarContent ul li p {
	margin:0 0 6px 0;
}
#calendarContent ul li .calDate {
	color:#666;
	font-size:11px;
}
#calendarContent ul li ul li {
	font-weight:bold;
	background:none;
	border:none;
	padding:0px;
}
.calAddAllEventsToCalendar {
	background:url(/media/pir/buttons/addToCal_btn.png) bottom right no-repeat;
	width:170px;
	height:16px;
	padding:3px 0 0;
	margin:2px 0 0;
	display:inline-block;
}
/*.calAddToCalBtn {
	background:url(/media/pir/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/pir/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,
.calAddToCalBtn:hover {
	background-position:top right;
}
.eventAddToCal:hover {
	background-position:top right;
	color:#FFB800;
}
/* newslist */
.newsListModule .moduleContentInner {
	padding:9px 0 0 0;
}
.newsListModule ul {
}
.newsListModule ul li {
	border-bottom:1px solid #2c2c2c;
	float:left;
	width:100%;
}
.newsListModule .newsInfo ul li  {
	width:auto;
}
* html .newsListModule .clear {
	height:0;
	line-height:0;
	font-size:0;
}
.newsListModule .newsInfo ul.genericDropDown {
	border-bottom:0;
	padding-bottom:0;
	z-index:9;
	width:200px;
}
.newsListModule .newsInfo ul.genericDropDown li {
	min-height:1%;
	_height:1%;
	padding-bottom:0;
	border-top:0;
	color:inherit;
	width:100%;
}
.newsListModule .homeNewsTabContent ul li,
.newsListModule ul.paginatedArticleList li {
	float:left;
	width:100%;
	padding-bottom:6px;
	min-height:1%;
	height:auto !important;
	height:1%;
}
.newsListModule ul li .newsListArticleDate {
	float:left;
	width:61px;
	padding-top:2px;
	color:#05374b;
	padding-top:7px;
	text-transform:uppercase;
	font-size:10px;
	color:#666;
}
.newsListModule ul li .newsListArticleInfo {
	padding-top:8px;
	float:left;
	*width:350px;
	*float:left;
}
.newsListModule ul li .newsListArticleInfo p {
	margin:0;
}
.newsListModule ul li .newsListArticleTitle a {
	font-weight:bold;
}
.newsListModule .moreLink {
	margin-left:10px;
	font-weight:bold;
	padding:0 0 0 10px;
	background:url(/media/pir/backgrounds/liBars_bg.jpg) no-repeat left 4px;
	clear:left;
}
* html .newsListModule .moreLink {
	margin-top:5px;
}
.newsListModule .moreLink a {
	font-weight:bold;
	padding-left:11px;
	margin:5px 0 10px 0;
	background:url(/media/pir/backgrounds/liBars_bg.jpg) no-repeat left 4px;
	float:left;
}
.newsListModule .moduleContentInner .articlePagination  {
	margin-right:0;
}
.newsListModule .newsInfo {
	display:inline-block;
	width:740px;
	height:30px;
	border-top:2px dotted #AAA;
	border-bottom:2px dotted #AAA;
	margin-bottom:10px;
}
/* generic form */
.genericForm {
	margin:10px 0;
}
.genericForm fieldset {
	border:0;
	width:490px;
}
.genericFormError {
	padding:10px;
	background:#fdf8e3;
	border:1px solid #cfc69a;
	color:#333;
	display:none;
}
.formRow {
	width:490px;
	clear:both;
	margin-bottom:8px;
}
.formRowHalf {
	width:245px;
	float:left;
	clear:none;
}
.genericForm label {
	padding-right:10px;
	display:block;
	font-size:11px;
	line-height:16px;
}
.formSubTitle {
	font-size:14px;
	margin:20px 0 10px;
	font-weight:bold;
}
label .reqFld {
	padding-left:10px;
	color:#e87c1e;
	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;
}

/********** home page styles ******************************/
/*Ness New - OLD HOMEPAGE STUFF I COMMENTED OUT*/
/*
.layoutHome #siteHeader {
	margin-bottom:0px;
}
*/

/*
.layoutHome #wrapper {
	width:100%;
	margin:0;
	padding: 0px 0px 10px;
}
*/

/*
.layoutHome #mainContentColWrap {
	width:100%;
	padding:0;
	background:none;
}
*/

/*
* html .layoutHome #mainContentColWrap {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='none', sizingMethod='scale');
	background:none;
}
*/
.layoutHome #navAdCol {
	display:none;
}

/*
.layoutHome #homeFlashRotator {
	min-height:760px;
	width:100%;
	text-align:center;
}
*/

/*
*+html .layoutHome #homeFlashRotator {
	height:760px;
}
*/

/*
.layoutHome #breadCrumbTitleArea {
	display:none;
}
*/

/*
.layoutHome #mainTripleColWrap {
	display:none;
}
*/
/********** tickets and events styles ******************************/
body.tickets {
	background: #000 url(/media/pir/backgrounds/cars_bg.jpg) no-repeat center 0 !important;
}
/********** x ******************************/
/*.largeFullHeader {
	background: url(/media/pir/backgrounds/largeHeader_bg.jpg) !important;
	display: block;
	height: 46px;
	line-height:46px;
	color:#fff;
	font-size:24px;
}
.largeSmallHeader {
	background: url(/media/pir/backgrounds/largeHeader_bg.jpg) !important;
	display: block;
	height: 36px;
	width: 280px;
	font-size:10px;
	color:#000;
	overflow:hidden;
	line-height:14px;
	padding-top:10px;
}
.largeSmallHeader span {
	color:#fff;
	font-size:14px;
	clear:left;
}*/


/********** x *****************************/
#articleDetailContent {
	padding:10px;
	min-height:1%;
}
#articleDetailContent h1 {
	margin-bottom:0px;
}
#articleDetailContent h2 {
	font-size:14px;
	font-weight:300;
}
#articleDetailContent .articleInfo {
	display:block;
	min-height:20px;
	clear:both;
	margin-top:10px;
}
#articleDetailContent .articleInfo .articleByLine {
	float:left;
	padding-left:0!important;
}
#articleDetailContent .articleInfo .articleDate {
	float:right;
	color:#666;
}
#articleContentWrap {
/*	background-color:#000;*/
}
#articleDetailContent .articleBeautyImage {
	margin-top:5px;
	float:left;
	padding-right:10px;
	clear:both;
}
#articleDetailContent .wideBeauty img {
	width:100%;
	height:auto;
}
.articleBeautyImage img	{
	padding-bottom:10px;
}
.articleBeautyImage p	{
	padding:0px !important;
	margin:0px !important;
	font-style: italic;
}
.wideBeauty p {
	width:618px;
}
#articleDetailContent ul,
#articleDetailContent ol {
	margin:0 0 10px 30px;
	padding-left: 15px;
}
#articleDetailContent ul li {
	list-style: none;
}
#articleContentWrap div.shareBarSocial a {
	line-height:normal;
}

#articleDetailContent p {
	margin-bottom:10px;
}
.relatedTopics h4 {
	padding-top:10px;
	font-size:14px;
}
.relatedTopics a {
	font-size:11px;
}
.relatedTopics p {
	line-height:18px;
	padding-left:0!important;
}
/********** video landing ******************************/
#experienceVideoBox,
.videoLandBox {
	float:left;
	height:353px;
	width:385px;
	padding:10px 18px 15px 10px;
	margin-left:154px;
}
.videoLandBox,
#videoLandBox {
	margin-left:0;
	padding-right:14px;
}
* html #experienceVideoBox,
* html .videoLandBox {
	background:none;
}
.videoLanding .moduleContentInner {
	border: solid 1px #2c2c2c;
}
.videoLanding #mediaLandThumbs {
	border:none;
}
#experienceVideoInfo,
#videoLandBoxInfo {
	float:left;
	width:320px;
	padding:10px;
	margin-top:10px;
	line-height:15px;
	position:relative;
}
#videoLandBoxInfo {
	width:225px;
	position:relative;
}
#videoLandBoxInfo .shareBarSocial {
	padding-top:10px;
	clear:both;
}
#experienceVideoInfo h4,
#videoLandBoxInfo h4 {
	font-weight:bold;
	margin:0 0 8px 0;
	padding:0;
	font-style:italic;
	text-transform:uppercase;
	color:#fff;
}
#experienceVideoInfo #experienceVideoDesc {
	width:250px;
}
#experienceVideoInfo #experienceVideoTitle,
#experienceVideoInfo #experienceVideoDesc span,
#videoLandBoxInfo #experienceVideoTitle,
#videoLandBoxInfo #experienceVideoDesc span {
	font-weight:bold;
}
#videoLandDropdowns {
	padding:8px 10px 0;
}
#videoLandDropdowns .genericDropDown {
	margin-right:10px;
}
a.genericLink {
	float:left;
	clear:both;
	color:white;
	padding:0 20px 0 10px;
	height:21px;
	line-height:21px;
	font-weight:bold;
}

/********** photo landing ******************************/
#photoLanding {
    height:360px;
}
.photoLanding #mediaLandThumbs {
	margin-top:0;
	padding-top:2px;
}
.photoLanding #mediaLandThumbs ul {
	background:none;
}
#photoLandBoxInfo {
	float:left;
	width:187px;
	padding:12px 0 0 11px;
}
#photoLandBoxInfo h4 {
	font-style:italic;
	text-transform:uppercase;
	color:#fff;
}
#photoLandBoxInfo #photoDetailDate {
	font-weight:bold;
}
#photoTags span {
	font-weight:bold;
	display:block;
}
#photoTags a {
	color:#00aee7;
}

/********** search page ******************************/
#searchResults {
}
#searchResults .articlePagination .currentPagination a {
	color:#00a4ca;
}
.searchResult {
	padding-bottom:10px;
	margin:5px 0;
	border-bottom:1px solid #ddd;
	font-size:12px;
}
#searchResults .searchResult:nth-child(2n) {
	/*background-color:lightgray;*/
}
.searchResult h3 {
	font-size:18px;
}
.searchResult .resultType {
	margin-bottom:5px;
	font-size:10px;
}
.searchResult .resultRelatedTags {
	margin-top:5px;
}
#searchResultInfo h2 {
	margin-bottom:10px;
}
#searchResultInfo .genericModuleHeader {
	margin-bottom:10px;
}
#searchResultInfo p {
}
.actionLinks {
	margin-bottom:10px;
}
.searchResultGallery {
	border-top:1px solid #2c2c2c;
	padding:10px;
}
.searchResultWithImage {
	display:inline-block;
}
.searchResultWithImage img {
	display:inline-block;
	float:left;
	margin:0 10px 10px 0;
}
.searchResultWithImage .searchResultBlockInfo {
	float:right;
	width:885px;
}
/********** x ******************************/
/* -- Common Elements -- */
#shareBox, #trackNav {
	display:none;
}
#shareBox {
	background:#666666 none repeat scroll 0 0;
	display:none;
	padding:2px 4px;
	position:absolute;
	width:190px;
	z-index:10;
}
/* -- Track Nav -- */
#trackNav	{
	width: 251px;
	position: absolute;
	left: 0px;
	top: 0px;
	display:none;
	text-align:left;
}
.trackNavGradient	{
	padding: 20px;
	/*background: #63a1c9 url(/media/pir/trackNav_popup_bg.jpg) repeat-x top;*/
	background: #0ea2c8;
}
#trackNav .trackNavGradient h4	{
	width: 211px;
	font-size: 14px;
	font-weight: bold;
	color: #061b30;
	border-bottom: 1px solid #2c4c63;
	z-index:9;
	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/pir/trackNav_popup_carrot.gif) no-repeat;
	height: 9px;
	width: 251px;
	overflow:hidden;
}
/* -- 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 .hdrBar h4 {
	margin-bottom:5px;
} 
.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;
	border-left:1px solid #2C2C2C;
	border-right:1px solid #2C2C2C;
	border-top:1px solid #2C2C2C;
	display:block;
	text-transform:uppercase;
	text-align:right;
	color:#fff;
	font-size:13px;
}
.vertTabsModule .vertTabs li a:hover {
	color:#E87C1E;
}
.vertTabsModule .vertTabs li.activeTab a,
.vertTabsModule .vertTabs li.activeTab a:hover {
	color:#E87C1E !important;
}
.vertTabContentMain {
	float:left;
	width:156px;
	padding:10px;
	color:#959595;
}
* 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;
	color:#04549E !important;
	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 {
	padding:10px;
}
.wizardOuter {
	padding-bottom:4px;
	width:100%;
	float:left;
}
.wizardInner {
	padding:0 5px 0;
}
.layoutH .wizardBlurb {
	padding:10px;
}
.layoutH .wizardOuter {
	padding-bottom:4px;
	width:100%;
	float:left;
}
.layoutH .wizardInner {
	padding:0 5px 0;
}
.layoutG .wizardBlurb {
	padding:10px;
}
.layoutG .wizardOuter {
	padding-bottom:4px;
	width:100%;
	float:left;
}
.layoutG .wizardInner {
	padding:0 5px 0;
}
.layoutI .wizardBlurb {
	padding:10px;
}
.layoutI .wizardOuter {
	padding-bottom:4px;
	width:100%;
	float:left;
}
.layoutI .wizardInner {
	padding:0 5px 0;
}
.wizardMain {
	padding:5px 10px 0;
}
.wizardMain .linkList {
	list-style:none;
	margin:0;
	padding:0;
}
.wizardQ {
	font-size:16px;
	font-weight:normal;
	padding-bottom:15px;
}
* html .wizardQ {
	height:1%;
}
* + html .wizardQ {
	height:1%;
}
.wizardForm {
	padding-bottom:10px;
}
.imgRadio {
	float:left;
	width:114px;
	text-align:center;
	margin-bottom:10px;
}
.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 {
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.layoutH .wizardControls {
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.layoutG.wizardControls {
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.layoutI.wizardControls {
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.resultsHdr {
	font-size:16px;
	font-weight:bold;
}
.wizardWrite .btnSubmit {
	border:none;
	display:block;
	margin:0 auto;
	cursor:pointer;
}
*+html .wizardWrite .btnSubmit {
	/*height:19px;*/
}
*+html .wizNextButton {
	height:19px;
	width:34px;
	padding-left:1px;
	padding-right:1px;
}
.wizBackButton {
	background:#00A4CA;
	color:#fff;
	padding:2px 5px;
	float:left;
	margin:0 10px 0 150px;
}
.wizBackButton:hover,
.resetWizButton:hover {
	text-decoration:none;
	color:#fff;
}
.wizNextButton {
	background:#00A4CA;
	color:#fff;
	float:left;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	/*line-height:12px !important;*/
	display:block;
	height:25px;
	padding:2px 2px 5px 2px !important;
	cursor:pointer;
}
.resetWizButton {
	display:block !important;
	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 {
	margin-top:0;
}
.scheduleBlurb {
	padding:10px;
}

#photo .largeFullHeader .addthis_toolbox {
	padding-top:13px;
}
*+html #photo .largeFullHeader .addthis_toolbox {
	margin-top:-44px;
}

/**********************************************
             Accorion Module
**********************************************/
.accordion h3{
	background-color:#009fc3 !important;
	color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 25px;
    padding: 5px 0 0 7px;
    text-transform: uppercase;
	cursor:pointer;
}

.accordion {
	background-color:#FFF;
	padding:5px;
	margin-bottom:10px;
}
/**********************************************
			End Accordion Module
**********************************************/






/*
  ____       ____
  )   \     /   (
   )_  \_V_/  _(
     )__   __(             
        `-'                   
                - Lockness - 
*/ 
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*TEMP TEMP TEMP TEMP TEMP TEMP TEMP TEMP TEMP TEMP TEMP TEMP TEMP */
#headerBottom #headerSearch{
	display: none;
}

#headerLinksandInfo #headerLinkBox li a{
	color: white;
}
/*TEMP TEMP TEMP TEMP TEMP TEMP TEMP TEMP TEMP TEMP TEMP TEMP TEMP */
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/



/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
.layoutHome #wrapper{
	margin: 0 auto 10px !important;
}
.layoutHome #wrapper, 
.layoutHome #mainContentColWrap, 
ul.slideshow, 
ul.slideshow img {
    width: 100% !important;
}
.layoutHome #mainTripleColWrap {
    float: right;
    margin: 0 auto;
    width: 100%;
}
.layoutHome .homeFlashRotatorCol {
    padding-bottom: 25px;
}
.layoutHome #mainTripleColWrap #mainContentCol1 {
    width: 100%;
    background-color: #E4E5E5;    
    padding-top: 40px;
    padding-bottom: 40px;

    border-bottom: 2px solid #0EA2C8;
    border-top: 2px solid #0EA2C8;
}
.layoutHome #mainTripleColWrap #mainContentCol2{
    padding-bottom: 20px;
    padding-top: 60px;
}
.layoutHome #homepageMidSection,
.layoutHome #homepageSubMidSection{
	margin: 0 auto;
    width: 990px;
}
.layoutHome #homepageSubMidSection .column1 {
    float: left;
    width: 600px;
}
.layoutHome #homepageSubMidSection .column2 {
    float: right;
    width: 390px;
}
.flexSlider .linkList a:hover,
.layoutHome #homepageMidSection .ImageLinkBlurb .blurb .linkList a:hover,
.layoutHome #homepageSubMidSection .ImageLinkBlurb .linkList a:hover{
	text-decoration: none;
}
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
#slider {
	margin-bottom:10px;
}
.layoutHome #slider {
	margin-bottom:0px;
}
#flexPager {
	margin-top:0px;
}
#slider .bx-wrapper .bx-viewport {
    overflow: visible !important;
	background:transparent !important;
	padding:0 5px 5px;
	border:0;
}
.bx-wrapper{
	margin: 0 auto 5px !important;
}
.bx-wrapper .bx-viewport{
	box-shadow: none !important; 
	border-top: 0 none !important;
}
.bx-wrapper .blurb {
	/*display:none !important;*/
}
.layoutHome .bx-wrapper .blurb {
	display:block !important;
	padding:0;
}
.layoutHome .bx-wrapper .bx-caption {	
	bottom:0 !important;
	top:auto;
	background:url(/media/pir/bluegray.png) no-repeat 0 0 transparent !important;
	width: 430px !important;
	padding: 35px;
	height: 150px !important;
	margin-left:0;
}
.bx-wrapper .bx-caption {
	/*background:rgba(14, 162, 200, 0.85) !important;*/
	background:url(/media/pir/bluegray2.png) no-repeat 0 0 transparent !important;
	bottom:-26px !important;
	margin-left:25px;
	width: 350px !important;
	padding: 25px;
	height: 125px !important;
}
.layoutH #mainContentColExtra .bx-wrapper .bx-viewport,
.layoutH #mainContentColExtra .bx-wrapper .flexSlider > li,
.layout11 #mainContentColExtra .bx-wrapper .bx-viewport,
.layout11 #mainContentColExtra .bx-wrapper .flexSlider > li {
	height:400px !important;
}
.bx-wrapper .flexSlider > li > img {
	/*margin-top:15px;*/
}
.layoutHome .bx-wrapper .flexSlider > li > img {
	margin-top:0px;
}
.bx-wrapper .bx-caption .title,
.bx-wrapper .bx-caption .blurb{
	font-family: 'Ubuntu' !important;	
}
.layoutHome .bx-wrapper .bx-caption .title{
	padding-bottom:0;
	font-size:33px;
}
.bx-wrapper .bx-caption .title{
	font-size: 25px;    
	font-weight: 200 !important;
	padding:0;
}
.layoutHome .bx-wrapper .bx-caption .blurb{
	font-size:20px;
}
.bx-wrapper .bx-caption .blurb{
	padding: 0;
	font-size: 16px;
	font-weight: 400 !important;
    font-weight: bold;
}
.bx-wrapper .bx-caption .blurb img{
	display: inline-block;
    float: right;
    margin-right: 5px;
}

#flexPager img {
    display: none;
}
#flexPager a{
    background-color: #53585B;
    display: inline-block;
    height: 35px;
    margin-right: 5px;
    width: 35px;
}
#flexPager a:hover,
#flexPager a.active{
	background-color: #9DA2A3;
}
.layoutHome #flexPager {
	width:50%;
	margin-top:0;
}
#flexPager {
    text-align: right;
    width: 70%;
	margin-top:20px;
}
.layoutHome .flexSlider .linkList{
	top:37px;
	float:right;
	left:auto;
}
.flexSlider .linkList{
	top: 24px;
	left:25px;
    position: relative;
    width: 50%;
	margin-top:0;
}
.flexSlider .linkList a {
    background-color: #e77b26;
    color: white;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 20px;
    text-transform: uppercase;
	text-decoration:none;
}
#flexPager #thumb-prev a,
#flexPager #thumb-next a{
	position: relative;
    text-indent: 99999px;
    top: -22px;
	background-color: #53585b !important;
}
#flexPager #thumb-prev a{
	background: url("/media/pir/arrow_left.png") repeat-y scroll 0 1px transparent;
}
#flexPager #thumb-next a{
	background: url("/media/pir/arrow_right.png") repeat-y scroll 2px 1px transparent;
} 
@media (min-width:1200px) {
	.layoutHome .bx-wrapper .bx-caption{
		left: 120px !important;
	}
}
@media (min-width:1500px) {
	.layoutHome .bx-wrapper .bx-caption{
		left: 260px !important;
	}
}
@media (min-width:1700px) {
	.layoutHome .bx-wrapper .bx-caption{
		left: 360px !important;
	}
}
@media (min-width:1900px) {
	.layoutHome .bx-wrapper .bx-caption{
		left: 460px !important;
	}
}
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
.layoutHome #mainTripleColWrap #mainContentCol2 .listModule{	
	margin: 0;
    width: 575px;
    padding-top: 0 !important;
}
.layoutHome #mainTripleColWrap #mainContentCol2 .listModule .moduleContentOuter {
    position: relative;
    right: 16px;
}
.layoutHome #mainTripleColWrap #mainContentCol2 .listModule .genericModuleHeader{
	font-weight: 200;
	margin-left: 20px;
	margin-bottom: 25px;	
	/*padding-left: 55px;*/

	font-size: 29px;
	padding-left: 65px;
}
.layoutHome #mainTripleColWrap #mainContentCol2 .listModule ul{
	/*background:url(/media/pir/bluelines.png) repeat-y left transparent;*/
	background:url(/media/pir/callnowcoin-wstripes.png) repeat-y left transparent;
	padding-left: 105px;
}
.layoutHome #mainTripleColWrap #mainContentCol2 .listModule .moduleContentInner{
	padding: 0;
	/*background:url(/media/pir/callnowcoin.png) no-repeat bottom rgba(255,255,255,0.95);*/
}
.layoutHome #mainTripleColWrap #mainContentCol2 .listModule li{
	border: none;	
	padding: 0;
	margin: 0 0 15px;
}
.layoutHome #mainTripleColWrap #mainContentCol2 .listModule .newsListArticleTitle{
	/*display: none;*/
}
.layoutHome #mainTripleColWrap #mainContentCol2 .listModule .newsListArticleInfo p:nth-child(2){
	/*display: none;*/
}
.layoutHome #mainTripleColWrap #mainContentCol2 .listModule .newsListArticleDateMonth{
	font-weight: bold;
	font-size: 13px;
}
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
.layoutHome #homepageMidSection .ImageLinkBlurb{
	background: none !important;
    float: left;
    width: 275px;
    margin-right: 35px;    
}
.layoutHome #homepageMidSection .ImageLinkBlurb .titleLink{
	background: url("/media/pir/pirsmallbluearrow.png") no-repeat scroll 0 3px transparent;
    height: 55px;
    font-size: 25px;
    font-weight: 200;
    margin: 0 0 15px;
    padding-top: 0;	
    display: inline-block;
}
.layoutHome #homepageMidSection .ImageLinkBlurb .blurb .linkList a{
	display: block;
	background-color: #E37B2B;
	color: #FFFFFF;
    padding: 7px;
    margin-top: 25px;

    text-align: center;
}
.layoutHome #homepageMidSection .ImageLinkBlurb .mainPic{
	margin-bottom: 20px;
}
.layoutHome #homepageSubMidSection .ImageLinkBlurb,
.layoutHome #homepageSubMidSection .ImageLinkBlurb .titleLink{
	background: none !important;
	padding: 0;
	margin: 0;
}
.layoutHome #homepageSubMidSection .ImageLinkBlurb{
	width: 332px;
}
.layoutHome #homepageSubMidSection .ImageLinkBlurb .titleLink,
.layoutHome #homepageSubMidSection .ImageLinkBlurb .blurb{
	padding-left: 19px;
}
.layoutHome #homepageSubMidSection .ImageLinkBlurb .titleLink{
	display: none;
}
.layoutHome #homepageSubMidSection .ImageLinkBlurb .linkList{
	display: block;
    text-align: right;
}
.layoutHome #homepageSubMidSection .ImageLinkBlurb .linkList a{
	/*padding: 5px 25px 5px 10px;*/
	padding: 5px 15px;
}
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
.layoutHome .rssModule{
	width: 500px;

	/*Ness Warning*/
	float: left;
    margin-right: 60px;
}
.layoutHome .rssModule .rssDate{
	display: block;
	float: none !important;
	text-align: left;
	width: auto !important;
	margin: 0;
    padding: 0;
    min-height: unset !important;
}
.layoutHome .rssModule .rssTitleInfo {    
    min-height: unset !important;
    padding: 0;
}
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/



/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
#headerSearchDropdown {
	background:white;
	border-radius:20px;
    position: absolute;
    z-index: 12;
    left: 700px;
    width: 270px; 
    height: 25px;     
    top: -33px;    
}
#headerSearchDropdown input {
    border: 0 none;
    padding: 6px 0 0 25px;
    position: absolute;
    color: gray;
    font-size: 11px;
    font-weight: bold;
    width: 250px;
    background: url("/media/pir/pirsearchbox.png") no-repeat 0 2px transparent;
}
#searchSubmitButton {
    background-color: transparent;
    border: 0 none;
    cursor: pointer;
    height: 32px;
    left: 236px;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
    top: 23px;
    width: 30px;
	display:none;
}
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/



/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
#headerLinksandInfo {
	background-color:black;
    background-color: rgba(0,0,0,0.45);
    float: right;
    height: 40px;
    position: relative;
    width: 100%;
}
#headerLinksandInfoInner {
    height: 30px;
    margin: 0 auto;
    position: relative;
    width: 540px;
    padding-top: 10px;
	right:70px;
    /*left: 30px;*/
	
}
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/



/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
#socialHeaderNav ul {
    margin: 0 auto;
    padding-top: 8px;
    text-align: right;
    width: 600px;
}
#socialHeaderNav li a {
	display:inline-block;
	background-repeat:no-repeat;
	width:25px;
	height:25px;
}
#socialHeaderNav li:nth-of-type(1) a {
	background-image:url('/media/pir/icons/fb.png');
}
#socialHeaderNav li:nth-of-type(1) a:hover {
	background-image:url('/media/pir/icons/fb2.png');
}
#socialHeaderNav li:nth-of-type(2) a {
	background-image:url('/media/pir/icons/twit.png');
}
#socialHeaderNav li:nth-of-type(2) a:hover {
	background-image:url('/media/pir/icons/twit2.png');
}
#socialHeaderNav li:nth-of-type(3) a {
	background-image:url('/media/pir/icons/insta.png');
}
#socialHeaderNav li:nth-of-type(3) a:hover {
	background-image:url('/media/pir/icons/insta2.png');
}
#socialHeaderNav li:nth-of-type(4) a {
	background-image:url('/media/pir/icons/youtube.png');
}
#socialHeaderNav li:nth-of-type(4) a:hover {
	background-image:url('/media/pir/icons/youtube2.png');
}
#socialHeaderNav li:nth-of-type(5) a {
	background-image:url('/media/pir/icons/email.png');
}
#socialHeaderNav li:nth-of-type(5) a:hover {
	background-image:url('/media/pir/icons/email2.png');
}
#socialHeaderNav li:nth-of-type(6) a{
	background-image:url('/media/pir/icons/snapchat.png');
}
#socialHeaderNav li:nth-of-type(6) a:hover{
	background-image:url('/media/pir/icons/snapchat2.png');
}

#socialHeaderNav a img{
	display:none;
}
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/



/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
.ImageLinkBlurb {
    margin-bottom: 10px;
}
.ImageLinkBlurb,
.ImageLinkBlurb .section{
	display: block;
}
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/



/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
#mainFooter #footerMultipleColumns .genericModuleHeader{
	color: #FFFFFF;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    padding: 0;
    text-transform: none;
	position:absolute;
	right:195px;
}
#mainFooter #footerMultipleColumns{
	float: right;
    width: 350px;
    margin: 0;
    padding-top: 14px;
	position:relative;
}
#mainFooter #footerMultipleColumns .imageLinksList {
	position:absolute;
	right:0;
}
#mainFooter #footerMultipleColumns .imageLinksList li{
	float: left;
}
#mainFooter #footerMultipleColumns .imageLinksList li .imageLinkText{
	display: none;
}
#footerExpandWrapper {
    background-color: #C8C8C8;
    padding: 10px 0;
}
#footerExpand {
    margin: 0 auto;
    width: 990px;
}
#mainFooter #footerMultipleColumns .imageLinksList li a{
	width: 25px;
	height: 25px;	
	margin-right: 5px;
	display:inline-block;
	background-repeat:no-repeat;
}
#mainFooter #footerMultipleColumns .imageLinksList li:nth-child(1) a {
	background-image:url(/media/pir/icons/fb.png);
}
#mainFooter #footerMultipleColumns .imageLinksList li:nth-child(1) a:hover {
	background-image:url(/media/pir/icons/fb2.png);
}
#mainFooter #footerMultipleColumns .imageLinksList li:nth-child(2) a {
	background-image:url(/media/pir/icons/twit.png);
}
#mainFooter #footerMultipleColumns .imageLinksList li:nth-child(2) a:hover {
	background-image:url(/media/pir/icons/twit2.png);
}
#mainFooter #footerMultipleColumns .imageLinksList li:nth-child(3) a {
	background-image:url(/media/pir/icons/insta.png);
}
#mainFooter #footerMultipleColumns .imageLinksList li:nth-child(3) a:hover {
	background-image:url(/media/pir/icons/insta2.png);
}
#mainFooter #footerMultipleColumns .imageLinksList li:nth-child(4) a {
	background-image:url(/media/pir/icons/youtube.png);
}
#mainFooter #footerMultipleColumns .imageLinksList li:nth-child(4) a:hover {
	background-image:url(/media/pir/icons/youtube2.png);
}
#mainFooter #footerMultipleColumns .imageLinksList li:nth-child(5) a {
	background-image:url(/media/pir/icons/email.png);
}
#mainFooter #footerMultipleColumns .imageLinksList li:nth-child(5) a:hover {
	background-image:url(/media/pir/icons/email2.png);
}
#mainFooter #footerMultipleColumns .imageLinksList li:nth-child(6) a{
	background-image:url(/media/pir/icons/snapchat.png);
}
#mainFooter #footerMultipleColumns .imageLinksList li:nth-child(6) a:hover{
	background-image:url(/media/pir/icons/snapchat2.png);
}

.layoutH #mainContentColWrap .MultipleColumns3 > div {
	width:200px;
	float:left;
}
.breadCrumb {
	height:40px;
	display:none;
}
#currentBreadcrumb {
	color:#FFF;
	background-color:rgb(14, 162, 200);
	background-color:rgba(14, 162, 200, 0.85);
	padding:10px;
	display:inline-block;
	font-size:16px;
	position:absolute;
	left:10px;
}
#homeBreadcrumb, .middleBreadcrumb {
	display:none;
}
/*#innerWrapper {
	display:inline-block;
	background-color:rgba(255,255,255,0.85);
	margin-left:160px;
	margin-top:15px;
}*/
#callOrBuy {
	color:#fff;
    font-size:16px;
    left:230px;
    position:absolute;
    top:70px;
}
#callOrBuy a {
	color:#fff;
	text-decoration:none;
}
#callOrBuy a:hover {
	color:#e87c1e;
}

.layoutC #mainContentColExtra {
	margin-right:5px;
}
.layoutC #mainContentColWrap,
.layoutH #mainContentColWrap,
.layoutI #mainContentColWrap,
.layout11 #mainContentColWrap {
	background-color:rgb(255,255,255);
	background-color:rgba(255,255,255,0.95);
	height:400px;
}
.layoutC #mainContentColWrap,
.layoutH #mainContentColWrap,
.layout11 #mainContentColWrap {
	margin-left:170px;
}
.layout11 #mainContentColExtra {
	width:800px;
	float:right;
}
.layout11 #mainTripleColWrap {
	width:970px;
	padding:0 10px;
}
.ImageLinkBlurb,
.largeImageLinksModule,
.wizardModule,
.newsletterSignup,
.multipleOptIn {
	padding:10px;
	margin-bottom:10px;
	/*background-color:#CCC !important;*/
}
/*.ImageLinkBlurb.NoImage,*/
.altStyling,
.newsListModule,
.upcomingEventsModule {
	background:url(/media/pir/bluelines.png) repeat-y left transparent;
	padding-left:40px !important;
}
/*.ImageLinkBlurb.NoImage .titleLink,*/
.newsListModule .genericModuleHeader {
	margin-left:-25px;
}
.newsListModule {
	margin-left:10px;
	width:740px;
}
.layoutH #mainContentColExtra,
.layout11 #mainContentColExtra {
	margin-right:10px;
}
.layoutI #mainContentColExtra {
	margin-left:10px;
}
.layoutH #mainContentColExtra .ImageLinkBlurb,
.layout11 #mainContentColExtra .ImageLinkBlurb {
	width:780px;
}
.layoutH #mainContentColExtra .altStyling,
.layout11  #mainContentColExtra .altStyling {
	width:740px;
	margin-left:10px !important;
}
/*.layoutH #mainContentColExtra .ImageLinkBlurb.NoImage,
.layout11  #mainContentColExtra .ImageLinkBlurb.NoImage {
	width:740px;
	margin-left:10px !important;
}*/
.layoutI #mainContentColWrap .altStyling,
.layout11 #mainTripleColWrap .altStyling {
	width:900px;
	margin-left:10px !important;
}
/*.layoutI #mainContentColWrap .ImageLinkBlurb.NoImage,
.layout11 #mainTripleColWrap .ImageLinkBlurb.NoImage {
	width:900px;
	margin-left:10px !important;
}*/

/*.layoutH #mainContentColExtra .ImageLinkBlurb.NoImage,
.layout11 #mainContentColExtra .ImageLinkBlurb.NoImage,
.layout11 #mainTripleColWrap .ImageLinkBlurb.NoImage,
.layoutI #mainContentColWrap .ImageLinkBlurb.NoImage {*/
.ImageLinkBlurb.NoImage {
	padding-top:0;
}
/*.layoutH #mainContentColExtra .ImageLinkBlurb.NoImage.NoTitle,
.layout11 #mainContentColExtra .ImageLinkBlurb.NoImage.NoTitle,
.layout11 #mainTripleColWrap .ImageLinkBlurb.NoImage.NoTitle,
.layoutI #mainContentColWrap .ImageLinkBlurb.NoImage.NoTitle,*/
.ImageLinkBlurb.NoImage.NoTitle,
.newsListModule {
	padding-top:10px;
}
.ImageLinkBlurb.NoImage .mainPic,
.ImageLinkBlurb.NoTitle .titleLink {
	display:none;
}
.ImageLinkBlurb .titleLink {
	font-size:22px;
	background:url(/media/pir/pirsmallbluearrow.png) no-repeat 0 10px transparent;
	padding-left:35px;
	padding-top:10px;
	padding-bottom:2px;
	margin-top:-8px;
}
.ImageLinkBlurb.NoImage .titleLink {
	margin-top:0 !important;
}
.ImageLinkBlurb .blurb {
	font-size:13px;
	font-weight:100;
}
.ImageLinkBlurb .blurb .linkList {
	margin-top:5px;
	color:transparent;
}
.ImageLinkBlurb .blurb .linkList a,
.largeImageLinksModule .linkList a,
.wizNextButton,
.wizBackButton,
.btnSubmit,
.resetWizButton,
.zoomBoxDownloadLink,
#raceWeekendEvents .upcomingEventsLinks a,
.exclusiveOfferModule #pricing a,
.multipleOptIn #moiButton {
	background:#e77b24;
	color:#fff !important;
	padding:5px;
	padding-top:3px;
	display:inline-block;
	font-size:13px;
	line-height:16px;
	font-family:'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight:400;
	text-decoration:none;
}
.newsListModule .newsInfo.hidePagination {
	display:none;
}
.newsListModule .fb-like,
.newsListModule .twitter-tweet-button,
.newsListModule .eventImg {
	display:none;
}
.newsListModule .newsListImageArticleDate,
.listModule .newsListArticleDateMonth {
	font-weight:500 !important;
}
.newsListModule .newListImageArticleDetail p {
	font-size:12px;
	font-weight:400;
}
.newsListModule .newsListImageArticleTitle a {
	font-size:13px;
	font-weight:500;
}
.listModule .newsListArticleDateMonth .MultipleColumns3 {
	margin-bottom:0 !important;
}
.layoutH #mainContentColExtra .MultipleColumns3 > div, 
.layout11 #mainContentColExtra .MultipleColumns3 > div,
.layoutI #mainContentColExtra .MultipleColumns3 > div {
	width:260px;
	float:left;
	margin-right:10px;
}
.layoutH #mainContentColExtra .MultipleColumns3 .column3,
.layout11 #mainContentColExtra .MultipleColumns3 .column3,
.layoutI #mainContentColExtra .MultipleColumns3 .column3 {
	margin-right:0 !important;
}
.layoutH #mainContentColExtra .MultipleColumns3 > div .ImageLinkBlurb,
.layout11 #mainContentColExtra .MultipleColumns3 > div .ImageLinkBlurb,
.layoutI #mainContentColExtra .MultipleColumns3 > div .ImageLinkBlurb {
	width:240px;
}
.layoutH #mainContentColExtra .MultipleColumns3 > div .altStyling,
.layout11 #mainContentColExtra .MultipleColumns3 > div .altStyling,
.layoutI #mainContentColExtra .MultipleColumns3 > div .altStyling {
	width:200px;
	margin-left:10px;
}
/*.layoutH #mainContentColExtra .MultipleColumns3 > div .ImageLinkBlurb.NoImage,
.layout11 #mainContentColExtra .MultipleColumns3 > div .ImageLinkBlurb.NoImage,
.layoutI #mainContentColExtra .MultipleColumns3 > div .ImageLinkBlurb.NoImage {
	width:200px;
}*/
 
.layout11 #mainContentCol1 .MultipleColumns3 > div,
.layoutI #mainContentColExtra .MultipleColumns3 > div,
#columnAfterBG .MultipleColumns3 > div {
	width:313px;
	float:left;
	margin-right:10px;
}
.layout11 #mainContentCol1 .MultipleColumns3 .column3,
.layoutI #mainContentColExtra .MultipleColumns3 .column3,
#columnAfterBG .MultipleColumns3 .column3 {
	margin-right:0 !important;
}
.layout11 #mainContentCol1 .MultipleColumns3 .column1,
.layoutI #mainContentColExtra .MultipleColumns3 .column1,
#columnAfterBG .MultipleColumns3 .column1 {
	margin-left:8px !important;
}
.layout11 #mainContentCol1 .MultipleColumns3 > div .ImageLinkBlurb,
.layoutI #mainContentColExtra .MultipleColumns3 > div .ImageLinkBlurb,
#columnAfterBG .MultipleColumns3 > div .ImageLinkBlurb {
	width:290px;
}
/*.layout11 #mainContentCol1 .MultipleColumns3 > div .ImageLinkBlurb.NoImage,
.layoutI #mainContentColExtra .MultipleColumns3 > div .ImageLinkBlurb.NoImage,
#columnAfterBG .MultipleColumns3 > div .ImageLinkBlurb.NoImage {
	width:250px;
}*/

.largeImageLinksModule img {
	margin-top:-29px;
	margin-bottom:0;
}
.largeImageLinksModule .noHeaderITL {
	display:none;
}
.largeImageLinksModule .noHeaderITL + div > div > img {
	margin-top:0 !important;
}
.largeImageLinksModule .largeImageLinks,
.largeImageLinksModule img,
.largeImageLinksModule .genericModuleHeader {
	position:relative;
}
.largeImageLinksModule .genericModuleHeader {
	left:226px;
	max-width:690px;
}
.largeImageLinksModuleNoImage .genericModuleHeader {
	left:0 !important;
}
.largeImageLinksModule .linkList {
	margin-top:5px;
}
.largeImageLinksModule .linkList li {
	display:inline-block;
	margin-right:5px;
}
.largeImageLinksModule .largeImageLinks p {
	margin-bottom:5px;
}
.openHTMLModule > div > a > img {
	margin-bottom:10px;
}
.bgColumn .largeImageLinksModule,
.bgColumn .ImageLinkBlurb {
	width:950px;
}
/*.bgColumn .ImageLinkBlurb.NoImage {
	width:900px;
}*/
.bgColumn .imgTout {
	width:950px;
}
.bgColumn > div {
	margin-left:auto;
	margin-right:auto;
}
#columnAfterBG {
    width:970px;
	margin:25px auto 0px auto;
}
#siteHeader .ad728x90 {
	display:none;
}
.ad728x90 {
	margin:0 auto 10px auto;
	width:728px;
}
.ModalContent,
.zoomBoxDownloadLink,
.ui-dialog-content > img,
.zoomBoxModalHeader {
	margin-bottom:10px;
}

#raceWeekendEvents {
	position:relative;
}
#columnAfterBG #raceWeekendEvents,
.bgColumn #raceWeekendEvents {
	width:950px;
	margin-left:10px;
}
#raceWeekendEvents .genericModuleHeader {
	position:absolute;
	top:20px;
	background:url('/media/pir/pirbluearrow.png') no-repeat 5px 0 transparent;
	padding:1px 0 10px 65px;
}
#raceWeekendEvents .upcomingEventsModule {
	padding-top:80px;
}
.layout11 #mainTripleColWrap #raceWeekendEvents .imgTout,
.layoutI #mainContentColExtra #raceWeekendEvents .imgTout,
#columnAfterBG #raceWeekendEvents .imgTout,
.bgColumn #raceWeekendEvents .imgTout {
	margin-left:60px;
	margin-right:25px;
}
.layoutH #mainContentColExtra #raceWeekendEvents .imgTout, 
.layout11 #mainContentColExtra #raceWeekendEvents .imgTout {
	margin-left:40px;
	margin-right:0;
}
#raceWeekendEvents .imgTout {
	float:left;
	margin-bottom:0;
	padding-top:90px;
	height:478px;
	width:auto;
}
#raceWeekendEvents .upcomingEventsModule .upcomingEventsList li:nth-child(1) {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-left:10px;
	padding-left:0;
}
#raceWeekendEvents .upcomingEventsModule .upcomingEventsList li:nth-child(2) {
	border-right:0px;
	border-bottom:1px solid #ccc;
}
#raceWeekendEvents .upcomingEventsModule .upcomingEventsList li:nth-child(3) {
	border-right:1px solid #ccc;
	border-bottom:0px;
}
#raceWeekendEvents .upcomingEventsModule .upcomingEventsList li:nth-child(4) {
	border-right:0px;
	border-bottom:0px;
}
#raceWeekendEvents .upcomingEventsTitle a,
#raceWeekendEvents .upcomingEventsTitle {
	color:black !important;
	font-weight:300;
	font-size:24px;
	line-height:24px;
}
#raceWeekendEvents .upcomingEventsLinks {
	color:transparent !important;
	clear:both;
	width:100%;
}
#raceWeekendEvents .upcomingEventsLinks a {
	/*color:white !important;*/
	margin-bottom:5px;
}
#raceWeekendEvents .eventImgCont {
	margin:15px 0 5px 0;
	clear:both;
}
#raceWeekendEvents .eventImg {
	float:left;
}
#raceWeekendEvents .upcomingEventsTitle {
	display:inline-block;
}
#raceWeekendEvents .eventWeekendSubtitle,
#raceWeekendEvents .upcomingEventsDate {
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	color:black;
}
#raceWeekendEvents .upcomingEventsList li {
	position:relative;
	float:left;
	height:220px;
	padding:10px;
}
.layout11 #mainTripleColWrap #raceWeekendEvents .upcomingEventsList li,
.layoutI #mainContentColExtra #raceWeekendEvents .upcomingEventsList li,
#columnAfterBG #raceWeekendEvents .upcomingEventsList li,
.bgColumn #raceWeekendEvents .upcomingEventsList li {
	width:300px;
}
.layoutH #mainContentColExtra #raceWeekendEvents .upcomingEventsList li, 
.layout11 #mainContentColExtra #raceWeekendEvents .upcomingEventsList li {
	width:250px;
}
.multipleOptIn #newsletterTitle {
	margin-bottom:5px;
}
.multipleOptIn form label {
	display:inline-block;
	width:100%;
	font-size:13px;
}
.multipleOptIn form label input {
	margin-right:5px;
}
.multipleOptIn #optInOrganizationInfo {
	font-size:10px;
	text-align:center;
	border-top:1px solid lightgray;
	padding-top:10px;
}
.multipleOptIn #newsletterSignup {
	margin-bottom:10px;
	padding:2px;
}
.multipleOptIn #moiButton {
	margin-top:10px;
	margin-bottom:10px;
	border:0px;
	cursor:pointer;
}
.multipleOptIn form {
	/*padding:10px;*/
}
.multipleOptIn #optOutMessage {
	margin-bottom:10px;
}

.exclusiveOfferModule #exclusiveOfferDate {
    font-size: 15px;
	text-transform: uppercase;
}
.exclusiveOfferModule #horizontalOffer{
    display: inline-block;
    margin: 10px 20px 0 20px;
    width: 950px;
}
.exclusiveOfferModule #horizontalOffer .horizontalDetailWrapper{
	padding-bottom:10px;
	padding-top: 20px;
	overflow:hidden;
}
.exclusiveOfferModule #horizontalOffer #description{
	font-size: 15px;
    /*width: 420px;*/
	margin-bottom: 15px;
}
.exclusiveOfferModule #horizontalOffer #pricing{
	width: 420px;
	color: #325B76;
    font-size: 15px;
	margin-bottom: 10px;
}
.exclusiveOfferModule #horizontalOffer .priceText{
	color: #325B76;
	font-weight: bold;
	font-size: 32px;
}
.exclusiveOfferModule #verticalOffer .priceValue {
    color: #012a86;
    font-size: 35px;
    font-weight: bold;
    position: relative;
}
.exclusiveOfferModule #horizontalOffer .priceValue {
    color: #012a86;
    font-size: 35px;
    font-weight: bold;	
}
.exclusiveOfferModule #pricing a {
    padding: 3px 10px;
	position:relative;
	top:-7px;
}
.exclusiveOfferModule #verticalOffer #pricing a {
	margin-left:10px;
}
.exclusiveOfferModule #pricing a:hover {
    text-decoration: none;
}
.exclusiveOfferModule #bulletPoints p{
	font-size: 13px;
    font-weight: bold;
	margin-bottom: 5px;
}
.exclusiveOfferModule #bulletPoints ul{
	list-style: none;
}
.exclusiveOfferModule #bulletPoints ul li
{
	font-size:14px;
}
.exclusiveOfferModule #bulletPoints li:before{
	color: #00a4ca;
    content: ">>\00a0";   
}
#horizontalOfferLeft {
    /*float: left;*/
	display: inline-block;
    width: 455px;
}
#horizontalOfferRight {
    float: right;
    width: 455px;
}
#exclusiveOfferDisclaimer {
    border-top: 2px solid #CCCCCC;
    float: left;
    font-size: 10px;
    font-weight: normal;
    margin-left: 15px;
    padding: 15px 20px 20px 20px;
    position: relative;
	width: 915px;
	text-align: center;
}
.exclusiveOfferModule .exclusiveOfferImageVertical{
	display: inline-block;
    float: left;
    height: 605px;
    margin-left: 15px;
    width: 380px;
}
.exclusiveOfferModule #verticalOffer{
	display: inline-block;
    position: relative;
    width: 555px;
	left: 20px;
	border-top: 1px solid #CCCCCC;
	padding-top: 15px;
	top:10px;
}
.exclusiveOfferModule #verticalOffer .verticalDetailWrapper{
	padding-bottom:10px;
	border-bottom: #CCCCCC solid 1px;
}
.exclusiveOfferModule #verticalOffer #description {
    font-size: 15px;
    margin-bottom: 15px;
}

.exclusiveOfferModule #verticalOffer #pricing {
    color: #325B76;
    font-size: 15px;
    margin-bottom: 10px;
	width: 550px;
	margin-top: 10px;
}
.exclusiveOfferModule #verticalOffer .priceText {
    color: #325B76;
    font-size: 32px;
    font-weight: bold;
	display: inline-block;
}
.exclusiveOfferModule #verticalOffer #pricing #call {
    display: inline-block;
    position: relative;
	margin-top: 10px;
}
.exclusiveOfferModule .exclusiveOfferImageHorizontal {
	margin-left:-10px;
	margin-top:10px;
}
.exclusiveOfferModule .exclusiveOfferImageVertical {
	margin-top:10px;
}

.error404 h1,
.error404 p:nth-of-type(2) {
	display:none;
}
.error404 p:nth-of-type(3) {
	margin-top:10px;
}

#contactContainer,
.contactItem > span {
	display:inline-block;
}
#contactInnerContainer {
	border-top:2px dotted #999;
	display:inline-block;
	margin-left:36px;
	margin-top:10px;
}
#contactLeftCol,
#contactRightCol {
	width:452px;
	float:left;
	margin:10px;
}
#contactLeftCol {
	margin-left:0;
}
.contactSection {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:2px dotted #999;
}
.contactSection:last-child {
	border-bottom:0;
}
.contactItem {
	margin-bottom:5px;
}
.contactItem > span {
	width:100%;
}
.contactName {
	font-size:15px;
	font-weight:500;
}
.contactTitle {
	font-size:12px;
}

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

.addthis_toolbox{
	height: 30px;
	
}