/* CSS Document */

body { text-align: center; font-family: Arial, Helvetica, sans-serif; background: url(images/bg-gradient.gif) repeat-x #e8e8e8; font-size: 10px; margin: 0; }

img { border: none; }

h1 { font-size: 22px; }
h2 { display: block; background-color: #333333; color: #fff; padding: 3px; margin: 10px 0 5px 0; font-size: 18px; }
h3 { font-size: 15px; color: #666; margin: 20px 0 5px 0; padding: 0;}
h4 { background-color: #666; display: block; width: 400px; color: #fff; padding: 5px; font-size: 14px; letter-spacing: 1px; margin: 20px 0 5px 0; }
h5 { font-size: 13px; margin: 10px 0 5px 0; padding: 0; }
h6 { font-size: 12px; color: #cf5807; margin: 10px 0 5px 0; padding: 0; }

p { font-size: 12px; margin: 0 20px 10px 0; line-height: 1.4em; }

a { color: #990000; text-decoration: none; }
a:hover { color:#666; }

li { padding: 3px 0; margin: 0; font-size: 12px; list-style: none; }

td { font-size: 13px; }
th { font-size: 13px; background-color: #ccc; }

hr { margin: 20px 30px 0 0; }

#container { margin: 0 auto; width: 955px; text-align: left; }

#nav { width: 951px; text-align: right; height: 45px; background: url(images/nav-bg_dkgray.gif) repeat-x #a0a0a0; margin: 0; border-left: solid 2px #e2620b; border-right: solid 2px #e2620b; }
#nav ul { padding: 0 50px 0 0; margin: 0; }
#nav li { display: inline; padding: 0; margin: 0; }
#nav a { color: #333; text-decoration: none; font-size: 15px; display: block; height: 30px; float: right; padding: 14px 10px 0 10px; border-left: solid 2px #999; border-right: solid 2px #999; margin-right: -2px;  background: url(images/nav-bg_gray.gif) repeat-x #a0a0a0; }
#nav a:hover { background: url(images/nav-bg_orange.gif) repeat-x; }
#nav a.active { background: url(images/nav-bg_dkorange.gif) repeat-x; }
#top-border { width: 951px; height: 30px; background: url(images/nav-bg_dkgray.gif) repeat-x #a0a0a0 0 -6px; border-left: solid 2px #e2620b; border-right: solid 2px #e2620b; }

#banner-container { height: 160px; width: 955px; margin: 0; padding: 0; background-color: #000; }
#banner-container img { float: left; }
#image-rotator { float: right; width: 707px; margin: 0; padding: 0;}
#banner-logos { height: 175px; width: 201px; float: left; margin-left: 25px; }
.banner-features { height: 175px; width: 210px; margin: 0 0 0 25px; float: right; }
.banner-large { height: 175px; width: 685px; margin: 0; float: right; text-align: right; font-size:10px; }
#banner-features-container a { border: solid 2px #000; display: block; width: 210px; }
#banner-features-container a:hover { border: solid 2px #cf5807;}

#content { width: 955px; padding: 0; background-color: #fff; }

#left-col { width: 230px; padding: 10px; float: left; margin: 0; }
#left-col li { font-size:14px; list-style: none; margin: 5px; padding: 0; }
#left-col ul { margin: 10px 0; padding: 0; }
#left-col h2 a { color: #fff; border-bottom: dotted 1px #fff; padding-left: 5px; padding-right: 5px; }
#right-col { width: 675px; float: right; padding: 20px 0 20px 20px; }
#right-col p { margin: 0 30px 10px 0; }

#results h1 { text-align: center; padding-top: 20px;}

#footer { width: 955px; text-align: center; margin: 0; border-top: solid 1px #CCC; border-bottom: solid 5px #e2620b; }
#footer p { padding: 10px 20px; font-size: 10px; color: #999; }

#slideshow { float: right; width: 350px; margin: 0 -30px 0 0;}

.right-special { width: 150px; float: right; margin: 10px 0 10px 20px; padding: 10px; border-left: solid 2px #e2620b;  }

.clear { clear: both; }
.clearleft { clear: left; }
.clearright { clear: right; }
li.solo-event, li.meeting-event, li.club-event, li.other-event { font-size: 15px; font-weight: bold; color: #666; }
li.solo-event { list-style-image: url(images/list-icons/cone.gif);}
li.meeting-event { list-style-image: url(images/list-icons/blue-circle.gif); }
li.club-event { list-style-image: url(images/list-icons/flag.gif); }
li.photo-list { font-size: 15px; font-weight: bold; color: #666; list-style-image: url(images/list-icons/camera.gif); }
.event-date { color: #000; }
.small-links { letter-spacing: 1px; }
.floatright { float: right; margin-left: 10px; }
.floatleft { float: left;}
ul.plain { list-style: none; margin: 0 10px; }
ul.plain li { padding: 3px 0px; font-size: 1.2em; }
.left-col-extra { padding: 0 0 0 12px;}
li.other-event-black { font-size: 14px; font-weight: bold; color: #000; padding: 0 0 5px 0; }
ul.list-normal { margin: 0; padding: 10px 0 0 20px; }
ul.list-normal li {padding: 2px 0; font-size: 12px; list-style: none;  }

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

/* ----------LIGHTBOX----------- ----------LIGHTBOX----------- ----------LIGHTBOX----------- ----------LIGHTBOX----------- ----------LIGHTBOX----------- ----------LIGHTBOX-----------*/
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.display-none { display: none; }

.bus-logos { float: left; text-align: center; width: 200px; }
#bus-directory hr { clear: both; }
#bus-directory p { line-height: 1.4em; }
.bus-text { float: left; width: 430px; padding: 0 0 0 20px; }
p.bus-info { font-weight: bold; }
a.register-now { display: block; height: 30px; width: 150px; margin: 0 0 5px 15px; float: right; border: none; background: url(images/register_now_button.png) no-repeat 0 0; }
a:hover.register-now { background-position: 0 -29px;}
a.supps { display: block; height: 30px; width: 150px; margin: 0 0 15px 15px; float: right; border: none; background: url(images/supps_button.png) no-repeat 0 0; }
a:hover.supps { background-position: 0 -29px;}

#rally-x-champ { width: 640px; height: 300px; padding: 0; background: url(images/rally-x-banner.jpg) no-repeat; }
a.more-info { display: block; height: 30px; width: 150px; margin: 0 0 15px 15px; border: none; background: url(images/more_info_button.png) no-repeat 0 0; float: right; }
a:hover.more-info { background-position: 0 -29px; }

a.raw-times { display: block; height: 30px; width: 150px; margin: 0 0 15px 15px; border: none; background: url(images/raw_times_button.png) no-repeat 0 0; float: right; }
a:hover.raw-times { background-position: 0 -29px; }

a.final-results { display: block; height: 30px; width: 150px; margin: 0 0 15px 15px; border: none; background: url(images/results_button.png) no-repeat 0 0; float: right; }
a:hover.final-results { background-position: 0 -29px; }

a.results-2 { display: block; height: 45px; width: 115px; padding: 3px 25px 0 25px; margin: 10px 35px 0 10px; border: none; background-color: #333; float: right; color: #fff; font-size: 18px; text-align: center; font-weight: bold; }
a:hover.results-2 { background-color: #999;; }

a.home-banner-sm-l { display: block; width: 209px; height: 111px; float: left; background: url(images/home-banner-sm-l.png) no-repeat 0 0; }
a:hover.home-banner-sm-l { background-position: 0 -112px;}
a.home-banner-sm-r { display: block; width: 432px; height: 111px; float: left; background: url(images/home-banner-sm-r.jpg) no-repeat 0 0; }
a:hover.home-banner-sm-r { background-position: 0 -113px; }

a.volunteer { clear: both; display: block; height: 140px; width: 175px; background: url(images/volunteer-button.png) no-repeat 0 0; float: left; margin: 100px 0 0 0; }
a:hover.volunteer { background-position: -190px 0; }

.newspaper { border: solid 1px #999; padding: 20px 20px 0px 20px; margin: 0 0 25px 0; width: 410px; }
.newspaper img { margin: -20px 10px 5px -10px; float: left; }
#content .newspaper h2 { color: #333; background-color: #fff; margin: 0; padding: 0 0 10px 0; font-size: 2.5em; }
