/* CSS Document */
@import url('typo.css');
/* LAYOUT STYLES---------------------------------------------------------------------- */
body {
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica,sans-serif;
}
#wrapper {
	background-repeat:no-repeat;
	background-position:bottom left;
	*width:99%;
}
#banner {
	margin:5px;
	padding:0px;
	height:120px;
	background-image:url(../images/nu/slclogo.gif);
	background-position:right;
	background-repeat:no-repeat;
	/*border-bottom: 1px solid #EEEEEE;*/
}
/* TEXTS STYLES ----------------------------------------------------------------------*/

/* BREADCRUMB ----------------------------------------------------------------------*/
#breadcrumb {
	font-size:70%;
	color:#CCCCCC;
	margin:-70px 0px 60px 10px;


	padding:0px;
}
#breadcrumb a {
	color:#999999;
	text-decoration:none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
/* RIGHT COL (navigation) ----------------------------------------------------------------------*/
/* changes made by Eli to accomodate the large right hand navigation */
#rightaboutus {
	background-image:none;
	background-repeat:no-repeat;
	background-position:bottom;
	height:75%;
	/*background-color:#ffffff;
	*/
	position:absolute;
	top:265px;
	right:2px;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:224px;
}
#right {
	/*background-image:url(../images/rhs2.jpg);
	*/
	background-repeat:no-repeat;
	background-position:bottom;
	height:75%;
	/*background-color:#ffffff;
	*/
	position:absolute;
	top:220px;
	right:12px;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:224px;
}
/* RIGHT COL (navigation) ----------------------------------------------------------------------*/
/*editable picture region*/
.tie {
	background-image:url(../images/rhs2.jpg);
}
.aboutus {
	background-image:url(../images/RHS_3students.jpg);
}
.freedom {
	background-image:url(../images/rhs_freedom.jpg);
}

.rightrewards {
	background-image:url(../images/rhs_reward.jpg);
}

.stats {
	background-image:url(../images/RHS_graphs.jpg);
}
.contacts {
	background-image:url(../images/RHS_girlwithbook.jpg);
}
.front {
	background-image:url(../images/RHS_keyboard.jpg);
}
.linkspage {
	background-image:url(../images/RHS_blueat.jpg);
}
.recruitment {
	background-image:url(../images/RHS_2ladies.jpg);
}
.wedo {
	background-image:url(../images/RHS_wedo.jpg);
}
.whatwedo {
	background-image:none;
}

.supplier {
	background-image:url(../images/RHS_keyboard.jpg);
}
.thresholds {
	background-image:url(../images/RHS_thresholds.jpg);
}


*#recruitmentapply {
	background-image:url(../images/RHS_slcapply.gif);
	display:block;
	height:383px;
	width:171px;
}
#right {
	height:384px;
}
#right ul {
	text-indent:0px;
	margin:0px 0px 0px 0px;
	padding:20px 0px 30px 10px;
	list-style:none;
}
#right li {
	font-size:80%;
	list-style:none;
	color:#00ACA8;
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}
#right ul li {
	list-style-image:url(../images/bullet.gif);
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	color:#000000;
}
#right ul li a {
	text-decoration:none;
	color:#009999
}
#right ul li a:hover {
	text-decoration:underline;
}
#right .content {
	padding: 0px 0px 200px 0px;
}
/* LEFT COL (content) ----------------------------------------------------------------------*/
#left {
	position:absolute;
	top:124px;
	left:12px;
	margin:0px 0px 0px 0px;
	padding:0px;
	width: 170px;
}
/* SEARCH - lhs - contains googles search tool----------------------------------------------------------------------*/
.search_wrapper {
	width:170px;
	margin:40px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	border:1px solid #eeeeee;
	background-color:#FFFFFF;
}
.search_head {
	padding:5px;
	font-size:80%;
	font-weight:bold;
	color:#17539C;
}
.search_body {
	padding:5px;
}
.search_foot {
	padding:5px 0px 5px 0px;
}
input.search {
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#FFFFFF;
	text-align:left;
	margin:0px 0px 0px 5px;
	padding:0px 15px 0px 0px;
	border:0px;
}
menu {
	width:170px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	background-image:url(../images/drop_shadow2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.menu ul {
	list-style:none;
	margin:0px;
	line-height:25px;
	color:#17539C;
	font-size:80%;
	font-weight:bold;
	vertical-align:middle;
	padding:0px;
}
.menu li {
	list-style:none;
	margin:0px;
	padding:0px;
	*margin:0px 0px 0px -14px;
	text-indent:0px;
	line-height:25px;
	color:#000066;
	font-size:80%;
	width:100%;
	border-top:1px solid #eeeeee;
	border-collapse:collapse;
	vertical-align:middle;
	font-weight:normal;
	background-color:#FFFFFF;
}
.menu ul li {
	font-size:100%;
	*font-size:120%;
	font-weight:bold;
	margin:0px;
	text-indent:10px;
}
.menu li a {
	color:#666666;
	display:block;
	width:100%;
}
.menu li a:hover {
	color:#000000;
	background-color:#eeeeee;
	text-decoration:none;
	display:block;
}
.first {
	border-top:1px solid #eeeeee;
}
.menu ul a {
	color:#666666;
	display:block;
	width:100%;
}
.menu ul a:hover {
	color:#000000;
	background-color:#eeeeee;
	text-decoration:none;
	display: block;
}
/* CONTENT & BODY SYLES - center region ----------------------------------------------------------------------*/
#content {
	margin:5px 0px 5px 180px;
	padding:0px 5px 5px 5px;
	*padding:1px 5px 5px 5px;
	min-height:400px;
	height:100%;
}
#content_vacancies {
	margin:5px 0px 5px 0px;
	padding:0px 5px 5px 5px;
	*padding:1px 5px 5px 5px;
	min-height:400px;
	height: 100%;
}
#body_wrap_vacancies {
	margin:0px 30px 0px 0px;
	padding:0px 10px 0px 10px;
	/* width:100%;
	*/
	height:250px;
}
#content h2 {
	/*font-size:130%;*/
	/*color:#17539C;*/
	font-weight: normal;
}
#body_wrap {
	margin:0px 310px 0px 0px;
	padding:0px 10px 0px 10px;
	height:250px;
}
#body_wrap p {
	width:100%;
}

#subhead_wrap {
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	/*background-image:url(../images/drop_shadow2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;*/
}
.subhead {
	padding:2px;
	vertical-align:bottom;
}

/* LOWER PAGE PANNELS ----------------------------------------------------------------------*/
#pannel {
	height:100px;
	font-size:80%;
	margin:20px 0px 0px 0px;
	color:#FFFFFF;
}
#pannel span.header {
	width:100%;
	height:20px;
	display:block;
}
#left span.footer {
	width:100%;
	height:6px;
	display:block;
	border:0px;
	border:none;
}
#pannel span.header {
	background-color:#17539C;
	font-weight:bold;
	padding:0px 0px 0px 4px;
}
#pannel span.content {
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	width:100%;
	height:100px;
	display:block
}
#pannel span.footer {
	width:100%;
	background-image:url(../images/drop_shadow2.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
}
/* WINDOW - 3 OR 2 of below main content ----------------------------------------------------------------------*/
#window_wrap {
	margin:30px 0px 0px 0px;
	padding:0px 0px 20px 0px
}
.window {
	width:32%;
	border: 1px solid #E0E0E0;
	float:left;
	margin:2px 2px 20px 2px;
	padding:0px;
	/*background-image:url(../images/drop_shadow2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;*/
	background-color:#FFFFFF;
}
.window_head {
	/*padding:2px 2px 2px 2px;*/
	color:#ffffff;
	font-weight:bold;
	vertical-align:bottom;
	overflow:hidden;
}
.window_title {
	background-color:#3D9791;
	font-size:80%;
	display:block;
	width:100%;
	height:100%;
	line-height:26px;
	text-indent:4px;
	text-transform:uppercase;
	font-weight:normal;
}
.window_title a {
	display:block;
	width:100%;
	height:100%;
	color:#FFFFFF;
	text-decoration:none;
}
.window_title a:hover {
	background-color:#ccc;
	text-decoration:none;
}
.window_body {
	padding:4px 4px 4px 4px;
	*height:104px;
	min-height:80px;
}
.window_foot {
	padding: 2px 2px 20px 2px;
}
/* FOOTER ----------------------------------------------------------------------*/
#footer {
	clear:both;
	margin:10px 20px 0px 5px;
	height:10px;
	/*background-image:url(../images/drop_shadow2.jpg);
	background-repeat:repeat-x;
	background-position:top;*/
	border-top: 1px solid #E0E0E0;
	background-color:#FFFFFF;
	font-size:70%;
	padding:10px 0px 0px 0px;
}
#footer ul {
	text-transform:uppercase;
	display:inline;
	float:right;
}
#footer li {
	display:inline;
	list-style:none;
	color:#00ACA8;
	padding:0px 0px 0px 15px;
}
#footer li a {
	text-decoration:none;
		color:#5F61B6;
}
#footer li a:hover {
	text-decoration: underline;
}
/* ACCESSIBLITY */
.hidden {
	visibility:hidden;
	display: none;
}
/*-------Board page,A day in the life page,Media centre-------------------------------------------------------------------*/
h4.slc-heading {
	border-bottom:solid 1px #00ACA8;
	padding:20px 0 3px 0;
	margin:0px;
	font-family:Arial;
	font-weight:normal;
	font-size:80%;
}
h4.slc-heading-small-padding {
	border-bottom:solid 1px #00ACA8;
	padding:0 0 3px 0;
	margin:0 0 8px 0;
	font-size:80%;
}
h4.slc-heading-vsmall-padding {
	border-bottom:solid 1px #00ACA8;
	padding:0 0 3px 0;
	margin:0 0 8px 0;
	font-size:50%;
}
.our-board-image {
	float:left;
	width:126px;
}
.our-board-text {
	font-size:80%;
	margin:0px;
	padding:1px;
	text-align:justify;
}
.clear-both {
	clear:both;
}
.column1 {
	float:left;
	padding-right:5px;
}
.column2 {
	float:left;
	padding-right:5px;
}
.column3 {
	float:left;
	padding-right:5px;
}
.download {
	font-size:10px;
}
.vacancies-image {
	float:left;
	width:61px;
	padding-bottom:20px;
}
.vacancies-big-image {
	float:left;
	width:91px;
	padding:10px;
}
.vacancies-text {
	font-size:80%;
	margin:0px;
	padding:1px;
	text-align:justify;
	padding-bottom:20px;
}
.column1vacancies {
	float:left;
	padding-left:90px;
	height:100px;
}
.column2vacancies {
	float:left;
	padding-left:85px;
	height:100px;
}
.vacanciesfooter {
	float: left;
}
/*-----TABLES-------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.highlight dl {
	width:100%;
}
.highlight dt,.highlight dd {
	background-color:#CCCCCC;
	width:45%;
	display:block;
	font-size:70%;
	margin:3px;
	padding:3px;
	min-height:30px;
}
.highlight dt {
	float:left;
}
.highlight dd {
	float:right;
}
.highlight dt a,.highlight dd a {
}
.highlight dt a:hover,.highlight dd a:hover {
}
.text {
	width:100%;
}
.text {
	font-size:70%;
}
.textbold {
	font-weight:bold;
}
.datatable{
	font-size: 80%;
	border:2px solid #ADCEE9;
	padding:0px;
	width:100%;
}

table.data{
	font-size: 80%;
	color:#444444;
	border:2px solid #189993;
	text-align:left;
	border-collapse:collapse;
	width: 75%;
}
table.data th{
	font-size: 100%;
	border: 1px solid #ffffff;
	background-color:#189993;
	color:#FFFFFF;
	font-weight: normal;
	text-align:left;
	padding: 2px 2px 2px 5px;
	}
table.data td{
	border: 1px solid #189993;
	border-collapse:collapse;
	padding: 1px 1px 1px 5px;
}
/*-----SITEMAP-------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#sitemap {
	margin-left:50px;
	padding-left:100px;
	list-style:none;
}
#sitemap dt {
	padding-left:50px;
	background-image:url(../images/button2.gif);
	background-repeat:no-repeat;
	background-position:1em;
}
#sitemap dd {
	padding-left:50px;
	background-image:url(../images/button2.gif);
	background-repeat:no-repeat;
	background-position:1em;
}
#sitemap ul {
	list-style: none;
}
/*----Sitemap End-----*/
