﻿
/*---------- Login ---------- */
.logincontrol
{
  background-color: #ffffff;
  border-color: #1c99f7;
  border-style: solid;
  border-width: 1px;
  padding: 40px;
  font-family: Verdana;
  font-size: 10px;
}

.logincontrollabel
{
  vertical-align: middle;
  font-size: 14px;
}

.loginfield
{
  padding-bottom: 10px;
  background-color: #FFFFFF;
  background-image: none;
  color: #1C99F7;
  padding-bottom: 10px;
}

.logincontrolremember
{
  vertical-align: middle;
  padding-top: 10px;
}

.loginfailure
{
  padding-top: 10px;
  color: Red;
}

.logininput
{
  width: 200px;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #1C99F7;
  color: #1C99F7;
  padding: 4px;
}

/*---------- Login End---------- */

BODY
{
  margin: 0 auto;
  font-family: Arial, Verdana, sans-serif;
  font-size: x-small;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #000000;
  text-transform: none; /* below was in the actual file*/
  background-color: #e3e3e3;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
/* below was in the actual file*/

.style1
{
  font-size: xx-small;
}
.style3
{
  font-size: xx-small;
  color: #406637;
}
.style5
{
  color: #789172;
}
.style8
{
  font-size: xx-small;
  color: #FFFFFF;
}
/* end below was in the actual file*/

img
{
  border-width: 0;
}

A:LINK
{
  font-family: Arial, Verdana, sans-serif;
  font-size: x-small;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-transform: none;
}

A:VISITED
{
  font-family: Arial, Verdana, sans-serif;
  font-size: x-small;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-transform: none;
}

A:HOVER
{
  font-family: Arial, Verdana, sans-serif;
  font-size: x-small;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #406637;
  text-transform: none;
}

H1
{
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 16pt;
  text-decoration: none;
  text-transform: none;
  color: #406637;
  text-transform: none;
}

H2
{
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 14pt;
  text-decoration: none;
  text-transform: none;
  color: #406637;
}

H3
{
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  text-decoration: none;
  text-transform: none;
  color: #d40202;
}

P
{
  font-family: Arial, Verdana, sans-serif;
  font-size: x-small;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #000000;
}

TD
{
  font-family: Arial, Verdana, sans-serif;
  font-size: x-small;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #000000;
}
CITE
{
  font-family: Arial, Verdana, sans-serif;
  font-size: x-small;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #000000;
  text-transform: none;
}

#clickhere
{
  font-family: Arial, Verdana, sans-serif;
  font-size: x-small;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-transform: none;
}

.clear
{
  vertical-align: top;
  background-color: #ccd2ca;
}

.center
{
  text-align: center;
}

.backgroundcolor
{
  background-color: #ccd2ca;
}

.frame
{
  padding: 5px;
  border: 1px solid #aaa;
}

#pagecontent
{
  display: inline;
  float: left;
  padding: 10px;
}

#pagecontent img
{
  float: right;
  padding-top: 40px;
  margin: 0 0 15px 15px;
}

.contentcell{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}

/* ---- Football Fixtures ------ */

.fixturestable
{	border-width: 1px;
	border-spacing: 0px;
	border-style: ridge;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
  width: 100%;
}

.fixturestable td, th
{
  border-collapse: collapse;
  border-style: inset;
  border-color: #000000;
  border-width: 1px;
  padding:4px;
}

.fixtureheaderrow
{
  background-color: #406637;
  font-weight:bold;
  color: #ffffff;  
}
.fixturerow-0
{
  background-color: #f1f1f1;

}
.fixturerow-1
{
  background-color: #ccd2ca;
}

.fixturegroupheader
{
  background-color: #9bbc93;
}

.fixturegroupheader td
{
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
}

.pager{   
    padding:10px;   
    font-family:Arial, Helvetica, sans-serif;   
    font-size:12px;   
    color:#000000;   
    font-weight:bold;   
}   
  
.pager a{   
    padding:4px 7px 4px 7px;   
    margin:0px 2px 0px 2px;   
    border:1px solid #406637;   
    background:#FFFFFF;   
    font-size:12px;   
    color:#000000;   
    text-decoration:none;   
}   
  
.pager a:hover{   
    padding:4px 7px 4px 7px;   
    margin:0px 2px 0px 2px;   
    border:1px solid #406637;   
    background:#FF9900;   
    font-size:12px;   
    color:#000000;   
    text-decoration:none;   
}  
/* ---- Football Fixtures End------ */

.pagingdiv
{
  padding-top: 10px;
}

.fixtureinfo{
  font-size: 11px;
}

.clubimageandinfo
{
  text-align: center;
  float:right;
  font-size: 13px;
  font-weight: bold;
}
.clubimageandinfo a
{
  text-decoration: none;
}

.footballinfo td
{
  font-size: 12px;
  padding-right:8px;
  padding-bottom: 4px;
  vertical-align: top;
}

.status{
  font-weight:bold;
}

a.enquirelink
{
  font-size: 12px;
  font-weight: bold;
  padding: 8px;
  margin-right: 8px;
  border: solid 1px #424040;
  background-color: #FF9900;
  text-decoration: underline;
}

a.enquirelink:hover
{
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  padding: 8px;
  margin-right: 8px;
  border: solid 1px #424040;
  background-color: #FF9900;
  text-decoration: underline;
}

a.inlineenquirelink
{
  width: 50px;
  font-size: 12px;
  font-weight: bold;
  padding: 3px;
  margin-right: 3px;
  border: solid 1px #424040;
  background-color: #FF9900;
  text-decoration: none;
  display: block;
}

a.inlineenquirelink:hover
{
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  margin-right: 3px;
  padding: 3px;
  border: solid 1px #424040;
  background-color: #FF9900;
  text-decoration: underline;
}


.brochure
{
  float: right;
}

.othersportlisticon
{
  background-image: url(images/othersportbg2.gif);
  background-repeat:  no-repeat;
  padding: 8px;
  margin-bottom: 6px;
  width: 250px;
}

.othersportlisticon a
{
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  vertical-align: middle;
}

.othersportlisticon a:hover
{
  font-size: 14px;
  text-decoration: underline;
}

.othersportlisticon img
{
  padding-right: 4px;
  vertical-align: middle;
}

.contactstable{
width:100%;
}

.contactstable td{
  padding:3px;
}

/* ----------------------------- start #nav ids ----------------------------- */

#one
{
  background: url(images/topbar/topbar_r4_c1_f2.jpg) no-repeat left bottom;
  float: left;
  display: block;
  width: 56px;
  height: 17px;
}
#one:hover
{
  visibility: visible;
}
#one:hover img
{
  visibility: visible;
}
#one:hover img /**/ /**/
{
  visibility: hidden; /* hide from IE5.0/win */
}

#two
{
  background: url(images/topbar/topbar_r4_c2_f2.jpg) no-repeat left bottom;
  float: left;
  display: block;
  width: 79px;
  height: 17px;
}
#two:hover
{
  visibility: visible;
}
#two:hover img
{
  visibility: visible;
}
#two:hover img /**/ /**/
{
  visibility: hidden; /* hide from IE5.0/win */
}

#three
{
  background: url(images/topbar/topbar_r4_c3_f2.jpg) no-repeat left bottom;
  float: left;
  display: block;
  width: 70px;
  height: 17px;
}
#three:hover
{
  visibility: visible;
}
#three:hover img
{
  visibility: visible;
}
#three:hover img /**/ /**/
{
  visibility: hidden; /* hide from IE5.0/win */
}

#four
{
  background: url(images/topbar/topbar_r4_c5_f2.jpg) no-repeat left bottom;
  float: left;
  display: block;
  width: 161px;
  height: 17px;
}
#four:hover
{
  visibility: visible;
}
#four:hover img
{
  visibility: visible;
}
#four:hover img /**/ /**/
{
  visibility: hidden; /* hide from IE5.0/win */
}

#five
{
  background: url(images/topbar/topbar_r4_c6_f2.jpg) no-repeat left bottom;
  float: left;
  display: block;
  width: 77px;
  height: 17px;
}
#five:hover
{
  visibility: visible;
}
#five:hover img
{
  visibility: visible;
}
#five:hover img /**/ /**/
{
  visibility: hidden; /* hide from IE5.0/win */
}

#six
{
  background: url(images/topbar/topbar_r4_c7_f2.jpg) no-repeat left bottom;
  float: left;
  display: block;
  width: 83px;
  height: 17px;
}
#six:hover
{
  visibility: visible;
}
#six:hover img
{
  visibility: visible;
}
#six:hover img /**/ /**/
{
  visibility: hidden; /* hide from IE5.0/win */
}

#seven
{
  background: url(images/topbar/topbar_r4_c9_f2.jpg) no-repeat left bottom;
  float: left;
  display: block;
  width: 58px;
  height: 17px;
}
#seven:hover
{
  visibility: visible;
}
#seven:hover img
{
  visibility: visible;
}
#seven:hover img /**/ /**/
{
  visibility: hidden; /* hide from IE5.0/win */
}

#eight
{
  background: url(images/topbar/topbar_r4_c11_f2.jpg) no-repeat left bottom;
  float: left;
  display: block;
  width: 76px;
  height: 17px;
}
#eight:hover
{
  visibility: visible;
}
#eight:hover img
{
  visibility: visible;
}
#eight:hover img /**/ /**/
{
  visibility: hidden; /* hide from IE5.0/win */
}

#nine
{
  background: url(images/topbar/topbar_r4_c13_f2.jpg) no-repeat left bottom;
  float: left;
  display: block;
  width: 84px;
  height: 17px;
}
#nine:hover
{
  visibility: visible;
}
#nine:hover img
{
  visibility: visible;
}
#nine:hover img /**/ /**/
{
  visibility: hidden; /* hide from IE5.0/win */
}
/* ----------------------------- end #nav ids ----------------------------- */

.facebook
{
  background: #ccd2ca url(images/facebook.jpg) no-repeat;
}
.facebook a
{
  text-decoration: none; 
  padding-left: 45px;
  line-height: 40px;
  height:40px;
}
