/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #ffffff;
	color: #000000;
	font: .7em Arial,Helvetica,Sans-Serif;
}
a{
	color: #006699;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #a1b9cd 1px solid;
	color: #000000;
	font-size: 11px;
	padding: 2px;
}
li {
	list-style: none;
}
h2, #centercol h2 {
	color: #25ad58;
	font: bold 1.7em Arial, Helvetica, sans-serif;
	margin: 0 0 .6em;
}
h3{
	font-size: 1.1em;
	margin: 0 0 1.5em;
}
h4, h5{
	font-size: 1em;
}
h4{
	margin: 0 0 .5em;
}
p, div.bottomborder {
	line-height: 1.5em;
	margin-bottom: 1em;
}
p.bottomborder, div.bottomborder {
	padding-bottom: 1em;
	background-image: url(../images/hl-dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.bumper {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

/*=== Layout ===*/
#page{
	background: url(../images/page-bgr.gif) repeat-y;
	margin: 0 auto;
	padding: 0 12px;
	width: 960px;
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.jpg) no-repeat top;
	height: 133px;
}
#header .spacer{
	float: right;
	width: auto;
	padding: 5px 5px 0 5px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	background-color: #fff;
	height: 20px;
	margin-right: 15px;
}
/*- Header Menu -*/
#header ul{
	float: right;
}
#header li{
	border-right: 1px solid #000;
	display: inline;
	line-height: 1.1em;
	padding: 0 4px 0 6px;
}
#header li a{
	color: #000;
	text-decoration: underline;
}
#header li.end{
	border: 0;

}
/*- Call Info -*/
.call{
	clear: both;
	float: right;
	font-weight: bold;
	padding: 10px 0 0;
	text-align: right;
	width: 218px;
}
.call em{
	font-style: normal;
	text-decoration: underline;
}
/*- Logo -*/
#header h1{
	float: left;
	text-indent: -9999px;
	width: 545px;
}
#header h1 a{
	display: block;
	height: 133px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1 ul {
	padding-bottom: 1px;
	background-image: url(../images/hl-dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.nav1 ul ul { background-image: none; }

.nav1 li {
	padding-top: 1px;
	background-image: url(../images/hl-dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
}

.nav1 li a {
	display: block;
	width: 215px; /* + L&R padding = column width */
	padding: 0px 5px;
	background-color: #f3f6f9;
	line-height: 22px;
	color: #1d75aa;
	text-decoration: none;
	text-align: left;
}
.nav1 li a:hover{
	text-decoration: underline;
}

/* selected colours */

.nav1 ul li.parent0selected a { background-color: #1d75aa; color: white; } /* this should always be the "Home" link at the top of the navbar */
.nav1 ul li.parent1selected a,
.nav1 ul li.parent2selected a,
.nav1 ul li.parent3selected a,
.nav1 ul li.parent4selected a,
.nav1 ul li.parent5selected a { background-color: #5698bf; color: white; }

.nav1 ul li.level1selected a,
.nav1 ul li.level2selected a,
.nav1 ul li.level3selected a,
.nav1 ul li.level4selected a,
.nav1 ul li.level5selected a { background-color: #1d75aa; color: white; }

.nav1 ul.children li a { background-color: #f3f6f9; color: #1d75aa; padding-left: 15px; display: block; width: 205px; }

/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 5px 15px 10px;
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 225px;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	margin: 0 0 0 15px;
	width: 470px;
}
#centercol{
	font-size: 1.1em;
}

.fullwidth
{
	width: 700px !important;
}

#centercol ul, #centercol ol, .fullwidth ul, .fullwidth ol { margin-bottom: 1em; }
#centercol ul li, .fullwidth ul li { list-style: disc inside; }
#centercol ol li, .fullwidth ol li { list-style: decimal inside; }
#centercol .box2 li,
#centercol .box3 li,
#centercol .noprint li { 
	list-style: none outside;
}

/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 220px;
}
#rightcol h3, #leftcol h3{
	color: #fff;
	font-size: 11px;
	margin: 0;
}

#rightcol form fieldset
{
	margin-bottom: 5px;
}

/* for the fullwidth pages where rightcol is inside the center col */
#centercol #rightcol ul { margin-bottom: 0px; }
#centercol #rightcol ul li { list-style: none; }

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	background: #f3f6f9;
	border: 1px solid #1d75aa;
	margin: 0 0 10px;
}
.box a{
	color: #000000;
}
.box h3{
	background-image: url(../images/h-bgr.gif);
	background-repeat: repeat-x;
	background-position: top right;
	background-color: #24ac57;
	border-bottom: 1px solid #1d75aa;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 23px;
	padding: 0 18px 0 5px;
	text-transform: capitalize;
}
.box .spacer{
	height: 1%;
	padding: 7px 7px 4px;
}
/*- Box2 -*/
.box2{
	border: 1px solid #d7e1eb;
	margin: 0 0 10px;
}
.box2 .top{
	background: #f3f6f9;
	border-bottom: 1px solid #d7e1eb;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	padding: 0 7px;
}

.anews
{
	margin-top: 15px;
}

.box2 .top h3{
	float: left;
	font-size: 11px;
	margin: 0;
	color: #fff;
}
.box2 .top div{
	float: right;
}
.box2 .spacer{
	height: 1%;
	padding: 10px 7px;
}
.box2 .spacer a{
	color: #000000;
}
#centercol .box2 p{
	font-size: 1em;
	line-height: normal;
}
.box2 h4{
	margin: 0;
}
.box2 h4 a{
	text-decoration: underline;
}
.box2.anews h4 a{
	color: #1d75aa;
}
.box2 .more a{
	text-decoration: underline;
}
/*- Box3 -*/
.box3{
	background: #f3f6f9;
	border: 1px solid #1d75aa;
	margin: 0 0 10px;
	padding: 3px;
}
 .box3 h2{
	font-size: 1.4em;
}
.box3 a{
	color: #000000;
}
.box3 img{
	display: block;
}

.box3 .spacer {
	display: table-cell;
	display: block;
	height: auto !important;
	height: 183px;
	min-height: 183px;
	padding: 7px 7px 7px 115px;
}

/* Safer Neighbourhoods Box */
.box3 .hsn-inner {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box3 .hsn-outer {
	background: url(../images/hsn-bgr.gif) no-repeat top left;
}

 /* Nyp Box */
.box3 .nyp-outer {
	background-image: url(../images/nyp-gradientend.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.box3 .nyp-inner {
	background-image: url(../images/nyp-bgr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*- Path -*/
.path{
	color: #999999;
	font-size: 11px;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
}
.path a{
	color: #999999;
	text-decoration: none;
}
.path a:hover{
	color: #000000;
}
.path em{
	font-style: normal;
	text-decoration: underline;
}
.path .fr{
	color: #000000;
}
/*- Map -*/
.map{
	background: url(../images/hl-dot.gif) repeat-x bottom;
	height: 1%;
	margin: 0 0 10px;
	padding: 0 0 1px;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li{
	background: url(../images/ico-list.gif) no-repeat 0 4px;
	margin: 0 0 .5em;
	padding: 0 0 0 11px;
}
/*- List2 -*/
.list2 li{
	height: 1%;
	margin: 0 0 1em;
}
.list2 li img{
	float: left;
	margin: 0 5px 15px 0;
}
.list2 a{
	text-decoration: underline;
}
/*- List3 -*/
.list3 li{
	margin: 0 0 .3em;
}
/*- List4 -*/
.list4 ul{
	margin: 0 0 1em;
}
.list4 li{
	background: url(../images/ico-list4.gif) no-repeat 0 4px;
	margin: 0 0 .5em;
	padding: 0 0 0 11px;
}
/*=== Styling Forms ===*/
input.btn, input.chk
{
	padding: 0;
}
select{
	padding: 1px;
}
/*- Search -*/
.search{
	height: 21px;
	margin: 10px 0 20px;
}
.search.postc{
	margin: 0;
	width: 140px;
}
.search input.postcodeinput{
	width: 90px;
}
.search input{
	float: left;
	width: 145px;
}
.search .btn, .search.postc .btntxt{
	margin: -1px 0 0 5px;
	width: auto;
}
/*- Form1 Setup -*/
.form1 div{
	margin: 0 0 5px;
}
.form1 label{
	float: left;
	margin: 3px 0 0;
	width: 70px;
}
.form1 input{
	width: 100px;
}
.form1 .btn{
	margin: 5px 0 0;
	width: auto;
}
/* Form1 Checkboxes, Radio inputs */
.form1 .chk input{
	background: none;
	border: 0;
	float: left;
	height: 15px;
	margin: 0 5px 0 0;
	width: 15px;
}
.form1 .chk label{
	float: none;
}
/* Form1 Textarea */
.form1 textarea{
	height: 50px;
	overflow: auto;
	width: 170px;
}
/* Form1 Select */
.form1 select{
	width: 105px;
}
/*=== Ads, Pics ===*/
.pic img{
	display: block;
	margin: 0 0 10px;
}
.pic.fl img{
	margin-right: 10px;
}
.pic.fr img{
	margin-left: 10px;
}
.pic.featured{
	font-size: .9em;
	margin: 0 15px 0 0;
	width: 101px;
}
.ads{
	margin: 100px 0 0;
	text-align: center;
	width: 210px;
}
/*=== Footer ===*/
#footer{
	background: #1d75aa;
	clear: both;
	color: #ffffff;
	height: 1%;
	padding: 15px;
}
#footer a{
	color: #ffffff;
	text-decoration: underline;
}
#footer ul{
	margin: 15px 0 0 -7px;
}
#footer li{
	border-right: 1px solid #ffffff;
	display: inline;
	line-height: 1.1em;
	padding: 0 7px;
}
#footer li.last{
	border: 0;
}
#footer .fr{
	padding: 0;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.hl{
	background: url(../images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 1px;
	margin: 0 0 15px;
	overflow: hidden;
	width: 100%;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.cl{
	clear: both;
}
.date{
	color: #0083be;
}

#leftcol .ads img
{
	margin-bottom: 15px;
}

#rightcol .list2 li a.media
{
	text-indent: 5px;
}

.noprint
{
	clear: both;
	padding-top: 15px;
}

#intro-text { font-weight: bold; }

.relcontact ul ul
{
	padding: 2px 0 7px 0;
}

.relcontact ul ul li
{
	background-image: none !important;
	padding-left: 0;
}

/* Page snippet bold style */
#centercol .strong
{
	font-weight: bold;
}

.anews .top h3
{
	color: #006699;
}


.relcontact ul li
{
	background-image: none;
	list-style-position: outside;
	padding-left: 3px;
}