/* COLOURS FROM CONFIGURATOR
css_body    = #FFFFFF
css_font    = #000000
css_fontalt = #0a1762
css_bgalt   = #e1e1e1
css_content = #FFFFFF
*/

fieldset {margin: 1em 0;}

#nav_area_cell {width: 150px; }

#content_area_cell {padding: 10px 5px 1em 10px;}

.alert {
	font-size: larger;
	color: #900;
}

dl#quick-content dt {
	font-weight: bold;
	margin: 1.5em 0 0.5em 0;
}

dl#quick-content dd {
	font-weight: bold;
	margin: 0.5em 0 ;
}

A {text-decoration: none ;} 
A:Active {color:blue;}
A:Visited {color:#000066;}
A:Hover {color:#000000;}

TD {color:#000066;font-size:10pt;font-family:Verdana, Arial, Helvetica, san-serif;}

B {font-size:10pt;font-family:Verdana, Arial, Helvetica, san-serif;}

P {font-size:10pt;font-family:Verdana, Arial, Helvetica, san-serif;}

A.white {color:#0a1762; text-decoration: underline; font-size:10pt; font-weight: bold}
A.white:Visited {color:#0a1762; text-decoration: underline; font-size:10pt; font-weight: bold}
A.white:Active {color:#0a1762; text-decoration: underline; font-size:10pt; font-weight: bold}
A.white:Hover {color:#0a1762; text-decoration: underline; font-size:10pt; font-weight: bold}

TD.white {font-size:10pt;font-family:Verdana, Arial, Helvetica, san-serif;}

B.white {color:#0a1762;font-size:14pt;font-family:Verdana, Arial, Helvetica, san-serif; font-weight: normal;}

P.white { font-size:10pt;font-family:Verdana, Arial, Helvetica, san-serif;}

a { color: #0a1762; text-decoration: none }
a:active { color: #0a1762; text-decoration: none }
a:visited { color: #0a1762; text-decoration: none }
a:hover { color: #0a1762; text-decoration: none }
input { color: #000000; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica }
textarea { color: #000000; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica; background-color: #ffffff }
select { color: #000000; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica; background-color: #ffffff }

/* Replacement for hard-coded table backgrounds */
.table_header_1 {background-color: #F1F1F1;}
.table_content_1 {background-color: #F1F1F1;}

/* NEW SEMANTICALLY CORRECT HTML NAVIGATION */
/* For class and id selector info see "LDCMS Tech Notes" on ldcmsgolf.co.uk */

#nav {
 margin: 0px 0;
 line-height: 1.5em;
 width: 142px;
}

#nav ul {
 margin: 0;
 padding: 0;
}

#nav li {
 list-style: none;
 margin: 0;
 padding: 0;
}

#nav a {color:#ffffff;}
#nav a:visited {color:#ffffff;}
#nav a:active {color:#ffffff;}
#nav a:hover {color:#ffffff;}

#nav a {
 font-size: 10px;
 display: block;
 background-color: #0a1762;
 margin: 0px 2px 0px 0px;
 padding: 0px 0px 0px 0px;
 text-decoration: none;
 color: #ffffff;
 border: 1px solid #1f6c1a;
 text-align: center;
}
#nav a:hover {
 font-size: 10px;
 display: block;
 background-color: #b5bed6;
 margin: 0px 2px 0px 0px;
 padding: 0px 0px 0px 0px;
 text-decoration: none;
 color: #0a1762;
 border: 1px solid #1f6c1a;
 text-align: center;
}

#nav li ul li a {
 font-size: 10px;
 display: block;
 background-color: #1f6c1a;
 margin: 0px 2px 0px 0px;
 padding: 0px 0px 0px 0px;
 text-decoration: none;
 color: #ffffff;
 border: 1px solid #1f6c1a;
 text-align: center;
}

/* NEW CONTENT PAGE HEADERS */
/* For class and id selector info see "LDCMS Tech Notes" on ldcmsgolf.co.uk */

.header {
 background-color: #000066;
 padding: 4px;
}

.header h2 {font-size: 1.1em; margin: 0;}

.header a {
 color: #FFFFFF;
 text-decoration: none;
}

.header .action_buttons {float: right;}

.header .action_buttons {vertical-align: middle;}


/*LEFT NAVIGATION COLOUR*/
.contentAreaNav {
background-color: #0a1762;  
border-right: 2px solid #1f6c1a;
}

.contentArea {
background-color: #0a1762;  

}


/*HIDE ITEMS*/
#site_search {display: none;}
#nav li#nav_login {display: none;}
/*#nav li#nav_logout {display: none;}*/
#nav li#nav_directory {display: none;}
#nav li#nav_contact {display: none; }
/*#nav li#nav_home {display:none; }*/
/*#nav li#nav_events {display: none;} */
/*#nav li#nav_register {display: none; }*/




/*BRS Additions*/

.brstbs * {
	font-size: 12px;
}

.brstbs .table {
	font-size: 9px;
	font-weight: bold;
	font-family: Arial,Verdana,Helvetica,san-serif;
}

.brstbs td {
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica,san-serif;
}

.brstbs td a {
	font-size: 12px;
}

.brstbs .t_s {
	font-size: 11px;
	font-family: Arial,Verdana,Helvetica,san-serif;
}

.brstbs .t_s a {
	font-size: 11px;
}

.brstbs .t_h {
	font-size: 11px;
}

.brstbs .t_h a {
	font-size: 11px;
}

.brstbs .form_body {
	color: #000000;
	font-size: 8pt;
}

.brstbs .form_body * {
	color: #000000;
	font-size: 8pt;
}

.brstbs .form_shaded {
	font-size: 8pt;
}

.brstbs .form_shaded * {
	font-size: 8pt;
}
