﻿/* Styles for Humphreys Data Management */

/* General Layout */

BODY.body {
	margin: auto;
	width: 100%;
	padding: 0;
	background: #99ccff;
	font-family: "Verdana", "Arial", sans-serif;
}
#container {
	width: 810px;
	margin: 5px auto;
	text-align: left;
	background: #ffffff;
	border-top: 2px solid #cccccc;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
}
#header {
	width: 800px;
	min-height: 120px;
	background: #336699 url(../images/sce/Vault_door3.jpg) no-repeat top left;
	border-top: 5px solid #ffffff;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}
#header img {
	float: right;
	margin: 0; 
}
#tagline {
	margin: 10px 0 0 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 110%;
	font-family: arial, sans-serif;
}
#pagecontent {
	text-align: left;
	width: 800px;
	background: #336699;
	border-top: 5px solid #ffffff;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}
#leftcontent {
	FLOAT: left;
	WIDTH: 200px;
	MARGIN: 0px;
}
#maincontent {
	FLOAT: right;
	WIDTH: 590px;
	background: #ffffff;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#footerdetails {
	CLEAR: both;
	BACKGROUND: #ffffff;
	TEXT-ALIGN: center;
	FONT-SIZE: 80%;
	margin: 0;
	padding: 5px 0;
	border-top: 2px solid #336699;
}

/* Tailor navigation menu style */

#menu a.main_menu {
	background: #F9E9A9 url(../images/sce/off_bg.gif) repeat-x top left;
	line-height: 1.5em;
	overflow: hidden;
}
#menu a.main_menu:hover, #menu a.main_current {
	background: #ffffff url(../images/sce/on_bg.gif) repeat-x top left;
}
#menu a:hover {
	overflow: visible;
}
#menu ul {
	padding: 0px;
	border-top: #336699 1px solid;
}
#menu ul#menu0 {
	border: none;
}
#menu {
	margin-top: 10px;
	margin-left: 10px;
}

#menu ul li ul, #menu ul li ul li ul li {
	padding-left: 0px;
	padding-right: 0px;
	border-top: none;
	display: none;
	text-indent: 10px;
}
#menu ul ul {
	position: relative;
	z-index: 0;
	top: 0;
	left: 0;
}
div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
	display: none;
}
div#menu ul li.main_current ul,
div#menu ul li.main_current:hover ul,
div#menu ul ul li.main_current ul,
div#menu ul ul li.main_current:hover ul,
div#menu ul ul ul li.main_current ul,
div#menu ul ul ul li.main_current:hover ul {
	display: block;
}

/* General style */

h1, h2, h3 {
	margin-top: 0.7em;
	margin-bottom: 0.2em;
	font-family: Verdana,Arial;
	font-weight: bold;
}
h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 140%;
	text-indent: 10px;
	line-height: 1.5em;
	background: #336699;
	color: #ffffff;
}

h2 {
	font-size: 100%;
	color: #336699;
}
h3 {
	font-size: 90%;
	color: #336699;
}
address {
	font-style: normal;
}
#maincontent p, #maincontent ul {
	margin-top: 0.2em;
	margin-bottom: 0.7em;
}
#maincontent li {
	margin-bottom: 5px;
}

/* Styles for Images */

.leftpic, .wideleftpic {
	float: left;
	clear: left;
}
.rightpic, .widerightpic {
	float: right;
	clear: right;
}
.leftpic, .rightpic {
	width: 200px;
	padding: 10px;
}
.wideleftpic, .widerightpic {
	width: 270px;
	padding: 10px;
}
.leftpic img, .rightpic img, .wideleftpic img, .widerightpic img {
	margin: 0px;
}
.leftpic p, .rightpic p, .wideleftpic p, .widerightpic p {
	font-size: 70%;
	color: #336699;
	margin-top: 2px;
	text-align: center;
}

/* Table for accreditations */

table {
	padding: 0 20px;
}
td {
	padding: 10px 5px;
	vertical-align: top;
}

/* Styles for DSP */

#dspnav {
	float: left;
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	width: 100%;
	background: url(../images/sce/nav_bg.gif) repeat-x bottom left;
}
ul#dspnav {
	margin: 0;
	padding: 0;
}
#dspnav li    {
	float: left;
	margin: 0;
	padding: 0;
}
#dspnav a {
	float: left;
	display: block;
	margin: 2px 2px 0 0;
	padding: 4px 8px 5px 8px;
	text-decoration: none;
	color: #336699;
	font-weight: bold;
	border-top: 1px solid #336699;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	background: #F9E9A9 url(../images/sce/off_bg.gif) repeat-x top left;
}
div#dsp1 #tab1 a, div#dsp1 #tab1 a:hover,
div#dsp2 #tab2 a, div#dsp2 #tab2 a:hover,
div#dsp3 #tab3 a, div#dsp3 #tab3 a:hover,
div#dsp4 #tab4 a, div#dsp4 #tab4 a:hover,
div#dsp5 #tab5 a, div#dsp5 #tab5 a:hover,
div#dsp6 #tab6 a, div#dsp6 #tab6 a:hover {
	color: #333;
	margin-top: 2px;
	padding-bottom: 6px;
	background: #fff url(../images/sce/on_bg.gif) repeat-x top left;
}
#dspnav a:hover {
	color: #333;
	margin-top: 0px;
	padding-bottom: 7px;
	background: #fff url(../images/sce/on_bg.gif) repeat-x top left;
}
#dspcontent {
	clear: left;
	float: left;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	margin: 0px;
	padding: 5px;
}
#dspcontent h1 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 110%;
	font-family: Verdana,Arial;
	line-height: 1.5em;
	background: #ffffff;
	color: #000000;
	font-weight: bold;
	text-indent: 0px;
}

/* Styles for faq */

#faq DT {
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	MARGIN: 0.4em 0px;
	COLOR: #336699;
}
#faq DD {
	margin: 0px;
	PADDING-LEFT: 1.8em;
	FONT-SIZE: 95%;
	PADDING-BOTTOM: 0.6em;
}

/* Styles for greendocs */

#greendocs {
	margin: 10px 20px;
	padding: 10px 10px 10px 120px;
	background: #ffffff url(../images/sce/green-docs-logo.png) no-repeat 10px 10px;
	border: #009900 2px solid;
}

/* Styles for left hand content */

.lefttext {
	font-size: 90%;
	margin: 10px;
	padding: 10px;
	text-align: center;
	border: #333366 1px solid;
	background: #ffffff url(../images/sce/on_bg.gif) repeat-x top left;
}
.lefttext h2 {
	margin: 0;
	padding: 0;
	text-align:left;
}
.lefttext a {
	display: block;
}
#leftcontent .leftbox {
	border: #333366 2px solid;
	background: #ffffff;
	margin: 10px;
}
#leftcontent .leftbox H1 {
	BORDER-top: #333366 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 110%;
	BACKGROUND: #99ccff;
	MARGIN: 0px;
	WIDTH: 100%;
	COLOR: #336699;
	TEXT-ALIGN: center;
	text-indent: 0px;
}
#leftcontent .leftbox P {
	FONT-SIZE: 80%;
	MARGIN: 10px;
}
#leftcontent .leftbox UL {
	PADDING: 0px;
	FONT-SIZE: 80%;
	MARGIN: 0px;
	LINE-HEIGHT: 1.2em;
	LIST-STYLE-TYPE: none
}
#leftcontent .leftbox LI {
	border-bottom: #000000 1px solid;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0em
	MARGIN-bottom: 0px;
}
#leftcontent .leftbox A {
	display: block;
	width: 155px;
	padding: 3px 3px 3px 3px;
	margin-left: 5px;
	background: #F9E9A9 url(../images/sce/off_bg.gif) repeat-x top left;
	text-decoration: none;
	font-weight: normal;
	border: #000000 1px solid;
	border-bottom: 0px;
	margin-top: 5px; 
}
#leftcontent .leftbox A:hover {
	text-decoration: none;
	border-bottom: #ffffff 0px solid;
	padding-bottom: 5px;
	margin-top: 3px;
	background: #fff url(../images/sce/on_bg.gif) repeat-x top left;
}

/* Tailor Form Positioning */

#contactform {
	background: #ffffbb;
	border: 1px solid #336699;
	padding: 10px;
	margin-bottom: 10px;
}
#contactform .form_element {
	width: 180px;
}
#contactform .indent {
	width: 180px;
	margin:10px 0px 10px 190px;
}
#form_message {
	float: right; 
	width: 590px;
	margin: 10px;
	padding: 10px;
	font-size: 90%;
	font-weight: bold;
}

/* Styles for footer */

#footerdetails A {
	COLOR: #000000;
	FONT-WEIGHT: normal; 
}
#footerdetails A:hover {
	COLOR: #336699;
	TEXT-DECORATION: underline
}

/* Styles for editor */

body.editor {
	background-color: #fff;
	text-align: left;
}
