/* 
/	GLOBAL
------------------------------------------*/

body { background: #000 url('../images/espy/espy_bg.jpg') no-repeat; color: #090a0c; background-attachment: fixed; }
	
#content-wrap .content { 
	color: #090a0c;
	}
a { color: #000; }
a:hover { color: #ccc; }

h1#logo a {
	background: url('../images/espy/espy_logo.png') no-repeat;
	display: block;
	width: 296px;
	height: 116px;
	text-indent: -9999px;
	float: left;
	}

#footer ul li,
#footer ul li a { color: #fff; }
#footer ul li a:hover { color: #ccc; }


.border { border: 1px solid #33CC99; }
span.em { color: #33CC99; }
.ContentNav ul li a { color: #000; }
.ContentNav ul li a:hover { color: #33CC99; }
.ContentNav ul li.active a { color: #33CC99; }

.sponsor-login-wrap .sponsor-login-button {
background: url('../images/master/sponsor_log_in_espy.png') no-repeat;
}
.sponsor-login-wrap .sponsor-login {
background: url('../images/master/sponsor_log_in_drop_espy.gif') no-repeat;
}
	
/* 
/	HOME
------------------------------------------*/

#home-content-wrap { background: url('../images/espy/white_bg_top.png') no-repeat top left;  }
#home-content-wrap .home-content-top { background: url('../images/espy/white_bg.png') repeat-y; }
#home-content-wrap .home-content-bottom { background-color: #323232; float: left; }
#home-content-wrap #footer { background: url('../images/espy/home/footer_bg.png') no-repeat; width: 960px; height: 36px; }

h1.marquee { background: url('../images/espy/marquee_copy.png') no-repeat top left; }

.home-content-bottom ul.Banners li.BannerLeft { background: url('../images/espy/home_push_left.png') no-repeat scroll 0 0; }
.home-content-bottom ul.Banners li.BannerMid { background: url('../images/espy/home_push_mid.png') no-repeat scroll 0 0; }
.home-content-bottom ul.Banners li.BannerRight { background: url('../images/espy/home_push_right.png') no-repeat scroll 0 0; }
.home-content-bottom ul.Banners li h2 a { display: block; color: #000; }
.home-content-bottom ul.Banners li p a { color: #FFF; }
.home-content-top ul.home-photos li.allvideos a { color:#000; }

/* 
/	CONTENT
------------------------------------------*/

#content-wrap { background: url('../images/espy/white_bg_top.png') no-repeat top left;  }
#content-wrap .content { background: url('../images/espy/white_bg.png') repeat-y; }
#content-wrap .content-bottom { background-color: #27050A; float: left; }
#content-wrap #footer { background: url('../images/espy/white_bg_bottom.png') no-repeat; width: 960px; height: 36px; }
#content-wrap #footer ul li {color: #333333;}
#content-wrap #footer a {color: #333333;}

/*
/		PAGE SPECIFIC STYLES
------------------------------------------*/

.SponsorList ul li { border: 1px solid #33CC99; }

#ExpNav { 
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
    }
    ul#ExpNav li {
    list-style-type: none;
    display: block;
    float: left;
    margin-left: 0;
    margin-right: 20px;
    }
    ul#ExpNav li.active a { color: #33CC99; }
    ul#ExpNav li a:hover { color: #33CC99; }
    
    
.PagerControl { width: 915px; clear: both; }
.PagerResults { text-align: right; }
.PagerNumberArea { 
    text-align: right;
    width: 100%;
    border-bottom: solid 1px #33CC99;
    border-top: solid 1px #33CC99;
    height: 30px;
    line-height: 30px;
    }