
/* commented backslash hides from ie5mac \*/ 

html
{
	height:100%;
	margin:0;
	padding:0
}

/* end hack */ 

html,
body
{
	padding:0;
	margin:0;
	background-color: #304040;
	/*	font: 12px "Trebuchet MS", verdana, sans-serif;*/

	color: #304040;
	font: 11px Arial, Helvetica, sans-serif;
}

body
{
	text-align:left;
	min-width:950px;/* for mozilla*/
	background-color: #304040;
	height:100%;/*background:  url(images/bg_4x818.jpg) repeat-x left top;*/
}

#wrapper { /*background:  url(images/foot_4x82.jpg) repeat-x left bottom;*/ /*	_height: 82px;*/ border-bottom: 11px solid #304040; }

#outer
{
	height:99.9%;
	min-height:100%;
	width:950px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background:  url(images/inner_950x1.jpg) repeat-y left top;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
}

/* mac hide \*/

* html #outer { width:950px }

/* end hide*/



html>body #outer { height:auto; } /*for mozilla as IE treats height as min-height anyway*/

#inner
{
	width:100%;
	padding-top:143px;/*needed to make room for header*/
}

#header
{
	position:absolute;
	top:0px;
	left:0px;
	width:950px;
	height:100px;
	z-index:74;
	background:  url(images/site-header-2009-10.jpg) no-repeat left top;
}

#ajaxmenu
{
	position:absolute;
	top:100px;
	left:0px;
	width:950px;
	height:43px;
	z-index:65;
	background:  url(images/header_950x43.jpg) no-repeat left top;
}

#logo
{
	position:absolute;
	top:26px;
	left:10px;
	width:237px;
	height:100px;
	text-indent: -5000px;
	z-index:300;/*background:  url(images/logo_237x63.gif) no-repeat left top;*/
}

/* mac hide \*/

* html #outer,
* html #header { width:950px }

/* end hide*/

#footer
{
	color: #ffffff;
	width:950px;
	clear:both;
	height:25px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
	background:  url(images/foot_950.jpg) no-repeat left;
	text-indent: 32px;
}

#footer p
{
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}

#footer p a
{
	text-decoration: none;
	color: #ffffff;
}

* html #footer { margin-bottom:-1px }/* ie rounding bug*/

/* mac hide \*/

* html #footer { /*only ie gets this style*/ height:22px;/* for ie*/ }

/* end hide*/



div,
p { margin-top:0px; }/*clear top margin for mozilla*/

#right
{
	width:206px;
	float:right;
	z-index: 55;
}

#right-inner
{
	width: 178px;
	padding-left: 9px;
	text-align: left;
}

#right-inner h2 { font-size: 15px; }

#sponsors
{
	position:relative;/*ie needs this to show float */
	width:200px;
	float:left;
	padding-left: 0px;
	z-index: 59;
}

#sponsors-inner
{
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

#left
{
	position:relative;/*ie needs this to show float */
	width:480px;
	float:left;
	padding-left: 10px;
	z-index: 56;
}

#left-inner
{
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}

#clearfooter
{
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */

html>body #minHeight
{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */

#content
{
	z-index: 300;
	padding-bottom: 7px;
}

#content h2
{
	font-size: 16px;
	color: #304040;
	/*background:  url(images/bullet_17x21.gif) no-repeat left top;*/

	padding-left: 0px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}

h3#post-
{
	font-size: 12px;
	color: #618200;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p
{
	font-size: 12px;
	color: #304040;
	line-height: 17px;
}

#content p a
{
	color:  #C6200D;
	text-decoration: none;
}

#content p a:hover
{
	background-color:  #C6200D;
	color: #ffffff;
}

#footer p { padding: 8px; }

.FSF_searchResults
{
	font-size: 11px;
	color: #304040;
	line-height: 18px;
	_line-height: 16px;
}

.FSF_extract
{
	font-size: 11px;
	color: #304040;
	line-height: 18px;
	_line-height: 16px;
}

.FSF_resultLink { color: #618200; }

.FSF_extract
{
	font-size: 11px;
	color: #304040;
	line-height: 18px;
	_line-height: 16px;
}

.highlight
{
	font-size: 11px;
	background-color: #f2f2f2;
	color:  #C6200D;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;
}

/*img {

	border: dotted 1px #444444;

}*/







#content ul li
{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 12px;
}

.LIn_shortMode
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.LIn_desc { display: none; }

.LIn_date
{
	font-style: italic;
	margin-left: 5px;
}

#content a,
#sidebar a
{
	color: #C6200D;
	text-decoration: none;
}

#content a:hover,
#sidebar a:hover { /*background-color: #C6200D;*/ color: #304040; }

.odd { background: #dedede; }

input { border: 1px solid #999; }

.dottedline { border-bottom: 1px dotted #CCCCCC; }

.formfield { border: 1px solid #999; }

#sidebarlogin
{
	background: #F2F2F2;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px dotted #999;
	width: 70%;
	clear: both;
}

.fixtures td
{
	border-bottom: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
}

.fixtures { border-right: 1px dotted #CCC; }

.newsheaderBBC { font-size: 10px; }

.newsline
{
	font-size: 10px;
	border-bottom: 1px dotted #CCC;
}

#latestnews { padding-bottom: 15px; }

#latestnews p
{
	border-bottom: 1px dotted #CCC;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 0px;
	font-size: 10px;
	
}
#latestnews p a
{
	color: #C6200D;
	text-decoration: none;
}

#latestnews p a:visited
{
	color: #C6200D;
	text-decoration: none;
}
#latestnews p a:hover
{
	color: #304040;
	text-decoration: none;
	background: #F2F2F2;
}



#latestnewsleft {
	/*background: #DEDEDE;*/
	padding-right: 4px;
	padding-left: 4px;
}

#latestnews h1 {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
}
