/* CSS Document */

* {
	margin:0 auto;
	padding:0;
}

body {
	background:#0a4868;
}

img {
	border:none;
}	

#header-container {
	height:53px;
	width:100%;
	background:url(/images/header-tile.jpg) repeat-x bottom #fff;
}

#header {
	width:817px;
}

#logo {
	float:left;
	width:149px;
}

#top-menu {
	float:left;
	width:441px;
	padding-top:24px;
	height:29px;
	background:url(/images/t-menu-tile.jpg) bottom repeat-x;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:14px;
}

.menu-item, .menu-item-sel {
	float:left;
}

.menu-item a, .menu-item-sel a {
	color:#eee;
	text-decoration:none;
	padding:5px 20px 0 20px;
	height:24px;
	display:block;
}

.menu-item a:hover {
	color:#fff;
	text-decoration:none;
	background:url(/images/t-menu-hover-tile.jpg) bottom repeat-x;
}

.menu-item-sel a {
	background:url(/images/t-menu-sel-tile.jpg) bottom repeat-x;
}

.sub-menu {
	position:absolute;
	top:53px;
	width:170px;
	background:#1e79a8;
	line-height:15px;
	border:1px solid #2289BE;
	font-size:12px;
}

.sub-menu-item {
	border-bottom:1px solid #2289BE;
}

.sub-menu-item a {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	display:block;
	background:#1e79a8;
}

.sub-menu-item a:hover {
	text-decoration: none;
	background:#2d8aba;
	
}

#greenroom {
	float:left;
	background:url(/images/t-menu-green.jpg) bottom no-repeat;
	width:211px;
	padding-left:16px;
	height:24px;
	padding-top:29px;
	color:#fff;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:14px;
}

#greenroom a {
	font-size:12px;
	text-decoration:none;
	color:#fff;
	padding:0 4px;
}

#greenroom a:hover {
	text-decoration:underline;
}

#container {
	width:100%;
	background:#fff;
}

#content-container {
	width:817px;
	background:url(/images/sub-content-tile.jpg) right repeat-y;
}

#content {
	float:left;
	width:560px;
	padding-left:18px;
	padding-right:10px;
	padding-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
}

#content a {
	color:#1a6e99;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

.content-col-l {
	float:left;
	clear:both;
	width:270px;
	padding-right:8px;
}

.content-col-r {
	float:right;
	width:270px;
	padding-left:8px;
}

#content h1 {
	font-family:Trebuchet MS, Verdana, Arial;
	color:#6ea415;
	font-size:15px;
	background:#fff;
	float:left;
	padding-right:8px;
	margin-bottom:6px;
	font-weight:normal;
}

#content h2, #content h2 a {
	font-family:Trebuchet MS, Verdana, Arial;
	color:#6ea415;
	font-size:15px;
	margin-top:8px;
	margin-bottom:8px;
	font-weight:normal;
}


#content h3, #content h3 a {
	font-family:Trebuchet MS, Verdana, Arial;
	color:#3291C1;
	font-size:13px;
	margin-top:8px;
	margin-bottom:8px;
	font-weight:normal;
}


.h1 {
	background:url(/images/h1_line.jpg) no-repeat right bottom;
	width:100%;
	min-height:18px;
	margin-bottom:6px;
	clear:both;
}

#content p {
	line-height:17px;
	margin-bottom:14px;
	margin-top:10px;
}

#content ol, #content ul {
	padding-left:30px;
	margin-bottom:10px;
	margin-top:10px;
}

#content ol li {
	margin-bottom:4px;
}

#content ul li {
	margin-bottom:7px;
}

.content-block-bottom {
	float:left;
	width:160px;
	padding-right:15px;
	margin-right:9px;
	background:url(/images/bottom-block-side.jpg) right no-repeat;
	color:#333;
}

.content-block-bottom h2 {
	font-family:Trebuchet MS, Verdana, Arial;
	color:#6ea415;
	font-size:15px;
	margin-bottom:5px;
	font-weight:normal;
}

#sub-content {
	float:right;
	width:185px;
	padding:0 20px;
	padding-bottom: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#848484;
}

#sub-content h3 {
	font-family:Trebuchet MS, Verdana, Arial;
	margin-top:15px;
	margin-bottom:5px;
	color:#767676;
	font-size:13px;
	font-weight:normal;
}

#sub-content h3 a {
	color:#767676;
	text-decoration:none;
}

#sub-content p {
	line-height:13px;
	margin-bottom:10px;
}

#sub-content a {
	color:#0667b2;
	text-decoration:none;
}

#sub-content a:hover {
	text-decoration:underline;
}

#base {
	background:url(/images/base-tile.jpg) repeat-x #fff;
	background-position:0 47px;
	width:100%;
	height:198px;
}

#footer {
	width:825px;
	padding-left:25px;
}

.footer-links {
	float:left;
	width:130px;
	padding-top:27px;
	font-family:Trebuchet MS, Verdana, Arial;
}

.footer-links h1 {
	font-size:13px;
	color:#bcbcbc;
	margin-left:10px;
	margin-bottom:2px;
	font-weight:normal;
}

.links-arrow {
	background:url(/images/links-arrow.jpg) left top no-repeat;
	width:118px;
	height:6px;
	padding-bottom:8px;
	font-size:0px;
}

.footer-links a {
	color:#c3c3c3;
	text-decoration:none;
	font-size:10px;
	line-height:16px;
	margin-left:10px;
}

.footer-links a:hover {
	color:#FFF;
	background:#0B73A7;
}

#nsltr-bg {
	background:url(/images/nsltr-bg.jpg) top no-repeat;
	float:right;
	width:230px;
	padding-left:20px;
	height:104px;
	padding-top:20px;
	font-family:Trebuchet MS, Verdana, Arial;
	color:#eee;
}

#nsltr-bg h1 {
	font-size:15px;
	margin-bottom:4px;
	font-weight:normal;
}

#nsltr-bg p {
	font-size:12px;
	line-height:13px;
	margin-top:6px;
}

.nsltr-input {
	color:#a1a1a1;
	padding:2px;
	width: 125px;
}

#footer-content-l, #footer-content-r, #footer-content-l a, #footer-content-r a {
	color:#527384;
	font-size:10px;
	text-decoration:none;
	font-family:Trebuchet MS, Verdana, Arial;
}

#footer-content-l {
	float:left;
	padding-top:40px;
	padding-bottom: 10px;
}

#footer-content-r {
	float:right;
	padding-top:40px;
	padding-right:15px;
}

/* Misc text */

.error_text {
	color:#f00;
	padding:4px;
	padding-left:25px;
	background:url(/images/warning.gif) no-repeat left #ffe7e7;
	border:1px solid #f00;
}

.update_text {
	color:#0f6700;
	padding:4px;
	padding-left:25px;
	background:url(/images/updated.gif) no-repeat left #eaffe7;
	border:1px solid #1cc600;
}

/* Forms and Lists */

dl {
	padding: 4px 0 0 0px;
	margin: 0;
	font-size: 11px;
}

dt {
    clear: both;
    float: left;
    width: 70px;
	padding-bottom: 5px;
	font-weight: bold;
}

dd {
	margin: 0px;
	padding: 0px 0px 5px 0px; 
	margin-left: 70px;
}

.cssform p {
	width: 170px;
	clear: left;
	margin: 0;
	padding: 4px 0 4px 0;
	padding-left:80px;/*width of left column containing the label*/
	height: 1%;
}

.cssform label {
	font-weight: bold;
	float: left;
	padding-top:3px;
	margin-left: -80px; /*width of left column*/
	width:75px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"], .cssform input[type="password"] { /*width of text boxes.*/
	width: 150px;
}

.cssform textarea {
	width: 250px;
	height: 78px;
}

.cssform_wide p {
	width: 500px;
	clear: left;
	margin: 0;
	padding: 1px 0 1px 0;
	padding-left:140px;/*width of left column containing the label*/
	height: 1%;
}

.cssform_wide label {
	font-weight: bold;
	float: left;
	padding-top:3px;
	margin-left: -140px; /*width of left column*/
	width:135px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.checkbox_label, .cssform_wide .checkbox_label , .cssform .checkbox_label {
	float:none;
	width:100%;
	margin-left:0;
	font-weight:normal;
}

.cssform_wide input[type="text"], .cssform_wide input[type="password"] { /*width of text boxes.*/
	width: 150px;
}

.cssform_wide textarea {
	width: 250px;
	height: 78px;
}

/* Profile area */

.profile_links {
	
}

#sub-content .profile_links a {
	display:block;
	padding:3px;
	margin-bottom:1px;
	text-decoration:none;
	color:#578e00;
}

#sub-content .profile_links a:hover {
	background:#83b532;
	text-decoration:none;
	color:#fff;
}

/* Events */

.event {
	margin-bottom:10px;
	border-bottom:1px solid #86b737;
	min-height:120px;
}

.events-img {
	padding:2px;
	border:1px solid #0b5e8a;
	margin-left:10px;
	margin-bottom:10px;
}

/* Case studies */

/* Staff */

.staff-img {
	padding:2px;
	border:1px solid #e1e1e1;
}

th {
	color:#333;
	background:#EEE;
	font-weight:bold;
	text-align:left;
	padding:4px 2px;
	border-bottom: 1px solid #CCC;
}

td {
	padding:4px 2px;
	border-bottom: 1px solid #EEE;
}

.job-divider {
	height:2px;
	clear:both;
	border-bottom:1px solid #3291C1;
} 

#content .blue_text a, #content .blue_text {
	color:#1a6d97;
}

#content .green_text a, #content .green_text {
	color:#6a9f15;
}

fieldset {
	padding:10px 5px;
}

legend {
	padding:0 4px;
}

legend a {
	color: #444;
}

.homejob-text, .homejob-text p, #content .homejob-text p {
	margin:0;
	padding:0;
	line-height:14px;
}	

.homejob-text {
	padding-top:12px;
}

.header-row {
	color:#333;
	border-bottom:1px dashed #4780d6;
	font-weight:bold;
	height:15px;
	padding:3px;
	clear:both;
	margin-bottom:8px;
	padding-top:22px;
}
