*
{
	padding: 0px;
	margin: 0px;
	outline: none;
}
.clear
{
	clear: both;
}
html
{
	font-family: Arial,Verdana,sans-serif;
	background: #FFFFFF url(/images/home/bg.jpg) repeat-x;
}
#site
{
	width: 950px;
	margin: 0 auto;
}
#header
{
	padding-top: 20px;
}
#logo
{
	float: left;
}
#login
{
	float: right;
}
#login a:link, #login a:visited
{
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
#login a:hover
{
	text-decoration: none;
}
.SplashHomeArea
{
	position: relative;
	float: left;
	width: 515px;
	height: 345px;
}

.SplashRDFeaturesButton
{
	position: absolute;
	width: 290px;
	height: 40px;
	top: 10px;
	left: 210px;
}
.SplashNPFeaturesButton
{
	position: absolute;
	width: 290px;
	height: 40px;
	top: 60px;
	left: 210px;
}
.SplashFundraisingButton
{
	position: absolute;
	width: 308px;
	height: 41px;
	top: 295px;
	left: 10px;
}

#home_img
{
	margin-top: 30px;
	background: url(/images/home/main_img.gif) no-repeat;
	height: 346px;
	text-align: center;
}
#home_text
{
	position: relative;
	margin-left: 515px;
	padding-top: 50px;
	width: 390px;
}
#home_text p
{
	text-align: center;
	font-size: 24px;
	color: #3C3C3C;
	font-weight: bold;
	padding-bottom: 5px;
}
#home_text p.emtext
{
	width: 250px;
	margin: 0 auto;
	color: #FFFFFF;
	background: #FF3600;
}
#home_text p.phrase
{
	padding-top: 30px;
}
#home_text p.white
{
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 15px;
}
#home_text img.join
{
	display: block;
	width: 170px;
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
}
#data_panels
{
	background: #FFFFFF;
	height: 104px;
}
.data_title
{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
div.panel
{
	padding-top: 5px;
	padding-left: 15px;
	width: 211px;
	margin-top: 10px;
	margin-left: 10px;
	background: url(/images/home/panel.jpg) no-repeat;
	height: 81px;
	float: left;
}
#data_panels ul
{
	margin-top: 5px;
}
#data_panels li
{
	margin-left: 20px;
	font-size: 12px;
	color: #FFFFFF;
}
#search
{
	background: url(/images/home/search_bg.jpg) repeat-x;
	height: 60px;
}
#search form
{
	position: relative;
	padding-top: 11px;
	padding-left: 170px;
}

.MainSearchFieldTeaserHome
{
	color: #C2C2C2;
}

#search #fMainSearch
{
	border: 1px solid #898888;
	float: left;
	font-size: 20px;
	padding: 5px;
}

#search .SearchButton
{
	background: url(/images/home/search_bt.gif) no-repeat 0px -2px;
	height: 40px;
	width: 80px;
	border: none;
	margin-left: 10px;
	vertical-align: middle;
}
#search div.options
{
	position: relative;
	display: inline;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 20px;
}

#search div.options input
{
	margin-left: 10px;
}
#search div.options label
{
	margin-left: 5px;
}

#sports
{
	float: left;
	padding-top: 20px;
}
#sports p.emtext
{
	padding-left: 10px;
	width: 300px;
	color: #FFFFFF;
	background: #FF3600;
	font-weight: bold;
}
#race_reports p.emtext
{
	padding-left: 10px;
	width: 250px;
	color: #FFFFFF;
	background: #FF3600;
	font-weight: bold;
}
#popular p.emtext
{
	padding-left: 10px;
	width: 310px;
	color: #FFFFFF;
	background: #FF3600;
	font-weight: bold;
}

#sports ul
{
	float: left;
	padding-top: 3px;
	padding-right: 20px;
}
#sports li
{
	color: #383838;
	padding-top: 4px;
	margin-left: 23px;
}
#race_reports
{
	float: left;
	padding: 20px 0px 20px 20px;
}
.ReportDate
{
	position: relative;
	float: left;
	color: #797979;
	padding: 5px 5px 0px 0px;
	height: 25px;
}
.ReportText
{
	position: relative;
	padding-top: 5px;
}

.race_content
{
	padding-left: 12px;
}
.raceevent
{
	font-weight: bold;
	color: #3B3B3B;
}
.racer
{
	color: #3B3B3B;
}
#popular
{
	float: left;
	padding: 20px 0px 20px 20px;
}
.popular_content
{
	padding-left: 12px;
	padding-top: 2px;
}
#popular p.reports
{
	color: #797979;
	padding-top: 2px;
}
#popular img
{
	float: left;
	padding-right: 5px;
}
.HomeEventBlock
{
	clear: left;
	margin: 5px 0px 5px 0px;
}
div.cent_i
{
	height: 19px;
	float: left;
	padding-top: 2px;
}
div.cent
{
	float: left;
	height: 19px;
}
#footer
{
	margin-top: 20px;
	background: url(/images/home/footer_bg.jpg) repeat-x;
	padding-top: 30px;
	padding-bottom: 20px;
}
#footer li
{
	list-style-type: none;
	color: #4B4B4B;
	float: left;
	padding-right: 10px;
}
#footer a:link, #footer a:visited
{
	color: #FF3600;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
#footer p
{
	float: left;
	color: #4B4B4B;
	font-size: 11px;
}

