/***********************
Leap intro page 
***********************/
#page-content{
	background-color: #000;
}

*.divider
{
	height: 25px;
	width: 910px;
	clear: both;
}
.leap_nav_bg
{
	background:url(/nikebasketball/apac/images/leap/leap_nav_bg.png) repeat-x top left;
	width:910px;
	height:26px;
}
ul.leap_nav 
{
	margin:0;
	padding:0; 
}

ul.leap_nav li
{
	list-style:none;
	display:inline;

}

ul.leap_nav a 
{
	display:block;
	float:left;
	height:26px;
	text-indent: -9000em;
}
a.nav_leap 
{
	width:147px;
	background:url(/nikebasketball/apac/images/leap/chapters/leap_nav_leap.png) no-repeat 0 0;
	cursor: hand;
}
a.nav_chapters
{
	width:153px;
	background:url(/nikebasketball/apac/images/leap/chapters/leap_nav_chapters.png) no-repeat 0 0;
}
a.nav_athletes 
{
	width:149px;
	background:url(/nikebasketball/apac/images/leap/chapters/leap_nav_athletes.png) no-repeat 0 0;
}
a.nav_leap:hover, .leap-home a.nav_leap 
{
	background:url(/nikebasketball/apac/images/leap/chapters/leap_nav_leap_active.png) no-repeat 0 0;
}
a.nav_chapters:hover, .leap-chapter a.nav_chapters
{
	background:url(/nikebasketball/apac/images/leap/chapters/leap_nav_chapters_active.png) no-repeat 0 0;
}
a.nav_athletes:hover, .leap-athletes a.nav_athletes
{
	background:url(/nikebasketball/apac/images/leap/chapters/leap_nav_athletes_active.png) no-repeat 0 0;
}
.intro
{
	padding: 25px 10px 12px 10px;
}
.leap-chapter .intro, .leap-home .intro, .leap-athletes .intro {
	background: #0f0f0f url(/nikebasketball/apac/images/leap/intro_bg.jpg) repeat-x top left;
}
/*.leap-athletes .intro {
	background: #090909 url(/nikebasketball/apac/images/leap/intro_bg.jpg) repeat-x top left;
}*/
.intro h1
{
	color: #ccc;
	font-size: 26px;
	font-weight: normal;
	margin:0;
	padding:0;
}

.intro p
{
	color: #ccc;
	font-size: 12px;
	margin-bottom: 12px;
	margin-right:35px;
}
.intro .article
{
	width:533px;
	float:left;
	margin-right: 17px;
}
.article p, .article h1 
{
	margin-left:10px;
}
.featuredPlayer
{
	margin-top: 10px;
	padding: 0 0 0 225px;
	width: 308px;
	height:178px;
}
.featuredPlayer h6
{
	color: #ccc;
	font-size: 12px;
	font-weight: bold;
	margin:0;
	padding-top:10px;
}
.featuredPlayer h2
{
	color: #ccc;
	font-size: 24px;
	font-weight: bold;
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
}

.intro .sidebar
{
	width:340px;
	float:left;
	padding-top:8px;
}
/** content **/
.content
{
	clear: both;
}
.content h6 {
	color: #999;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 0 18px;
	padding: 0px;
}

/* Athlete Grid */

.grid
{
	padding: 40px 0 10px 18px;
}

.grid .tout {
	width: 214px;
	height: 260px;
	margin: 0 6px 12px 0;
	cursor: pointer;
	display: inline;
	float: left;
}

.grid a {
	color : #666;
	/*font-weight : bold;*/
	text-decoration : none;
	text-transform : uppercase;
}

.grid .tout-img, .tout-overlay {
	/*width : 201px;
	height : 100px;*/
	width: 214px;
	height: 260px;
}

.grid .tout-overlay {
	background : transparent url(../images/leap/hp_athlete_overlay.png) no-repeat;
}

.grid .tout .arrow-blank {
	background: none !important;
	margin: 0 10px;
}

.grid .hover .arrow-blank
{
	color: #fff !important;
/*background-image: url(../images/home/arrow_red.png);*/
}

/** footer **/
.page-footer
{
	clear: both;
	background: url(../images/leap/footer_bg.jpg) no-repeat top left;
	height: 30px;
	width: 910px;
}

/***********************
Chapters Landing page 
***********************/
.leap-chapter
{
	background-color: #090909;
}

/* Chapters container */
.chapters
{
	padding: 5px 0 5px 18px;
	clear: both;
}
.chapters p
{
	color: #999;
	font-size: 12px;
	margin-bottom: 12px;
}
.chapters h6
{
	color: #999;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.chapter {
	width : 210px;
	height : 200px;
	margin : 40px 10px 0px 0;
	float: left;
	display : inline; /* fixes ie6 double float bug */
	position: relative;
}

.chapter img {
	margin : 0 0 4px;
}

.chapter p {
	margin-top: 10px;
	margin-left: 2px;
	}
	
.chapter .cta
{
/*background: url(../images/leap/chapters/chapters_cta_bg.png) no-repeat top left;*/
background-color: #060606;
border-top: solid 1px #2e2e2e;
padding: 2px 10px 3px 10px;
position: absolute;
bottom: 0;
left: 0;
color: #999;
}

.chapter a:link, .chapter a:visited {
	color : #de3400;
	text-decoration : none;
}

.chapter a:hover, .chapter  a:active {
	color : #993300;
}

/***********************
Chapter detail page 
(uses intro, article, & sidebar (sidebar dimensions only) in Leap Intro Page section)
***********************/
.article h1
{
	color:#999;
	padding-bottom:12px;
}
.article h1 span 
{
	color: #fff;
}
.sidebar_chapters
{
	width:315px;
	float:left;
	margin-top:8px;
	padding:0 15px 9px 10px;
	background:#050505 url(/nikebasketball/apac/images/leap/chapters/chapter_sidebar_bg.jpg) no-repeat top left;
}

.sidebar_chapters h3 
{
	color: #999;
	font-weight:bold;
	font-size:11px;
	margin:0;
	padding:12px 0;
	border-bottom: 1px solid #000;
	width:310px;
}
.sidebar_chapters ul.chapter_links, .analysisWrapper ul.analysisStory, ul.achievementStory 
{
	margin:0;
	padding:0 0 11px;
}

.chapter_links li, .analysisStory li, .achievementStory li
{
	position: relative;/*fix ie6 bug with backgrounds*/ 
	list-style:none;
	margin:0;
	padding: 11px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #000;
}
.chapter_links li
{
	width: 310px;
	font-size:14px;
	color: #333;
}
.chapter_links li span
{
	color:#333;
}
.chapter_links li.last, .analysisStory li.last, .achievementStory li.last 
{
	border-bottom:0;
}
a.chapter_opacity
{
	display: block;
	width: 310px;
	color:#999;
	text-decoration:none;
	background: url(/nikebasketball/apac/images/leap/chapters/chapter_sidebar_arrow.png) no-repeat 285px -2px;
	cursor:pointer; 
}

a.chapter_opacity span
{
color: #999;
}

a.chapter_opacity:hover,  a.chapter_opacity span
{
	width: 100%; 
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
}

/* ATHLETE DETAIL PAGE */
.athleteDetailLeftCol {
	width: 525px;
	/* height: 400px; */
	float: left;
	margin: 0 0 0 15px;
	color: #ccc;
}
.athleteDetailLeftCol h1 {
	margin: 0 0 15px 0;
	font-weight: bold;
}
.athleteDetailLeftCol h2 {
	margin: 10px 0 0 0;
	font-weight: bold;
	font-size:12px;
	color:#999;
}
.athleteDetailLeftCol p {
	margin: 10px 0 0 0;
}
/*.athleteDetailLeftCol span {
	padding: 12px 0 10px 0;
	font-weight: bold;
} */
.athleteDetailLeftColBtmLeft {
	width: 200px;
	float: left;
	margin: 10px 0 0 0;
}
.athleteDetailLeftColBtmLeft span, .athleteDetailLeftColBtmRight span {
	display:block;
	margin-top: 10px;
	font-weight: bold;
}
.athleteDetailLeftColBtmRight {
	width: 300px;
	float: right;
	margin: 10px 0 0 0;
}
.athleteDetailRightCol {
	width: 340px;
	/*height: 400px; */
	float: left;
	margin: 0 0 0 10px;
	color: #ccc;
}
.athleteDetailRightCol .emblem {
	margin-top:10px;
	padding:8px;
	color:#ccc;
}
.analysisWrapper {
	background: #050505 url(/nikebasketball/apac/images/leap/athletes/analysisWrapper_bg.jpg) no-repeat 0 0;
	width: 520px;
	float: left;
	clear: both;
	margin-top: 10px;
	padding:10px 10px 9px 10px;
/*	border-top: 1px solid #413F3E;
	border-bottom: 1px solid #040404;*/
	color: #999;
}
.analysisWrapper h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 12px;
	color: #999;
}

/*.analysisData {
	color: #999;
	margin: 0 0 0 15px;
	width: 500px;
}*/
/* ul defined on line 351 with other leap uls to be consistent */
.analysisStory li {
	position: relative;/*fix ie6 bug with backgrounds*/ 
	list-style:none;
	padding:8px 8px 10px 2px;
	color:#999;
}
.analysisStory li span.analysisDate {
	display:block;
	color: #ccc;
}
.analysisStory li span.analysisType {
	color: #DD3400;
	text-transform: uppercase;
	font-weight: bold;
}

.achievementWrapper {
	background:#050505 url(/nikebasketball/apac/images/leap/chapters/chapter_sidebar_bg.jpg) no-repeat top left;
	width: 320px;
	margin:0 0 10px;
	padding: 10px;
	float: right;
	color: #999;
}
.achievementWrapper h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px;
}

/* ul & li defined on line 351 with other leap uls to be consistent */
ul.achievementStory li {
	width:250px;
	padding: 9px 10px 9px 60px;
}
li.achievementAllstar {
	background:transparent url(../images/leap/athletes/temp-achievementAllstar.png) no-repeat 0 9px;

}
li.achievementTripleDouble {
	background:transparent url(../images/leap/athletes/temp-achievementTripleDouble.png) no-repeat 0 9px;

}
li.achievementPoint40 {
	background:transparent url(../images/leap/athletes/temp-achievementPoint40.png) no-repeat 0 9px;

}
ul.achievementStory li span {
	display:block;
	color: #DD3400;
	text-transform: uppercase;
	font-weight: bold;
}
/*.achievementIcon {
	width: 60px;
	height: 60px;
	float: left;
}
.achievementInfo {
	margin: 0 0 0 15px;
	width: 240px;
	float: right;
}
.achievementInfo span {
	color: #DD3400;
	text-transform: uppercase;
	font-weight: bold;
}
*/


