@charset "utf-8";
* {margin: 0; padding: 0;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}



h1 {
	height: 100px;
	background-image: url(../images/h1_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width: 380px;
}
h2 {
	color: #3297FC;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -0.06em;
	margin-bottom: 14px;
}
h3 {
	color: #DE4907;
	font-size: 1.4em;
	margin-bottom: 5px;
}
h4 {
	background-image: url(../images/h4_news_events.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 254px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 15px;
}
h5 {
	font-size: 1.3em;
	margin-bottom: 8px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h6 {
	color: #3297FC;
	font-size: 1.5em;
	margin-bottom: 12px;
	padding-top: 12px;
}





p {
	font-size: 1.2em;
	margin-bottom: 12px;
	line-height: 1.3em;
}
a {
	color: #DD3508;
}
a:hover {
	text-decoration: none;
}
ul {
	margin-left: 30px;
	margin-bottom: 12px;
	font-size: 1.2em;
	color: #0373E2;
}
li {
	margin-bottom: 4px;
}








#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/wrapper_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
#flashHome {
	height: 320px;
	width: 960px;
}
#leftCol {
	width: 500px;
	float: left;
	display: inline;
	margin-left: 30px;
}
#rightCol {
	width: 350px;
	float: right;
	margin-right: 30px;
}

#content {
    padding-top: 50px;
	background-image: url(../images/gray_fade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#content.contentLogin {
    padding-top: 20px;
	background-image: none;
}
#footer {
	background-image: url(../images/footer_logo.jpg);
	background-position: right 4px;
	background-repeat: no-repeat;
	height: 42px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #498FE5;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 0.8em;
	clear: both;
	padding-top: 3px;
}
#logLearning {
	position: absolute;
	left: 688px;
	top: 0px;
}
#newsEvents {
	color: #0762BB;
	margin-bottom: 40px;
}
#noticeBoard {
	background-image: url(../images/noticeboard_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 25px;
}
#noticeBoardInner {
	background-image: url(../images/noticeboard_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height:436px;
	height:auto !important;
	height:436px;
	padding-left: 74px;
	padding-right: 74px;
	padding-top: 100px;
}









/* NAVIGATION CSS for drop down menu ########################################### */


#nav, #nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:absolute;
	line-height:1.5em;
	background-image: url(../images/nav/nav_bg.gif);
	height: 40px;
	width: 580px;
	left: 380px;
	top: 60px;
	}

#nav a {
	display:block;
	height: 40px;
	text-indent: -9999px;
}

#nav a:hover{
background-color:#fff;
color:#333;
}

#nav li{
float:left;
position:relative;
margin-bottom: 0;
}

#nav li ul {
	position:absolute;
	display:none;
	width:126px;
	top:39px;
	left: 8px;
	background-image: url(../images/nav/subnav_bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	height: 142px;
}


#nav li ul a{
	text-indent: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.8em;
	height:auto;
	float:left;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	background-color: #E65A08;
	width: 116px;
}

#nav li ul a:hover{
	background-image: none;
	color: #FF9900;
		background-color: #000;;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 2px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}


li#nav1 a { width: 70px;}
li#nav1 a:hover, li#nav1 a#active {background-image: url(../images/nav/home.gif);}

li#nav2 a { width: 100px;}
li#nav2 a:hover, li#nav2 a#active {background-image: url(../images/nav/courses.gif);}

li#nav3 a { width: 140px;}
li#nav3 a:hover, li#nav3 a#active {background-image: url(../images/nav/centres.gif);}

li#nav4 a { width: 130px;}
li#nav4 a:hover, li#nav4 a#active {background-image: url(../images/nav/testis.gif);}

li#nav5 a { width: 140px;}
li#nav5 a:hover, li#nav5 a#active {background-image: url(../images/nav/contact.gif);}
.clearer {
	clear: both;
}
.ra {float: left;}
.copy {float: right;}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boldh2 {
	color: #0254A6;
	font-weight: bold;
}
#rightCol img {
	border: 1px solid #B5D5EC;
	padding: 4px;
	margin-bottom: 16px;
}
#rightCol img.noBorder {border: none;}

.pAddress {
	float: left;
	width: 160px;
}
.pOpening {
	float: right;
	width: 160px;
}
.pContact {
clear: both;
}
td { padding: 0 4px;}ul#courseList {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 30px;
}
#courseList li {
	background-image: url(../images/course_list_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.testiHead {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5A067;
	padding-top: 20px;
}

#coursesNav {
	list-style:none;
	margin:0;
	margin-bottom:10px;
}
#coursesNav li{
	display:inline-block;
	width:100%;
	height:30px;
	line-height:30px;
	color:#000000!important;
	padding-left:10px;
	background-color: #9CC9E6;
}
