/* CSS Document */
html {
   /*height: 100%;*/
}

body {
   font-size: 0.7em;
   font-family: verdana, sans-serif;
   
   /*line-height:1.5em;*/
   background:url(/images/bodybg2.jpg) repeat-x #666;
  
}
a{
	color:#900;
	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{
}
#sponsor{
	text-align:center;
	margin:5px 0;
	background:fff;
	width:100%;
}
#sponsor img{
	border: solid 1px #000;
}
#container{
	width:800px;
	margin:auto;
	border:solid 1px #000;
	background:#fff;
}
#top{
	
	height:150px;
	background:url(/images/banner.jpg) no-repeat;
	border-bottom:solid 1px #000;
	/*border-top:solid 1px #000;*/
	margin-bottom:2px;

}
	
/*===================================MENU STYLES==============================================================*/

#menu{
	width:134px;
	float:left;
	/*background:url(/images/menubg.jpg) repeat-y;*/
	
	padding:2px;
	border:solid 1px #ccc;
	font-size:.9em;
	margin-left:2px;
}
#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:#ddd;
	text-decoration:none;
	padding:3px 0 3px 4px;
	border-left:solid 5px #900;
	background:#006;
}
/*#menu ul li a:active{
	color:#000;
	border-left:solid 5px #000;
}
*/
#menu ul li a:hover{
	border-left:solid 5px #c00;
	background:#009;
	color:#fff;
}


/*===================================END MENU STYLES==============================================================*/


#content{
	margin:0 5px;
	float:left;
	width:506px;
	line-height:1.5em;
	text-align:justify;
	color:#333;
}
#contentfull{
	margin-left:5px;
	float:left;
	padding-right:5px;
	width:646px;
	line-height:1.5em;
	text-align:justify;
	color:#333;

}

#content #breadcrumb, #contentfull #breadcrumb{
	color:#999;
	margin:0px 0 0 0;
	border:solid 1px #CCCCCC;
	padding:0 3px;
	text-align:left;
}
#content h1, #contentfull h1{
	margin:4px 0 4px 0;
	color:#009;
	font-weight:bold;
	font-size:1.1em;
	border-bottom:solid 1px #900;
}
#cleft{
	float:left;
	width:230px;
	text-align:left;

}
#cright{
	float:left;
	width:230px;
	margin-left:15px;
	text-align:left;
}

#l3links{
	color:#999999;
	
	margin-bottom:10px;
}
#l3links ul{
	line-height:1em;
	list-style:none;
	margin:0;
	padding:0;
}
#l3links ul li{
	padding:1px;
}
#l3links ul li a:hover{
	text-decoration:none;
	color:#000;
}


/*===================================RIGHT SIDE STYLES==============================================================*/
#rightside{
	float:left;
	width:138px;
	
}
#rightlist{
	margin-top:0px;
	border-top:solid 1px #006;
}

#rightlist #righttitle{
	margin-top:1px;
	padding:2px 0 2px 10px;
	background:#006;
	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:#eee;
	list-style:none;
	
}	
#rightlist ul li {
  padding: 3px 5px 3px 15px;
  background: url(/images/bpoint.gif) 0px 7px no-repeat;
  border-bottom: 1px solid #bbb;
}
/*#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 #900;
	margin-bottom:15px;
}
/*===================================END RIGHT SIDE STYLES==============================================================*/




/*===================================FOOTER STYLES==============================================================*/
#footer{
	clear:both;
	
	margin-top:10px;
	/*height:25px;*/
	background:#006;
	border-top:solid 1px #000;
	height:1.6em;
}
#footer #footdetail{
	color:#fff;
	font-weight:bold;
	text-align:center;
	
}
#footer #footdetail a{
	color:#fff;
}


/*===================================END FOOTER STYLES==============================================================*/


/*===================================GALLERY STYLES==============================================================*/
#gallery ul li{
	list-style:none;
}
/*===================================END GALLERY STYLES==============================================================*/
#latestnews{
	/*text-align:center;*/
	margin:20px 0;
	font-size:1.1em;
	font-weight:bold;
	color:#006;
	border-bottom:solid 1px #000;
	
}

/*========================================NEWS STYLES===================================================*/
#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;
	display:block;
	margin-bottom:5px;
}
.newshead{
	float:left;
	font-weight:bold;
	color:#006;
}
.newsdate{
	float:right;
	color:#999;
}
.newscat{
	font-weight:bold;
	color:#006;
}

.newscontent{
	display:block;
	clear:both;
	border-bottom:solid 1px #000;
	padding-bottom:10px;
	margin-bottom:10px;
}
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:165px;
	float:right;
	margin-left:10px;
}
.newsdetdate{
	color:#999;
}
.newsdochead{
	font-weight:bold;
	color:#006;
}

#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==============================================*/

/*===================================GALLERY STYLES==============================================================*/
#gallery ul li{
	list-style:none;
}
/*===================================END GALLERY STYLES==============================================================*/



/*=======================================LEAGUE Styles==============================================*/

.lgebg1{
	background:#EEE;
}
.lgebg2{
	background:#FFF;
}
.leaguetable{
	border:solid 1px #006;
	margin:10px;
}
#leagues{
	text-align:center;
}
#leagues table tr th{
	
	background:#006;
	color:#fff;
	padding:1px 5px;
}
#leagues table tr td{
	padding:1px 5px;
}
.txtleft{
	text-align:left;
}

/*=======================================LEAGUE Styles==============================================*/
/*=======================================TEAM Styles==============================================*/

/* CSS Document */
#teams{
	margin-left:20px;
}
#teams img{
	padding:1px;
	border:#006 solid 1px;
	margin:5px 10px 0 0;
}
#teamlists{
	text-align:center;
}
#teamlists img{
	padding:1px;
	border:#006 solid 1px;
	margin:10px 0 15px 0;
}

#teamlists #players{
	margin-left:auto;
	margin-right:auto;
	width:527px;
  	border: 1px solid #006;
}

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:#006;
	color:#fff;
	border-bottom: solid 1px #006;
	}
.centrehead{
	text-align:center;
}
#profiles{
	margin-left:30px;
}

#profiles img{
	padding:1px;
	border:solid 1px #090;
	margin:5px 0 5px 0;
}

/*=======================================END TEAM Styles==============================================*/


/*=======================================GUESTBOOK Styles==============================================*/
#gbview{
	clear:both;
}
.gbpost{
	margin:5px 0 15px 0;
	background:#eee;
	border:dotted 1px #006;
	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:#000; margin-bottom:0.5em;}
#guestbook input {border:1px solid #006; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
#guestbook textarea {border:1px solid #006; /*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:#fff; 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==============================================*/
/*=======================================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:#006; 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:#000; margin-bottom:0.5em;}
#contactus input {border:1px solid #006; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
#contactus textarea {border:1px solid #006; /*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:#fff; background-color:#006; 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 #006;
	width:400px;
	margin-bottom:10px;
	/*margin-right:80px;*/
}
.documenthead{
	padding-left:25px;
	font-weight:bold;
	background:#006;
	color:#fff;
	/*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==============================================*/
/*=======================================FIXTURES Styles==============================================*/
#fixtures{
	margin-top:20px;
}
.fixtable{
	margin-top:10px;
}
.fixtable td{
	padding:0 4px;
}
TD.fixcompetition{
	font-weight:bold;
	color:#fff;
	background:#006;
	text-indent:10px;
	/*border-bottom:solid 2px #fc0;*/
}
.fixtableleft{
	border-left:solid 1px #006;
}
.fixtableright{
	border-right:solid 1px #006;
}

.fixtablebottom{
	border-right:solid 1px #006;
	border-left:solid 1px #006;
	border-bottom:solid 1px #006;
	line-height:.5em;
}
.fixtablespacer{
	line-height:.5em;
}

#clubs{
     margin:10px 20px 0 20px;
	 border:solid 1px #006;
}
#clubs ul{
	margin:0;
	padding:0;
}
#clubs li{
	/*display:inline;*/
	list-style-type:none;
	/*width:140px;*/
	/*padding:1px 0 1px 15px;*/
	padding-left:20px;
}

/*=======================================END FIXTURES Styles==============================================*/

/*===================================EVENT STYLES==============================================================*/
.eventbox{
	border:1px dashed #006;
	margin-bottom:15px;
	padding:5px;
	/*background-color:#cce6ff;*/
	background-color:#ffd;

}
.eventdate{
	color:#999;
}
.eventhead{
	color:#006;
	font-weight:bold;
}


/*===================================END EVENT STYLES==============================================================*/

#gmap{
	margin-top:15px;
	text-align:center;
}
#map{
	margin-top:10px;
	padding:1px;
	border:solid 1px #ccc;
	width:450px;
	height:350px;
}
#lotto{
}
#lotto table{
	border:solid 1px #000;
}
#lotto table tr.tablehead{
	background:#006;
	color:#fff;
	font-weight:bold;
	padding:0 2px;
}
#lotto table tr.tablehead td{
	border-bottom:solid 1px #000;
}
#lotto table tr.bg1{
	background:#eee;
}

#rightlotto{
	margin-top:0px;
	border-top:solid 1px #006;
}

#rightlotto #righttitle{
	margin-top:1px;
	padding:2px 0 2px 10px;
	background:#006;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#rightlottodetail{
	border:solid 1px #006;
	padding:2px;
	text-align:center;
	background:#eee;
}
#rightlottodetail table{
	margin:8px 0;
}
#rightlottodetail table tr td{
	color:#fff;
	font-weight:bold;
}

table.treespacing tr td{
	padding:15px 0;
}