@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;
}

#header a:hover,.breadcrumbs a:hover,#footer a:hover,.left-column a:hover,.right-column a:hover {
	text-decoration: underline;
}

/********************************************** 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;
}

/********************************************** 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%;
	overflow: hidden;
	background: #aac8e0 url(../images/nav-bg.gif) repeat-x 0 100%;
	padding-bottom: 6px;
	line-height: 32px;
	clear: both;
	margin-bottom: 5px;
	border-top: 1px solid #fff;
	min-height: 32px;
}

.top-utilities-bar ul {
	float: left;
	margin: 0 10px 0 20px;
	padding: 10px 0 0;
	list-style: none;
	overflow: hidden;
	display: inline;
}

.top-utilities-bar li {
	float: left;
	padding: 0 10px;
	margin: 0 10px 0 -10px;
	background: url(../images/split.gif) no-repeat 0 .2em;
	display: inline;
	line-height: 120%;
}

.search-box {
	float: right;
	background: url(../images/search-box.gif) no-repeat 102px 50%;
	padding: 0 0 0 10px;
	width: 344px;
}

.search-box input.btn {
	margin-left: 6px;
}

.search-box form,.search-box fieldset {
	float: right;
	width: 344px;
}

.search-box label {
	margin-bottom: 1.3em;
	display: inline;
}

.search-box input {
	vertical-align: middle;
}

.search-box input.text {
	border: 1px solid #fff;
	padding: 0;
	margin-left: 7px;
	width: 160px;
}

/********************************************** Breadcrumb style */

.breadcrumbs {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}

.breadcrumbs span {
	float: left;
	margin: 0 5px 0 20px;
	display: inline;
	color: #CC6600;
	font-weight: bold;
	line-height: 1.3em;
}

.breadcrumbs ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.breadcrumbs li {
	float: left;
	padding: 0 10px;
	margin: 0 7px 0 -10px;
	display: inline;
	background: url(../images/arrow.gif) no-repeat 0 0.45em;
	color: #366;
	font-weight: bold;
}

.breadcrumbs a {
	color: #366;
	font-weight: normal;
}

.breadcrumbs li.last a {
	font-weight: bold;
}

/********************************************** container */

#container {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}

/********************************************** left column style */

.left-column {
	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;
}

/********************************************** right column style */

.right-column {
	float: right;
	width: 224px;
	margin-right: 13px;
	display: inline;
}

.right-column .nav {
	margin-bottom: 18px;
	background: #fdf5e5;
	width: 214px;
}

.right-column .nav 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;
}

.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,OL,Ol {
	padding-left: 40px;
}

div.clear {
	clear: both;
}

/********************************************** footer style */

#footer {
	border-top: 1px solid #ffe5b2;
	padding: 20px 0;
	margin: 0;
}

/********************************************** 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: right;
}

#footer_utils ul {
	margin: 0;
	padding: 0;
}

#footer_utils li {
	display: inline;
	list-style: none;
	padding: 0 4px;
	float: left;
}

#footer_utils li.notlast {
	border-right: 1px solid #333;
}

#footer_utils li.last {
	border-right: none;
}

#socialLeft {
	float: left;
	width: 505px;
	overflow: hidden;
}


#socialLeft ul {
	list-style: none outside none;
	padding: 0;
	margin:10px 0 10px 10px;
	overflow: hidden;
	height: 100%;
}

#socialLeft li {
	float:left;
	padding:0 12px;
}

/* the roktalk logo pushes everything out when selected, so make it slightly smaller*/
#socialLeft li.socialLeftTalk {
	height:105px;
	width:140px;
}

#socialLeft li.socialLeftTalk, #socialLeft li.socialLeftShare {
	padding-top: 10px;
}

#socialLeft li.socialLeftShare {
	width: 176px;
}

#socialLeft li.socialLeftShare img {
	display: inline;
}

#socialLeft li.socialLeftPrint {
	padding: 40px 40px 0 40px;
}
#socialLeft li.socialLeftLast {
	border-right:1px solid #AAC8E0;
	height:110px;
	padding:0;
}

#google_translate_element {
	margin: 20px 0 0 0;
}

#socialRight {
	float: right;
	width: 400px;
}

#socialRight h3 {
	padding-left: 90px;
}

#socialRight ul {
	list-style: none outside none;
	padding: 0;
	margin: 0;
	/*fix IE7 and below containing floats*/
	overflow: hidden;
	height: 100%;
}

#socialRight li {
	display:block;
	float:left;
	height:30px;
	padding:22px 20px 0 0;
	text-align:center;
	/*width:85px;*/
}

#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;
}