/**********************************

Engineering site styles

**********************************/

/*
00A9D3 - bright blue
1f497d - dark blue
b9cde5 - bg blue
*/

#wrapper {
	width:100%;
/*	background:transparent url(../images/bg_wrapper.jpg) top repeat-x;
*/
}

#container {
	width:990px;
	background:#fff url(../images/bg_container.jpg) top center no-repeat;
	overflow:visible;
}

#content {
	width:960px;	
	margin-left:15px;
	margin-right:15px;
}

#full {
	width:760px;
}

#side {
	width:185px;
}

#top {
	width:760px;
}

#left {
	width:500px;
}

#right {
	width:245px;
}

#footer {
	width:960px;	
	margin-left:15px;
	margin-right:15px;
}

/** home page styles **/

#home_index #side,
#home_index01 #side {
	display:none;
}

#home_index #banner,
#home_index01 #banner {
	height:200px;
	margin-bottom:15px;
	display:none;
}

#home_index #left,
#home_index01 #left {
	left:0;
	width:700px;
}

#home_index #right,
#home_index01 #right {
	top:5px;
}

#home_index h2,
#home_index01 h2 {
	font-size:180%;
}

#home_index .standfirst,
#home_index01 .standfirst {
	color:#08A9AB;
	color:#1f497d;
}

/** research **/

#research_index #side {
	display:none;
}

#research_index #full {
	left:0;
	width:960px;
}

div.research {
	padding-left:70px;
}

div.research img {
	float:left;
	margin-left:-70px;
}

/** people **/

#people_index #side,
#staff_index #side {
	display:none;
}

#people_index #full,
#staff_index #full {
	left:0;
	width:960px;
}

#people_index #left,
#staff_index #left {
	left:0;
	width:700px;
}

/** business **/

#business_index #side {
	display:none;
}

#business_index #full {
	left:0;
	width:960px;
}

#business_index #left {
	left:0;
	width:700px;
}

p.job_title {
	color:#1f497d;
	font-weight:bold;
	font-size:110%;
}

/** undergradaute **/

#undergraduate_index #side,
#undergraduate_index_dev #side {
	display:none;
}

#undergraduate_index #full,
#undergraduate_index_dev #full {
	left:0;
	width:960px;
}

#undergraduate_index #left,
#undergraduate_index_dev #left {
	left:0;
	width:700px;
}

/** postgraduate

#postgraduate_index #side {
	display:none;
}

#postgraduate_index #full {
	left:0;
	width:960px;
}

#postgraduate_index #left {
	left:0;
	width:700px;
}

 **/

#pg_contact_popup{
	width:550px;
	padding:0 0.5em;
}
 
/** schools **/

#schools_index #side {
	display:none;
}

#schools_index #full {
	left:0;
	width:960px;
}

#schools_index #left {
	left:0;
	width:700px;
}

/** IET Accreditation **/

#IET_Accreditation_index #side {
	display:none;
}

#IET_Accreditation_index #full {
	left:200px;
	width:660px;

}

/** top_item box **/

div.top_item_01 {
	width:700px;
	background:url(../images/bg_top_item_middle.jpg) repeat-y top left;
}

div.top_item_02 {
	background:url(../images/bg_top_item_bottom.jpg) no-repeat bottom left;
}

div.top_item_03 {
	background:url(../images/bg_top_item_top.jpg) no-repeat top left;
	padding:10px 25px 10px 10px;
}

div.top_item_03 div.item img,
div.top_item_03 div.clear img {
	float:left;
	clear:left;
	margin:2px 10px 10px 0;
}

/** general styles **/

body {
	background:#b9cde5 url(../images/bg_body.jpg) center repeat-y;
}

a {
	color:#1f497d;
}

h1,h2,h3,h4,dt,legend {
	color:#1f497d;
}

dl.lines dt {
	border-top:1px #1f497d solid;
	padding-top:10px;
}

/** forms **/

.new fieldset {
border: 1px solid #1f497d;
background-color: #B9CDE5;
background-image: url(../images/bg_fieldset_gradient_engineering.jpg);
}

.new fieldset legend {
color: #1f497d;
}  

.new fieldset label {
color: #1f497d;
}

/** tables **/

table.styled th {
	background-color:#808080;
	color:#fff;
}

table.styled th a {
	color:#fff;
}

table.styled td {
	background-color:#e0e0e0;
	color:#1f497d;
}

table.styled td.alt {
	background-color:#BDC8DE;
	color:#fff;
}

/** tools **/

#tools {
	height:25px;
	padding-right:10px;
}

#tools p,
#tools a {
	color:#fff;
}

/** header **/

#header {
/*	background:transparent url(../images/bg_body.png) no-repeat top center;
*/	overflow:hidden;
}

/** header_spacer **/

#header_spacer {
	height:152px;
}

/** header links **/

#header #engineering,
#header #lu {
	position:absolute;
	display:block;
}

#header #engineering a,
#header #lu a {
	display:block;
}

#header #engineering span,
#header #lu span {
	display:block;
	margin-left:-5000px;
	overflow:hidden;
}

#header #engineering {
	z-index:1;
	left:35px;
	top:77px;
}

#header #lu {
	z-index:2;
	left:257px;
	top:-1px;
}

#header #engineering,
#header #engineering * {
	width:363px;
	height:62px;
}
	
#header #lu,
#header #lu * {
	width:93px;
	height:58px;
}

/** navigation bar **/

#navbar {
	background:transparent;
	z-index:2;
	}
	
#navbar ul {
	margin:0 0 0 2px;
	padding:0;
	list-style:none;
	background:transparent;
	}

#navbar li {
	font-size:80%;
}
	
#navbar li {
	float:left;
	margin:0 2px 0 1px;
	padding:0;
	background:transparent url("../images/bg_navbar_l.gif") no-repeat left top;
	opacity:.7;
	}

#navbar a {
    float:left;
	display:block;
	margin:0;
    padding:3px 5px 2px;	
	background:transparent url("../images/bg_navbar_r.gif") no-repeat right top;
	text-decoration:none;
	color: #fff;
	font-weight:bold;
	}
	
#navbar a,
#navbar li {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
	
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#navbar a {float:none;}
/* End IE5-Mac hack */
	
#navbar li.current {
	background-image:url("../images/bg_navbar_l.gif");
	opacity:1;
	}

#navbar li.current a {
	background-image:url("../images/bg_navbar_r.gif");
    padding-bottom:3px;
	color: #fff;
	}

#navbar ul li a:hover {
	color: #fff;
	}
	
/** breadcrumbs **/

#crumbs {
	height:25px;
	width:100%;
	float:left;
	background:transparent url(../images/bg_crumbsxxx.gif) repeat-x bottom;
	border-bottom:0px #fff solid;
	z-index:2;
}

#crumbs p {
	color:#D9D9D9;
	font-size:65%;
	padding-top:6px;
	margin-left:10px;
}

#crumbs p a,
#crumbs p a:hover {
	color:#fff;
	text-decoration:none;
}

/** subnav **/

#subnav {
	float:left;
	margin-bottom:15px;
	z-index:1;
}

/** subnav list styles **/

#subnav ul {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	border-bottom:1px solid #d5d5d5;
	display:block;
	width:185px;
	overflow:hidden;
}

#subnav.empty ul {
	border-bottom:0px;
}

#subnav ul ul {
	float:left;
	margin-top:-1px;
	background:#fff;
	border-bottom:0px;
}

#subnav li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	font-size:75%;
	font-weight:bold;
	border-top:1px solid #d5d5d5;
}

#subnav li.first {
	border-top:0px;
}

#subnav li li {
	font-weight:normal;
	font-size:95%;
	border-top:0px;
	border-top:1px solid #d5d5d5;
}

/* a and span - default text and border styles */

#subnav li a {
	display:block;
	float:left;
	padding:5px;
	width:175px;
	text-decoration:none;
}

#subnav li li a {
	padding:5px 5px 5px 30px;
	width:150px;
	border-bottom:0px;
}

/* ie hack \*/
* html #subnav li a {
	height:1px;
	width:185px;
}
/* End ie hack */

/* a - standard background */

#subnav li a {
	color:#999;
	background:#fff;
}

#subnav li li a {
	color:#999;
	background:#fff;
}

/* a-hover */

#subnav li a:hover,
#subnav li.current a:hover {
	color:#1f497d;
	background:#eef;
}

#subnav li li a:hover,
#subnav li li.current a:hover {
	color:#1f497d;
	background:#eef;
}

/* current option */

#subnav li.current a {
	color:#1f497d;
	background:#fff;
}

#subnav li li.current a {
	color:#1f497d;
	background:#fff;
}

/** link styles **/
ul.link li,
div.link {
	background:transparent url(../images/bg_link.gif) no-repeat top left;
}

/** item **/

div.item {
	border-top:1px solid #1f497d;
}

div.item img {
	border:1px solid #1f497d;
}

/** liner **/

div.liner {
	border:1px solid #1f497d;
	opacity:1;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
}

div.liner img {
	border:1px solid #1f497d;
}

/** special liner styles **/

.lancaster_racing {
	background:transparent url(../images/bg_lancaster_racing_box.jpg) no-repeat bottom left;
	min-height:225px;
}

/** clear **/

div.clear img {
	border:1px solid #1f497d;
}

/** image box **/

div.image_box p,
div.image_box .caption {
	color:#1f497d;
}

/** footer **/

#footer {
	border-top:1px #1f497d solid;
}

/** footer column styles **/

#footer .footer_links {
	padding-left:10px;
	background-color:#f0f0f0;
}

#footer .footer_links li.four_panel  {
	width:220px;
    min-height: 15em;
}

#footer .footer_links li.four_panel h2 {
	font-size:160%;
}

#footer .footer_links li.four_panel li,
#footer .footer_links li.four_panel p {
	font-size:90%;
}

#footer .footer_links li.four_panel a {
	text-decoration:none;
}

/** jquery plugin styles **/

/** sliding toggle box **/

.toggle_trigger {background:#fff url(../images/h3_toggle_trigger_a_scitech.gif) no-repeat;width:750px;}
.toggle_active {background-position:left bottom;}
.toggle_container {width:750px;}
.toggle_container .clear {padding:10px;margin-bottom:10px;background-color:#f9f9ff;}

/* facebox */
/*
#facebox .b {background:url(../images/facebox_b.png);}
#facebox .tl {background:url(../images/facebox_tl.png);}
#facebox .tr {background:url(../images/facebox_tr.png);}
#facebox .bl {background:url(../images/facebox_bl.png);}
#facebox .br {background:url(../images/facebox_br.png);}
#facebox .footer {border-top:1px solid #1f497d;}
*/

/** tab navigation **/
/*
div.tab_navigation {border-color:#1f497d;}
ul.tab_navigation a {color:#fff;background-image:url("../images/bg_tab_left.gif");}
ul.tab_navigation span {background-image:url("../images/bg_tab_right.gif");}
ul.tab_navigation a.selected,ul.tab_navigation a:hover {color:#1f497d;border-color:#fff;background-image:url("../images/bg_tab_left_selected.gif");}
ul.tab_navigation a.selected span,ul.tab_navigation a:hover span {background-image:url("../images/bg_tab_right_selected.gif");}
*/

/* temp turn off home page events

#home_index #news,
#home_index01 #news {
width:700px;
}

#home_index #events,
#home_index01 #events {
display:none;
}

 */
