/*
--------------------------------+
Bishop Auckland Referee's	    |
www.bishopaucklandreferees.org	|
							    |
Created By: John Metcalfe	    |
info@jm-webdesign.co.uk         |
							    |
Global CSS File				    |
--------------------------------+
*/

/* Global - Main Elements Of The Website */
body {background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-position: center; text-align: center; scrollbar-face-color: #0F568C; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #0F568C; scrollbar-shadow-color: #FFFFFF; scrollbar-darkshadow-color: #0F568C; scrollbar-arrow-color: #FFFFFF; scrollbar-track-color: #CCCCCC;}
#container {width: 758px; overflow: hidden; margin:0 auto; text-align: left; }
#topheader {width: 400px; height: 50px; float: left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:30px; color:#0f568c; padding-top:50px;}
#logo {width: 157px; height: 158px; float: right; background-image: url(images/logo.gif);}
#navigation {width:758px; height:60px; padding-top:180px;}
#navigationtext {height:50px;position: relative; top: 17px; }
.spacerdots {background-image:url(images/navigationdot.gif); background-repeat:repeat-x; width:758px; height:1px;}
#rotator {width:758px; height:223px; background-color:#FFFFFF; margin: auto auto; margin-bottom:10px;}
#mainarea {width:758px; height:auto;margin: auto auto; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
#mainareaok {width:758px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-align: center;background-position: center }
#copyright {width:758px; height:20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding-top:3px;}
.contactimage {padding:5px;}


/* 3 bottom divs news, results, current meetings */
#bottom { width:758px; height:355px; margin-right:10px; margin-top:20px; margin-bottom:20px;}
#bottom1 {width:230px; height:149px; float:left; padding-right:32px;}
#bottom2 {width:230px; height:149px; float:left; padding-right:32px;}
#bottom3 {width:230px; height:355px; float:left;}
#meetingtext { overflow:auto; width:230px; height:260px;}


/* Links and rollovers */
a:link {color: #000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;}
a:hover {color: #0f568c; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;}
a:visited {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;}

/* Text elemets of the website */
.navigationtext {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
.navigationtext:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#0f568c;}

/* Heading Tags - For h1, h2, h3, h4, h5, h6 */
h1 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#0f568c;font-weight:normal;}
h2 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#0f568c;font-weight:normal;}
h3 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#0f568c;font-weight:normal;}
h4 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#0f568c;font-weight:normal;}
h5 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#0f568c;font-weight:normal;}
h6 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#0f568c;font-weight:normal;}


/* Contact us forms */
.fields {color: #0f568c}	
.fname {width:260px; border:#0f568c solid 1px;}
.lname {width:260px; border:#0f568c solid 1px;}
.email {width:260px; border:#0f568c solid 1px; margin-left: 33px;}
.phone {width:260px; border:#0f568c solid 1px;}
.mobile {width:260px; border:#0f568c solid 1px; margin-left: 26px;}
.subject {width:260px; border:#0f568c solid 1px;}
.message {width:460px; height:150px; border:#0f568c solid 1px;}
#error {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:24px;color:#0f568c;font-weight:normal;}
#ok {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:24px;color:#0f568c;font-weight:normal;}