/*
    KnoxvilleRaceway.com Core Stylesheet
    Copyright(c) 2014.
    Iowa Web Development / HostIowa.net
*/



/* HTML ELEMENTS
----------------------------------------------------------*/

html, body {background: #000000 url(/images/bg.jpg) no-repeat fixed top center;}

h1.heading 
{
    background: url(/images/bg_heading.png) repeat right; 
    line-height: 55px; 
    padding-left: 30px;
    text-transform: uppercase;
}


/* LAYOUT ELEMENTS
----------------------------------------------------------*/

#container {
    width: 960px; 
    margin: 0px auto; 
    padding: 0px;
    position: relative;
    background: #FFFFFF url(/images/bg.png);
/*    border-left: solid 6px #FFFFFF;
    border-right: solid 6px #FFFFFF; */
    overflow: hidden;
}

#header {
    width: 100%;
    height: 250px;
    background: url(/images/bg_header.jpg) no-repeat;
    position: relative;
}

#header .ad {
    position: absolute;
    top: 0px;
    left: 380px;
    width: 400px;
    height: 200px;
    overflow:hidden;
}

#header .social {
    position: absolute;
    top: 30px;
    right: 40px;
}

#header a.app {
    position: absolute;
    top: 130px;
    right: 0px;
    border-radius: 10px 0 0 10px;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    line-height: 34px;
    font-size: 15px;
    text-transform: uppercase;
    width: 130px;
    padding-left: 20px;
    text-decoration: none;
}

#header a.app:hover {
    color: #FFC425;
}

#top_menu {
    position: absolute;
    bottom: 0px;
    right: 40px;
    background: url(/images/bg_nav_bar.png) no-repeat;
    width: 540px;
    height: 34px;
    list-style-type: none;
    margin: 0;
    padding: 6px 7px 0;
    z-index: 1000;
}

#top_menu li {
    float: left;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    line-height: 34px;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    width: 180px;
    background: url(/images/sep_nav_bar.png) no-repeat right top;
}


#top_menu li:hover > ul {
    display: block;
}

#top_menu li ul {
    display: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#top_menu li ul li {
    background: url(/images/bg_gray.png);
    text-align: left;
    line-height: normal;
    font-size: 13px;
}

#top_menu li ul li.last {
    padding-bottom: 5px;
    border-radius: 0 0 7px 7px;
}

#top_menu li ul li.last a {
    border-bottom: none;
}

#top_menu li ul li a {
    color: #FFFFFF;
    text-decoration: none;
    padding: 1px 10px;
    margin: 0 10px;
    display: block;
    border-bottom: solid 1px #999999;
    font-weight: 300;
}

#top_menu li ul li a:hover {
    color: #FFC425;
}

.bar {
    width: 100%;
    height: 6px;
    background: url(/images/bar.png) repeat-x;
    padding: 0px;
    margin: 0px; 
    clear: both;
}

#sidebar {
    float: left;
    width: 256px;
}

#sidebar .bar {
    width: 250px;
}

#main_nav {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#main_nav li a {
    display: block;
    width: 220px;
    padding-right: 30px;
    line-height: 38px;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    text-align: right;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    background: url(/images/bg_nav.png) no-repeat;
}

#main_nav li a.active {
    background: url(/images/bg_nav_active.png) no-repeat;
}

#main_nav li a:hover {
    color: #FFC425;
}

#facebook .title {
    background-color: #3C5B97;
    height: 32px;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    line-height: 32px;
    color: #FFFFFF;
    padding: 0 10px;
    width: 230px;
}

#twitter .title {
    background-color: #0094D8;
    height: 32px;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    line-height: 32px;
    color: #FFFFFF;
    padding: 0 10px;
    width: 230px;
}


#main {
    float: right;
    width: 704px;
    
}

.content {
    padding: 20px 30px;
    overflow: hidden;
    position: relative;
}

#sponsors {
    margin: 0 auto;
    overflow: hidden;
}

#sponsors table {
    margin: 20px 0;
    width: 100%;
}

#sponsors table td {
    text-align: center;
    vertical-align: middle;
}

#footer {
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size: 14px;
    overflow: hidden;
}

#footer a {
    color: #FFFFFF;
    text-decoration: none;
}

#footer a:hover {
    color: #FFC425;
}

#sitemap {
    padding: 30px 0px 20px 30px;
    overflow: hidden;
}

#sitemap section {
    height: 260px;
    width: 170px;
    border-left: solid 1px #CCCCCC;
    padding: 0 0 0 8px;
    float: left;
}

#sitemap section h3 {
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 2px;
}

#sitemap section a {
    display: block;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
}

#sitemap section a:hover {
    color: #FFC425;
}

#copyright {
    background: #000000;
    color: #666666;
    font-size: 11px;
}

#copyright a {
    color: #666666;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

.login {padding: 4px 4px 4px 12px; width: 200px;}
.loginWatermark {padding: 4px 4px 4px 12px; width: 200px; color: #999999;}

.passValidPoor {color: Gray;}
.passValidWeak {color: Fuchsia;}
.passValidAverage {color: Blue;}
.passValidStrong {color: Red;}
.passValidExcellent {color: Green;}
.formError {color: Red; font-size: 11px;}






