/* CSS Styles */

body {
	background: #666666 url(../graphics/backgrounds/headerBkg.png) repeat-x;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	margin: 24px 0 20px 0;
	padding: 0;
}

br.clear { clear: both; }

img { border: none; }

a { color: blue; }

table {font: 100% Verdana, Arial, Helvetica, sans-serif;}

/* Header */
#header {
	margin: 0 auto 0 auto;
	width: 950px;
}

#header #branding #logo {
	float: left;
	margin: 20px 0 15px 10px;
}

#header #branding #ad {
	float: right;
	margin: 20px 20px 0 10px;
}

#header #navigation { padding: 8px 0 6px 20px; }

#header #navigation ul {
	margin: 0;
	padding: 0;
}

#header #navigation ul li {
	color: #ffffff;
	margin: 0;
	padding: 0;
}

#header #navigation ul li a {
	color: #ffffff;
	text-decoration: none;
}

#header #navigation li {
	display: inline;
	font-size: 120%;
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Content */

#content {
	background: #f9f9f9 url(../graphics/backgrounds/contentBkg.gif) right repeat-y;
	margin: 0 auto 20px auto;
	width: 950px;
}

#content acronym { border-bottom: 1px dotted #CCCCCC; }

#content img.rotator {
	height: 200px;
	width: 950px;
}

#content #copy p { line-height: 2em; }

#content #copy p.intro {
	font-family: "Trebuchet MS" Geneva, Verdana, Helvetica, sans-serif;
	font-size: 135%;
	line-height: 1.5em;
}

#content #copy h1 {
	color: #0099CC;
	font-size: 250%;
	font-family: "Trebuchet MS" Geneva, Verdana, Helvetica, sans-serif;
}

#content #copy h2 {
	color: #0099CC;
	font-size: 180%;
	margin: 25px 0 0 0;
	font-family: "Trebuchet MS" Geneva, Verdana, Helvetica, sans-serif;
}

#content #copy h3 {
	color: #0099CC;
	font-size: 150%;
	margin: 25px 0 0 0;
	font-family: "Trebuchet MS" Geneva, Verdana, Helvetica, sans-serif;
}

#content #copy h4 {
	color: #333333;
	font-size: 120%;
	font-weight: bold;
}

#content #copy h4.bio {
	background-color: #0099CC;
	color: #ffffff;
	margin: 20px 0;
	padding: 3px 5px;
}

#content #copy {
	color:#333333;
	padding: 15px 20px 20px 20px;
	width: 655px;
}

#content #copy hr { display: block; }

#content #copy img.left {
	float: left;
	margin: 5px 10px 3px 0;
}

#content #copy img.right {
	float: right;
	margin: 0 0 3px 10px;
}

#content #copy img.smallpics { margin: 0 17px 17px 0; }

#content #copy em.ear {
	color:#333333;
	font-weight: bold;
}

#content #copy em.ear span { color: #0099CC; }

#content #copy table {
	border: 1px solid #cccccc;
	width: 100%;
}

#content #copy table th {
	background-color: #0099CC;
	color: #ffffff;
	padding: 3px 5px;
	text-align:left;
	vertical-align: top;
}

#content #copy table td {
	height: 26px;
	padding: 3px 5px;
	vertical-align: top;
}

#content #copy table tr.alternate { background-color: #eeeeee; }

#content #copy table img { margin-bottom: 5px; }

#content #sidebar {
/*	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
*/	float:right;
	padding: 40px 20px 20px 20px;
	width: 210px;
}

#content #sidebar h3 { font-size: 120%; }

#content #sidebar img.sponsor { margin: 5px; }

#content #sidebar img.ad {
	margin: 0 10px 25px 10px;
	cursor:pointer
}

#content div.networking img { vertical-align: middle; }

/* Gallery */

#content img.thumbnail {
	background-color: #ffffff;
	border: 1px solid #0099cc;
	height: 50px;
	margin: 7px 7px 0 0;
	padding: 5px;
	width: 50px;
}


#content #sponsors {
	border-bottom: 0 solid #cccccc !important;
	border-left: 1px solid #cccccc;
	border-right: 0 solid #cccccc !important;
	border-top: 1px solid #cccccc;
	margin-top: 20px;
}

#content #sponsors td {
	background-color: #ffffff  !important;
	border-bottom: 1px solid #cccccc;
	border-left: 0 solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 0 solid #cccccc;
	padding: 10px !important;
	text-align: center;
	width: 33%;
}


#content #sponsors img {
	display: block;
	margin:  0 auto;
}	

/* Footer */

#footer {
	margin: 0 auto 50px auto;
	width: 950px;
}

#footer img {
	float:left;
	margin: 0 20px 50px 20px;
}

#footer ul {
	margiin: 0;
	padding: 0;
}

#footer ul li {
	display: inline;
	margiin: 0;
	padding: 0;
}

#footer ul li a {
	color: #ffffff;
}

/* Sidebar */

#sidebar ul {
	margin:0;
	padding: 0;
}

#sidebar ul li {
	display: block;
	list-style: none;
	padding: 0 0 20px;
}

#sidebar ul li span {
	display:block;
	padding-left: 45px;
}

#sidebar ul li.acesraces { background: url(../graphics/logos/aceRacesSmall.gif) left top no-repeat    }

#sidebar ul li.ratrace { background: url(../graphics/logos/ratRaceSmall.gif) left top no-repeat    }

#sidebar ul li.open5 { background: url(../graphics/logos/open5Small.gif) left top no-repeat    }

#sidebar ul li.open5plus { background: url(../graphics/logos/open5plusSmall.gif) left top no-repeat    }

#sidebar ul li.trailtrax { background: url(../graphics/logos/trailtraxSmall.gif) left top no-repeat    }

#sidebar ul li.trailquest { background: url(../graphics/logos/trailquestSmall.gif) left top no-repeat    }

#sidebar ul li.gorrickxc { background: url(../graphics/logos/gorrickXCSmall.gif) left top no-repeat    }

#sidebar ul li.open12 { background: url(../graphics/logos/open12Small.gif) left top no-repeat    }

#sidebar ul li.open24 { background: url(../graphics/logos/open24Small.gif) left top no-repeat    }

#sidebar ul li.hellrunner { background: url(../graphics/logos/hellrunnerSmall.gif) left top no-repeat    }

#sidebar ul li a {
	display: block;
	padding-left: 0;
}

#sidebar ul li span span {
	display: block;
 margin- top: 10px;
	padding: 10px 0 5px 25px;
}

#sidebar ul li span.first { background: url(../graphics/icons/1st.gif) left 5px no-repeat    }

#sidebar ul li span.second { background: url(../graphics/icons/2nd.gif) left 5px no-repeat    }

#sidebar ul li span.third { background: url(../graphics/icons/3rd.gif) left 5px no-repeat    }

#sidebar ul li span.fourth { background: url(../graphics/icons/4th.gif) left 5px no-repeat    }

#sidebar ul li span.fifth { background: url(../graphics/icons/5th.gif) left 5px no-repeat    }

#sidebar ul li span.sixth { background: url(../graphics/icons/6th.gif) left 5px no-repeat    }

#sidebar ul li span.seventh { background: url(../graphics/icons/7th.gif) left 5px no-repeat    }

#sidebar ul li span.eigth { background: url(../graphics/icons/8th.gif) left 5px no-repeat    }

#sidebar ul li span.ninth { background: url(../graphics/icons/9th.gif) left 5px no-repeat    }

#sidebar ul li span.tenth { background: url(../../../htdocs/assets/graphics/icons/10th.gif) left 5px no-repeat  }

#sidebar ul li span.dnf { background: url(../graphics/icons/dnf.gif) left 5px no-repeat    }

/* Lightbox styles */

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

#lightbox a img { border: none; }

#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: transparent url(../graphics/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover,
#prevLink:visited:hover { background: url(../graphics/lightbox/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover,
#nextLink:visited:hover { background: url(../graphics/lightbox/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;
}

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

/* Forms */

fieldset {
	float: left;
	clear: left;
	width: 655px;
	margin: 1em 0 2em 0;
	padding: 0;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

legend {
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	color: #133F52;
	margin: 0 0 0 1em;
	padding: 0;
}

fieldset ol {
	padding: 0 1em 0 1.5em;
	list-style: none;
	zoom: 1;
}

fieldset li {
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
}

label {
	float: left;
	width: 15em;
	margin-right: 1em;
}

fieldset fieldset {
	margin: 1em 0 0 1.5em;
	border-style: none;
	background-color: transparent;
	background-image: none;
}

fieldset fieldset legend {
	color: #333333;
	font-family: Verdana, Geneva, sans-serif ;
	font-size: 1em;
	margin: 0;
	font-weight: normal;
}

fieldset fieldset ol {
	position: relative;
	top: -1.5em;
	margin: 0 0 0 16em;
	padding: 0;
}

fieldset fieldset label {
	float: none;
	width: auto;
	margin-right: auto;
}

input.submit {
	margin: 10px 0 20px 17.5em;
}

/* Family bar */

#family {
	background-color: #000;
	border-bottom: 1px solid #999;
	height: 24px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}

#family div {
	margin: 0 auto;
	width: 950px;
}

#family ul {
	display: inline;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}

#family ul li {
	color: #fff;
	display: inline;
	line-height: 20px;
}

#family ul li a {
	color: #F0F0DF;
	padding: 0 5px;
}

#family ul li span {
	padding: 0 5px;
	color: #09C;
}
