/* everything */
body {
	background-color:#ffffff;
	font-family:Verdana, sans-serif;
	font-size:1.0em;
	margin:0 auto;
	padding:0;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border */
}

/* default element styles */
ul, ol {
	margin:0px 0 10px 30px;
}
p, ul, ol, blockquote {
	font-size:0.95em;
	line-height:1.9em;
	text-align:left;
	margin-bottom:1em;
}
hr {
	margin:0px 5% 10px 5%;
	height:1px;
	width:90%;
	border:none;
	background-color:#CCCCCC;
	color:#CCCCCC;
}
a {
	color:#25509e;
	text-decoration:none;
}
a:hover {
	color:#25509e;
	text-decoration:none;
}
/*table {
	width:100%;
}*/
caption {
	font-size:0.85em;
	color:#e0e0e0;
	text-align:left;
	font-weight:bold;
}
table tr th {
	font-size:0.85em;
	background:#f7c818;
	padding:5px 10px;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:2px;
	border:0px;
}
table tr td {
	font-size:0.75em;
/*	padding:5px 10px; */
	color:#333333;
	letter-spacing:1px;
	border-bottom:1px solid #dddddd;
}
table tr.alt td {
	background-color:#EFEFEF;
}
blockquote {
	font-style:italic;
	margin:15px 0px 15px 30px;
}
code {
	font-family:"Courier New", Courier, monospace;
	font-size:1em;
	letter-spacing:1px;
	margin:15px 0 15px 30px;
	display:block;
	border:1px solid #e0e0e0;
	padding:5px 10px 5px 10px;
}
img.float_left { 
    float: left; 
    margin:5px 15px 0px 0px; 
	border: 1px solid;
	border-color: #e0e0e0;
	padding: 5px;
}
img.float_right { 
    float: right; 
    margin:5px 0px 0px 15px; 
	border: 1px solid;
	border-color: #e0e0e0;
	padding: 5px;
}

/* page wrapper */
div#wrap {
	width:1024px;
	background:#ffffff;
	margin:0 auto;
	padding:0;
}

/* header */
div#header {
	clear:both;
	padding:0px 0px;
	height:150px;
	width: 100%;
	background:url('../images/header-banner.png') no-repeat;
}

/* logo */
div#logo img {
	float:left;
	margin:40px 0px 0px 50px;
	border:none;
}

/* search site */
div#search_site {
	float:left;
}
.search_site_text {
	margin:55px 0px 0px 110px;
	padding-left:5px;
	height:20px;
	width:222px;
	line-height:1.6em;
	font-family:Verdana, sans-serif;
	color:#666666;
}
.search_site_go {
	margin:0px 0px 5px 5px;
	padding-bottom:4px;
	border: 0px;
	background: #007a6d;
	font-family:Verdana, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	color:#ffffff;
	vertical-align:middle;
}
a:hover *.search_site_go {
    color: #c8e3dc;
    }

/* my lincolnshire */
div#my_lincs {
	float:left;
}
.my_lincs_text {
	margin:55px 0px 0px 65px;
	padding-left:5px;
	height:20px;
	width:220px;
	line-height:1.8em;
	font-family:Verdana, sans-serif;
	color:#666666
}
.my_lincs_go {
	margin:0px 0px 5px 5px;
	padding-bottom:4px;
	border: 0px;
	background: #25509e;
	font-family:Verdana, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	color:#ffffff;
	vertical-align:middle;
}
a:hover *.my_lincs_go {
    color: #bcc3db;
}

/* advanced search */
div#adv_search {
	margin-left:500px;
}
div#adv_search a {
	color:#ffffff;
	font-family:Verdana, sans-serif;
	font-size:0.75em;
	font-weight:bold;
}
div#adv_search a:hover {
    color: #c8e3db;
}

/* navigation menu */
div#nav0 {
	float:right;
	width: 30%;
	height: 20px;
	font-size:0.75em;
	color:#666666;
	padding:5px 20px 0px 0px;
}
div#nav0 a {
	border-bottom:none;
}
div#nav0 a:hover {
	border-bottom:1px dotted #666666;
}

/* A to Z menu */
div#atoz {
	clear:both;
	font-size:0.75em;
	color:#666666;
	padding:0px 0px 0px 370px;
}
div#atoz ul {
	margin: 0px 0px 0px 0px;
	list-style:none;
}
div#atoz ul li {
	float:left;
	padding:3px;
}
div#atoz ul li a {
	float:left;
	border:none;
	font-size:1.5em;
	font-weight:bold;
	color:#25509e;
}
div#atoz ul li a:hover {
	display:block;
	float:left;
	border:none;
	font-size:1.5em;
	font-weight:bold;
	color:#bcc3db;
}

/* Breadcrumbs */
div#breadcrumbs {
	clear:both;
	font-size:0.85em;
	font-weight: bold;
	text-align:right;
	padding:0px;
}
div#breadcrumbs ul {
	margin: 0px 0px 0px 10px;
	list-style:none;
}
div#breadcrumbs ul li {
	float:left;
	color:#666666;
}
div#breadcrumbs ul li a {
	float:left;
	border:none;
	color:#25509e;
}
div#breadcrumbs ul li a:hover {
	float:left;
	border-bottom:1px dotted;
}

/* reader */
div#reader {
	float:right;
	font-size:0.75em;
	text-align:center;
	margin:10px 0px 10px 0px;
}
div#reader a {
	color:#ffffff;
	border-bottom:none;
}
div#reader a:hover {
	border-bottom:1px dotted #ffffff;
}
.reader_bl {
	background: url(../images/db_bl.gif) 0 100% no-repeat #25509e;
	width: 150px;
}
.reader_br {
	background: url(../images/db_br.gif) 100% 100% no-repeat;
}
.reader_tl {
	background: url(../images/db_tl.gif) 0 0 no-repeat;
}
.reader_tr {
	background: url(../images/db_tr.gif) 100% 0 no-repeat;
	padding:10px;
}

/* page content area */
div#content {
	clear:both;
	background:#ffffff;
}

/* nav1 */
div#nav1 {
	clear:both;
	float:left;
	width:20%;
	padding-left:20px;
	color:#ffffff;
	font-weight:bold;
}
.nav1_tl_top {
	background: url(../images/dg_tl.gif) 0 0 no-repeat #007a6d;
	padding-left:10px;
}
.nav1_tr_top {
	background: url(../images/dg_tr.gif) 100% 0 no-repeat; 
	padding:5px;
}
.nav1_bl_bot {
	background:url(../images/ly_bl.gif) 0 100% no-repeat #ffeca7;
}
.nav1_br_bot {
	background:url(../images/ly_br.gif) 100% 100% no-repeat;
	font-size: 1px;
	height: 8px;
}
div#nav1 ul {
	margin:0px;
}
div#nav1 ul li {
	padding:0px;
	line-height:1.25em;
}
div#nav1 ul li a {
	font-size: 0.85em;
	display:block;
	background:#ffeca7;
	text-decoration:none;
	color:#666666;
	padding:0px 5px;
	border:1px solid #ffeca7;
}
div#nav1 ul li a:hover {
	display:block;
	background:#f7c818;
	text-decoration:none;
	color:#666666;
	padding:0px 5px;
	border:1px solid #f7c818;
}

/* nav2 */
div#nav2 {
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
}
div#nav2 a {
	display:block;
	color:#007a6d;
	border-bottom:none;
	margin: 10px;
}
div#nav2 a:hover {
	color: #ffffff;
}
.nav2_bl {
	background: url(../images/lg_bl.gif) 0 100% no-repeat #c8e3dc;
	margin-top: 10px;
	width: 100%;
}
.nav2_br {
	background: url(../images/lg_br.gif) 100% 100% no-repeat;
}
.nav2_tl {
	background: url(../images/lg_tl.gif) 0 0 no-repeat;
}
.nav2_tr {
	background: url(../images/lg_tr.gif) 100% 0 no-repeat;
	padding:5px;
}

/* rightmenu */
.rightmenu {
	float:right;
	width:20%;
	color:#ffffff;
	font-weight:bold;	
}
.rm_tl_top {
	background: url(../images/dg_tl.gif) 0 0 no-repeat #007a6d;
	padding-left:10px;
}
.rm_tr_top {
	background: url(../images/dg_tr.gif) 100% 0 no-repeat; 
	padding:5px;
}
.rm_bl_bot {
	background:url(../images/ly_bl.gif) 0 100% no-repeat #ffeca7;
}
.rm_br_bot {
	background:url(../images/ly_br.gif) 100% 100% no-repeat;
	font-size: 1px;
	height: 8px;	
}
div#nav3 ul {
	margin:0px;
}
div#nav3 ul li {
	padding:0px;
	line-height:1.25em;
	background:#ffeca7;
}
div#nav3 ul li a {
	font-size: 0.85em;
	display:block;
	display:inline-block;
	background:#ffeca7;
	text-decoration:none;
	color:#666666;
	padding:0px 5px;
	border:1px solid #ffeca7;
}
div#nav3 ul li a:hover {
	display:block;	
	/*display:inline-block;*/
	background:#f7c818;
	text-decoration:none;
	color:#666666;
	padding:0px 5px;
	border:1px solid #f7c818;
	width: 193px;
}
.navright
{
	padding-top: 10px;
}

.newshome
{
	margin: 5px 0px 0px 20px;
}

/* lead news */
div#lead_news {
	float:left;
	color:#555555;
	width:550px;
}
div#lead_news_image {
    float: left; 
    margin:5px 10px 0px 0px; 
	border: 1px solid;
	border-color: #e0e0e0;
	padding: 5px;
	width:200px;
}
.lead_news_text {
	float:right;
	margin-top:8px;
	width:320px;
}
.lead_news_text a {
	font-size:0.85em;
	font-weight:bold;
}
.lead_news_text p {
	margin-top:10px;
}

/* news item */
.news_item {
	float:left;
	color:#555555;
	width:550px;
}
.news_item_image {
    float: left; 
    margin:5px 10px 0px 0px; 
	border: 1px solid;
	border-color: #e0e0e0;
	padding: 5px;
	width:100px;
}
.news_item_text {
	float:right;
	margin-top:5px;
	width:420px;
}
.news_item_text a {
	font-size:0.85em;
	font-weight:bold;
}
.news_item_text p {
	margin-top:5px;
}

/* homepage content */
div#home_content {
	margin-top:10px;
	clear:left;
}

/* page */
div#page {
	float:left;
	padding:0px 10px 0px 20px;
	width:54%;
	color:#555555;
	font-size:0.85em;
}
/* page */
div#page2 {
	float:left;
	padding:0px 10px 0px 20px;
	width:75%;
	color:#555555;
	font-size:0.75em;
}
div#page a:hover {
	border-bottom:1px dotted;
}
div#page h1 { /* blue */
	font-size:1.3em;
	margin-bottom:20px;
	margin-left:10px;
	color:#25509e;
}
div#page h2 { /* green */
	font-size:1.0em;
	margin-bottom:20px;
	margin-left:10px;
	color:#007a6d;
}
div#page h3 { /* yellow */
	font-size:1.3em;
	margin-bottom:20px;
	margin-left:10px;
	color:#f7c818;
}
div#page h4 { /* sub-headings */
	font-size:1.0em;
	margin:20px 0px 10px 0px;
}
div#page h5 { /* downloads */
	font-size:1.3em;
	margin:20px 0px 10px 0px;
}
div#page h6 { /* content change */
	background-color:#25509e;
	padding:5px;
	margin-bottom:10px;
	color:#ffffff;
}
div#page .h6header { /* content change */
	background-color:#25509e;
	padding:5px;
	margin-bottom:10px;
	color:#ffffff;	
	font-size:0.70em;
	font-weight:bold;
}
div#page2 a:hover {
	border-bottom:1px dotted;
}
div#page2 h1 { /* blue */
	font-size:1.5em;
	margin-bottom:20px;
	margin-left:10px;
	color:#25509e;	
}
div#page2 h2 { /* green */
	font-size:1.0em;
	margin-bottom:20px;
	margin-left:10px;
	color:#007a6d;
}
div#page2 h3 { /* yellow */
	font-size:1.3em;
	margin-bottom:20px;
	margin-left:10px;
	color:#f7c818;
}
div#page2 h4 { /* sub-headings */
	font-size:1.0em;
	margin:20px 0px 10px 0px;
}
div#page2 h5 { /* downloads */
	font-size:1.3em;
	margin:20px 0px 10px 0px;
}
div#page2 h6 { /* content change */
	background-color:#25509e;
	padding:5px;
	margin-bottom:10px;
	color:#ffffff;
}
div#page2 .h6header { /* content change */
	background-color:#25509e;
	padding:5px;
	margin-bottom:10px;
	color:#ffffff;	
	font-size:0.70em;
	font-weight:bold;
}
/* footer */
div#footer {
	font-size: 0.80em;
	clear:both;
	width:98%;
	margin:0 auto;
}
div#footer p {
	margin:0 auto;
	color:#666666;
	text-align:right;
}
div#footer p a:hover {
	border-bottom:1px dotted;
}
.footer_banner {
	width: 100%;
	height: 100px;
	padding:0px;
	margin:0px;
	background:url(../images/footer.png) no-repeat;
}
.footer_linkbar {
	width: 100%;
	margin:0px;
	padding:0px;
	font-size: 1.0em;
	text-align:right;
}
div#titleimage 
{
	padding-bottom:10px;
}
div#thumbnail
{
	padding-bottom:10px;
}
div#summary 
{
	font-weight:bold;
	padding-bottom:10px;
}
div#newscat
{
	font-weight:bold;
	padding-bottom:10px;
}
div#MetadataContainer_MetaSubCat, div#MetadataContainer_MetaSubKey
{
	font-weight:bold;
	padding-bottom:10px;
}
div#newslink
{
	clear:left;
	font-weight:bold;
	text-align:right;
}

/* nav6 */
div#nav6 {
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	margin-top: 10px;
}
div#nav6 a {
	display:block;
	color:#25509e;
	border-bottom:none;
	margin: 10px;
}
div#nav6 a:hover {
	color: #ffffff;
}
.nav6_bl {
	background: url(../images/lb_bl.gif) 0 100% no-repeat #bcc3db;
	margin-top: 10px;
	width: 100%;
}
.nav6_br {
	background: url(../images/lb_br.gif) 100% 100% no-repeat;
}
.nav6_tl {
	background: url(../images/lb_tl.gif) 0 0 no-repeat;
}
.nav6_tr {
	background: url(../images/lb_tr.gif) 100% 0 no-repeat;
	padding:5px;
}
.invisible {display:none;}
