/**********************************
// Template Name:  main.css
// Created on:  7/4/09
// Created by: MGD
//
// Browsers:
//				IE 7.0+, Firefox 3.0+, Safari 3.0+, Google Chrome 
// Notes:  
// 			Used on the following pages: home page, interior pages
/*********************************/


body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #f1f3f2;
	font-size: 13px;
	line-height: 18px;
	color: #362b36;
}

h1 {
	font-size: 18px;
	line-height: 175%;
}

h2 {
	font-size: 14px;
	line-height: 175%;
}

br.clearfix {
	clear:both;
	margin:0px !important;
	padding:0px !important;
	height: 1px;
	font-size: 1px;
	line-height: 1px; 
}

.button {
	position: relative;
	display: block;
	background-color: #AACCFF;
	text-align:center;
	/* color: #362b36; */
	border: 1px solid #2694E8;
	padding: 2px;
	text-decoration: none;
}

a {
	color: #00095d;
}

p {
padding-bottom: 2em;
}

blockquote {
	background-color: #eef4f9;
	padding: 20px;
	border: 1px dotted #CCCCCC;
}

.divider {
	width: 185px;
	margin-bottom: 20px;
	 color: #FFFFFF;
}

/*------------------------- 2.0 Ribbon */
#ribbon_container {
	position: relative;
}

#ribbon { 
	position: absolute;
	background-image: url(http://www.collegefootballgeek.com/images/interface/ribbon.png);
	background-repeat: no-repeat;
	width: 156px;
	height: 156px;
	top: 0px;
	right: 0px;
	overflow: hidden;
	z-index: 99;  /*Fix ie*/
}

/*------------------------- Header */

#header_nav {
	position: relative;   
	background-image: url(http://www.collegefootballgeek.com/images/interface/navbar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #00052c;
	overflow:hidden;
	height: 50px;
	/* z-index: -1; *//*Fix ie*/
}

/*------------------------- Navigation */

#nav_container {
	width: 960px;
	margin: 0px auto 0 auto;
	position: relative;
}

#nav_menu {
	position: absolute;
	left: 0px;
}

#nav_menu li {
	background: url(http://www.collegefootballgeek.com/images/interface/navbarfootball2.png) no-repeat;
	float: left;
	width: 100%; /**/
	height: 200px;
}



#nav_menu li a {  
     display: block;  
     height: 100%;  
     text-indent: -9000px;  
     width: 100%;  
 }
 
 

#nav_menu li#nav_home  {  
     background-position: 0px -0px;  
     width:100px;  
 }       

#nav_menu li#nav_home:hover  {  
    background-position: 0px -64px;  
 } 
 
#nav_menu li#nav_bigboard {  
     background-position: -100px 0px;  
     width:105px;  
 }  
      
#nav_menu li#nav_bigboard:hover {  
    background-position: -100px -64px;
 }

#nav_menu li#nav_bigboard_current {  
     background-position: -100px -126px;  
     width:105px;       
 }     

#nav_menu li#nav_forums {  
     background-position: -205px 0px;  
     width:65px;  
 }  
      
#nav_menu li#nav_forums:hover {  
    background-position: -205px -64px;  
 }
 
#nav_menu li#nav_forums_current {  
     background-position: -205px -126px;  
     width:65px;       
 }     
      
#nav_menu li#nav_draft_central {  
     background-position: -270px 0px;  
     width:95px;  
 }  
      
#nav_menu li#nav_draft_central:hover {  
    background-position: -270px -64px;  
 }
 
#nav_menu li#nav_draft_central_current {  
     background-position: -270px -126px;  
     width:95px;       
 }     

#nav_menu li#nav_in_season {  
     background-position: -365px 0px;  
     width:80px;  
 }  
      
#nav_menu li#nav_in_season:hover {  
    background-position: -365px -64px;  
 }  

#nav_menu li#nav_in_season_current {  
     background-position: -365px -126px;  
     width:80px;       
 }     
 
#nav_menu li#nav_stats {  
     background-position: -445px 0px;  
     width:50px;  
 }  
      
#nav_menu li#nav_stats:hover {  
    background-position: -445px -64px;  
 }  
 
#nav_menu li#nav_stats_current {  
     background-position: -445px -126px;  
     width:50px;       
 }     

#nav_menu li#nav_teams {  
     background-position: -495px 0px;  
     width:60px;  
 }
 
#nav_menu li#nav_teams:hover {  
    background-position: -495px -64px;  
 }   
      
#nav_menu li#nav_teams_current {  
     background-position: -495px -126px;  
     width:60px;       
 }     
       
#nav_menu li#nav_players {  
     background-position: -555px 0px;  
     width:65px;  
 }  
      
#nav_menu li#nav_players:hover {  
    background-position: -555px -64px;  
 }    
 
#nav_menu li#nav_players_current {  
     background-position: -555px -126px;  
     width:65px;       
 }     
 
#nav_menu li#nav_articles {  
     background-position: -620px 0px;  
     width:60px;  
 }  
      
#nav_menu li#nav_articles:hover {  
    background-position: -620px -64px;  
 }     
 
#nav_menu li#nav_articles_current {  
     background-position: -620px -126px;  
     width:60px;       
 }     
 
 #nav_menu li#nav_totalaccess {  
     background-position: -680px 0px;  
     width:90px;  
 }
 
  #nav_menu li#nav_totalaccesspremium {  
     background-position: -680px 0px;  
     width:90px;  
 }

 #nav_menu li#nav_totalaccesspremium:hover {  
     background-position: -680px -64px;  
     width:90px;  
 }
 
  #nav_menu li#nav_totalaccesspremium_current {  
     background-position: -680px -64px;  
     width:90px;  
 }
  
#nav_menu li#nav_login {  
     background-position: -770px 0px;  
     width:50px;  
 }  
     
#nav_menu li#nav_login:hover {  
    background-position: -770px -64px;  
 }  
 
#nav_menu li#nav_login_current {  
     background-position: -770px -126px;  
     width:50px;       
 }     
 
#nav_menu li#nav_register {  
     background-position: -820px 0px;  
     width:80px;  
 }  
      
#nav_menu li#nav_register:hover {  
    background-position: -820px -64px;  
 }    
 
#nav_menu li#nav_register_current {  
     background-position: -820px -126px;  
     width:80px;       
 }     

 
#nav_loggedin li { 
     width: 200px;  
     height: 25px;
     color: #F7941D;
     font-size: 11px;
     font-weight: bold;
 }  
 
 #nav_loggedin li a { 
     color: #F7941D;
     font-size: 11px;
     font-weight: normal;
     text-decoration: none;
 }  
         
#nav_loggedin {
	position: absolute;
	top: 14px;
	left: 770px;
 
/*
	float: left;
	width: 100%; 
	height: 200px;
*/
} 
 

/*------------------------- Masthead */

#header_main, #int_header_main {
	/* background-image: url(http://www.collegefootballgeek.com/images/interface/blueprint.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #00095d;

}

#tap_header_main {
	/* background-image: url(http://www.collegefootballgeek.com/images/interface/blueprint.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FF8200;

}

#blueprint_container, #int_blueprint_container {
   position: relative;
	width: 960px;
	margin: 0 auto 0 auto;
	text-align: left;	
}


/*------------------------- Masthead - Home Page */

#header_main {
	height: 246px;
	background-image: url(http://www.collegefootballgeek.com/images/interface/blueprint.jpg);
} 
 
#blueprint_container {
	height: 250px;
}
 
#logo_container {
	margin: 35px 0 0 0;
	float: left;
}


#fc_container{
	position: relative;
	margin: 10px 0 0 0;
	width: 506px;
	float: right;
} 
 
#fc_tab_container{
	position: absolute;
	top: 0px;
	right: 0px; 
	width: 25px;
}
 
#fc_player_container{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 480px;
	height: 321px;
	padding: 3px 3px 3px 3px;
	background-color: #ffffff;
}

#flash{
	display: block;
}

 
#header_bb{
	background-image: url(http://www.collegefootballgeek.com/images/interface/buttonbartile.jpg);
	background-color: #ffffff;
	background-repeat: repeat-x;
	height: 112px; 
} 

/*------------------------- Masthead - Interior Page */

#int_header_main {
	height: 100px;
	background-image: url(http://www.collegefootballgeek.com/images/interface/blueprint_int.jpg);
} 

#tap_header_main {
	height: 100px;
	background-image: url(http://www.collegefootballgeek.com/images/interface/blueprint_tap.jpg);
} 
 
#int_blueprint_container {
	height: 100px;
}

#int_masthead {
margin: 20px 0 0 -15px;
float: left;
}
 
#int_ad_container {
margin: 5px -15px 0 0;
float: right;
}

#int_header_bar {
	position: relative;
	background-image: url(http://www.collegefootballgeek.com/images/interface/int_header_tile.png);
	background-repeat: repeat-x;
}


/*------------------------- Button Bar Section */

#bluebutton {
position: absolute;
top: 0;
left: 0;
}

#orangebutton {
position: absolute;
top: 0;
right: 0;
}

#button_container {
position: relative;
margin-top: -75px;
width: 400px;
}


#bb_container, #adbar_container{

	width:960px;
	margin: 0 auto 0 auto;
} 

#header_adbar{
	background-image: url(http://www.collegefootballgeek.com/images/interface/adbartile.jpg);
	background-repeat: repeat-x;
	height: 105px;
}

#adbar_container{
	position: relative;
	background-repeat: no-repeat;
	height: 90px;
} 

#topad_container{
	position: absolute;
	top: 20px;
	left: -18px;
}

#search_container {
	position: relative;
	float: right;
	background-image: url(http://www.collegefootballgeek.com/images/interface/search.gif);
	width: 240px;
	height: 88px;
	/* outline: 1px #636981 solid; */
	margin: 20px 0 0 0;
}

#search_container .search_input{
	position: absolute;
	top: 34px;
	left: 10px;
}

#search_container a  {
	position: absolute;
	bottom: 10px;
	right: 20px;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

/*
#search_container .magglass {
position: absolute;
bottom: 29px;
right: 20px;
}
*/

#search_container .magglass {
  	 position: absolute;
  	 width: 36px;
  	 height: 36px;	
	bottom: 29px;
	right: 20px;
	text-indent: -9999px;
	background: url(http://www.collegefootballgeek.com/images/interface/magglass.gif) no-repeat 0 0;
	border: none;
	/* outline: 1px solid red; */
}

/*------------------------- Content */

#topitoff{
	width: 952px;
	height: 18px;
	margin: 20px auto 0 auto;
	background-image: url(http://www.collegefootballgeek.com/images/interface/topitoff.png);
	background-repeat:  no-repeat;
	background-position: right;
}

#content_container, #content_container_right {
	position: relative;
	overflow: hidden;
	width: 960px;
	height: 100%;
	margin: 0px auto 0 auto;
	background-repeat:  repeat-y;
}

#content_container {
	background-image: url(http://www.collegefootballgeek.com/images/interface/mainshadowbgnew.png);
}

#content_container_right {
	background-position: right;
	background-image: url(http://www.collegefootballgeek.com/images/interface/mainshadowbgright.png);
}

#main_column, #two_col_main_column_left {
	position: relative;
	float: left;
}

#main_column {
	width: 715px;
	padding: 0 0 0 0;
}

#two_col_main_column_left {
	width: 685px;
	/* height: 500px; */
	padding: 20px 10px 0 25px;
}

#two_col_main_column_right {
	float: left;
	width: 685px;
	padding-left: 35px;
	padding-top:20px;
}


/* -------------------------------------Main Column Sections - Home Page */

#bigboard_container, #interact_container, #schedule_container {
	/* position: relative; */
	background-color: #ffffff;
	outline: 1px #DDDDDD solid;
	margin-bottom: 20px;
	margin-left: 15px;
}

#interact_container {
	height: 400px;
}

#bigboard_container h2, #interact_container h2, #schedule_container h2 {
	display: block;
	color: #ffffff;
	background-color: #01095E;
	padding: 7px;
}

/* --------------------------------------Big Board - Home Page */

#bigboard_container .button {
	width: 125px;
	margin: 5px 0 0 550px;
	/* color: #362b36; */
}

#grid_container {
	height: 380px;
}

/* --------------------------------------Interact - Home Page */

#interact_box, #poll_box {
	float: left;
	/* padding-left: 5px; */
}

#interact_box {
	padding-top: 5px;
	width: 450px;
}

#poll_box {
	padding-top: 11px;
	width: 245px;
	height: 325px;
}
/* --------------------------------------Schedule - Home Page */


#schedule_box table {
	width: 100%;
	/* color: #362b36; */
}

#schedule_box th, td {
	border: 1px #DDDDDD solid;
}

#schedule_box th {
	background-color: #BBBBBB;
	padding-left: 3px;
	height: 20px;
	text-align: left;
}

#schedule_box td {
	width: 90px;
	height: 90px;
	font-size: 10px;
	vertical-align: top;
	margin-bottom: 10px;
}

.date {
	width: 34px;
	height: 34px;
	line-height: 14px;
	background-color: #ADCEFF;
	outline: 1px solid #CCCCCC;
	text-align: center;
	margin-bottom: 15px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", serif;
}

.day {
	font-size: 14px;
}

.no_games{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.content {
padding-left: 3px;
}

/* --------------------------------------Sidebar */

#right_sidebar, #two_col_sidebar_right, #two_col_sidebar_left {
	position: relative;
	height: 100%;
	width: 240px;
	background-repeat: repeat-y;
}

#right_sidebar, #two_col_sidebar_right  {
	float: right;
	background-image: url(http://www.collegefootballgeek.com/images/interface/rightmainbg2.png);
	background-position: right center;
}

#two_col_sidebar_left {
	float: left;
	background-image: url(http://www.collegefootballgeek.com/images/interface/leftmainbg2.png); 
	background-position: left center;
}

/* --------------------------------------Subnavs */

#sub_nav_header {
	font-weight: bold;
	font-size: 18px;
	color: #00095D;
	padding-left: 10px;
	padding-bottom: 20px;
	border-bottom: #C3C3C3 solid 1px; 
}

#sub_nav {
	width: 225px;
	position: relative;
	display: block;
	margin: 10px auto 25px auto;
}

#sub_nav li {
	height: 20px;
	padding: 10px;
	font-size: 14px;
	border-bottom: #C3C3C3 solid 1px; 
	text-align: right;
}

#sub_nav li:hover {
	background-color: #AACCFF;
}

#sub_nav li a {
display: block;
height: 100%;
text-decoration: none;
color: inherit;
}

.sub_nav_current {  
	background-color: #00095D;
	color: #FFFFFF; 
	padding: inherit;
}

#sub_nav .sub_nav_current:hover {  
	position: relative;
	background-color: #00095D;
}

 #sub_sub_nav_current li {
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	color: #00095D;	
}

 #sub_sub_nav_current li:hover {
	background-color: #F9F9F9;
}

/* --------------------------------------Player News */

#player_news_container {
	width: 215px;
	margin: 10px auto 35px 15px;
	font-size: 85%;
	line-height: 115%;
}

#player_news_container h2{
	position: relative;
	padding-left: 10px;
	/* color: #362b36; */
	margin: 0 0 10px 0;
	line-height: 30px;
	font-size: 14px;
}

#player_news_container h4 {
	display: block;
	color: #888888;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#player_news_container a {
	text-decoration: none;
	color: navy;
}

#player_news_container .button {
	width: 75px;
	margin: 20px auto 0 120px;
	/* color: #362b36; */
	font-size: 12px;
	text-align: center;
}

#news_stories {
 padding-left: 9px;
}

#newsicon {
	position: absolute;
	left: 25px;
}

#sidebar_ad {
	clear: both;
	text-align: center;
}

#int_sidebar_ad {
	/* clear: both; */
	text-align: center;
	margin-top: 100px;
}

#bottom_ad_container {
position: relative;
width: 300px;
margin: 0px auto 0px auto;
}

#push_it {
background-image: url(http://www.collegefootballgeek.com/images/interface/clear.gif);
background-repeat: repeat-y;
height: 500px;
}


#player_news {
width: 650px;
margin-bottom: 20px;
margin-top: 20px;
}

#player_news th {
background-color: #EEEEEE;
padding: 7px;
}

#player_news td {
padding: 5px;
}



/* --------------------------------------Footer */

#footer_container {
	clear: both;
	position: relative;
	float: left;
	width: 100%;
	background: url("http://www.collegefootballgeek.com/images/interface/footertile2.png") repeat-x top;
	background-color: #00095d;
	margin-bottom: 20px;
}


.footer_content_container {
	position: relative;
	width: 940px; 
	margin: 100px auto 0 auto;
}

.footer_col {
	position: relative;
	z-index: 1;
	float:left;
	width: 220px;
}

.footer_col ul{
	margin-bottom: 25px;
}

.footer_col a {
	text-decoration: none;
	color: #AACCFF;
}

.footer_col li {
	line-height: 20px;
}


.footer_col h3 {
	color: white;
	font-size: 22px;
	margin-bottom: 15px;
}

#footer_logo {
	position: absolute;
	top: -149px;
	left: -200px;
}

.footer_col table {
	color: #FFFFFF;
	font-size: 16px;
	vertical-align: top;
	border-style: none;
	/* margin: 0 0 0 0; */
	/* padding: none; */
}

.footer_col td {
	border-style: none;
	padding-right: 10px;
}

#footer_bottom_content {
	clear: left;
	padding: 30px 0 20px 0;
	color: #7991B4;
	font-size: 11px;
	line-height: 14px;
}

#footer_bottom_content a {
	text-decoration: underline;
	color: #5389f6;
}

#footer_bottom_content img {
	margin: 10px 0 20px 0;
	height:1px;
	width: 960px;
}

#too_lazy_to_do_this_the_right_way_content {
	margin-bottom: 66px;
}

#too_lazy_to_do_this_the_right_way_links {
	margin-bottom: 45px;
}

/* --------------------------------------Articles */

#article_header, #article_title_container, #article_photo_container, #article_data_container  {
	float: left;
}

#article_header, #article_footer {
	background-color: #e6e7e8;
	border: 1px dotted #00095d;
}




#article_header {
	padding: 15px;

}

#article_footer {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}

#article_title_container {
	margin-left: -5px;
	width: 350px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#article_data_container {
	float: left;
	text-align: center;
}

#article_data_container ul {
	margin-left: 20px;
	margin-top: 10px;
}

#article_data_container li {
	clear: left;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px dotted #979899;
	text-align: left;
}

#author_photo {
	width: 100px;
	height: 100px;
	outline: 1px solid #979899;
}

#photo_frame {
	background-color: #00095d;
	padding: 4px;
}

.author_label {
	float: left;
	font-size: 12px;
	color: #68696a;
	padding-right: 5px;
	padding-bottom: 3px;
}

.author_data {
	font-size: 12px;
	font-weight: bold;
	color: #303131;
	color: #00095d;
}

#article_title_container h1 {
	font-size: 28px;
	line-height: 115%;
	letter-spacing: -0.04em;
	color: #00095d;
}

#valign_title {
	height: 85px;
	text-align: left;
}

#valign_title td {
	border: none;
	vertical-align: middle;
}


#storycontainer {
	float: left;
	margin-top: 30px;
	margin-right: 50px;  
}



#article_footer {
	margin-top: 20px;
	margin-bottom: 30px;
	clear: left;
	text-align: right;

}

#article_footer a {
	text-decoration: none;
}

#article_footer strong {
	display: block;
	padding-bottom: 10px;
	font-size: 16px;
}

/* --------------------------------------Article Summary */


.article_summary_container {
	width: 660px;
	border-collapse: separate;
	border-spacing: 0 10px;
}

.article_summary_container td {
	border: none;
	padding: 10px;
	height: 170px;
	border-bottom: 1px dotted #00095d;
}

.article_summary_data {
	vertical-align: top;
}


.article_summary_data a {
	text-decoration: none;
	line-height: 115%;
	color: #00095d;

}

.article_summary_data h1 {
	margin-bottom: 2px;
	letter-spacing: -.04em;
	font-size: 24px;
}

.article_summary_header {
	background-color: #e6e7e8;
	border: 1px dotted #00095d;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.article_byline strong {
	color: #00095d;
}


.read_more a {
	display: block;
	float: right;
	width: 143px;
	font-size: 14px;
	text-align: center;
	padding: 5px;
	background-color: #00095d;
	color:#FFFFFF;
	margin-top: 10px;
}

#pagination {
	font-size: 14px;
	font-weight: bold;
	color: #00095d;
	margin-top: 20px;
	margin-bottom: 50px;
}

#pagination a, #pagination a:visited {
color: #00095d;
}

/* --------------------------------------Category Archives */

	
	#article_category_select {
		background-color: #00095c;
		border: 1px #e6e7e8 dotted;
		padding: 10px;
		width: 400px;
		margin-left: 100px;
	}
	
	
	#category_label {
		float: left;
		font-size: 16px;
		color: #FFFFFF;	
		padding-right: 10px;
	}
	

/* --------------------------------------Complete Archives */

.archive_year {
	width: 30px;
	border-bottom: 1px dotted #00095d;
	font-weight: bold;
	margin-top: 20px;
	font-size: 14px;
}

.archive_month a {
	text-decoration: none;
	color: #00095d;
}

.archive_month a:hover {
	color: #aaccff;
}

#articles_month_header {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -0.03em;
	color: #00095d;
	padding-bottom: 5px;
	border-bottom: 1px dotted #00095d;
	width: 650px;
	margin-bottom: 10px;
	margin-top: 10px;
}



/* --------------------------------------Article Images */

.inlineImage {
	text-align: left;
}

.inlineImage img {
	padding: 3px;
	border: 1px solid #e0dbe3;
	background-color:#fff; 
}

.noStyle img {
	 padding: 0;
	 border: 0 none;
 }
 
.right {
	 float: right;
	 margin: 0 0 1em 1em;
}

.left {
 	float: left;
  	margin: 0 1em 1em 0; 
}

.center {
	position: relative;
	margin-left: auto;
	 margin-right: auto;
}

.caption {
	margin-top:5px;
  	font-size:85%;
   	text-align:left;
}


/* --------------------------------------About Us */


#about_us h1, .section_header {
	display: block;
	color: #00095c;
	border-bottom: 1px dotted #00095c;
	width: 660px;
	margin-bottom: 10px;
}

#about_us h2 {
	font-size: 16px;
}

#about_us p {
	padding: 5px;
}

#about_us blockquote {
	background-color: #e6e7e8;
	border: 1px dotted #00095c;
	margin: 20px;
	padding: 20px;
	width: 525px;
}

.dictionary {
	font-size: 18px;
	font-weight: bold;
	font-family: "Courier New";
	color: #00095c;
}

#total_access  {
	background-color: #eef4f9;
	width: 600px;
	padding: 20px;
	border: 1px dotted #CCCCCC;


}

/* --------------------------------------Expert Rankings */

.expert_rankings {
	float: left;
	width: 490px;
}

.expert_rankings table {
	width: 100%;
	margin-top: 10px;
	margin-left: -10px;
}

.expert_rankings td {
	border: #c3c3c3 1px solid;
	padding: 2px;
}

.expert_rankings th {
	background-image: url(http://www.collegefootballgeek.com/index.php/images/interface/bg_glass.png);
	background-color: #DDDDDD;
	border: 1px solid #BBBBBB;
	background-repeat: repeat;
	padding: 5px;
}

.expert_header th {
background-color: #004cce;
}

.expert_rankings td {
	background-color: #FFFFFF;
	padding: 2px;
}


.expert_rankings .alt {
	background-color: #eef4f9;
}

.expert_name, .expert_average {
	text-align: center;
}

.expert_average {
	color: #004cce;
	font-weight: bold;
}

.er_player_name {
	text-indent: 5px;
}

#er_tabs {
	float: left;
	width: 500px;
	margin-left: 70px;
	margin-top: 30px;
}

#geek_logo_expert {
position: relative;
}

#geek_logo_expert img {
position: absolute;
width: 15%;
top: 0;
right: 0;
}

	
	#expert_rankings_text {
	
	width: 525px;
	margin-left: 50px;
	}



/* --------------------------------------Conference Breakdowns */

.conf_leaders th {
	background-color: #DDDDDD;
	background-repeat: repeat;
	font-size: 12px;
	padding: 7px;
	border: 1px solid #BBBBBB;	

}

.conf_leaders td {
	background-color: #FFFFFF;
	padding: 5px;
	border: #c3c3c3 1px solid;
	text-align: center;
	font-size:12px;

}

.conf_leaders .alt, .conf_ranking_leaders .alt {
	background-color: #eef4f9;
}


.conf_leaders .player_name {
	width: 130px;
	text-align: left;
}

.conf_ranking_leaders td {
	background-color: #FFFFFF;
	border: #c3c3c3 1px solid;
	text-align: center;
	font-size:12px;
	padding: 5px;
}

.conf_ranking_leaders th {
	background-color: #DDDDDD;
	background-repeat: repeat;
	font-size: 12px;
	border: 1px solid #BBBBBB;	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
}

.conf_ranking_leaders table {
width: 575px;
margin-left: -10px;
}

.conf_ranking_leaders .player_name {
width: 100px;
text-align: left;
}

.conf_ranking_leaders .defense th {
font-size: 10px;
}


/* --------------------------------------SOS */


#all_sos_container {
height: 100%;
}

#all_sos_tabs {
width: 650px;
height: 100%;
	float: left;

}

/*---------------------------------Draft Central */


.dc_banner {
display: block;
margin-left: 50px;
margin-bottom: 20px;
}

/*-------------------------------------Mock Drafts */





#mock_draft_header {
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 20px;
	width: 500px;
	background-color: #e6e7e8;
	border: 1px dotted #00095d;
		padding: 15px;
}

	
mock_draft_header h1 {
	margin-bottom: 2px;
	letter-spacing: -.04em;
	font-size: 24px;
	color: #00095d;
}


/*-------------------------------------POM POM Wars */



	#pom_pom_header {	
	margin: 0 auto 0px auto;
	text-align: center;

	
	}
	
	#top_ten {
	list-style-type: decimal;
	padding-left: 20px;
	}
	


#pom_pom_banner {
margin-left: -80px;

}

#florida img {
width: 56%;
}

.pom_pom_container {
margin: 0 auto 0 50px;
position: relative;
padding: 20px;
border-width: 4px;
border-style: dashed;
margin-bottom: 30px;
}

#pom_pom_text {
width: 650px;
}

#pom_pom_text h1 {
padding-top: 10px;
line-height: 115%;
padding-bottom: 20px;
}

.vertical {
width: 500px;
height: 475px;
}

.horizontal {
width: 550px;
height: 400px;
}

.pom_pom_container img {
background-color: #FFFFFF;
border: 1px solid #000000;
padding: 10px;
}

#florida {
background-color: #ff5519;
border-color: #2A4ECB;
}

#florida .title {
top: 25%;
right: 5%;
position: absolute;
font-weight: bold;
font-size: 60px;
color: #2A4ECB;
line-height: 100%;
}

.photo_credit {
position: absolute;
bottom: 0;
left: 10px;
}


#florida .title {
text-shadow: #FFFFFF 3px 3px 2px;
}

#texas img {
margin-left: 160px;;
width: 65%;
}

#texas {
background-color: #964A19;
border-color: #FFFFFF;
}


#texas .title {
top: 80%;
left: 5%;
position: absolute;
font-weight: bold;
font-size: 60px;
color: #FFFFFF;
text-shadow: #000000 3px 3px 3px;
line-height: 100%;
}

#usc img {
width: 60%;
}

#usc {
background-color: #F8B851;
border-color: #ca2a3d;
}


#usc .title {
top: 40%;
right: 5%;
position: absolute;
font-weight: bold;
font-size: 48px;
color: #ca2a3d;
text-shadow: #FFFFFF 3px 3px 3px;
line-height: 100%;
text-align: right;

}



#vtech img {
width: 60%;
margin-left: 175px;
}

#vtech {
background-color: #2F0912;
border-color: #F62E23;
}


#vtech .title {
top: 13%;
left: 4%;
position: absolute;
font-weight: bold;
font-size: 48px;
color: #FFFFFF;
text-shadow: #000000 4px 4px 4px;
line-height: 100%;
text-align: left;

}

#okla img {
width: 60%;
}

#okla {
background-color: #E10D01;
border-color: #000000;
}


#okla .title {
top: 70%;
right: 5%;
position: absolute;
font-weight: bold;
font-size: 48px;
color: #000000;
text-shadow: #FFFFFF 2px 2px 2px;
line-height: 100%;
text-align: right;

}

#ou img {
position: absolute;
width: 73%;
bottom: 30px;
right: 20px;
}

#ou {
background-color: #FFFFFF;
border-color: #7e070c;
}

.title {
letter-spacing: -.03em;
}

#ou .title {
top: 60%;
left: 2%;
position: absolute;
font-weight: bold;
font-size: 48px;
color: #7e070c;
text-shadow: #000000 3px 3px 2px;
line-height: 100%;
text-align: right;

}

#alabama img {

width: 90%;
}

#alabama {
background-color: #8e181f;
border-color: #FFFFFF;
}


#alabama .title {
bottom: 3%;
right: 5%;
position: absolute;
font-weight: bold;
font-size: 48px;
color: #FFFFFF;
text-shadow: #000000 2px 2px 1px;
line-height: 100%;
text-align: right;

}


#boise_st img {

width: 60%;
}

#boise_st {
background-color: #333A8B;
border-color: #F12D17;
}


#boise_st .title {
top: 83%;
right: 5%;
position: absolute;
font-weight: bold;
font-size: 48px;
color: #F12D17;
text-shadow: #000000 2px 2px 1px;
line-height: 100%;
text-align: right;

}


#ole_miss img {
margin-left: 170px;
width: 60%;
}

#ole_miss {

background-color: #A32317;
border-color: #071774;
}


#ole_miss .title {
top: 77%;
left: 5%;
position: absolute;
font-weight: bold;
font-size: 48px;
color: #071774;
text-shadow: #FFFFFF 2px 2px 1px;
line-height: 100%;
text-align: right;

}

#psu img {
margin-left: 15px;
width: 60%;
}

#psu {

background-color: #292F45;
border-color: #FFFFFF;
}


#psu .title {
top: 50%;
right: 8%;
position: absolute;
font-weight: bold;
font-size: 52px;
color: #FFFFFF;
text-shadow: #000000 3px 3px 2px;
line-height: 100%;
text-align: right;

}


/*------------------------------------------Search */

.entry {
	background-color: #eef4f9;
}

.entry_light {

}	

#search_results th {
background-color: #CCCCCC;
border-color: #EEEEEE;
}


#int_search_input {
margin-top: 20px;
float: left;
margin-left: 13px;
}

#int_search_submit {
margin-top: 20px;
float: right;
margin-right: 12px;
}

#search_container_int {
width: 215px;
height: 60px;
margin-top: 20px;
/* border: 1px solid #c3c3c3; */
background-image: url(http://www.collegefootballgeek.com/images/interface/atg_bg.png);
background-repeat: repeat-x;
background-position: top;
border: 1px solid #cfd1d3;
margin-left: 12px;

}



	
/*---------------------------------------------Ask the Geek */	
	

#banner_ask_the_geek {
width: 600px;
margin: 0 auto 0 auto;
}

.ask_the_geek_container {
width: 600px;
border-bottom: 1px;
border-bottom-style: dotted;
border-bottom-color: #00095d;
}

.atg_question {
width: 400px;
background-color: #edf0f1;
/* background-image: url(http://www.collegefootballgeek.com/images/interface/atg_bg.png); */
/* background-color: #AACCFF;  */
padding: 10px;
margin-bottom: 20px;
margin-top: 20px;
border: 1px solid #cfd1d3;
}

.atg_answer {
background-image: url(http://www.collegefootballgeek.com/images/interface/atg_bg.png);
background-repeat: repeat-x;
background-position: bottom;
border: 1px solid #cfd1d3;
padding: 20px;
margin-left: 75px;
margin-bottom: 20px;
}


.atg_sig {
margin-top: 5px;
width: 300px;
height: 30px;
}

.atg_photo img {
float: left;
width: 40px;;
}


.atg_author {
float: left;
font-weight: bold;
color: #00095d;
padding: 10px;
text-align: left;
}

.reader {
padding-top: 5px;
font-weight: bold;
}

#atg_header_text {
margin-top: 40px;
font-size: 16px;
margin-bottom: 40px;
line-height: 150%;
}

.spacer {

height: 100px;
}

/*----------------------------------------Draft Strategy Articles */


#draft_strategy_articles_header {
	width: 650px;
	height: 115px;
	border-bottom: 1px;
	border-bottom-color: #00095d;
	border-bottom-style: dotted;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#dsa_column, #dsa_column_first, #dsa_column_last {
	float:left;
}

#dsa_column, #dsa_column_first {
	width: 165px;
}

#dsa_column_first {
margin-left: 60px;
}

#dsa_column_last {
	width: 240px;
}

#draft_strategy_article_current {
color: #00095d;
font-size: 14px;
margin-bottom: 10px;
}


/*--------------------------------------------- Conference Previews */


.conf_accordion {

width: 650px;
}



.conf_accordion .header {
font-weight: bold;
/* font-size: 14px; */
}

.team_container {
float: left;
margin-right: 20px;
}

.allconf_container, .md_container {
float: left;
margin-right: 20px;
}

.allconf_container table {
margin-top: 10px;
width: 250px;
background-color: #FFFFFF;
border: 1px dotted #00095d;

}

.md_container table {
/* margin-top: 10px; */
width: 250px;
background-color: #FFFFFF;
border: 1px dotted #00095d;
margin-bottom: 7px;

}

.allconf_container table td, .md_container table td {
border: none;
padding: 2px;
}

.conf_accordion ol {
list-style: decimal;
}


.conf_accordion h4 {
padding-bottom: 10px;
}

.ui-tabs .ui-tabs-nav li a {
padding: 0.5em .6em;

}

#conf_tabs {
	float: left;
	margin-left: -25px;
/*
	width: 500px;
	margin-left: 50px;
*/
}

.sos_tabs {
margin-top: 20px;
}

/*--------------------------Ajax - SOS----------------------*/



#sos_summary th {
font-size: 12px;
background-color: #CCCCCC;
padding: 7px 3px;
}

#sos_summary td {
font-size: 14px;
padding: 3px;
}


#sos_summary td, #sos_summary th {
/* font-size: 14px; */
	
font-family: Helvetica, Arial, sans-serif;
}

.very_high, .high, .normal, .low, .verylow, .no_sos, .sos_bye_week {
/* font-weight: bold; */
text-align: center;

}

.very_high {
	background-color: #04B94E;
}

.high {
	background-color: #A1E2BC;
}

.normal {
	background-color: #ffffff;
}

.low {
	background-color: #F5CACA;
}

.verylow {
	background-color: #DA0A0A;
}

.no_sos{
	background-color: #787878;
}

.sos_bye_week {
	background-color: #FFFF00;
}

.team_name {
width: 150px;
}

.average {
 text-align: center;
 background-color: #aaccff;
}



#sos_summary table {
/* border-collapse: collapse; */
border-spacing: 0px;
width: 540px;
}

#sos_summary th {
font-size: 12px;
background-color: #CCCCCC;
border: 1px solid #DDDDDD;
padding: 7px 3px;
}

#sos_summary td {
font-size: 12px;
padding: 3px;
}


#sos_summary td, #sos_summary th {

/* font-size: 14px; */
	
font-family: Helvetica, Arial, sans-serif;
}

.very_high, .high, .normal, .low, .verylow, .no_sos, .sos_bye_week, .rank {
/* font-weight: bold; */
text-align: center;

}

.very_high {
	background-color: #04B94E;
}

.high {
	background-color: #A1E2BC;
}

.normal {
	background-color: #ffffff;
}

.low {
	background-color: #F5CACA;
}

.verylow {
	background-color: #DA0A0A;
}

.no_sos{
	background-color: #787878;
}

.sos_bye_week {
	background-color: #FFFF00;
}

.team_name {
width: 125px;
}

.average {
 text-align: center;
 background-color: #aaccff;
}






