/* ---------------------------Style template for LCC subsites--------------------------- */
/* ---------------------------Digital Engagement Team--------------------------- */
/* ---------------------------digital@lincolnshire.gov.uk--------------------------- */


/* ---------------------------HOME PAGE ------------------------------ */

/* ---------------------------HIDE PAGE TITLE */
/* 	Use the comment tag to hide or display this css,
	if you are using a homepage with no content and just navigation then you should hide the title
	if you are using a homepage with content then you may will need to show the title 
	note that the default is hidden so you would just need to delete the stars and right slash */

/*.storytext {*/
/* display : none;}*/

/* ---------------------------HOME PAGE END */




/* ---------------------------ALL PAGES ------------------------------ */

/* ---------------------------CHANGE BANNER IMAGE */
/* 	This is the image displayed at the top of the page, upload your new version to the media 
	library and then link to it within the brackets of the url tag */


#wrapper {
background : url(/Pictures/web/h/l/l/Safer-lincolnshire.png) no-repeat center top;}


/* ---------------------------FOOTER IMAGE */
/*	This is the image displayed at the bottom of the page, it should be just the LCC swoosh with the logo within it,
	if a partnership website then other logos can be placed in the space above the swoosh, not text to be used */

#footer {
background:url() #e2e2e2 no-repeat center top;}


/* ---------------------------TITLE COLOURS */
/* 	Use this option to change the colour of titles if required */

.sectionhead_sleeve h2 .sectionhead_sleeve a {
color: #fe0000;}

/* ---------------------------BULLET POINT COLOUR */
/*	You can change the color of the bullet points, there are several options - blue, green, orange, or you can define your own */

#combination .storytext ul li {
background: url(/Pictures/web/r/m/y/bullet-red.png) no-repeat 0 10px;}

.colour2 .story_list li {
background: url(/Pictures/web/r/m/y/bullet-red.png) no-repeat 0 10px;
}

/* ---------------------------NAVIGATION STYLE */
/*	Set the navigation colours to match the overall scheme */

#custom_nav .colour1 a {
	background-color: #fe0000; /* BACKGROUND COLOUR */	
	border-left: 8px solid #696a6c; /* TAB COLOUR */}

#custom_nav .colour1 a, #custom_nav .colour1 a:link, #custom_nav .colour1 a:visited, #custom_nav .colour1 a:hover {
	color: #FFFFFF; /* FONT COLOUR */}

#custom_nav .colour1 a:hover {
	background-color: #999999; /* HOVER BACKGROUND COLOUR */
	color: #FFFFFF; /* HOVER FONT COLOUR */
	border-left: 8px solid #696a6c;} /* HOVER TAB COLOUR */

/* ---------------------------ALL PAGES END */






/* ---------------------------WARNING – DO NOT CHANGE ANYTHING FROM THIS POINT ON */

/* ---------------------------I REALLY MEAN IT */
/* ---------------------------DON'T TOUCH */
/* ---------------------------SPEAK TO CHRIS SCHUBERT FIRST */
/* ---------------------------AND EVEN THEN STILL DO NOT TOUCH */

/* ---------------------------PAGE NAVIGATION TITLE COLOUR */
.pageContainer h2 {
color: #fe0000;
}

/* ---------------------------SECTION NAVIGATION TITLE COLOUR */
.subNavContainer h2 {
color: #fe0000;
}

/* ---------------------------SPIN ITEM TITLE COLOUR */
.colour2 .sectionhead h2, .colour2 .sectionhead h2 a {
color: #fe0000;;
}

/* ---------------------------NAVIGATION STYLE */
#custom_nav .sleeve h2 a {
border-bottom-width: 0px; }
#custom_nav .colour1 ul {
width: 16em;
padding: 0px; }
#custom_nav .colour1 .story_list li {
background-image: url();
list-style-type:none;
margin: 1px 0px;}
#custom_nav .colour1 a {
	display: block;
	padding: 4px 8px;
	width: 100%;}
#custom_nav .colour1 a, #custom_nav .colour1 a:link, #custom_nav .colour1 a:visited, #custom_nav .colour1 a:hover {
	text-decoration: none;}
#custom_nav .colour1 a:hover {
	text-decoration: none;}
/* ---------------------------LEFT COLUMN WIDTH */
.section_column1 {
	width: 240px;}

/* ---------------------------CENTRE COLUMN WIDTH */
.section_column2 {
	width: 360px;}

/* ---------------------------RIGHT COLUMN WIDTH */
.rightcolumn {
clear: both;
width: 300px;}
/* ---------------------------FOOTER IMAGE */
#footer {
height:0px;
margin-bottom:20px;
border: 0px;}
/* ---------------------------REMOVE BACKGROUND IMAGE */
BODY {
background : url( ) #e2e2e2 repeat-x 50% top;}

/* ---------------------------ADVERT BOX UNDER NAVIGATION - HTML*/
.advert_box {
margin-left: 10px;}
.advert_box h2 {
margin-bottom: 5px;}
.advert_box a:link {
	display: inline;
	padding: 0px;
	margin-left: 0px;
	margin-top: 10px;
	border-left: 0px;
	background-color: #FFFFFF;
	text-decoration: none;
	border-bottom:1px dotted;
	color: #000000;}
.advert_box a:visited {
	display: inline;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	border-left: 0px;}
.advert_box a:hover {
	display: inline;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	border-left: 0px;
	border-bottom:1px dotted white;}
.advert_box a:active {
	display: inline;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	border-left: 0px;}
/* ---------------------------RESIZE AND POSITION SEARCH FORM */
#mastsearch {
display: none;}
/* ---------------------------RESIZE SEARCH FORM AND CHANGE BACKGROUND COLOUR */
#mastsearch .text {
background:white;
width:190px;
height:10px;
font-size:0.9em;}
/* ---------------------------RESIZE SEARCH BUTTON */
#mastsearch .button {
margin-left:5px;
width:63px;}
/* ---------------------------HIDE CRUMB TRAIL */
#crumbtrail {
display: none;}
/* ---------------------------REPOSITION CRUMB TRAIL */
#mast {
padding-bottom : 0px;}
/* ---------------------------HIDE TOP NAV */
#mastnav {
display : none;}
/* ---------------------------HIDE A TO Z */
#mast .mast_az {
display : none;}
/* ---------------------------HIDE LOGO */
#logo {
display : none;}
/* ---------------------------HIDE MAIN NAVIGATION */
#mainnav {
display : none;}
/* ---------------------------HIDE 'DID YOU FIND' */
#didyoufind { 
display:none;}
/* ---------------------------HIDE FOOTER TRANSLATION */
#footer .translation {
display:none;}
/* ---------------------------HIDE FOOTER RECENT HISTORY */
#footer .recent_history {
display:none;}
/* ---------------------------HIDE FOOTER NEWSLETTERS */
#footer .newsletter_signup {
display:none;}
/* ---------------------------HIDE FOOTER SECOND ROW */
#footer #row2 {
display:none;}
/* ---------------------------HIDE FOOTER LOGO SLIDESHOW */
#footer_slider {
display:none;}

/* ---------------------------NAVIGATION ON LEFT */
#columns {
width: 100%;}
#colmain {
width: 621px; float: right;}
#content {
width: 621px;}
#rightcolumn {
width: 270px; float: left;}

/* ---------------------------CHANGE BANNER HEIGHT */
#columns {
margin: 79px 0 10px;
}