﻿/* ------------------------------- Navigation Bar ------------------------------------------------ */

/* all old styles - pre-jubilee update */

#ExtNav {
/*	border-top: 1px solid #E0E4E7;
	background: url("/SiteElements/images/CorporateWeb/StudyHere/NavBar.gif") repeat-x scroll left top transparent;	
	width: 774px ;
	height: 30px;
	padding: 0;
	font-family: Verdana, sans-serif !important;*/
	
}
#ExtNav {
	width: 774px;
	float: left;
	background-color: #ffffff;
	background-image: none;
	padding: 0;
	/*font-family: Verdana, sans-serif !important;*/
	border-top: 1px solid #dfdcd9;
	margin-left: 10px !important;
}
#ExtNav ul {
	margin: 0;
	padding: 0;
}
#ExtNav li {
	float: left;
	list-style: none;
}
#ExtNav a {
	display: block;
	height: 27px;
	color: #464340;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	padding: 12px 12px 0 12px;
	border-right: 1px solid #dfdcd9;
	margin: 0;
}
#ExtNav a.first {
	background: url('/homepage/images/header/icon-home.png') no-repeat 26px 10px;
	border-left: 1px solid #dfdcd9;
	}
#ExtNav a.first:hover {
	background: url('/homepage/images/header/icon-home-over.png') no-repeat 26px 10px;
}

#ExtNav a.last {
}










#PublicLinks {
	width: 554px;
	float: left;
	margin: 0;
}
#PublicLinks a {
	font-size: 1.2em;
	text-decoration: none;
	color: #383D41;
	height: 21px; 
	display: block;
	float: left;
	padding: 10px 9px 0 10px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #D7DDE1;

	/*padding: 9px 13px 0 13px; */
	}


#PublicLinks > a:first-child {
	border-left: 0;
}

#PublicLinks a.publicLinksSides {
	height: 19px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #D7DDE1;
}
#PublicLinks a.publicLinksSidesFirst {
	border-right: 1px solid #D7DDE1;
	height: 21px;
}

#PublicLinks a:hover {text-decoration: underline; background: #F0F2F4; color: #D81E05;}

.LinkSpacerLeft {
	display: block;
	height: 30px;
	background: #D7DDE1;
	width:1px;
	float: left;
	overflow: hidden;
	padding: 0;
}

.LinkSpacerRight {
	display: block;
	height: 30px;
	background: #FFFFFF;
	float: left;
	width: 1px;
	overflow: hidden;
	padding: 0;
}

#SecureLinks {
	height: 30px;
	width: 210px;
	float: right;
}
#SecureLinks a {
	float: left;
	padding: 8px 9px 0 10px;
	height: 20px !important;
	display: block;
	text-decoration: none;
	font-size: 1.2em;
	color: #383D41;
	border-left: 1px solid #FFFFFF;
			
}

#SecureLinks a.secureLinksSides {
	
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #C5B5B5;
	

}
#SecureLinks a.secureLinksSidesLast {
	border-left: 1px solid #FFFFFF;
	

}
#SecureLinks img {
	border-right: 1px solid #D7DDE1;
	float: left;
	padding-right: 8px;
}

#SecureLinksStudentLink a {
	width: 79px;
	background: url("/SiteElements/images/CorporateWeb/StudyHere/SecureLink.gif") repeat-x right top !important;
	padding: 10px 23px 0 11px !important;
	border-right: 1px solid #C5B5B5;


}

#SecureLinksStudentLink a:hover {
	padding: 10px 23px 0 11px !important;
	background: url("/SiteElements/images/CorporateWeb/StudyHere/SecureLinkOver.gif") no-repeat right top !important;

}

#SecureLinksStaffLink a {
	width: 59px;
	padding: 10px 23px 0 11px !important;
	background: url("/SiteElements/images/CorporateWeb/StudyHere/SecureLink.gif") repeat-x right top !important;
}
#SecureLinksStaffLink a:hover {
	padding: 10px 23px 0 11px !important;
	background: url("/SiteElements/images/CorporateWeb/StudyHere/SecureLinkOver.gif") no-repeat right top !important;
}

.red {
	color: #D81E05; 
}


#SNHeaderSearch {
	float: right;
	width: 170px;
	
	padding-top: 10px;
}

#SNHeaderSearch #SNHeaderTextOnly {
	font-size: 1.1em;
	padding-bottom: 7px;
	text-align: right;
}

#SNHeaderSearch #SNHeaderTextOnly a {
	color: #232120;
	margin-right: 10px;
	width: 175px;			
}

#SNHeaderSearch #SNHeaderSearchInput, #SNHeaderSearch #Search {
	height:12px;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #464340;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px;
	
	width: 150px;
	float: left;
	margin-bottom: 7px;	
}

#SNHeaderSearch #SNHeaderSearchSubmit {
	background: url("/SiteElements/images/CorporateWeb/StudyHere/headerSearchButton.gif") no-repeat;
	border: 0;
	
	margin: 0;
	float: left;
	margin-bottom: 7px
}

#SNHeaderSearch #SNHeaderSearchRadios {

}

#SNHeaderSearch label {
	font-size: 1.2em;
	margin-right: 18px;
	line-height: 1.2em;
}

#SNHeaderSearch label input {
	margin: 0 8px 0 0;
	vertical-align: top;
}


#SNNavQuickLinks {
	float: right;
	padding: 3px 0px 0 0;
	
}

#SNNavQuickLinks select {
	font-size: 1.3em;
	color: #464340;
	width: 164px;
	height: 22px;
	border: 1px solid #aea79f;
	float: left;
	margin-right: 7px;
	
}


#SNNavQuickLinks option {
	padding-left: 3px;
	
}



/*.searchButton {

	position:absolute;
	top: 29px;
	right: 12px;
}*/

#ExtCanterbury {
	
	font-size: 1.0em;
	color: #68645F;
	width: 75px;
	height: 10px;
/*	border: 1px solid #000; */
	position:absolute;
	top: 34px;
	right: 198px;

}

#ExtBroadstairs {
	
	font-size: 1.0em;
	color: #68645F;
	width: 75px;
	height: 10px;
/*	border: 1px solid #000; */
	position:absolute;
	top: 16px;
	right: 193px;

}

#ExtMedway {
	
	font-size: 1.0em;
	color: #68645F;
	width: 75px;
	height: 10px;
/*	border: 1px solid #000; */
	position:absolute;
	top: 25px;
	right: 271px;

}

#ExtFolkestone {
	
	font-size: 1.0em;
	color: #68645F;
	width: 75px;
	height: 10px;
/*	border: 1px solid #000; */
	position:absolute;
	top: 49px;
	right: 198px;

}

#ExtSalomons {
	
	font-size: 1.0em;
	color: #68645F;
	width: 75px;
	height: 10px;
/*	border: 1px solid #000; */
	position:absolute;
	top: 42px;
	right: 290px;

}






/* sets a width for mac safari 2 */
/*#SecureLinks {
	width: 184px;
}*/
/* sets width for all browsers that safari 2 ignores */
/*#SecureLinks {
	width: 187px;#
}*/
/* sets width for mac safari 3 - hacks the # hack */
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	#SecureLinks { width: 184px; }
}*/