/* 
/	GLOBAL
------------------------------------------*/

body { background: #FFF url('../images/gridiron/GRIDIRON_home.jpg') no-repeat; color: #090a0c; background-attachment: fixed; }
	
#content-wrap .content { 
	color: #FFF;
	}


h1#logo a {
	background: url('../images/gridiron/gridiron_logo.png') no-repeat;
	display: block;
	width: 179px;
	height: 116px;
    margin-right: 117px;
	text-indent: -9999px;
	float: left;
	position:relative;
	cursor: pointer;
	}

#footer ul li,
#footer ul li a { color: #fff; }
#footer ul li a:hover { color: #ccc; }


.border { border: 1px solid #E61938; }
span.em { color: #E61938; }
.ContentNav ul li a { color: #FFF; }
.ContentNav ul li a:hover { color: #E61938; }
.ContentNav ul li.active a { color: #E61938; }

.sponsor-login-wrap .search-wrap { width: 190px; margin-right: 0; margin-left: 200px;  float: right; }
	
/* 
/	HOME
------------------------------------------*/

#home-content-wrap { background: url('../images/gridiron/red_bg_top.png') no-repeat top left;  }
#home-content-wrap .home-content-top { background: url('../images/gridiron/red_bg.png') repeat-y; }
#home-content-wrap .home-content-bottom { background: transparent url('../images/gridiron/home/content-bottom_bg.png') repeat-x bottom left; float:left; }
#home-content-wrap #footer { background: url('../images/gridiron/home/footer_bg.png') no-repeat; width: 960px; height: 36px; }

h1.marquee { background: url('../images/gridiron/GRIDIRON_Home_copy.png') no-repeat top left; }

.home-content-bottom ul.Banners { _positoin: relative; _left: 8px; }
.home-content-bottom ul.Banners li.BannerLeft { background: url('../images/gridiron/home_push_left.png') no-repeat top left; }
.home-content-bottom ul.Banners li.BannerMid { background: url('../images/gridiron/home_push_mid.png') no-repeat top left; }
.home-content-bottom ul.Banners li.BannerRight { background: url('../images/gridiron/home_push_right.png') no-repeat top left; }
.home-content-bottom ul.Banners li h2 a { display: block; color: #900; }
.home-content-bottom ul.Banners li p a { color: #FFF; }
.home-content-bottom ul.Banners li p a:hover { color: #CCC; }

/* 
/	CONTENT
------------------------------------------*/

#content-wrap { background: url('../images/gridiron/red_bg_top.png') no-repeat top left;  }
#content-wrap .content { background: url('../images/gridiron/red_bg.png') repeat-y; }
#content-wrap .content-bottom { background-color: #27050A; float: left; }
#content-wrap #footer { background: url('../images/gridiron/red_bg_bottom.png') no-repeat; width: 960px; height: 36px; }
#content-wrap #footer ul li {color: #FFF;}
#content-wrap #footer a {color: #FFF;}

/*
/		PAGE SPECIFIC STYLES
------------------------------------------*/

.SponsorList ul li { border: 1px solid #E61938; }

#ExpNav { 
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
    float: left;
    display: inline;
    width: 600px;
    }
    ul#ExpNav li {
    list-style-type: none;
    display: block;
    float: left;
    margin-left: 0;
    margin-right: 20px;
    }
    ul#ExpNav li.CMSListMenuLIlast { margin: 0; }
    ul#ExpNav li.active a { color: #E61938; }
    ul#ExpNav li a:hover { color: #E61938; }

#SubNav {
    font-size: 12px;
    font-weight: bold;
    line-height: 34px;
    width: 515px;
    height: 34px;
    float:left;
    display: inline;
    margin-left: 354px;
    }
    ul#SubNav li {
    list-style-type: none;
    display: block;
    float: left;
    margin-left: 0;
    margin-right: 20px;
    }
    ul#SubNav li.CMSListMenuLIlast { margin: 0; }
    ul#SubNav li.active a { color: #E61938; }
    ul#SubNav li a:hover { color: #E61938; }
    
.Column1 { _padding-right:65px; }
.Column1 ul li { list-style: disc; }

ul.RadioSpots,
.PhotoGallery ul { margin: 0; }
.PhotoGallery ul li { 
    margin-top: 20px;  
    list-style: none; 
    _display: inline;
}

.PagerControl { 
    width: 915px;
    clear: both; 
    _width: 100%;
}
.PagerResults { text-align: right; }
.PagerNumberArea { 
    text-align: right;
    width: 100%;
    border-bottom: solid 1px #E61938;
    border-top: solid 1px #E61938;
    height: 30px;
    line-height: 30px;
    }

a.video { 
    width: 155px; 
    height: 97px; 
    margin-bottom: 30px; 
    margin-right: 15px; 
    display: block;
    float:left;
    }
  
    
.SponsorList .AssocSponsor { color: #000; }

.SponsorList .GoldSponsor { color: #FFF; margin-top: 0; }

.Columns .SponsorList { width: 350px; float: left; }
.Columns hr { clear: both; }


.PhotoGallery ul li { margin-right:28px; }