html{
	background:#082240 url(../images/bg-html.gif) repeat-x;
}
body{
	margin:0;
	color:#d8e5f2;
	font-size:13px;
	font-family:arial,helvetica,sans-serif;
	background:url(../images/bg-body.jpg) no-repeat 50% 0;
	min-width: 960px;
}
/* global reset */
img{border-style:none;}
a{
	text-decoration:none;
	color:#8dccf1;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* wrapper */
#wrapper{
	width:960px;
	margin:0 auto;
}
/* header */
#header{
	height:147px;
	overflow:hidden;
	padding:8px 13px 13px 16px;
	position:relative;
}
#header .bar{
	width:100%;
	overflow:hidden;
	margin:0 0 46px;
}
/* top navigation */
.top-nav{
	list-style:none;
	margin:0;
	padding:1px 0 0;
	float:left;
	overflow:hidden;
}
.top-nav li{
	float:left;
	background: url(../images/separator.gif) no-repeat 0 4px;
	padding:0 0 0 14px;
	margin:0 20px 0 -14px;
	display:inline;
}
.top-nav li a{
	font-size:11px;
	color:#fff;
}
/* search form */
.bar .container-inline{
	float:right;
}
.bar .container-inline .form-item{
	float:left;
}
.bar .container-inline input{
	float:left;
}
.bar .container-inline .form-text{
	float:left;
	width:142px;
	border:1px solid #7c8894;
	margin:0 10px 0 0;
	padding:2px 5px;
}
.bar .container-inline select{
	width:95px;
	float:left;
	margin:0 9px 0 0;
}
.bar .container-inline .form-submit{
	background: url(../images/btn-search.gif) no-repeat;
	width: 56px;
	height: 20px;
	border-style:none;
}
#header .date{
	position:absolute;
	top:48px;
	right:14px;
	font-style:normal;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
/* header box */
.header-box{
	margin:-20px 0 0;
	width:100%;
	overflow:hidden;
}
.logo{
	float:right;
	background: url(../images/coe-logo.png) no-repeat;
	width: 245px;
	height: 70px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	position:relative;
	height:100%;
}
.masonMove a {
	padding-top:20px;
	float:right;
	width:245px;
	height:80px;
	overflow:hidden;
	text-align:center;
	color:#fabf14;
	font-weight:bolder;
	font-face:Arial;
	font-size:18px;
}
.masonMove {
	color:#fff;
	font-size:22px;
}
.slogan-box{
	float:left;
	width:638px;
	font-size:26px;
	color:#023772;
	font-weight:bolder;
}
.slogan-box strong{
	display:block;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/School-of-Civil-Engineering_WHITE.png) no-repeat;
	width: 560px;
	height: 74px;
}
.slogan-box span{
	background: url(../images/text-people.png) no-repeat;
	margin:-5px 50px 0;
	width: 396px;
	height: 19px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
/* main navigation */
#nav{
	width:954px;
	list-style:none;
	margin:0;
	padding:8px 3px 0 3px;
	height:40px;
	overflow:hidden;
	background: url(../images/bg-nav.gif) no-repeat 0 8px;
	position:relative;
}
#nav li{
	float:left;
	background: url(../images/separator2.gif) no-repeat;
}
#nav #first{
	background:none;
}
#nav li a{
	padding:0 0 0 12px;
	float:left;
	position:relative;
	display:inline;
	outline:none;
}
#nav li a span{
	padding:12px 12px 0 0;
	float:left;
	height:23px;
	font-size:14px;
	color:#fffefe;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	white-space:nowrap;
	text-transform:uppercase;
}
#nav .active{
	position:relative;
	z-index:5;
}
#nav li a:hover,
#nav .active a,
#nav .active-trail a,
#nav .active a:hover{
	margin:-8px -3px 0 -3px;
	padding-left:15px;
	display:inline;
	background: url(../images/bg-nav-item.gif) no-repeat;
	text-decoration:none;
}
#nav li a:hover{
	background:none;
}
#nav li a:hover span,
#nav .active a span,
#nav .active-trail a span,
#nav .active a:hover span{
	height:22px;
	padding:20px 15px 0 0;
	background: url(../images/bg-nav-item.gif) no-repeat 100% 0;
	color:#0f3a69;
}
#nav li a:hover span{
	color:#fbbf14;
	background:none;
}
#nav #last{
	float:right;
	display:inline;
	margin:0 -1px 0 0;
}
#nav #last a span{
	padding-right:21px;
}
.safari3 #nav #last a span{
	padding-right:9px;
}
#nav #last a:hover,
#nav #last.active a{
	margin-right:-2px;
}
#nav #last a:hover span,
#nav #last.active a span{
	padding-right:23px;
}
.safari3 #nav #last a:hover span,
.safari3 #nav #last.active a span{
	padding-right:11px;
}
.ff3.gecko #nav #last a span {
	padding-right:9px;
}
.ff3.gecko #nav #last a:hover span,
.ff3.gecko #nav #last.active span{
	padding-right:11px;
}
.safari4 #nav #last a span {
	padding-right:12px;
}
.safari4 #nav #last a:hover span,
.safari4 #nav #last.active a span{
	padding-right:14px;
}
.safari5 #nav #last a span {
	padding-right:12px;
}
.safari5 #nav #last a:hover span,
.safari5 #nav #last.active a span{
	padding-right:14px;
}
.chrome #nav #last a span {
	padding-right:12px;
}
.chrome #nav #last a:hover span {
	padding-right:14px;
}
.chrome #nav #last.active a:hover span,
.chrome #nav #last.active span{
	padding-right:12px;
}
.opera10 #nav #last a span {
	padding-right:12px;
}
.opera10 #nav #last a:hover span {
	padding-right:14px;
}
.opera10 #nav #last.active a:hover span,
.opera10 #nav #last.active span {
	padding-right:12px;
}
* html #nav #last a:hover,
* html #nav #last.active a{
	margin-right:-3px;
}
* html #nav #last a:hover span,
* html #nav #last.active a span{
	padding-right:24px;
}
*+html #nav #last a:hover,
*+html #nav #last.active a{
	margin-right:-3px;
}
*+html #nav #last a:hover span,
*+html #nav #last.active a span{
	padding-right:24px;
}
.safari3 #nav li a{
	padding:0 0 0 11px;
}
.safari3 #nav li a span{
	padding:12px 11px 0 0;
}
.safari3 #nav li a:hover,
.safari3 #nav .active a{
	padding-left:14px;
}
.safari3 #nav li a:hover span,
.safari3 #nav .active a span{
	padding:20px 14px 0 0;
}

.safari3 #nav #last a:hover,
.safari3 #nav #last.active a{
	margin-right:-2px;
}
.safari3 #nav #last a:hover span,
.safari3 #nav #last.active a span{
	padding-right:11px;
}
.safari3 #nav #last a span{
	padding-right: 9px;
}/* main part */
#main{
	width:930px;
	overflow:hidden;
	background: url(../images/bg-main.png);
	padding:31px 15px 58px;
}
/* promo box */
.promo{
	width:915px;
	overflow:hidden;
	padding:0 15px 12px 0;
	margin:0 0 24px;
}
.info-box{
	width:357px;
	float:right;
	font-size:15px;
	color:#cfe0f1;
	position:relative;
}
.info-box h1{
	font-size:24px;
	line-height:31px;
	color:#e0b742;
	margin:0 10px 22px 0;
	padding:0 0 22px;
	border-bottom:1px solid #a7a7a7;
}
.info-box p{
	margin:0 0 22px;
	line-height:22px;
}
.info-box .more{
	width:100%;
	overflow:hidden;
	padding:0;
}
.info-box .more a{
	font-size:14px;
	font-weight:bold;
	color:#e0b742;
	text-decoration:underline;
}
.info-box .more a:hover {
	text-decoration:none;
}
.container{
	width:530px;
	float:left;
}
.container .heading{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #a7a7a7;
	margin:0 0 6px;
}
.container h2{
	font-size:14px;
	color:#e0b742;
	margin:0;
	padding:1px 0 0 2px;
}
/* switcher */
.switcher-wrapper ul{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	position:relative;
}
.switcher-wrapper li{
	float:left;
	margin:0 0 0 5px;
	display:inline;
}
.switcher-wrapper li a{
	float:left;
	width:21px;
	height:18px;
	border: solid #a7a7a7;
	border-width:1px 1px 0;
	background:#fff;
	font-size:12px;
	padding:3px 0 0;
	color:#535252;
	text-align:center;
	font-weight:bold;
}
.switcher-wrapper li a:hover,
.switcher-wrapper .active a,
.switcher-wrapper a.active{
	background:#4696be;
	color:#fff;
	text-decoration:none;
}
/* slider */
.gallery-slide{
	width:530px;
	overflow:hidden;
	position:relative;
}
.slider{
	width:99999px;
	height:358px;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
}
.slider li{
	width:530px;
	height:358px;
	float:left;
	font-size:15px;
	color:#bdd5ec;
	line-height:22px;
	z-index:1;
}
.slider li p{
	margin:0 0 7px;
}
.slider li .image{
	border:5px solid #000;
	overflow:hidden;
}
.slider li .image img{
	display:block;
}
.slider .active{
	display:block;
	z-index:2;
}
/* threecolumns */
.threecolumn{
	width:100%;
	overflow:hidden;
	position:relative;
}
.threecolumn .links h2{
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	border-bottom:1px solid #a7a7a7;
	margin:0 0 15px;
	padding:0 0 3px;
	text-align:left;
}
.threecolumn h2{
	font-size:12px;
	color:#e0b742;
	text-transform:none;
	text-align:right;
	border-bottom:1px solid #a7a7a7;
	margin:0 0 15px;
	padding:0 0 3px;
}
.threecolumn h2 span {
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	float:left;
}
.threecolumn h2 a {
	text-decoration:underline;
	color:#e0b742;
}/* news */
.news{
	float:left;
	width:356px;
	margin:0 52px 0 0;
}
.info{
	float:left;
	width:279px;
	margin:0 49px 0 0;
	color:#9ab3cb;
}
.links{
	width:194px;
	float:left;
}
.threecolumn h2{
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	border-bottom:1px solid #a7a7a7;
	margin:0 0 15px;
	padding:0 0 3px;
}
.threecolumn h2 a{
	font-size:12px;
	text-transform:none;
}
.news ul{
	list-style:none;
	margin:0;
	padding:3px 0 0;
	width:100%;
	overflow:hidden;
}
.news ul li{
	width:100%;
	overflow:hidden;
	vertical-align:middle;
	margin:0 0 18px;
}
.news ul .image{
	border:2px solid #d3af48;
	float:left;
}
* html .news ul .image{
	margin-right:-3px;
}
.news ul .image img{
	float:left;
}
.news ul .text{
	width:275px;
	overflow:hidden;
	padding:0 0 0 10px;
	font-size:12px;
	color:#b2cae1;
	font-weight:bold;
}
.news ul .date{
	font-size:11px;
	display:block;
	font-weight:normal;
	color:#5e748d;
	margin:0 0 2px;
}
.news ul .more,
.info .more{
	color:#e0b742;
	font-weight:bold;
	text-decoration:underline;
}
.news ul a.more:hover,
.info a.more:hover{
	text-decoration:none;
}
.news ul p{
	margin:0;
	line-height:16px;
}
/* info */
.info .picture{
	float:left;
	background: url(../images/bg-picture.gif) no-repeat;
	width: 101px;
	height: 112px;
	padding:2px;
	margin:0 12px 8px 0;
}
* html .info .picture{
	margin-right:9px;
}
.info .picture img{
	display:block;
}
.info h3{
	font-size:14px;
	color:#b2cae1;
	margin:0 0 3px;
}
.info p{
	margin:0;
	line-height:17px;
}
.links ul{
	list-style:none;
	margin:-2px 0 0;
	padding:0 0 0 3px;
	width:191px;
	overflow:hidden;
}
.links ul li{
	margin:0 0 8px;
}
.links ul li a{
	background: url(../images/arrow.gif) no-repeat 0 6px;
	font-size:14px;
	color:#82a8d3;
	text-decoration:underline;
	padding:0 0 0 14px;
}
.links ul li a:hover{
	text-decoration:none;
}
/* footer */
#footer{
	width:100%;
	background:#1d4168 url(../images/bg-footer.gif) repeat-x;
}
.footer-holder{
	width:960px;
	margin:0 auto;
	padding:12px 0 7px;
	position:relative;
	text-align:center;
	font-size:11px;
	color:#fff;
}
.footer-holder ul{
	list-style:none;
	margin:0 0 21px;
	padding:0;
	width:100%;
}
.footer-holder ul li{
	display:inline;
	background: url(../images/separator3.gif) no-repeat 0 2px;
	padding:0 10px;
	line-height:13px;
}
.footer-holder ul li:first-child{
	background:none;
}
.footer-holder ul li a{
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}
.footer-holder p{
	margin:0 0 2px;
}
.footer-holder .btn{
        width: 74px;
        height:19px;
        position:absolute;
        top:-19px;
        text-indent:-9999px;
        overflow:hidden;
}
.footer-holder .btn-login{
        background: url(../images/btn-login.gif) no-repeat;
        right:57px;
}
.footer-holder .btn-logout{
        background: url(../images/btn-logout.gif) no-repeat;
        right:57px;
}
.footer-holder .btn-map{
        background: url(../images/btn-map.gif) no-repeat;
        right:14px;
}
/* inner page */
.inner-page #main{
	padding:10px 10px 49px;
	width:940px;
}
/* section */
.section{
	width:909px;
	overflow:hidden;
	padding:11px 31px 42px 0;
	background:#092547;
	position:relative;
}
/* breadcrumbs */
.breadcrumbs{
	list-style:none;
	margin:0 0 9px 21px;
	padding:0;
	width:888px;
	line-height:13px;
	overflow:hidden;
}
.breadcrumbs li{
	float:left;
	font-size:11px;
	color:#8dccf1;
	padding:0 0 0 13px;
	margin:0 24px 0 -13px;
	display:inline;
	background: url(../images/arrow2.gif) no-repeat 0 4px;
}
.breadcrumbs li a{
	color:#fff;
}
.section-holder{
	width:100%;
	overflow:hidden;
}
/* content */
#content{
	width:628px;
	float:right;
	padding:13px 0 0;
}
#sidebar{
	width:250px;
	float:left;
}
.defstyle h1{
	font-size:24px;
	color:#e0b742;
	border-bottom:1px solid #a7a7a7;
	padding:0 0 3px;
	margin:0 0 19px;
}
/* content box */
.content-box{
	width:100%;
	overflow:hidden;
	margin:0 0 21px;
}
.content-box .image{
	float:right;
	padding:6px 0 0;
}
.content-box .image img{
	display:block;
}
.content-box .text{
	width:100%;
	overflow:hidden;
	padding:0 24px 0 0;
}
/* content list */
.content-list{
	list-style:none;
	margin:-13px 0 0;
	padding:0;
	width:100%;
	overflow:hidden;
}
.content-list li{
	margin:0 0 6px;
}
.content-list li a{
	text-decoration:underline;
	color:#8dccf1;
	padding:0 0 0 9px;
	background: url(../images/bullet.gif) no-repeat 0 6px;
}
.content-list li a:hover{
	text-decoration:none;
}
.defstyle h2{
	font-size:13px;
	color:#d8e5f2;
	margin:0 0 5px;
}
/* sub navigation */
.sub-nav{
	list-style:none;
	margin:0 0 10px;
	padding:22px 15px 20px;
	height:auto !important;
	height:343px;
	overflow:hidden;
	background:#02162d;
	min-height:343px;
}
* html .sub-nav{
	height:343px;
	overflow:visible;
}
.sub-nav li:first-child{
	border-style:none;
}
.sub-nav li{
	padding:8px 0 8px 5px;
	border-top:1px solid #1b2c3f;
}
.sub-nav li a{
	color:#fff;
	font-weight:bold;
}
.sub-nav li a:hover,
.sub-nav .active a.active {
	color:#e0b742;
	text-decoration:none;
}
.side-section{
	width:220px;
	overflow:hidden;
	background:#163963;
	padding:27px 15px 7px;
}
.side-box{
	width:100%;
	overflow:hidden;
	margin:0 0 24px;
	font-size:11px;
}
#sidebar h3{
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	margin:0 0 9px;
	padding:0 0 2px;
	border-bottom:1px solid #a7a7a7;
	letter-spacing:-1px;
}
.side-box .picture{
	background: url(../images/bg-picture2.gif) no-repeat;
	width: 216px;
	height: 96px;
	padding:2px;
	margin:0 0 9px;
}
.side-box .picture img{
	display:block;
}
.side-box p{
	margin:0;
	line-height:17px;
}
.side-box .more{
	color:#e0b742;
}
/* list */
.list{
	list-style:none;
	margin:0;
	padding:5px 0 0 2px;
	overflow:hidden;
	zoom:1;
}
.list li{
	margin:0 0 8px;
}
.list li a{
	font-size:14px;
	color:#82a8d3;
	text-decoration:underline;
	background: url(../images/bullet2.gif) no-repeat 0 6px;
	padding:0 0 0 15px;
}
.list li a:hover{
	text-decoration:none;
}

/** solid background **/

	html {
		background:#082240;
	}

	body.bg {
		background:#082240 url(../images/bg-solid.gif) left top repeat-x;
	}
	
	#l-w {
		background:transparent url(../images/bg-html.gif) repeat-x;
	}

	#l-w-i {
		background:url(../images/bg-body.jpg) no-repeat 50% 0;
	}

/** wonky layout **/

	

/** typography **/

	.defstyle {
		line-height:1.462;
		padding-top:6px;
	}
	
	.defstyle p {
		margin:19px 0;
	}
	
	.defstyle a {
		text-decoration:underline;
	}
	
	.defstyle a:hover {
		text-decoration:none;
	}
	
	.defstyle h1 {
		margin:0 0 0 0;
		line-height:38px;
		font-size:24px;
	}
	
	.defstyle h2 {
		font-size:22px;
		line-height:24px;
		margin:14px 0 19px 0;
		color:#E0B742;
		font-weight:normal;
	}
	
	.defstyle *+h2 {
		margin-top:33px;
	}
	
	.defstyle h3 {
		font-size:16px;
		line-height:19px;
		margin:19px 0 19px 0;
		color:#E0B742;
	}
	
	.defstyle *+h3 {
		margin-top:38px;
	}
	
	.defstyle h4 {
		font-size:14px;
		line-height:19px;
		margin:19px 0 19px 0;
		color:#E0B742;
	}
