/*
*	HendrickCharityRide 2007
*	JJohnson | Edreamz
*/

html{min-height: 100%;}

body{
	margin: 0;
	padding: 0;
	background: #000 url(../images/bottom-black-bg.jpg) repeat-x left bottom;
	color: #525252;
	font-family:Georgia, "Times New Roman", serif;
	font-size: 12px;
	}

a{
	outline: none;
	text-decoration: none;
	color: #843f3e;
	font-weight: bold;
 }
 
a:hover{
	text-decoration: underline;
}
 
p{
	margin: 0; 
	padding: 4px 0;
	line-height: 18px;
}

a img{border: 0;}

p.in-memory a, p.levine-hospital a{
	display: block;
	background: url(../images/memory-ricky.jpg) no-repeat 0 0;
	width: 260px;
	height: 110px;
	text-indent: -9999em;
} 

p.levine-hospital a{
	background: url(../images/levine-hospital.jpg) no-repeat 0 0;
}

p.in-memory a:hover, p.levine-hospital a:hover{
	background-position: 0 -110px;
}
 
 
 .clear{
	clear: both;
 }
 
 .registration-info{
	margin: 15px 0 20px 15px;
	float: left;
	width: 291px;
 }
 
  .registration-info p{
	width: 341px;
	height: 92px;
	text-indent: -9999em;
	background: url(../images/5th-annual-benefitting.gif) no-repeat left top;
 }
 
 .registration-info a{
	float: right;
	display: block;
	text-indent: -9999em;
	width: 199px;
	height: 36px;
	background: url(../images/register-link.gif) no-repeat left top;
	
 }
 
 .motorcycle{
	float: right;
	width: 439px;
 }
 
 .motorcycle a{
	display: block;
	width: 439px;
	height: 221px;
	background: url(../images/bike-winner-graphic.jpg) no-repeat left top;
	text-indent: -9999em;
 }
 
#outer-cnt{
	padding: 15px 0 0 0;
	background: url(../images/top-black-bg.jpg) repeat-x left top;
}
	
#inner-cnt{
	margin: 0 auto;
	width: 930px;
	}
	

	
#hd h1{
	float: left;
	/*background: url(../images/hendrick-logo.gif) no-repeat left top;*/
	background: url(../images/children-logo.gif) no-repeat left top;
	margin: 0 0 0 10px;
	padding: 0;
	width: 380px;
	height: 104px;
	position: relative;
}

#hd h1 a{
	position: absolute;
	width: 249px;
	height: 104px;
	text-indent: -9999em;
}

#hd h2{
	float: right;
	background: url(../images/5th-annual-hd.gif) no-repeat left top;
	margin: 15px 15px 15 0;
	padding: 0;
	width: 288px;
	height: 33px;
	text-indent: -9999em;
}

#navbar{
	padding: 10px 0 0 0;
	clear: both;
	background: url(../images/nav/navbar-bg.gif) no-repeat left bottom;
	padding-left: 165px;
	height: 34px;
}

#content{
	margin-left: -13px;
	padding: 35px;
	background: url(../images/content-bg.gif) repeat-y 0 0;
}

#content h3{
	font-weight: normal;
	font-size: 20px;
	margin: 10px 0 0 0;
	padding: 0;
	color: #6C312F;
}

#content h3.sponsor{
	background: url(../images/sponsors.gif) no-repeat left top;
	width: 148px;
	height: 36px;
	text-indent: -9999em;
}

#ft{
	clear: both;
	background: url(../images/footer-bg.gif) no-repeat left top;
	padding: 55px 0 0 10px;
	font-size: 10px;
	color: #F3F1E9;
}

#ft a{color: #F3F1E9;}

#home_columns{
	clear: both;
}

	#home_columns .left{
		float: left;
		width: 590px;
	}

	#home_columns .left p{
		padding: 4px 15px 4px 4px;
	}
	
	#home_columns .left p .red{
		font-weight: bold;
		font-size: 14px;
		color: #6C312F;
	}
	
	#home_columns .middle{
		float: left;
		width: 211px;
		min-height: 257px;
		padding: 0 0 0 5px;
		background: url(../images/archive-bg.gif) no-repeat left top;
	}

	#home_columns .middle h5{
		width: 81px;
		height: 16px;
		margin: 5px 0 8px 0;
		padding: 0;
		background: url(../images/h-past-rides.gif) no-repeat left top;
		text-indent: -9999em;
	}
	
	a.thumb08{
		background: url(../images/2008thumb.jpg) no-repeat left top;
		display:block;
		width: 192px;
		height: 86px;
		margin-bottom: 8px;
		text-indent: -9999em;
	}
	
	a.thumb07{
		background: url(../images/2007thumb.jpg) no-repeat left top;
		display:block;
		width: 192px;
		height: 86px;
		margin-bottom: 8px;
		text-indent: -9999em;
	}
	
	a.thumb06{
		background: url(../images/2006thumb.jpg) no-repeat left top;
		display:block;
		width: 192px;
		height: 86px;
		margin-bottom: 8px;
		text-indent: -9999em;
	}
	
	a.thumb05{
		background: url(../images/2005thumb.jpg) no-repeat left top;
		display:block;
		width: 192px;
		height: 86px;
		margin-bottom: 8px;
		text-indent: -9999em;
	}
	
	#home_columns .right{
		float: left;
		width: 270px;
		padding-left: 10px;
	}

#int-left{
	float: left;
	width: 580px;
}

#int-right{
	float: right;
	width: 270px;
}	
	
#flash-sponsors{clear:both;}	

.sponsor-logo{
	width: 190px;
	min-height: 160px;
	float: left;
	text-align: center;
}

#form-table .input {padding: 5px; border: 1px solid #ccc; border-right-color: #eee; border-bottom-color: #eee;}
#error{background: #3F0C15; color: #fff; padding: 5px;}
#error li{padding: 3px;}

#success{
	width: 80%;
	background: #E2F9E3;
	color: #060; 
	font-family: Verdana, sans-serif;
	border: 1px solid #9c9;
	font-size: 14px;
	margin: 10px auto 12px auto;
	padding: 5px 5px 5px 30px;
}

* html .sponsor-logo{
	height: 160px;
}

/* navigation buttons */

#thome a  {
	width: 72px;
	background: url(../images/nav/btn-home.gif) top left no-repeat;
	}
	
#tabout a  {
	width: 130px;
	background: url(../images/nav/btn-about.gif) top left no-repeat;
	}

#tride a  {
	width: 98px;
	background: url(../images/nav/btn-ride.gif) top left no-repeat;
}

#tactivities a  {
	width: 89px;
	background: url(../images/nav/btn-activities.gif) top left no-repeat;
	}

#taccomodations a  {
	width: 128px;
	background: url(../images/nav/btn-accomodations.gif) top left no-repeat;
	}	

#tsponsors a  {
	width: 81px;
	background: url(../images/nav/btn-sponsors.gif) top left no-repeat;
	}

#tvolunteers a  {
	width: 100px;
	background: url(../images/nav/btn-volunteer.gif) top left no-repeat;
	}

#nav{
	margin: 0;
	padding: 0;
	height: 34px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	padding: 34px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:34px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -34px;
	}

#nav a.selected, #nav a.selected:hover {
	background-position: 0 -68px;
	}
	


/* end navigation buttons */
