body 
{ 

   /*BACKGROUND: url(images/back.gif);
   BACKGROUND-REPEAT: REPEAT-X;
   BACKGROUND-COLOR: #000033;*/
   
   /*BACKGROUND-COLOR: #000066;*/ 
   
   margin-top: 10px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}

/*-- Navigation --*/
a:link, active, visited
{ 
	text-decoration: none; 
	color: #00009C; 
}

a:hover       
{ 
	text-decoration: underline; 
	color: #00009C; 
}

/*A:active      { text-decoration: none; color: #00009C; } 
A:visited     { text-decoration: none; color: #00009C; } */



.DLink:link        { text-decoration: underline; color: #00009C; } 
.DLink:active      { text-decoration: underline; color: #00009C; } 
.DLink:visited     { text-decoration: underline; color: #00009C; } 
.DLink:hover       { text-decoration: none; color: #00009C; }

.Link:link    { text-decoration: none; color: #9C9CFF; } 
.Link:active  { text-decoration: none; color: #9C9CFF; } 
.Link:visited { text-decoration: none; color: #9C9CFF; } 
.Link:hover   { text-decoration: none; color: #FFFFFF; }

.Nav:link     { text-decoration: underline; color: #00009C; } 
.Nav:active   { text-decoration: underline; color: #00009C; } 
.Nav:visited  { text-decoration: underline; color: #00009C; } 
.Nav:hover    { text-decoration: underline; color: #FFFFFF; }

.Nav1:link    { text-decoration: none; color: #FFFFFF; } 
.Nav1:active  { text-decoration: none; color: #FFFFFF; } 
.Nav1:visited { text-decoration: none; color: #FFFFFF; } 
.Nav1:hover   { text-decoration: underline; color: #FFFFFF; }
/*-- End Of Navigation --*/

/*-- Text --*/
.ContentText9 
{
   font-family: Arial, Helvetica, sans-serif;  
   font-size: 9px; 
   font-weight: normal; 
   font-style: normal; 
   text-decoration : none; 
   color : #00009C; 
   margin-bottom: 0
}

.ContentText 
{
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   font-weight: normal; 
   font-style: normal; 
   text-decoration : none; 
   color : #00009C; 
   margin-bottom: 0
}

.ContentText11 
{
   font-family: Arial, Helvetica, sans-serif;  
   font-size: 11px; 
   font-weight: normal; 
   font-style: normal; 
   text-decoration : none; 
   color : #00009C; 
   margin-bottom: 0
}

.ContentText15 
{
   font-family: Arial, Helvetica, sans-serif;  
   font-size: 30px; 
   font-weight: bold; 
   font-style: none; 
   text-decoration : none; 
   color : #00009C; 
   margin-bottom: 0
}

.Content
{
   font-family: Arial, Helvetica, sans-serif;  
   font-size: 11px; 
   font-weight: normal; 
   font-style: normal; 
   text-decoration : none; 
   color : #000000; 
   margin-bottom: 0
}

.ContentWhiteText 
{
   font-family: Arial, Helvetica, sans-serif;  
   font-size: 11px; 
   font-weight: normal; 
   font-style: normal; 
   text-decoration : none; 
   color : #FFFFFF; 
   margin-bottom: 0
}

.MenuText 
{
   font-family: verdana; 
   font-size: 10px; 
   font-weight: normal; 
   font-style: normal; 
   text-decoration : none; 
   color : #9C9CFF; 
   margin-bottom: 0
}

.MenuWhiteText 
{
   font-family: verdana; 
   font-size: 10px; 
   font-weight: normal; 
   font-style: bold; 
   text-decoration : none; 
   color : #FFFFFF; 
   margin-bottom: 0
}

#content
{
   position: absolute;
}
/*-- End Of Text --------------------------------------------------------------------------------*/

/*-- Form ---------------------------------------------------------------------------------------*/
.TextField 
{ 
   font-family:Arial, Helvetica, sans-serif;  
   font-size:10px; 
   font-style: normal; 
   font-weight:normal; 
   color:#00009C; 
   background-color:#9C9CFF; 
   border:1px #00009C solid; 
   width:200px text-transform: 
   height:18px
}

.SButton 
{ 
   font-family: Arial, Helvetica, sans-serif;  
   font-size: 10px; 
   color: #00009C; 
   border:1px #00009C solid; 
   background-color:#9C9CFF
}

.Comment 
{ 
   font-family: Arial, Helvetica, sans-serif;  
   font-size: 10px; 
   color: #00009C; 
   border: 1px #00009C solid; 
   background-color: #9C9CFF; 
   scrollbar-face-color: #9C9CFF; 
   scrollbar-shadow-color: #00009C; 
   scrollbar-highlight-color: #00009C; 
   scrollbar-3dlight-color: #9C9CFF; 
   scrollbar-darkshadow-color: #9C9CFF; 
   scrollbar-track-color: #9C9CFF; 
   scrollbar-arrow-color: #00009C
}

.RadioButton 
{
   font-family: Arial, Helvetica, sans-serif;  
   font-size: 10px; 
   font-style: normal; 
   font-weight: normal; 
   color: #00009C; 
   background-color: #FFFFFF; 
   border: 0px #00009C solid; 
   width: 200px text-transform: 
   height: 18px
}

.PullDownMenu 
{ 
   font-family: Arial, Helvetica, sans-serif;  
   font-size: 10px; 
   color: #00009C; 
   border: 1px #00009C solid; 
   background-color: #9C9CFF; 
   scrollbar-face-color: #9C9CFF; 
   scrollbar-shadow-color: #00009C; 
   scrollbar-highlight-color: #00009C; 
   scrollbar-3dlight-color: #9C9CFF; 
   scrollbar-darkshadow-color: #9C9CFF; 
   scrollbar-track-color: #9C9CFF; 
   scrollbar-arrow-color: #00009C
}

.ScrollBar 
{
   scrollbar-face-color: #9C9CFF; 
   scrollbar-shadow-color: #00009C; 
   scrollbar-highlight-color: #00009C; 
   scrollbar-3dlight-color: #9C9CFF; 
   scrollbar-darkshadow-color: #9C9CFF; 
   scrollbar-track-color: #9C9CFF; 
   scrollbar-arrow-color: #00009C
}


.DistrictScrollBar 
{
   scrollbar-face-color: #FFFFFF; 
   scrollbar-shadow-color: #00009C; 
   scrollbar-highlight-color: #00009C; 
   scrollbar-3dlight-color: #FFFFFF; 
   scrollbar-darkshadow-color: #FFFFFF; 
   scrollbar-track-color: #FFFFFF; 
   scrollbar-arrow-color: #00009C
}
/*-- End Of Form --*/

/*-- Smarthandbooks --*/
.SmarthandbooksText 
{ 
   font-family: Arial, Helvetica, sans-serif;  
   font-size: 12px; 
   font-weight: normal; 
   font-style: normal; 
   color: #00009C 
}
/*-- End Of Smarthandbooks --*/

/*-- Feedback Form --*/
.FeedbackText 
{ 
   font-family: Arial, Helvetica, sans-serif;  
   font-size: 12px; 
   font-weight: normal; 
   font-style: normal; 
   color: #00009C 
}

.FTextBig	
{ 
   font-family: Arial, Helvetica, sans-serif;  
   font-size: 14px; 
   font-weight: bold; 
   font-style: normal; 
   color: #00009C
}

.FTextField	
{ 
   font-family: Arial, Helvetica, sans-serif;  
   font-size: 12px; 
   font-weight: normal; 
   font-style: normal; 
   color: #000000; 
   background-color: #9C9CFF; 
   border: 1px #00009C solid; 
   width: 300px; 
   height: 20px 
}

.FComment
{ 
   font-family: Arial, Helvetica, sans-serif;  
   font-size: 12px; 
   font-weight: normal; 
   font-style: normal; 
   color: #000000; 
   background-color: #9C9CFF; 
   border: 1px #00009C solid;
   background-color: #FFFFEF; 
   scrollbar-face-color: #FFFFEF; 
   scrollbar-shadow-color: #903000; 
   scrollbar-highlight-color: #903000; 
   scrollbar-3dlight-color: #FFFFEF; 
   scrollbar-darkshadow-color: #FFFFEF; 
   scrollbar-track-color: #FFFFEF; 
   scrollbar-arrow-color: #903000
}

.Poll
{ 
   font-family: Arial, Helvetica, sans-serif;  
   font-size: 12px; 
   font-weight: normal; 
   font-style: normal; color: 
   #00009C 
}
/*-- End Of Feedback Form --*/

/*-- Events --*/
.NZEvent
{
   BACKGROUND: URL(images/events/NZ-Logo-man.gif);
   BACKGROUND-REPEAT: NO-REPEAT;
   font-family: Arial, Helvetica, sans-serif;  
   font-size: 12px; 
   font-weight: normal; 
   font-style: normal; 
   color: #00009C 
}

.EventsText
{ 
   font-family: Arial, Helvetica, sans-serif;  
   font-size: 12px; 
   font-weight: normal; 
   font-style: normal; 
   color: #00009C 
}
/*-- End Of Events --*/

/*-- HBLMCC Notice Board --*/
.NoticeBoardText   
{ 
   font-family: Verdana; 
   font-size: 13px; 
   font-weight: bold; 
   font-style: normal; 
   color: #0000A0 
}
/*-- End Of HBLMCC Notice Board --*/

#whiteText   
{ 
   font-family: Verdana; 
   font-size: 14px; 
   font-weight: bold; 
   font-style: normal; 
   color: #FFFFFF;
   text-align: center   
}
/*-- End Of HBLMCC Notice Board --*/


.border 
{
	padding: 4px;
	border: 1px solid #E9E4D8;
}


/* -- Dates and Times Table -- */
#main_table
{
   color: #00009c;
   border-right: #cecede 1px solid;
   border-top: #cecede 1px solid;;
   border-left: #cecede 1px solid;
   border-bottom: #dedede 1px solid;
   font-family: "Arial", Verdana, Helvetica, sans-serif;  
   font-size: 11px;
}

.tab_header_cell 
{
   bbackground: #dcdcc5;
   background-color: #d9dad5
   color: #00009c;
   border-right: #9e9e9e 1px solid;
   border-top: #bebebe 0px solid;;
   border-left: #bebebe 0px solid;
   border-bottom: #9e9e9e 1px solid;
   font-family: "Arial", Verdana, Helvetica, sans-serif;  
   font-size: 11px;
}

.listTableText
{ 
   font-family: "Arial", Verdana, Helvetica, sans-serif;  
   font-size: 11px; 
   font-weight: normal; 
   font-style: normal; 
   text-decoration : none; 
   color : #000000;
   background-color: #ffffff;
   margin-bottom: 0 
}
/* -- - -- */
.facebook-connect 
{
	width:238px;
	margin-top:18px;
	margin-left:-2px;
	_margin-left:-3px;
}

.facebook-connect-bd2 
{
	background:url(districts_western-australia/wanneroo/images/fb-bd2.png) left top no-repeat;
	width:238px;
	height:120px;
	padding-left:4px;
	padding-right:4px;
}

.fb-left 
{
	width:37px;
	margin-top:20px;
	*margin-top:20px;
	float:left;
	height:34px;
	background:url(districts_western-australia/wanneroo/images/f.png) right top no-repeat;
}
.fb-right 
{
	color:#7ba3f9;
	float:right;
	margin-top:20px;
	*margin-top:20px;
	width:172px;
	padding-right:16px;
}

.fb-right * {
	_position:relative;
	_z-index:100;
}

.fb-right strong {
	color:#fff;
}

#bluelight fieldset
{
	width: 350px;
	margin-bottom: 20px;
	padding: 20px;
	border: 1px solid #990000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;   
}

#bluelight legend, #bluelight h2
{
	font-family : Arial, sans-serif;
	font-size: 1.7em;
	font-weight:bold;
	color:#990000;
}

#bluelight label
{
	font-family : Arial, sans-serif;
	/*font-size:0.8em;*/
	font-size: 1.0em;
	font-weight: bold;
}

#bluelight input[type="text"],#bluelight textarea, #bluelight input[type="password"],#bluelight select
{
	font-family : Arial, Verdana, sans-serif;
	font-size: 1.0em;
	line-height:140%;
	color : #0000a0; 
	padding : 3px; 
	border : 1px solid #0000a0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

#bluelight input[type="text"], #bluelight input[type="password"]
{
	height:18px;
	width:220px;
}

#bluelight select
{
	height: 27px;
	width: 220px;
	background-color:#9c9cff;
}

#bluelight #scaptcha
{
	width:60px;
	height:18px;
}

#bluelight input[type="submit"], #bluelight input[type="reset"]
{
	width: 53px; 
	height: 29px; 
	border: none; 
	background: #FFF url(../images/submit.gif) no-repeat; 
	font: bold 1em Arial, Sans-Serif; 
	padding: 0px; color: #FFF;
}

#bluelight textarea
{
	height:120px;
	width:310px;
}

#bluelight input[type="text"]:focus, #bluelight textarea:focus, #bluelight select:focus
{
	color : #009;
	border : 1px solid #990000;
	background-color : #ffff99;
	font-weight:bold;
}

#bluelight .container
{
	margin-top:8px;
	margin-bottom: 10px;
}

#bluelight .error
{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 0.9em;
	color: #900;
	background-color : #ffff00;
}

#bluelight #register_password_errorloc { clear:both; }

#bluelight  fieldset#antispam
{
	padding:2px;
	border-top:1px solid #EEE;
	border-left:0;
	border-right:0;
	border-bottom:0;
	width:350px;
}

#bluelight fieldset#antispam legend
{
	font-family : Arial, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	color:#0000a0;   
}

#bluelight .short_explanation
{
	font-family : Arial, sans-serif;
	font-size: 1.0em;
	color:#0000a0;   
}

/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#bluelight .spmhidip
{
	display:none;
	width:10px;
	height:3px;
}

#bluelight #fg_crdiv
{
	font-family : Arial, sans-serif;
	font-size: 0.3em;
	opacity: .2;
	-moz-opacity: .2;
	filter: alpha(opacity=20);   
}

#bluelight  #fg_crdiv p { display:none; }

#bluelight_content li
{
	font-family : Arial, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
}

#bluelight_content
{
    font-family : Arial, sans-serif;
    font-size: 0.9em;
    line-height: 150%
}

#bluelight_content h2
{
   font-family : Arial, sans-serif;
   font-size: 1.5em;
   font-weight:bold;
   color:#333;
}




