@charset "utf-8";

body
{
	background:url(../images/background.jpg) center top no-repeat;
	padding-top:0px;
}

.titleContainer {
  height: 100px;
  position: relative;
}

.pageTitle{
	margin: 0;
	margin-left:60px;
 	position: absolute;
 	top: 50%;
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:24px;
	font-weight:bold;	
}

.ptTextBg{
	background:url(../images/pttextbg.jpg);
	width:960px;
	height:50px;
	position:relative;
	}

.ptText {
	position: absolute;
  	left: 50%;
  	top: 50%;
  	-webkit-transform: translate(-50%, -50%);
  	transform: translate(-50%, -50%);
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:20px; 
}
.ptText .text-wrapper {
    overflow: hidden;
}

.ptText .letter {
  transform-origin: 50% 100%;
  display: inline-block;
  line-height: 1em;
}



#contentsCentre { 
min-height:250px
 }



div#form-sub label{
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	float: left;
	text-align: right;
	margin-right: 5px;
	width: 100px;
}
.smallCourse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	}
.smallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
#rsvErrors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	}

.courseHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

	
.fbWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
.smallBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #376dad;
	text-decoration: none;
}

.searchField {
	background:url(../images/search.png);
	background-repeat:no-repeat;
	padding-left:30px;
	background-color:#376dad;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	border-style: solid;
	border-width:1px;
}

.footerText { COLOR: #ffffff; FONT-FAMILY: Arial; FONT-SIZE: 10px; }
.contentText {
	COLOR: #376dad;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	font-weight:normal
}

A:link {text-decoration: none; color: #376dad}
A:visited {text-decoration: none; color: #376dad}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: #FF9900}


input.buttonStyle {
	-moz-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	box-shadow:inset 0px 1px 0px 0px #bee2f9;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf));
	background:-moz-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-webkit-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-o-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-ms-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:linear-gradient(to bottom, #63b8ee 5%, #468ccf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf',GradientType=0);
	background-color:#63b8ee;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #3866a3;
	display:inline-block;
	cursor:pointer;
	color:#14396a;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:8px 30px;
	text-decoration:none;
	text-shadow:0px 1px 0px #7cacde;
}
input.buttonStyle:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee));
	background:-moz-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:-webkit-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:-o-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:-ms-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:linear-gradient(to bottom, #468ccf 5%, #63b8ee 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee',GradientType=0);
	background-color:#468ccf;
}
input.buttonStyle:active {
	position:relative;
	top:1px;
}



input.buttonTransparentStyle { border-color: #f0000f; border-style: solid; border-width: 1px; width: auto; background: ; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF9933;  padding-top: 1px;  padding-right: 1px; padding-left: 1px;}

input.textFieldStyle { border-color: #0963BA; border-style: solid; border-width: 1px; width: auto; background: ffffff ; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0A57A4;  padding-top: 1px;  padding-right: 1px; padding-left: 1px;}
input.loginFieldStyle { border-color: #0963BA; border-style: solid; border-width: 1px; width: auto; background:url(../images/login_user.gif)) no-repeat; background-position: 1px 1px; background-color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0066cc;  padding-top: 1px;  padding-right: 1px; padding-left: 18px;}

select.listBoxStyle { border-color: #0963BA; border-style: solid; border-width: 1px; width: auto; background: #ffffff ; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0A57A4;  padding-top: 1px;  padding-right: 1px; padding-left: 1px;}

select.tcBoxStyle { border-color: #0963BA; border-style: solid; border-width: 1px; width: auto; background: #ffffff; color: #1E79EF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #1E79EF;  padding-top: 1px;  padding-right: 1px; padding-left: 1px; font-weight:bold;}

textarea.textAreaStyle { border-color: #0963BA; border-style: solid; border-width: 1px; width: auto; background: ffffff ; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0A57A4;  padding-top: 1px;  padding-right: 1px; padding-left: 1px;}

.bgStyle {scrollbar-face-color:#0963BA; scrollbar-shadow-color: #0963BA; scrollbar-highlight-color:#ffffff; scrollbar-3dlight-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-track-color:#f0f0f0; scrollbar-arrow-color:#ffffff; }

.inputStyle, INPUT.text {
	font-family:Arial;
	font-size:10px;
	color:#333333;
	background-color:#EDF5FB;
	border-style:solid;
	border-width:1px;
	border-color:#6D90B0;
	height:20;
	}
	
.facilitiesTable{
border-collapse:collapse;
text-align:center;
}

.courseBullet li{ list-style-image: url(../images/bullet_new.jpg); margin-left:-20px}