/* stylesheet for ESDS Longitudinal web pages... */
/* Lenin Ageer, Anne Etheridge and Sharon Jack 1 March 2006 */

/* 
ESDS Longitudinal Colours				
Dark	#B74012	R183 G64 B18	C20 M87 Y100 K11	Pantone 1675
Light	#F9E0CC	R249 G224 B204	C2 M12 Y18 K0	Pantone 4685
*/


a:hover
{
	font-family: Verdana,arial,helvetica,sans-serif;
	color: #000000;
	background: transparent;
	font-size: 100%;
}
a:link
{
	font-family: Verdana,arial,helvetica,sans-serif;
	color: #B74012;
	background: transparent;
	font-size: 100%;
}
a:visited
{
	font-family: Verdana,arial,helvetica,sans-serif;
	color: #843010;
	background: transparent;
	font-size: 100%;
}
a.menu:hover
{
	font-family: Verdana,arial,helvetica,sans-serif;
	color: black;
	background: transparent;
	text-decoration: none;
	font-weight: normal;
}
a.menu:link
{
	font-family: Verdana,arial,helvetica,sans-serif;
	color: #B74012;
	background: transparent;
	text-decoration: none;
	font-weight: normal;
}
a.menu:visited
{
	font-family: Verdana,arial,helvetica,sans-serif;
	color: #B74012;
	background: transparent;
	text-decoration: none;
	font-weight: normal;
}
a.menuheading:hover
{
	font-family: Verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	color: black;
}
a.menuheading:link
{
	font-family: Verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	color: #B74012;
}
a.menuheading:visited
{
	font-family: Verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	color: #843010;
}
a.menutop:hover
{
	font-family: Verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.menutop:link
{
	font-family: Verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.menutop:visited
{
	font-family: Verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.menutopdark:hover
{
	font-family: Verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	color: #B74012;
	text-decoration: none;
}
a.menutopdark:link
{
	font-family: Verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	color: #B74012;
	text-decoration: none;
}
a.menutopdark:visited
{
	font-family: Verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	color: #B74012;
	text-decoration: none;
}
a.selected:hover
{
	font-weight: bold;
	font-size: 100%;
	background: transparent;
	left: 10%;
	color: black;
	font-family: Verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	position: relative;
	line-height: 1.5em;
}
a.selected:link
{
	font-weight: bold;
	font-size: 100%;
	background: transparent;
	left: 10%;
	color: #B74012;
	font-family: Verdana,arial,helvetica,sans-serif;
	position: relative;
	text-decoration: none;
	line-height: 1.5em;
}
a.selected:visited
{
	font-weight: bold;
	font-size: 100%;
	background: transparent;
	left: 10%;
	color: #843010;
	font-family: Verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	position: relative;
	line-height: 1.5em;
}
a.submenu:hover
{
	font-family: Verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	color: black;
	background: transparent;
	text-decoration: none;
	font-size: 100%;
	left: 10%;
	position: relative;
	line-height: 1.5em;
}
a.submenu:link
{
	font-weight: normal;
	font-size: 100%;
	background: transparent;
	left: 10%;
	color: #B74012;
	font-family: Verdana,arial,helvetica,sans-serif;
	position: relative;
	text-decoration: none;
	line-height: 1.5em;
}

a.submenu:visited
{
	font-family: Verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	color: #B74012;
	background: transparent;
	text-decoration: none;
	font-size: 100%;
	left: 10%;
	position: relative;
	line-height: 1.5em;
}
a.top:hover
{
	font-size: 70%;
	background: transparent;
	color: black;
	font-family: Verdana,arial,helvetica,sans-serif;
	text-decoration: none;
}
a.top:link
{
	font-size: 70%;
	background: transparent;
	color: #B74012;
	font-family: Verdana,arial,helvetica,sans-serif;
	text-decoration: none;
}
a.top:visited
{
	font-size: 70%;
	background: transparent;
	color: #B74012;
	font-family: Verdana,arial,helvetica,sans-serif;
	text-decoration: none;
}


body
{
	margin: 0;
}
.content
{
	font-family: Verdana,arial,helvetica,sans-serif;
	background: transparent;
	}
div
{
	font-size: 100%;
	font-family: Verdana,arial,helvetica,sans-serif;
	line-height: 1.5em;
}
div.alert
{
	text-align: left;
	border: solid thin #B74012;
	padding: 6px 6px 6px 6px;
	font-family: Verdana,arial,helvetica,sans-serif;
	color: red;
	font-size: 60%;
}
div.alert a
{
	color:red;
}
div.feature
{
	background-color: #F9E0CC;
	text-align: left;	
	font-size: 70%;
	color: #B74012;
	padding: 6px 6px 6px 6px;
	width: 140px;

}
div.lightboxlarge
{
	text-align: left;
	background-color: #F9E0CC;
	padding: 6px 6px 6px 6px;
	font-family: Verdana,arial,helvetica,sans-serif;
}
div.lightbox
{
	background-color: #F9E0CC;
	text-align: left;	
	font-size: 80%;
	color: #B74012;
	padding: 2% 2% 2% 2%;
}
div.lightboxsmall
{
	background-color: #F9E0CC;
	text-align: left;	
	font-size: 70%;
	color: #B74012;
	padding: 6px 6px 6px 6px;
	

}
div.menudark
{
	padding-right: 0.5px;
	padding-left: 3px;
	font-size: 90%;
	font-weight: normal;
	line-height: 1em;
	padding-bottom: 3px;
	margin: 0px 0px 6px;
	width: 140px;
	color: #B74012;
	padding-top: 0.5px;
	border-bottom: #B74012 thin solid;
	font-family: Verdana,arial,helvetica,sans-serif;
	background-color: transparent;
	text-align: left;
}

div.menunews
{
	text-align: right;
	border: solid thin #B74012;
	font-family: Verdana,arial,helvetica,sans-serif;
	color: #B74012;
	font-size: 70%;
	padding: 2% 2% 2% 2%;
}
div.menutoplight
{
	border-right: #B74012 thin solid;
	padding-right: 1px;
	border-top: #B74012 thin solid;
	padding-left: 1px;
	font-size: 70%;
	padding-bottom: 5px;
	border-left: #B74012 thin solid;
	font-family: Verdana,arial,helvetica,sans-serif;
	text-align: center;
	background-color: #FFFFFF;
}
div.menutopdark
{
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 70%;
	text-align: center;
	background-color: #B74012;
	padding-bottom: 5px;
}
div.menutopdrop
{
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 70%;
	color:	#ffffff;
	padding-bottom: 2.5px;
	padding-top: 2.5px;
	padding-right: 2.5px;
	padding-left: 0px;
	background-color: #B74012;
}
div.menuwhite
{
	padding-right: 0.5px;
	padding-left: 3px;
	font-size: 90%;
	font-weight: bold;
	padding-bottom: 3px;
	margin: 0px 0px 6px;
	width: 140px;
	color: #B74012;
	line-height: 1em;
	padding-top: 0.5px;
	border-bottom: #B74012 thin solid;
	font-family: Verdana,arial,helvetica,sans-serif;
	background-color: transparent;
	text-align: left;
}
div.shadingdark
{
    background-color: #B74012;
    font-size: 150%;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
}

div.shadinglight
{
    background-color: #F9E0CC;
    font-size: 130%;
    font-weight: bold;
    padding: 4px 4px 4px 4px;
}
div.shadinglightthin
{
    background-color: #F9E0CC;
    padding: 4px 4px 4px 4px;
}

div.bordersmall
{
	text-align: left;
	border: solid thin #B74012;
	padding: 4px 4px 4px 4px;
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 70%;
}
div.sidemenu
{
	background-color: Transparent;
	font-size: 75%;
	text-align: left;
	width: 140px; /* We can't avoid this , but seems to meet with guidelines*/ /* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 140px; /* the correct width */
}
div.sitemap
{
    width:80%;
}


div.toplogo
{
	position:absolute;
	left:0;
	right:0;
	z-index:9999;
	background-color:Transparent;
	width:180px;
	height:120px;
	cursor:pointer;
}
div.topmenu
{
	color: #ffffff;
	background-color: #B74012;
	text-align: center;
	padding: 0.5%;
}
div.tutorial
{
	border-right: #c5c5c5 thin dashed;
	padding-right: 10px;
	border-top: #c5c5c5 thin dashed;
	padding-left: 10px;
	font-size: 100%;
	padding-bottom: 10px;
	border-left: #c5c5c5 thin dashed;
	padding-top: 10px;
	border-bottom: #c5c5c5 thin dashed;
	font-family: Verdana,arial,helvetica,sans-serif;
}

font.bottom
{
	background-color: Transparent;
	color: Black;
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 65%;
}
form.home
{
	border: 0;
	margin: 0;
}
font.homelogo
{
	background-color: Transparent;
	color: #B74012;
	font-family: Trebuchet MS,Verdana,arial,helvetica,sans-serif;
	font-size: 160%;
}
font.menuwhite
{
	font-family: Verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	color: #B74012;
	background-color: #D3D3D3;
	font-size: 90%;
}
font.topbar
{
	font-family: Verdana,arial,helvetica,sans-serif;
	color: #B74012;
	background: transparent;
	font-size: 70%;
	text-align: center;
}
h1
{
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 160%;

}
h1.themedark
{
	background-color: #003366;
	color: #ffffff;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align:left;
}
h1.themelight
{
	background-color: #c3e7e7;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align:left;
}
h2
{
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 140%;
}
h3
{
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 160%;
}


h4
{
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 140%;
}	
h5
{
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 120%;
}
h5.themedark
{
	background-color: #003366;
	color: #ffffff;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align:left;
}
h5.themelight
{
	background-color: #ECECEC;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align:left;
}
img.left
{
	float:left;
	padding: 0% 2% 0% 0%;
}
img.right
{
	float:right;
	padding: 0% 0% 0% 2%;
}


input.search
{
	color: #B74012;
	background-color: #ffffff;
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 85%;
}
input.searchButton
{
	color: #ffffff;
	background-color: #B74012;
	margin: 0% 0% 0% 0.2%;
	font-size: 85%;
}
p
{
	font-family: Verdana,arial,helvetica,sans-serif;
}
select.link
{
	color: #B74012;
	background-color: #ffffff;
	font-size: 80%;
	font-family: Verdana,arial,helvetica,sans-serif;
}
table.fixed
{
    table-layout:fixed;
    width: 100%;
}
table.menutop
{
	border-collapse: collapse;
}
td.border
{
	padding-right: 1px;
	padding-left: 1px;
	border-bottom: #B74012 thin solid;
}
td.content
{
	font-family: Verdana,arial,helvetica,sans-serif;
	color: black;
	background-color: transparent;
	font-size: 70%;
}

td.image
{
	background-image: url(/images/longgrad.gif);
	background-repeat:no-repeat;
}

td.searchBorder
{
	border-right-style:none;
	
	
}
td.searchBorder1
{
	border-left-style:none;
	
}
td.sideheading
{
	font-weight: bold;
	font-family: Verdana,arial,helvetica,sans-serif;
	background-color: #F9E0CC;
	text-align: left;
}
td.siteMap
{
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 70%;
	color: black;
	text-align: left;
}
td.siteMapheading
{
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #B74012;
	text-align: left;
	line-height: 2em;
	background-color: #D3D3D3;
}
td.tablebodyc
{
	font-size: 80%;
	text-align: center; 
}
td.tablebodyl
{
	font-size: 80%;
	text-align: left;
}
td.tablebodyr
{
	font-size: 80%;
	text-align: right;
}
td.tableheading
{
	font-weight: bold;
	font-size: 90%;
	color: #B74012;
	font-family: Verdana,arial,helvetica,sans-serif;
	background-color: #D3D3D3;
	text-align: center;
}

.timeline-event-bubble-title
{
    	font-size: 70%;
}
.timeline-event-bubble-body
{
    	font-size: 70%;
}
.timeline-event-bubble-image
{
    	font-size: 70%;
}
.timeline-event-bubble-wiki
{
    	font-size: 70%;
}
.timeline-event-bubble-time
{
    	font-size: 70%;
}

ul.lightbox
{
	left: -20px;
	list-style-type: square;
	position: relative;
}

/* Zoom Style sheet start */
.highlight
{
	background: #FFFF40;
}
.searchheading
{
	font-size: 100%;
	font-weight: bold;
}
.summary
{
	font-size: 80%;
	font-style: italic;
}
.results
{
	font-size: 100%;
}
.category
{
	color: #999999;
}
.description
{
	font-size: 100%;
	color: #008000;
}
.context
{
	font-size: 100%;
}
.infoline
{
	font-size: 80%;
	font-style: normal;
	color: #808080;
}
.sorting
{
	font-size: 90%;
	text-align: right;
}
.result_title
{
	font-size: 100%;
}

.zoom_searchform
{
	font-size: 100%;
}
.zoom_options
{
	font-size: 80%;
}
input.zoom_button
{
}
input.zoom_searchbox
{
}

/* Zoom Style sheet end */

/* SQB Questionnaire Search include style sheet start (mlwalt 2011/09/07) */

#search-form
{
	width: 525px;
	margin: 1em 0;
	text-align: left;
	overflow: hidden; /* causes element to encompass floated children */
}
#search-form TABLE
{
	margin: 0 auto 1em;
}
#search-form CAPTION
{
	font-size: 1.273em; /* 11px x 1.273 = 14px */
	font-weight: bold;
	text-align: center;
	padding: 1em;
}
#search-form TH
{
	background-color: #e3e3e3; /* grey */
	text-align: right;
	padding: .5em; /* 12px x .5 = 6px */
}
#search-form TD
{
	padding: .5em; /* 12px x .5 = 6px */
}
#search-form INPUT.submit
{
	float: right;
}

/* SQB Questionnaire Search include style sheet end */
/* fixed width */
#wrapper
{
    border-color: #C0C0C0;
    color: #000;
    max-width: 978px; /* wrappper width fixed for a 1024 resolution */
    background: #fff;
    background-image: url("/images/container-bg.gif");
    background-repeat: repeat-y;
    background-attachment: scroll;
    background-position: 50% 0pt;
    padding-top: 0pt;
    padding-right: 6px;
    padding-bottom: 0pt;
    padding-left: 6px;
    margin-top: 0pt;
    margin-right: auto;
    margin-bottom: 0pt;
    margin-left: auto;
}


#backgrey
{
    		background: #e9e9e9;
}

#footer
{
	overflow: hidden; /* causes element to encompass floated children */
	clear: both;
}
