@import 'css_reset.css';
@import 'typography.css';

body {
/* 	background: #6cb410 url(../i/iStock_000004232480Medium.jpg) center top repeat-x; */
/* 	background: #5cb110 url(../i/bg_grass.jpg) center top repeat-x; */
	background-color: #5cb110;
	background-color: #59b208;
	padding: 0 2em;
	}
html, body {
	height: 100%;
	}
img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	}
/* main
----------------------------------------------------------  */
#wrapper {
	width: 820px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	z-index: 10;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	}
#maincontent {
	margin: 0 25px 10px 25px;
	padding-top: 2em;
	}
#content {
	float: left;
	width: 438px;
}
#secondcontent {
	float: left;
	width: 300px;
	padding: 1em 0 1em 2em;
	margin-top: 1.8em;
}
#secondcontent h2 {
	margin-bottom: .2em;
	}
#secondcontent p {
	margin: .6em 0;
	margin-left: .5em;
}
#secondcontent p a {
	
}
#secondcontent ul li {
	margin: 1em 0;
}
#footer {
/* 	font-size: 1.1em; */
	clear: both;
	padding: 20px;
	margin-bottom: 20px;
}
#footer p {
	border-top: 1px solid #ddd;
	padding: 10px;
/* 	font-size: 1em; */
	line-height: 1em;
	color: #ccc;
}
#footer a {
	text-decoration: none;
	color: #ccc;
}
#footer a:hover {
	color: #aaa;
}

/* header
----------------------------------------------------------  */
#menu_head {
	margin: 0 auto;
	position: relative;
	width: 820px;
	height: 150px;
	z-index: 10;
	}
#menu_head h1,
#menu_head h2  {
/* 	display: none; */
	}
#menu_head h1  {
	margin: 0;	
	}
#menu_head h1 a {
	background: transparent url(../i/toplogo_fnf.png) center top no-repeat;
	height: 108px;
	width: 755px;
	display: block;
	text-indent: -999em;
	margin-top: 30px;
	margin-left: 6px;
	}
/*.divone #menu_head h1 a {
	color: #fff;
 	font-size: 1.4em; 
	text-decoration: none;
	}*/
	
#menu_head h2,
#menu_head h3,
#menu_head p {
	color: #fff;
	position: absolute;
	}
#menu_head h2 {
/* 	font-size: 1.85em; */
	margin-left: 14px;
	}
#menu_head h3 {
	width: 169px;
	height: 31px;
	background: transparent url(../i/logo_byfootballnewsfeeds.png) left top no-repeat;
	right: 2px;
	top: 1px;
	text-indent: -999em;
}
#menu_head p {
	display: none;
}	

/* teammenu
----------------------------------- */

.teamselector {
	display: block;
	clear: both;
	}
.teamselector li {
	display: inline;
	}
/* newsitem
----------------------------------------------------------  */
#content h2 {
	margin: .1em 0 .05em;
	}
#content h2 a {
	text-decoration: none;
	color: #222;
	margin-right: 3em;
	padding-right: .2em;
/* 	border-bottom: 1px dashed #eee; */
}
#content h2 a:hover {
	text-decoration: none;	
	background-color: #eee;
	color: #444;
/* 	border-bottom: 1px dashed #444; */
	}
#content em {
    font-size: .9em;
    margin: 0;
    line-height: 1.1em;
    color: #bbb;
    font-style: normal;
	display: block;
	clear: both;
	}
#content {
	padding: 1em 2.5em;
	padding: 1em 0;
	}
	
#content h1 {
	margin: 0 0 .3em 0; 
	padding: 0;
	}
#content a {
	color: #444;
	text-decoration: none;
	}
#content p a:hover {
	color: #555;
	border-bottom: 1px dotted #888;
	}
#content img {
	float: left;
	margin: .3em 1em 1.3em 0;
	}
#content br {display: none;}
#content div {display: none;}
/* player presentation
----------------------------------------------------------  */
.playerpresentation {
	/*background: transparent url(../i/bg_contentfade.gif) left 27px repeat-x;*/
	}
.playerpresentation h2 {
	padding-bottom: 5px;
	}
.playerpresentation img {
	padding: 6px 15px 2px 2px;
	float: left;
	width: 120px;
	height: 156px;
	}

/* gossip
--------------------------------------------------------*/

ul#gossip {
	padding: 0 .8em .3em .8em;
	margin: 0;
	padding-left: 0;
	border: 1px solid #ddd;
	background: transparent url(../i/bg_contentfade.gif) left top repeat-x;
	}
ul#gossip li {
	background: transparent url(../i/icon_news.gif) left .5em no-repeat;
	padding: .5em;
	padding-left: 22px;
	list-style-type: none;
	margin-left: .8em;
	line-height: 1.2em;
	}

/* injuries
--------------------------------------------------------*/
dl {
	padding: .3em .8em;
	border: 1px solid #ddd;
	background: transparent url(../i/bg_contentfade.gif) left top repeat-x;
	margin: 0 0 1em 0;
	}
dt {
	margin-top: .3em;
	font-weight: bold;
	}
dd {
	margin: 0;
	margin-left: .5em;
	padding-left: 16px;
	text-transform: capitalize; 	
	background: transparent url(../i/icon_return.gif) left center no-repeat;
	}
dd.injury {
	background: transparent url(../i/icon_injury2.gif) left center no-repeat;
	}

/* tables
----------------------------------------------------------  */
table {
	clear: both;
	width: 100%;
	font-size: 0.9em;
	line-height: 1em;
	}
thead th {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	text-align: center;
	}
th.team {
	width: 130px;
}

td.team {
	text-align: left;
	}
td {
	text-align: right;
	padding: .4em .2em .3em .2em;
	}
tr.marked {
	background-color: #efeeee;
	}
table a {
	text-decoration: none;
	}
table a:hover {
	text-decoration: underline;
	}
tfoot {
	font-weight: normal;
	}
.tablecontainer {
	padding: 14px;
	}
/*
table.upcoming  {
	margin-left: .6em;
	}
.upcoming th {
	padding-right: .4em;
	text-align: left;
	}
.upcoming th.month {
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #444;
	padding-top: .6em;
	}
table.upcoming tr.played td {
	color: #999;
	}
table.upcoming tr.played td a {
	text-decoration: underline;
	color: #999;
	}
table.upcoming tr.played td a:hover {
	color: #333;
	}
.upcoming td {
	white-space: nowrap;
	text-align: left;
	}
table.fixtures  {
	}
*/

/* google ads
----------------------------------------------------------  */
.topb {
	padding-top: 0;
	margin: 15px 0 2px;
	text-align: center;
}
.adrow {
	margin: 2em 0 0 0;
	}
#bannercol {
	display: none;
	float: right;
}
.adsense_banner {
	border: 1px dotted red:
	margin-top: 19px;
	}
.adt {
/* 	font-size 12px !important; */
	}

/* clearing
----------------------------------------- */
#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#wrapper {
	display: inline-block;
	}

* html #wrapper {
	height: 1%;
	}
#wrapper {
	display: block;
	}
	

/* misc
----------------------------------------- */
#skip {
	display: none;
	}

/* idTabs
----------------------------------------- */
ul#leagueselector {
/*	display: table;*/
	width: 100%;
	}
ul#leagueselector li a {
	padding: 8px 10px 5px 0;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	outline: none;
	text-decoration: none;
	}

ul#leagueselector li a.selected {
/*	background-color: #333;*/
	color: #666;
	text-decoration: none;
	}
/*div.teamselector {
	padding: 10px;
	background-color: #333;
	color: #fff;
	}
*/
ul.teammenu li a {
	text-decoration: none;
	color: #666;
	padding: 0 3px 0 0;
	}
	
.usual {
	display: block;
	
  	}
.usual li { 
	list-style:none; 
	float:left; 
	}
.usual ul a {
  display:block;
  padding:6px 10px;
  text-decoration:none!important;
  margin:1px;
  margin-left:0;
  font:10px Verdana;
  color:#FFF;
  background:#444;
}
.usual ul a:hover {
  color:#FFF;
  background:#111;
  }
.usual ul a.selected {
  margin-bottom:0;
  color:#000;
  background:snow;
  border-bottom:1px solid snow;
  cursor:default;
  }
.usual div {
  padding:10px 10px 8px 10px;
  *padding-top:3px;
  *margin-top:-15px;
  clear:left;
  background:snow;
  font:10pt Georgia;
}
.usual div a { color:#000; font-weight:bold; }

#usual2 { background:#0A0A0A; border:1px solid #1A1A1A; }
#usual2 a { background:#222; }
#usual2 a:hover { background:#000; }
#usual2 a.selected { background:snow; }
#tabs3 { background:#FF9; }

body.prem li.prem a,
body.champ li.champ a,
body.divone li.divone a {
	color: #222;
	}
