body {
	margin:0;
	padding:0;
	background: none repeat scroll 0 0 #E2E2E2;
	margin-bottom: 1px; 
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #636363;
}
div.homebg {
	text-align:center;
}
img{
	border: none;
}

p{
	margin: 0 0 8px 0;
	padding: 0;
	line-height: 16px;
	font-size: 11px;
}
a{
	color: #000;
	text-decoration: underline;
	font-size: 11px;
}
a:hover{
	color: #555;
}
select{
	font-family :Arial, Helvetica, sans-serif;
	color : #666;
	font-size : 11px;
	font-weight:bold;
}
select.home{
	font-family :Arial, Helvetica, sans-serif;
	color : #666;
	font-size : 11px;
	font-weight:bold;
	width:250px;
}
ul.list_right{
	list-style-type: none; 
	margin: 0; 
	padding: 0;
}

ul.list_right li{
	height: 1%;	
	background: none;
	padding: 0;
	margin: 0 0 5px 0;
}
ul.list_right li a{
	text-decoration: none;	
}

/* 24/5/12: Jeff added ul.list_right2 for right box items */
ul.list_right2 {
	list-style-type: none; 
	margin: 0; 
	padding: 0;
}
ul.list_right2 li{
	height: 1%;	
	background: none;
	padding: 0;
	margin: 0 0 5px 0;
}
ul.list_right2 li a{
	text-decoration: none;
	padding: 0 0 0 10px;
	background: url(/app_templates/pagelets/unitec/images/listbg.jpg) no-repeat 0px 5px;
	font-size: 10px;
}
ul.list_right2 li a:hover{
	background: url(/app_templates/pagelets/unitec/images/listbg.jpg) no-repeat 0px 5px;
	text-decoration: underline;	
	padding: 0 0 0 10px;
	font-size: 10px;
}


#masterbox {
	background-color: #FFF;
	width: 980px;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	padding-bottom:10px;
	text-align:left;
}
.masterboxheight {
	float:left;
	position:relative;
	width: 980px;
	background-color:#fff;
	box-shadow: 0 3px 30px #444444;
}
#mainbody {
	float:left;
	background-color: #FFF;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	text-align:left;
}

.mainbodywrapper {
	float:left;
	position:relative;
	/*border-left: 5px solid #fff;
	border-right: 5px solid #fff;*/
	border-bottom: 5px solid #fff;
	width: 980px;
	background-color:#fff;
}

/* header */

.header {
	background-image:url(/app_templates/pagelets/unitec/images/images/rhinos.png);
	width: 960px;
	height:150px;
	}
.clear {font-size: 1px; height: 0px}

#headerbox {
	width: 1000px;
	height: 110px;
	background-color: #000;
}
#headerleft{
	float:left; 
	width: 280px;
	height:150px;	
	padding: 0px;
	margin: 0px;  
}
#headerright {
/*	float:right;
	text-align: center;
	height:184px;
	width:320px;
	padding: 0px;
*/
	float:left;
	width:680px;
	height:150px;
	padding: 0px;  
}


#header_print{
	display: none;
}


.headerextra {
	color:#56AA1C;
	font-family:Arial, Helvetica, sans-serif;
}

#headerWrapper{
	background-color:#999;
}

#rightbuttons {
	margin-top: 0px;
	float:right;
	height:150px;
	width:302px;
}
#quickbuttons {
	margin-top: 0px;
	float:left;
	height:30px;
	width:303px;
	
}
.quick_left{
	top:-1px;
	padding-top:4px;
	width:120px; 
	height:26px; 
	float:left; 

	position:relative; 
	margin: 0 0px 0 5px;
	background-repeat:no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/apply.png);
	border: 0px;
}
.quick_left:hover{
	top:-1px;
	padding-top:4px;
	width:120px; 
	height:26px; 
	float:left; 

	position:relative; 
	margin: 0 0px 0 5px;
	background-repeat:no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/applyhov.png);
	border: 0px;
}
#quick_apply{
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	padding-left:38px;
	color: #636363 !important;
}
a.quick_link{
	text-shadow: #DFDFDF 1px 2px 2px;
	text-decoration:none;
	color: #636363 !important;
	
}
a.quick_link:hover{

	text-shadow: #fff 0px 0px 0px;
	text-decoration:none;
	color: #FFF;
	
}
.quick_mid{
	top:-1px;
	left: -1px;
	padding-top:4px;
	width:89px; 
	height:26px; 
	float:left; 

	position:relative; 
	margin: 0 0px 0 0px;
	background-repeat:no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/moodle.png);
	border: 0px;
}
.quick_mid:hover{
	top:-1px;
	left: -1px;
	padding-top:4px;
	width:89px; 
	height:26px; 
	float:left; 

	position:relative; 
	margin: 0 0px 0 0px;
	background-repeat:no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/moodlehov.png);
	border: 0px;
}
#quick_moodle{
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	padding-left:27px;

}

.quick_btn{
	top:-1px;
	left: -1px;
	
	padding-top:4px;
	width:89px; 
	height:26px; 
	float:left; 

	position:relative; 
	margin: 0 0px 0 0px;
	background-repeat:no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/moodle.png);	
	background-color:#FFF;
}
.quick_btn:hover{
	top:-1px;
	left: -1px;
	
	padding-top:4px;
	width:89px; 
	height:26px; 
	float:left; 
 
	position:relative; 
	margin: 0 0px 0 0px;
	background-repeat:no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/moodlehov.png);	
	background-color:#FFF;
}
#quick_contact{
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	padding-left:12px;
}

/* Search */
#searchform {
	margin-top:95px;
	float:left;
	height:27px;
	width:302px;
}
#searchform input {
	font-size: 11px; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
    border: 1px solid #5B6766;
	padding-top:6px;
	padding-bottom:4px;
	height:17px
}
#searchform input.submit {
	font-size: 11px;
	font-weight:bold;
	font-family :  Arial, Verdana, Geneva,Helvetica, sans-serif;
	color: #000;
	border: 0px;
	cursor: pointer;
	width: 55px; 
	height:27px; 
	float:left;		
	background-image: url(/app_templates/pagelets/unitec/images/searchbutton2.png); 
}

.search_btn{
	float: left; 
	width: 55px; 
	height: 27px; 
	display: inline;
}

.search_tf{
	background-image:url(/app_templates/pagelets/unitec/images/searchbg2.png); 
	width:210px; 
	height:27px; 
	border:0; 
	vertical-align:top; 
	float:left; 
	border: none !important;
}

.searchbg{
	float: left; 
	width:210px; 
	height: 27px; 
	display: inline; 
	margin: 0 0 0 0;	
}

.search_left{
	width:32px; 
	height:27px; 
	float:left; 
	display: inline; 
	position:relative; 
	margin: 0 0px 0 5px; 
}

.searchsmall {
	font-size: 9px; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;

}

/* Bottom */
#bottombox {
	float:left;
	position:relative;
	background:#DDDBD1;
	width: 960px;
	padding-top: 10px;
}
#bottomleft {
	width:650px;
	padding-left:5px;
	float:left;
	text-align: left;
	}
#bottomright {
	width:140px;
	padding:0px;
	float:right;
	}


/*breadcrumbs style*/
#urhere {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #636363;
	font-weight : normal;
}
#urhere a:hover{
	font-family:Arial , Gadget, sans-serif;
	font-size : 11px;
	color : #636363;
	font-weight : normal;
}
.arrow{
font-family:Arial,Geneva,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
}

H1 {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #494C49;
	font-weight : bold;
}
/* 7/12/10: Jeff added H2 for subtitles on non-programme pages */
H2 {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	font-weight : bold;
	margin: 10px 0px 10px;
	padding-top:6px;
	padding-bottom:4px;
}

H3 {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	margin: 15px 0px 10px;
	padding: 0;
}
/* 13/12/10: Jeff added H4 for subtitles in staff profile pages */
H4 {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}

H6 {
	border-top: 1px solid #CCCCCC;
	background-color:#f0f0f0;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	margin: 10px 0px 10px;
	padding-left:6px;
	padding-top:6px;
	padding-bottom:6px;
}

/* title stuff */

.titleline {
width:960px;
float:left;
background-color:#FFF;
padding-top:3px;
}
.title {
	float:left;
	width:400px;
	}
.rightstuff {
	float:right;
	width:380px;
	text-align:right;
	height:25px;
	}
	
	#custom-tweet-button a {
    display: block;
	margin-top:5px;
    padding: 2px 5px 2px 20px;
    background: url('http://a4.twimg.com/images/favicon.gif') left center no-repeat;
    border: 1px solid #ccc;
	width:45px;
	float:left;
	text-align:left
  }

a.tweet, a.tweet:visited, a.tweet:link {
color:#437792;
text-decoration:none;
}
/* columns */
#columnwrapper {
display: inline;
width:960px;
float:left;
margin-left:10px;
background-color:#FFF;
padding-bottom:10px;
}
div.Twocolumnone {
float:left;
width:200px;
margin-bottom:5px;
margin-top:10px;
}
div.Twocolumntwo {
float:left;
width:560px;
margin-top:10px;
padding-top:0px;
padding-left:10px;
}
div.Twocolumnthree {
float:right;
width:182px;
margin-top:10px;
}
/* 29/11/10: Jeff added div.Twocolumntwoandthree for a 2nd column with width=740px */
div.Twocolumntwoandthree {
float:left;
width:740px;
margin-top:10px;
padding-left:10px
}
 
sup {
color:#999999;
line-height:10px;
font-size:11px
}
#crumbs {
	background-color:#FFF;
	height:16px;
	margin-left:10px;
	margin-top:2px;
	padding:0px;
	float:left;
	position:relative;
	z-index:1;
	display: inline;
}

/* 1/12/10: Jeff added .topline for staff/programme lists */
.topline {
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}
/* 1/12/10: Chris added .bottomline for staff/programme lists */
.bottomline {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
/* news events hmoe page */
.readmorefrontpg {
line-height:15px;
text-decoration:none;
display: block;
margin: 4px 3px 0px 5px;
padding: 0px 0 0px 0;
}


/* ---------------------  Center Column  --------------------- */

.center{
	float: left;
	display: inline; 
	width: 550px;
	padding: 0 5px 0 5px;
	color: #5f6062;	
}

.center_heading{
	width: 550px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	margin-top:0px;
}

.center_heading h1{	
	font-size: 16px;
	font-weight:bold;
	padding: 0 0 0 0;
	margin:0 0 0 0;
}


.center_content{
	float: left;
	width: 505px;
	padding: 0 35px 0 10px; 
}

.center_content h4{
	margin-bottom: 20px;
	font-size: 14px;
}
.dotted{
	border-top: 3px dotted #5f6062;
	margin-bottom: 10px;
}

.center_content p{
	margin-bottom: 18px;
	line-height: 18px;
}

.center_content ul{
	list-style-type: none;
	margin: 0 0 20px 20px;
	padding: 0;  
}

.center_content ul li
{
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	line-height: 18px; 
}

.center_content ul span
{
	padding-right: 3px;
}



#morenews a{
	text-decoration: none;	

}

#print_heading{
	display: none;	
}
td.td_strong strong, p.p_color{
	color: #000;
}
td.whitebig strong{
	color: #000;	
}

#buttonSectionTopQ{
	color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 0 0;
    overflow: hidden;
    padding: 3px 0 4px 4px;
    width: 180px;
	background: #006633 !important;	
}

#buttonSectionQ{ background: #d1d2d4;}

#buttonsleftQ{
	color: #636363;
	font-size: 10px;
	font-weight:normal;
	}
.Twocolumnthree #buttonbarQ{
	margin-bottom: 5px;
    overflow: hidden;
    width: 180px;
	background: #d1d2d4;
	border:1px solid #006633;
	}

.Twocolumntwo p:empty{
	background: #FF0 !important;	
}

.Twocolumntwo ul{
	margin: 8px 0 10px 0;
}

/* landing page elements - Dec 2011*/

.dotted {
	background-color:#fff;
	border:0px; 
	border-top:1px dotted #999; 
	height:0px;
}

.shadowbox {
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
  	box-shadow: 5px 5px 5px #ccc;
	width: 280px;
	background-color:#fff;
	padding:1px;
	border:1px solid #ccc;
	margin-bottom:5px;
}

h2.landing {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	font-weight : bold;
	margin: 5px 0px 5px;
}

/*  right boxes */
#applydiv{
	margin-bottom:8px;
	margin-top:8px;
	font-size:18px;
	padding-left:7px;
	padding-top:6px; /*original b4 15/10/13: padding-top:3px;  */
	padding-bottom:1px; /*original b4 15/10/13: padding-bottom:4px;  */
	padding-right:7px;
	width:165px;
	/* 15/10/13 hide: height:100px; */
	border:#CCC solid thin; 

}
#applybox1{
	text-align:center;
	margin-bottom:8px;
	height:46px;
	padding-left:10px;
	padding-top:24px;
	background-image:url(/app_templates/pagelets/unitec/images/corpbuttdark.jpg);
}
#applybox1:hover{
	cursor:pointer;
	margin-bottom:8px;
	height:46px;
	padding-left:10px;
	padding-top:24px;
	background-repeat: no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/corpbuttlight.jpg) ;

}
#applycib{
	text-align:center;
	margin-bottom:8px;
	height:46px;
	padding-left:10px;
	padding-top:24px;
	padding-right:13px;
	background-image:url(/app_templates/pagelets/unitec/images/cibbuttdark.jpg);
}
#applycib:hover{
	cursor:pointer;
	background-repeat: no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/cibbuttlight.jpg) ;
}

#applyshs{
	text-align:center;
	margin-bottom:8px;
	height:46px;
	padding-left:10px;
	padding-top:24px;
	padding-right:13px;
	background-image:url(/app_templates/pagelets/unitec/images/shsbuttdark.jpg);
}
#applyshs:hover{
	cursor:pointer;
	background-repeat: no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/shsbuttlight.jpg) ;

}

#applytbe{
	text-align:center;
	margin-bottom:8px;
	height:46px;
	padding-left:10px;
	padding-top:24px;
	padding-right:13px;
	
	background-image:url(/app_templates/pagelets/unitec/images/tbebuttdark.jpg);
}
#applytbe:hover{
	cursor:pointer;
	background-repeat: no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/tbebuttlight.jpg) ;

}
#applytitle{
	text-align:center;
	width:165px;
	height:20px;
	color:#636363;
	font-size:11px;
	font-weight:bold;
}
a.applybox{
	text-decoration:none;	
	color:#FFF;
	text-shadow: #333 2px 2px 2px;
	font-size:13px;
	font-weight:bold;
}
a.applybox:hover{
	cursor:pointer;
	text-decoration:none;
	border-bottom:0px;
	color:#EEE;
	text-shadow: #666 2px 2px 2px;
	font-size:13px;
	font-weight:bold;

}

/* 31/5/12: applyboxm for manually added buttons at the right side of page */
#applyboxm{
	text-align:center;
	margin-bottom:8px;
	height:46px;
	padding-left:10px;
	padding-top:24px;
	background-repeat: no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/corpbuttdark.jpg);
}
#applyboxm:hover{
	cursor:pointer;
	margin-bottom:8px;
	height:46px;
	padding-left:10px;
	padding-top:24px;
	background-repeat: no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/corpbuttlight.jpg) ;

}
a.applyboxm{
	text-decoration:none;	
	color:#FFF;
	text-shadow: #333 2px 2px 2px;
	font-size:13px;
	font-weight:bold;
}
a.applyboxm:hover{
	cursor:pointer;
	text-decoration:none;
	border-bottom:0px;
	color:#EEE;
	text-shadow: #666 2px 2px 2px;
	font-size:13px;
	font-weight:bold;
}

/*  right boxes for 1 button only */
#applydiv_for_1_button{
	margin-bottom:8px;
	margin-top:8px;
	font-size:18px;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:4px;
	padding-right:7px;
	width:165px;
	height:60px;
	border:#CCC solid thin; 
}

/* 31/5/12: for one button on short course pages */
#applybox1one{
	text-align:center;
	margin-bottom:8px;
	height:46px;
	padding-left:10px;
	padding-top:24px;
	background-repeat: no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/corpbuttdark.jpg);
}
#applybox1one:hover{
	cursor:pointer;
	margin-bottom:8px;
	height:46px;
	padding-left:10px;
	padding-top:24px;
	background-repeat: no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/corpbuttlight.jpg) ;

}
#applycibone{
	text-align:center;
	margin-bottom:8px;
	height:46px;
	padding-left:10px;
	padding-top:24px;
	background-repeat: no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/cibbuttdark.jpg);
}
#applycibone:hover{
	cursor:pointer;
	background-repeat: no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/cibbuttlight.jpg) ;
}

#applyshsone{
	text-align:center;
	margin-bottom:8px;
	height:46px;
	padding-left:10px;
	padding-top:24px;
	background-repeat: no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/shsbuttdark.jpg);
}
#applyshsone:hover{
	cursor:pointer;
	background-repeat: no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/shsbuttlight.jpg) ;

}

#applytbeone{
	text-align:center;
	margin-bottom:8px;
	height:46px;
	padding-left:10px;
	padding-top:24px;
	background-repeat: no-repeat;	
	background-image:url(/app_templates/pagelets/unitec/images/tbebuttdark.jpg);
}
#applytbeone:hover{
	cursor:pointer;
	background-repeat: no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/tbebuttlight.jpg) ;

}

.lighter_smaller { 
	color:#999999;	
	text-decoration: none; 
	font-size:10px;
	}
.footer_links {
padding-top:3px; 
padding-left:0px;
margin-top:0px;
}


/* for CRM FAQs*/
a.faqbox{
	text-align:center;
	text-decoration:none;	
	color:#007e79;
	font-size:11px;
	font-weight:bold;
}
a.faqbox:hover{
	cursor:pointer;
	text-decoration:none;
	border-bottom:0px;
	color:#888;
	font-size:11px;
	font-weight:bold;
}
a.faqline{
	text-align:center;
	text-decoration:none;	
	color:#007e79;
	font-size:11px;
}
a.faqline:hover{
	cursor:pointer;
	text-decoration:none;
	border-bottom:0px;
	color:#888;
	font-size:11px;
}
.formbutton { 
border : 1pt;
text-align:center;
height:20px;
padding-bottom:2px;
background-color : #007e79;
font-size : 12px;
color : #FFFFFF;
}
.formtxt { 
font-size : 12px;
}

/* 30/8/13: CL added for H1 and H2 font changes*/

.h1titles {
font-family: 'Open sans', sans-serif;
font-size: 30px;
font-weight: 400;
font-style: normal;
margin: 10px 0px;
padding: 0px;
color: #333333;
}

.h2titles {
font-family: 'Open Sans', sans-serif;
font-size: 20px;
font-weight: 400;
font-style: normal;
margin: 10px 0px;
padding: 0px;
color: #5F6062;
}

.h4titles {
font-family: 'Open Sans', sans-serif;
font-size: 18px;
font-weight: 500;
font-style: italic;
margin: 10px 0px;
padding: 0px;
color: #5F6062;
}


/* 15/10/13: for App forms*/
a.formbox{
	text-align:center;
	text-valign:middle;
	text-decoration:none;	
	color:#fff;
	text-shadow: #333 2px 2px 2px;
	font-size:13px;
	font-weight:bold;
}
a.formbox:hover{
	cursor:pointer;
	text-decoration:none;
	border-bottom:2px;
	color:#fff;
	text-shadow: #666 2px 2px 2px;
	font-size:13px;
	font-weight:bold;
}
#applycib2{
	text-align:center;
	margin-bottom:8px;
	height:46px;
	padding-left:10px;
	padding-top:24px;
	background-image:url(/app_templates/pagelets/unitec/images/cibbuttdark.jpg);
}
#applycib2:hover{
	cursor:pointer;
	background-repeat: no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/cibbuttlight.jpg) ;
}

#applyshs2{
	text-align:center;
	margin-bottom:8px;
	height:46px;
	padding-left:10px;
	padding-top:24px;
	background-image:url(/app_templates/pagelets/unitec/images/shsbuttdark.jpg);
}
#applyshs2:hover{
	cursor:pointer;
	background-repeat: no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/shsbuttlight.jpg) ;

}

#applytbe2{
	text-align:center;
	margin-bottom:8px;
	height:46px;
	padding-left:10px;
	padding-top:24px;
	background-image:url(/app_templates/pagelets/unitec/images/tbebuttdark.jpg);
}
#applytbe2:hover{
	cursor:pointer;
	background-repeat: no-repeat;
	background-image:url(/app_templates/pagelets/unitec/images/tbebuttlight.jpg) ;

}
