/* CSS Document */
body {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif !important;
	margin:0;
	padding:0;
}

#outerWrapper {
	width:945px;
	margin:0 auto;
}

#searchWrapper {
	padding:9px 0 0 0;
	margin:0;
	float:left;
	width:254px;
	height:34px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:25px !important;
}

* html #searchWrapper {
	margin-bottom:-14px;
}

#searchWrapper label.textbox {
	margin:0 6px 0 0;
}

#rightColumn {
	float:left;
	padding:0 0 0 9px;
	width:233px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:224px;
}

#footer {
	margin:10px 0;
	padding:0 30px;
	background-image:url(../images/footer-bg.gif);
	line-height:40px;
	font-size:10px;
}


/**************************/
/******** Classes ********/
/************************/
.floatclearer, .contentclearer {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}

.float {
	float:left;
}

.formError {
	color:#FF0000;
	font-weight:bold;
}


/*******************************/
/******** Form Styling ********/
/*****************************/
#searchWrapper label.textbox {
	display:block;
	background-image:url(../images/search-input-bg.gif);
	background-repeat:no-repeat;
	padding:1px 2px;
	width:207px;
	height:19px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:203px;
	height:17px;
}

#searchWrapper label.textbox input {
	font-size:10px;
	color:#00456b;
	border:1px solid #eef0f0;
	background-color: #eef0f0;
	padding:0;
	margin:0;
	line-height:15px;
	height:17px;
	width:203px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:201px;
	height:15px;
}

* html #searchWrapper label.textbox input {
	margin-top:-1px;
}


*+html #searchWrapper label.textbox input {
	margin-top:-1px;
}

label {
	font-size:11px;
	font-weight:bold;
}

label.textbox {
	display:block;
	background-image:url(../images/form-input-bg.gif);
	background-repeat:no-repeat;
	padding:1px 4px;
	width:207px;
	height:23px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:199px;
	height:21px;
}

label.textbox input {
	font-size:12px;
	color:#00456b;
	border:1px solid #eef0f0;
	background-color: #eef0f0;
	padding:0;
	margin:0;
	line-height:19px;
	height:21px;
	width:199px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:197px;
	height:19px;
}

* html label.textbox input {
	margin-top:-1px;
}


*+html label.textbox input {
	margin-top:-1px;
}

label.minitext {
	display:block;
	background-image:url(../images/form-input-bg-34px.gif);
	background-repeat:no-repeat;
	padding:1px 5px;
	width:34px;
	height:23px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:24px;
	height:21px;
}

label.minitext input {
	font-size:12px;
	color:#00456b;
	border:1px solid #eef0f0;
	background-color: #eef0f0;
	padding:0;
	margin:1px 0 0 0;
	line-height:19px;
	height:21px;
	width:24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:22px;
	height:17px;
}

label.miditext {
	display:block;
	background-image:url(../images/form-input-bg-74px.gif);
	background-repeat:no-repeat;
	padding:1px 5px;
	width:74px;
	height:23px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:64px;
	height:21px;
}

label.miditext input {
	font-size:12px;
	color:#00456b;
	border:1px solid #eef0f0;
	background-color: #eef0f0;
	padding:0;
	margin:1px 0 0 0;
	line-height:19px;
	height:21px;
	width:64px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:62px;
	height:17px;
}

label.text, #enrol div.text {
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:8px 0 0 0;
}

label.radio {
	font-size:12px;
	font-weight:bold;
	padding:8px 0 0 0;
}

#enrol div.fieldsetWrapper {
	float:left;
	display:block;
	width:333px;
}

#enrol fieldset {
	border:1px solid #787878;
	padding:10px;
	margin:0;
}

#enrol .first {
	padding:0 8px 0 0;
	
	width:341px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:333px;
}

#enrol .center {
	padding:12px 0 0 300px;
}

label.textarea {
	display:block;
	background-image:url(../images/form-textarea-bg.gif);
	background-repeat:no-repeat;
	padding:2px;
	
	width:309px;
	height:90px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:307px;
	height:88px;

}


label.textarea textarea {
	padding:0;
	margin:0;
	border:1px solid #EEF0F0;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color:#EEF0F0;
	font-size:12px;
	color:#00456B;
	
	height:88px;
	width:307px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:301px;
	height:84px;
}

#enrol fieldset legend {
	font-size:12px;
	font-weight:bold;
}

#searchWrapper label.button {
	display:block;
	background-image:url(../images/search-go-bg.gif);
	background-repeat:no-repeat;
	padding:1px 2px;
	width:34px;
	height:19px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:30px;
	height:17px;
}

#searchWrapper label.button input {
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	border:none;
	background-color: #008789;
	padding:0;
	margin:0;
	line-height:15px;
	height:17px;
	width:30px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:28px;
	height:15px;
}

*+html #searchWrapper label.button input {
	margin-top:1px;
}


label.button {
	display:block;
	background-image:url(../images/form-button-bg.gif);
	background-repeat:no-repeat;
	padding:1px 4px;
	width:55px;
	height:19px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:47px;
	height:17px;
}

label.button input {
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	border:none;
	background-color: #008789;
	padding:0;
	margin:0;
	line-height:15px;
	height:15px;
	margin-top:1px;
	width:47px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:45px;
	height:13px;
}

*+html label.button input {
	margin-top:2px;
}

/***************************************/
/********* Login Form Styling *********/
/*************************************/
#StageManagerClientUserNameWrapper, #StageManagerClientPasswordWrapper {
	display:block;
	padding-bottom:8px;
}

#StageManagerFailedClientLogin {
	font-size:11px;
	font-weight:bold;
	color:#c4161d;
}

#StageManagerWelcomeClientUser {
	display:block;
	font-size:16px;
	font-weight:bold;
	padding-bottom:8px;
	color:#00808b;
}


a.prospectus {
	display:block;
	width:220px;
	height:0 !important;
	padding:167px 0 0 0;
	overflow:hidden;
	background-image:url(../images/Button-Prospectus.jpg);
	margin-bottom:9px;
}

a.shop {
	display:block;
	width:220px;
	height:0 !important;
	padding:167px 0 0 0;
	overflow:hidden;
	background-image:url(../images/Button-Store.jpg);
}
