/* CSS for 24Solo site */

html, body {
 font-family: Arial;
 margin: 0;
 padding: 0;
 background: white url(solo-graphics/bg_site.jpg) repeat scroll 0% 0%;
}

h2, h3 {
 color: #333;
 margin: 0;
 padding-top: 12px;
}

h4 {
 color: #336699;
 font-variant: small-caps;
 margin-top: 25px;
 margin-left: 20px;
 margin-bottom: 0;
}

h2 { font-size: 125%; font-weight: 900; }
h3 { font-size: 115%; font-weight: 800; }

h2.date {color: #336699;}

a img { border: 0;}

a {
 color: #336699;
 font-weight: bold;
 text-decoration: none;
}

a:visited  {
 color: #333399;
}

a:hover {
 text-decoration: underline;
 color: gray;
}

a:active {
 color: red;
}

#update a { color: #cc0033; }

#wrapper {
position:relative;
width: 960px;
margin: 0 auto;
border-left: 3px solid #336699;
border-right: 3px solid #336699;
background-color: #fff;
}

#header { 
height: 164px;
background: white url(solo-graphics/px_header.jpg) no-repeat scroll right;
 }

#main-nav {
border-top: 3px solid #cc0033;
padding-top: 2px;
background-color: #fff;
height: 58px;
}

#main-nav ul {
list-style-type: none;
margin: 0;
padding:0;
}

#main-nav li {
float: left;
height: 40px;
}

#main-nav a img {
border: 0;
}

#main-nav a, #main-nav a:link, main-nav a:visited {
display:block; }


#main-nav li.home {background-image: url(solo-graphics/nav_home1.gif);}
#main-nav li.entry {background-image: url(solo-graphics/nav_entry1.gif);}
#main-nav li.schedule {background-image: url(solo-graphics/nav_schedule1.gif);}
#main-nav li.results {background-image: url(solo-graphics/nav_results1.gif);}
#main-nav li.riderinfo {background-image: url(solo-graphics/nav_rider_info1.gif);}
#main-nav li.gallery {background-image: url(solo-graphics/nav_gallery1.gif);}
#main-nav li.rider {background-image: url(solo-graphics/nav_riderinfo1.gif);}
#main-nav li.sponsors {background-image: url(solo-graphics/nav_sponsors1.gif);}
#main-nav li.volunteers {background-image: url(solo-graphics/nav_volunteers1.gif);}

#main-nav a:hover img { visibility: hidden;}

.bghome {background: white url(solo-graphics/bg_home.jpg) no-repeat scroll 0% 0%;}
.bgentry {background: white url(solo-graphics/bg_entry.jpg) no-repeat scroll 0% 0%;}
.bgschedule {background: white url(solo-graphics/bg_schedule.jpg) no-repeat scroll 0% 0%;}
.bgresults {background: white url(solo-graphics/bg_results.jpg) no-repeat scroll 0% 0%;}
.bggallery {background: white url(solo-graphics/bg_gallery.jpg) no-repeat scroll 0% 0%;}
.bgrider {background: white url(solo-graphics/bg_rider_info.jpg) no-repeat scroll 0% 0%;}
.bgsponsors {background: white url(solo-graphics/bg_sponsors.jpg) no-repeat scroll 0% 0%;}
.bgriderinfo {background: white url(solo-graphics/bg_rider_info.jpg) no-repeat scroll 0% 0%;}


p {
color: #333;
font-size:small;
margin: 0;
margin-top: 12px;
}

p.inset {
 margin: 0 22px;
}

li {
 font-size:small;
}

blockquote {
 font-style: italic;
 text-indent: 2em;
}

.highlight {
 font-weight: bold;
 color: #333366;
}

.strike {text-decoration: line-through; }

.line-break {
padding-bottom: 12px;
border-bottom: 1pt dashed #333;
text-align: justify;
margin-top: 12px;
}


#text-box {
 margin-left: 80px;
 margin-bottom: 50px;
 padding-top: 150px;
 width: 385px;
 min-height: 750px;
}

#text-box.images img {
 float:left;
 margin-right: 5px;
}

#side-box {
 position:absolute;
 top: 380px;
 left: 570px;
 width: 350px;
}

#side-box.class-one {background: white url(solo-graphics/bg_sidebox.jpg) no-repeat;
}

#side-box.class-three {
top: 700px;
background: white url(solo-graphics/bg_sidebox.jpg) no-repeat;
}

#side-box.class-four {
 top: 250px;
}

#side-box h2 {
 color: #cc0033;
 margin-left: 35px;
 margin-top: 0;
}

#side-box p {
 color: #000;
 margin:8px 15px;
 line-height: 100%;
 text-indent: 2em;
}

#side-box img {
 float:left;
 margin: 8px;
}

#sidebox ul {
 list-style-type: none;
}

#update {
 position:absolute;
 top:220px;
 right:10px;
 width: 350px;
 border: 2px dashed #cc0033; 
}
#update p {
 margin:0;
 padding: 6px;
 padding-left: 10px;
 font-family: Helvetica;
 font-weight: 800;
 color: #336699;
}

#update .style-one {
 font-variant: small-caps;
 font-size: 120%;
 color: #cc0033;
}

#bottom {
 clear: both;
 border-bottom: 15px solid #cc0033;
 margin-bottom: 15px;
}

#bottom img {
 margin: 10px;
 margin-top:0;
}

.blankimage {
 position: absolute;
 border:0;
 top:360px;
 left:580px;
}

ul.listing {
 color: #fff;
 font-size: small;
}

.standout {
 font-size: medium;
}

.sponsor { float: left; margin-right: 5px; }

.photo { 
 width: 170px;
 float: left; 
 margin-right: 8px;
 margin-bottom: 30px;
}

.photo2 {
 width: 120px;
 float: left; 
 margin-right: 5px;
 margin-bottom: 30px;
}

.photo img, .photo2 img {
 padding: 4px;
 background-color: #000;
 border: 1px solid #fff;
}

#quote {
 
 background: white url(solo-graphics/bg_quote1.gif) no-repeat scroll 0% 0%;
 position: absolute;
 width: 300px;
}

#quote img {
 position:absolute;
}

#quote p { color:#999;}

#quote p.words {
 margin-top: 25px;
 text-indent: 4em;
 font: italic normal bold medium Arial, Helvetica, Sans-Serif;
} 

#quote .name { font-variant: small-caps; font-weight:bold; }



/*-------footer styling---------------*/

#footer {
 background-color: #fff;
 border-top: 15px solid #336699;
 position: relative;
 height: 180px;
}

#footer a, #footer a:visited {
 text-decoration: none;
}

#footer a:hover {text-decoration: underline;}

#footer ul {
 list-style-type: none;
 margin:20px;
 padding:0;
 font-size: small;
 float:left;
}

#footer li {
 line-height: 110%;
}


#footer ul a { 
 color: #666; 
 font-style: normal;
}

#footer li.list-head a {
 margin-left: 0px;
 color: #000;
}