/* ------------------- */
/* TEMPLATE STYLES     */
/* ------------------- */
/* Styles that apply to the template (inc/head.php and inc/foot.php) */

/* Arranged alphabetically by tag, then by class/id name where applicable, then class/id of parent elements */

/* -------------------- */
/* EDIT LINK            */
p#edit_page a {
	color: #999;
}
p#edit_page a:hover {
	color: #4D8AC6;	
}
p#edit_page img {
	vertical-align: middle;
}
p#edit_page {
	background: #eee;
	font-size: 70%;
	padding: 2px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99999999999;
}
/* --------------------- */

/* <a> */
ul#nav_main li a {
	background: url(images/bg_new/nav-main.gif) repeat-x bottom center;
	border-right: 1px solid #FFF;
	color: #FFF;
	display: block;
	float: left;
	height: 28px;
	overflow: visible;
	padding: 8px 14px 0 14px;
	font-size: 125%;
	line-height: 130%;
	text-decoration: none;
}
ul#nav_main li a.here {
	background-image: url(images/bg_new/nav-main-here.gif); 
}
ul#nav_main li a:hover {
	text-decoration: underline;
}

ul#nav_main li#nav_help_yourself a {
	color: #000;
	background-image: url(images/bg_new/nav-helpyourself.gif);
}
ul#nav_main li#nav_help_yourself a.here {
	background-image: url(images/bg_new/nav-helpyourself-here.gif);
}

ul#nav_main li#nav_help_your_business a {
	color: #000;
	background-image: url(images/bg_new/nav-helpyourbusiness.gif);
}
ul#nav_main li#nav_help_your_business a.here {
	background-image: url(images/bg_new/nav-helpyourbusiness-here.gif);
}

ul#nav_main li#nav_help_your_community a {
	color: #000;
	background-image: url(images/bg_new/nav-helpyourcommunity.gif);
}
ul#nav_main li#nav_help_your_community a.here {
	background-image: url(images/bg_new/nav-helpyourcommunity-here.gif);
}

ul#nav_main li#nav_our_help a {
	color: #000;
	background-image: url(images/bg_new/nav-ourhelp.gif);
}
ul#nav_main li#nav_our_help a.here {
	background-image: url(images/bg_new/nav-ourhelp-here.gif);
}

div#footer ul li a {
	background: url(images/bg/footer-nav-sep.gif) no-repeat left 6px;
	display: block;
	padding: 2px 8px 2px 10px;
}
div#footer ul li.first a {
	background: none;
	padding-left: 0;
}
ul#nav_sub li a {
	background: url(images/bg/subnav-link.gif) no-repeat 0 5px;
	color: #000;
	display: block;
	padding: 3px 0 3px 22px;
}
ul#nav_sub li a:hover, ul#nav_threats li a:hover {
	text-decoration: underline;
}
ul#nav_sub li a.here {
	background-image: url(images/bg/subnav-link-here.gif);
	color: #6E8444;
	text-decoration: none;
}
ul#nav_threats li a {
	background: url(images/bg/threatnav-link.gif) no-repeat 0 5px;
	color: #110445;	
	display: block;
	_height: 1%;
	padding: 3px 0 3px 22px;
}
ul#nav_threats li a.here {
	background-image: url(images/bg/threatnav-link-here.gif);
	color: #6E8444;
}
p#backtotop a {
	background: url(images/bg/arrow-up.gif) no-repeat 0 7px;
	color: #666;
	display: block;
	padding-left: 16px;
}
p#designinfo a {
	color: #999;
}
div.document_list ul li a {
	display: block;
	background: url(images/bg/pdf.gif) no-repeat 7px 5px #E4E4E4;
	padding: 4px 5px 5px 33px;
	-moz-border-radius: 3px;
}
div.document_list ul li a:hover {
	color: #84A843 !important;
	background-color: #E6E6E6 !important;
}


/* <body> */
/* Additional body styles for main template (default body styles defined in 'style_default.css') */
body {
	background: #FFF url(images/bg/body-bg.gif) repeat-x 0 0;
	padding: 8px 0 5px 0;
}

/* <div> */
div#access {
	left: -10000px;
	position: absolute;
	top: -10000px;
}
div#container {
	background: url(images/bg_new/container-bg.gif) no-repeat 0 0;
	padding: 13px 0 0 0;
	text-align: left;
}
div#content {
	float: left;
	overflow: hidden;
	padding: 0 24px 25px 12px;
	width: 682px;
}
div#footer {
	background: #FFF url(images/bg_new/footer-bg.gif) no-repeat 100% 100%;
	padding: 10px 30px 5px 30px;
}
div#main {
	background: url(images/bg_new/main-bg.gif) repeat-y 0 0;
	clear: both;
	margin-top: 10px;
	padding: 0 13px;
	min-height: 345px;
}
div#header {
	overflow: hidden;
	padding: 0 13px;
	margin: 0;
}
div#sidecol {
	float: right;
	overflow: hidden;
	width: 239px;
}
div#wrapper {
	background: url(images/bg_new/wrapper-bg.gif) repeat-y 0 0;
	margin: 0 auto 0 auto;
	position: relative;
	width: 990px;	
}
div#sidecol div.sidebox {
	background: #C1E0FF;
	padding: 10px 12px;
	margin-bottom: 15px;
}
div.hr {
	background: #CCC;
	height: 1px;
	overflow: hidden;
	margin: 1.5em 0;
}

/* <h1> */
/* Site name/logo */
h1 {
	border-bottom: 2px solid #444;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
	line-height: 130%;
	padding: 0 8px 4px 8px;
	margin: 5px 0 9px 0;
	overflow: hidden;
}

/* <h2> */
/* Main page headings */
h2 {
	color: #1B0C59;
	line-height: 120%;
	font-size: 210%;
	font-weight: normal;
	margin: 0 0 1em 0;
}

/* <h3> */
div#sidecol h3 {
	background: #282E6C;
	color: #FFF;
	font-size: 130%;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 6px 10px;
}
div#sidecol h3.red {
	color: #FFF !important;
	background: #B00000 !important;
}
div.help_yourself div#sidecol h3 { 
	background: #E5A3D4; 
	color: #000;
}
div.help_your_business div#sidecol h3 { 
	background: #8AC784;
	color: #000;
}
div.help_your_community div#sidecol h3 {
	background: #7ABBCB;
	color: #000;
}
div.our_help div#sidecol h3 { 
	background: #DCA855;
	color: #000;
}


/* <h4> */
div#news.sidebox h4 {
	font-size: 120%;
	font-weight: bold;
	margin: 5px 0 2px 0;
}
div#news.sidebox div.summary {
	font-size: 90%;
}


/* <img> */
div#header p#strapline image {
	display: block;
}

/* <p> */
p#breadcrumbs {
	border-bottom: 1px solid #D3D3D3;
	color: #666;
	font-size: 90%;
	line-height: 150%;
	margin: 0 -25px 1em 0;
	padding: 2px 0 7px 0;  
}
p#breadcrumbs span.here {
	color: #20247E;
}
p#backtotop {
	border-top: 1px solid #D3D3D3;
	font-size: 90%;
	margin: 0 13px;
	padding: 6px 4px;
}
p#copyinfo {
	color: #999;
	float: right;
}
p#designinfo {
	color: #999;
	text-align: center;
}
p#gov_link {
	margin-top: 20px;
	color: #999;
	text-align: center;
}
p#strapline {
	float: left;
	margin: 0 0 8px 6px;
	width: 210px;
}
div#news.sidebox div.summary p {
	line-height: 130%;
	margin: 0 0 8px 0 !important;
}
div#news.sidebox p.date {
	color: #666;
	font-size: 90%;
}

/* <ul> & <li> */
div#footer ul {
	float: left;
	list-style: none;
}
div#footer ul li {
	float: left;
	margin: 0;
}
ul#nav_main {
	background: #5A5E8E url(images/bg_new/nav-main.gif) bottom left repeat-x;
	clear: both;
	display: block;
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}
ul#nav_main li {
	float: left;
	margin: 0;
}
ul#nav_sub, ul#nav_threats {
	background: #B3B7DF;
	display: block !important;
	list-style: none;
	margin: 0 0 12px 0;
	padding: 10px 12px;
}
div.help_yourself ul#nav_sub { background: #EED6E8; }
div.help_your_business ul#nav_sub { background: #BFE4BB; }
div.help_your_community ul#nav_sub { background: #B3D6DF; }
div.our_help ul#nav_sub { background: #E8CFA6; }

ul#nav_sub ul {
	border-top: 1px solid #C5C5C5;
	margin: 4px 0;
	padding: 4px 0 4px 18px;
}
ul#nav_sub ul li { 
	list-style: none;
	margin: 0;
}
ul#nav_threats {
	background: #DBCCC2;
}
ul#nav_sub li, ul#nav_threats li {
	margin: 0;
	padding: 0;
}
div#content div.document_list ul, div#content div.link_list ul {
	list-style: none;
	margin: 1.5em 0 1em 0;
}
div#content div.document_list ul li {
	background: 0;
	padding: 0;
	margin: 0 0 5px 0;
}
div#content div.link_list ul li {
	background: url(images/bg/link.gif) no-repeat 7px 8px #E4E4E4; 
	margin: 0 0 5px 0;
	padding: 6px 12px 7px 33px;
	-moz-border-radius: 3px;
}

/* search form styles */
div#header form {
	float: right;
	margin: 3px 0 0 0;
}
div#header form label {
	float: left;
	margin: 0 3px 0 0;
	width: 23px;
}
div#header form input#q {
	width: 200px;
}
div#header form input.submit {
	background: #606060;
	color: #FFF; 
	font-size: 115%;
	padding: 0.25em 0.5em;
	margin: 0;
	overflow: visible;
}
