/* CSS Document */
body {
    margin:0 auto;
    font-family:Verdana;
    font-size:12px;
    color:#333333;
}

h3 {
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    margin:5px 0 0 0;
    padding:0;
}



#header {
    margin:0 auto;
    height:65px;
    width:800px;
    background-color: #ffffff;
}

#header_left {
    height:70px;
    width:250px;
    float:left;
}

#header_right {
    height:70px;
    width:550px;
    float:right;    
}

#center_left_bar {
    width:120px;
    /*height:550px;*/
    background-color: #ececec;
    background-image:url(/images/ltop.png);
    background-repeat: no-repeat;
    margin: 0; border: 0; padding: 0;
}

#center_right_bar {
    width:120px;
    /*height:550px;*/
    background-color: #ececec;
    background-image:url(/images/rtop.png);
    background-repeat: no-repeat;
    margin: 0; border: 0; padding: 0;

}

#center_right {
    /*float: right;*/
}

.center_navbar {
    margin-left: 13px; margin-right: 13px; margin-bottom: 25px;
    border-bottom: 24px solid #ececec;
    height: 19px;
    position: relative;
}

table#header_links {
    width: 100%;
    height: 65px;
    border-spacing: 0;
    empty-cells: show;
    border-collapse: collapse;
    vertical-align: middle;
    text-align: center;
}

table#header_links td, table#header_links tr {
    margin: 0; border: 0; padding: 0;
}

table#center_ {
    width: 100%;
    border-spacing: 0;
    empty-cells: show;
    border-collapse: collapse;
    vertical-align: top;
    padding: 0
}

/*#header_links {
    height:27px;
    float:right;
    margin-top:25px;
    background-image:url(../images/slashes.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
}*/

#links {
    background-color:#fff;
}

#links a {
    margin:0px;
    padding:0px;
    position:relative;
    float:left;
    bottom:0px;
}

#logo {
    margin-top:15px;
}

#main {
    margin:0 auto;
    width:800px;
    
}

#image {
    width:800px;
    /*margin-bottom: 33px;*/
}

#center {
    width:800px;
    float:left;
    background-color:#ffffff;
}

* {
    margin: 0;
}

html, body {
    height: 100%;
}

#wrapper {
   min-height: 100%;
   height: auto !important;
   height: 100%;
   margin: 0 auto -25px;
   width: 800px;
   background-image: url(/images/wrapper-bgd.png);
   background-repeat: repeat-y;
}

/*#center_left {
    float:left;
    width:30%;
    height:100%;
}*/

#race_information {
    float:left;
    background-image:url(/images/slashes_blue.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
    width:100%;
    height:40px;
}

#sponsor {
    float:right;
    margin-right:5px;
}

/*#center_right {
    float:right;
    width:70%;
    background-color:#FFFFFF;
}*/

#center_right_sponsors {
    width:100%;
    height:33px;
    /*padding-top:10px;
    padding-bottom:10px;*/
    background-color: #ffffff;
}

#center_right_information {
    width:100%;
    height:100%;
    float:left;
    padding-bottom:10px;
}

#center_right_bio {
    width:100%;
    height:100%;
    float:left;
    font-size: 11px;
    text-align: justify;
}

#bio_picture {
    width:90%;
    height:100%;
    float:left;
    padding-left:13px
}

#bio_picture img{
    float:left;
    margin-right:12px;
    padding-bottom: 12px;
}

#bio_text {
    height:100%;
    float:left;
    padding-left:13px;
    padding-right: 13px;
}

#bio_text p {
    margin-bottom: 13px;
}

#next_race {
    position:relative;
    float:left;
    margin-top:8px;
}

#information {
    float:left;
    width:250px;
    margin-left:10px;
    margin-bottom:10px;
}

#information_header {
    height:40px;
    width:100%;
    background-image:url(/images/slashes.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
}

#information_title {
    float:left;
    position:relative;
    margin-top:10px;
    width:100%;
}

#information_title img {
    padding-left:5px;
}

#information_content {
    height:100%;
    width:100%;
    /*background-color:#FF0000;*/
}

#spacer {
    width:25px;
    height:25px;
    float:left;
}

#rase_status {
    position:relative;
    width:95%;
    text-align:left;
    float:left;
    margin-top:3px;
    padding-left:5px;
}

#news {
    float:right;
    width:98%;
    height:40px;
    background-image:url(/images/slashes.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
}

#news_title {
    float:right;
    width:100%;
    margin-top:10px;
}

#news_box {
    width:45%;
    height:100%;
    /*position:relative;
    float:left;*/
    padding-left:10px;
}

#news_item {
    position:relative;
    width:290px;
    height:60px;
    border:1px solid #d2d2d2;
    margin-top:7px;
    margin-left:3px;
    cursor:pointer;
}

#news_item_img {
    width:69px;
    height:47px;
    float:left;
    position:relative;
    margin-top:5px;
    margin-left:3px;
    margin-bottom:3px;
}
#news_item_img img {
    margin:0px;
    padding:0px;
}
#new_item_header {
    width:190px;
    margin-top:5px;
    float:left;
    padding-left:5px
}

#new_item_title {
    float:left;
    color:#C70505;
    width:110px;
}

#new_item_date {
    float:right;
}

#news_item_content {
    width:200px;
    float:left;
    margin-top:5px;
    padding-left:5px;
    font-size:11px;
}

#news_detail_box, .news_detail_box{
    /*position:relative;
    float:right;
    width:246px;*/
    border:1px solid #d2d2d2;
    margin: 13px;
    padding: 13px;
}

#news_detail_header, .news_detail_header {
    margin-top:5px;
    font-weight:bold;
}

#news_detail_subheader, .news_detail_subheader{
    margin-top:7px;
    font-size: 11px;
}

#news_detail_subheader span, .news_detail_subheader span {
    /*color:#C70505;*/
    font-style: italic;
    margin-right:10px;
}

#news_detail, .news_detail {
    margin-top:10px;
    text-align:justify;
    font-size: 11px;
}

#footer {
    clear:both;
    margin:0 auto;
    width:800px;
    height:25px;
    background-color:#131313;
    background-image: url(/images/footer-bgd.png);
    
    position: relative;
    margin-top: -25px;
    clear:both;
}

table#footer_links {
    width: 100%;
    border-spacing: 0;
    empty-cells: show;
    border-collapse: collapse;
    vertical-align: bottom;
    text-align: center;
}

table#footer_links tr, table#footer_links td, table#footer_links a {
    margin: 0; border: 0; padding: 0;
}

table#footer_links td {
    padding-top: 7px;
}

#readMore {
    width:100%;
    float:left;
}

#readMore img {
    float:right;
}

#submenu {
    width:100%;
    height:60px;
}

#sub_left {
    position:relative;
    float:left;
    width:45%;
    height:40px;
}

#sub_right {
    position:relative;
    float:right;
    width:55%;
    height:40px;
}

#sub_left_item {
    float:right;
    height:40px;
    width:95%;
    background-image:url(/images/slashes.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
}
#sub_left_item img {
    margin-top:10px;
}

#sub_down {
    width:100%;
    height:45px;
    position:relative;
    float:left;
}

#sub_right_links {
    position:absolute;
    bottom:-3px;
    margin-left:2px;
}

#sub_right_links a {
    float:left;
}

#sub_down_links {
    position:absolute;
    float:left;
    bottom:3px;
    left:65px;
}

#sub_down_links a {
    float:left;
}

.gray_font {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight:normal;
    text-decoration: none;
    color: #78797d;
    letter-spacing: 3px;
}

a.gray_font {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    text-decoration: none;
    font-size: 10px;
    color: #78797d;
    letter-spacing: 3px;
}
a:link.gray_font {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    text-decoration: none;
    font-size: 10px;
    color: #78797d;
    letter-spacing: 3px;
}
a:visited.gray_font {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    text-decoration: none;
    font-size: 10px;
    color: #78797d;
    letter-spacing: 3px;
}
a:active.gray_font {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    text-decoration: none;
    font-size: 10px;
    color: #78797d;
    letter-spacing: 3px;
}


/********************* OLD *************************/
#cr_up {
    height:40px;
    width:100%;
    background-image:url(/images/slashes.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
}

#center_bottom {
    position:relative;
    float:left;
    height:200px;
    width:800px;
    margin-bottom:10px;
}

/* image links */

a.back_link {
display: block;
width: 13px;
height: 15px;
background: transparent url(/images/back.png) no-repeat;
right:0;
position:absolute;
top:0;
}

a.back_link:hover {
background-position: -13px 0;
} 

a.rss_link {
display: block;
width: 15px;
height: 15px;
background: transparent url(/images/rss.png) no-repeat;
right:21px;
position:absolute;
top:0;
}

a.rss_link:hover {
background-position: -15px 0;
} 

a.link_1 {
    font-weight:bold;
    text-decoration: none;
    font-size: 12px;
    color: #000000;
}
a:link.link_1 {
    font-weight:bold;
    text-decoration: none;
    font-size: 12px;
    color: #000000;
}
a:visited.link_1 {
    font-weight:bold;
    text-decoration: none;
    font-size: 12px;
    color: #000000;
}
a:active.link_1 {
    font-weight:bold;
    text-decoration: none;
    font-size: 12px;
    color: #000000;
}

a.link_2 {
    font-weight:normal;
    text-decoration: none;
    font-size: 11px;
    color: #000000;
}
a:link.link_2 {
    font-weight:normal;
    text-decoration: none;
    font-size: 11px;
    color: #000000;
}
a:visited.link_2 {
    font-weight:normal;
    text-decoration: none;
    font-size: 11px;
    color: #000000;
}
a:active.link_2 {
    font-weight:normal;
    text-decoration: none;
    font-size: 11px;
    color: #000000;
}

.success_box {
    background-color: #e0f0c9;
    height: 24px;
    line-height: 24px;
    margin-bottom: 25px;
    text-align: left;
    padding-left: 5px;
}

.fail_box {
    background-color: #fae5e5;
    height: 24px;
    line-height: 24px;
    margin-bottom: 25px;
    text-align: left;
    padding-left: 5px;
}
