@import url(/css/styles_black.css);

/* == title theme colors == */
.theme { color:#EF232F; }

/* == title theme <a> colors == */
#centerContent a.theme { color:#EF232F; text-decoration:none; }
#centerContent a.theme:hover { text-decoration:underline; }

/* == alt theme colors == */
.alt, #centerContent a { color:#EFC203; }

/* == bkgd img button theme colors == */
img.theme { background:#EFC203; }

.trackFacts { background:#000 url(/App_Themes/Sprint/images/bkgd_TrackFacts.gif) no-repeat; }

#header { clear:left; height:152px; }

.dirtvisionNews
{
    background:#000 url(/App_Themes/Dirtvision/Images/bkgd_dirtvisionnews.gif) no-repeat;
    color:#999;
    padding: 30px 10px 0 10px;
}

.rightContent { padding:0px 15px 15px 15px; }
