/* Global
----------------------------------------------------------------------------------------------------*/
body {
	font-family: Arial;
	font-size: 14px;
	color: #333;
	line-height: 18px;
}

p {
	padding-top: 9px;
	padding-bottom: 9px;
}

hr {
	border: 1px solid #666;
	height: 0;
}

h1, h1 a {
	color: #231F20;
	font-size: 24px;
	padding-top: 0;
	padding-bottom: 3px;
	line-height: 27px;
}



h2, h2 a {
	font-size: 16px;
	color: #231F20;
	padding-bottom: 3px;
}

.atRacesLanding h2 a, .memberProfile h2 a{
	color: #257095;
	font-weight:bold;
}

.headlines h2.related {
	margin-bottom: 0;
}

h3, h3 a {
	font-size: 15px;
	color: #231F20;
	line-height: 18px;
	padding-bottom: 3px;
}

.articleContainer h3 {
	font-size: 10px;
	/* adenn
	margin-top: -15px;
	\ adenn */
}

.articleContainer .correction {
	font-size: 14px;
	color: #257095;
}

.storySidebar .archiveRelated li {
	list-style-type: disc;
	font-size: 11px;
	line-height: 14px;
	padding: 0 5px 10px 5px;
	margin: 5px;
}

.hero2 h3, .hero2 h3 a {
	color: #959595;
	margin-left:4px;
}

h4, h4 a {
	font-size: 14px;
	color: #000;
	line-height: 18px;
	padding-top: 18px;
}

.subPkg h4 {
	color: #7b7b7b;
	font-size: 13pt;
	font-weight: lighter;
	text-align: center;
}

.user h4{
	padding-top:0;
}

.subPkg h5{
	background: #ffff99;
	text-align: center;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	height: 20px;
}

a {
	color: #257095;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style: disc outside;
	margin-left: 15px;
	color: #257095;
	line-height: 18px;
}

.indent {
	margin-left:20px;
	list-style:none;
}

.at-the-races-head {
	background: #0087BA;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	padding: 9px;
	text-align: center;
}

.heard-on-the-hill-head {
	background: #E47227;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	padding: 9px;
	text-align: center;
}

.eyebrow, .eyebrow a {
	display: inline-block;
	color: #E47227;
	font-size: 11px;
	text-transform: uppercase;
	padding-bottom: 0px;
}

.eyebrow a {
	background:transparent url(/media/ui/eyebrowArrow.jpg) no-repeat scroll 100% 6px; /* check relative path on this img */
	padding-right: 8px;
}

.hero5 .eyebrow {
	margin-top: 6px;
}

.breakingNews .eyebrow {
	font-weight: bold;
	color: #e47227;
	padding-bottom: 2px;
	font-size: 11px;
}

.breakingNews div {
	color: black;
}

.breakingNews span {
	font-size: 12px;
	padding-left: 3px;
}

.breakingNews span a {
	font-weight: bold;
}

.byline, .item .byline a, .byline a, .fineprint, .fineprint a, .social, .lastSocial, .lastSocial a {
	color: #959595;
	font-size: 12px;
}

.byline a, .fineprint a, .lastSocial a {
	color: #959595;
}

.atRacesLanding .byline a, .atRacesLanding .social a, .atRacesLanding .lastSocial a {
	color: #257095;
}

.articleContainer .byline a, .fineprint a {
	color: #257095;
	font-weight: bold;
}

.articleContainer .password-reset h2 {
	font-size: 20px;
	margin-top: 20px;
}

.contact {
	margin: 7px 0;
	font-weight: bold;
	font-style: italic;
}

.blue a {
	color: #257095;
}

.dark {
	color: #555;
}

.orange {
	color: #E47227;
}

.dateline {
	color: #959595;
	font-size: 11px;
}

.headlines .dateline {
	padding-left: 3px;
}

.photoCredit {
	font-size: 9px;
	color: #8C8C8C;
	text-align: right;
}
.hero2 .photoCredit {
	margin-right:4px;
}

.hero3 .photoCredit {
	margin-right:10px;
}

.hero3 .photoCaption {
	font-size:11px;
}

.hero4 p { font-size: 12px; }

.hero5 .photoCaption {
	font-size:11px;
	margin-bottom: 7px;
}

.subDol{
	color: #555555;
	font-size: 22px;
	float:left;
	margin-left:13px;
}

.subAmt{
	color: #008fcb;
	font-size: 39px;
	position: relative;
}

.subQual{
	color: #008fcb;
	text-align:center;
	width:115px;
	margin-top:10px;
}

.subjItem {
	font-weight:bold;
	color: #000;
	font-size:14px;
}

.trialTout {
	font-size:11px;
	line-height: 13px;
}

.ofieButton {
	color: white;
	padding: 4px 2px;
	background-color: #088ec1;
	text-transform: uppercase;
	font-family:helvetica, arial;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: .1em;
	border: 0;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}

.passwordHelp {
	font-size: 10px;
}

.passwordHelp a {
	font-weight: bold;
}

.signInText {
	margin: auto;
	margin-top: 80px;
	font-size: 18px;
}


/* Global Exceptions
----------------------------------------------------------------------------------------------------*/
.articleContainer h1 {
	font-size: 26px;
	margin-bottom: 15px;
}

.articleContainer h2 {
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: normal;
}

.articleContainer .section ul {
	margin-left: 0;
}

div.reporterPage h2 {
	font-weight: bold;
}

.steps{
	text-transform:uppercase;
	font-size:12px;
	color:#9b9b9b;
}

.steps .strong{
	color: #000;
	font-weight: bold;
}

.user h3{
	font-size: 14px;
	color: #ff9b37;
	margin:10px 0;
}

.user {
	color:#7b7b7b;
	font-size:12px;
}

.error li {
	font-size: 13px;
	height: 30px;
	color: #333333;
	margin-left: 30px;
}

.archiveImage {
	font-size: 11px;
	color: #777777;
}

/* Utility
----------------------------------------------------------------------------------------------------*/
.bold {
	font-weight: bold;
}

.uppercase {
	text-transform: uppercase;
}

.center{
	text-align:center;
}

/* Icons
----------------------------------------------------------------------------------------------------*/
a.rss-icon {
	font-size:12px;
	padding:0 0 0 25px;
	background:url(/media/ui/icon-rss.gif) no-repeat left top;
}

a.video-icon {
	padding:0 20px 0 0;
	background:url(/media/ui/video-icon.gif) no-repeat right 3px;
}

/* Race Ratings
----------------------------------------------------------------------------------------------------*/
.linkBox {
	display: inline-block;
	font-weight: bold;
	font-size: 15px;
}

.linkBox .char {
	letter-spacing: 0;
}

.linkBox .first {
	padding-right: 2px;
}

.landingMain h2.incumbentName a:link, .landingMain h2.incumbentName a:visited, .landingMain h2.incumbentName a:hover, .landingMain h2.incumbentName a:active {
	color: #257095;
}


/* Setting ahref colors due to ad glitch: a:link, a:visited, a:hover, a:active
/* Separated by section
/* Commented out, but keep in case needed again
---------------------------------------------------------------------------------------------------*/
/*-- all */
a:link, a:visited, a:hover, a:active {
	color: #257095;
}

.byline a:link, .byline a:visited, .byline a:hover, .byline a:active {
	color: #959595;
}

.articleContainer .item .byline a:link, .articleContainer .item .byline a:visited, .articleContainer .item .byline a:hover, .articleContainer .item .byline a:active {
	color: #257095;
}

.breakingNews span a:link, .breakingNews span a:visited, .breakingNews span a:hover, .breakingNews span a:active {
	color: #257095;
}

.fineprint a:link, .fineprint a:visited, .fineprint a:hover, .fineprint a:active {
	color: #959595;
}


/*--- homepage */
.hero ul li a:link, .hero ul li a:visited, .hero ul li a:hover, .hero ul li a:active {
	color: #257095;
}

.hero2 ul li a:link, .hero2 ul li a:visited, .hero2 ul li a:hover, .hero2 ul li a:active {
	color: #257095;
}

.hero3 ul li a:link, .hero3 ul li a:visited, .hero3 ul li a:hover, .hero3 ul li a:active {
	color: #257095;
}

.hero5 ul li a:link, .hero5 ul li a:visited, .hero5 ul li a:hover, .hero5 ul li a:active {
	color: #257095;
}

.hero .eyebrow a:link, .hero .eyebrow a:visited, .hero .eyebrow a:hover, .hero .eyebrow a:active {
	color: #E47227;
}

.hero2 .eyebrow a:link, .hero2 .eyebrow a:visited, .hero2 .eyebrow a:hover, .hero2 .eyebrow a:active {
	color: #E47227;
}

.hero3 .eyebrow a:link, .hero3 .eyebrow a:visited, .hero3 .eyebrow a:hover, .hero3 .eyebrow a:active {
	color: #E47227;
}

.hero5 .eyebrow a:link, .hero5 .eyebrow a:visited, .hero5 .eyebrow a:hover, .hero5 .eyebrow a:active {
	color: #E47227;
}

.item a:link, .item a:visited, .item a:hover, .item a:active {
	color: #257095;
}

.moreStories .item .byline a:link, .moreStories .item .byline a:visited, .moreStories .item .byline a:hover, .moreStories .item .byline a:active {
	color: #959595;
}

.item h3 a:link, .item h3 a:visited, .item h3 a:hover, .item h3 a:active {
	color: #257095;
}

h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	color: #231F20;
}

.item .eyebrow a:link, .item .eyebrow a:visited, .item .eyebrow a:hover, .item .eyebrow a:active {
	color: #E47227;
}

.headerRight .subscribers a:link, .headerRight .subscribers a:visited, .righheaderRighttItem .subscribers a:hover, .headerRight .subscribers a:active, .subscribers a:link, .subscribers a:visited, .subscribers a:hover {
	color: #252525;
}

.header-inner-pages .subscribers span, .header-inner-pages .subscribers a { font-size: 11px; text-align: right;  }

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color: #257095;
}

h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	color: #257095;
}

.evenMore a:link, .evenMore a:visited, .evenMore a:hover, .evenMore a:active {
	color: #FFF;
}

.copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active {
	color: #257095;
}


/*--- right rail & headlines box */

.promoBox.item h2 a:link, .promoBox.item h2 a:visited, .promoBox.item h2 a:hover, .promoBox.item h2 a:active {
	color: #231F20;
}

.headlines a:link, .headlines a:visited, .headlines a:hover, .headlines a:active {
	color: #257095;
}

.sponsored-label { 
	color: #333; 
	display: block; 
	font-size: 10px; 
	margin-left: -15px; 
	margin-top: 5px; 
}

.sponsored-headline-content .bullet { 
	font-size: 16px; 
	margin-left: -15px; 
	margin-right: 5px;  
}

.sponsored-headline-text {
	font-weight: bold;
}


/*--- landing pages */
.landingMain a:link, .landingMain a:visited, .landingMain a:hover, .landingMain a:active {
	color: #257095;
}

.landingMain h1 a:link, .landingMain h1 a:visited, .landingMain h1 a:hover, .landingMain h1 a:active {
	color: #231F20;
}

.landingMain h2 a:link, .landingMain h2 a:visited, .landingMain h2 a:hover, .landingMain h2 a:active {
	color: #231F20;
}

.landLeftRail ul li a:link, .landLeftRail ul li a:visited, .landLeftRail ul li a:hover, .landLeftRail ul li a:active {
	color: #257095;
}

.landMidRail ul li a:link, .landMidRail ul li a:visited, .landMidRail ul li a:hover, .landMidRail ul li a:active {
	color: #257095;
}

.leftRail ul li a:link, .leftRail ul li a:visited, .leftRail ul li a:hover, .leftRail ul li a:active {
	color: #257095;
}

.leftRail h3 a:link, .leftRail h3 a:visited, .leftRail h3 a:hover, .leftRail h3 a:active {
	color: #231F20;
}

/*--- article detail page */
.articleContainer a:link, .articleContainer a:visited, .articleContainer a:hover, .articleContainer a:active {
	color: #257095;
}

/* Video player homepage */
a #play {background:none;display:block;}
a.videoPop #play {
    background: url("/media/ui/play_white_75.png") no-repeat scroll center center;
    display: block;
    height: 75px;
    left: 50%;
    margin: -37px 0 0 -37px;
    position: absolute;
    top: 50%;
    width: 75px;
}
.hero4 a.videoPop #play {margin: 0 0 0 -37px;top: 30%;}
.hero5 a.videoPop #play {
    background: url("/media/ui/play_white.png") no-repeat scroll center center;
    height: 106px;
    margin: -53px 0 0 -50px;
    width: 100px;
  }
.subhero a.videoPop {float:left;position: relative;}
.item a.videoPop {float:right;position: relative;}
.subhero a.videoPop #play, .item a.videoPop #play {
    background: url("/media/ui/play_white_50.png") no-repeat scroll center center;
    display: block;
    height: 53px;
    left: 50%;
    margin: -20px 0 0 -25px;
    position: absolute;
    top: 50%;
    width: 50px;
}
.item a.videoPop #play { margin: -24px 0 0 -20px;}