/* ----- CSS ----- 
banner_head ---------------------------------------------------------- */

#headerwrap {
width:100%;
background-color:#80C9DD;
}

#logo {
float:left;
width:300px;
}

.subtitle {
font-family:"Times New Roman", Times, serif;
color:#ffffff;
font-size: 4em;
}
.subtitle_jobs {
font-family:"Times New Roman", Times, serif;
color:#005A85;
font-size: 4em;
line-height:1em;
}

#subquote {
	float:left;
	width: 550px;
	padding-top:60px;
	padding-bottom: 40px;
}
#subquote_jobs {
	float:left;
	width: 400px;
	padding-top:10px;
	padding-bottom: 20px;
}
/* search box ------------------------------------------------------- */

#search-form-submit {
display:none;
background:#005984 none repeat scroll 0;
color:#fff;
font-family:verdana,arial,helvetica,sans-serif;
font-size:0.8em;
margin-left:5px;
border-color:#005984;
border-style:solid;
border-width:1px;
padding:0 1px 2px;
}

#search-form-query {
display:none;
background:#fff;
border:medium none;
color:#000;
font-family:verdana,arial,helvetica,sans-serif;
font-size:0.8em;
width:150px;
padding:3px;
}

/* header ---------------------------------------------------------- */

#bannerwrap {
background-color:#FFFFFF;
clear:both;
width:100%;
}

#subbanner {
background-color:#005A85;
height:8px;
}

#menuwrap {
width:100%;
background-color:#005984;
clear:both;
}

#submenuwrap {
width:100%;
background-color:#005984;
}

/* footer ---------------------------------------------------------- */
#footerwrap {
background-color:#b1cedc;
width:100%;
color:#000;
clear:both;
}

#footer {
width:950px;
background-image:url(http://www.osfc.ac.uk/img/footerimg.gif);
background-repeat:no-repeat;
background-position:right center;
margin:auto;
}
#footer_break{
width:100%;
height:0px;
clear:both;
}

.disclaimer {
font-size:0.8em;
line-height:2em;
}

.disclaimer a {
color:#005984;
text-decoration:none;
}

.disclaimer a:hover {
color:#000;
}
