/* 
/	GLOBAL
------------------------------------------*/
body { 
    background-repeat:no-repeat;
    background-attachment: fixed;
    float: left;
    width: 100%;    
    }
form { width: 960px; margin-left: 40px; }
a { text-decoration: none; color: #fff; }
a:hover { text-decoration: underline; }
    
h1#logo  {
    background-color:Transparent;
    background-repeat:no-repeat;
    background-position:0 0;
	display: block;
	float: left;
	height: 70px;
	text-indent: -9999px;
	width: 190px;
	}

/* @comment: bg images set here, class name randomly applied with landing.background.js */
body.espy9 { background-color:#fff; background-image: url('../images/espy/background.jpg'); }
body.espy9 h1#logo { background-image: url('../images/landing/espn_logo_black.png'); }

body.espy10 { background-color:#000; background-image: url('../images/espy/ESPYS10_home.jpg'); }
body.espy10 h1#logo { background-image: url('../images/landing/espn_logo.png'); }

body.winter13 { background-color:#fff; background-image: url('../images/winter/background.jpg'); }
body.winter13 h1#logo { background-image: url('../images/landing/espn_logo_black.png'); } 

body.winter14 { background-color:#fff; background-image: url('../images/winter/winter_bg.jpg'); }
body.winter14 h1#logo { background-image: url('../images/landing/espn_logo_black.png'); } 

body.winter15 { background-color:#000; background-image: url('../images/winter/winter_fifteen_bg.jpg'); }
body.winter15 h1#logo { background-image: url('../images/landing/espn_logo.png'); } 

body.gridiron { background-color:#fff; background-image: url('../images/gridiron/GRIDIRON_home.jpg'); }
body.gridiron h1#logo { background-image: url('../images/landing/espn_logo_black.png'); } 

body.summer14 { background-color:#fff; background-image: url('../images/summer/background.jpg'); }
body.summer14 h1#logo { background-image: url('../images/landing/espn_logo_black.png'); } 

body.summer15 { background-color:#000; background-image: url('../images/summer/summer15_bg.jpg'); }
body.summer15 h1#logo { background-image: url('../images/landing/espn_logo_black.png'); } 

body.summer16 { background-color:#000; background-image: url('../images/summer/summer16_bg.jpg'); }
body.summer16 h1#logo { background-image: url('../images/landing/espn_logo.png'); } 

body.next { background-color:#000; background-image: url('../images/next/NEXT_home.jpg'); }
body.next h1#logo { background-image: url('../images/landing/espn_logo.png'); } 

body.next2011 { background-color:#000; background-image: url('../images/next/NEXT2011_home.jpg'); }
body.next2011 h1#logo { background-image: url('../images/landing/espn_logo.png'); } 

.border { border: 1px solid #095aa5; }
span.em			{ color: #46c146; }
.ContentNav ul li.active a { color: #e81836; }

.landingTopNav { position:relative; }

/* 
/	CONTENT
------------------------------------------ */

#banner { margin: 21px 0 0 0; float: left; }

#home-content-wrap { 
    background: url('../images/landing/content_bg_top.png') no-repeat top left;
    width: 960px;
    float: left;
    margin-top: 32px;
    }


.home-content { 
    background: url('../images/landing/content_bg.png') repeat-y;
    width: 960px;
    margin-top: 10px;  
    float:left;
    }

    
#home-header-box {
    background: url('../images/landing/content_penta_header_espy11.png') no-repeat bottom left;
    width: 960px;
    height: 44px;
    float: left;
    }
    #home-header-box h2 {
    width: 174px;
    height: 37px;
    padding-top: 7px;
    float: left;
    display: inline;
    }
    #home-header-box h2 a {
    height: 37px;
    display: block;
    text-indent: -9999px;
    }
    #home-header-box h2#summer-header { margin-left: 22px; }
    #home-header-box h2#winter-header { margin-left: 13px; }
    #home-header-box h2#espys-header { margin-left: 13px; }
    #home-header-box h2#gridiron-header { margin-left: 12px; }
    #home-header-box h2#next-header { margin-left: 12px; }
    
div#home-content-box {
    background: url('../images/landing/content_penta_bg.png') no-repeat left bottom;
    width: 960px;
    float: left;
    padding-bottom: 30px;
    }
    div#home-content-box div#summer, 
    div#home-content-box div#winter, 
    div#home-content-box div#espys,
    div#home-content-box div#gridiron,
    div#home-content-box div#next {
    width: 174px;
    float: left;
    display: inline;
    color: #fff;
    }
    div#home-content-box div#summer { margin-left: 22px; }
    div#home-content-box div#winter { margin-left: 13px; }
    div#home-content-box div#espys { margin-left: 13px; }
    div#home-content-box div#gridiron { margin-left: 12px; }
    div#home-content-box div#next { margin-left: 12px; }
    div#home-content-box a img { _position: relative; _top: -1px; }
    div#home-content-box p { 
    width: 155px;
    display:inline; 
    float:left; 
    padding-left: 9px; 
    margin-top: 5px;
    margin-bottom: 0;
    }
    div#home-content-box a.push { 
    margin-left: 9px; 
    font-weight: bold;
    display: block;
    width: 70px;
    }
    div#home-content-box hr { 
    width: 164px; 
    border-bottom: dashed 1px #fff; 
    border-style: none none dashed; 
    }
    div#home-content-box h3, div.archive {
    width: 164px;
    display: inline;
    float: left;
    margin-left: 9px;
    overflow:hidden;
    }
    div.archive a { display:block; *zoom:1; }
    div.archive img {
    display: block;
    float: left;
    margin-right: 9px;
    margin-bottom: 13px;
    }
    div#home-content-box div.archive a img {
    position:relative;
    top:3px;
    }
    div.archive strong { font-size:14px; }
    div#espys h3 { background: url('../images/landing/espys_archive_header.png') no-repeat 0 0; height: 18px; text-indent: -9999px; }
    div#summer h3 { background: url('../images/landing/summer_archive_header.png') no-repeat 0 0; height: 18px; text-indent: -9999px; }
    div#winter h3 { background: url('../images/landing/winter_archive_header.png') no-repeat 0 0; height: 18px; text-indent: -9999px; }
    div#gridiron h3 { background: url('../images/landing/gridiron_archive_header.png') no-repeat 0 0; height: 18px; text-indent: -9999px; }
    div#next h3 { background: url('../images/landing/next_archive_header.png') no-repeat 0 0; height: 18px; text-indent: -9999px; }
    
#home-content-wrap #footer { 
    background: url('../images/landing/content_bg_bottom.png') no-repeat bottom left;
    color: #fff;
    width: 960px;
    height: 36px;
    float: left;
    line-height: 36px;
    padding: 0;
    }
    #home-content-wrap #footer ul { margin: 0 0 0 13px; padding:0; }
    #home-content-wrap #footer ul li { margin-right: 10px; }
    

