﻿/**@import url(corpblue.css);**/

#zz1_TopNavigationMenu{
	display:none;
}

/*** corporate blue as at 23/09/2008***/
/** generic elements abackground classes**/
.colortext{
	color:#06c;
}
.greytext{
	color: #666;
}

h1,h2,h3

{
		color:#06c;
}

h1 {
margin-bottom:0;
}


.img_border {
	border:1px solid #06c;
}

p.large {
font-size:1.2em;
color:#06c;
line-height:1.4em;
}
/**ebackground generic elements abackground classes**/

/** footer **/
#footer2 
{
	color: #666;
	background-color:#06c;
}
#footer2 a,#footer2 p,#footer2 h2,#footer2 span
{
	color:#fff;
}
.theawards{
	background:none;
	background: transparent url(../images/awards.gif) no-repeat 0 0;
}
/** footer **/
.footer_top{
	background: #4898E2 url(../images/bg-shadow.gif) repeat-x scroll 0 0;
}
.footer_bottom{
     background: transparent url(../images/bg-shadow-b.gif) repeat-x scroll 0 0;
}
#footer2 a,#footer2 p,#footer2 h2,#footer2 span
{
	color:#fff;
}
#footer2 a.tc_links{
	
	color:#fff;
}

.footright{
	color:#fff;
}

/** ebackground footer **/


/** page header **/
#header
{

}
.logo_link
{
	background-image: url(../images/logo.png);
	background-color: transparent;
}
#linkcloud
{
	border-color:#4d94db;
	background: url(../images/LinkCloud_Bg.gif) repeat-x;
}

#linkcloud li{color:#4D94DB;}

#linkcloud li a{color:#fff;}

#linkcloud li a.linkcloud_ask
{
	background: url(../images/LinkCloud_Ask_Blue.gif) no-repeat;
	color:#023b74;
}


/** search related **/

#headersearch button,#ctl00_SearchSection_SearchButton
{
	background-image: url(../images/Search_Btn.gif);
	background-color: transparent;
	cursor:pointer;
}

#ctl00_SearchSection_SearchTextBox
{
	background-image: url(../images/Search_Txt.gif);
	background-color: transparent;
	background-repeat:no-repeat;
	outline:none;
}

#goBtn{
	background-image: url(../images/gobutton.jpg);
	background-color: transparent;
}

.btnCourseSearch {
background-image: url(../images/coursesbutton.jpg)!important;
width:65px!important;
}

.autoCompletebackground {
border:0;
border-collapse:collapse;
background-image: url(../images/bg_searchsuggest.gif);
background-color: transparent;
padding:20px 8px 8px 8px;
opacity: .92;
filter: alpha(opacity=92);
-moz-opacity:.92;
font-family:Arial,Helvetica,sans-serif;
font-size:80%;

}

#headersearch iframe {
border:0;
border-collapse:collapse;
background-color:transparent;
opacity: .1;
filter: alpha(opacity=1);
-moz-opacity:.1;

}



.autoCompleteNotSelected {
	background-color:transparent;
	padding:4px;
	
}

.autoCompleteSelected {
	background-color:#69a5e1;
	color:#fff;
	padding:4px;
	cursor:pointer!important;
}
/** ebackground search related **/
/** ebackground page header **/

/** body area **/
#navigationBar li 
{
	background: url(../images/button.jpg) no-repeat;
}
#navigationBar a,a.navheading
{
	color:#fff;
}


/* bread crumb */
#breadcrumb,#breadbrumb{
	border-bottom:1px solid #ccc;
	background:transparent url('../images/home.gif') no-repeat scroll left 4px;
	color:#666;
}
#breadcrumb a ,#breadbrumb a
{
	color:#666;
	text-decoration:none
}

#breadcrumb a:hover ,#breadbrumb a:hover{
	color:#ccc;
}
/** ebackground bread crumb **/

/*
#leftNav
{
	background: transparent url(../images/navgradiant.gif) repeat-y;
}
#leftNav a
{
	color:#000;
}
a.navheading:hover{
	color: #fff;
}

.sectionHeading
{
	background-color: #06c;
	color:#fff;
}

#leftNav .sectionHeading a
{
	color: #fff;
}

#leftNav ul li a
{
	background: url(../images/iconlib.gif) 0 2px no-repeat;
}

#leftNav ul li ul li a{
	background: url(../images/iconlib.gif) 0 -18px no-repeat;
}

#leftNav li ul li{
	border-bottom:1px solid #ccc;
}

#leftNav li ul li ul li{
	border-bottom:0;
}
*/
/** splash items**/
.section{
	 border-bottom:1px solid #6aa6e2;
	 margin-bottom:2em;
	 padding-bottom:0.8em;
	 width:340px;
}

.section_h3_container {
padding:0;
margin:0;
}

.section_h3_container h3{
 border-bottom-color:#06c;
 font-size:1.1em;
  margin-bottom:0.8em;

}


.section_h3_container h3 a{
 color:#06c;
}
/** ebackground splash items **/
/** light box **/
#lbOverlay {
	background-image: url(../images/lightbox_bg.gif);
	background-color: #06c;
	cursor: pointer;
}

/** ebackground light box **/
/** ebackground body area **/

/** footer **/
#footer2 
{
	color: #666;
	background-color:#f0f0f0;
}
#footer2 a,#footer2 p,#footer2 h2,,#footer2 span
{
	color:#000;
}
/** ebackground footer **/



/** body abackground container **/

/** ebackground body abackground container **/
body
{
	background: #000 url(../images/bodybg1.jpg) no-repeat top center;
}

/** footer **/
#footer2 
{
	margin-top:12px;
	color: #666;
	background-color:#06c;
}
#footer2 a,#footer2 p,#footer2 h2,#footer2 span
{
	color:#fff;
}
/** ebackground footer **/

/*** ebackground corporate blue as at 23/09/2008***/

/*---------------------------------------homepage style below------------------- */


/* --------------------------------------------------------*/
/* Warnings */

#javascript_warning{
	text-align: center;
	margin-bottom: 10px;
	font-size: 12px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	background-color: #ffffcc;
	border-color: #ff9900;
	border-style: solid;		
	border-width: 1px;
	color: red;
}

#ie_warning{
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	border-bottom-color: #003366;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-position: left bottom;
	background-image: url(../images/ie_warning_bg.gif);
	background-repeat: repeat-x;
	color: #fff;
	background-color: #66ccff;
	display: block;
	width: 100%;
	height: 30px;
}

/* --------------------------------------------------------*/
/* Expabackgroundable Box Styles */

ul, li {
	padding: 0;
	margin: 0;
}

#cu_boxes_container{ 
	background:none;
	background-color:transparent;
	background-position: left bottom; 
	background-repeat: repeat-x; 
	margin:0 auto;
	width: 940px;
}

#cu_boxes {
	
}

/* following box properties altered by Javascript  when DOM loads - width, height */
#cu_boxes .box {
	background-color:transparent;
	/*background-position: 5px 30px;**/
	overflow: hidden;
	float: left;
	display: block;
	width: 234px;
	height: 250px;
	background-repeat: no-repeat;	
	padding:0;	
	border-right:1px solid #333;
}

.box_title{ 
	padding-left: 10px; 
	line-height: 43px; 
	width: 360px; 
	height: 43px;
	background: transparent url(../images/menubg.jpg) repeat-x left top;
	overflow: hidden; 
	display: block; 
	color: white; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; 
	font-family:Arial,Helvetica,sans-serif; 
}
.box_titleright{ 
	padding-left: 10px; 
	line-height: 43px; 
	width: 250px; 
	height: 43px;
	background: transparent url(../images/menubg.jpg) repeat-x left top;
	overflow: hidden; 
	display: block; 
	color: white; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; 
	font-family:Arial,Helvetica,sans-serif; 
}

/* following box_inner properties altered by Javascript when DOM loads - width, background-color, overflow, font-size */
.box_inner{
	text-overflow: clip;
	font-size: 11px;
	padding-top: 10px;
	margin-left: 0;
	background-position: left top;
	background-image: url(../images/black_bg.png);
	background-repeat: repeat-x;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	width: 234px;
	height: 380px;
}
.box_innerright{
	text-overflow: clip;
	font-size: 11px;
	padding-top: 10px;
	margin-left: 0;
	background-position: left top;
	background-image: url(../images/black_bg.png);
	background-repeat: repeat-x;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	height: 360px;

	}
.box_inner a{
	padding: 5px 0px 5px 15px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/arrow.png);
	margin-bottom: 2px;
	display: block;
	text-decoration: none;
	color: white;
	line-height:20px;
	
}
.box_innerright a{
	padding: 5px 0px 5px 15px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/arrow.png);
	margin-bottom: 2px;
	display: block;
	text-decoration: none;
	color: white;
	line-height:20px;
	margin-left:20px;
}

.box_inner a:hover, .box_innerright a:hover{
	text-decoration: underline;
	color: white;
}

.box_inner h1{
	color: white;
	font-weight: bold;
	line-height: 15px;
	font-size: 13px;
}

ul .box_inner{
	list-style-type: none;
	padding-left: 20px;
	height: 380px;
}

ul .box_inner li{
	line-height: 14px;
}
ul .box_inner li a
{
	border-right:1px solid #ccc;
}

#study,#business,#research,#international,#news_events,#alumni,#city,#university {
	background-image: url(../images/panels_one_image_40.png);
}
#study{
	background-position:5px 40px;
}
#business{
	background-position:-355px 40px;
}
#research{
	background-position:-715px 40px;
}
#international{
	background-position:-1075px 40px;
}
#news_events{
	background-position:6px -321px;
}
#alumni{
	background-position:-353px -321px;
}
#city{
	background-position:-715px -321px;
}
#university {
	background-position:-1075px -321px;
}

/* --------------------------------------------------------*/
/* Latest tabs section styles */

#latest_container{
	margin-right: auto;
	margin-left: auto;
	width: 940px;
}

#latest_container .latest_tabs{
	clear: both;
	width: 940px;
	background-position: left top;
	background-image: url(../images/latest_head_bg.gif);
	display: block;
	height: 42px;
	list-style-type: none;
}

/*width adjusted by Javascript */
#latest_container .latest_tabs li{
	font-size: 12px;
	padding-left: 10px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/latest_head_bg.gif);
	line-height: 30px;
	float: left;
	display: block;
	height: 42px;
	width: 100px;
}

#latest_container .latest_blocks li{
	padding: 10px;
	margin-bottom: 5px;
	background-color: #99c2eb;
	height: 130px;
	display: block;
	width: 920px;
	list-style-type: none;
	clear: both;
}

#latest_container .latest_tabs a{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

/* Added by DW to control Promo Area */
#promo-area {
	width:940px;
	margin:0 auto;
	margin-top:10px;
	background: #014fA1 url(../images/Home_Panel_Bg.jpg) no-repeat 0 0;
}

.panel-1{margin-left:7px;margin-top:7px;margin-bottom:6px}
.panel-2{margin-right:7px;margin-top:7px;margin-bottom:6px}
.panel-3{margin-right:12px;}


.panelevents{
	background: #06c url(../images/panelevents_bg.jpg) no-repeat 0 0;	
	width: 465px;
}
.events_text{
	color:#fff;
	font-weight:bold;
	padding: 60px 0 0 15px;
	width:125px;
}

.events_text strong{
color:#000;
font-size:120%;	
}

.panelevents img.floatright {padding:0 0 5px 10px;}
/** homepage calebackgroundar **/
#dateNow{
padding:0 10px;
	margin:3px 10px 0 10px;
	
	
}
#dateNow div{
	
}
#dateNow .day,#dateNow .month{
	text-align:center;
	color:#000;
	font-weight:bold;
	font-size:1.2em;
}
#dateNow .number{
	color:#fff;
	font-size:5em;
	line-height:1em;
	text-align:center;
	font-weight:bold;
}
#calebackgroundarView{
	width:250px;
	height:115px;
	margin:5px 20px 0 0;
}

#today{
	background-color:#ffc;
}
#calebackgroundarView td,#calebackgroundarView th{
	padding:0 4px 0 4px;
	text-align:center;
}
#calebackgroundarView th {border-bottom:1px solid #4c94db;background-color:transparent;}


#whatsOn1,#whatsOn2{
	width:504px;
	margin:1px 20px 0 0;
	color:#333;
	font-weight:bold;
	line-height:1.8em;

}


#whatsOn2 h1 {
	background-image: url(../images/icon_twitter.gif);
	background-position:100% 2px;
	background-repeat: no-repeat;
	font-size:1.2em;
	border-bottom:1px solid #4c94db;
}

#whatsOn1 h1 {
	font-size:1.2em;
	border-bottom:1px solid #4c94db;
}

#whatsOn1 a,#whatsOn2 a {color:#333;font-weight:normal;padding-left:3px;text-decoration:none;}

.eventDate {margin-right:20px;}
.smaller {font-weight:normal;color:#333;font-size:0.9em;}
.eventDate li
{
	list-style:none;
	color:#fff;
	padding-bottom:3px;
}

.followTwitter {
	float:right;
	margin-top:-1.9em;
}
.smaller a {color:#0066CC;}
.forthDay{
	color:#0066CC;
	padding:3px 4px;
	font-weight:bold;
	width:100px;
}
.eventtext a,.eventtext{
	color:#333;
}
.eventtext a:hover{
	text-decoration:none;
}

.twitters {

}

.twitters ul {
  list-style: none;
  padding: 0;
  white-space:normal;

}

#twitter_div ul {
  list-style: none;
}


.twitters span.prefix {
  font-weight: bold;
}

.twitters span.Time {
  font-weight: bold;
  margin-top:2px;
    line-height:1.5em;
}

.twitters span.Status {
  font-weight: normal;
    line-height:1.3em;
    white-space:normal;
}

/** ebackground home page calebackgroundar **/
/** Open Days **/
.opebackgroundays {
background:transparent url(../images/bg_opebackgroundays.gif) no-repeat bottom;
height:115px;
}

.opebackgroundays h5 {
color:#06c;

}

.opebackgroundays div {
width:auto;
font-weight:bold;
color:#666;
vertical-align:top;
line-height:1.5em;
float:left;
padding:6px;
margin-right:20px;
}

.opebackgroundays div a {

font-size:0.8em;
color:#fff;
background:transparent url(../images/bg_fibackgroundoutmore.gif) no-repeat;
padding:2px 14px 3px 4px;
text-decoration:none;
line-height:2em;
}

/** ebackground Open Days **/


.tab-wrapper

{

	padding:				0;

	margin:					0;
	
	background-color:#99c2eb;

	clear:					both;

}

.tab-menu

{

	margin:					0;

	padding:				0;

	list-style:				none;

	overflow:				auto;
	color:#fff;
	background-image:url(../images/latest_head_bg.gif);

}

.tab-menu li

{

	margin:					0;

	padding:				0;

	float:					left;
	line-height: 2.3em;
	background-image:url(../images/latest_head_bg.gif);
	height:42px;
	width:33.3%;

}

.tab-menu li a

{

	padding:				0 .5em;

	font-weight:			bold;
	color:#9cf;
	outline:none;

}

.tab-menu li a:hover,

.tab-menu li a:focus

{

	/* your effect here */

}

.tab-menu li.tab-selected a

{

	text-decoration:		none;

	color:					#fff;

	/* your effect here */

}

.tab-menu li.tab-selected {
background-image:url(../images/latest_head_bg_sel.gif);
}


/** emergency overlay  **/
#emergencyOverLay
{
	color: #000;
	left: 40px;
	position: absolute;
	top: 100px;
	width: 600px;
	background: #fff;
	border: 5px solid #06c;
	padding:0;
	height:450px;

}

#emergencyOverLay h1{
 font-size:2.2em;
 color:#fff;
 background: #06c url("../images/iconlib.gif") no-repeat 0 -600px;	
 padding:1px 0 0 5px;
}
#emergencyOverLay h1 div
{
	float:right;
	margin-top:-40px;
	padding:0 5px;
}
#emergencyOverLay h1 div a{
	font-size:15px;
	color:#fff;
}
#emergencyOverLay h2{
	font-size:2em;
	color:#666;	
	margin-bottom:2px;
}

#emergencyOverLay h3{
	font-size:1.5em;
	margin-bottom:5px;
}

#emergencyOverLay ul,#emergencyOverLay li{
	margin-left:15px;	
}

.emergencyLeftColumn,.emergencyRightColumn{
	width:590px;
	margin-right:10px;
	padding:5px;
	text-align: left;
	overflow:scroll;
	height:390px;
}

.emergencyRightColumn{
	margin-right:0;
}

.emergencyUpdate{
	margin:0 0 10px 0;
	padding-bottom:3px;
	border-bottom:1px solid #aaa;
}

.overlay{
	visibility:hidden;
	height:0;
	width:0;
	overflow:none;
	top:-500px;
	left:-500px;
	display:none;
}

.overlayVisible{
	border:4px solid black;
	visibility:visible;
	margin:auto;
	background:#ccc;
}

/** ebackground emergency overlay **/
#twitter_div {
	overflow:scroll;
	height:250px;
}
#twitter_update_list li{
	margin-bottom:15px;
}


