@charset "utf-8";
/* CSS Document */

/* =a */
a
{
	color: #de6940;
}
#breadcrumbs a
{
	color: #4b4b4d;
}
#courseTypes a
{
	display: block;
	float: left;
	margin-right: 10px;
	position: relative;
	height: 98px;
	text-decoration: none;
}
#cpBottomList a
{
	color: #4b4b4d;
}
#mainNavigation a
{
	background: #3e3d40;
	border-left: 1px solid #7a7a7c;
	display: block;
	color: #ffffff;
	margin-top: 4px;
	padding: 11px 0 9px 0;
	text-align: center;
	text-decoration: none;
	width: 108px;
}
#mainNavigation li#activeSection a, #mainNavigation li#activeSection a:hover
{
	background: #4c73ae;
	border: none;
	margin: 0 -1px 0 0;
	padding: 15px 0 9px 0;
	position: relative;
	width: 110px;
	z-index:5;
}
#mainNavigation a.menu-first /*Must come before :hover */
{
	border: none;
}
#mainNavigation a:hover
{
	border-right: 1px solid #7a7a7c;
	margin: 2px -1px 0 0;
	padding: 11px 0 11px 0;
	position: relative;
	width: 108px;
	z-index:4;
}
#prospectus a
{
	color: #000000;
	display: block;
	font-size: 90%;
	margin: 0 10px 10px 10px;
}
#secondaryNavigation a
{
	color: #000000;
	display: block;
	height: 100%;
	padding: 3px 0 3px 3px;
	text-decoration: none;
}
#secondaryNavigation h2 a
{
	color: #ffffff;
	display: inline;
	padding: 0;
	height: auto;
}
#secondaryNavigation h2 a:hover
{
	background: none;
}
#secondaryNavigation li.selected a
{
	background: #f0e4d2;	
}
#secondaryNavigation li.selected li a
{
	background: none;
}
#secondaryNavigation li.expanded a
{
	background-image: url(../images/downArrow.png);
	background-repeat: no-repeat;
	background-position: 193px 8px;
}
#secondaryNavigation li li a
{
	background-image: none !important;
	padding: 3px 0 3px 13px;
}
#secondaryNavigation a:hover, #secondaryNavigation li li a:hover, #secondaryNavigation li.selected li a:hover
{
	background-color: #fffaf3;
}
#secondaryNavigation li.selected a:hover
{
	background-color: #f0e4d2;
}
#superNavigation a
{
	background: url(../images/bulletSuperNavigation.gif) no-repeat center right;
	color: #4c4c4c;
	margin-right: 8px;
	padding: 0 15px 0 0;
	text-decoration: none;
}
#superNavigation li.last a
{
	background: none;
	margin-right: 0;
	padding: 0;
}
#superNavigation a:hover
{
	text-decoration: underline;
}
#usefulInformation a
{
	color: #000000;	
}
a.addThisButton
{
	float: right;
}

/* =body */
body
{
	background: #f0e4d2;
	color: #4b4b4d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0;
	padding: 0;
}

/* =div */
div#advert
{
	margin-left: 30px;
}
div#breadcrumbs
{
	margin: 0 auto;
	padding: 10px 0 18px 0;
	width: 900px;
}
div#header
{
	position: relative;
	margin: 0 0 41px 0;
}
div#headerImageContainer
{
/*	background:url(../images/header.jpg);*/
	height: 218px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 900px;
}
div#headerImage
{
/*	background:url(../images/header.jpg);*/
	height: 218px;
	position: relative;
	width: 900px;
}
div.clear
{
	clear: both;
	height: 0;
	overflow: hidden;
}
div#container
{
	background: #ffffff;
	margin: 0 auto;
	width: 960px;
}
div#cpMainText
{
	display: inline;
	float: left;
	margin-right: 38px;
	width: 425px;
}
div#footer
{
	background: #f6efe4;
	margin: 29px 0 0 0;
	padding: 0 30px;
	width: 900px;
}
div#lstInfo
{
	float: left;
	width: 705px;
}
div#mainContent
{
	overflow: hidden;
}
div#mainNavigation
{
	position: absolute;
		bottom: 0;
		right: 0;
	z-index: 4;
}
div#mainText
{
	float: left;
	margin-top: 40px;
	width: 650px;
}
div#map_canvas
{
	height: 300px;
	margin: 20px 0;
	width: 100%;
}
div#partOfLST
{
	float: left;
	font-size: 80%;
	padding: 7px 0 10px 0;
	width: 190px;
}
div#news
{
	background: url(../images/girlWithBible.jpg) bottom right no-repeat;
	padding: 7px 21px 22px 0;
	width: 238px;
	*padding-top: 14px;
}
div#newsContainer
{
	background: url(../images/backgroundNews.gif) repeat-y;
	float: left;
	margin: 42px 19px 0 0;
	width: 259px;
}
div#newsItems
{
	margin: 0 0 0 30px;
	width: 195px;
}
div#prospectus
{
	background: url(../images/borderProspectus.gif) bottom no-repeat;
	padding: 0 0 7px 0;
	text-align: center;
	width: 100%;
}
div#prospectusContainer
{
	background: url(../images/borderProspectus.gif) top no-repeat;
	border-left: 4px solid #809bc5;
	border-right: 4px solid #809bc5;
	float: left;
	margin: 23px 0 0 0;
	padding: 10px 0 0 0;
	width: 123px;
}
div#quote
{
	background: url(../images/borderQuote.gif) bottom no-repeat;
	padding: 15px 23px 20px 15px;
}
div#quoteContainer
{
	background: url(../images/borderQuote.gif) top no-repeat;
	border-left: 4px solid #809bc5;
	border-right: 4px solid #809bc5;
	float: left;
	width: 182px;
}
div#secondaryText
{
	float: left;
	margin-top: 10px;
	width: 478px;
}
div#secondaryNavigation
{
	display: inline;
	float: left;
	margin-right: 38px;
	padding: 5px 0 0 0;
	width: 239px;
}
div#sw-breadcrumbs
{
	display: inline;
}
div#superNavigation
{
	margin: 0 auto;
	padding: 15px 0 7px 0;
	text-align: right;
	width: 900px;
}
div#usefulInformation
{
	background: url(../images/borderUsefulInformation.gif) left top no-repeat;
	border-left: 4px solid #bcc1d1;
	margin: 30px 85px 0 30px;
}

/* =fieldset */
fieldset
{
	border: 0;
	display: inline;
	padding: 0;
	margin: 0;
}

form#search
{
	display: inline;
}

/* =h1 */
h1
{
	color: #d95121;
	font-size: 200%;
	margin: 0 0 10px 0;
	padding: 0 50px 0 0;
}

/* =h2 */
h2
{
	margin: 15px 0 0 0;
	padding: 0;
}
#cpMainText h2.block
{
	background: #809bc5;
	color: #ffffff;
	display: inline-block;
	display: -moz-inline-box;
	font-size: 100%;
	font-weight: normal;
	margin: 20px 0 0 0;
	padding: 3px 10px 3px 7px;
	text-transform: uppercase;
	zoom: 1;
	*display: inline;
}
#news h2
{
	background: #7f9ac5;
	color: #ffffff;
	display: inline-block;
	display: -moz-inline-box;
	font-size: 110%;
	padding: 7px 8px 7px 30px;
	text-transform: uppercase;
	zoom: 1;
	*display: inline;
}
#prospectus h2
{
	color: #4b4b4d;
	font-size: 120%;
	margin: 0;
	padding: 2px 0 6px 0;	
	text-transform: uppercase;
}
#secondaryNavigation h2
{
	background: #d95121;
	color: #ffffff;
	display: inline;
	font-size: 110%;
	padding: 5px 10px 3px 30px;
	text-transform: uppercase;
}
#usefulInformation h2
{
	display: block;
	background: none;
	color: #4b4b4d;
	margin: 0 0 5px 0;
	padding: 15px 0 4px 11px;
}

/* =h3 */
h3
{
	font-size: 110%;
	margin: 2px 0 7px 0;
	padding: 0;
}
#cpMainText h3
{
	font-size: 120%;
	margin: 8px 0 3px 0;
}

/* =h4 */
h4
{
	font-size: 100%;
	margin: 3px 0;
}
h4.relatedInformation
{
	margin-top: 20px;
}

/* =html */
html
{

}

/* =hr */
hr
{
	background: #eca890;
	height: 1px;
	border: none;
	width: 100%;
}

/* =input */
input.text
{
	border: 1px solid #9d9d9d;
	width: 300px;
}
input.submit
{
	float: right;
	margin: 0 0 30px 0;
	width: auto;
}
input#searchTextInput
{
	border: 1px solid #9d9d9d;
	float: left;
	font-size: 10px;
	width: 131px;
}
input#searchSubmit
{
	background: #9d9d9d;
	border: 0;
	display: block;
	color: #ffffff;
	float: left;
	font-size: 96%;
	height: 17px;
	margin: 0;
	padding: 0 2px;
	width: auto;
}

/* =img */
a img
{
	border: none;
}
#headerImage img {
    position:absolute;
		top:0;
		left:0;
    z-index:1;
    opacity:0.0;
}
#headerImage img.active {
    z-index:3;
    opacity:1.0;
}
#headerImage img.last-active {
    z-index:2;
}
#partOfLST img
{
	float: left;
	padding: 8px 10px 0 0;
}
#sideBar img
{
	margin-bottom: 13px;
}
img.courseTypesText
{
	position: absolute;
		left: 0;
		top: 59px;
}
img#logo
{
	position: absolute;
		right: 0;
		top: 26px;
	z-index: 4;
}
img#supportLST
{
	margin-left: 215px;
}
img#tagline
{
	position: absolute;
		left: 0;
		top: 83px;
	z-index: 4;
}

/* =label */
label
{
	float: left;
	padding-top: 5px;
	width: 120px;
}
#search label
{
	float: left;
	padding: 1px 7px 0 0;
	width: auto;
}

/* =li */
form ol li
{
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#courseTypes li
{
	display: inline;
	position: relative;
}
#cpBottomList li
{
	border-bottom: 1px solid #809bc5;
	padding: 7px 0;
}
#mainNavigation ul li
{
	display: block;
	float: left;
}
#secondaryNavigation li
{
	border-bottom: dotted 1px #000000;
	font-weight: bold;
}
#secondaryNavigation li li
{
	border-bottom: none;
	border-top: dotted 1px #828ca9;
	display: block;
	font-weight: normal;
	margin: 0;
	width: 209px;
}
#sitemap li
{
	list-style: none;
}
#superNavigation ul li
{
	display: inline;
}
#usefulInformation li
{
	margin-bottom: 3px;
}

/* =object */
#news h2 object
{
	position: relative;
		top: 5px;	
}

/* =p */
p
{
	margin: 10px 0;
}
#breadcrumbs p
{
	display: inline;
	margin: 0;
}
#cpMainText p
{
	display: block;
	margin: 2px 0 7px 0;
}
#footer p
{
	color: #000000;
	font-size: 90%;
}
#lstInfo p
{
	margin: 0;
}
#mainText p
{
	padding: 0 72px 0 0;
}
#middlesexUniversity p
{
	float: left;
	margin: 15px 0 10px 0;
	width: 130px;
}
#news p
{
	margin: 7px 0 2px 0;
}
#quote p
{
	font-size: 120%;
	margin: 2px 0;
}
#secondaryText p
{
	padding: 0 20px 0 0;
}
p.date
{
	font-weight: bold;
}
p#lstNameAndPhone
{
	color: #d95121;
	font-size: 100%;
	margin-top: 15px;
}
p.reference
{
	font-size: 80% !important;
}

/* =table */
table
{
	border: none;
	border-right: 1px solid #4b4b4d;
	border-top: 1px solid #4b4b4d;
	margin: 10px 0;
}

/* =td */
td
{
	border: none;
	border-left: 1px solid #4b4b4d;
	border-bottom: 1px solid #4b4b4d;
	padding: 3px 7px;
}

/* =textarea */
textarea
{
	width: 296px;
}

/* =ol */
form ol
{
	list-style: none;
	margin: 0;
	padding: 0;
}

/* =ul */
#secondaryNavigation ul
{
	list-style: none;
	margin: 10px 0 0 30px;
	padding: 0;
}
#secondaryNavigation ul ul
{
	display: block;
	margin: 0;
}
#sitemap ul
{
	margin: 0;
	padding: 0;
}
#sitemap ul ul
{
	margin: 0;
	padding: 0 0 0 15px;
}
#superNavigation ul
{
	display: inline;
	list-style: none;
	margin: 0;
	position: relative;
		top: -4px;
}
#usefulInformation ul
{
	background: url(../images/borderUsefulInformation.gif) bottom left no-repeat;
	font-size: 90%;
	list-style: none;
	margin: 0;
	padding: 0 24px 10px 11px;
}
ul#courseTypes
{
	display: block;
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
}
ul#cpBottomList
{
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
}
