/* === set all margins and paddings to 0 for consistency === */
* {
	margin: 0;
	padding: 0;
} 
/* ============ elements & gloabal settings ======= */
body {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	font: 76% tahoma, arial, helvetica, sans-serif;
	color: #000;
	border-top: 10px solid #2f467d;
	background: #474c68 url(../images/bg_shadow.gif) repeat-y center;
}
/* ------------ relative font sizes --------------- */
h1 {
	font-size: 2.0em;
}
h2 {
	margin-top: 0;
	font-size: 1.7em;
	font-weight: normal;
}
h3 {
	font-size: 1.6em;
}
h4 {
	margin-top: 5px;
	font-size: 1.7em;
	font-weight: normal;
}
h3.box {
	background: #2f467d url(../images/bg_h3box.gif) repeat-x top;
	font-size: 1.1em;
	padding: 10px 12px 12px 8px;
	color: #fff;
}
h3.box a {
	text-decoration: none;
	font-weight: bold;
	background: url(../images/bullet_arrow_circle_blue.gif) no-repeat 0 0.1em;
	padding: 1px 0 5px 24px;
}
h3.box a:link, h3.box a:visited {
	color: #fff;
}
h3.box a:active, h3.box a:hover {
	color: #C2CCE3;
}
h3.brown {
	background: #a09d9e url(../images/bg_h3brown.gif) repeat-x top;
	font-size: 1.1em;
	padding: 10px 12px 12px 8px;
	color: #fff;
	margin-top: 1em;
	margin-bottom: 0;
}
h3.brown a {
	text-decoration: none;
	font-weight: bold;
	background: url(../images/bullet_arrow_circle_brown.gif) no-repeat 0 0.1em;
	padding: 1px 0 5px 24px;
}
h3.brown a:link, h3.brown a:visited {
	color: #fff;
}
h3.brown a:active, h3.brown a:hover {
	color: #2F467D;
}
h3.section {
	font-size: 1.2em;
	margin: 1em 0;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1.0em;
}
p, ol, ul, li {
	font-size: 1.0em;
}
h1,h2,h3,h4,h5,h6 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #1d459d;
}
/* ------------ line heights ---------------------- */
/*p, .newsbody, li {
	line-height: 1.6em;
}
ul.box li {
	line-height: 1.4em;
}*/
/* ------------ margins --------------------------- */
h3, h4, h5, h6 {
	margin-bottom: 0.2em;
}
h4.box {
	margin-bottom: 0.6em;
}
h5, h6 {
	margin-bottom: 0;
}
/* adjacent sibling selectors not supported by: 
ie except ie5 (mac)
nn4
opera 3.5 */
h5 + p, h6 + p {
	margin-top: 0;
}
p {
	margin: 1em 0 0 0;
}
/* ------------ misc elements --------------------- */
address {
	display: inline;
	font-style: normal;
	font-weight: normal;
}
img {
	border: none;
}
a {
	font-weight: normal;
}
a:link, a:visited {
	color: #1d429a;
}
a:active, a:hover {
	color: #c30;
}
label {	
	display: block;
	font: bold 0.9em tahoma, verdana, geneva, sans-serif;
	margin-top: 1em;
}
input.button {
	margin-top: 1em;
}
span.required {
	color: #0099CC;
	font-size: .9em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* ============  MAIN PAGE BLOCKS ================= */
div#block-side {
	background: url(../images/bg_blockside.gif) repeat-x top;
	width: 221px;
	float: left;
	padding: 12px;
}
div#block-main {
	background: #fff;
	width: 490px;
	border-left: 1px solid #506492;
	float: left;
	padding: 12px;
}

div#block-user {
	background: #fff;
	width: 490px;
	float: left;
	padding: 12px;
}

div#block-main ul{
	padding:5px 0 0 20px;
}

div#block-main li{
	padding-top:5px;
}

div#block-main ol{
	padding:5px 0 0 20px;
}

div#pagebodycontent {
	background: #fff;
	margin: 0;
	padding: 0;
}
div#strapline {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #1c449c;
}
div#strapline img {
	display: block;
}
div#banner {
	padding: 8px 13px 7px 13px;
	background: url(../images/bg_header3.gif) no-repeat top right; 
	border-bottom: 1px solid #1c449c;
}
div#banner img {
	display: block;
}

div#footerbar {
	padding: 0.6em 0;
	margin: 12px 12px 0 12px;
	color: #103385;
	line-height: 1.6em;
	border-top: 1px solid #506491;
}
div#footerbar a:link, div#footerbar a:visited {
	color: #183da8;
	text-decoration: none
}
div#footerbar a:active, div#footerbar a:hover {
	color: #183da8;
	text-decoration: underline;
}
ul.box {
	padding: 0;
	margin: 10px 0;
	list-style: none;
}
ul.box li {
	background: url(../images/line_dotted_blue.gif) repeat-x top;
	padding: 0 0 1em 6px;
}
ul.box h4 {
	color: #0099cc;
	font-size: 1.1em;
	margin: 0 0 0.8em 0;
	padding-top: 0.8em;
}
ul.box a {
	font-weight: bold;
	background: url(../images/bullet_arrow_circle2.gif) no-repeat 0 0.15em;
	padding: 0 0 0 19px;
}
ul.box a:link, ul.box a:visited {
	color: #0099cc;
	text-decoration: none;
}
ul.box a:active, ul.box a:hover {
	color: #0099cc;
	text-decoration: underline;
}
ul.box p {
	margin: 0 0 0 20px;
}
ul.box a.readmore {
	background: none;
	padding: 0;
}
ul.box a.readmore:link, ul.box a.readmore:visited {
	color: #183DA8;
}
ul.box a.readmore:active, ul.box a.readmore:hover {
	color: #0099CC;
}

div#mailinglist-box {
	background: #a2bbef;
	border-bottom: 1px solid #c2cce3;
	padding: 8px 10px;
}
div#mailinglist-box p {
	margin-top: 0;
	font-size: 0.9em;
}

div.form input.box, div.form textarea.box {
	margin: 5px 0;
	border: 1px solid #1d429a;
	background: url(../images/bg_form.gif) repeat; 
	padding: 2px;
	width: 195px;
	font-size: 0.9em;
}
div.form input.button {
	margin: 5px 0 0 5px;
	float: right;
	background: url(../images/bg_button.gif) repeat-x top;
	border: 1px solid #2f467d;
	color: #1161f0;
	font-weight: bold;
	padding: 2px;
}
h4.arrow {
	background: url(../images/bullet_arrow_circle2.gif) no-repeat 0 0.9em;
	padding: 0 0 0 19px;
}
.mainPics {
	float:left;
	margin:10px 10px 0 0;
}

/* ============ nav bar content =================== */
#navbarh {
	padding: 0.2em;
	background: #2f467d url(../images/bg_navbar.gif) repeat-x top;
}
#navbarh ul {
	padding: 10px 0;
	margin: 0;
}
#navbarh ul li {
	display: inline;
	padding: 0 15px;
}
#navbarh ul li a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#navbarh a:link, #navbarh a:visited  {
	color: #fff;
}
#navbarh a:active, #navbarh a:hover {
	color: #77D6FD;
}

/* ============ Services Box =================== */
div#service-list {
	background: #354b80;
	border-top: 1px solid #fff;
	color: #fff;
}
div#service-list ul {
	list-style: none;
	float: left;
	padding: 10px 30px 10px 20px;
}
div#service-list ul li {
	background: url(../images/icon_tick.gif) no-repeat 0 0.7em;
	padding: 9px 0 10px 22px;
}
div#service-list ul li.button {
	background: none;
	padding: 4px 0 0 0;
}




/* ============ misc content styles =============== */
h3.headerbar {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #fff #ccc #ccc #ccc;
	padding: 0;
}
div.hr {
	border-top: 1px solid #ccc;
	margin: 1em 0;
}
div.hr hr {
  display: none;
}
p.newsarticledate {
	font: normal 0.9em 'lucida console', courier, monospace;
	color: #C88468;
}
div.usermessage {
	border: 1px solid #eee;
	padding: 0.3em;
	background: #f9f9f9;
	color: #c30;
	font: 0.9em 'ludica console', courier, monospace;
	margin-bottom: 1em;
}
div#subheading {
	float: right;
}
div#subheading h1 {
	font-size: 1.1em;
	color: #fff;
	margin-top: 2px;
	font-style: italic;
}

/*PDF List*/

ul.pdf {
	list-style: none;
	margin: 0 2px;
	padding: 0;
}
ul.pdf li {
	margin: 0 0 0 1.5em;
	padding: 0.5em 22px;
	background:url(../images/icon_pdf.gif) no-repeat 0 0.4em;
}
/*Word List*/

ul.word {
	list-style: none;
	margin: 0 2px;
	padding: 0;
}
ul.word li {
	margin: 0 0 0 1.5em;
	padding: 0.5em 22px;
	background:url(../images/icon_word.gif) no-repeat 0 0.4em;
}
/* ============ signature ========================= */
A.qdk:link, A.qdk:visited, A.qdk:active	{	
	text-decoration: underline;	
	color: #7DA6D7;	
}
A.qdk:hover	{ 
	text-decoration: underline; 
	color: #0099CC;  
}
.sig {
	color: #7DA6D7;
	font: 0.8em arial, helvetica, sans-serif;
	margin: 0 0 0 0;
}
.legal {
	float:right;
}
#contactSkipton {
	float:left;
	margin-top:1em;
	border: 1px solid #506492;
	padding: 0 5px 2px 5px;
	background-color: #e3e7f0;
}
#contactSkipton p{
	padding-bottom: 5px;
}
#contactAddingham {
	float:right;
	margin-top:1em;
	border: 1px solid #506492;
	padding: 0 5px 2px 5px;
	background-color: #e3e7f0;
}
#contactAddingham p{
	padding-bottom: 5px;
}
.clearAll {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
