/* CSS Document */
html {
   /*height: 100%;*/
}

body {
   font-size: 0.7em;
   font-family: verdana, sans-serif;
   margin:0;
	/*line-height:1.5em;*/
  
}
a{
	color:#060;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

a img {
  border: 0;
}
br.clear {
  clear: both;
}
.right {
  float: right;
}
.left {
  float: left;
}
.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}

p.bold, span.bold {
  font-weight: bold;
}
.clearBoth{
	clear:both;
	font-size:1px;
}
.borderless{
	border: 0;
}
#bgcontainter{
	background:url(/images/bodybg.jpg) center repeat-y;

}
#container{
	width:750px;
	margin:auto;
	border:solid 1px #000;
	background:#fff;

}
#top{
	width:750px;
	height:150px;
	background:url(/images/banner.jpg) no-repeat;
	border-bottom:solid 1px #000;
}
	
/*===================================MENU STYLES==============================================================*/

#menu{
	width:130px;
	float:left;
	/*background:url(/images/menubg.jpg) repeat-y;*/
	background:#eee;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;

	
}

#menu ul li{
	display:block;
	margin:0px 0;
	padding:0;
	border-bottom:solid 1px #ccc;
	font-weight:bold;
	
}

#menu ul li a, #menu ul li a:link{
	display:block;
	color:#060;
	text-decoration:none;
	padding:3px 0 3px 4px;
	border-left:solid 5px #060;
}
/*#menu ul li a:active{
	color:#000;
	border-left:solid 5px #000;
}
*/
#menu ul li a:hover{
	border-left:solid 5px #060;
	background:#fc0;
	/*color:#fc0;*/
}


/*===================================END MENU STYLES==============================================================*/


#content{
	margin:0 5px;
	float:left;
	width:470px;
	line-height:1.5em;
	text-align:justify;
	color:#333;
}
#contentfull{
	margin-left:5px;
	float:left;
	padding-right:5px;
	width:610px;
	line-height:1.5em;
	text-align:justify;
	color:#333;

}

#content #breadcrumb, #contentfull #breadcrumb{
	color:#999;
	margin:1px 0 0 0;
	border:solid 1px #CCCCCC;
	padding:0 3px;
	text-align:left;
}
#content h1, #contentfull h1{
	margin:4px 0 4px 0;
	color:#060;
	font-weight:bold;
	font-size:1.2em;
	border-bottom:solid 1px #fc0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#cleft{
	float:left;
	width:215px;
	text-align:left;
}
#cright{
	float:left;
	width:215px;
	margin-left:14px;
	text-align:left;
}


/*===================================RIGHT SIDE STYLES==============================================================*/
#rightside{
	float:left;
	width:138px;
	line-height:1em;
}
#rightlist{
	margin-top:1px;
	border-top:solid 1px #060;
}

#rightlist #righttitle{
	margin-top:1px;
	padding:2px 0 2px 5px;
	background:#060;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
}
#rightlist ul{
	border:solid 1px #ccc;
	margin:0;
	padding: 6px 3px 6px 3px;
	background:url(/images/rightbg.jpg) repeat-x top;
	/*background:#ffc;*/
	list-style:none;
	
}	
#rightlist ul li {
  padding: 4px 10px 4px 15px;
  background: url(/images/bpoint.gif) 0px 5px no-repeat;
  border-bottom: 1px solid #ccc;
}
/*#rightlist ul li a{
	color:#006;
}*/
#rightlist ul li.bottom {
  padding-bottom: 0px;
  border-bottom: none;
}
#rightlist ul li.top {
  padding-top: 0px;
  background-position: 0 3px;
}
	
	

#rightimages{
	margin-top:1px;
	text-align:center;
}
#rightimages img{
	padding:1px;
	border:solid 1px #060;
	margin-bottom:15px;
}
/*===================================END RIGHT SIDE STYLES==============================================================*/




/*===================================FOOTER STYLES==============================================================*/
#footer{
	clear:both;
	width:750px;
	margin-top:10px;
	height:25px;
	background:url(/images/bottombg.gif) repeat-x;
}
#footer #footdetail{
	color:#fff;
	font-weight:bold;
	text-align:center;
	/*margin-top:7px;*/
	padding-top:7px;
}
#footer #footdetail a{
	color:#fff;
}


/*===================================END FOOTER STYLES==============================================================*/


/*===================================GALLERY STYLES==============================================================*/
#gallery ul li{
	list-style:none;
}
/*===================================END GALLERY STYLES==============================================================*/

/*========================================NEWS STYLES===================================================*/

#latestnews{
	/*text-align:center;*/
	margin:10px 0;
	font-size:1.1em;
	font-weight:bold;
	color:#060;
	border-bottom:solid 1px #fc0;
	
}

#newssection{
	/*margin:5px;*/
	margin-right:0px;
	margin-left:0px;
	margin-top:0;
	padding:0;
}
#pagecount{
	display:block;
}
#newspage{
	float:left;
	margin-bottom:10px;
}
#newspagecount{
	float:right;
}

.newstitle{
	clear:both;
	
}
.newshead{
	float:left;
	font-weight:bold;
	color:#060;
}
.newsdate{
	float:right;
	color:#999;
}
.newscat{
	font-weight:bold;
	color:#006;
}

.newscontent{
	clear:both;
	padding-bottom:10px;
	margin-bottom:10px;
}
.newsclear{
	clear:both;
	border-bottom:solid 1px #060;
	margin-bottom:5px;	
}
img.newsfloatright{
	float:right;
	margin-left: 5px;
	padding:1px;
	border: 1px solid #000;
	margin-top:5px;
}

img.newsfloatleft{
	float:left;
	padding:1px;
	border: 1px solid #000;
	margin-right: 5px;
	margin-top:5px;

}



#newsimages{
	width:106px;
	float:right;
	margin-left:10px;
}
.newsdetdate{
	color:#999;
}
.newsdochead{
	font-weight:bold;
	color:#060;
}

#newsdocs{
	/*background:url(/images/greydot.gif) top repeat-x;*/
	margin-top:10px;
	padding-top:5px;
}
#newsdocs ul{
	list-style:none;
	margin-top:5px;;
}
#newsdocs ul li{
	line-height:30px;
	vertical-align:middle;
	padding:5px;
}
#newsdocs ul li a{
	margin-right:15px;

}


/*=======================================End NEWS Styles==============================================*/
/*=======================================ARTIST Styles==============================================*/

#artistlist{
	margin:20px 15px 10px 15px;;
}
#artistlist ul{
	list-style:none;
	margin:2px 0;
	padding:0;
	border:solid 1px #ccc;

}
#artistlist ul li{
	padding:0 4px;

}
#artistlisthead{
	background:#006;
	color:#fff;
	/*background:#cff;
	color:#006;*/
	border:solid 1px #ccc;
	text-indent:5px;
	font-weight:bold;
}
.list1{
	background-color:#eee;
}
.list2{
	background-color:#fff;
}

/*=======================================End ARTIST Styles==============================================*/

/*===================================GALLERY STYLES==============================================================*/
#gallery ul li{
	list-style:none;
}



/*=======================================GUESTBOOK Styles==============================================*/
#gbview{
}
.gbpost{
	margin:5px 0 15px 0;
	background:#eee;
	border:dotted 1px #39c;
	padding:2px 8px;
}
.gbhead{
	display:block;
}

.gbname{
	float:left;

}
.gbdate{
	float:right;
}
.gblocation{
	display:block;
	margin:0px 0 8px 0;
	clear:both;
}

.gbinfo{
	display:block;
	margin:10px 0 8px 0;
	clear:both;
}
.gbreply{
	clear:both;
	margin-bottom:8px;
	font-weight:bold;
	color:#006;
}
#gbdetail{
	float:left;
	width:250px;
}
#guestbook{
	float:left;
	width:340px;
	padding-left:10px;
}
#guestbook fieldset {
	
	display:block; 
	/*border:1px solid #009;*/ 
	/*padding:5px; */
	font-family:verdana, sans-serif; 
	margin-bottom:0.5em; 
	line-height:1.5em;
}
#guestbook legend {font-family:Verdana, Arial, Helvetica, sans-serif, sans-serif; color:#006; font-size:1em; font-weight:bold; /*border:1px solid #009;*/ margin-bottom:5px; padding:0px 7px 2px 2px; /*width:100px; background:#ddd;*/}
#guestbook label {clear:left; display:block; float:left; width:100px; text-align:right; padding-right:10px; color:#006; margin-bottom:0.5em;}
#guestbook input {border:1px solid #39C; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
#guestbook textarea {border:1px solid #39C; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;/**/}
#guestbook select {margin-left:0.5em;}
/*#guestbook #button { margin-left:110px;}*/
#guestbook #button1 {color:#39C; background-color:#006; padding-right:0.5em; cursor:pointer; width:50px; font-weight:bold;}
/*#guestbook #button1:hover {background-position:center left; color:#000;}*/
.errmessage{
	color:#c00;
}
/*=======================================End GUESTBOOK Styles==============================================*/
/*=======================================LEAGUE Styles==============================================*/

.lgebg1{
	background:#EEE;
}
.lgebg2{
	background:#FFF;
}
.leaguetable{
	border:solid 1px #006600;
	margin:10px;
}
#leagues{
	text-align:center;
}
#leagues table tr th{
	
	background:#060;
	color:#fc0;
	padding:1px 5px;
}
#leagues table tr td{
	padding:1px 5px;
}
.txtleft{
	text-align:left;
}

/*=======================================END LEAGUE Styles==============================================*/
/*=======================================TEAM Styles==============================================*/

/* CSS Document */
#teams{
	margin-left:20px;
}
#teams img{
	padding:1px;
	border:#060 solid 1px;
	margin:5px 10px 0 0;
}
#teamlists{
	text-align:center;
}
#teamlists img{
	padding:1px;
	border:#060 solid 1px;
	margin:10px 0 15px 0;
}

#teamlists #players{
	margin-left:auto;
	margin-right:auto;
	width:527px;
  	border: 1px solid #060;
}

html>body #teamlists #players{
	width:570px;
}

#teamlists #players ul{
	display:inline;
	
}
#teamlists #players li{
	display:inline;
	padding:3px 3px 3px 12px;
	float:left;
	width:175px;
	text-align:left;
}

ul.plist{
	display:inline;
}
li.list1{
	background:#FFF;
}
li.list2{
	background:#EEE;
}


.playerhead{	
	font-weight:bold;
	text-align:center;
	margin:0;
	background:#060;
	color:#fc0;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom: solid 1px #060;
	}
.centrehead{
	text-align:center;
}
#profiles{
	margin-left:30px;
}

#profiles img{
	padding:1px;
	border:solid 1px #060;
	margin:5px 0 5px 0;
}

/*=======================================END TEAM Styles==============================================*/
/*=======================================GUESTBOOK Styles==============================================*/
#gbview{
	clear:both;
}
.gbpost{
	margin:5px 0 15px 0;
	background:#eee;
	border:dotted 1px #060;
	padding:2px 8px;
}
.gbhead{
	display:block;
}

.gbname{
	float:left;

}
.gbdate{
	float:right;
}
.gblocation{
	display:block;
	margin:0px 0 8px 0;
	clear:both;
}

.gbinfo{
	display:block;
	margin:10px 0 8px 0;
	clear:both;
}
.gbreply{
	clear:both;
	margin-bottom:8px;
	font-weight:bold;
	color:#060;
}
#gbdetail{
	float:left;
	width:250px;
}
#guestbook{
	float:left;
	width:340px;
	padding-left:10px;
}
#guestbook fieldset {
	
	display:block; 
	/*border:1px solid #009;*/ 
	/*padding:5px; */
	font-family:verdana, sans-serif; 
	margin-bottom:0.5em; 
	line-height:1.5em;
}
#guestbook legend {font-family:Verdana, Arial, Helvetica, sans-serif, sans-serif; color:#060; font-size:1em; font-weight:bold; /*border:1px solid #009;*/ margin-bottom:5px; padding:0px 7px 2px 2px; /*width:100px; background:#ddd;*/}
#guestbook label {clear:left; display:block; float:left; width:100px; text-align:right; padding-right:10px; color:#060; margin-bottom:0.5em;}
#guestbook input {border:1px solid #fc0; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
#guestbook textarea {border:1px solid #fc0; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;/**/}
#guestbook select {margin-left:0.5em;}
/*#guestbook #button { margin-left:110px;}*/
#guestbook #button1 {color:#fc0; background-color:#060; padding-right:0.5em; cursor:pointer; width:50px; font-weight:bold;}
/*#guestbook #button1:hover {background-position:center left; color:#000;}*/
.errmessage{
	color:#c00;
}
/*=======================================End GUESTBOOK Styles==============================================*/
/*=======================================CONTACT US Styles==============================================*/
#contact{
	float:left;
	width:270px;
}
#contactus{
	float:left;
	width:310px;
	padding-left:10px;
}
#contactus fieldset {
	
	display:block; 
	/*border:1px solid #009;*/ 
	/*padding:5px; */
	font-family:verdana, sans-serif; 
	margin-bottom:0.5em; 
	line-height:1.5em;
}
#contactus legend {font-family:Verdana, Arial, Helvetica, sans-serif, sans-serif; color:#060; font-size:1em; font-weight:bold; /*border:1px solid #009;*/ margin-bottom:5px; padding:0px 7px 2px 2px; /*width:100px; background:#ddd;*/}
#contactus label {clear:left; display:block; float:left; width:100px; text-align:right; padding-right:10px; color:#060; margin-bottom:0.5em;}
#contactus input {border:1px solid #fc0; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
#contactus textarea {border:1px solid #fc0; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;/**/}
#contactus select {margin-left:0.5em;}
/*#contactus #button { margin-left:110px;}*/
#contactus #button1 {color:#fc0; background-color:#060; padding-right:0.5em; cursor:pointer; width:50px; font-weight:bold;}
/*#contactus #button1:hover {background-position:center left; color:#000;}*/
.errmessage{
	color:#c00;
}
/*=======================================End CONTACTUS Styles==============================================*/

/*=======================================DOCUMENT Styles==============================================*/
#documents{
     margin-left:20px;
}
.documentcategory{
	border:solid 1px #060;
	width:400px;
	margin-bottom:10px;
	/*margin-right:80px;*/
}
.documenthead{
	padding-left:25px;
	font-weight:bold;
	background:#060;
	color:#fc0;
	border-bottom: solid 1px #060;
	}
	
#documents ul{
	margin:0;
	padding-left:0;
}
#documents li{
	height:25px;
	list-style-type:none;
	vertical-align:middle;
	padding: 2px 0 1px 45px;

}
#documents a img {
	border: none;
} 

#documnents img{
	padding-left:50px;
	
}

/*=======================================End DOCUMENT Styles==============================================*/

/*=======================================CLUB Styles==============================================*/
#clubs{
     margin:10px 20px 0 20px;
	 border:solid 1px #060;
}
#clubs ul{
	margin:0;
	padding:0;
}
#clubs li{
	/*display:inline;*/
	list-style-type:none;
	/*width:140px;*/
	/*padding:1px 0 1px 15px;*/
	padding-left:20px;
}

#clubdetails{
	margin-left:50px;}
#details{
	margin-left:auto;
	margin-right:auto;
}
#details p{
	text-align:left;
/*	margin:5px;
*/}
.clubhead{
	font-weight:bold;
	color:#006600;
}
#gmap{
	margin-top:15px;
	text-align:center;
}
#map{
	margin-top:10px;
	padding:1px;
	border:solid 1px #ccc;
	width:450px;
	height:350px;
}

/*=======================================End CLUB Styles==============================================*/
/*=======================================FIXTURES Styles==============================================*/
#fixtures{
	margin-top:20px;
}
.fixtable{
	margin-top:10px;
}
.fixtable td{
	padding:0 4px;
}
TD.fixcompetition{
	font-weight:bold;
	color:#fc0;
	background:#060;
	text-indent:10px;
	/*border-bottom:solid 2px #fc0;*/
}
.fixtableleft{
	border-left:solid 1px #060;
}
.fixtableright{
	border-right:solid 1px #060;
}

.fixtablebottom{
	border-right:solid 1px #060;
	border-left:solid 1px #060;
	border-bottom:solid 1px #060;
	line-height:.5em;
}
.fixtablespacer{
	line-height:.5em;
}
#l3links{
	color:#999;
}
#l3links ul{
	list-style:none;
	margin:0;
	padding:0;
}
#l3links ul li{
	text-indent:10px;

}
#l3links ul li a:hover{
}


/*=======================================End FIXTURES Styles==============================================*/

