@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	paddng:0;
}

img{
	border:0
}

body {
	color: #393733;
	padding: 0 20px;
	text-align: center;
	background: #ffffff;
}

body, td, th, textarea, input, select, h2, h3, h4, h5, h6 {
	font-size:12px;
	line-height:1.4em;
	font-family: Tahoma, arial, helvetica, sans-serif;
}

#buttons{
	float:left;
	width:540px;
	margin-left:20px;
	margin-bottom:10px;
}

table{
	border:0;
	margin-left:20px;
	margin-bottom:20px;
}

.leagues{
	margin-left:30px;
	margin-bottom:10px;
	margin-top:5px;
}

.facebook{
	float:left;
	border:0;
	/*margin-left:25px;*/
}

.forum{
	float:left;
	/*margin-left:10px;*/
}

#major-sponsor{
	width:468px;
	/*height:60px;*/
	height:204px;
	/*border:1px solid #cccccc;*/
	margin-bottom:15px;
	margin-left:20px;
	/*background-color:#80040e; - footy boots */
	/*background-color:#000000;*/
}

.footy-boots{
	margin-left:50px;
	margin-top:13px;
}

/*** text formatting ***/

img {
	border: none;
}

p {
	line-height: 1.6;
	margin-left:20px;
	margin-bottom:10px;
}

a{ 
	color:#0099FF; 
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

li {
	margin-bottom: 0.3em;
}

form {
	clear: left;
}

ul{ 
	list-style-type:disc;
	margin-left:20px;
	margin-bottom:20px;
}

ul li{
	margin-left:20px;
}

h1 {
	font-size: 20px;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	margin-left:22px;
	color:#669900;
	margin-bottom:10px;
	margin-top:5px;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	font-size:18px;
	font-weight:normal;
	clear: left;
	margin-left:20px;
	color:#669900;
	margin-bottom:15px;
}

h3, h4{
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	margin: 0 0 0px 0;
	font-size:16px;
	font-weight:normal;
	clear: left;
	margin-left:20px;
	color:#3399cc;
	font-weight:bold;
	margin-bottom:5px;
	border-bottom:1px dashed #cccccc;
}

h4{
	margin-left:0;
	font-size:13px;
	color:#669900;
	border:0;
}



/***** Template ****/

#container {
	text-align: left;
	margin: 0 auto;
	width: 960px;
}

#wrapper {
	padding: 15px 0 0 0;
	min-height: 200px;
}

/*** main content div ***/

#contents {
	clear:both;
	float:left;
	padding-right: 15px;
	padding-bottom:0px;
	width:945px;
	min-height:100px;
}

#text{
	float:left;
	width:570px;
	margin-left:20px;
}

/*** heading styles ***/

#header {
	background:url(images/footy-online-heading-bg.gif);
	background-repeat:no-repeat;
	color: #fff;
	float: left;
	width: 100%;
	height:120px;
	margin-bottom:10px;
}

#header a {
	color: #D2DCF3;
	text-decoration: none;
}

#header a:hover, #header a:focus {
	color: #fff;
	text-decoration: underline;
}

#top-menu{font-weight:bold;}


/*** menu in heading only used in dealer shop or else defaults to not logged in on front page ***/

#side-header a, .not-logged-in{
	border-left: 1px solid #999999;
}

#side-header {
	float: right;
	color:#ffffff;
}

#side-header ul{
	list-style-type:none; 
	margin-right:0px;
	color:#ffffff;
}

#side-header ul li{
	margin:0;
	float:left;
	line-height: 2em;
	font-size:12px;
}

#side-header ul li a{color:#ffffff;}

#side-header a{
	padding: 0px 9px 0px 9px;
    display: block;
    float: left;
    word-spacing: -0.1em;
	color: #ffffff;
	font-weight:bold;
}

#side-header ul li a.top:hover{
	text-decoration:underline; 
	color:#FFFFFF;
}

#leagues-menu{
	clear: both;
	background:url(images/menu-bg.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	height:41px;
}

#leagues-menu ul {
	list-style-type:none;
	display:block;
	margin-left:22px;
	padding-left:0;
}

#leagues-menu li {
	display:inline;
	margin-left:0;
	list-style-type: none;
}

#leagues-menu ul li{
	font-family:tahoma, arial, sans-serif;
	color:#ffffff;
}
#leagues-menu ul li a {
	text-decoration: none;
	font-size:14px;
	line-height:2.6em;
	vertical-align:middle;
	color:#ffffff;
}

#leagues-menu ul li a:hover, #leagues-menu ul li a:focus {
	text-decoration: underline;
	color:#0099FF;
}

#lhs-column{
	float:left;
}

#lhs-column ul{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-bottom:20px;
}

#lhs-column ul li{
	margin:0;
	line-height:1.6em;
}

#adsense{
	margin-left:20px;
}

.results-table{width:570px;}

/***** advertising price *****/
.price{ font-weight:bold;}

.advertising-spots{margin-left:20px;}

#map{
	float:left;
	width:185px;
	margin-bottom:20px;
}

#lhs-sponsor{
	clear:both;
	float:left;
	width:185px;
	height:303px;
	border: 1px solid #cccccc;
}

/*** side bar containing affiliates and sponsors */

.sidebar {
	float: right;
	width: 125px;
	margin: 0 0 0 20px;
	min-height: 200px;
	padding:0;
}

/*** RHS Ad Zones ***/

.zone-ad-group{
	width:125px;
}

.zone-ad{
	margin-right:10px;
	border:0;
	margin-bottom:15px;
}

.sc-ad{
	width:548px;
	margin-left:20px;
	margin-bottom:20px;
}

.narrow-ad {
	float:left;
	padding:2px;
	
}

.hide{display:none;}

/*** Footer ***/

#footer-menu{
	clear: both;
	background:url(images/menu-bg.gif) no-repeat;
	margin-bottom:10px;
	height:41px;
	margin-top:20px;
}

#footer-menu ul {
	display:block;
	height: 23px;
	line-height: 1.3em;
	margin-left:0;
	padding-left:0;
	margin-left:30px;
}

#footer-menu li {
	display:inline;
	list-style: none;
	margin-left:0;
	padding-left:0;
}

#footer-menu ul li{
	font-family:tahoma, arial, sans-serif;
	color:#ffffff;
	margin-left:0;
	padding-left:0;
	line-height:3em;
}
#footer-menu ul li a {
	text-decoration: none;
	font-size:12px;
	vertical-align:middle;
	color:#ffffff;
	margin-left:0;
	padding-left:0;
}

#footer-menu ul li a:hover{
	text-decoration: underline;
	color:#0099FF;
}