/* layout.css CSS Document */ 
/* jan8/09 - sam - updated */
/* font-size: 81%, or 13px */



a.skip {position: absolute; left: -1000em; width: 20em;color: #FFF}
img { margin:0; padding:0; border: none; }

body {font-family: Verdana, Arial, "Trebuchet MS", san-serif;font-size: 81%;color: #444444;
	margin:0;padding:0;	width: 100%;background-color: #999;}

p { font-size: 1em; }

.header { height:71px; background-color: #0076C2; overflow: hidden; }
.header .logo { text-align: center; margin-top: 0.5em; }
.header p { color: #FFFFFF;font-size: 2em;margin-top: 1.15em; padding-bottom: 0.5em; text-align: left; font-weight: 600 }


ul#siteTools { text-align:right; padding:0px; margin: 0; list-style-type: none; margin-top: 4px; }

ul#siteTools li { background-image: url(../images/whitebullet.gif); background-repeat: no-repeat; background-position: 100% .7em; list-style-type: none; font-size: 0.85em; font-family: "Trebuchet MS"; padding-right: 1em; 
}
ul#siteTools a { color:#fff; font-weight:bold; text-decoration:none;}

/*************/

#header p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #fff;
	margin: .25em 0 0 3em;
	font-weight: bold;
	padding: 0;
}	

/*= global nav ******************/
.global { background-color: #86C335; margin: 0; height: 1.8em; margin:0; padding:0; letter-spacing:0;}
.global ul { list-style-type: none; margin-left: 46px; height: 1.8em; line-height: 1.8em; }
.global ul li { font-family: "Trebuchet MS", Arial; font-weight: bold; display: inline; font-size: 1em;}
.global a:link, .global a:visited,.global a:hover, .global a:active { color: #fff;padding: 0 1.25em 0 0; text-decoration:none;}
.global a:hover {color: #0075C2;}

.content { padding: 0; width: 760px; padding-right: 0px; }
.box { padding: 0; padding-right: 25px; }


/************** styles **********/
.content h1, .content h2 { color: #0279B1; margin-bottom: .75em; }
.content h3 { font-size: 1.23em; color: #005995; margin: 1.25em 0 .75em 0; font-weight: bold; }
.content h4 {font-size: 1.08em; margin: 1.25em 0 .5em 0;color: #005995;}
.content h5 {font-weight: bold;	color: #666;margin-bottom: 0.5em;font-size: 1em;}
.content h6 {font-weight: bold;	color: #666;margin-bottom: 0.5em;font-size: 1em;}	
.content p { margin-bottom: 1em; padding-right: 0; margin-top: 0px; }
.content h1 + p { margin-top: 1.5em;  }
.content h1 + h2 { margin-top: .5em; }

.content h4.topClear {
	font-size: 1.08em;
	margin: 1.25em 0 .5em 0;
	color: #005995;
	clear: both;
	padding-top: 1.4em;
}
/************ from screen.css ***************/
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
a:link { color: #0279B1; text-decoration: none; }
a:visited { text-decoration: none; color: #0279B1; }
a:hover {text-decoration: underline;	color: #0279B1 /*#007D00*/;}
a:active {text-decoration: underline;}

/* different green link */
/* previous a:hover color wass #007D00 */
/* changed to a green that is more inline with the global navbar green  */
/* a.greenlink:link { color: #5E8532; }
a.greenlink:visited { color: #5E8532; }
a.greenlink:hover { color: #5E8532; }
a.greenlink:active { color: #5E8532; }*/


/*******text styles for contribute users ***********/
.boldText {font-weight:bold;}
.italicText {font-style:italic;}
/*************************************************/
.left {float: left;}
.right {float: right;}
.imgHome { float: right; margin:0; margin-left: 1.5em; margin-bottom: 2em; }
.imgRight {
	float: right;
	margin:0;
	padding-left: 5px;
}
.imgLeft {	float: left;margin: .5em .5em .5em 0; }

/* inline img for pdf icon */
.pdf {padding: 0 .25em 0 0; vertical-align: text-top;}

/* =lists */
.content ol {  margin: 1em 0 1em 1.5em; }
.content ol li {
	margin-left: 1.5em;
}
.content ul {
	list-style-type: disc;
	margin-left: 75px;
	margin: 1em 0 1em 1.5em;
}
.content ul li {
	list-style-type: disc;
	line-height: 1.8em;
}
.content ul.indent {margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 2.5em;
}
.content ul.indent li {padding-bottom: 5px;}	
/*************************************************/

.note {	color: #CC0000;	font-weight: bold;}
blockquote {
	margin-top: 0.5em;
	margin-right: 1.5em;
	margin-bottom: 0.5em;
	margin-left: 0;
}

.content h2 + h3 { margin-top:.75em; }
#content_sub .box {	text-align: center;}
.iconRight {margin-right: 0px;}
.hidden { display: none; }


#container #leftSidebar .selected {font-weight: bold;	color: #000000;}
.bord { border: 1px solid #4A84C6; }
.nobord { border: none; }
.lead_image { height: 245px; margin: 0 0px 20px 0px; background-image: url(); background-position: left top; background-repeat: no-repeat; border: 1px solid #ccc; border-color: #ccc; padding: 0; 
}	

.content p.toTop { font-size: .85em; clear: both; }
/* .container .contentWrap { margin-top: 20px; display: block; overflow: visible; } */
.container .contentWrap { display: block; overflow: visible; }
 
.greentext {
	color:#5E8532;
	font-weight: bold;
}
.small {
	font-size: .9em;
	line-height: 1.5em;
}


/* =leftSidebar */

#leftSidebar { text-align: right; margin-top: 0px; padding: 0 .25em 0 1.2em; }
#leftSidebar ul { list-style-type: none; padding-bottom: 0.75em; margin-left: 0; text-align: right; padding-top: .5em; }
#leftSidebar ul#home { padding-top: 0; }
#leftSidebar h2 { color: #005995; text-align: right; font-size: 0.95em; font-weight: bold; padding-top: 0.75em; }
#leftSidebar ul li { font-size: 0.85em; margin-bottom: 0.25em; vertical-align: top; }
#leftSidebar a:link {color: #005995;text-decoration: none;}
#leftSidebar a:visited { text-decoration: none; color: #005995; }
#leftSidebar a:hover { text-decoration: none; color: #0082D9; }
#leftSidebar a:active {	text-decoration: none;	color: #006BA5;}

ul.bordBottom { border-bottom: solid 1px #ccc; }

/* =footer */
/* added Jan. 8/09 - sam */
.footer { background-color: #fff; font-size: 0.85em; color: #858585; padding: 2em 0 2em 0; min-height: 2.5em; text-align: center; border-top: solid 1px #d3d3d3; }
.footer p { line-height: normal; font-size: 0.85em; margin: .25em 0 1em 0; padding: .75em 0 1em 0; }
.footer hr.line {height: 0.1em;	margin: 0;	width: 100%;}
.footer a {color: #999999;text-decoration: none;}
.footer a:visited {color: #999999;text-decoration: none;}
.footer a:hover { color: #666666 /*#9A9A9A*/; text-decoration: underline; }
.footer a:active {color: #858585;text-decoration: none;}
.footer span { padding-left: 1em; padding-right: 1em; }
#home img { padding-bottom: 0.25em; }

/* =search **/
/* added Jan. 21/09 - sam */
#leftSidebar .searchBox { border-bottom: none; text-align: right; overflow: hidden; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 1em; width: 95%; float: right; }
.searchBox form { margin: 0; padding: 0; float: right; }
.searchBox input.searchSite { margin-top: 0.25em; width: 105px; margin-left: 0px; font-size: 0.9em; padding-top: 2px; padding-bottom: 2px; float: right; }
.searchBox img {margin-top: 1em;}
#goSearch {	float: right;}
#go { width: 28px; margin:0; padding:0; float: right; height: 23px; padding-top: 0.25em; font-size: 0.85em; text-align: center; margin-left: 5px; }
#go a, #go a:link { margin: 0; width: 28px; height: 23px; background-image:  url(../images/go.jpg); background-repeat: no-repeat; color: #33679B; font-weight: bold; display: block; text-decoration: none; padding: 0; }
#go a:hover { height: 23px; width: 28px; color: #0076C2; background-image:  url(../images/go_o.jpg); background-repeat: no-repeat; font-weight: bold; display: block; text-decoration: none; padding: 0; }
#leftSidebar .searchBox h2 { margin-bottom: 0.5em; }

/* list styles */
ul.plainList { margin-bottom: 5px; border: none; margin: 0; padding: 0px; width: 680px; border-right: solid 1px #ccc; border-left: solid 1px #ccc; border-top: solid 1px #ccc; 
}
ul.plainList li { list-style-type: none; padding: 0px; padding-bottom: 0px; }
#reports { float: left; border-right: solid 1px #ccc; }
#dates { padding-left: 5px; }


ul.plainList li p { margin:0; padding:5px; text-indent: 2px; margin-bottom: 0px; font-size: 0.9em; border-bottom: solid 1px #ccc; }
ul.plainList li p.first { margin:0; padding:3px; }

/* table styles */
table {width: 90%;  padding: 3px;}
table td {padding: 3px 0 3px 5px}
table td.other {padding-right: 0;}
table td.last {border-bottom: none; }
.timeline { font-size: 0.85em; margin-bottom: 1.5em; padding-bottom: 1.5em; }
.timeline p {
	line-height: 30px;
	margin: 0;
	padding: 0;
	padding-left: 3px;
}
.content .timeline {
	margin-bottom: 2em;
}
.colourbox {
	margin: 5px;
	padding: 10px;
	border: 2px dotted #6B9B2B;
	width: 95%;
}
