@charset "UTF-8";
/* LBSCP print CSS v1.0 28 June 2008 author Ken Gray info@holding-pattern.co.uk */

/* GENERAL
------------------------------------------ */
* {	margin:0;
	padding:0;
}

img {border:0;}

a {color:#000;}

a img {border:0;}

body {
	font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size:small;
	margin:1em;
}
	
.floatleft {float:left;}
.floatright {float:right;}

/*content to be parked offscreen*/
.skip, table caption {
}

caption {display:none;}

/* WRAP
------------------------------------------ */
#wrap {
	width:800px;
	background-color:#fff;
	margin:0 auto;
	}
#wrap img.corner {display:none;}

/* HEADER
------------------------------------------ */
#header {
	padding:5px 20px;
	background:#fff; 
	}
#header h1 {
	
	}

#header_bar, #breadcrumb, #header img {display:none;}

/* SIDEBAR
------------------------------------------ */
#sidebar {display:none;}



/* CONTENT
------------------------------------------ */
#content {
	}
#content div {
	padding:10px 20px 0 0;
	}
#content div div {padding:0;}

#content h1, #content h2, #content h3, #content h4, #content legend {color:#000;}

#content h1 {
	font-size:2em;
	padding:0 0 .3em 0;
}

#content h2 {
	font-size:1.5em;
	padding:.7em 0 .3em 0;
}

#content h3 {
	font-size:1.3em;
	padding:1em 0 .5em 0;
}

#content h4 {
	padding:1em 0 0 0;
}

#content p {
	line-height:1.5em;
	padding:.5em 0;
}

#content a {color:#000;}


#content ul {list-style:none;}

#content ul li {
	padding:.2em 0;
}


/* TEASER divs ie news summaries */
#content div.teaser  {
	clear:both;
	margin:1em 0 1em 0;
	border:1px solid #ccc;
	padding:0 0 .5em 0;
	min-height:90px;
}

#content div.teaser p {
	margin: .5em 1em .5em 110px;
}

#content div.teaser h2 {
	margin-left:110px;
	color:#025;
	padding:.3em 0 .0 0;
}

#content div.teaser img {
	float:left;
	padding:0.5em;
}



/* INLINE PHOTO */

#content div.inline_photo {
	width:auto;
	height:1%;
	float:right;
	margin:0 0 .2em .5em;
	padding:0;
} 

#content div.inline_photo img {padding:5px;}

#content div.inline_photo p {font-size:0.9em;}

/* TABLE STYLE */
table {
	text-align:left;
	/* border:1px solid #ccc; */
	margin:.5em 0 .5em 0;
	min-width:570px;
}
	

table th {
	padding:5px;
	color:#FFF;
	font-weight:bolder;
	background:#025;
}

table td { border:1px solid #ccc;
	padding:5px;
}

/* SPEED LIMITS TABLE */

table td.speed {font-size:2em;}

/* GOOGLE MAP */
div#map {
	margin:0 0 .5em 0;
}

/* GALLERY PHOTOS */
div.gallery_photo {
	float:left;
	margin:1em 1em 0 0;
}

.clearboth {clear:both;}

/* ORDERED LIST ie SPEED LIMIT LONGDESC */

#content ul.process {
	padding:.5em 0 0 1.5em;
	list-style-type:disc;
}

#content ul.process li {
	padding:.3em 0;
}

#content ul.process li ul  {
	padding:0 0 0 2em;
	list-style-type:circle;
}

/* LARGE IMAGES */
img.large_image {padding-bottom:1em;}

/* FORM
------------------------------------------ */

#content fieldset {
	padding:.5em;
    margin-bottom:.5em;
    border:1px solid #ddd;
}

#content legend {font-size:1.5em;}

#content input, #content select, #content textarea {margin-bottom:.5em;}
	
/* FOOTER
------------------------------------------ */
#footer {
	clear:both;
	padding:10px 20px;
	background:#fff;
}

#footer h6, #footer p, #footer a {color:#000;}

#footer h6 {font-size:.9em;}

#footer p {
	font-size:.9em;
	line-height:1.2em;
}


/* HOME PAGE
------------------------------------------ */
div#camera_locations {
	float:left;
	width:66%;
}

div#camera_locations div p {
	margin-left:110px;
	padding: 0 1em 0 0;
}

div#camera_locations div h2 {
	margin-left:110px;
	color:#025;
	padding:.3em 0 .5em 0;
}

div#camera_locations div  {
	border:1px solid #ccc;
	margin:0 1em 1em 0;
	padding:0 20px 1.5em 0;
}

div#camera_locations div img {
	float:left;
	padding:0.5em;
}

/* DID YOU KNOW BOX ON HOME PAGE */
 
#know {
	width:615px;
	padding:0;
	float:left;
	margin:0; padding:0;
	background:#025 url(/images/yellow_gradient.gif) repeat-y top left;
}

#know dl {
	margin:0; padding:0;
}

#know dt {
	float:left;
	width:90px;
	margin:0; padding:20px 10px 10px 10px;
	font-size:2em;
	color:#025;
	font-weight:bold;
	text-align:center;
	min-height:3em;
	background:#fd0 url(/images/yellow_gradient.gif) repeat-y top left;

}

#know dd {
	float:right;
	width:475px;
	margin:0; padding:15px 15px;
	font-size:1.5em;
	line-height:1.1em;
	color:#fff;
	background-color:#025;
	text-align:left;
}

/* 2 COLUMN CLASS ON HOME PAGE */

div.twocolumn {
	margin: .5em 0;
	float:left;
	width:615px;
	}
	
div.twocolumn_left {
	float:left;
	width:49%;
}

div.twocolumn_right {
	float:right;
	width:49%;
}

#content div.twocolumn_left h3, #content div.twocolumn_right h3 {
background:#025 url(/images/news_deploy_bgr.gif) repeat-y top right;
	color:#fff;
	padding:.5em;
}

div.twocolumn_left h4, div.twocolumn_right h4 {
	color:#025;
	padding: .5em 0;
	font-size:1.1em;
}

div.twocolumn_left p, div.twocolumn_right p {
	padding: 0;
	line-height:1.1em;
}





/* NEWS AND DEPLOYMENTS ON HOME PAGE */

div#news_deploy {
	margin-top:1em;
	float:left;
	width:615px;
	}
	
div#news {
	float:left;
		width:49%;
}

div#news h3, div#deploy h3 {
	background:#025 url(/images/news_deploy_bgr.gif) repeat-y top right;
	color:#fff;
	padding:.5em;
}

div#news h4, div#deploy h4 {
	color:#025;
	padding: .2em 0;
	font-size:1.1em;
}

div#news p, div#deploy p {
	padding: 0;
	line-height:1.1em;
}

div#deploy {
	float:right;
	width:49%;
}



/* POLL TEMPLATE */
#poll {
}

/* poll_background is the div within poll */

#poll div#poll_background {
	background:#fd0 url(/images/yellow_gradient.gif) repeat-y top right;
	padding-bottom:5px;
	margin-bottom:1em;
}

#poll div h2 {
	background-color:#025;
	color:#fff;
	font-size:1.2em;
	padding:.2em 0 .2em .5em;
}

#poll h4 {
	color:#025;
	padding: .5em;
}

#poll p {
	padding: 0 0 .5em .5em;
}

#poll ul {
	padding: 0 0 0 .5em;
}

 div.poll-total-votes {
 	margin:.5em;
	font-weight:bold;
}

div.lg-poll-results {
}

span.answer {font-weight:bold;}

li div.percentage {
	background-color:#025;
	border:1px solid #025;
	margin:2px 0 0 0;
	color:#fff;
}

#poll input {margin-left:.5em;}

/* RSS FEED LIST */
ul.rss {
	list-style-type:none;
	margin:.5em 0 0 0;
}

ul.rss li {
	background:transparent url(/images/rss_icon.png) no-repeat left center;
	margin:0;
	padding:.2em 0 .2em 20px;
}

ul.rss li a {padding-left:20px;}

/* HIDE THE SUBNAV CATEGORIES WHEN NOT IN THAT SECTION */

.show { display:block !important }
	
.spacer {clear:left;}