@import url('lightbox.css');
/* Cascading Style Sheet for Society of Professional Engineers website @
	www.professionalengineers-uk.org
	Created by Mark Braybrook
	18/05/2006
	Visit online @ www.mbraybrook.co.uk
	*/
	
	/* -- Eric Meyer CSS Reset -- */
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
	}
	/* remember to define focus styles! */
	:focus {
		outline: 0;
	}
	body {
		line-height: 1;
		color: black;
		background: white;
	}
	ol, ul {
		list-style: none;
	}
	/* tables still need 'cellspacing="0"' in the markup */
	table {
		border-collapse: separate;
		border-spacing: 0;
	}
	caption, th, td {
		text-align: left;
		font-weight: normal;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: "";
	}
	blockquote, q {
		quotes: "" "";
	}

	/* -- end Eric Meyer reset -- */
	
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, sans-serif;
}
img {
	border:none;
}
a{
	text-decoration:underline;
	color:#0066CC;
}
a:hover{
	text-decoration:none;
	color:#CC3300;
}
/* pageContainer */
#pageContainer{
	padding:0;
	margin:0;
	width:100%;
}
/* logo */
#logo {
	float:right;
	background:url(../images/layout/bodySectionBG.jpg) top left no-repeat;
	width:125px;
	height:118px;
	/*top:-100px;*/
	position:relative;
}
/* Home page right images */
#rightimages {
	/*float:right;*/
	background:url(../images/layout/homePageSideImages.jpg) top left no-repeat;
	width:125px;
	height:300px;
	margin-top:122px;
}
	
/* pageTitleSection */
#pageTitleSection{
	text-align:center;
	border-bottom:1px solid #990000;
	background:url(../images/layout/SPElogo.jpg) no-repeat top left;
	/*take out 'long' to go back to original image if this does something horrific on widescreen :)*/
	/* changed to logo only - 14/10/08 (as requested by DRG)*/
	height:100px;
	background-color:#FFFFFF;
	padding: 0 95px;
}
#pageTitleSection h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#000000;
	margin: 0 20px;
	padding:0px;
	padding-top:15px;
	font-weight:bold;
}
#pageTitleSection h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#333333;
	font-weight:bold;
}
#pageTitleSection h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#333333;
	font-weight:bold;
}
#pageTitleSection h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#333333;
	margin:8px;
	padding:8px;
	font-weight:bold;
}
#pageTitleSection h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#990000;
	margin:4px;
	padding:4px;
	font-weight:bold;
}
#pageTitleSection h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#990000;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
/* pageNavigationSection */
#pageNavigationSection{
	background-color:#FFF;
	background-image:url(../images/layout/sectionNavBG.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 25px;
	margin:auto;
	border: 1px outset #AABBAA;
	text-align:center;
	width:60%;
	position:relative;
	line-height:20px;
}
#pageNavigationSection a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#993333;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}
#pageNavigationSection a:hover{
	color:#662222;
	text-decoration:underline;
	background-color:#AADDFF;
}

/* headerSection */
#headerSection{
	margin-top:24px;
	text-align:center;
	line-height:34px;
	background-image:url(../images/layout/pageHeaderBG.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding: 0 120px;
}
#headerSection h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#000000;
	margin:20px auto;
	width:600px;
	padding:0px;
}
#headerSection h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.15em;
	color:#333333;
	margin:16px;
	padding:0px;
}
#headerSection h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#333333;
	margin:12px;
	padding:0px;
}
#headerSection h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	margin:8px;
	padding:0px;
}
#headerSection h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#990000;
	margin:4px;
	padding:0px;
}
#headerSection h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#990000;
	margin:0px;
	padding:0px;
}
/* navigationSection
	Styles moved to dropdownNav.css */
	
/* bodySection */
#bodySection{
	margin: 0 10%;
	height: 100%;
	padding: 0 44px;
}
#bodySection td, #bodySection p,#bodySection td p, #bodySection li{
	font-family:Verdana, sans-serif;
	font-size:0.9em;
	/*padding-left:10px;*/
	line-height:130%;
	margin-top:2px;
}
#bodySection ul, ul li {
	list-style: disc outside;
}

#bodySection a{
	text-decoration:underline;
	color:#0066CC;
}
#bodySection a:hover{
	text-decoration:none;
	color:#CC3300;
}
#bodySection h1{
	font-family:Verdana, sans-serif;
	font-size:1.2em;
	margin-top:10px;
}
#bodySection h2{
	font-family:Verdana, sans-serif;
	font-size:1.1em;
	margin-top:10px;
	color:#333333;
}
#bodySection h3{
	font-family:Verdana, sans-serif;
	font-size:1.1em;
	margin-top:8px;
	color:#333333;
}
#bodySection h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.05em;
	color:#333333;
	margin-top:8px;
	font-weight:500;
}
#bodySection h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin-top:6px;
	color:#333333;
	font-weight:500;
}
#bodySection h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin-top:6px;
	color:#333333;
	font-weight:500;
}
#bodySection table{
	margin-left:20px;
	border:1px dotted #660000;
}
#bodySection table td{
	border:1px dotted #DDAAAA;
	padding:2px;
}
#bodySection table th{
	border:1px solid #DDAAAA;
	background-color:#FFEDED;
	font-family:Verdana, sans-serif;
	font-size: 0.85em;
	text-align:center;
	font-weight:500;
	padding:2px;
}
#bodySection address{
	margin-left:15px;
	font-size:0.9em;
	border-left:#CCC solid 1px;
	padding-left: 5px;
}
/* footerNavigationSection */
#footerNavigationSection{
	border-top: 1px solid #666666;
	margin-top:10px;
	/*padding-left:95px;*/ 	/*No need for left padding, makes center alignment of contained elements fail */
	padding-bottom:0px;
	clear:both;		/* added clear:both 14/10/2008 to clear the footer section away from the remainder of the document */
}
#footerNavigationSection p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	text-align:center;
	line-height:25px;
}
#footerNavigationSection a{
	color:#993333;
	text-decoration:none;
	padding: 2px 6px 2px 6px;
}
#footerNavigationSection a:hover{
	color:#662222;
	text-decoration:underline;
	background-color:#DDDDDD;
}

#footerNavigationSection a:active{
	background-color:#6699FF;
}
/* footerSection */
#footerSection{
	text-align:center;
	line-height:100%;
}
#footerSection p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
}
#footerSection a{
	text-decoration:underline;
	color:#0066CC;
}
#footerSection a:hover{
	text-decoration:none;
	color:#CC3300;
}
#footerSection img{
	border: none;
}
/* Miscellaneous Tags and ID Edits */
.tabletextTop{
	text-align:center;
	vertical-align:text-top;
}
.tabletextTop h5 {
	padding:4px;
	margin:0;
}
#pageContainer #bodySection #FootNote p {
	font-size: 0.8em;
}
#pageContainer #galleryPicsContainer {
	border: 1px dotted #333333;
	margin: 2px 2px 2px 5%;
	padding: 2px;
	background: #EDEDED;
	width: 90%;
	text-align:center;
}
#pageContainer #galleryPicsContainer img {
	margin: 2px;
	padding: 2px;
	border: 1px dotted #CCCCCC;
}
#pageContainer h3 {
	font: 1.05em Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 1px dotted #990000;
	padding:0;
	margin-top:8px;
	margin-bottom: 4px;
}
#pageContainer #bodySection .currentBulletin {
	border: 1px solid #993300;
}
#pageContainer #footerSection .counter {
	visibility: hidden;
}
#pageContainer #homepagenews {
	margin: 0px 15px;
	padding: 1px;
	float: left;
	width: 25%;
	border: 1px solid #990000;
	background-color: #FFFFFF;
	font-size: 1.1em;
	/* added position and top rules 14/10/2008 */
	position:relative;
	top: -20px;
}

/*Removed this rule 14/10/2008 - made global a and a:hover rules which are overriden locally as required */
/*#pageContainer #homepagenews a:hover 
{
	text-decoration:none;
	color:#CC3300;
}*/
	
#pageContainer #homepagenews h1 {
	font: 0.95em Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 1px;
	border-bottom: 1px solid #990000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #990000;
	border-right-color: #990000;
	border-left-color: #990000;
}
#pageContainer #homepagenews li {
	list-style: none;
	font-size: 0.75em;
	padding-left: 0px;
	margin-left: 2px;
	margin-top:2px;
}
#pageContainer #homepagenews ul {
	margin-left: 4px;
	padding-left: 0px;
}
#pageContainer #homepagenews ul li ul li{
	font-size: 0.9em;
	margin-left: 2px;
	list-style: url(../images/layout/homePageNewsItemBullet.png) inside;
	text-indent: -12px;
	line-height:140%;
}
#pageContainer #bodySection acronym {
	border-bottom: 1px dashed #0000FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-left-color: #0000FF;
}
#pageContainer .newsList {
	margin-left: 8px;
}
#pageContainer .newsList li {
	margin-left: 0px;
	padding-left: 0px;
	
}
#pageContainer #bodySection .newsList ul {
	list-style: url(../images/layout/NewsBullet.gif) outside;
	
}
#pageContainer #homepagenews .lastNewsListItem a {
	font: 0.8em Arial, Helvetica, sans-serif;
}
#pageContainer #homepagenews .lastNewsListItem {
	float: right;
	width: 100%;
	border-top: 1px dotted #990000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	text-align: right;
	/*margin: 15px 0px 0px;*/
	padding: 0px;
	background: #EAEAEA;
	height: 16px;
	white-space: nowrap;
}
#pageContainer #homepagenews .lastNewsListItem a {
	text-align: right;
}
#pageContainer #bodySection .downloadUL {
	padding: 2px 2px 2px 25px;
	border: 1px dotted #999999;
	list-style: url(../images/layout/downloadbullet.png) inside !important;
	margin-left: 25px;
}
#pageContainer #bodySection th h1 {
	font-size: 0.9em;
}
#pageContainer #bodySection th p {
	font-size: 0.8em;
}
#pageContainer #navigationSection:hover {
	/*background: url(../images/layout/navBGOver.jpg);*/
}
#pageContainer #bodySection #homepagenews:hover {
	/*background: url(../images/layout/homepagenewsBGOver.jpg) repeat left top;*/
}
#pageContainer #bodySection .downloadUL img {
	border-style: none;
}
.highlightText {
	background: #EEEEEE;
	border: 1px solid #BBBBBB;
	display: block;		/* Changed 14/10/2008 from inline-block to block, inline-block isn't widely recognised */
	padding:5px;
	margin:5px;
	float:right;
}
#pageContainer .quiet {
	color: #999;
}
#pageContainer #bodySection ul li {
	padding-left: 6px;
	list-style: disc;
}
#pageContainer .bio-image {
	float: right;
	margin: 2px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
}
#pageContainer .bio-image-caption {
	float:right;
	clear:both;
	margin: 2px auto;
	padding: 4px;
	background-color:#FFFFFF;
}
#pageContainer #bodySection ol ol li { list-style: lower-roman; }
.rightfloat{
	float: right;
	margin: 2px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
}
.leftfloat { 
	float: left;
	margin: 2px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.expandingList {
	background:url(../images/layout/arrow_down.png) right top no-repeat;
	padding-right:20px;
}
.expandedList {
	background:url(../images/layout/arrow_up.png) right top no-repeat;
	padding-right:20px;
}
#pageContainer #bodySection h6 {
	text-align: center;
	font-weight: bold;
}
#pageContainer #bodySection ol, #pageContainer #bodySection ul {
	list-style-type:decimal;
	margin-left:24px;
	margin-top:4px;
}