﻿@charset "utf-8";
/* CSS Document */

/***********************
Lebron Landing page 
***********************/

*.content-home
{
}

*.content-home *.home-feature
{
height: 510px;
width: 910px;
position: relative;
}

*.content-home *.feature-cta
{
position: absolute;
top: 490px;
left: 704px;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: .05em;
}

*.content-home *.feature-cta a{
color: #fff;
text-decoration: none;
}

/* extend background behind touts */
*.content-home *.lebron-home
{
background: url(/nikebasketball/apac/images/lebronjames/lbj_feature_home_tout_bg.jpg) no-repeat top left; 
height: 147px; 
padding-top: 10px;
}

*.content-home *.tout
{
float: left;
}

*.flash
{
padding-left: 1px;
}

#divider-white {
    margin-left: 19px;
	width: 871px;
	height: 60px;
	float: left;
	display: inline;
    background-image: url(../images/lebronjames/divider_white.png); 
}

/******************
DNA Landing & Chapters
***************** */

#page-content
{
background-color: #000;
}

*.content-dna 
{
color: #999;
background-color: #000;
width: 910px;
}

*.content-dna img
{
border: none;
}

*.content-dna h1
{
font-size: 22px;
font-weight: normal;
text-transform: uppercase;
}

*.content-dna h2
{
font-size: 19px;
font-weight: normal;
text-transform: uppercase;
color: #999;
}

*.content-dna p
{
}

*.content-dna *.feature_area
{
height: 511px;
background: #000 url(../images/lebronjames/dot_tile_horiz.gif) repeat-x left bottom;
position: relative;
}

*.content-dna *.feature_copy
{
position: absolute;
z-index: 100;
}

*.content-dna *.feature_image
{
position: absolute;
z-index: 99;
}

*.video_menu
{
height: 78px;
width: 100%;
}

*.content-dna *.content
{
width: 100%;
color: #999;

}

*.content-dna *.intro
{
padding: 33px 300px 45px 45px;
background: #000 url(../images/lebronjames/dot_tile_horiz.gif) repeat-x left bottom;
}

*.content-dna  p
{
font-size: 11px;
}

*.content-dna *.article_list
{
width: 563px;
padding: 0px 14px 20px 45px;
float: left;
min-height: 390px;
}

*.article_list *.article
{
margin-top: 25px;
width: 563px;
}

*.article *.short-divider
{
height: 1px;
width: 19px;
background: #000 url(../images/lebronjames/dot_tile_horiz.gif) repeat-x left top;
margin: 11px 0px;
}

*.article img
{
float: left;
border: solid 1px #666;
}

*.article *.caption
{
padding-left: 15px;
float: left;
width: 250px;
}

*.cta
{
margin-top: 20px;
}

*.cta a
{
color: #ccc;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
}

*.cta a:hover
{
text-decoration: underline;
}

*.content-dna *.touts
{
width: 287px;
float: left;
background: #000 url(../images/lebronjames/dot_tile_vert.gif) repeat-y left top;
padding-left: 1px;
}

#vidtout #tout-holder
{
/*border-top: solid 5px #000;
position: relative;
z-index: 100;*/
padding-top: 10px;
padding-left: 11px;
}


