/* CSS Document */
body 
	{
	margin: 20px 5px;
	background:#fff;
	color: #000;
	text-align:center;
	padding:0;
 	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	voice-family: "\"}\""; voice-family:inherit;
	font-size:76%;
  } html>body {font-size:76%;}
#wrap 
	{
	text-align:left;
	width:900px;
	margin:auto;
	background: #fff;
	}	
#head 
	{
	background:#fff;
	text-align: left;
	padding-bottom: 5px;
	}	
	 
#left 
	{
	float:left;
	background:#fff;
	width:160px;
	padding: 0;
	}
#main 
	{
	width: 690px;
	float: left;
	padding-left: 10px;
	background:#fff;	
	}	
#foot 
	{
	clear: both;	
	position: relative;
	margin: 5px 0;
	padding: 3px 0;
	background: #0000ff;	
	color: #ffffff;
	font-size: 0.8em;
	text-align:center;
	}

#left ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#left a	
	{
	display: block;
	padding: 2px;
	width: 150px;
	background-color: #0000ff;
	border-bottom: 1px solid #ddd;
	}

#left a:link, #teamnav a:visited 
	{
	color: #fff;
	text-decoration: none;
	}	

#left a:hover
	{
	background-color: #819eff;
	color: #fff;
	}	
#welcome {
	float: left;
	width: 650px;
	padding-left:10px;
	}

#teamwelcome {
	float:left;
	width: 490px;	
	}

#teampanel {
	float: left;
	width: 180px;
	padding: 0 10px;
	background-color:#fff2cc;
	}		
	
#headlines {
	float: left;
	width: 190px;
	padding-left: 10px;
	background-color:#ffe699;
	}	
	
#headlines a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
	
#headlines a:hover {
	color: #796118;
	text-decoration: underline;
	}	

#left .fiestaheadlines {	
	background-color:#ffe699;
	}
#left .fiestaheadlines a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color:#ffe699;
	border: 0;
	}
#left .fiestaheadlines a:hover {
	color: #796118;
	text-decoration: underline;
	background-color:#ffe699;
	border: 0;
	}	
	
.date {
	color: #9191FF;
	font-size: 0.9em;
	}	
		
h1, h2, h3	{
	margin: 0;
	}	
h4 {
	margin-bottom:2px;
	}	
h1	{
	color:#0000cc;
	}
h2	{
	color: #AD8B22;	
	}
h5 {
	font-size: 0.9em;
	color: #999999;
	}	
	
#nav {
  float:left;
  width:100%;
  background:#DAE0D2 url("images/bg.gif") repeat-x bottom;
  /*font-size:93%;*/
  line-height:normal;
  margin-bottom:5px;
  }
#nav ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#nav li {
  float:left;
  background:url("images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 8px;
  }
#nav a {
  float:left;
  display:block;
  background:url("images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#796118;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */
#nav a:hover {
  color:#AD8B22;
  }
#nav #current {
  background-image:url("images/left_on.gif");
  }
#nav #current a {
  background-image:url("images/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }	
  
#teamwelcome .headline a {
	font-weight: bold;
	text-decoration: none;
	color:#0000cc;
	} 
#teamwelcome .headline a:hover{
	text-decoration: underline;
	color: #80C9FF;
	}
#teamwelcome .more a {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	} 
#teamwelcome .more a:hover{
	text-decoration: underline;	
	color: #FF0000
}	
#teampanel a {
	font-weight: normal;
	text-decoration: none;
	color: #796118;
	}
#teampanel a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #AD8B22;
	}	
 	 
.diary {
	width: 550px;
	} 
.diaryhead {
	width: 550px;
	text-align:center;
	background-color:#A88437;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.3em;
	}	
	
.diary .item {
	background-color:#FFE3A9;
	}	
  
.diary .label {
	text-align: right;
	width: 100px;
	padding-right: 5px;
	font-weight: bold;
	vertical-align:top;
	background-color:#FFF1D4;
	}	
.fix1 {
	background-color: #ffe699;
	}
.fix2 {
	background-color: #fff2cc;
	}		
.fixtures td{
	padding:3px 6px;
	border-bottom: 1px solid #ad8b22;
	}
.fixtures {
	border-collapse:collapse;	
	max-width: 100%;	
	}
.fixtures td {

}

.matchreport {
	border-collapse:collapse;
	width: 100%;
	padding:0;
	margin:0;

}

	
.reporthead td{
	background-color: #ffe699;
	padding:3px 6px;
	border-top: 2px solid #ffffff;
	font-weight: bold;
}

.reportresult td{
	background-color: #fff2cc;
	padding:3px 6px;
	border-top: 2px solid #ffffff;	
}

.scorers td{
	background-color: #ffe699;
	padding:3px 6px;
	border-top: 2px solid #ffffff;	

}

.report td {
	background-color: #fff2cc;
	padding:3px 6px;
	border-top: 2px solid #ffffff;	
}

.players td{
	background-color: #ffe699;
	padding:3px 6px;
	border-top: 2px solid #ffffff;	
}	

#nextfix, #lastmatch, #squad, #manager
	{
	border-top: 1px solid #ad8b22;
	}
	
#nextfix h3, #lastmatch h3, #squad h3, #manager h3
	{
	border-top: 2px solid #ffffff;
	background: #ad8b22;
	color: #ffffff;
	padding-left: 3px;
	}	
	
#newsalert
{
	margin: 10px 0;
	font-size: 120%;
	font-weight:bold;
}	

#newsalert img
{
	padding-right:10px;
}

#ticker
{
	padding: 10px 0;
	margin:0;
}

.ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #EF1E0E;
}



a.tickernews {
	text-decoration: none;
	color: #0000FF;
	font-size: 1.1em;
	font-weight: bold;
}



a.tickernews:hover {
	text-decoration: underline;
	color: #0000FF;
}

.tickernews
{

color: #0000FF;}

#sponsors
{
	float:right;
	background-color:#FFE080;
	padding: 5px;
	margin-left:5px;
}
#sponsors img
{
	border: 0;
	}
					

