/* CSS Document */
@import url(reset.css);
@import url(lightbox.css);


html{ 
	font-size:16px; } /* Default font-size is always 16px */
	
body{
	text-align: center;
	background: #999 url(../img/bg-grad-bar.jpg) repeat-x top;
	font: 62.5% Arial, Helvetica, sans-serif;
	line-height:1.5;/*--default--*/
	color: #222;
	}
#wrapper
	{
	text-align: left;
	width: 900px;
	margin: 0 auto;
	position: relative;
	background: #fafafa url(../img/wrapper-bg.gif) repeat-y;
	height: 1%;
	}
#topheader {
	background: /*#0033ff*/ #03f url(../img/topheader-swirls2.gif) no-repeat left bottom;
	height: 100px;
	width: 900px;
	position: relative;
	margin-right: 0px;
}

#header
	{
	height: 180px;
	width: 900px;
	position: relative;
	background: #000000;
	}
h1#rep {/*--img repl--*/
	font-size: 1.625em;
	height: 180px;
	text-indent: -9999px;
	background: url(../img/header.jpg) no-repeat center bottom;
	margin:0;
	padding: 0;
	}

#content-wrapper {
	width:900px;
	background: #fafafa url(../img/content-stitches.gif) no-repeat right 50px;
	float: left;
	}
#content {/*--rightcol--*/
	width: 410px;
	float: right;
	padding-top: 10px;
}
#whysponsor #content {/*--rightcol, whysponsor page--*/
width:580px;
}

#footer {
	background: #434343;
	clear: both;
	float: left;
	width: 900px;
	border-top: 1px solid #9c0;
	border-bottom: 3px solid #9c0;
	}
#footer img {
	margin: 10px auto -10px 350px;
}

/*---------------photo cycle
*/

#leftcol {
	float: left;
	background: #fafafa url(../img/content-swirly.gif) no-repeat left top;
	width: 455px;
	position: relative;
	display: inline;
	}
#whysponsor #leftcol {
	width:300px;
}
#whysponsor #leftcol img {
	float:left;
	margin-top:80px;
	margin-bottom:20px;
	margin-left:20px;
	clear:both;
}
#whysponsor #leftcol img+img {
	margin-top:0px;
}
#leftcol p {
	text-align: left;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	width: 400px;
	float: left;
}
#photoshow{
	height: 450px;
	width: 350px;
	position: absolute;
	z-index: 9999;
	left: 33px;
	top: 25px;
	float: right;
	}
#photoshow img {
	height: 450px;
	width: 350px;
	position: absolute;
	float: right;
}
#photoframe {
	position: relative;
	z-index: 1;
	/*--margin-top: -5px;--*/
	margin-top:75px;
	float: right;
	margin-bottom: 20px;/*--height and width fix positioning inconsistencies--*/
	width: 417px;
	}
#whysponsor #photoframe, #whysponsor #photoshow{
	display:none;
}
#whysponsor #photoframe {
	display:none;
	}
#photoframe p.caption {
	text-align: left;
	margin-top: -10px;
	padding-top: 0px;
	line-height: 1.4em;
	padding-bottom: 3em;
}
#photoframe p {
}
#photoframe  p a, #photoframe  p a:link {
	color: #777;
	text-decoration: none;
	border-bottom: 1px dashed #888;
}
#photoframe  p a:active{
	color: #777;
	text-decoration: none;
	border-bottom: 1px solid #888;
}
#photoframe  p a:hover{
	color: #9c0;
	text-decoration: none;
	border-bottom: 1px solid #9c0;
}
#photoframe  p a:visited {
	color: #777;
	text-decoration: none;
	border-bottom: 1px solid #888;
}
#photoframe img.frame {
	float: right;
	margin: 0px 0px 10px;
	padding: 0px;
}

#photoshow img {
	display: none;
}
#photoshow img.first {
	display: block;
}




	


/*----------------------------Lists
*/
ul.sponsorshiplist {
	margin-left: 30px;
	margin-bottom: 1em;
	padding-bottom: 1em;
	font-size: 1.4em;
	line-height: 2em;
	margin-bottom:1em;
}
ul.sponsorshiplist li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1.4em;
	list-style: square outside;
	margin-bottom:.3em;
}




/*----------------------------Colors

-greens
light	#9c0
med		#690
neon!	#adff43


-orange
light	#f93
med		#c60
med		#b34c00


-blue
med		#06f
topbar	#03f
light	#3cf
		#013299


*/






img.swirlygif {
	position: absolute;
	top: 0px;
	left: -111px;
}
img.results {
	border: 1px solid #0033ff;
	margin-top: 15px;
	margin-bottom: 15px;
}
img.photofadeswirl {
	z-index: 999;
	position: relative;
	left: 0px;
	top: 0px;
}






/*
#wrapper:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0; }
	*/



/*------------------navigation
*/

ul#mainNav  {
	margin: 0px;
	padding: 0px;
	width: 890px;
	list-style: none;
	float: right;
	position: absolute;
	bottom: 0px;
	right: 5px;
	vertical-align: bottom;
}
ul#mainNav a {
	color: #fafafa;
	text-decoration: none;
	display: block;
	list-style: none;
	line-height: 2.1em;
	font-size: 1.4em;
	padding: 0px 1em;
	background: #222;
	border-bottom: 2px solid #222;
	margin-right: 0.4em;
	vertical-align: bottom;
	outline:none;
}
ul#mainNav li {
	float: right;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
#mainNav a:link {
	color: #fafafa;
	text-decoration: none;
}
#mainNav a:active {
	color: #fafafa;
	text-decoration: none;
}

#mainNav li.home a:hover {
	color: #9c0;
	border-bottom: 2px solid #9c0;
	}
#mainNav li.about a:hover {
	color: #3cf;
	border-bottom: 2px solid #3cf;
}
#mainNav li.seriousfun a:hover {
	color: #f93;
	border-bottom: 2px solid #f93;
}
#mainNav li.event a:hover {
	color: #690;
	border-bottom: 2px solid #690;
}
#mainNav li.results a:hover {
	color: #c60;
	border-bottom: 2px solid #c60;
}
#mainNav li.gallery a:hover {
	color: #3cf;
	border-bottom: 2px solid #3cf;
}

#mainNav li.joinus a:hover {
	color: #adff43;
	border-bottom: 2px solid #adff43;
}


#mainNav a:visited {
	color: #ddd;
	text-decoration: none;
}


/*------------------------fonts
*/

h1 {
	font-size: 2.6em;
	color: #0c0;
}
h2 	{
	font-size: 2.6em;
	padding-top: 2.4em;
	padding-bottom: 0.2em;
	color: #b34c00;
	font-weight: normal;
	}
h3 {
	font-size: 1.8em;
	color: #c60;
	font-weight: normal;
	}
h4 {
	color: #690;
	font-size: 1.3em;
	line-height: 1.4em;
	padding-bottom: 1em;
	padding-top: 0em;
	font-weight: normal;
	}
h4.center {
	text-align:center;
}
h4 a:link {
	color: #690;
}
#photoframe p {
	font-size: 1.2em;
	color: #888;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 415px;
	float: left;
	line-height: 1em;
}
h5 {
	}
.green {
	color: #690;
	}

.blue {
	color: #0000CC;
	}

.dkorange {
	color: #b34c00;
	}

	
#content h2, h3, h4, p {
	padding-right: 30px;
	line-height:1.2;/*--default--*/
}

#content p {
	font-size: 1.4em;
	line-height: 2em;
	padding-bottom: 1.4em;
}
#content dl {
	margin-left: 30px;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
#content dl dt {
	font-size: 1.4em;
	line-height: 2em;
	font-weight: bold;
	text-transform: uppercase;
}
#content dl dd {
	font-size: 1.4em;
	line-height: 2em;
	padding-bottom: 0.3em;
	margin-right: 30px;
	margin-left: 20px;
}
#content  dl dd ul.riders li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1.4em;
	list-style: square outside;
}
#content p.backtotop  {
	background: url(../img/backtotop.gif) no-repeat left top;
	text-align: left;
	font-size: 1em;
	margin-left: 0px;
	margin-top: 2em;
}

#content p.backtotop a {
	color: #360;
	font-size: 1em;
	text-decoration: none;
	border-bottom: 1px dashed #360;
	padding-left: 12px;
	margin-left: 0px;
}
#content p.backtotop a:hover {
	text-decoration: none;
	border-bottom: 1px solid #360;
}

/*-------------------font exceptions
*/

h2.about, h2.joinus {
	padding-top: 0px;
	margin-top: 10px;
	line-height: 1em;
}
h3.indexpage {
	padding-top: 1.5em;
	line-height: 3.2em;
}

/*-------------------text links
*/
p a {
}
p a:link {
	color: #669900;
}
p a:active {
	color: #690;
}
p a:hover {
	color: #9c0;
}
p a:visited {
	color: #690;
}





/*---------------------footer text
*/

#footer p {
	text-align: center;
	margin-top: 1.5em;
	color: #94CC00;
	font-size: 1.2em;
}
#footer p a:link {
	color: #adff43;
	text-decoration: none;
	border-bottom: 1px dashed #690;
}
#footer p a:active {
	color: #adff43;
	text-decoration: none;
	border-bottom: 1px solid #adff43;
}
#footer p a:hover {
	color: #d46502;
	text-decoration: none;
	border-bottom: 1px solid #b34c00;
}
#footer p a:visited {
	color: #adff43;
	text-decoration: none;
	border-bottom: 1px dashed #690;
}
div.leftfooter {
	display: block;
	width: 250px;
	float: left;
	margin-right: 70px;
}
div.rightfooter {
	float: right;
	width: 250px;
}
div.centerfooter {
	display: block;
	width: 250px;
	float: left;
	margin-right: 70px;
}

#copyright {
	text-align: center;
}

/*--------------------tooltips
*/

  #tooltip{
		position:absolute;
		display:none;
		padding:5px;
		background:#9c0;
		
		border:2px solid #690;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border-radius:5px;
	}
	
/*---------------------menu popup
*/
a.menu{
	position:relative; /*this is the key*/
	z-index:24;
	background-color:#fafafa;
	color:#000;
	text-decoration:none;
	border-bottom: 1px solid #c60;
}

a.menu:hover{
	z-index:25;
	background: #fafafa;
	border-bottom: 1px solid #444;
}

a.menu span{display: none}

a.menu:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:1em;
	left:2em;
	width:260px;
	padding:1em;
	border:3px solid #960;
	background-color:#99CC66;
	color:#000;
    }
	

/*----------------------gallery
*/

body#gallery #content  {
	width: 900px;
	background: url(../img/content-swirly.gif) no-repeat left top;
}
body#gallery #content img.swirl {
	background: url(../img/content-swirly.gif) no-repeat left top;
	position: relative;
}
body#gallery #content h2, .backtotop, p {
	margin-left: 30px;
}


#photogallery {
	width: 840px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#photogallery ul li img {
	padding: 7px;
	margin-right: 3px;
	border: 1px solid #444;
	background: #fff;
}
/*--------------------------  Banners 
*/

#banners-all {
	margin-left: 40px;
	width: 414px;
	margin-bottom: 30px;
	margin-top: 85px;
	float: left;
}
#banners-all h3 {
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
	clear: both;
}
#banners-all p {
	font-size: 1.2em;
	color: #444;
	margin-left: 0px;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 0px;
	text-align: center;
}
#banners-all img {
	border: 1px solid #444;
	margin-top: 8px;
	margin-bottom: 10px;
	width: 200px;
	margin-right: 5px;
	padding: 0px;
	float: left;
	display: inline;
}
#photoframe img {
	border: 1px solid #06f;
	margin-bottom: 20px;
	float: left;
	clear: both;
}
#home #photoframe img {
	border:none;
}
#home #photoframe #photoshow {
	border:none;
}
div.jumpto ul {
	font-size: 1em;
	margin-top: 0px;
	padding-top: 0px;
	list-style: square inside;
}

/*-----------------------paypal/tickets
*/

table.tickets {
	width: 250px;
	line-height: 2.2em;
	font-size: 1.2em;
}
table.tickets td {
	padding-top: .2em;
}
table.tickets input {
	padding-top: 0.2em;
	padding-bottom: .2em;
}
table.donations {
	width: 350px;
	border: 1px solid #bbb;
}
table.donations td {
	border: 1px solid #bbb;
	padding: .2em .1em;
	vertical-align: middle;
	}
table.donations p {
	padding-left: .2em;
}



/*--------------------misc
*/
hr {
	margin-right: 30px;
	color: #777;
}
div.jumpto {
	padding-bottom: 2.2em;
}
#banners-front img {
	border: 1px solid #444;
	margin-bottom: 5px;
	display: inline;
}
ul.survey {
	width: 500px;
	margin: -10px 0px 20px;
	padding: 0px;
	font-size: 1.2em;
	line-height: 1.8em;
	color: #6F8E1A;
}
ul.survey li {
	list-style: square outside;
	margin-left: 40px;
}
#banners-front {
	width: 820px;
	display: inline-block;
	float: left;
	margin: 0px auto 10px 43px;
}
#banners-front img.center {
	border: 1px solid #444;
	margin-bottom: 5px;
	display: inline;
	margin-left: 205px;
}

/*------------------- gizmos
*/
br.clear {
	clear:both;
}
div.center { /*-- for single banners --*/
	width:405px;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom: 2px solid #690;
	float:left;
}
div.center img{
	margin-left:95px;
}
	


/*------------------toplinks - out of commission, but possibly reusable
*/

/*
#toplinks {
	position: absolute;
	top: auto;
	width: 880px;
}
#toplinks ul li {
	display: inline;
	font-size: 1.2em;
	color: #222;
	padding-right: 3em;
	padding-left: 3em;
}
#toplinks ul li a:link {
	color: #222;
	text-decoration: none;
	border-bottom: 1px dotted #222;
}
#toplinks ul li a:visited {
	text-decoration: none;
	border-bottom: 1px solid #222;
}
#toplinks ul li a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
#toplinks ul li a:active {
	color: #444;
	text-decoration: none;
	border-bottom: 1px dashed #444;
}
#toplinks ul {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 0.5em;
}
*/
