/***********************
	HOME PAGE
***********************/
#content{height: 915px;}

#features{
	width: 572px;
	height: 416px;
	background: url("/lib/img/home-features-bground.gif") top left no-repeat;
}

#featuresNav{
	list-style: none;
	position: absolute;
	z-index: 100;
	top: 295px;
	left: 25px;
}

#featuresNav li{display: block; padding-right: 5px; height: 15px; width: 15px; overflow: hidden; float: left;}
#featuresNav li a{
	display: block; 
	height: 15px; 
	width: 15px; 
	text-indent: -9999px;
	background: url("/lib/img/home-featured-bullets.png") top left no-repeat;
	_background: url("/lib/img/home-featured-bullets.gif") top left no-repeat;
}

#featuresNav li a:hover, #featuresNav li a.active{
	background: url("/lib/img/home-featured-bullets.png") bottom left no-repeat;
	_background: url("/lib/img/home-featured-bullets.gif") 0 -15px no-repeat;
}

#features .feature{
	position: absolute;
	z-index: 1;
	top: 15px;
	left: 15px;
	width: 546px;
	display: none;
}

#features .feature.active{display: block;}

.featureText{line-height: 18px; padding: 2px 0 0 11px;}
.featureText h3{font-size: 14px; font-weight: bold;}
.featureText p{font-size: 12px; padding: 3px 0 0;}

/***************************
	FEATURED SKATER
***************************/
#skater{
	position: absolute;
	top: 0;
	left: 572px;
	width: 368px;
	height: 324px;
	background: url("/lib/img/home-features-skater.gif") top left no-repeat;
}

#skater h2{
	font-size: 25px;
	width: 116px;
	height: 60px;
	color: #000;
	text-indent: -9999px;
	background: url("/img/header-featured-skater.gif") top left no-repeat;
	position: absolute;
	top: 39px;
	left: 12px;
	z-index: 10;
}

#skater h3, #skater h4{
	position: absolute;
	font-weight: bold;
	left: 14px;
	z-index: 10;
}
#skater h3{font-size: 14px; top: 136px;}
#skater h4{font-size: 11px; line-height: 13px; top: 169px;}

#skaterPhoto{
	position: absolute;
	bottom: 6px;
	*bottom: 8px;
	right: 14px;
	z-index: 1;
}

/***************************
	LATEST RESULTS / SEASON STATS
***************************/
#latestResults{
	position: absolute;
	top: 416px;
	left: 0px;
	width: 287px;
	height: 362px;
	background: url("/lib/img/home-features-results.gif") top left no-repeat;
}

#seasonStats{
	position: absolute;
	top: 416px;
	left: 287px;
	width: 285px;
	height: 362px;
	background: url("/lib/img/home-features-stats.gif") top left no-repeat;
}

#latestResults h3, #seasonStats h3{
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	top: 10px;
	left: 11px;
}
#latestResults h3{left: 18px;}

.statNav{
	list-style: none;
	position: absolute;
	height: 20px;
	width: 265px;
	top: 32px;
	left: 9px;
	z-index: 10;
}
#latestResults .statNav{left: 15px;}

.statNav li{
	float: left;
	margin-right: 1px;
	padding-left: 1px;
	background: url("/lib/img/bground-home-stat-nav.gif") top left no-repeat;
}

.statNav li a{
	display: block;
	height: 17px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 10px 0 9px;
	color: #999999;
	_width: 100px;
	_padding: 2px 0 0;
	_text-align: center;
	background: url("/lib/img/bground-home-stat-nav-right.gif") top right no-repeat;
}
.statNav li a:hover, .statNav li a.active{color: #eb65aa; border-bottom: 1px solid #000; background-color: none;}

.stats{
	background: url("/lib/img/bground-stat-container.gif") top left no-repeat;
	width: 265px;
	height: 298px;
	position: absolute;
	top: 51px;
	left: 9px;
	z-index: 1;
	padding: 5px 0 0 0; 
	display: none;
}
#latestResults .stats{left: 15px;}
.stats.active {display: block;}

.stats .more{display: block; padding: 1px 0 0 3px; font-size: 11px;}
.stats .result{
	margin: 0 1px;
	border-bottom: 3px solid #d2d1d1;
	padding: 5px 0 0 0;
}

.stats .result h4{
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 4px 0 2px 5px;
}

.stats .result .team{
	background-color: #303030;
	border-top: 1px solid #d2d1d1;
	height: 53px;
	position: relative;
	width: 100%;
}

.stats .result .team.arrg{border-top: 3px solid #d2d1d1;}

#latestResults .stats .result .team h3, #seasonStats .stats .result .team h3{position: static;}
.stats .result .team h4{
	position: absolute;
	left: 55px;
	top: 12px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.stats .result .team h5{
	position: absolute;
	left: 55px;
	top: 27px;
	font-size: 11px;
	color: #fff;
}
.stats .result .team h6{
	position: absolute;
	left: 229px;
	top: 18px;
	font-size: 18px;
	color: #fff;
}
.stats .result .team.arrg h6{color: #eb65aa;}

.stats .leader .leaderphoto{
	display: block;
	width: 74px;
	height: 73px;
	border: 2px solid #eb65aa;
	position: absolute;
	top: 18px;
	left: 10px;
}

.stats .leader .leaderphoto img{width: 74px; height: 73px;}

.stats .leader .leaderstats{
	list-style: none;
	position: absolute;
	top: 36px;
	left: 97px;
	font-size: 11px;
	line-height: 18px;
}
.stats .leader .leaderstats a{font-weight: bold;}

.stats .runnerups{
	list-style: none;
	position: absolute;
	top: 123px;
	left: 1px;
	width: 263px;
}

.stats .runnerups li{position: relative; padding: 0 0 0 9px; margin-bottom: 2px; _height: 10px;}
.stats .runnerups .even{background-color: #574950;}
.stats .runnerups a{
	display: block;
	width: 180px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 2px;
}

.stats .runnerups .stat{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 70px;
	font-size: 11px;
	font-weight: bold;
}	

/***************************
	SPONSORS
***************************/
#sponsor{
	position: absolute;
	top: 324px;
	left: 572px;
	width: 368px;
	height: 100px;
	background: url("/lib/img/home-features-sponsors.gif") top left no-repeat;
}

#sponsor h3{
	font-size: 10px;
	color: #eb65aa;
	font-weight: bold;
	text-transform: uppercase;
	padding: 13px 0 0 20px;
	line-height: 12px;
}

#sponsor ul{
	list-style: none;
	padding: 1px 0 0 21px;
}

#sponsor ul li{
	float: left;
	height: 60px;
	line-height: 60px;
	padding-right: 25px;
}

#sponsor ul li img{vertical-align: middle;}

/***************************
	NEWS
***************************/
#newsContainer{
	position: absolute;
	top: 424px;
	left: 572px;
	width: 360px;
	height: 484px;
	padding: 7px 0 0 8px;
	background: url("/lib/img/home-features-news.gif") top left no-repeat;
}

#newsContainer h2{
	font-size: 40px;
	font-weight: bold;
	color: #000;
	letter-spacing: -.5px;
	border-bottom: 1px solid #733253;
	line-height: 50px;
	width: 342px;
	text-indent: -999px;
	overflow: hidden;
	background: url("/lib/img/header-news.gif") 12px 8px no-repeat;
}

#newsContainer #feed{
	display: block;
	height: 23px;
	width: 23px;
	position: absolute;
	top: 20px;
	right: 18px;
}

#newsContainer #newsEntries{
	width: 340px;
	height: 400px;
	overflow: auto;
	margin: 4px 0 0 2px;
	padding: 7px 0 0 0;
	position: relative;
}

#newsContainer #newsEntries .entry{
	width: 305px;
	border-bottom: 1px solid #733253;
	margin: 0 0 14px 10px;
	padding-bottom: 14px;
	position: relative;
}

#newsContainer #newsEntries .entry .date{
	background: url("/lib/img/bground-date-home.gif") top left no-repeat;
	display: block;
	width: 67px;
	height: 39px;
	position: absolute;
	top: 3px;
}

.date .month{
	font-size: 12px; 
	text-transform: lowercase; 
	display: block;
	position: absolute;
	top: 0;
	left: 9px;
}

.date .day{
	font-size: 20px; 
	font-weight: bold; 
	display: block;
	position: absolute;
	top: 11px;
	left: 10px;
}

.date .day sup{
	font-size: 12px; 
	font-weight: normal;
	position: relative;
	top: 5px;
	left: 1px;
}

#newsContainer #newsEntries .entry h3{padding: 0 0 2px 79px; font-size: 14px; line-height: 18px; font-weight: bold;}
#newsContainer #newsEntries .entry .content{padding-left: 79px;}
#newsContainer #newsEntries .entry .content p{padding: 5px 0 1px;}

/***************************
	IS A PROUD MEMBER OF
***************************/
#member{
	position: absolute;
	top: 778px;
	left: 0;
	width: 548px;
	height: 118px;
	padding: 19px 0 0 24px;
	background: url("/lib/img/home-features-member.gif") top left no-repeat;
}

#member p{position: absolute; top: 35px; left: 103px; font-size: 14px; line-height: 21px; font-weight: bold;}