@charset "UTF-8";
/* CSS Document */

body {width:auto;margin:0 auto;font-size:62.5%;font-family:"Trebuchet MS", Arial, Verdana, sans-serif;background:#12100e url(../images/background.jpg) top center no-repeat;color:#444;}

a:link, a:visited {color:#b50f1b;}
a:hover {color:#231F20;}

.left {float:left;}
.right {float:right;}
	
/* PAGE LAYOUT */
	
#banner {margin:0 auto;padding:5px;text-align:center;}

#onesie {font-size:1.0em;width:910px;margin:0 auto;}

#header {width:910px;height:155px;background:url(../images/header.jpg) no-repeat top left;position:relative;}

#login {float:right;text-align:right;margin-top:2px;margin-right:7px;}
#login input {width:105px;border:1px solid #eee;height:8px;}

#nav_container {
	width:908px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
/*#nav_container img {float:left;margin:1px 0px 1px 1px;border:0;padding:0;display:inline;}
#nav_container img:hover {opacity: .8;filter: alpha(opacity=80);}*/


#content {background:#fff;padding-bottom:10px;font-size:1.2em;color:#444;line-height:1.2em;}

#image_rotator {padding:5px;}

#players_of_the_week {margin:5px;margin-left:0;background:url(../images/players_of_the_week.jpg) no-repeat top left;width:225px;height:292px;color:#fff;}
#player_content {height:210px;padding:40px 5px 5px 5px;overflow:hidden;color:#b9b9b9;}
#player_content img {height:95px;width:95px;float:right;border:1px solid #ccc;margin:4px;}
#player_content h1 {color:#fefafa;font-size:1.6em;margin:0;display:block;}
#player_content h2 {color:#fefafa;font-size:1.2em;margin:0;display:block;}

#player_nav {margin-left:5px;}
#player_nav img {margin:2px;float:left;border:0;padding-top:5px;}
#player_nav img:hover {opacity: .8;filter: alpha(opacity=80);}

#left_sidebar {clear:both;width:225px;background:#fff;padding-left:5px;}
#featured_coach {padding-left:5px;}
#featured_coach img {float:left; border:1px solid #ccc;height:95px;width:95px;margin:4px 15px 4px 4px;}
#featured_coach h1 {color:#030303;font-size:1.6em;margin:0;display:block;}
#featured_coach h2 {color:#030303;font-size:1.2em;margin:0;display:block;}

#got_game img {margin-left:-275px;margin-top:-140px;position:relative;z-index:10;}

#middle_column {border:1px solid #ccc;background:#fff;width:415px;margin:5px 5px 5px 10px;padding:5px;line-height:150%;}
#middle_column h2 {color:#b50f1b;font-size:2.0em;text-transform:uppercase;margin:3px 0 3px 0;}

#right_sidebar {width:230px;background:#fff;}

#left_sub {width:218px;font-size:1.2em;margin:0;padding:0;}
#left_sub ul {border-bottom:1px solid #eee;width:218px;margin:5px;padding:0;}
#left_sub li {list-style-type:none;}
#left_sub li {background:#fff;color:#000;list-style-type:none;padding:7px;border-bottom:1px solid #ddd;}
#left_sub li.nav_head {background:#000;color:#fff;padding:7px;list-style-type:none;margin:2px 0 2px 0;border:none;}
#left_sub li:hover {background:#eee;}
#left_sub li.nav_head:hover {background:#000;}
#left_sub li a, #left_sub li.nav_head a {text-decoration:none;}
#left_sub li.nav_head a:hover {color:#ccc;}

#middle_sub {width:480px;border:1px solid #ccc;background:#fff;margin:5px 5px 5px 10px;padding:5px;line-height:150%;}
#middle_sub img {float:left;border:1px solid #ccc;margin:7px;}
#middle_sub img.security {width:300px;height:179px;border:none;}
#middle_subadmin {width:655px;border:1px solid #ccc;background:#fff;margin:5px 5px 5px 10px;padding:5px;line-height:150%;}
#middle_sub h1 {color:#030303;font-size:2.2em;margin:10px 0 0 0;display:block;font-weight:bold;}
#middle_sub h2 {color:#030303;font-size:1.8em;margin:0;display:block;font-weight:bold;}
#middle_sub h3 {color:#030303;font-size:1.0em;margin:0;display:block;font-weight:bold;}

#right_sub {width:160px;background:#fff;padding:5px;}

.content_table {border:solid 1px #000;border-right:none;border-bottom:none;}
.content_table tr.alt {background:#eee;}
.content_table td {border-right:1px solid #000;border-bottom:1px solid #000;padding:3px;}

#footer {background:#000;color:#fdfafa;font-size:1.1em;text-transform:lowercase;padding:17px 8px 8px 8px;}
#footer a:hover {color:#fff;}
#nav {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

/* SUCKERFISH */
#nav, #nav ul {padding: 0;margin: 0;list-style: none;}
#nav a {display: block;	width: 110px;}
#nav li {float: left;width: 110px;margin:0 0px 0 3px; display:block; height:35px;}
#nav li ul {position: absolute;width: 127px;left: -999em;}
#nav li ul li {background:#000 url(/images/nav_button.jpg) no-repeat top left;;font-size:1.3em;color:#fff;padding:10px 0px 0px 5px;height:27px;width:123px;bottom:50%;}
#nav li:hover ul {left: auto;}
#nav li:hover ul, #nav li.sfhover ul {left: auto;}

#phone {
	color: #FFFFFF;
	position: absolute;
	top: 28px;
	right: 10px;
	font-size: 20px;
}
