/* -----------------------------------------------------------------------------
							HTML ELEMENTS
----------------------------------------------------------------------------- */

body {background-color : #004A89;}

h2 {
	padding : 0 18px 3px 0;
	color : #019069;
	background : transparent url(/pics/bop/h1_underline.gif) 100% 0 no-repeat;
	border-bottom : 1px solid #E0E2EC;
}

h2 a, h2 a:link, h2 a:active, h2 a:visited {
	color : #019069;
	text-decoration:none;
}
h2 a:hover {
	color : #019069;
	text-decoration : underline;
}

a, a:link, a:active, a:visited {
	color : #323B82;
	text-decoration : underline;
}
a:hover {text-decoration : none;}


/* -----------------------------------------------------------------------------
				ID BASED RULES (override from homepage.css)
----------------------------------------------------------------------------- */
#main {	background-color : #999999;}
#mainInner {background : #FFFFFF url(/pics/leisure_centre/bg_main_homepage.gif) 0 0 repeat-y;
}

/* ----------
mizdog added this to make the also in this section menu down the left of the blcs homepage
appear in the correct font size
--------------*/

#leftNav {
	font-size : 62%;
}

/*------------
end of mizdog's font size correction
---------*/

#leftNav ul {background : #E0E2EC url(/pics/leisure_centre/dotted_line.gif) 0 100% repeat-x;}
#leftNav li {
	background : #E0E2EC url(/pics/leisure_centre/nav_arrow.gif) 7px 9px no-repeat;
	/*
	mizdog! - took this out to get rid of the white lines under the 'also in this section' on blcs home page
	
	border-bottom : 1px solid white;
	
	end mizdog!
	*/

}
#leftNav li a,
#leftNav li a:active,
#leftNav li a:visited {color : #323B82;}
#leftNav li a:hover {
	color : #323B82;
	text-decoration : underline;
}

#contentAreaTop {
	width : 426px;
	margin : -12px -11px 12px -11px;
}

#rightNav {
	color : #4D4D4D;
}

#newsFeature {
	padding-left:5px;
	padding-right:5px;
	}


#rightNav li {background : transparent url(/pics/leisure_centre/solid_bullet.gif) 12px 2px no-repeat;}
#rightNav li a,
#rightNav li a:active,
#rightNav li a:visited {color : #323B82;}
#rightNav li a:hover {color : #323B82;}

.hpContentColWrapper {
	background-image : none;
}

#rightNavFeature {
	border-top : 1px solid white;
	border-bottom : 1px solid white;
	background-color : #FAB142;
	color : white;
	padding : 0;
}
#rightNavFeature div.padding {
	padding : 0 12px 12px 12px;
}

/* Header styles */
#topNav {background-color : #323A82;}
#topNav a:hover {color : #A4A9C7;}
table.topnavDHTML tr {background-color : #323A82;}
table.topnavDHTML a:hover {color : #A4A9C7;}

/*#headerNav {background : transparent url(/pics/bop/head_tile.gif) 0 -25px repeat-x;}
#headerNavInner {background : transparent url(/pics/bop/bop_header_home.jpg) 0 -25px no-repeat;}*/
#headerNav {background : transparent url(/pics/bop/head_tile.gif) 0 -25px repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;}
#headerNavInner {
	background : transparent url(/pics/bop/bop_header_home.jpg) 0 -25px no-repeat;
}
#searchForm {
	/* stretch to full width as BLC pages have no adjacent heading */
	width : auto;
		color:#000099;
	
}
#searchForm a, 
#searchForma:link, 
#searchForm a:active, 
#searchForm a:visited{
	color:#000099;
}


#searchForm input {
	color : white;
	background-color : #C1131E;
}

#searchForm input.submit {background : transparent url(/pics/bop/go_button.gif) 0 0 no-repeat;}

/* mizdog inserted this to add the blank bar above the also in this section menu on blcs homepage */
/* reset bg tile on LHS */

div.alsoInThisSection {
	background : transparent url(/pics/bop/bop_title_blank.gif) 0 0 no-repeat !important;
}

/* end mizdog blank bar insertion */

/* footer styles */
#footer {background : #C1131E url(/pics/bop/bop_footer_tile.gif) 0 0 repeat-x;}
#footerInner {background : #DA611F url(/pics/bop/bop_footer_tile.gif) 0 0 repeat-x;}
#footerInner p {color : #999DC0;}
#footerInner p.footerInnerLogo {background : transparent url(/pics/leisure_centre/blc_logo_blacktown_footer.gif) 16px 0 no-repeat;}
