@font-face{
	font-family: "Webly";
  	src: url("../fonts/weblysleekuisl.eot");
	src: url("../fonts/weblysleekuisl.eot?#iefix"),
	     url("../fonts/weblysleekuisl.ttf"),
	     url("../fonts/weblysleekuisl.woff");
}
@font-face{
	font-family: "WeblyLight";
  	src: url("../fonts/weblysleekuil.eot");
	src: url("../fonts/weblysleekuil.eot?#iefix"),
	     url("../fonts/weblysleekuil.ttf"),
	     url("../fonts/weblysleekuil.woff"); 
}

#contentwrapper{
	background: #eee url(../images/homeNavbg.gif) repeat-y left!important;
}
#content.splash{
	padding: 0 18px 0 0!important;
	min-width:732px!important;
	max-width:957px!important;
	
}
#homebanner{
	float:left;
	padding-top:7px;
}
#content h1#intranet {
	margin: 0;
}

#newsFlash {
	color:#fff;
	text-align:center;
	padding:4px;
	background-color:#b22;
	border:1px solid #fff;
	border-bottom:0;
	font-size:94%;
}
#newsFlash:hover {
		background-color:#000;
}
#newsFlash a{
	color:#fff;
	font-size:115%;
	font-weight:bold;
	text-decoration:none;
}
#newsFlash .further a{
	text-decoration:underline;
	font-weight:normal;
	font-size:100%;
}

#mainarea {
	 margin: 0 0 0 183px;
	 padding:68px 0 0 10px;
}
#columns {
	width:100%;
}
#middlecol {
	vertical-align:top;
}
/*UWEonline etc table styling */

#onlineEtc {
	width: 100%;
	border: 1px solid #fff;
	border-collapse:collapse;
}
#onlineEtc td{
	background: #eee url(../images/homeMyuwebg.gif) repeat-x bottom;
	padding:4px;
	text-align:center;
	border: 1px solid #fff;
	vertical-align:top;
}
#onlineEtc td:hover{
	background: #f7f7f7;
}

#onlineEtc br {
	display:block; /* stops graphic underlining on hover in Firefox */
}
#staffstudents {
	margin:10px 0;
}
#students, #staff {
	width:291px;
	background:#f3f3f3;
	padding:10px 5px 10px 10px;
	border:1px solid #fff;
	float:left;
}
#students:hover, #staff:hover {
	background:#fff;
}
#students {
	margin-right:14px;
}

#students img, #staff img {
	margin-right:10px;
	float:left;
}
#students a, #staff a {
	text-decoration:none;
	line-height:150%;
}
#students a:hover, #staff a:hover {
	text-decoration:underline;
}
#students span, #staff span {
	font-size:150%;
}
#news, #events {
	font-family:"Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Webly",Arial,sans-serif;
	font-size:120%;
	color:#000;
	margin:8px 0 12px 0;
	padding:12px 20px 0 20px;
	background:#fff url(../images/colstrip.png) no-repeat center 45px;
	border: 1px solid #ccc;
}
#events {
	background:#fff;
}
#news .beta-logo {
	float:left;
	margin-bottom:15px;
}
#news strong a{
	color:#2f759f
}
#news strong a:hover{
	color:#2995d6
}
#news strong a:visited{
	color:#995ba6
}
#news .cta{
	clear:both;
	display:block;
	font-size:100%;
	padding: 5px 20px 10px 10px;

}
#news .cta strong, #events .cta strong {
	font-family:"Segoe UI Light","Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","WeblyLight",Arial,sans-serif;
	font-weight:100;
	font-size:140%;
	line-height:140%;
	display:block;
	margin-bottom:5px;
}

#news #topStories a {
	float:left;
	width:130px;
	display:block;
	font-size:90%;
	padding:10px;
}
#news #topStories a:hover {
	background:#f3f3f3;
}

#news #topStories img{
	margin-bottom:8px;
	width:130px;
	height:104px;
}
#news p.moreNews {
	border-top:1px solid #eee;
	margin:0;
	padding-top:5px;
	clear:both;
	font-size:84%;
}
#news hr {
	border: 0px;
	border-top: 2px solid #f3f3f3;
	height:1px;
}
.events{
	margin-bottom:10px;
	margin-left:140px;
	padding:0 12px;
	display:block;
}
.events .listItem {
	margin:0 -12px 0 -12px;
	padding: 12px 13px 12px 107px;
	display:block;
	min-height:80px;
	border-top:2px solid #f3f3f3;
}
.events .listItem:hover{
	background:#f3f3f3;
}
.events .listItem .thumb{
	margin:6px 0 0 -95px;
	float:left;
}
.events .listItem h3{
	font-family:"Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Webly",Arial,sans-serif;
	font-weight:normal;
	font-size:100%!important;
	margin:4px 0 0 0!important;
}
.events .listItem ul{
	font-size:90%;
	margin-bottom:0;
}
ul.details {
	padding:0;
	margin:6px 0!important;
	font-size:90%;
	color:#777;
}

ul.details li {
	padding-right:30px;
	margin-left:0!important;
	margin-top:4px!important;
	list-style:none!important;
	
	
}
ul.details li img {
	display:inline;
	margin: 0 6px -1px 0;
}
a.primaryAction{
	font-size:140%;
	padding:10px 40px 12px 12px;
	text-decoration:none;
	line-height:130%;
	display:inline-block;
	margin-top:6px;
	margin-bottom:5px;
	margin-right:20px;
	width:auto;
	color:#fff;
	border-radius:6px;
	opacity:0.9;
 	filter:alpha(opacity=90);
	background:#53a074 url(../images/action-arrow.png) no-repeat 97% center;
	box-shadow: 0 5px 6px -3px #aaa;
	float:left;
}

a.primaryAction:hover{
	opacity:1.0;
 	filter:alpha(opacity=100);
	text-decoration:none!important;
}
#telephone {
	background: #eee url(../images/homeTelbg.gif) repeat-x bottom;
	margin: 0;
}
#content h2#tel {
	font-size: 94%;
	color: #fff;
	margin: 0;
	padding: 4px;
	background: #6a6e70 url(../images/homeHeadingbg.gif) repeat-x bottom;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
#content h2#telex {
	font-size: 94%;
	margin:0;
}
#content h2#telex a {
	text-decoration: none;
	padding:4px;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	display:block;
}
#content h2#telex a:hover {
	background:#fff;
}
.telButton{
	color: #fff;
	background-color: #6a6e70;
	cursor: pointer;
	font-size: 94%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-indent: 0;
	border-color: #888 #555 #555 #888;
	border-style: solid;
	border-width: 2px;
	margin: 0;
	padding: 0 4px;
}

#telephone ul {
	margin: 4px 0 0 0;
}
#telephone li.tel {
	padding: 0;
	margin: 0;
	display:inline;
}
#teldirform {
	padding:8px;
	border: 1px solid #fff;
}
#teldirform:hover {
	background:#f7f7f7;
}

.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 94%;
	line-height: 100%;
	color: #000;
	padding: 0px;
}



/* -------------------------- */
#greybg {
	background-color:#eee;
	vertical-align:top;
}
#snippets {
	width:100%;
}
#snippets td.middleText {
	font-size:100%;
}
#content h2#new {
	font-size: 94%;
	color: #fff;
	display:block;
	padding:4px;
	margin:0;
	background: #6a6e70 url(../images/homeHeadingbg.gif) repeat-x bottom;
	border-bottom: solid 1px #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

#snippets .feature {
	background:#fff url(../images/homefeature.gif) no-repeat right bottom;
	border: solid 1px #fff;
	border-top: 0;
	padding:5px;
}
#snippets .new {
	background:#e5e5e5 url(../images/homenew.gif) no-repeat right bottom;
	border: solid 1px #fff;
	border-top: 0;
	padding:5px;
}
#snippets .new:hover  {
	background:#fff url(../images/homenewhover.gif) no-repeat right bottom;

}
#snippets .old {
	background:#eee;
	border: solid 1px #fff;
	border-top: 0;
	padding:5px;
}
#snippets .old:hover {
	background:#fff;
}

.greyText {
	font-size: 85%;
	color: #555;
	line-height: 160%;
	}
.gap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 70%;
	color: #FFFFFF;
}

ul {
padding: 0;
margin-left: 18px;
margin-bottom: 0!important;
}

#su {
	background-color:#eee;
	width:130px;
	vertical-align:top;
}
#su:hover {
	width:130px;
	vertical-align:top;
}
#su .head {
	background-color:#63696b;
	width:130px;
}
#su .links {
	background-color:#e5e5e5;
	padding:6px;
	border:solid 1px #fff;
	border-left:0;
	border-top:0;
}
#su .links:hover {
	background-color:#f7f7f7;
}
#su li.bullet {
list-style-image: url(../images/suarrow.gif);
padding: 0;
margin: 0 0 3px 0;
font-size: 94%;
}
#su ul {
padding: 0;
margin: 4px 0 10px 18px;
}

#rightcol {
	padding:24px 0 0 8px;
	width:124px;
	vertical-align:top;
}
#rightcol .ads{
	border:solid 2px #fff;
	margin-bottom: 8px;
}
#rightcol .ads:hover{
	background:#fff;
}

#rightcol p {
	margin:4px 4px 4px 6px;
}

/*Drop-down menu */
#nav {
	padding: 0;
	margin: 0;
	vertical-align: top;
	text-align: left;
	width:183px;
	position: relative;
	left: 0px;
	float:left;
	background: #ddd url(../images/navbgHome.jpg) top left no-repeat;
	font: bold 94% Verdana,Arial,Helvetica,sans-serif;
	z-index:1;
}
#nav h2#departments, #nav h2#related {
	background: url(../../engine/images/redarrow.gif) no-repeat top left;
	margin: 10px 0 0 0;
	padding: 2px 4px 2px 12px;
	font: bold 94% Verdana,Arial,Helvetica,sans-serif;
	color: #000;
}

#nav ul {
	list-style: none;
	margin: 0 0 3px 0;
	padding: 0;
	width: 183px; /* Width of Menu Items */
	}
#nav ul:first-child {
	margin-top: 42px;
	font-weight:normal;
	}
#nav ul li {
	display: block; 
	margin: 0; 
	position:relative;
	}
#nav ul li.noLink{

	padding: 5px 3px 4px 12px;
	color:#333;
	line-height:130%;
	cursor:pointer;
	width:168px;
	}
#nav ul li a {

	display: block;
	margin: 0;
	padding: 5px 3px 4px 12px;
	text-decoration: none;
	color:#333;
	line-height:130%;
	}

.arrow {
	background: url(../images/home-arrow.gif) no-repeat right;
	padding-right: 16px;
	margin: 0 2px 0 0;	
	display:block;
}
.arrow2 {
	background: url(../images/home-arrow.gif) no-repeat right;
	padding-right: 16px;
	margin: 0;	
	display:block;
}

/* Fix IE. Hide from IE Mac \*/
* html #nav ul li { float: left; height: 1%; }
* html #nav ul li a { height: 1%; }
/* End */

#nav ul li a:hover, #nav ul li:hover.noLink {color: #fff; background: #777; text-decoration: none;} /* Hover Styles */

#nav ul ul {
	width: 180px;
	position:absolute;
	display:none;
	left: 182px; /* Set 1px less than menu width */
	top: -26px;
}
#nav ul ul.higher {
	top: -186px;
}
#nav ul ul.level {
	top: -6px;
}
#nav ul ul li.noLink {width:173px;}
#nav ul ul ul {
	width: 180px;
	position:absolute;
	display:none;
	left: 179px; /* Set 1px less than menu width */
	top: -26px;
}
#nav ul ul ul.higher {
	top: -126px;
}
#nav ul ul ul.level {
	top: -6px;
}

#nav li ul li a, #nav li ul li.noLink { padding: 4px 3px 4px 8px; color: #fff; font-weight: normal; background-color: #777; width:169px;}  /*Sub Menu Styles */
#nav li ul li a:hover, #nav li ul li:hover.noLink {color: #fff; background-color: #555;}

#nav li:hover ul ul, #nav li.over ul ul { display:none;}

#nav li:hover ul,  #nav li li:hover ul,  #nav li.over ul, #nav li li.over ul { display: block;} /* The magic */
#nav .visible {
	padding:12px 0 0 10px;
	font-size:90%;
	font-weight:normal;
}


#footer.splash {
	border-left: 183px solid #ddd!important;
}