
@import url(media.css);

@import url(inlines.css);

/* these lines below possibly fix something, but they also
   break the homepage which uses a fixed width body */

/*
html, body {
	width:100% !important;
	height:100% !important; }

body {
	margin-top:1px !important;	
}
*/
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.091em;
	line-height:120%;
}
h4, h5, h6 {
	margin: 1.2em 0;
	padding: 0;
	line-height: 1.3em;
}
#bodyContent h2 { font-size: 145%; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 1.2em 0;}
#bodyContent h3 { font-size: 125%; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 1.2em 0;}
#bodyContent h4 { font-size: 115%; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 1.2em 0;}
#bodyContent h5 { font-size: 110%; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 1.2em 0;}
#content h2 {margin: 1.2em 0;}
.printonly {
	display: none !important;
}

#header a, .breadcrumbs a, #footer a, .left-column a, .right-column a {
	color: #000;
	text-decoration: none;
}
#rightextra a {text-decoration: underline;}

#header a:hover,.breadcrumbs a:hover,#footer a:hover,.left-column a:hover,.right-column a:hover {
	text-decoration: underline;
}
#rightextra a:hover {text-decoration: none;}

/********************************************** Hidden access key links */

.hidelink {
	position: absolute;
	top: 35px;
	left: -9999px;
	overflow: hidden;
}

.hidelink:active,.hidelink:focus {
	color: #000;
	text-decoration: underline;
	background-color: #AAC8E0;
	padding: 15px 5px 5px 5px;
	border: solid 1px #000;
	left: 20px;
	top: -5px;
	z-index: 10;
}

.screenreaderonly {
	position: absolute;
	top: -9999em;
	width: 1px;
	height: 1px;
}

.audible {
	position: absolute;
	margin-left: -9999px;
}

/********************************************** Main Blocks */

#main-box {
	overflow: hidden;
}

* html #main-box {
	position: relative;
	margin-left: 1010px;
	height: 1px;
	overflow: visible;
}

* html #site-wrap {
	height: 1px;
	margin-left: -1010px;
	position: relative;
}

#header {
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/header-img.jpg);
}

#header img {
	display: inline;
	margin: 13px 0 3px 20px;
}

#intro {
	font-weight: bold;
}

/********************************************** top utilities bar style */

.top-utilities-bar {
	width: 100%;
	background: #aac8e0;
	clear: both;
	float: left;
}

.top-utilities-bar ul {
	float: left;
	padding: 8px 0 0 10px;
	margin: 0;
}

.top-utilities-bar li {
	list-style: none;
	float: left;
	padding: 0 10px;
	background: url(../images/split.gif) no-repeat 0 .2em;
	display: inline;
}

.top-utilities-bar li.last{background: none;}

.search-box {
	float: right;
	padding: 0;
	margin: 0;
	width : 250px;
}

.search-box input.btn {
	margin-left: 2px;
}

.search-box form,.search-box fieldset {
	float: right;
	width: 255px;
}


.search-box label {
	margin-bottom: 1.3em;
	display: inline;
}

.search-box input {
	vertical-align: middle;
}

.search-box input.text {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	margin-left: 8px;
	width: 160px;
	height: 16px;
}

/********************************************** Breadcrumb style */

#breadcrumbs{
	float : left;
}

#breadcrumbs ul{
	width : auto;
	float: left;
	padding: 10px 0 10px 20px;
	margin: 0;
}
#breadcrumbs li{
	padding: 0;
	display : inline;
	list-style: none;
	margin : 0;
	background: url(../images/arrow.gif) no-repeat 0 0.45em;
}
#breadcrumbs li.firstone{
	background: none;
}
#breadcrumbs li.title{
	background: none;
	padding: 0;
	color: #ba5d00;
	font-weight: bold;
}
#breadcrumbs a{
	color: #366;
	font-weight: normal;
}
#breadcrumbs li.lastone{
	font-weight: bold;
	color: #366;
}
#breadcrumbs span.thispage, #breadcrumbs a{margin : 0 0 0 10px;}
#breadcrumbs li.firstone a{margin: 0;}

/********************************************** container */

#containerwrap {
	float: left;
	width: 100%;
}

#container {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

/********************************************** left column style */

.left-column {
	clear : left;
	float: left;
	width: 221px;
	margin-left: 13px;
	display: inline;
}
#hidden_nav {
	display: none;
}
.nav {
	margin-bottom: 25px;
	background: #dfeeef;
	padding: 0 5px;
	width: 211px;
	overflow: hidden;
}

.nav h2 {
	margin: 0 -5px;
	background: #aac8e0;
	/*font: bold 1.091em/ 120% Arial, Helvetica, sans-serif;*/
	padding: 6px 7px;
}

.nav ul {
	margin: 0 -5px;
	padding: 0;
	list-style: none;
}

.nav li {
	display: block;
	background: #dfeeef url(../images/arrow-green-left.gif) no-repeat 9px .8em;
	border-bottom: 1px solid #fff;
	padding: 6px 7px 6px 28px;
}

.nav li.active {
	background: #f7fbfb url(../images/arrow-blue-right.gif) no-repeat 9px .8em;
}

.nav a {
	color: #333;
}

.left-column .nav ul ul {
	margin: 6px -7px -7px -28px;
	border-top: 1px solid #fff;
}

.left-column .nav li li {
	padding-left: 43px;
	background: #dfeeef url(../images/arrow-green-right.gif) no-repeat 28px .8em;
}

.left-column .nav li li.active {
	padding-left: 43px;
	background: #f7fbfb url(../images/arrow-blue-right.gif) no-repeat 28px .8em;
}

.banners {
	margin: 0 -4px 20px;
	padding: 0 4px;
	list-style: none;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.banners li {
	float: left;
	margin-bottom: 20px;
	display: inline;
	padding: 0 8px;
}

.banners li.ladge {
	margin-left: -12px;
	margin-right: -12px;
	position: relative;
}

.banners img {
	float: left;
	display: inline;
}

/********************************************** news blocks */

.yellownavnews {
	margin: 0;
	padding: 0;
}
#bodyContent .yellownavnews {
	overflow: hidden;
	height: 100%;
}
#rightextra .yellownavnews {
	margin: 18px 0 0 0;
}
.yellownavnews h2, #content .yellownavnews h2 {
	margin: 0;
	padding: 6px 5px;
	background-color: #aac8e0;
	overflow: hidden;
}
.yellownavnews ul {
	margin:0;
	padding:0;
	list-style: none;
}
.yellownavnews li {
	background: #dfeeef;
	border-bottom: 1px solid #fff;
}
.yellownavnews a {
	line-height: 1.3em;
}
.first_newsitem span.newschev {
	display: block;
	background: #dfeeef url(../images/arrow-green-right.gif) no-repeat scroll 0.8em;
	line-height: 1.3em;
	padding: 6px 7px 6px 28px;
}
.first_newsitem_image{
	background-color: #dfeeef; 
}
.first_newsitem_image img {
	margin: 0 auto;
	padding: 8px 0;
	width: 110px;
}
.yellownavnews span.newsdate {
	display: block;
	padding: 0 7px 6px 28px;
	font-style: italic;
}

/********************************************** right column style */

.right-column {
	float: right;
	width: 224px;
	margin-right: 13px;
	display: inline;
}

#rightextra {
	margin: 0 0 18px 0;
	width: 224px;
	overflow: hidden;
}

/*Right extra RSS feed back to yellow*/
#rightextra .yellownavnews li {
	background: #fdf5e5;
}

#rightextra .first_newsitem span.newschev {
	background: #fdf5e5 url(../images/arrow-green-right.gif) no-repeat scroll 0.8em;
}

.right-column .nav {
	margin-bottom: 18px;
	background: #fdf5e5;
	width: 214px;
}

.right-column .nav h2, #rightextra .yellownavnews h2 {
	background: #fc6;
}

.right-column .nav li {
	background: #fdf5e5 url(../images/bullet.jpg) no-repeat 6px .4em;
	padding-left: 32px;
}

.right-column .smalllinks li {
	background: url(../images/bullet2.gif) no-repeat 10px .6em;
}

.right-column .nav li.pdf {
	background: url(../images/ico-pdf.gif) no-repeat 6px .4em;
}

.right-column .nav li.doc {
	background: url(../images/ico-doc.gif) no-repeat 6px .4em;
}

.right-column .nav li.articleid {
	background-image:none;
}

.right-column .nav li.noimg {
	background-image: none;
	padding: 2px 7px 10px 2px;
}

.right-column .nav li.noimg img {
	padding-right: 4px;
	display: inline;
}

.right-column .nav li.extra {
	background-image: none;
	padding-left: 7px;
}

.right-column p {
	margin: 5px 0;
}

.right-column p.standardblock, .right-column p.block {
	margin: 0;
}

.nav.doitonline h2 {
	background: #aac8e0;
	border-bottom: 2px solid #fff;
}

.nav.doitonline img {
	display: block;
	margin: 0 -9px;
	border-bottom: 1px solid white;
}

/********************************************** Poll */
.poll legend span {
	padding: 10px;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	display: block;
	width: 190px;
	white-space: normal;
}

.poll ol {
	margin: 0;
	padding: 0;
}

.right-column .poll li {
	border: none;
	background-image: none;
}

.poll .buttons {
	text-align: center;
	padding: 7px 0;
}

.poll .buttons input {
	cursor: pointer;
}

.poll .vote {
	background: url(../images/buttons/btn-vote.gif) top left no-repeat;
	width: 67px;
	height: 26px;
	border: none;
}

.poll .results {
	background: url(../images/buttons/btn-results.gif) top left no-repeat;
	width: 67px;
	height: 26px;
	border: none;
}

/********************************************** center column style */

.center-column {
	margin: 0 250px;
}

#content {
	float: left;
	width: 100%;
}

/********************************************** media list */

#medialist {
	float: right;
	margin-left: 1em;
}

#medialist div {
	text-align: center;
	margin-bottom: 1em;
}

/********************************************** Useful site wide styles */

.forwardlink {
	background: transparent url(../images/arrow-blue-right.gif) no-repeat scroll left 3px;
	padding-left: 17px;
}

.backlink {
	background: transparent url(../images/arrow-blue-left.gif) no-repeat scroll left 3px;
	padding-left: 17px;
}

.center-column p {
	line-height: 1.4em;
}

.center-column h1 {
	margin-bottom: 0.5em;
}

li#hidejavascript {
	display: none;
}

ol,ul,dd {
	padding-left: 2em;
}

ol {
	padding-left: 40px;
}

div.clear {
	clear: both;
}

/********************************************** footer style */

#footer {
	float : left;
	width: 100%;
}

/********************************************** Social toolbar blue */

#socialGroup {
	border: 1px solid #AAC8E0;
	width: 905px;
	margin: 0 auto;
}

#socialGroup h3 {
	font-family:Arial,Helvetica,sans-serif;
	background-color: #AAC8E0;
	font-size: 1.091em;
	line-height:120%;
	padding: 4px 10px;
	margin:0;
}

#socialToolbar {
	border-top: none;
	border-right: 1px solid #AAC8E0;
	border-bottom: 1px solid #AAC8E0;
	border-left: 1px solid #AAC8E0;
	width: 905px;
	margin: 0 auto;
	padding: 4px 0 0 0;
}

#footer_atoz {float: left;}

#footer_atoz ul {
	margin: 0;
	padding: 0;
}

#footer_atoz li {
	display: inline;
	list-style: none;
	padding: 0 0 0 4px;
}

#footer_atoz li.last {
	border-right: none;
}

#footer_utils {
	float: left;
	width: auto;
}

#footer_utils ul {
	margin: 0;
	padding: 0;
}

#footer_utils li {
	display: inline;
	list-style: none;
	padding: 0 4px 0 0;
	margin: 0 4px 0 0;
	float: left;
}

#footer_utils li.notlast {
	border-right: 1px solid #333;
}

#footer_utils li.last {
	border-right: none;
}

#lastmodified {
	width: 21em;
	margin: 0 auto;
	padding: 1em 0.5em 0 0.5em;
	border-top: 1px solid #EBF4F9;
	text-align: center;
}

#poweredby {
	margin:0 auto;
	padding-bottom: 1em;
	width:12em;
}

#poweredby a{
	color:black;
	text-decoration:none;
}
#poweredby:hover {
	text-decoration:underline;	
}


#socialRight li img {
	height:35px;
	width:90px;
	padding-left: 20px;
}
#atozindex {
	font-weight: bold;
}
#socitm_dorset_image {
	float: right;
}

ul, ol{
	margin : 0.5em 0;
		
}

p{
	margin : 0;
	padding : 0.25em 0;
}

/************************************************************/
/*           New site-wide items                            */
/************************************************************/

.hideitem{display: none;}

.azinfo{
	margin-right : 0.75em;
}

.topNavBox{
	float: left;
	width : 100%;
}

#footer_atoz{
	clear : left;
	margin: 0;
	width : 100%;
	background-color : #ebf4f9; 
}
#footer_atoz ul{margin: 0.5em 0.5em 0.5em 1.5em;}

#footer{width: 100%;}
#footer .indent{
	border-top : solid 1px #ebf4f9;
	margin : 1em 2em 2em 2em;
	padding: 1em 0 0 0;
}
#footer ul{
	padding: 0;
	margin : 0;
}
#footer ul.leftside{
	float: left;
	width: auto;
}
#footer ul.leftside li{
	list-style : none;
	float: left;
}
#footer ul.leftside li.dropleft{clear : left;}
#footer ul.leftside li.dropleft ul#footer_utils li{
	margin: 0.5em 0.5em 0 0;
}
#footer ul.leftside li.dropleft ul.directgov li{
	margin: 1em 0 1em 0;
}

#footer ul.rightside{float: right;}
#footer ul.rightside li{
	float : left;
	list-style: none;
}

#footer ul.rightside li.socialLeftShare{
	padding-left: 5em;
}

#footer_utils{margin: 2em 0;}

li.twitter{margin-left: 3em;}
li.facebook, li.youtube{margin-left: 1.5em;}
li.wordpress{margin-left: 1em;}

#google_translate_element{
	margin-right : 70px;
}

