/* CSS Document */
/* Global */

* {
	padding: 0;
	margin: 0;
	}

img {
	border: none;
}

html {
	font-size: 100%;
	}

p {
	margin: 1em 0;
	}

body {
	background: #f8f8f8 url(http://img.eseducation.co.uk/i/back.gif);
	color: #555;
	font: 62.5% 'trebuchet MS','arial','sans-serif';
	line-height: 16px;
	margin-top: 10px;
	}



/* Structure */

#bannerAd {
	width: 728px;
	margin: 0 auto 10px;
	text-align: center;
	font-size: 0;
	}

#shadTop {
	background: url(http://img.eseducation.co.uk/i/v3_0/shadTop.png) no-repeat bottom;
	height: 5px;
	width: 940px;
	margin: 0 auto;
	font-size: 0;
	}

#shadBot {
	background: url(http://img.eseducation.co.uk/i/v3_0/shadBot.png) no-repeat  top;
	height: 5px;
	width: 940px;
	margin: 0 auto;
	}

#container {
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding: 0 5px;
	background: repeat-y url(http://img.eseducation.co.uk/i/shadHoriz.png);
	}

a#gohome {
	position: absolute;
	top: 111px;
	left: 650px;
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	}

h1 {
	background: url(http://img.eseducation.co.uk/i/v3_0/header2.jpg);
	}

h1 a {
	width: 728px;
	height: 141px;
	display: block;
	text-indent: -1000em;
	font-size: 0;
	}

#main {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 938px;
	background: #fff;
	font-size: 1.3em;
	}

#content {
	padding: 10px 0 0 0;
	background: no-repeat right bottom url(http://img.eseducation.co.uk/i/contentBack.jpg);
	/*border-bottom:  1px solid #ccc;*/
	}

#maincontent {
	float: left;
	width: 600px;
	padding:0 0 0 10px;
	margin:0;
	}

#column {
	/*margin-left: 450px;*/
	width:300px;
	/*background-image: url(http://img.eseducation.co.uk/i/dottedLine.png);*/
	background-repeat: repeat-y;
	background-position: left;
	padding-left:22px;
	margin:0;
	font-size: 0.95em;
	min-height:100px;
	float:left;
	}

#footer {
	height: 26px;
	background: #0066CC;
	font-size: .9em;
	margin:10px 0 10px 0;
	}

#footer ul {
	margin:  0;
	padding:  5px 0 0 0;
	color:#FFF;
	}

#footer li {
	float: right;
	display: inline;
	font-size: 0.9em;
	line-height: 16px;
	margin-right: 15px;
	}
	
#footer li a {
	color:#FFF;
	text-decoration:underline;
}

#footer li a:hover {
	color:#FFF;
	text-decoration:none;
}


#topLink {
	direction: rtl;
	font-size: .9em;
	margin-bottom:  15px;
    text-align: center;
    }



/* Right column styles */

div.clear {
	line-height:0;
	font-size:1;
	height:0;
	clear:both;
}

#column h2 {
	background-color: #E2E2E2;
	font-weight: bold;
	font-size: 1em;
	padding:5px;
	}

#column div.link {
	padding:0;
	padding-top: 5px;
	font-size: 0.9em;
	min-height:70px;
	_height:70px;
	margin:0;
	}

#column div.link img {
	padding-right: 4px;
	margin-top: 0px;
	float: left;
}

#column div.link a {
}

#column div.link span.location {
	color:#666666;
	text-decoration:none;
}

#column div.articlePre {
	margin-top: 10px;
	margin-bottom: 10px;
	}

#column div.articlePre h3 {
	font-size: 0.9em;
	margin: 0;
	}

#column div.articlePre p {
	margin: 0;
	font-size: 0.9em;
	}



/* Text styling */

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 20px;
	}

#column h2 {
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 10px;
	}

a {
	color:  #06c;
	text-decoration: none;
	}

a:hover {
	color: #ee1647;
	text-decoration: underline;
	}

.small {
	font-size: 0.85em;
	}

#column div.link span.location a:hover {
	color:#666666;
	text-decoration:none !important;
}


/* Article */

span.byline {
	font-size: 0.85em;
	display: block;
	margin-top: 2px;
	}



/* Site name styling */

.educate {
	font-weight: bold;
	color: #da002e;
	}

.london {
	font-weight: bold;
	color: #000;
	}



/* Old site name styling */

.es {
	font-weight: bold;
	color: #888;
	text-transform: uppercase;
	}

.education {
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	}

/* Study Link */

form#courseSearch {
	border: 1px solid #7A94AD;
	border-top: none;
	font-size: .85em;
	padding: 5px;
    width: 588px;
    }

form#courseSearch input, form#courseSearch select {
	width: 170px;
	}




/* Map */

#mapTable {
	}

#mapTable td {
	vertical-align: bottom;
	}

#mapTable img {
	border: 0;
	}

#mapLink {
	float: right;
	font-weight: bold;
	font-size: .9em;
	}



/* Other homepage */

#alphabetFront {
	margin: 5px 0;
	text-align: center;
	font-size: 0.9em;
	}

#frontRight {
	width: 420px;
	float: right;
	}



/* Results page */

#resultText, alphabetText {
	font-weight: bold;
	font-size: .9em;
	}

.resultBox {
	padding: 10px 10px 0 10px;
	width: 600px;
	min-height: 80px;
	background: #fff bottom no-repeat url(http://img.eseducation.co.uk/i/boxBack.jpg);
	border-left: 1px solid #909090;
	border-bottom: 1px solid #909090;
	border-right: 1px solid #909090;
	margin-bottom:  15px;
	}

.resultBox img {
	width: 90px;
	height:  70px;
	float: left;
	margin-right:  15px;
	border: 0;
	}

.resultBox li {
	display: inline;
	margin-right:  30px;
	font-size: 0.85em;
	}

.resultBox ul {
	margin-top: 8px;
	}

.letter {
	margin-top: 30px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.2em;
	}

.boxTitle {
	background: #829bb3;
	height: 22px;
	color: #fff;
	font-weight: bold;
	width: 622px;
	display: block;
	text-indent: 10px;
	line-height: 22px;
	}



/* Tranfer page */

#transferring {
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-align: center;
	margin: 20px 0;
	}

#transferring img {
	margin-bottom: 30px;
	}



/* Privacy page */

#privacyList li {
	margin-left: 30px;
	}
	
/*NEW STYLES*/
#mpu	{
	margin:10px 0px 10px 0px;
	padding:0;
}

#articles h2 {
	background-color: #E2E2E2;
	font-weight:bold;
	font-size: 1em;
	padding:5px;
}


#articles div.articlePre {
	margin-top: 10px;
	margin-bottom: 10px;
	}

#articles div.articlePre h3 {
	font-size: 0.9em;
	margin: 0;
	}

#articles div.articlePre p {
	margin: 0;
	font-size: 0.9em;
	
	}
	
#articles .pic	{
	float:left;
	padding:5px 5px 5px 0;
}

#articles .articleText {
	float:left;
}

#studyLink	{
	background:#F61B42;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.90em;
	padding:0 0 10px 0;
}

#studyLink p	{
	margin:0;
	padding:0 5px 5px 5px;
}

#signin	{
	padding:0 14px 10px 0;
	margin:0;
	float:left;
}

#studyLink .small 	{
	font-size:0.90em;
	margin:0;
	padding:0 0 0 5px;
	float:left;
	width:220px;
}

#studyLink .small a	{
	color:#FFF;
	text-decoration:underline;
}

#studyLink .small a:hover	{
	color:#FFF;
	text-decoration:none;
}

#educationNews {
	padding:10px 0 0 0;
}

#seoFooter {
	background:#e2e2e2;
	height:23px;
	font-family:Trebuchet MS;
	text-transform:uppercase;
	padding:5px 0 0 0;
	font-size:0.85em;
}

#seoFooter ul {
	padding:0;
	margin:0 auto 0 auto;
	text-align:center;
}

#seoFooter li	{
	padding:0 50px 0 50px;
	display:inline;
}

#seoFooter li a	{
	color:#333;
}	

#seoFooter2 {
	margin:0 auto 0 auto;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
}

#seoFooter2 p {
	background:none;	
}

.video {
    width: 20px;
    height: 16px;
}



