/* Reset CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix {
	float: left;
	clear: both;
	width: 100%;
}
/* Global Styling */
body {
	font: normal 12px Arial, Verdana, Helvetica, Sans-Serif;
}
.ffix {
	clear: both;
}
.alignleft {
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
}
.alignright {
	float: right;
}
a {
	color: #0a7cbe;
	text-decoration: none;
}
a:hover {
	color: #02649c;
}
p {
	line-height: 18px;
}
a.point {
	color: #fff;
	text-decoration: underline;
	background: url(/img/point.gif) no-repeat left center;
	padding-left: 13px;
}
h1, h2, h3 {
	letter-spacing: -1px;
	margin-bottom: 10px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
	letter-spacing: 0;
}
/* Page Identification */
body.home,body.qualification, body.enrolment {
	background: #87bcc8 url(/img/body-home-bg.jpg) repeat-x top;
}
body.why {
	background: #87bcc8 url(/img/body-why-bg.jpg) repeat-x top;
}
body.why #main, body.staff #main, body.short #main, body.qualification #main,
body.enrolment #main, body.downloads #main, body.contact #main {
	padding-left: 20px;
	width: 707px;
	padding-right: 10px;
}
body.staff {
	background: #87bcc8 url(/img/body-staff-bg.jpg) repeat-x top;
}
body.short, body.downloads {
	background: #87bcc8 url(/img/body-short-bg.jpg) repeat-x top;
}
body.contact {
	background: #87bcc8 url(/img/body-contact-bg.jpg) repeat-x top;
}
/* construct */
#container {
	width: 950px;
	margin: 0 auto;
	padding: 0 10px;
}

/* header */
#header {
	height: 90px;
	position: relative;
}
#header h1 {
	background: url(/img/spcnt-logo.png) no-repeat left top;
	width: 279px;
	height: 90px;
	float: left;
}
#header h1 a {
	width: 279px;
	height: 90px;
	text-indent: -7777px;
	display: block;
}
#header form {
	float: right;
	width: 300px;
	text-align: right;
	padding-right: 20px;
	padding-top: 40px;
}
#header form .text1 {
	background: #d6edf2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: none;
	width: 100px;
	padding: 3px;
	font-size: 11px;
}
#header form .button1 {
	position: relative;
	margin-bottom: -5px;
}
/* Navigation */
#nav {
	clear: both;
}
#nav ul a {
	display: block;
	float: left;
	height: 48px;
	text-indent: -7777px;
	background: url(/img/nav.png) no-repeat 0 0;
}
#nav ul {
	height: 48px;
}
#nav ul li {
	float: left;
}
#nav ul li.home a {
	background-position: -3px 0;
	width: 79px;
}
#nav ul li.why-spcnt a {
	background-position: -82px 0px;
	width: 117px;
}
#nav ul li.international a {
	background-position: -198px 0px;
	width: 206px;
}
#nav ul li.facilities a {
	background-position: -404px 0px;
	width: 105px;
}
#nav ul li.downloads a {
	background-position: -509px 0px;
	width: 123px;
}
#nav ul li.staff a {
	background-position: -632px 0px;
	width: 79px;
}
#nav ul li.contact a {
	background-position: -711px 0px;
	width: 121px;
}
#nav ul li.my-spcnt a {
	background-position: -831px 0px;
	width: 103px;
}
ul.sf-menu ul {
	position: absolute;
	width: 170px;
	margin-top: 44px;
	background: url(/img/sub-bg-bot.png) no-repeat bottom center;
	padding: 5px;
	height: auto !important;
}
#nav ul.sf-menu ul li {
	background: none !important;
	background: url(/img/sub-arrow.png) no-repeat left center !important;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav ul.sf-menu ul li a {
	background: none !important;
	text-indent: 0;
	height: auto;
	color: #fff;
}

/* Sidebar */
#sidebar {
	width: 208px;
	float: left;
	padding-top: 15px;
}
#sidebar ul li {
	background: url(/img/side-nav.png) no-repeat -3px 0;
	padding: 12px;
}
#sidebar ul li.practioners {
	background: url(/img/side-nav2.png) no-repeat -3px 0;
}
#sidebar ul li.practioners a {
	font-weight: bold;
	color: #6d3f09;
}
#sidebar ul li a {
	padding-left: 5px;
	text-decoration: none;
	color: #003e4c;
}
ul#menu ul {
	background: url(/img/sub-bg-bot.png) no-repeat bottom center;
	position: relative;
	top: 8px;
	margin-left: 0px;
	width: 180px;
	padding-bottom: 5px;
}
ul#menu ul li {
	background: none;
	padding: 3px 0;
	padding-left: 5px;
}
ul#menu ul li a {
	color: #fff;
	background: url(/img/sub-arrow.png) no-repeat 0px 5px !important;
	padding-left: 10px;
	display: block;
}
/* footer */
#footer {
	clear: both;
	background: url(/img/footer-bg.png) no-repeat top center;
	width: 890px;
	height: 10px;
	padding: 20px;
	color: #555555;
}

/* Main */
#main {
	width: 732px;
	float: right;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-top: 20px;
}
#main p {
	padding: 5px 0;
}
#main p.intro {
	font-size: 16px;
	color: #ffffff;
	padding: 20px 0;
}
#main ul {
	line-height: 18px;
	padding-bottom: 10px;
}
#main ul li {
	background: url(/img/bullet.png) no-repeat 5px center;
	padding-left: 15px;
}
#main ul.pointer li {
	background: url(/img/point.gif) no-repeat left center;
	padding-left: 15px;
}
#main h2 {
	font-size: 20px;
	margin-bottom: 10px;
	clear: both;
}
#main .left {
	width: 360px;
	float: left;
}
#main h3 {
	color: #005E73;
	font-size: 18px;
	font-weight: normal;
}
#main .page-img {
	padding-bottom: 30px;
}
.date {
	color: #555555;
	font-size: 11px;
}
#main .right {
	width: 340px;
	float: right;
	padding-right: 10px;
}
#main div.news h3 {
	font-size: 12px;
	font-weight: bold;
}

/* Why SPCNT */
body.why #main h3, body.staff #main h3 {
	padding-top: 20px;
	padding-bottom: 10px;
}
body.why #main ul li {
	background: url(/img/bullet2.png) no-repeat 0px 5px;
}
body.why #main ul ol {
	margin-left: 20px;
}
body.why #main ul ol li {
	list-style: decimal;
	background: none;
	padding-left: 0;
}

/* Staff */
.staff-list {
	padding: 10px 0 20px 0;
}
.staff-list .photos {
	width: 110px;
	float: left;
}
.staff-list .desc {
	width: 550px;
	float: left;
	padding-left: 30px;
}
.staff-list .desc p {
	padding: 0 !important;
}
p.name, p.Rule {
	font-weight: bold;
}
.staff-list .desc p.bio {
	padding-top: 20px !important;
}

/* Short Courses */
div.col1, div.col2, div.col3 {
	width: 220px;
	float: left;
	padding-right: 10px;
	padding-top: 30px;
}
div.col h4 {
	color: #005e73;
}
div.col ol {
	list-style: decimal;
	margin: 0;
	padding: 0;
	margin-left: 20px;
}
div.col ol a {
	color: #fff;
	text-decoration: underline;
}
div.col ol li {
	padding: 2px 0;
}
div.col ul li {
	background: none !important;
	padding: 0 !important;
}

/* Photos on Testimonial */
.photos {
	width: 200px;
	float:left;
	padding-top: 8px;
}
.photos .caption {
	font-size: 11px;
	font-style: italic;
	padding-right: 10px;
}
h4.testimonial {
clear: both;
font-size: 16px;
padding-top: 20px;

}

/* Fieldset */
fieldset {
	border: none;
	margin: 10px 0;
}

fieldset legend {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: -1px;
	margin-bottom: 10px;
	.margin-left: -6px;
}

fieldset label {
	float: left;
	display: inline;
	width: 150px;
	font-weight: bold;
	margin-right: 10px;
}

fieldset .radio-group label {
	float: none;
	font-weight: normal;
	width: auto !important;
}

fieldset .radio-group input {
	width: auto !important;
}

#sourceExtraBlock {
	margin-left: 160px;
}

fieldset .form-container {
	clear: both;
	padding: 4px 0 6px 0;
}

fieldset .form-container input.textbox, fieldset .form-container textarea {
	font: 14px Arial, Helvetica, sans-serif;
	width: 50%;
	padding: 2px;
	border: 1px solid #dedede;
}

fieldset .form-container input.checkbox {
	font: 14px Arial, Helvetica, sans-serif;
	width: auto;
	padding: 2px;
}

fieldset .form-container input.button {
	font: 14px Arial, Helvetica, sans-serif;
	width: auto;
	padding: 2px;
}

fieldset .form-container input.form-error {
	border: 1px solid #c18888;
}

/* Form */
fieldset {
	border: none;
}

fieldset legend {
	font: bold 16px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 10px;
	.margin-left: -6px;
}

fieldset .text label {
	float: left;
	display: inline;
	width: 150px;
	margin-right: 10px;
	padding-bottom: 8px;
}

fieldset .input {
	width: 100% !important;
	clear: both;
	padding: 4px 0 6px 0;
}

fieldset .text input, fieldset .password input, fieldset .textarea textarea {
	font: 14px Arial, Helvetica, sans-serif;
	width: 74%;
	padding: 4px;
	border-top: 1px solid #4a838f;
	border-left: 1px solid #4a838f;
	border-bottom: 1px solid #4a838f;
	border-right: 1px solid #4a838f;
}

fieldset .text input:hover, fieldset .password input:hover, fieldset .textarea textarea:hover {
	background: #f5f5f5;
}

fieldset .textarea textarea {
	width: 74%;
}

fieldset .input span.required {
	color: #ff0000 !important;
}

fieldset .checkbox label {
	float: none;
	padding-left: 4px;
}

fieldset div.submit {
	margin: 10px 0;
}

fieldset div.submit input {
	margin-left: 160px;
	padding: 2px;
}

fieldset .text .error-message, fieldset .select .error-message, fieldset .textarea .error-message,
fieldset .checkbox .error-message, fieldset .password .error-message {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #c20e0e;
	text-transform: uppercase;
	margin-left: 160px;
	_margin-left: 163px;
	padding-top: 2px;
}

fieldset div.error input, fieldset div.error textarea, fieldset div.error select {
	border: 1px solid #4a838f;
}

fieldset div.hint {
	font-size: 11px;
	color: #999;
	margin-left: 160px;
	_margin-left: 163px;
}


/* Messages */
#flashMessage {
	clear: both;
	margin: 20px 0;
}

.message {
	clear: both;
	background: #eda950;
	font-weight: bold;
	color: #fff;
	padding: 10px;
	margin: 10px 0;
}

.success{
	clear: both;
	background: #96d7e7;
	font-weight: bold;
	color: #fff;
	padding: 10px;
	margin: 10px 0;
}

.error-message {
	font-size: 11px;
	font-weight: bold;
	color: #f4e476;
}

/* Paging */
.paging {
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0;
}

.paging a {
	text-decoration: none;
}

.totalresults {
}

.pagenumber ul {
	margin: 0;
	padding: 0;
}

.pagenumber ul li {
	float: left;
	list-style: none;
	font-weight: bold;
	margin-right: 4px;
	padding: 1px 4px;
	border: 1px solid #4f909e;
}

.pagenumber .current {
	color: #89583d;
}

ul.news-list {
	margin: 0;
	padding: 0;
}

ul.news-list li {
	background: none !important;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0 !important;
	border-bottom: 1px solid #488A98;
}

/* Graduates Page */
.graduates .listing {
	margin-bottom: 20px;
}

.graduates h3 {
	font-weight: bold !important;
	border-bottom: 1px solid #4f909e;
	padding-bottom: 6px;
}

.graduates .thumb {
	float: left;
	width: 100px;
	margin-right: 10px;
}

.graduates .text {
	float: left;
	width: 80%;
}

.graduates div.info {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 5px;
}

.graduates .title {
	float: left;
	width: 150px;
	font-weight: bold;
	color: #1d5d6b;
	margin: 6px 10px 6px 0;
}

.graduates .desc {
	float: left;
	width: 70%;
}

.graduates.view div.info {
	border-bottom: 1px solid #69b1c1;
	padding-bottom: 5px;
}

.graduates.add fieldset {
	background: #69b7c7;
	padding: 10px;
	border: 1px solid #4c93a2;
}

/* Downloads Page */
body.downloads ul.pointer li {
	margin-bottom: 5px;
}
body.downloads ul.pointer a {
	font-size: 14px;
	font-weight: bold;
}
