@charset "utf-8";

/*
	Style sheet for Golf
	Last updated 05/09/2008
*/


/* ----------------------------------------------------------------------------------------- */
/*   Layout   */
/* ----------------------------------------------------------------------------------------- */



*{  
	font-family: 'lucida grande', tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	color: #7e8082;
	margin: 0; 
	padding: 0;
	}

body  {
	background-image:url(/media/background2.jpg);
	margin: 0; 
	padding: 0;
	text-align: center; 
	font-size:75%;
	line-height:180%;
	}
	
#wrapper { 
	width: 990px; 
	background: #fff;
	margin: 0 auto;
	text-align: left;
	} 

#header { 
	padding: 0; 
	height: 100px;
	margin: 0;
	background: #fff;
	border-bottom: 2px solid #ccc;
	} 

#navigation{
	padding: 0; 
	margin:  0;
	height: 50px;
	background: #333;
	}

#breadcrumb{	
	padding: 0 0 0 196px;
	font-size:85%;
	background: #fff;
	}

#sidenavigation {
	float: left; 
	width: 205px; 
	padding: 10px 0 15px 20px;
	}

#rightnavigation {
	float: right; 
	width: 200px; 
	padding: 19px 5px 0 5px;
	}

#maincontent {
	width:500px;
	margin: 0 200px 0 240px; 
	padding: 10px 0 0 0;
	} 

#footer { 
	padding: 2px;
	background:#7E8082; 
	font-size:90%;
	border-top: 10px solid #fff;
	line-height:140%;
	} 

#sitecredit { 
	padding: 2px;
	text-align: center;
	} 

/* ----------------------------------------------------------------------------------------- */
/*   Articles   */
/* ----------------------------------------------------------------------------------------- */

.publisheddate{
	color: #999;
	font-size:85%;
	}


/* ----------------------------------------------------------------------------------------- */
/*   Typography   */
/* ----------------------------------------------------------------------------------------- */


h1 {
	margin: 0;
	padding: 5px 0;
	color: #333;
	font-size: 150%; 
	font-family: 'lucida grande', tahoma, Verdana, Arial, Helvetica, sans-serif; 
	display: block;
	font-weight: normal;
	}

h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 120%; 
	font-family: 'lucida grande', tahoma, Verdana, Arial, Helvetica, sans-serif; 
	display: block;
	font-weight: normal;
	}

p {
	padding: 6px 0 6px 0;
	}


li {
	padding-bottom:3px;
	list-style-type: square;
	margin: 5px 5px 5px 45px;
	}
	
#footer p {
	text-align:center;
	padding: 0 10px 0 0;
	color: #fff;
	}

.small{
	font-size:85%;
	}

.largered {
	font-size: 180%;
	color: #ef4135;
	font-weight: bold;
	padding: 10px 0 0 20px;
	}
	
.largegrey {
	font-size: 100%;
	color: #9fa1a4;
	font-weight: bold;
	}
	
.tealnum {
	font-size: 200%;
	color: #00b5cc;
	}
	
.thingrey.number {font-size:200%; padding-right:20px;}
	
.teal {
	color: #00b5cc;
	}
	
.red {
	color: #ef4135;
	}
	
.thingrey {
	font-size: 140%;
	color: #9fa1a4;
	padding-right: 65px;
	}
	

/* ----------------------------------------------------------------------------------------- */
/*   Link Styles   */
/* ----------------------------------------------------------------------------------------- */


a:hover {
    text-decoration: none;
	color: #000;
	background: transparent;
    }

#footer a {	
	text-decoration:none;
	padding:1px;
	color: #fff;
	}

#&pound; a:hover {	
	text-decoration:none;
	padding:1px;
	background: #ffff00;
	color: #fff;
	}

#sitecredit a{
	font-size: 90%;
	text-decoration: none; 
	color: #9fa1a4;
	background: transparent;
	}

#sitecredit a:hover  {
	color: #fff; 
	text-decoration: underline; 
	}


/* ----------------------------------------------------------------------------------------- */
/*   Extra bits   */
/* ----------------------------------------------------------------------------------------- */


.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}

#logo{
	padding: 15px 20px 10px 10px;
	margin: 0;
	}

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute; 
	}

td{
	vertical-align:top;
	}

img {
	border: 0;
	}

hr {
    border: 0;  
    border-bottom: 1px solid #f0f0f0;
	height: 1px;
    margin-top: 1ex;
	}

.floatleft {
	float:left;
	margin-right: 5px;
	}

.floatleftb {
	float:left;
	margin-right: 5px;
	border:solid 1px #004b8d;
	}

.floatright {
	float:right;
	margin-left: 5px;
	}

.floatrightb {
	float:right;
	margin-left: 5px;
	border:solid 1px #004b8d;
	}

.center {  
    text-align: center;
    }


/* ----------------------------------------------------------------------------------------- */
/*   Forms & Fields   */
/* ----------------------------------------------------------------------------------------- */

.formheader {margin-left:10px; float:left;}
.hidden {display: none}
#contact {padding-top:0;clear:left;float:left;position:relative;}
#contact p {padding:0;}
#contact .error {color:red;}
#contact input {width:180px;}
#contact textarea {width:180px;}
#contact .button {float:left; width:auto;padding:5px;}

form {
	padding: 10px;
	margin: 0;
	}

.blurred {
	border: #004b8d 1px solid;
	padding: 2px; 
	background-color: #fff;  
	}

.focused {
	border: #ff0000 1px solid; 
	padding: 2px; 
	background-color: #fff; 
	}

/* ----------------------------------------------------------------------------------------- */
/*  Side Nav */
/* ----------------------------------------------------------------------------------------- */

.sidenav{
	padding: 0;
	margin: 0;
	width: 150px;
	}

.sidenav li {
	list-style: none;
	margin: 3px 2px 10px 0;
	color: #688dce;
	font-size:110%;
	}

.sidenav li a {
	display: block;
	text-decoration: none;
	}

.sidenav li.sub {
    font-size:91%;
	list-style: circle;
	list-style-position: outside;
	margin: 6px 2px 2px 6px;
	border: none;
	text-align: left;
	}

.sidenav ul.sub {
	margin: 0px 0 2px 14px;
	}

.sidenav li.subsub {
	list-style: disc;
	list-style-position: outside;
	margin: 0 0 2px 8px;
	border: none;
	text-align: left;
	color: #688dce;
	}

.sidenav ul.subsub {
	margin: 0px 2px 2px 10px;
	}

.sidenav li a:link {
	color: #688dce; 
}

.sidenav li a:visited {
	color: #688dce; 
	}

.sidenav li a:hover{
	color: #688dce;
	text-decoration: underline;
	}
/* ----------------------------------------------------------------------------------------- */
