﻿/* Initial layout styles to place areas on page and apply basic styles */

@import url("/StudyHere/Styles/header.css");
@import url("/StudyHere/Styles/footer.css");

html {
	height: 100%;
	 
	background-color: #dfdcd9;
	
}
body {
	background-color: #dfdcd9 !important;
	text-align: center;
}
#ExtWrapper {
	width: 794px;
	margin: 0 auto;
	text-align: left;
	background-color: white;
	overflow: hidden;		
}
#ExtHeader, #ExtNav, #ExtCrumb, #ExtBody, #ExtFooter {
	width: 774px;
	margin: auto;
}
/*#ExtHeader {
	position: relative;	
	height: 99px;
	background: #fff url("/SiteElements/images/CorporateWeb/StudyHere/ExtHeaderBG.gif") no-repeat;}

#ExtHeader a {
	font-size: 1.0em;
	color: #464340;
}

#ExtHeader a:hover {
	font-size: 1.0em;
	color: #D81E05;
	text-decoration: underline;
}*/


/* Following styles used for jubilee header */
#ExtHeader {
	position: relative; /* need this for the location dots */ 
	width: 774px;
	height: 94px;
	float: left;
	/*background: url(/support/web-development-unit/dev/iw2/home2012/images/HeaderJubileeBG.jpg) no-repeat left top;*/
	font-family: Verdana, sans-serif !important;
	margin-left: 10px;
}
.red-text {
    color: #D81E05;
}
#ExtHeader p#TextOnly {
	position: absolute;
	top: 5px;
	right: 27px;
	font-size: 13px;
	line-height: 13px;
	padding: 0;
	margin: 0;
	color: #232120;
	font-family: Arial, Helvetica, sans-serif;
	display:none;
}
#ExtHeader p#TextOnly a {
	color: #68645f;
	font-size: 0.846em;
}

#ExtHeader #HeaderJubileeLink {
	position: absolute;
	top: 0px;
	left: 265px;
}
#ExtHeader #HeaderJubileeLink img {
	display: block;
}

#ExtHeader #searchForm {
	position: absolute;
	top: 41px;
	right: 10px;
}
#ExtHeader #searchForm #Search {
    -webkit-appearance: none;
    -webkit-border-radius: 0px; /* these styles get rid of shadow and rounding of input elements in safari */
    border: 0;
    color: #68645f;
    float: left;
    font-size: 13px;
    background: #efedec;
    height: 20px;
    line-height: 18px;
    margin-bottom: 7px;
    padding: 5px;
    width: 190px;
				outline: 0 none;
}
#ExtHeader #searchForm .searchButton {
    -webkit-border-radius: 0px; /* this style gets rid of rounding of input elements in safari */
    border: 0;
}
#ExtHeader #KeyLinks {
	position: absolute;
	top: 13px;
	right: 2px;
	padding: 0;
	margin: 0;
}
#ExtHeader #KeyLinks li {
	float: left;
	list-style: none;
}
#ExtHeader #KeyLinks a {
	display: block;
	color: #464340;
	font-size: 12px;
	padding: 0px 8px 0px 8px;
	border-right: 1px solid #efedec;
	font-family: Arial, Helvetica, sans-serif;
}
#ExtHeader #KeyLinks a.last {
	border-right: 0;
}












#ExtNav {
/*	height: 30px;
	
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #e0e4e7;*/
}

#ExtCrumb {
	/*height: 25px;*/
	background-color: #233289;
	/*added by wae1*/
	font-family: Verdana,sans-serif;
	font-size:1em;
	padding: 11px 0 11px 10px;
	margin-left:10px;
	color: #ffffff;
	width:764px;
	float: left;
}

#ExtCrumb a {
	color: #ffffff;
}

#ExtCrumb p {
	color: #fff;
	padding: 7px 0 0 10px;
	font-family: Verdana, sans-serif;
	font-size: 1em;
		
}
#ExtCrumb div {
	display:inline;
}

#ExtCrumb div a:first-child {
/*  display: none;*/
}

#ExtBody {
	width: 754px;
	background-color: #fff;
	padding: 10px 10px 40px 10px;
	overflow: auto;
}
#ExtFooter {
	width: 754px;
	background-color: #efedec;
	margin: 0 10px 10px 10px !important;
	padding: 8px 10px 20px 10px;
	overflow: auto;
}



/* Default styles for text sizes, colours and link colours */
a {
	color: #1a67b4;
	text-decoration: none !important;
}
a:hover {
	text-decoration: underline !important;
	color: #1a67b4;
}
a:visited {
	color: #1a67b4;
}
a:active {
	color: #1a67b4;
}
.greyText {
	color: #aea79f !important;
}



/* Styles for main landing pages */
#ExtMainContent {
	float: left;
	width: 580px;
}

/* Specific class just for Corporate web narrow template */
#ExtNarrowImage {
	float: left;
	width: 403px;
	}
#ExtMainImage {
	width: 580px;
	overflow: hidden;
	}



/* Styles for Social Networking template */

#ExtMainImageSocialNetworking {
	margin: 0px 0;
	width: 580px;
	height:260px;
	overflow: auto;
	background: url("/SiteElements/images/CorporateWeb/StudyHere/social-networking-main2.jpg") no-repeat;
}

#ExtMainImageSocialNetworking div {
	margin: 11px 0 0 0;
	width: 580px;
	height:30px;
}
#ExtMainImageSocialNetworking div img {
	padding-left:309px;
	float: left;
}

#ExtMainImageSocialNetworking div a:link, #ExtMainImageSocialNetworking div a:visited, #ExtMainImageSocialNetworking div a:active {
	color: #f58426 !important;
}

#ExtMainImageSocialNetworking div p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height:1.3em;
	color: #ffffff;
	padding:4px 0 0 13px;
	float:left;
}

.socialMedia1{
	margin:36px 0 0 0 !important;
}



#ExtMainImageText {
	position: absolute;
	right: 255px;
	top: 177px;
	width: 172px;
	height: 255px;	
}
#ExtMainImageText h2 {
	font-size: 1.8em;
	color: #fff;
	padding-left: 12px;
	padding-top: 28px;
	padding-bottom: 8px;
}
#ExtMainImageText p {
	font-size: 1.2em;
	color: #FFF;
	padding-left: 12px;
	padding-right: 5px;
	line-height: 1.3em;
}
#ExtMainImageNarrow {
	width: 406px;
	margin: 10px 0;
	float: left;
}

/* Main image code used on the Undergraduate/Postgraduate landing pages */
#ExtMainImage {
	margin: 10px 0;
	width: 580px;
}
#ExtTopImage {
	float: left;
	
	}
#ExtSearchBox {
	float: left;	
	width: 174px;
	height: 260px;
}
.ExtSearchBoxOrange {
	background-color: #f58426;			
}
.ExtSearchBoxGreen {
	background-color: #7eb442;			
}
#ExtSearchBox h2 {
	padding-top: 15px;
	padding-left: 11px;
	font-size: 1.6em;
	line-height: 1.1em;
	color: #fff;
	font-weight: bold;
}
#ExtSearchBox p {
	float: left;
	padding-top: 4px;
	padding-left: 13px;
	font-size: 1.2em;
	color: #fff;
	line-height: 1.1em;
}
#ExtSearchBox a {
	font-size: 13px;
	color: #FFF;
	line-height: 1.1em;
	}
#ExtAtoZSearchBox {
	padding-top: 4px;
	padding-left: 12px;
	padding-bottom: 10px;
	overflow: auto;
}
.ExtAtoZ {
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 6px;
	margin-top: 6px;
	background-color: #fff;
	color: #aea79f;
	text-align: center;
	padding-top: 3px;
	font-size: 1.4em;
	line-height: 1.3em;
}
.ExtAtoZ a {
	color: #464340 !important;
	font-size: 1em !important;
	line-height: 1.3em !important;
}
#ExtSearch {
	height:auto;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #464340;
	border: 0;	
	padding: 5px 10px;
	margin-top: 10px;
	margin-left: 12px;
	width: 105px;
	float: left;
	margin-bottom: 7px;	
}
#ExtSearchSubmit {
	background: url("/SiteElements/images/CorporateWeb/StudyHere/SNHeaderSearchButton.gif") no-repeat;
	border: 0;
	width: 25px;
	height: 25px;
	margin: 0;
	float: left;
	margin-top: 10px;
}
.ExtLinkButton {
	padding-right: 5px;
}
.ExtSearchLinkButton {
	float: left;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-top: 2px;
}
/* End of code for main image on Undergraduate/Postgraduate landing page */



/* Code for the text areas under the main image on pages */
#ExtBodyMiddle{
	font-weight: normal;
	float: left;
	margin-top: 10px;
	width: 406px;
		
}
#ExtBodyMiddle a:hover{
color:#1a67b4;
}
.WiderMiddle {
	width: 580px !important; /* class added to #ExtBodyMiddle when full width required */		
}
#ExtBodyMiddle h1{	
	font-size: 2.4em;
	line-height:1.15em;
	color: #d81e05;
	font-weight: normal;
	margin-bottom: 12px;
}
#ExtBodyMiddle h2 {	
	font-size: 1.4em;
	color: #232120;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 1.3em;
}
#ExtBodyMiddle h2.DottyTop {
	border-top: 1px dotted #AEA79F;
	padding-top: 6px;
}
#ExtBodyMiddle h3 {
	font-size: 1.4em;
	color: #D81E05;
	font-weight: bold;
	padding-top: 6px;
	margin: 12px 0 15px 0;
}
#ExtBodyMiddle h4 {
	font-size: 1.3em;
	color: #D81E05;
	font-weight: bold;
	margin: 12px 0 5px 0;
}


#ExtBodyMiddle h3.DottyTop {
/*	font-size: 1.4em;
	color: #D81E05;
	font-weight: bold;
	padding-top: 6px;
	margin: 12px 0 15px 0;*/
	border-top: 1px dotted #AEA79F;
}
#ExtBodyMiddle p {
	font-size: 1.3em;
	line-height: 1.3em;
	color: #232120;
	margin-bottom: 15px;
}
#ExtBodyMiddle .RedText {
	color: #d81e05;
}
#ExtBodyMiddle b {
	font-weight: bold;
}
#ExtBodyMiddle ul {
	margin: 0 0 15px 26px;
}
#ExtBodyMiddle ul li{
	list-style-type: none;	
	color: #232120;
	font-size: 1.3em;
	line-height: 1.3em;
	padding: 0 0 0 16px;
	margin-bottom: 8px;	
	background: #fff url("/SiteElements/images/CorporateWeb/StudyHere/bullet-red.png") no-repeat 0px 6px;
}
#ExtBodyMiddle li li {
	font-size: 1em;
}
#ExtBodyMiddle ol {
	margin: 0 0 15px 26px;
}
#ExtBodyMiddle ol li {	
	color: #232120;
	font-size: 1.3em;
	line-height: 1.3em;
	padding: 0 0 0 16px;
	margin-bottom: 8px;	
	}


#ExtBodyMiddle ul.flowchart {
	
}
#ExtBodyMiddle ul.flowchart li {
	background: #fff url("/SiteElements/images/CorporateWeb/StudyHere/flowchart-orange.png") no-repeat 50% 37px;
	padding: 0 0 14px 0;
	margin: 0;
	font-size: 1.3em;
	text-align: center;
}
#ExtBodyMiddle ul.flowchart li.last {
	background-image: none;
}
#ExtBodyMiddle ul.flowchart li span {
	display: block;
	padding: 8px 0 10px 0;
	background-color: #efedec;
}

.ExtLinkList li {
	padding: 0px 0px 0px 16px !important;
	background: url("/SiteElements/images/CorporateWeb/StudyHere/link_button.gif") no-repeat 0 4px !important;
	line-height: 1.3em !important;
	margin-top: 0 !important;
}
#ExtSubText {
	margin-top: 20px;
	border-top: 1px dotted #AEA79F;	
	padding-top: 10px;	
}
#ExtSubText p {
	padding-top: 7px;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #68645F;
}
#ExtSubText li {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #68645F;
}
.ExtLinkButton {
	padding-right: 5px;
}
.stars {
	color: #D81E05;
}
.TextBox {
	width: 404px;
	background-color: #fef2e9;
	margin: 30px 0 21px 0;
	border: 1px solid #f58426;
}
.TextBox h2 {
	color: #F58426 !important;
	padding: 13px 12px 0px 12px;
}
.TextBox .blue {
	color: #233289 !important;
}
.TextBox h3 {
	color:#d81e05 !important;
	font-size:1.8em !important;
	padding-left:12px !important;}
.TextBox h4 {
	color:#232120 !important;
	padding:0 0 6px 0px !important;
margin: 12px !important;
border-bottom: 1px solid #F58426;	}

.TextBox dl {
	overflow:hidden;
	margin-bottom:20px;
}
.TextBox dt  {
    font-size:1.2em;
    color: #232120;
    font-weight: bold;
    width: 180px;
    padding: 0px 0px 5px 12px;
    float:left;
}
.TextBox dd {
    font-size:1.2em;
    color: #464340;
    padding: 0px 0px 5px 0px;
    width: 150px;
    float:left;
}
.TextBox p {
	font-size: 1.2em !important;
	padding: 0px 12px 19px 12px;
	margin: 0 !important;
}
.TextBox p.Smalltext {
	font-size: 1.1em !important;
}
.TextBox ul {
	padding-left: 10px;
}
.TextBox li {
	background: url("/SiteElements/images/CorporateWeb/StudyHere/orange-bullet.gif")  no-repeat 0px 6px !important;
	font-weight: bold;
	margin: 0 0 0 0 !important;
}
.TextBox ul.nobold li {
	font-weight: normal;
}


/* Code used to layout the study routes on the main Study Here landing page */
.ExtRoutes {
	float: left;
	height: 100px;
	width: 406px;			
}
.ExtRoutesTop {
	Height:75px;
}
.ExtRoutesBottom {
	Height:25px;
}

.ExtRoutesTop p {
	margin: 0 0 0 107px !important;
	padding: 35px 10px 0 0;
}
.ExtRoutesBottom p {
	margin: 0 0 0 107px !important;
	padding: 2px 0 0 0;
	font-size: 1.6em !important;
	font-weight:bold;
}

.ExtRoutesBottom p a {
	color: #fff !important;
}
.ExtRoutesBottom p a:hover {
	text-decoration: underline !important;
}
#ExtUnderGrad {
	margin-top: 8px;
	background: #fff url("/SiteElements/images/CorporateWeb/StudyHere/SH-undergraduate.jpg") no-repeat;
}
#ExtPostGrad {
	margin-top: 10px;
	background: #fff url("/SiteElements/images/CorporateWeb/StudyHere/SH-postgrad.jpg") no-repeat;
}
#ExtInternational {
	margin-top: 10px;
	background: #fff url("/SiteElements/images/CorporateWeb/StudyHere/international-image.jpg") no-repeat;
}
#ExtAdultEd {
	margin-top: 10px;
	background: #fff url("/SiteElements/images/CorporateWeb/StudyHere/SH-adult.jpg") no-repeat;
}

/* End of code used to layout the study routes on the main Study Here landing page */


/* Styles for the research areas on Research Centres page */


#ResearchContent {
	border-top: 1px dotted #AEA79F;
	height: 85px;
			

}

#ResearchAreaImage {
	padding: 5px 0 0 0 !important;
	float: left;
	width: 110px;
	height: 84px;
	
	}

#ResearchAreaText {
	float: right;
	padding: 5px 0 0 0 !important;
	margin: 0 !important;
	width: 282px;
	height: 84px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px !important;
	
}


/* End of Styles for the research areas  */


/* Styles for research news */
.ResearchNewsContainer {
	}
.ResearchNewsContent {
	border-top: 1px dotted #aea79f;
	overflow: auto;
	margin: 10px 0px 10px 0;

	}
.ResearchNewsContent img {
	float: left;
	padding: 10px 10px 10px 0;
}
.ResearchNewsText {
	font-size: 1.2em !important;
	font-weight: normal;
	margin-bottom: 0px!important;
	line-height: 1.3em !important;
	margin-left: 120px;
	}	


.ResearchNewsContent h1 {
	font-size: 1.6em !important;
	font-weight: bold!important;
	margin-top: 12px !important;
	margin-bottom: 5px !important;
	line-height: 1.1em !important;
}

.ResearchNewsContent h2 {
    color: #aaa6a1 !important;
    font-weight: bold !important;
    font-size: 1.2em !important;
    line-height: 1.2em !important;
    margin-bottom: 10px !important;
}

.SmallLink {
	border: 1px solid #aea79f;
	float: right !important;

}

/* End of Styles for the research news  */






/* Code used for key link sections on landing pages eg Undergraduate/Postgraduate */
.ExtKeyLink {
	float: left;
	/*height: 75px;*/
	width: 406px;
	border-top: 1px #aea79f dotted;
}
.ExtKeyLink h2 {
	color: #000 !important;
	margin: 6px 0 3px 0 !important;
	font-size: 1.6em !important;
	font-weight: bold !important;
}
.ExtKeyLink h2 a {
	color: #1A67B4 !important;
}
.ExtKeyLink p {
	color: #232120;
}
.ExtKeyLinkLast {
	border-bottom: 1px #aea79f dotted;
}
/* End of code used for key link sections on landing pages */


/* Code used for the "About" boxes on landing page eg International */
#ExtBoxesWrapper {
	float: left;
	margin-top: 8px;
	margin-bottom: 26px;
}
#ExtBoxesWrapper h3 {
	font-size: 1.8em;
	padding: 14px 0px 0px 10px;
	margin-top: 5px;
	font-weight: normal;
}
#ExtBoxesWrapper ul{
margin: 0 10px 15px !important
}

#ExtBoxesWrapper li {
	list-style-type: none !important;
	background: none !important;
	font-size: 1.2em !important;
	line-height: 1.3em !important;
	padding: 3px 0px 2px 0px !important;
	margin: 3px 0 !important;
}
#ExtAboutCCCU {
	margin-right: 10px;
	float: left;
	width: 196px;
	height: 280px;
	background-color: #f2f7ec;
	border: 1px solid #7eb442;
}
#ExtAboutCCCU h3 {
	color: #7eb442;
}
#ExtAboutCCCU li {
	border-top: 1px #7eb442 dashed;
}
#ExtAboutCCCU li.last {
	padding-bottom: 6px;
	border-bottom: 1px #7eb442 dashed;			
}
#ExtAboutKent{
	float: right;
	width: 196px;
	height: 280px;
	background-color: #fef2e9;
	border: 1px solid #f58426;
}
#ExtAboutKent h3 {
	color: #f58426;
}
#ExtAboutKent li {
	border-top: 1px #f58426 dashed;
}
#ExtAboutKent li.last {
	padding-bottom: 6px;
	border-bottom: 1px #f58426 dashed;			
}

/* End of code used for "About" boxes */


/* Start of styles used on the course finder page (search, a to z etc) */
#courseFrame {
	border-width: 0;
}

#ExtCourseSearchWrapper{
	float: left;
	width: 406px;
}
#ExtCourseSearchHeader {
	margin-top: 15px;
	width: 406px;
	height: 28px;
	background-color: #68645F;	
}
#ExtCourseSearchHeader p {
	font-weight: bold;
	font-size: 1.5em;
	padding: 4px 5px 0 8px;
	color: #fff;
	float: left;
	margin-bottom: 0;
}
#ExtCourseSearchPanel {	
	margin-bottom: 35px;
	margin-right: 0px;
	float: left;
	width: 230px;
	height: 240px;
	background-color: #F58426;
	border-right: 1px solid #68645F;
}
#ExtCourseSearchPanelContainer {
	margin-top: 15px;	
}
#ExtCourseSearchPanel label {
	display: block;
	padding: 0 0 15px 10px;
	font-weight: bold;
	font-size: 1.2em;
	color: #232120;
	overflow: auto;
}
#ExtCoursesInput {
	width: 148px;
	margin: 8px 2px 0 0;
	color: #464340;
	float: left;
	height: 24px;
	font-weight: normal;
	border: 0;
}
.ExtCoursesDropDown {
	width: 148px;
	margin: 8px 2px 0 0;
	color: #464340;
	font-size: 1.1em;
	font-weight: normal;
	float: left;
	height: 24px;
}
.CourseSearchButton{
	margin-top: 8px;
	width: 60px;
	height: 31px;
	border: 0;
	background: url("/SiteElements/images/CorporateWeb/StudyHere/course-search-button.png");
	background-repeat: no-repeat ; 
	float: left;
}
#ExtAtoZCoursePanel{
	margin-bottom: 35px;
	float: right;
	width: 175px;
	height: 240px;
	background-color: #F58426;
}
#ExtAtoZCourseSearchBox {
	padding: 26px 0 0 13px;
	overflow:auto
}
.ExtAtoZCourse {
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 6px;
	margin-top: 6px;
	background-color: #fff;
	color: #aea79f;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.3em;
}
.ExtAtoZCourse a {
	color: #464340 !important;
	font-size: 1em !important;
	line-height: 1.3em !important;
}
.CourseSearchResult {
	border-top: 1px solid #dfdcd9;
}
.CourseSearchResult li {
	background: 0 !important;
	padding: 5px 0 6px 0 !important;
	margin: 0 !important;
	border-bottom: 1px solid #dfdcd9;
	font-size: 1.2em !important;
	line-height: 1.2em !important;
	color: #68645f !important;
}
/* End of course finder styles */


/* Styles used to display prospectus selection on get prospectus page */
.ExtProBoxes {
	width: 406px;
	background-color: #efedec;
	margin-top: 30px;
	overflow: hidden;
}	
.ExtProBoxes .ExtProImgWrap {
	float: left;
	width: 120px;
}
.ExtProBoxes .ExtProImgWrap img.ProImgTop {
	padding: 14px 10px 0 10px;
}
.ExtProBoxes .ExtProImgWrap a img {
	margin-left: 10px;
	border: none;
}
.ExtProBoxes h3 {
	font-size: 1.8em !important;
	line-height: 1.2em !important;
	color: #d81e05 !important;
/*	padding: 16px 0 15px 0 !important;*/
	margin-left: 130px !important;
	font-weight: normal !important;
}
.ExtProBoxes p {
	font-size: 1.2em !important;
	line-height: 1.3em !important;
	margin: 0 10px 20px 130px;
}
.ExtProBoxes p.ProImgNote {
	color: #464340 !important;
}
/* End of prospectus box styles */


/* Styles used to display the course pop-up on the get prospectus page */
/*############ These styles remain in prospectus-pop-up.css and thickbox.css ############*/
/* End of course pop-up styles */


/* Start of form styles for the order prospectus page */
#ExtFormContainer {
	margin-top: 10px;
	width: 406px;
	background-color: #EFEDEC;
}
#ExtFormContainer p {
	font-size: 1.2em;
	color: #232120;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#ExtFormContainer h3 {
	font-size: 1.4em;
	color: #fff;
	background-color: #68645F;
	padding: 8px 0 0 8px;
	margin-bottom: 20px;
	height: 20px;
}
#requestform input, #requestform select {
	font-size: 1em !important;
}
.ExtFormRow {
	width: 406px;	
	height: 39px;
}
.ExtFormAddressRow {
	width: 406px;	
	height: 30px;
}
.ExtFormLabel {
	padding-top: 3px;
	margin: 0 10px;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	width: 140px;	
	height: 22px;
	color: #232120;
	line-height: 1.2em;
}
.ExtFormLabel .RedText {
	color: #d81e05;
}
.ExtFormField {
	width: 246px;
	float: left;
	font-size: 1.2em;
}
.ExtFormInput {
	border: 1px solid #aea79f !important;
	font-size: 1.2em !important;
	font-weight: normal;
	text-align: left;
	height: 18px;
	width: 234px;
}
.ExtFormInputNarrow {
	width: 98px;
}
.ExtFormTitleDropDown {
	height: 20px;
	width: 53px;
}
.ExtFormWideDropDown {
	height: 20px;
}
.ExtFormYearDropDown {
	height: 20px;
	width: 86px;
}
.ExtFormCheckBox {
	margin-top: 3px;
}
#ExtOrderSubmit {
	margin-top: 25px;
	margin-left: 151px;
	width: 112px;
	height: 38px;
	border: 0;
	background: url(/SiteElements/images/CorporateWeb/StudyHere/order-prospectus-button.gif) no-repeat;
}
#ExtFormConsent {
	margin-top: 20px;
	padding: 18px 10px 18px 10px;
	background-color: #EFEDEC;
}
/* End of order prospectus pages styles */

/* These are additional form styles used in places such as the Jubilee contact forms */
#ExtFormContainer {
	overflow: auto;
}
#ExtFormContainer h3 {
	margin-top: 0 !important;
}
.ExtFormField input, .ExtFormField select {
	border: 1px solid #aea79f !important;
	font-size: 1.2em !important;
	font-weight: normal;
	text-align: left;
	height: 18px;
	width: 234px;
}
.ExtFormField textarea {
	border: 1px solid #aea79f !important;
}
.ExtFormField select {
	height: 20px;
	font-size: 1em !important;
}
.ExtFormRowTall {
	height: 60px;
}
.ExtFormRow {
	overflow: auto;
	height: auto;
	margin-bottom: 15px;
}
.ExtFormLabel {
	height: auto;
	text-align: left;
}
.ExtFormFieldCheck {
	width: auto;
}
.ExtFormRowSubmit input {
    background: url(/SiteElements/images/bg/submit-button.gif) no-repeat;
    border: none;
    color: #4B5F67;
    height: 21px;
    margin-left: 160px;
    width: 63px;
    font-size: 1.2em;
}
/* End of extra form styles */


/* Styles used to configure drop-down panels and content - see Fees and Finance, Research areas */
.DropDownContainer {
	width: 580px;
	margin: 0 auto;
}
.DropDownContainerNarrow {
	width: 406px;
	margin: 0 auto;
}
h2.DropDownTrigger {
	font-size: 1.4em !important;
	color: #1A67B4 !important;
	padding: 13px 0 0 15px;
	/*margin: 8px 0 2px 0 !important;*/
	margin: 8px 0 1px 0 !important;
	background: url("/SiteElements/images/CorporateWeb/StudyHere/h2_trigger_a.gif") no-repeat;
	height: 32px;
	line-height: 1.3em !important;
	width: 565px;
	/*float: left;*/
	cursor: pointer;
}
.DropDownContainerNarrow h2.DropDownTrigger {
	width: 391px !important;
	background: url("/SiteElements/images/CorporateWeb/StudyHere/h2_trigger_a_small.gif") no-repeat;
}
h2.DropDownTrigger a {
	color: #1A67B4 !important;
	text-decoration: none !important;
	display: block;
	font-size: 0.8em;
}
h2.DropDownTrigger a:hover {
	text-decoration: underline !important;
}
h2.active, .DropDownContainerNarrow h2.active {
	background-position: left bottom;
}



h2.DropDownTrigger:hover {
	text-decoration: underline !important;
}

.toggle_container {
	padding: 0;	
	background-color: #efedec;
	overflow: hidden;
	font-size: 1.2em;
	width: 100%;
	clear: both;
}
.toggle_container .block {
	padding: 15px;
}
.toggle_container p {
	font-size: 1em !important;
}


.toggle_container h3 {
/*	font: 1.8em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;*/
	font-size: 1.2em !important;
	margin: 0 0 10px 0 !important;
	color: #232120 !important; 
}
.toggle_container ul {
	/*margin: 0 0 7px 0;*/
}
.toggle_container li {
	list-style-type: none !important;	
	color: #232120 !important;
	font-size: 1em !important;
	line-height: 1.2em !important;
	background: url("/SiteElements/images/CorporateWeb/StudyHere/bullet-red.png") no-repeat 0 6px !important;
	margin-top: 0 !important;
}
.toggle_container .DropDownList li p {
	margin: 5px 0 !important;
}
.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}
.courseList, .clearingCourseList {
	width: 100%;
	/*border: 1px solid #AEA79F;*/
	background-color: #fff;
	margin: 0 auto;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 15px;
	}
.clearingKey {
	width: 100%;
	margin: 0 auto;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 15px;
	}
.toggle_container .clearingKey img, .toggle_container .clearingCourseList img {
	float: none;
	margin: 0;
	padding: 0;
	border: 0px solid #ccc;
	background: none;
}

.clearingKey th {
	padding:10px 5px 5px !important;
	}
.clearingCourseList, .clearingKey  {
	font-size: 1.2em;
	}
.toggle_container .clearingKey, .toggle_container .clearingCourseList {
	font-size: 1em;
}

.clearingCourseList td  {
	vertical-align:top;
	}
.clearingKey .key {
	padding: 0px 5px;
	color: #232120;
	}
.clearingHelpline {
	background: url("/SiteElements/images/CorporateWeb/StudyHere/bg-helpline.png") no-repeat;
	/*background: #233289;*/
	padding:10px;
	color:#fff;
	width:142px;
	margin-bottom:20px;
}
.clearingHelpline h3 {
	font-size:1.3em;
	line-height:1.2em;
	font-weight: normal;
}
.clearingHelpline h4 {
	font-size:1.8em;
	line-height:1.2em;
	margin:5px 0 0;	
}
.highlightGreen {
	background: #F2F7EC;
	padding:10px;
	width:386px;
	margin-bottom:15px;
}
.highlightGreen p {
margin: 0 !important;
}
.contentList {
	width: 100%;
	border: 1px solid #AEA79F;
	background-color: #fff;
	margin: 0 auto;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 15px;
	font-size: 1.2em;
}

.tableheader {
	text-align: left;
	font-weight: bold;
	padding: 8px 5px;
	color: #fff;
	border: 1px solid #DFDCD9;
	background-color: #7EB442;
	vertical-align: top;
}
.tablesubheader {
	text-align: left;
	font-weight: bold;
	padding: 8px 5px;
	color: #232120;	
	background-color: #EFEDEC;
	border: 1px solid #DFDCD9;
	vertical-align: top;
}



.tableheadertop {
	/*height: 27px;*/
	padding: 8px 5px;
	text-align:center;
	font-weight: bold;
	color: #fff;
	border: 1px solid #DFDCD9;
	background-color: #7EB442;
	vertical-align: top;
}


.courses {
	padding: 8px 5px;
	border: 1px solid #DFDCD9;
	color: #232120;
	text-align: left;
	line-height: 1.2em;
	vertical-align: top;
}


.courses a {
	
	
}

.coursenames {
	text-align: right;
	padding: 8px 5px;
	border: 1px solid #DFDCD9;
	color: #232120;
	vertical-align: top;
}
.notes {
	text-align:center;
	padding: 8px 5px;
	border: 1px solid #DFDCD9;
	color: #D81E05;
	vertical-align: top;
}
.ticks {
	text-align:center;
	padding: 5px;
	border: 1px solid #DFDCD9;
}

.applytable {
	font-size: 1.2em;
}

/* End of drop-down configuration styles */


/* Styules for the Accommodation landing page */
h2.ExtLatestNewsTitle {
	background-color: #68645f !important;
	color: #ffffff !important;
	font-size: 1.8em !important;
	padding: 4px 5px 5px 10px;
	margin: 24px 0 0 0 !important;
	font-weight: normal !important;
}
.ExtLatestNewsTag {
	border-bottom: 1px #aea79f dotted !important;	
}
.ExtLatestNewsTag h3 {	
	color: #1a67b4 !important;
	font-size: 1.6em !important;
	margin: 0 !important;
	padding: 13px 10px 4px 10px !important;
	font-weight: normal !important;	
}
.ExtLatestNewsTag p{
	color: #232120 !important;
	font-size: 1.3em !important;
	line-height: 1.3em !important;
	padding: 0 10px;
}
.ExtHighLightBox {
	background-color: #efedec;
	margin-top: 30px;
	float: left;
	width: 406px;
}
.ExtHighLightBoxImage {
	float: left;
	width: 120px;			
}
.ExtHighLightBoxPara {
	float: left;
	width: 286px;
}
.ExtHighLightBox img{
	padding: 18px 15px 30px 12px;
}
.ExtHighLightBox p{
	margin: 12px 20px 20px 0;
	color: #464340!important;
	font-size: 1.3em;
}
/* End of styles for the Accomodation landing page */


/* Styles for the open days and open day events home page */
h2.ExtBlockTitle{
	background-color: #68645f !important;
	color: #ffffff !important;
	font-size: 1.4em !important;
	padding: 7px 5px 7px 10px;
	margin-bottom: 0 !important;
	margin-top: 20px !important;
	width:391px;
}
table.OpenDays{
	width: 100%;
	border-collapse: collapse;
}
table.OpenDays th{
	color: #d81e05;
	background-color: #efedec;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 5px 10px 5px 10px !important;
	font-weight: bold;
	text-align: left;
}
table.OpenDays th.subject{
	margin-right: 10px;
	font-weight: bold;
	padding: 6px;
	width:50%;
}
table.OpenDays th.location{
	/*text-align: right;*/
	margin-right: 10px;
	font-weight: bold;
	padding: 6px;
 width: 20%;
}	
table.OpenDays td{
	font-size: 1.2em;
	line-height: 1.2em;
	color: #464340;
	padding: 8px !important;
	vertical-align: top;
	text-align: left;	
}
table.OpenDays td.date{
	/*color: #1a67b4;*/
	border-bottom: 1px dotted #aea79f;
	padding: 10px !important;
}
table.OpenDays td.location{
	color: #464340;
	border-bottom: 1px dotted #aea79f;
	padding: 10px !important;
	/*text-align: right;*/
	margin-right: 10px;
	vertical-align: top;
}
table.OpenDays td.subject{
	color: #464340;
	border-bottom: 1px dotted #aea79f;
	padding: 10px !important;
	vertical-align: top;
}
span.ODInfo {
	color: #d81e05;
	font-weight: bold;
	}
img.ODButton{
	padding-top: 8px;
}

.socialMedia-opendays {
  font-size: 2em !important;
  margin-bottom: 20px !important;
}
.socialMedia-opendays img{
  margin-right: 8px;
  margin-bottom: -10px;
}


/* End of open days and open day events styles */


/* Styles for the quote boxes on Student life */
.ExtStudentImage {
	float: left;
	width: 98px;
	height: 156px;
	margin-right: 0px;
}
#ExtStudentImage1 {	
	margin-bottom: 20px;
	background: #fff url("/SiteElements/images/CorporateWeb/StudyHere/profile-DOrji.jpg") no-repeat left bottom;
}
#ExtStudentImage2 {
	margin-bottom: 0px;
	background: #fff url("/SiteElements/images/CorporateWeb/StudyHere/profile-TRichford.jpg") no-repeat left bottom;
}
#ExtStudentImage3 {
	margin-top: 17px;
	margin-bottom: 20px;
	background: #fff url("/SiteElements/images/CorporateWeb/StudyHere/profile_DClak.jpg") no-repeat left bottom;
}
.ExtQuote {
	float: right;
	width: 306px;
	height:125px;;
	overflow:auto;
}
#ExtQuoteLearning {
	margin-top: 3px;
	background-color: #F39E4B;
	/* Following styles implement css3 gradients for lastest version of major browsers */
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#F39E4B), to(#E07E1A));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #F39E4B, #E07E1A);
	/* For Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFF39E4B, endColorstr=#FFE07E1A);
}
#ExtQuoteSocial {
	background-color: #A1C551;
	/* Following styles implement css3 gradients for lastest version of major browsers */
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#A1C551), to(#7CAB21));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #A1C551, #7CAB21);
	/* For Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFA1C551, endColorstr=#FF7CAB21);
}
#ExtQuoteSupport {
	background-color: #515296;
	/* Following styles implement css3 gradients for lastest version of major browsers */
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#515296), to(#122C74));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #515296, #122C74);
	/* For Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF515296, endColorstr=#FF122C74);
}
.ExtQuoteImage {
	float: left;
	padding: 10px 2px 0 8px;
}
.ExtQuote p {
	color:#FFFFFF !important;
	font-size:1.4em !important;
	font-weight:bold;
	line-height:1.2em !important;
	padding:16px 3px 0px 10px;
	margin-bottom: -4px !important;
}
.ExtQuoteSection {
	margin-top: 14px;
	margin-left: 10px;
	margin-right: 5px;
	height: 27px;
	background:  url(/StudyHere/images/quoteArrow.png);
	background-repeat:no-repeat;
	background-position: 99% 60%;
}
#ExtQuoteSectionLearning {
	border-top: 1px solid #E99D4F;
}
#ExtQuoteSectionSocial {
	border-top: 1px solid #9BBF55;
}
#ExtQuoteSectionSupport {
	border-top: 1px solid #4B5D95;
}
.ExtQuoteSection h1 {
	color: #FFFFFF !important;
	font-size: 1.8em !important;
	padding-top: 4px !important; 
	margin-bottom: 3px !important;
}

.ExtQuoteSection h1 a {
	color: #FFFFFF !important;	
	padding-top: 4px !important; 
	margin-bottom: 3px !important;
}


.ExtQuoteBottom {
	float: right;
	width: 306px;
	height: 31px;
	margin-bottom: 17px;
}
#ExtQuoteBottomLearning {
	background: url("/SiteElements/images/CorporateWeb/StudyHere/quoteBottom.jpg") no-repeat;
}
#ExtQuoteBottomSocial {
	background: url("/SiteElements/images/CorporateWeb/StudyHere/quoteBottom2.jpg") no-repeat;
}
#ExtQuoteBottomSupport {
	background: url("/SiteElements/images/CorporateWeb/StudyHere/quoteBottom3.jpg") no-repeat;
}
.ExtQuoteBottom p{
	padding-top: 6px;
	text-align: right;
	font-size: 1.1em !important;
	line-height: 1.2em !important;
	color: #68645f !important;  
}
.ExtQuoteBottom b{
	font-weight: bold;
	color: #232120 !important; 
}
/* End of styles for Student life */


/* Start of styles for the courses c.asp page */
/* Course styles start here */
#courseContent{
	float: left;
	width: 580px;		
}
#courseContent h1{	
	font-size: 2.4em;
	color: #d81e05;
	font-weight: normal;
	padding-bottom: 2px;
	padding-top: 4px;
}
#courseContent h2{
	color: #D81E05;
	font-size: 2.4em;
	font-weight: normal;
	padding-bottom: 2px;
	padding-top: 4px;
}
#courseContent h3{	
	font-size: 1.4em;
	color: #232120;
	font-weight: bold;
	padding: 0 !important;
}
#courseContent h4 {
	font-size: 1.2em;
	color: #D81E05;
	font-weight: bold;
	padding: 5px 0 10px 0;
}
#courseContent h5{ 
	color: #232120;
	font-size: 1.2em;
	font-weight: bold;
	margin: 18px 0px 18px;	
}
#courseContent p {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #232120;
	margin: 0 !important;
	padding-bottom: 10px;
}
#courseContent ul {
	margin: 0 !important;
	padding-bottom: 10px;
}

#courseContent li{
	list-style-type:none;	
	color: #232120;
	font-size: 1.2em;
	line-height:1.3em;
	padding: 2px 0px 2px 27px;
	margin-top: 2px;	
	background: #fff url("/SiteElements/images/CorporateWeb/StudyHere/red-bullet.gif") no-repeat 12px 10px;
}

/* Code for testimonials */
.TestimonialContainer {
	width: 580px;
	height: 178px;
	background: url("/StudyHere/images/testimonials/testamonial-bg-wide.gif") no-repeat;
	position: relative;
	margin: 10px 0 10px 0;
}
.TestimonialContainer img {
	/*position: absolute;
	top: 12px;
	left: 12px;*/
	float: left;
}
.TestimonialTextContainer {
	position: absolute;
	top: 10px;
	left: 130px;
}
.TestimonialTextContainer table {
	width: 440px;
	/*margin: 10px 0 0 56px;*/
	height: 110px;	
}
.TestimonialTextContainer td {
	vertical-align: middle;
	border: none;
	text-align: left;				
}
.TestimonialTextContainer td p {
	color: #464340 !important;
	font-size: 1.4em !important;
	text-indent: 1.8em;
	padding: 0 !important;
}
.TestimonialContainer > p {
	position: absolute;
	top: 140px;
	left: 0px;
	color: #68645f !important;
	font-size: 1.1em !important;
}
.TestimonialContainer p span {
	color: #232120 !important;
	font-weight: bold;
}

/* Course right hand box styles start here */
.ExtRightContentBox {
	float:right;
	width:162px;
	padding-left: 10px;
	padding-bottom:20px;
}
.ExtRightContentBox h2, .courseInfoHeader {
	clear: both;
	padding: 8px 5px 8px 9px;
	font-size: 1.8em;
	color: #FFF;
	background-color: #68645F;
	font-weight: normal;
}
.ExtRightContentBox h5, .ExtRightContentBox p {
	background-color: #efedec !important;
	margin: 0 !important;
}
.ExtRightContentBox h5 {
	color: #d81e05 !important;
	padding: 7px 10px 0 10px !important;
}
.ExtRightContentBox p {
	padding: 4px 10px 5px 10px !important;
}
.canterburyAvail, .chathamAvail, .medwayAvail, .broadstairsAvail, .folkestoneAvail, .ymcaAvail {
	padding: 6px 5px 6px 9px;
	font-size: 1.4em;
	color: #FFF;
	background-color: #7eb442;
	font-weight: bold;
	margin-top: 3px;
}

.videosContainer {
	
	clear: both;
	margin-top: 20px;
	background-color: #efedec;
}
.videosContainer h2 {
	padding: 6px 5px 6px 9px !important;
	font-size: 1.8em !important;
	color: #FFF !important;
	background-color: #68645F !important;
	font-weight: normal;	
}
.videosContainer .thumbImages {
	margin-bottom: 20px;
	overflow: auto;
	font-size: 1.2em;
}
.videosContainer .thumbImages .thumbLeft {
	float: left;
	width: 142px;
	margin: 0 10px 0 10px;
	padding-bottom: 10px;
}
.videosContainer .thumbImages .thumbRight {
	float: left;
}
.videosContainer .videosContainerImage1, .videosContainer .videosContainerImage2 {
	border: 1px solid #333;
	margin-bottom: 8px;
}
.videosContainer .videoPlayButton {
	vertical-align: middle;
	margin-top: -2px;
}

.videoCaption {
	margin-top: 4px;
	font-size: 0.9em;
	line-height: 1.2em;

}

.ExtStudentsSay {
	display: block;
	background: url("../images/course-images/what-students-think.gif") no-repeat;
	width: 152px;
	height: 57px;
	margin-top: 20px;
	font-size: 1.4em;
	color: #68645f !important;
	line-height: 1.3em;
	padding: 18px 0 0 10px;
}
/* End of styles for c.asp */


/* Start of code for News feed on research home page */
h3#NewsTitle {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 10px;
}
#NewsBody {
	border-top: 1px dotted #aea79f;
	padding-top: 9px;
}
#NewsBody div#D1 > div {
	border-bottom: 1px dotted #aea79f;
	padding-bottom: 9px;
	overflow: auto;
}
#NewsBody div.news_thumb, #NewsBody div.news_title {
	float: left;
	
}
#NewsBody div.news_thumb {
	width: 60px;
	margin-right: 10px;
}
#NewsBody div.news_title {
	width: 336px;
}
#NewsBody .news_thumb img {
	border: 1px solid #aea79f;
}
#NewsBody .news_title {
	font-size: 1.3em;
	line-height: 1.2em;
}
#NewsFooter {
	font-size: 1.3em;
	padding-top: 5px;
}
/* End of News feed on home page styles */


/* Styles for the Centres list on Research centres home page */
.ResearchContainer {
	border-top: 1px dotted #aea79f;
}
.ResearchContent {
	border-bottom: 1px dotted #aea79f;
	overflow: auto;
}
.ResearchContent img {
	float: left;
	margin: 10px 10px 10px 0;
}
.ResearchContent p {
	font-size: 1.6em !important;
	font-weight: bold;
	margin-top: 10px;
	line-height: 1.1em !important;
}
/* End of Research centres home page styles */


/* Styles for Research News listing page */
#ResearchNewsList { 
	border-top: 1px dotted #aea79f;
	padding-top: 10px;
}
.ResearchNewsItem {
	border-bottom: 1px dotted #aea79f;
	overflow: auto;
}
.ResearchNewsItem h3 {
	margin-top: 0 !important;
}
.ResearchNewsItem .ResearchNewsImage {
	float: left;
}
.ResearchNewsItem p {
	float: left;
	width: 328px;
	padding: 0 10px;
}
/* End of Research News listing page styles */


/* Styles for Research Events listing page */
#ResearchEventsList { 
	border-top: 1px dotted #aea79f;
	padding-top: 10px;
}
.ResearchEventsItem {
	border-bottom: 1px dotted #aea79f;
	padding-bottom: 10px;
}
.ResearchEventsItem h3 {
	margin-top: 0 !important;
	font-size: 1.8em !important;
	font-weight: normal !important;
	margin-bottom: 10px !important;
 line-height: 1.2em;
}
.ResearchEventsItem p {
	margin-bottom: 5px !important;
}
.ResearchEventsItem p.ResearchEventDate {
	color: #d81e05 !important;
}
/* End of Research Events listing page styles */




/* End of code for the text areas under the main image on pages */



/* Code for the right hand side button and quote area */
#ExtRightContent {
	margin-top: 10px;	
	float: right;
	width: 162px;
}
.ExtRightInfoBox {
	margin-bottom: 10px;
	padding: 0;
	height: 75px;
	width: 162px;
	clear: both;
}
.ExtRightInfoBox a {
	color: #68645f !important;
	font-size: 1.4em;
	line-height: 1.2em;
}
#ExtOrderButton {
	background: url("/SiteElements/images/CorporateWeb/StudyHere/prospectus-button2015.jpg") no-repeat;
}
#ExtOrderButton a {
	display: block;
	height: 55px;
	width: 153px;
	padding: 20px 0 0 9px;
}
#ExtBookButton {
	background: url("/SiteElements/images/CorporateWeb/StudyHere/open-day-button.jpg") no-repeat;
}
#ExtBookButton a {
	display: block;
	height: 55px;
	width: 153px;
	padding: 20px 0 0 9px;
}
#ExtAccommButton {
	background: url("/SiteElements/images/CorporateWeb/StudyHere/accommodation-button.jpg") no-repeat;
}
#ExtAccommButton a {
	display: block;
	height: 63px;
	width: 153px;
	padding: 12px 0 0 9px;
}
#ExtSocialNetButton {
	background: url("/SiteElements/images/CorporateWeb/StudyHere/social-networking-button2.gif") no-repeat;
}
#ExtSocialNetButton a {
	display: block;
	height: 55px;
	width: 153px;
	padding: 20px 0 0 9px;
}
#ExtContactButton {
	background: url("/SiteElements/images/CorporateWeb/StudyHere/contact-button.jpg") no-repeat;
}
#ExtContactButton a {
	display: block;
	height: 46px;
	width: 153px;
	padding: 29px 0 0 9px;
}
#ExtResearchButton {
	background: url("/SiteElements/images/CorporateWeb/Research/research-database-button.jpg") no-repeat;
}
#ExtResearchButton a {
	display: block;
	height: 46px;
	width: 153px;
	padding: 13px 0 0 9px;
}
#ExtExpertsButton {
	background: url("/SiteElements/images/CorporateWeb/Research/experts-button2.jpg") no-repeat;
}
#ExtExpertsButton a {
	display: block;
	height: 46px;
	width: 153px;
	padding: 20px 0 0 9px;
}
#ExtPostOpButton {
	background: url("/SiteElements/images/CorporateWeb/Research/postgrad-opps-button.jpg") no-repeat;
}
#ExtPostOpButton a {
	display: block;
	height: 46px;
	width: 153px;
	padding: 13px 0 0 9px;
}
#ExtResearchNewsButton {
	background: url("/SiteElements/images/CorporateWeb/Research/news-button.jpg") no-repeat;
}

/* Classes for new about us buttons */

#AboutUsFindUsButton {
	background: url("/SiteElements/images/CorporateWeb/AboutUs/find-us-button.jpg") no-repeat;
}

#AboutUsFindUsButton a {
	display: block;
	height: 46px;
	width: 153px;
	padding: 29px 0 0 9px;
}


#AboutUsWorkHereButton {
	background: url("/SiteElements/images/CorporateWeb/AboutUs/work-here-button.jpg") no-repeat;
}


#AboutUsWorkHereButton a {
	display: block;
	height: 46px;
	width: 153px;
	padding: 29px 0 0 9px;
}

#AboutUsNewsButton {
	background: url("/SiteElements/images/CorporateWeb/Research/news-button.jpg") no-repeat;
}


#AboutUsNewsButton a {
	display: block;
	height: 46px;
	width: 153px;
	padding: 29px 0 0 9px;
}


#ExtResearchNewsButton a {
	display: block;
	height: 46px;
	width: 153px;
	padding: 20px 0 0 9px;
}
#ExtFeesButton {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/fees-button.jpg") no-repeat;
    float: right;
    margin: 0 0 5px 5px;
}
#ExtFeesButton a {
    display: block;
    height: 63px;
    padding: 12px 0 0 9px;
    width: 153px;
}





/* Styles for the quote box in the right hand side area */
#ExtRightQuoteBox {
	margin-bottom: 15px;
	width: 162px;
	float: left;	
}
#ExtRightQuoteBox img {
	display: block;
}
#ExtRightQuoteText {
	/*font-family:Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-size: 1.2em;
	color: #464340;*/
	overflow: auto;
	background-color: #eeeceb;
	/* Following styles implement css3 gradients for lastest version of major browsers */
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeceb), to(#dfdcd9));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #eeeceb, #dfdcd9);
	/* For Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFeeeceb, endColorstr=#FFdfdcd9);
}
#ExtRightQuoteText p {
	padding: 16px 10px 12px 10px;
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: bold;
	color: #464340;
}

#ExtRightQuoteText img {
	float: left;
	padding: 10px 4px 0 10px;
}
#ExtRightSmallText {
	background: #fff url(/StudyHere/images/quote-gradient.gif) top no-repeat;
	line-height: 1.2em;
	font-size: 1.1em;
	text-align: right;
	padding-top: 10px;
}
#ExtRightSmallText p {
	color: #68645f;
}
#ExtRightSmallText p .quotename {
	color: #232120 !important;
	font-weight: bold;
}
#ExtRightQuoteText .FullTestimonial{
	display:block;
	background: url(/SiteElements/images/CorporateWeb/StudyHere/link_button.gif) 0px 12px no-repeat;

	font-size: 0.9em;
	font-weight: normal;
	line-height: 1em;
	padding-left: 13px;
    	padding-top: 10px;
    	color: 1a67b4;    
}

.ExtRightQuoteButton {
	padding-right: 3px;
	margin-bottom: 5px;
}
/* End of styles for the quote box in the right hand side area */


/* Styles for quote box in right hand side - without photo */
#ExtRightTestimonialTop {
	width: 162px;
	overflow: auto;
	float: left;
	background-color: #df7c17;
	/* Following styles implement css3 gradients for lastest version of major browsers */
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#f49f4d), to(#df7c17));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #f49f4d, #df7c17);
	/* For Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFf49f4d, endColorstr=#FFdf7c17);

}
#ExtRightTestimonialTopGreen {
	width: 162px;
	overflow: auto;
	float: left;
	background-color: #79a91e;
	/* Following styles implement css3 gradients for lastest version of major browsers */
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#a2c652), to(#79a91e));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #a2c652, #79a91e);
	/* For Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFa2c652, endColorstr=#FF79a91e);
}
#ExtRightTestimonialTop img, #ExtRightTestimonialTopGreen img {
	float: left;
	padding: 10px 4px 0 10px;
}
#ExtRightTestimonialBottom {
	width: 162px;
	float: left;
/*	height: 54px;	*/
	background:  url("/SiteElements/images/CorporateWeb/StudyHere/testimonial-bottom.gif") no-repeat;
	margin-bottom: 20px;
}
#ExtRightTestimonialBottomGreen {
	width: 162px;
	float: left;
/*	height: 54px;	*/
	background:  url("/SiteElements/images/CorporateWeb/StudyHere/testimonial-bottom-green.gif") no-repeat;
	margin-bottom: 20px;
}
#ExtRightTestimonialTop p, #ExtRightTestimonialTopGreen p {
	font-weight: bold;
	color: #FFF;
	font-size: 1.4em;
	line-height: 1.2em;
	padding: 16px 8px 16px 10px;
}
#ExtRightTestimonialBottom p, #ExtRightTestimonialBottomGreen p {
	padding-top: 8px;
	text-align:right;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #68645f;
}
#ExtRightTestimonialBottom p .quotename, #ExtRightTestimonialBottomGreen p .quotename  {
	color: #232120 !important;
	font-weight: bold;
}
/* End of quote box in right hand side - without photo */


/* Styles for "Things to do now" type list */
.ExtThingsToDo {
/*	margin-top: 4px;*/
	width: 162px;
	margin-bottom: 20px;
	background-color: #EFEDEC;
}
.ExtThingsToDo h2, .ExtRelatedItems h2, #ExtPhotoGalleryHeader h2, #ExtRightEvents h2, .ExtFollowUs h2, .FollowUs h2 {
	padding: 6px 5px 6px 9px;
	font-size: 1.8em;
	color: #FFF;
	height: 20px;
	background-color: #68645F;
	font-weight: normal;
}
.ExtThingsToDo ul {
	font-size: 1.1em;
	line-height: 1.2em;
	list-style: none;
}
.ExtThingsToDo ul li{
	padding: 7px 5px 6px 24px;
	background: url("/SiteElements/images/CorporateWeb/StudyHere/link_button.gif") no-repeat 10px 8px;
	border-bottom: 1px dotted #CECAC5;
}
.ExtThingsToDo ul li a:hover{
	color: #1a67b4;
}
.ExtThingsToDo p {
	font-size: 1.3em;
	line-height: 1.2em;
	color: #232120;
	padding-top: 6px;
	padding-left: 9px;
}
.FollowUs .socialmedia {
    padding: 10px 10px 0 0;
}
.FollowUs {
    margin: 0 0 20px;
}
/* End of styles for "Things to do now" */



/* styles for Research links */
ul.MainLinkList  {
	margin-left: 0 !important
	}
.MainLinkList {
	font-size: 1.2em;
	font-weight: bold;
}
.MainLinkList li {
	border-top: 1px dotted #aea79f !important;
	background: none !important;
	padding: 7px 0 !important;
	line-height: 1.4em !important;
	margin: 0 !important;			
}
.MainLinkList li img {
	vertical-align: middle;
}
.MainLinkList .BottomLink {
	border-bottom: 1px dotted #aea79f !important;
}
/* End of styles for Research links */



/* Styles for Staff profiles links */
.staffProfileList {
	border-collapse: collapse;
}
.profileRow {
	border-bottom: 0;	
}
.profilesList {
	font-size: 1.3em;
	padding: 9px 10px 8px 10px;
	border-bottom: 1px dotted #aea79f;
	font-size: 12px;	
	color: #000;
	height: 20px;
	font-weight: normal;
}
#NameColumn {
	padding: 6px 0 7px 10px; 
	height: 22px;
	font-size: 12px;	
	width: 160px;
	color: #FFF;
	background-color: #68645F;
}
#AreaColumn {
	padding: 6px 0 7px 10px; 
	height: 22px;
	font-size: 12px;	
	width: 235px;
	color: #FFF;
	background-color: #68645F;
}
/* End of styles for profile lists */



/* Styles for staff profiles */
#ProfileSection {
	margin-bottom: 0 !important;
}
#ProfileName {
	margin-top: 20px;
	margin-bottom: 30px;
	border-top: 1px solid #aea79f;
}
#ProfileName .ProfilePerson {
	font-weight: bold;
	font-size: 1.8em;
	margin-bottom: 0px;
	margin-top: 10px;
}
#ProfileName .ProfileJob {
	margin-bottom: 8px;
}
/* End of styles for staff profiles */



/* Styles for "Related items" type list */
.ExtRelatedItems {
	width: 162px;
	margin-bottom: 20px;
	float: left;
}
.ExtRelatedItems ul {
	font-size: 1.1em;
	line-height: 1.2em;
	list-style: none;
}
.ExtRelatedItems ul li{
	padding: 5px 5px 6px 10px;
	border-bottom: 1px dotted #CECAC5;
}
/* End of styles for "Related items" */


/* Styles for "Follow us" type list */
.ExtFollowUs {
	width: 162px;
	margin-bottom: 20px;
	text-align:right;
}

.facebook{
	padding: 5px 10px 0 0;

}
.twitter{
	padding: 5px 0 0 0;
}


/* End of styles for "Related items" */


/* Styles for "Latest events" type list (not including those used in "Things to do" styles above */
#ExtRightEvents {
	width: 162px;
	margin-bottom: 20px;
}
#ExtRightEvents ul {
	font-size: 1.1em;
	line-height: 1.3em;
	list-style: none;
}
#ExtRightEvents ul li {
	padding: 8px 5px 8px 10px;
	border-bottom: 1px dotted #CECAC5;
}
#ExtRightEvents ul li .EventDate {
	font-weight: bold;
	color: #D81E05;
}

/* End of styles for "Latest events" */


/* Styles for photo gallery function */
#ExtPhotoGallery {
	width: 162px;
	background-color: #EFEDEC;
	margin-bottom: 20px;
	padding-bottom:10px;
}
#ExtPhotoGallery h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.2em;
	color:#232120;
	padding:10px 0 3px;
}
#ExtPhotoGallery .first {
	padding: 10px 0 3px !important;
	font-size: 1.4em;
}

#ExtThumbnailContainer {
	width: 150px;
	margin-left: 9px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.ExtThumbnailImages {
	border: 1px solid #232120;	
	margin-top: 4px;	
	margin-right: 6px;
}
/* End of photo gallery styles */


/* End of code for the right hand side button and quote area */

/* Over-riding styles in the lhsmenu stylesheet */
#LeftMenu {
	font-size: 1em !important;
	margin-top: 9px !important;
	padding: 0 12px 0 0 !important;
	width: 162px !important;
	float: left;
	line-height: 1.2em;
}
#LeftMenu ul {
	list-style:	none !important;
	margin:	0 !important;
	/*padding: 0 !important;*/
}
ul#sectionMenu {
	margin-left: 0 !important;
}

/* Used for Profiles section header at top of individual profiles */
#ProfileSection {
	width: 406px;
	margin: 10px 0;
	float: left;
	font-size: 1.7em !important;
	font-weight: bold;

}

/* Used for About Us */

/* Landing page */
#AboutUsMainImage {
	position: relative;
}
.AboutUsHomeImageLink {
	position: absolute;
	top: 20px;
	left: 318px;
	width: 202px;
	height: 159px;
	font-size: 2.4em;
	line-height: 1.07em;
	padding: 15px 20px;
}
.AboutUsHomeImageLink a {
	color: #fff !important;
}
.big_blue_blue {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	color: #233289;
}
.big_red {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	color: #d81e05;
}
.big_orange {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	color: #f58426;
}
.big_green {
	font-size: 1.4em;
	line-height: 1.2em;
	
	font-weight: bold;
	color: #7eb442;
}
.big_grey {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	color: #68645f;
}
.factBox {
    background-color: #7eb442;
    color: #FFFFFF;
    float: right;
    font-size: 1.7em;
    line-height: 1.1em;
    margin: 10px 0 10px 10px;
    padding: 15px;
    width: 163px;
}

#AboutUsKeyLinks {
	margin-top: 25px;
	border-top: 1px solid #beb9b2;
	overflow: auto;
}
.AboutUsKeyLink {
	float: left;
	width: 193px;
	border-bottom: 1px dotted #aea79f;
}
.AboutUsKeyLink h3 {
/*	font-size: 1.3em !important;*/
	font-weight: bold;
	margin-top: 10px !important;
	margin-bottom: 6px !important;
	letter-spacing: -1px;
}
.AboutUsKeyLink p {
	margin-bottom: 6px !important;
}
.AboutUsKeyLinkLeft {
	margin-right: 20px;
}

.CorporateKeyLinks {
    border-top: 1px dotted #AEA79F;
}
.CorporateKeyLink {
    border-bottom: 1px dotted #AEA79F;
    overflow: auto;
}
.CorporateKeyLink > img {
    float: left;
    margin: 10px 10px 10px 0;
}
.CorporateKeyLink h3 {
	padding-top: 0 !important;
	margin-top: 10px !important;
	font-size: 1.6em !important;
	margin-bottom: 8px !important;
}
.CorporateKeyLink p {
	margin-bottom: 6px !important;
}

/* End of landing page styles */

/* Our values */

.AboutUsList{
    margin-left: 0px !important;
}

.AboutUsList li ul {
    margin-top: 8px !important;
}

.AboutUsList li {
    background: url("/SiteElements/images/CorporateWeb/AboutUs/red-star-bullet.jpg") no-repeat scroll 0px 2px #FFFFFF !important;
    list-style-type: none;
    margin-bottom: 8px;
    padding: 0 0 0 23px !important;
}
.AboutUsList li li {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/bullet-red.png") no-repeat scroll 0px 6px #FFFFFF !important;
    list-style-type: none;
    margin-bottom: 8px;
    padding: 0 0 0 16px !important;
}
/* End of Our values */


/* About us Strategic Plan */

.SPDownloadLink {
	position: absolute;
	top: 203px;
	left: 415px;
	width: 129px;
	height: 27px;
	}
	
.OurGoals {
	font-size: 18px !important;
	color: #d81e05!important;
	
	}
.StrategicPlanList{
    margin-left: 0px !important;
}


.StrategicPlanList li {
    background: url("/SiteElements/images/CorporateWeb/AboutUs/red-star-bullet.jpg") no-repeat scroll 0px 5px #FFFFFF !important;
    list-style-type: none;
    margin-top: 5px;
    margin-bottom: -7px;
    padding: 4px 0 0px 23px !important;
    border-bottom: 1px #aea79f dotted;
    height: 20px;
           }
.StrategicPlanList li li {
    background: url("/SiteElements/images/CorporateWeb/AboutUs/red-dash-bullet.gif") no-repeat scroll 8px 12px #FFFFFF !important;
    list-style-type: none;
    margin-top: 5px;
    padding: 4px 0 2px 23px;
}
/* End of About us Strategic Plan  */

/* Vice-Chancellor quotes  */

.quoteIntro {
	padding-left: 30px;
	font-style: italic;
	background: url("/SiteElements/images/CorporateWeb/AboutUs/quote-red.jpg") no-repeat scroll 3px 0px;
	border-bottom:1px dotted #AEA79F;
	margin-bottom:20px;
	}

/* End of Vice-Chancellor quotes  */

/* SMT Styles */
.CorporateProfileWrapper {
	border-bottom: 1px dotted #aea79f;
	overflow: auto;
}
.CorporateProfile {
	border-top: 1px dotted #aea79f;
	float: left;
}
.CorporateProfileTitle {
	float: left;
	width: 279px;
	padding: 10px 7px 0 0;
}
.CorporateProfileTitle img {
	float: left;
	padding: 0 10px 10px 0;
}
.CorporateProfileTitle h3 {
	padding: 0 !important;
	margin: 0 0 3px 0 !important;
	line-height:1.2em !important;
}
.CorporateProfileTitle p {
	padding: 0 0 10px !important;
	margin: 0 !important;
}
.CorporateProfile .Wide {
	width: 341px !important;
}
.CorporateProfileEmail {
	float: left;
	width: 60px;
	padding: 10px 0;
}
.CorporateProfileProfile {
	float: left;
	width: 58px;
	padding: 10px 0;
}
/* End of SMT */


/* Syles for individual about us profile pages */
.ProfileBackLink {
	border-top: 1px dotted #aea79f;
	text-align: right;
	padding-top: 4px;
	margin-bottom: 21px !important;
}
.ProfilePhoto {
	float: right;
	margin: 0 0 10px 10px;
}
.ProfileName {
	font-size: 1.8em !important;
	margin-bottom: 2px !important;
}
.ProfileTitle {
	color: #000 !important;
}
/* End of individual about us profile styles */


/* About us minutes style for li */
ul.DropDownList {
margin: 0 !important;
}
.DropDownList li {
	background: none !important;
	background-color: #fff !important;
	/*border-bottom: 1px solid #efedec;*/
	padding: 9px 10px 7px 10px !important;
	margin: 0 0 1px 0 !important;
}
/* End of Minutes style */


/* Styles for Find us landing page */


#ExtMainImageHolder {
	position: relative;
}

.FindUsMedwayLink {
	position: absolute;
	top: 39px;
	left: 222px;
	width: 54px;
	height: 16px;
	font-size: 1.2em;
	font-weight: bold;	
	line-height: 1.07em;	
}

.FindUsMedwayLink a {
	color: #fff!important;
}
.FindUsBroadstairsLink {
	position: absolute;
	top: 37px;
	left: 395px;
	width: 75px;
	height: 16px;
	font-size: 1.2em;
	font-weight: bold;	
	line-height: 1.07em;	
}

.FindUsBroadstairsLink a {
	color: #fff !important;
}
.FindUsCanterburyLink {
	position: absolute;
	top: 72px;
	left: 325px;
	width: 75px;
	height: 16px;
	font-size: 1.2em;
	font-weight: bold;	
	line-height: 1.07em;	
}

.FindUsCanterburyLink a {
	color: #fff !important;
}
.FindUsSalomonsLink {
	position: absolute;
	top: 163px;
	left: 40px;
	width: 160px;
	height: 16px;
	font-size: 1.2em;
	font-weight: bold;	
	line-height: 1.07em;	
}

.FindUsSalomonsLink a {
	color: #fff !important;
}
.FindUsFolkestoneLink {
	position: absolute;
	top: 183px;
	left: 348px;
	width: 75px;
	height: 16px;
	font-size: 1.2em;
	font-weight: bold;	
	line-height: 1.07em;	
}

.FindUsFolkestoneLink a {
	color: #fff !important;
}
.FindUsKeyLinks {
	
    border-top: 1px dotted #AEA79F;
}
.FindUsKeyLink {
    border-bottom: 1px dotted #AEA79F;
   
    overflow: auto;
}
.FindUsKeyLink > img {
    float: left;
    margin: 10px 10px 10px 0;
}
.FindUsKeyLinks h3 {
	padding-top: 0 !important;
	margin-top: 13px !important;
	font-size: 1.6em !important;
	margin-bottom: 8px !important;
}

.FindUsKeyLink h3 {
	padding-top: 0 !important;
	margin-top: 13px !important;
	font-size: 1.6em !important;
	margin-bottom: 8px !important;
}

.FindUsKeyLink p {
	margin-bottom: 17px !important;
}
/* End of styles for Find us landing page */


/* Styles for Campuses and facilites */
.CampusesKeyLinks {
	
    border-top: 1px dotted #AEA79F;
}
.CampusesKeyLink, .FacilitiesLink {
    border-bottom: 1px dotted #AEA79F;
  
    overflow: auto;
}
.CampusesKeyLink > img {
    float: left;
    margin: 10px 10px 10px 0;
}
.FacilitiesLink > img {
    float: right;
    margin: 35px 0 10px 10px;
}

.CampusesKeyLinks h3 {
	padding-top: 0 !important;
	margin-top: 10px !important;
	font-size: 1.6em !important;
	margin-bottom: 8px !important;
}

.CampusesKeyLink h3, .FacilitiesLink h3 {
	padding-top: 0 !important;
	margin-top: 11px !important;
	font-size: 1.6em !important;
	margin-bottom: 4px !important;
	line-height: 1.2em;
}

.CampusesKeyLink p, .FacilitiesLink p {
	margin-bottom: 11px !important;
}
/* End of styles for Campuses and facilites */

/* Styles for Facts and figures page */
.QuestionBox {
    float: right;
    margin: 10px 0 10px 10px;
    width: 193px;
}
.QuestionBox h3 {
	color: #FFFFFF !important;
	background-color: #f58426;
	font-size: 1.6em !important;
	margin: 0 !important;
	padding: 8px 10px !important;
}
.QuestionBox p {
	color: #232120;
	background-color: #efedec;
	margin: 0 !important;
	padding: 10px !important;
}
.BigBlackText {
	font-size: 1.1em;
	font-weight: bold;
}
/* End of styles for Facts and figures page */


/* Styles for Publications */
.PublicationList {
	border-top: 1px dotted #aea79f;
	overflow: auto;
	padding-top: 6px;
	margin-bottom: 20px;
}
.PublicationList img {
	float: left;
}
.PublicationText {
	float: left;
	width: 286px;
	margin-left: 10px;
}
.PublicationList .DropDownContainerNarrow {
	float: left;
	width: 286px !important;
}
.PublicationList .DropDownContainerNarrow h2.DropDownTrigger {
	width: 271px !important;
	background: url("/SiteElements/images/CorporateWeb/AboutUs/h2_trigger_a_smallest.gif") no-repeat scroll 0 0 transparent !important;
	margin-top: 0 !important;
}

h2.active, .PublicationList .DropDownContainerNarrow h2.active {
	background-position: left bottom!important;
}
/* End of styles for Publications */


/* Styles for Public Lectures*/
.Lecture a:hover {
	color: #1a67b4
	}
.Lecture {
	width: 406px;
	margin-top: 25px;
	float:left;
	border-bottom: 1px dotted #aea79f;	
}
.Lecture h2 {
	background-color: #68645F;
    	color: #FFFFFF !important;
    	padding: 2px 0 2px 10px;
	font-size:1.2em;
	line-height:1.2em;
}
.Lecture h3 {
	font-size: 1.6em !important;
	line-height:1.2em;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 0 8px !important;
}
.Lecture p {
	padding-left: 10px;
	padding-right: 10px;
}
.Lecture .ReadMore {
	margin: 0 10px;
}
.Lecture span.ReservePlace {
	color: #232120;
	background-color: #efedec;
	padding: 1px 6px 3px 6px;						
}
.Lecture img.Download {
	margin-right:5px;		
}
img.MoreInfo {
	float:left;
	margin-right: 10px;
	padding-left: 10px;
}

/* End of styles for Public Lectures*/


/*Start of styles for Past Lectures*/
.PastLectures {
	border-top: 1px dotted #AEA79F;
}
.PastLectures a:hover {
	color: #1a67b4;
}

.PastLectures h3 {
font-size:1.6em !important;
line-height:1.2em;
	margin: 12px 0 15px;
	color: #464340 !important;
}
.PastLectures img.Download{
	margin-right:5px;
}
/*End of styles for Past Lectures*/

/* About us events for golden jubilee */
.AboutUsEventsWrapper {
	float: left;
	/*margin-top: 20px;*/				
}
.AboutUsEvents {
	float: left;
	/*margin-bottom: 17px;*/
	border-bottom: 1px dotted #a59059;
	padding: 17px 0 20px;
	width: 406px;
	}
#AboutUsEventsHeading {
	background: #68645f;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em !important;
	color: #fff !important;
	font-weight: bold !important;
	padding: 6px 0 6px 0px;
}
.AboutUsEvents h3 {
	padding: 0 !important;
	margin: 0 0 7px 0px !important;
	font-size: 2.2em !important;
	line-height:1.2em;
	font-weight: normal !important;
}
.AboutUsEvents p {
	margin: 0px !important;
	padding-bottom:15px !important;			
}
.ReadMore {
	float: left;
	padding: 2px 7px 2px 7px;
	background: #1a67b4;
	margin: 0 0 0 0px;	
	font-size: 1.2em;
	line-height: 1.2em;
	color: #fff;
	font-weight: bold;			
}
.ReadMore a:link, .ReadMore a:visited {
	color: #fff !important;			
}
.ReadMore img {
	padding-left: 5px!important;			
									
}
.BookNow {
	float: left;
	padding: 2px 7px 2px 7px;
	background: #7fb543;
	margin: 0 20px 0 10px;	
	font-size: 1.2em;
	line-height: 1.2em;
	color: #ffffff !important;	
	font-weight: bold;				
}

.BookNow a:link, .BookNow a:visited {
	color: #fff !important;			
}

.BookNowLink {
	color: #fff !important;	
}
.BookNow img {
	padding-left: 5px!important;			
							
}

.Download {
	height: 13px;	
	margin: 0 0 0 5px;	
	font-size: 1.3em;
	color: #d81e05;			
}
.Download img {	
	padding: 0 10px 0 10px!important;						
}

.EventsDate {
	padding: 0 0 4px 0px;				
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em !important;
	line-height: 1.2em;
	color: #a39161;	
	font-weight: bold;	
}
/* End of About us events for golden jubilee */

/* About us Activities for golden jubilee */
.AboutUsActivitiesWrapper {
	float: left;
	overflow:hidden;
	width: 406px;
	border-bottom: 1px dotted #AEA79F;	
	padding-bottom: 20px!important;
	padding-top: 12px;
	margin: 0!important;
				
}

.AboutUsActivitiesWrapper > img {
	float: left;
    	margin: 10px 10px 10px 0;
	border: 1px solid #dddcd8;	
}

.ActivitiesContent {
    width: 270px!important;	
    float:left;
    padding: 0!important;
	margin: 0!important;
 }

.ActivitiesImage {
    float: left;
    margin: 5px 5px 5px 0;
}
.ActivitiesContent h3 {
	font-size: 2.2em !important;
	line-height: 1.2em;
	font-weight: normal !important;
	margin: 10px 0 5px!important;
	padding: 0 !important;
	
}


/*.ActivitiesContent p {
	margin-bottom: 2px !important;		
}*/


.ActivitiesDate {
	padding: 0 0 7px 0px;				
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em !important;
	color: #a59059;	
	font-weight: bold;	
}

.ReadMore2 {
	float: left;
	padding: 2px 7px 2px 7px;
	background: #1a67b4;
	margin-left: 105px !important;
	line-height:1.2em;
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;				
}
.ReadMore2 a:link, .ReadMore2 a:visited {
	color: #fff !important;			
}
.ReadMore2 img {
	padding-left: 5px!important;													
}

.AlumniContent p {
	color: #232120 !important;
    	font-size: 1.3em !important;
    	line-height: 1.3em !important;
    	margin-bottom: 15px !important;
    	padding-bottom: 0px !important;

}
/* End of About us Activities for golden Jubilee */

/* Associated Logos No Caption styles */
.AssLogos{
	margin: auto;
	width:162px;
	border-bottom: 1px dotted #aea79f !important;
	text-align: center;
}
.AssLogos img{
	padding-bottom: 14px;
	padding-top: 15px;	
}	
	
/* End of Associated Logos No Caption styles */

/* Styles for the address labels in the Find us maps */
.map_address {
	font-family: arial;
 font-size: 1.1em;
 line-height: 1.3em;
}
.map_address b {
	font-weight: bold;
}
/* End of address labels styles */

/* Stat of Research Centre News Styles */

#ResearchCentreNewsDateandBack{
	width: 406px;
	float: left;
	border-top: 1px dotted #AEA79F;
    	padding-top: 4px;			
}
.ResearchCentreNewsDate{
	float:left;
	width: 203px;		
}
.ResearchCentreNewsDate p{
	color: #8B867F !important;	
}
.ResearchCentreNewsBack{
	float:left;
	width: 203px;
}
.ResearchCentreNewsBack p{
	margin-left:100px;
}

#ResearchCentreNewsImageRIGHT{
	float:right;
	padding-left: 10px;
	padding-bottom: 10px;
}
/* End of Research Centre News Styles /*

/*Accommodation Starts here*/

h2.AcLocation{
    	color: #232120;
    	font-size: 2em !important;
    	font-weight: bold;
    	line-height: 1.3em;
    	margin-bottom: 12px;
    	margin-top: 15px;
}
/*Accommodation Ends here*/


/*Styles for New Contensis Forms Start here*/
.NewFormWrapper {
    float: left;
    margin-bottom: 20px;
    width: 406px;
  margin-left: 0 !important;
  
}
.NewFormWrapper ul{
    background: none !important;
    margin: 0 0 0 -5px !important;
    width: 406px !important;
  float: left;
}
.sys_cms-form-control.sys_showinstructions ul.sys_cms-form-body li.sys_cms-form-item {
  width:100% !important;
  
}

.NewFormWrapper li {
    float: left !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    width: 386px !important;
  padding: 0 0 10px 20px !important;
  background: none repeat scroll 0 0 #EFEDEC !important;
}

li.SendEmailPanelTitle span {
    background: none repeat scroll 0 0 #68645F;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    color: #FFFFFF !important;
    float: left !important;
    font-size: 0.8em !important;
    font-weight: bold;
    margin-left: -20px !important;
  margin-bottom: 5px !important;
    padding: 6px 10px !important;
    width: 386px !important;
}

.SendEmailPanel label {
    color: #464340 !important;
    display: block;
    float: left;
    font-family: arial;
    font-size: 0.7em !important;
    font-weight: bold;
    padding: 10px 10px 10px 0;
    text-align: left;
    width: 113px;
  margin-left: -10px !important;
  margin-top: 8px !important;
}  
li.SendEmailPanel span {
    color: #464340;
    display: block;
    float: left;
    font-family: arial;
    font-size: 0.85em;
    font-weight: bold;
    text-align: left;
    width: 113px;
}

.SendEmailPanel input{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AEA79F;
    clear: right;
    margin: 0 0 8px 0 !important;
    width: 259px !important;
			float: left;  
}
.sys_fieldcontent{
	width: 259px;
			float: left; 
    margin: 8px 0 !important;
  font-size: 0.8em;

}

.SendEmailPanel select{
 background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AEA79F;
    clear: right;
    margin: 8px 0 !important;
    width: 259px;
  float: left;
}
.sys_form-submit {
    background: url("../../images/bg/submit-button.gif") repeat scroll 0 0 transparent !important;
    border: medium none;
    color: #4B5F67;
    height: 21px;
    margin-bottom: 15px;
    margin-left: 123px !important;
    width: 63px;
}
.sys_cms-form-control ul.sys_cms-form-body li span.sys_required {
    display: inline;
    float: none;
    margin-left: 4px;
    width: 5px;
}
.sys_cms-form-control ul.sys_cms-form-body li .sys_instructions{
			width: 138px !important;
  font-size: 0.7em !important;

}
.sys_sectionbreak-text{
	height:0px;
}

/*Styles for New Contensis Forms End here*/


/* Styles for Next Steps page in Study Here */
.NS-Download {
	float: right; 
	margin: -40px 0 10px 10px;
}
#NS-Container {
	width: 580px;
	overflow: auto;
	margin: 44px 0 34px 0;
}

.NS-Link {
	float: left;
	margin: 0 20px 20px 0;
	width: 170px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #464340 !important;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	padding: 58px 0 0 10px;
}
.NS-Link-Last {
	margin-right: 0px;
}
.NS-Link:hover {
	color: #ffffff !important;
	text-decoration: none !important;
}

.NS-Link-Accom {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-accommodation.gif);
}
.NS-Link-Accom:hover {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-accommodation-over.gif);
}
.NS-Link-DBS {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-dbs.gif);
}
.NS-Link-DBS:hover {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-dbs-over.gif);
}
.NS-Link-Finance {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-finance.gif);
}
.NS-Link-Finance:hover {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-finance-over.gif);
}
.NS-Link-Getting {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-getting-support.gif);
}
.NS-Link-Getting:hover {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-getting-support-over.gif);
}
.NS-Link-International {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-international.gif);
}
.NS-Link-International:hover {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-international-over.gif);
}
.NS-Link-Jobshop {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-jobshop.gif);
}
.NS-Link-Jobshop:hover {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-jobshop-over.gif);
}
.NS-Link-Health {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-occupational-health.gif);
}
.NS-Link-Health:hover {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-occupational-health-over.gif);
}
.NS-Link-Volunteer {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-volunteering.gif);
}
.NS-Link-Volunteer:hover {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-volunteering-over.gif);
}
.NS-Link-SU {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-su.gif);
}
.NS-Link-SU:hover {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-su-over.gif);
}
.NS-Link-Canterbury {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-canterbury.gif);
	letter-spacing: -1px;
}
.NS-Link-Canterbury:hover {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-canterbury-over.gif);
}
.NS-Link-Broadstairs {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-broadstairs.gif);
	letter-spacing: -1px;
}
.NS-Link-Broadstairs:hover {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-broadstairs-over.gif);
}
.NS-Link-Medway {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-medway.gif);
}
.NS-Link-Medway:hover {
	background-image: url(/SiteElements/images/CorporateWeb/StudyHere/next-steps/ns-medway-over.gif);
}

#NS-izone {
	border: 1px #860057 dashed;
	overflow: auto;
}
#NS-izone img {
	float: left;
}
#NS-contacts {
	width: 180px;
	float: left;
	margin: 16px 21px 0 4px;
}
#NS-contacts p {
	color: #860057 !important;
	margin-bottom: 8px;
}
#NS-contacts p span {
	color: #232120;
}
#NS-social {
	float: left;
	width: 169px;
	margin: 16px 0 0 0;
	padding: 0 10px 0 0;
}
#NS-social img {
	margin-right: 10px;
}

.teaserLine {
	margin-top:30px;
	padding: 15px 20px;
	float:left;
	background: #efedec;
	width:366px;		
}
.teaserLine p {
	font-family:Georgia, Times, serif;
	font-size:1.6em !important;
	line-height:1.6em !important;
	/*color: #68645f;*/
	margin-bottom: 8px !important;
}
.caseStudyProfileBoy {
	min-height: 34px;
	background:url("/SiteElements/images/CorporateWeb/StudyHere/boy.gif") no-repeat scroll right 0 transparent;			
}
.caseStudyProfileGirl {
	min-height: 34px;
	background:url("/SiteElements/images/CorporateWeb/StudyHere/girl.gif") no-repeat scroll right 0 transparent;			
}

.caseStudyProfileBoy p,.caseStudyProfileGirl p {
	font-size:1.1em !important;
	line-height:1.3em;
	text-align: right !important;
	color:#232120;
	padding-right:70px;
	margin: 0 !important;
}
.caseStudyProfileBoy .quotename, .caseStudyProfileGirl .quotename {
	font-weight:bold;
}
#countryList {
 overflow: auto;
 margin-bottom:30px;
}
#countryList ul {
 margin: 0 !important;
}

#countryList li{
	border-bottom: 1px solid #EFEDEC;
 font-size: 12px !important;
 list-style: none outside none !important;
 margin: 0 !important;
 padding: 14px 0 14px 48px !important;
 width:155px;
 float:left;
}
.bangladesh {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/bd.png") no-repeat scroll 0 7px transparent !important;
}
.bangladeshHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/bd.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.bulgaria {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/bg.png") no-repeat scroll 0 7px transparent !important;
}
.bulgariaHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/bg.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.china {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/cn.png") no-repeat scroll 0 7px transparent !important;
}
.chinaHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/cn.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.croatia {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/hr.png") no-repeat scroll 0 7px transparent !important;
}
.croatiaHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/hr.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.cyprus {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/cy.png") no-repeat scroll 0 7px transparent !important;
}
.cyprusHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/cy.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.estonia {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/ee.png") no-repeat scroll 0 7px transparent !important;
}
.estoniaHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/ee.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.germany {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/de.png") no-repeat scroll 0 7px transparent !important;
}
.germanyHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/de.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.india {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/in.png") no-repeat scroll 0 7px transparent !important;
}
.indiaHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/in.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.italy {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/it.png") no-repeat scroll 0 7px transparent !important;
}
.italyHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/it.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.japan {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/jp.png") no-repeat scroll 0 7px transparent !important;
}
.japanHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/jp.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.jordan {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/jo.png") no-repeat scroll 0 7px transparent !important;
}
.jordanHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/jo.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.kuwait {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/kw.png") no-repeat scroll 0 7px transparent !important;
}
.kuwaitHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/kw.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.lithuania {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/lt.png") no-repeat scroll 0 7px transparent !important;
}
.lithuaniaHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/lt.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.malaysia {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/my.png") no-repeat scroll 0 7px transparent !important;
}
.malaysiaHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/my.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.nigeria {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/ng.png") no-repeat scroll 0 7px transparent !important;
}
.nigeriaHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/ng.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.oman {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/om.png") no-repeat scroll 0 7px transparent !important;
}
.omanHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/om.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.pakistan {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/pk.png") no-repeat scroll 0 7px transparent !important;
}
.pakistanHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/pk.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.romania {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/ro.png") no-repeat scroll 0 7px transparent !important;
}
.romaniaHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/ro.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.saudi {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/sa.png") no-repeat scroll 0 7px transparent !important;
}
.saudiHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/sa.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.slovakia {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/sk.png") no-repeat scroll 0 7px transparent !important;
}
.slovakiaHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/sk.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.skorea {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/kr.png") no-repeat scroll 0 7px transparent !important;
}
.skoreaHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/kr.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.spain {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/es.png") no-repeat scroll 0 7px transparent !important;
}
.spainHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/es.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.sweden {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/se.png") no-repeat scroll 0 7px transparent !important;
}
.swedenHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/se.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.taiwan {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/tw.png") no-repeat scroll 0 7px transparent !important;
}
.taiwanHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/tw.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.thailand {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/th.png") no-repeat scroll 0 7px transparent !important;
}
.thailandHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/th.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.turkey {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/tr.png") no-repeat scroll 0 7px transparent !important;
}
.turkeyHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/tr.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}
.uk {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/gb.png") no-repeat scroll 0 7px transparent !important;
}
.ukHeader {
    background: url("/SiteElements/images/CorporateWeb/StudyHere/international/yourcountry/gb.png") no-repeat scroll 0 -1px transparent !important;
  		padding: 0 0 0 48px;
}