html {
    padding: 0px;
    margin: 0px;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #00BCF3;
    margin: 0px 0px 0px 0px;
    color: #333;
}

td,th {
    text-align: left;
    font-size: 11px;
    vertical-align: top;
}

/*.paddme {
    padding-left: 10px;
}*/
.addpadd {
    padding: 10px 0 10px 0;

}

.not-in-team {
    font-style: italic;
}
.not-in-team:before {
    content: '(';
}
.not-in-team:after {
    content: ')';
}

#allround {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
    height: 100%;
}

#left-column {
    vertical-align: top;
    height: auto;
    padding: 40px 0px 0px 0px;
    margin: 0px 0px;
}

#left-menu {
    width: 180px;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px;
    background-color: #000000;
    color: #FFFFFF;
    font-size: 14px;
}

#races a {
    display: block;
    margin-top: 2px;
    margin-bottom: 3px;
    text-decoration: none;
}

#left-menu a {
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
}

#left-menu img  {
    margin-top: 2px;
    margin-bottom: 5px;
    margin-left: 2px;
    margin-right: 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    text-decoration: none;
}

#left-flash {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px;
    background-color: #000000;
    text-align: center;
}

#shopping_cart {
    background-color:#aaa;
    padding:10px;
    color:#000;
}
#shopping_cart h2 {

}
#shopping_cart table {
    width:100%;
}
#shopping_cart th, #shopping_cart td {
    text-align:left;
}

#language {
    text-align: center;
    padding: 10px 0px 0px 0px;
    margin: 0px 0px;
}

#races {
    text-align: left;
    padding: 10px 0px 0px 10px;
    margin: 0px 0px;
}

#left-stripe {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px;
    width: auto;
    background-image: url("/images/layout/left-stripe.png");
    background-repeat: repeat-y;
    background-attachment: scroll;
    background-color: #FFFFFF;
}

#content {
    padding: 0px 0px 0px 2px;
    margin: 0px 0px;
    background-color: #FFFFFF;
    vertical-align: top;
}

a {
    color:#496D9E;
    text-decoration:none;

}

a:hover {
    text-decoration:underline;
    color: #D10016;

}

#content img {
    border: 0px;
}


#top-banner {
    padding: 15px 10px 15px 10px;
    margin: 0px 0px;
}

.button {
    padding: 25px 0px 10px 0px;
    margin: 0px 0px;
}

#race img {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
}


#footer {
    height: 258px;
    width: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px;
    background-image: url("/images/layout/footer-bg.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-color: #FFFFFF;
    background-position: top;
    vertical-align: middle;
}


#footer-menu {
    height: auto;
    width: auto;
    padding: 0px 0px 0px 0px;
    margin: 60px 0px 0px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-align: center;
    letter-spacing: 1px;
}

#footer a {
    color: #000000;
    text-decoration: none;
}

#footer a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

#right-column {
    width: 460px;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px;
    background-image: url("/images/layout/right-stripes.png");
    background-repeat: repeat-y;
    background-attachment: scroll;
    vertical-align: top;
}

#search-container {
    padding: 35px 0px 0px 46px;
    margin: 0px 0px;
    background-image: url("/images/layout/search-stripe.png");
    background-repeat: repeat-y;
}

.search-form {
    margin: 0px 0px 0px 3px;
}

.search-form br {
    display: none;
}

.page-entries-info {
    font-size: 10px;
    color: #333;
    background-color: #F0F0F1;
    padding: 2px 4px 2px 4px;
    margin:0;
    line-height: 14px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #DEDEDE;
}

.pagination-top .pagination {
    float: left;
}

.pagination-bottom .pagination {
    float: right;
}

.pagination .disabled {
    display: none;
}

.pagination {
    display: block;
    float: left;
    height: 18px;
    border: 1px solid #DEDEDE;
}

.pagination .prev_page:before {
    "Page:"
}

.pagination .current, .pagination a:hover {
    background-color: gray;
    color: white;
    text-decoration: none;
}

.pagination .current {
    font-weight: bold;
}

.pagination a, .pagination span {
    float: left;
    display: block;
    font-size: 10px;
    color: #333;
    background-color: #F0F0F1;
    padding: 2px 4px 2px 4px;
    margin-right: 1px;
    line-height: 14px;
    text-align: center;
    text-decoration: none;
}

.search-form select, .search-form input {
    padding: 1px;
    font-size: 11px;
    margin-bottom: 2px;
    border-color: #CCC #E9E9E9 #E9E9E9 #CCC;
    border-style: solid;
    border-width: 1px;
    background-color: #F6F6F6;
}

.search-form th, .search-form td {
    padding-top:0;
    padding-bottom:0;
    margin:0;
}

.search-form .submit{
    margin-top:4px;
    padding:1px 4px 2px 4px;
    border:1px solid #808080;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    background-color:#b7b7b5;
    color:#333;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px
}

.search-form hr {
    color: #E9E9E9;
    background-color: #E9E9E9;
    height: 0px;
}

.search-form .submit:hover{
    background-color:#808080;
    border:1px solid #808080;
    color:#fff;
    text-decoration:none
}

.box-head {
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    color: #333;
    background-color: #DDD;
    padding-left: 5px;
    font-size: 14px;
    font-family: 'Droid Sans',Arial,sans-serif;
    text-shadow: 1px 1px 1px #C9C9C9;
    margin-bottom: 0;
}

.box{
    padding:0;
    border:1px solid #DDD;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px
}

.box table {
    padding-top:5px;
    padding-bottom:5px;
}

.box label {
    padding-right:4px;
}

.list-head{
    font-weight:bold;
    font-size:16px;
    position:relative;
    font-family:'Droid Sans',arial,sans-serif;
    text-shadow:1px 1px 1px #c9c9c9;
    text-transform: none;
    margin-top:1em;
}

.result-list th, .result-list td, .list-table th, .list-table td {
    padding: 2px 2px 2px 4px;
    border-right: 1px solid #DEDEDE;
    font-size: 11px;
    vertical-align: top;
}

.result-list th, .list-table th {
    background-color: #AAA;
    color: white;
    font-weight: bold;
    text-transform: none;
    font-size: 10px;
    border-right: 1px solid #CBD6E1;
}

.list-highlight{
    background-color:#f1f1f1;
}

#search-result #searchsubmit {
    margin-top: 0px;
    margin-left: 1px;
}

#facts {
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}


#result-list {
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0 0px 0px;
    background-color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}



#top3-list {
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0 0px 0px;
    background-color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

#facts th {
    text-transform: uppercase;
}

#top3-list th, #top3-list td {
    padding-right:0.7em;
    /*text-transform: uppercase;*/
}

#top3-list img {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}


#right-flash {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px;
    height: auto;
    vertical-align: top;
}

#right-stripes {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px;
    background-image: url("/images/layout/right-stripes.png");
    background-repeat: repeat-y;
    background-attachment: scroll;
    vertical-align: top;
    width: 202px;
    height: auto;
}

#right-stripes img {
    padding: 0px 0px 0px 0px;
    margin: 8px 0px 0px 14px;
}

.information {
    /*padding: 0px 20px 30px 10px;*/

}

.information p {
    margin: 0 0 5px 0;
}
.information h1 {

}

.information h2 {
    color:#000;
    font-size:14px;
}

.information h3 {
    margin: 25px 0 2px 0;

}

p {
    font-family: Verdana, Arial, serif;
    font-size: 11px;
    margin-top: 2px;
    margin-bottom: 0px;
    margin-left: 1px;
}

li {
    font-size: 11px;
}


img {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px;
}


a:hover {
    text-decoration: underline;
}

a img {
    text-decoration: none;
    border-color: #000000;
    border: 0px;
}

a:hover img {
    text-decoration: none;
    border-color: #000000;
}


h1, h2, h3 { font-family: Arial, Helvetica, sans-serif;}

h1 {
    font-size: 20pt;
    /*text-transform: uppercase;
    letter-spacing: -1pt;*/
    margin: 0px;
    padding: 20px 0px 0px 0px;
    text-align: left;
}

h2 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 6px;
}

h3 {
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 4px;
}

.list-table{
    width:100%;
    border:0;
    clear:both
}

.detail-channel{
    width:100%;
    margin-right:10px;
    float:left;
}

.detail-channel.channel-right{
    margin-right:0
}

.detail-box{
    margin-bottom:15px
}

.detail table{
    width:100%;
    margin-bottom:0
}

.detail table .desc{
    width:140px
}

.detail .last{
    border-right:0
}

.detail .features{
    padding-left:15px;
    padding-top:10px;
    padding-bottom:10px
}

.detail .feature{
    float:left;
    width:165px;
    margin-bottom:10px;
    height:55px
}

.detail .feature.facebook{
    clear:both
}

.detail table.names .name .last{
    font-weight:bold
}

.detail table{
    border:0
}

.detail h2{
    margin:0;
    font-size:11px;
    margin-bottom:3px;
    padding-bottom:2px;
    padding-left:2px;
    border-bottom:1px solid #CCC;
    text-transform: none;
    margin-top: 1em;
}

.detail-box{
    min-height:110px
}

.detail-box .box-footer{
    float:right
}

.detail-box.box-totals{
    min-height:inherit
}

.detail-box.box-state{
    min-height:inherit
}

.detail-box.box-splits .right{
    text-align:right
}

.detail-box .f-__fullname,.detail-box.box-relay .f-club{
    font-weight:bold
}

a.img img {
    vertical-align: middle;
}

.side_bar a {
    padding: 10px 0 0 10px;
    display: block;
    float:left;
}

.one_half, .one_third, .two_third, .three_fourth, .one_fourth { margin-right: 4%; float: left; line-height:21px; margin-bottom:20px; position:relative; }
.one_half { 	width: 48%; }
.one_third { width: 30.6666%; }
.two_third { width: 65.3332%; }
.one_fourth { width: 22%; }
.three_fourth { width: 74%; }
.last { margin-right: 0 !important; clear: right; }
.clearboth{ clear: both; display: block; font-size: 0px; height: 0px; line-height: 0; width: 100%; overflow:hidden; }
