
/* Hides from IE5-mac \*/
* html #v_menu ul li a {height: 1%;}
/* End hide from IE5-mac */

#v_menu * {zoom: 1;} 

body{
  background-color: rgb(40,114,0);
  background-image: url(http://rufc.webhost101.net/starnet/data/rufc/media/couch_grass.jpg);
background-repeat: repeat;
background-attachment: scroll;

}

#wrapper{
  overflow: hidden;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  border-style: solid;
  border-width: 0px;
  background-color: rgb(40,114,0);
border-color: black;

  background-image: url(http://rufc.webhost101.net/admin/data/rufc/media/abc_vmenu_bw.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left bottom;

}

#header{
  height: 127px;
  clear: right;
  width: 794px;
  border-style: solid;
  color: rgb(40,114,0);
background-color: white;
border-color: rgb(40,114,0);

  background-repeat: repeat;
background-attachment: fixed;

  margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-top-width: 3px;
border-right-width: 3px;
border-bottom-width: 5px;
border-left-width: 3px;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 0px;

  margin-top: 0;
}

body{
  margin-top:    10px;
  margin-bottom: 0px;
}

#v_menu{
  width: 160px;
  clear: left;
  float: left;
  border-style: solid;
  background-color: rgb(40,114,0);
border-color: rgb(162,177,236);

  background-repeat: no-repeat;
background-attachment: scroll;

  margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;

}


#v_menu ul li a{
  display: block;
  width: ;
  line-height: 18px;
  text-decoration: none;
  border-style: solid;
  margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 5px;

  background-repeat: repeat;
background-attachment: fixed;

}

#v_menu ul{
  list-style: none;
}

#v_menu ul li{
  width: 160px;
  clear: left 
}

#v_menu #v_menu2{
  width: 160px;
  clear: left;
  float: left;
  border-style: solid;
  border-color: white;

  background-repeat: no-repeat;
background-attachment: scroll;
background-position: left bottom;

  margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;

}


#v_menu #v_menu2 ul li a{
  display: block;
  /*width: ;*/
  line-height: 16px;
  text-decoration: none;
  border-style: solid;
  margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 20px;

  background-repeat: repeat;
background-attachment: fixed;

}

#v_menu #v_menu2 ul{
  list-style: none;
}

#v_menu #v_menu2 ul li{
  width: 160px;
}

#content{
  clear: right; /*Kludge - IE6 not always clearing footer*/
  display: inline;  /*Bug Fix - IE6 double margin otherwise*/
  width: 617px;
  float: left;
  min-height: 400px; /* for mozilla */
  _height: 400px;    /* for IE */
  border-style: solid;
  color: black;
background-color: white;
border-color: rgb(40,114,0);

  background-image: url(none);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center;

  margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-top-width: 0px;
border-right-width: 3px;
border-bottom-width: 3px;
border-left-width: 0px;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 20px;
padding-left: 10px;

}







#footer{
  height: auto;
  width: 800px;
  clear: both;
  border-style: solid;
  color: black;
background-color: rgb(40,114,0);
border-color: white;

  background-repeat: repeat;
background-attachment: scroll;

  margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;

  margin-bottom: 0;
}



#content ul{
  list-style-type: disc;
}

blockquote{
  padding-left: 2em;
}


#header a{
  text-decoration: none;
}

/**********************/
/*    Link Colours    */
/**********************/


#v_menu ul li a:link{
color: white;
background-color: rgb(40,114,0);
border-color: rgb(169,199,153);
}

#v_menu ul li a:visited{
color: white;
background-color: rgb(40,114,0);
border-color: rgb(169,199,153);
}

#wrapper #v_menu ul li a:hover, #wrapper #v_menu ul li.selected a:hover{
color: rgb(169,199,153);
background-color: rgb(40,114,0);
border-color: rgb(169,199,153);
}

#wrapper #v_menu ul li.selected a{
color: white;
background-color: rgb(40,114,0);
border-color: rgb(169,199,153);
}


#v_menu #v_menu2 ul li a:link{
color: white;
background-color: rgb(40,114,0);
}

#v_menu #v_menu2 ul li a:visited{
color: white;
background-color: rgb(40,114,0);
}

#wrapper #v_menu #v_menu2 ul li a:hover, #wrapper #v_menu #v_menu2 ul li.selected a:hover{
color: rgb(169,199,153);
background-color: rgb(40,114,0);
}

#wrapper #v_menu #v_menu2 ul li.selected a{
color: rgb(152,252,0);
background-color: rgb(40,114,0);
}


#content a:link{
color: rgb(0,40,114);
}

#content a:visited{
color: black;
}

#wrapper #content a:hover, #wrapper #content.selected a:hover{
color: blue;
}


#footer a:link{
color: white;
}

#footer a:visited{
color: white;
}

#wrapper #footer a:hover, #wrapper #footer.selected a:hover{
color: rgb(0,40,114);
}


/***************/
/*    Fonts    */
/***************/

  #header {
font-family: Arial,Helvetica,sans-serif;
font-size: 20px;
font-weight: bold;
font-style: normal;
font-variant: normal;
}

  #v_menu {
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: normal;
font-style: normal;
font-variant: normal;
}

  #v_menu #v_menu2 {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;
font-variant: normal;
}

  #content {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;
font-variant: normal;
}

  #footer {
font-family: Arial Black;
font-size: 10px;
font-weight: normal;
font-style: normal;
font-variant: normal;
}

h1,h2,h3,h4,h5,h6{
/*color: rgb(0,40,114);*/
color: rgb(40,114,0);
margin-bottom: 3px;
}
#content h4 a:link{
color: rgb(0,40,114);
}
#content h4 a:visited{
color: rgb(0,40,114);
}
#content h4 a:hover{
color: red;
}
#content p {
margin-top: 0px;
}
select[disabled]
{
 color:#505050;
}
input[disabled]
{
 color:#505050;
}

#content table{
border-color: rgb(0,40,114);
border-collapse: collapse;
font-size: 1em;
}

#content th{
color: white;
/*background-color: rgb(0,40,114);*/
background-color: rgb(40,114,0);
}

#content td.us{
color: rgb(0,40,114);
font-weight: bold;
}

#content td {padding-left: 2px}

#content img.logo{
border: none;
margin:10px;
}
#content img {
padding: 3px;
margin:10px;
border: 2px solid black;
}

iframe {
border: none;
margin: 0;
padding: 0;
}

#content.iframe{
border: none;
margin: 0;
padding: 0;
}
#l4l_menu{
float: right;
text-align: right;
width:130px;
display:inline;
background-color: rgb(252,254,232);
}
#l4l_menu ul li{
list-style-type: none;
background-color: rgb(159,167,182);
}
#l4l_menu ul li a {
  display: block;
  display: inline-block;
  text-decoration: none;
  background-color: rgb(159,167,182);
}
#l4l_menu ul li a:link{
color: rgb(16,61, 71);
background-color: rgb(252,254,232);
}

#l4l_menu ul li a:visited{
background-color: rgb(159,167,182);
}
#l4l_menu ul li a:hover{
color: white;
background-color: rgb(159,167,182);
}
#l4l_menu table{
font-size: 10px;
border: thin solid black;
}
#field{
background-image: url('http://rotoruaunited.co.nz/admin/data/rufc/media/Football_Field.png');
background-repeat: no-repeat;
height:600px;
color: white;
margin: 0 0 0 0;
}

#forwards{
position:relative;
left:30px;
top:200px;
}

#centers{
position:relative;
left:30px;
top:300px;
}

#backs{
position:relative;
left:30px;
top:420px;
}

#goal_keeper{
position:relative;
left:30px;
top:520px;
}

