/* CSS Document */

/* Body and Universal Reset */

* {margin: 0; padding: 0;}

body {
	text-align:center;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#576063;
	line-height:18px;
	background:#fff;
}
	
#container {
	margin:0 auto;
	width:950px;
	text-align:left;
}

td {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#576063;
	line-height:18px;
	vertical-align:top;
}

img {
	border:0;
}

#popupWindowCaller {
	display:none;
}


/* Typography */

h2.newsTitle {
	margin:0 0 5px 0;
}

h2.newsTitle a {
	text-decoration:none;
}


/* Header */

#header {
	background:url(/images/backgrounds/header_footer_bg.jpg) repeat-y top right #576063;
	height:72px;
	padding:10px 0 0 12px;
}


/* Main Navigation */

#mainNav {
	background:url(images/backgrounds/menu_bg.gif) no-repeat;
	height:54px;
}

#mainNav ul {
	background:url(images/backgrounds/nav_circle_line.gif) no-repeat 137px 27px;
	text-align:right;
	padding:12px 0 0 0;
	height:27px;
}

#mainNav li {
	list-style:none;
	display:inline;
	margin:0 0 0 15px;
}

#mainNav li.first {
	margin:0;
}

#mainNav ul.vocational { background:url(images/backgrounds/nav_circle_line.gif) no-repeat 320px 27px; }

#mainNav ul.healthfitness { background:url(images/backgrounds/nav_circle_line.gif) no-repeat 426px 27px; }

#mainNav ul.corporate { background:url(images/backgrounds/nav_circle_line.gif) no-repeat 536px 27px; }

#mainNav ul.news { background:url(images/backgrounds/nav_circle_line.gif) no-repeat 618px 27px; }

#mainNav ul.careers { background:url(images/backgrounds/nav_circle_line.gif) no-repeat 678px 27px; }

#mainNav ul.locations { background:url(images/backgrounds/nav_circle_line.gif) no-repeat 746px 27px; }

#mainNav ul.about { background:url(images/backgrounds/nav_circle_line.gif) no-repeat 838px 27px; }

#mainNav ul.contact { background:none; }

#mainNav img {
	padding:0 0 5px 0;
}


/* Left Col */

#leftCol {
	width:233px;
	padding:0 0 10px 0;
}

#leftCol h3 {
	height:35px;
	padding:11px 0 0 12px;
	background:#576063;
	font-size:16px;
	color:#FFFFFF;
	margin:0;
}

#lcCallToAction {
	padding:23px 0 12px 0;
	background:url(images/backgrounds/grey_circle_line.gif) no-repeat bottom left;
}

#lcCallToAction p, #lcCallToAction form {
	padding:11px 12px 0 12px;
	border-left:1px solid #8D9395;
	font-size:13px;
}

#lcCallToAction form {
	padding:5px 12px 0 12px;
}

.lcCallToActionLabel, .lcCallToActionLabelER {
	width:41px;
	float:left;
	padding:1px 0 0 0;
	font-size:12px;
}

.lcCallToActionLabelER {
	width:75px;
}

#lcCallToAction input.textinput, #lcCallToAction input.textinputhover {
	width:145px;
	margin-top:2px;
}

#lcCallToAction input.textinputER, #lcCallToAction input.textinputhoverER {
	width:125px;
	margin-top:2px;
}

#lcCallToAction a {
	padding:0 0 0 18px;
	font-size:15px;
	background:url(images/spacers/orange_circle_arrow.gif) no-repeat 0 3px;
	text-decoration:none;
	line-height:32px;
}

#lcCallToAction a:hover, .newsHomeHead a:hover {
	text-decoration:underline;
}

#newsTips {
	padding:18px 0 17px 0;
	background:url(images/backgrounds/orange_circle_line.gif) no-repeat bottom left;
}

#leftCol #newsTips h3 {
	background:#FF850D;
}

.newsHomeHead {
	font-weight:bold;
}

.newsHomeHead a {
	text-decoration:none;
}

#newsTips p {
	padding:12px 3px 3px 12px;
	border-left:1px solid #FFA042;
	line-height:15px;
}


/* Sub Nab */

.subNavHeading {
	background:#FF850C;
	padding:21px 10px 7px 15px;
	font-size:15px;
	color:#fff;
}

.subNavHeading a {
	color:#fff;
	text-decoration:none;
}

.subNav {
	background:#ECECEC;
	padding:11px 5px 5px 15px;
}

.subNav li, #content #homeLinks li {
	list-style:none;
	padding:0 0 4px 0;
	background:none;
}

.subNav a, #homeLinks li a {
	background:url(images/spacers/grey_arrow.gif) no-repeat 0 5px;
	padding:0 0 0 11px;
	list-style:none;
	color:#576063;
	text-decoration:none;
}

.subNav a:hover, .subNav li.down a, #homeLinks li a:hover {
	background:url(images/spacers/orange_arrow.gif) no-repeat 0 5px;
	color:#FF850D;
}



/* Content */

#content {
	width:680px;
	float:right;
	padding:28px 10px 0 0;
}

#content p, #content table, #content ul, #content div {
	margin:0 0 19px 0;
}

#content li {
	list-style:none;
	background:url(images/spacers/grey_arrow.gif) no-repeat 0 5px;
	padding:0 0 3px 12px;
}

.callToAction:hover, .callToAction a:hover {
	color:#FF850D;
}


/* Home Links */

h1.homeLinksHead {
	color:#576063;
}

#homeLinks {
	float:left;
	width:225px;
}

#homeLinks ul {
	background:#EBECEC;
	height:183px;
	padding:10px 0 0 13px;
	margin:0 13px 0 0;
}

#homeLinks h2 a {
	text-decoration:none;
}

#homeLinks h2 a:hover {
	text-decoration:underline;
}


/* Online Enquiry Form */

.onlineEnquiryTable td {
	padding-bottom:5px;
}

.yourDetails {	
	padding:7px 0 0 0;
	height:30px;
	font-weight:bold;
	font-size:13px;
}

.requiredFields {
	text-align:right;
	padding:7px 0 0 0;
	font-size:11px;
}

.required {
	text-align:center;
	vertical-align:middle;
	padding-left:15px;
	padding-right:5px;
}

.onlineEnquiryTable input.textinput, .onlineEnquiryTable input.textinputhover, .onlineEnquiryTable textarea {
	width:440px;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/backgrounds/white.gif);
}

.textinput, .textinputER {
	border:1px solid #BABABA;
	padding:0px 2px;
}

.textinputhover, .textinputhoverER {
	border:1px solid #FF850D; 
	padding:0px 2px;
}

select {
	font-size:11px;
	color:#808080;
}

.submit {
	text-align:right;
	padding:5px 0 0 0;
}

.errorText {
	color:#FF0000;
}


/* Footer */

#footer {
	clear:both;
	background:url(/images/backgrounds/header_footer_bg.jpg) repeat-y top right #576063;
	height:72px;
	color:#363C3E;
	line-height:15px;
	padding:7px 12px 0 0
}

#footer img {
	margin:3px 0 0 16px;
}

#footerInfo {
	float:right;
	text-align:right;
}

#footer p {
	color:#fff;
	margin:0 0 5px 0;
}

#footer p.fiiterLinks {
	margin:5px 0 0 0;
}

#footer p a {
	color:#fff;
}

#footer a {
	color:#363C3E;
	text-decoration:none;
}

#footer a:hover {
	color:#FF850D;
}

#footer li {
	display:inline;
	list-style:none;
	color:#FFFFFF;
	margin:0 12px 0 0;
}

#footer li a {
	color:#FFFFFF;
}

