
body

	{

	/*background-color: #00549E;*/
	font: normal normal normal 12px Arial, Geneva, sans-serif; 
	
	margin: 0px;	/* set both padding and margin to cope with browser differences */
	padding: 0;
	margin-top: 10px;
	/*margin-left: 5px;*/
	background-image: url(images/page_gradient.jpg);
	background-repeat: repeat-x;

	}
	
	
body a img

	{
		
	border: 0;	
		
	}
	
p 

	{
		
	margin: 0;
	padding: 0;
	padding-top: 20px;
	
	}
	
	

	
	
h2

	{
		
	font-size: 12px;
	color: #FFFFFF;
	background-color: #E19714;
	padding: 5px 10px;
		
	}
	
.indent

	{
		
	padding-left: 80px;

	}
	
.mediumFont

	{
		
	font-size: 12px;	
		
	}
	
.nofloat

	{
		
	clear:both;	
	margin-top: 10px;
	padding-top: 5px;		
	}
	

.midBlue
	
	{
		
	color: #266DAB;	
		
	}	
	
	
	
	
.mediumSize

	{
		
	font-size: 14px;
	text-align: left;		
	line-height: 25px;
			
	}
	
	
.westernSchool
	
	{
		
	display: none;
		
	}
	

.overview
	
	{
		
	display: none;
		
	}
		
a

	{
		
		
	text-decoration: none;
	
	
	}
	
	
	
	
.sitelink a

	{

	text-decoration: none;
	color: #000000;	
	font-weight: bold;

	}
	
	
.sitelink a:hover

	{

	text-decoration: underline;

	}
	
.statement

	{
		
	width: 550px;
	display: block;
	color: 	#676767;
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 33px 0 0 0;	
	font-weight: bold;
		
	}
	
	
.statement img

	{
		
	float: right;
	margin-left: 15px;
	padding-top: 5px;
	width: 150px;	

		
	}
	

#shell /* the shell is set with auto left and right margins to centre the div on the screen */

	{
	
	width: 756px;
	margin-left:   auto;
	margin-right:   auto;
	margin-top: 0px;
	display: block;
	position: relative;

	}
	
	
	
#wrapper	/* the wrapper uses the shell div as its reference, wrapper holds the menu and maincontent divs */

			/* all other divs except the footer use the wrapper as a ref. */
	{
	

	background-color: #FFFFFF;
	width: 756px;
	position: relative;
	display: block;
	border-top: 1px solid #FFFFFF;	
	background-image: url(images/menu_gradient.jpg);
	background-repeat: repeat-y;
		
	}
	
	
#contentmain

	{

	display: block;
	float: right;
	width: 570px;
	
	}
	


#logo

	{
		
	height: 100px;
	background-image: url(images/logo_gradient.jpg);
	background-repeat: repeat-x;	
	position: relative;
	/*border: 1px solid red;*/
	border-bottom: 1px solid #FFFFFF;		
	
	}	

	
#westernSchoolLogo

	{
		
	position: relative;
	top: 0;
	left: 10px;	
	width: 148px;
			
	}
	
#westernSchoolLogo img

	{

	display: block;
		
	}
	
	
#logo img.strapline

	{
		
	position: absolute;
	top: 70px;
	left: 300px;	
		
	}	

	
	
	
	
#menu

	{
		
	/*background-color: #7FA9CE;*/

	width: 160px;

	}
	
	
#mainnav

	{
		
	margin: 0;
	padding: 0;
	list-style: none;

	width: 160px;
	padding-bottom: 30px;
		
	}
	
	
#mainnav li

	{
			
	line-height: 20px;	
	width: 125px;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 25px;
	}	

	
#mainnav li a

	{
		
	color: #FFFFFF;		
	text-decoration: none;
	padding-right: 20px;
	display: block;
	font-size: 11px;
	letter-spacing: 1px;
			
	}
	
#mainnav li a:hover

	{
		
	color: #575757;	
				
	}
	
			
#date

	{
		
	position: relative;
	top: 0;
	left: 0;
	color: #015196;
	font-size: 10px;
	text-align: right;
	padding: 5px 0;	
	padding-right: 20px;
		
	}
	
	
#rightLinks

	{
		
	width: 250px;
	float: right;
	margin-top: 50px;
	margin-right: 0;
	padding-right: 0;

		
	}

#rightLinks p 

	{
		
	background-image: url(images/right_gradient.jpg);
	background-repeat: no-repeat;
	width: 250px;
	margin-bottom: 10px;
	text-align: left;
	height: 26px;
	padding-top: 2px;
		
	}
	

	
	
#rightLinks p a

	{	
	
	color: #625131;
	font-size: 18px;
	text-decoration: none;
	padding-left: 5px;	
			
	}
	
	
	
		
#leftLinks

	{
		
	width: 250px;
	position: relative;
	margin-top: 50px;
		
	}
	
#leftLinks p 

	{
		
	background-image: url(images/left_gradient.jpg);
	background-repeat: no-repeat;
	width: 215px;
	margin-bottom: 10px;
	text-align: right;
	padding: 0;
	height: 26px;
	margin-left: 35px;
	padding-top: 2px;
		
	}
	

	
	
#leftLinks p a

	{	
	
	color: #625131;
	font-size: 18px;
	text-decoration: none;
	vertical-align: top;
	padding-right: 5px;	
			
	}	
	


	
#leftLinks p.divider

	{
		
	border-right: 2px solid #015196;
	background-image: none;
	position: absolute;
	top: 0px;
	left: 240px;
	height: 100px;
	width: 10px;
		
	}
	
		

	

.standard

	{
		
	background-color: #FFFFFF;	
	
	}	
	

	
		
.lightBlue

	{
		
	color: #0E5470;	
		
	}
	


	
			
#footer

	{
		
	height: 40px;
	background-color: none;
	width: 756px;

	position: relative;
	border-top: 1px solid #FFFFFF;
			
	}
	
	
#footer p

	{
	
	font-size: 11px;
	color: #575757;
	position: relative;
	text-align: center;
	padding-top: 10px;
			
	}
	
	
table.courses

	{
	
	margin: 0px 0;	
	border-collapse: collapse;
	width: 100;
	margin-bottom: 20px;
	
	}

table.courses td

	{
		
	padding: 3px 3px 3px 10px;	
		
	}
	
	
table.courses tr.tableTitle td.courseVenue

	{
	
	text-align: right;
		
	}
	
	
table.courses tr.even td.startDate

	{
		
	width: 140px;
		
	}
	
	
table.courses tr.odd td.startDate

	{
		
	width: 140px;
		
	}
	
	
	
table.courses tr.even td.duration

	{
		
	width: 190px;
		
	}
	
table.courses tr.odd td.duration

	{
		
	width: 190px;
		
	}
	
		
table.courses tr.odd td.regFee

	{
		
	width: 60px;
		
	}
	
	
table.courses tr.even td.regFee

	{
		
	width: 60px;
		
	}
	
	

table.courses tr.odd td.tuitionFee

	{
		
	width: 70px;
		
	}
	
	
table.courses tr.even td.tuitionFee

	{
		
	width: 70px;
		
	}
	
		
table.courses tr.odd td.totalFee

	{
		
	width: 50px;
		
	}
	
	
table.courses tr.even td.totalFee

	{
		
	width: 50px;
		
	}
	
		
table.courses tr.odd td.enquire

	{
		
	width: 20px;
		
	}
	
	
table.courses tr.even td.enquire

	{
		
	width: 20px;
		
	}
	
		
table.courses td img

	{
		
	display: block;
	padding-left: 10px;
	cursor: pointer;
			
	}
	
table tr.tableTitle td

	{
		
	color: 	#FFFFFF;
	background-color: #E19714;
	border-bottom: 5px solid #FFFFFF;
		
	}
	
	
	
table tr.tableHeader td

	{
		
	color: 	#000000;
	background-color: #BFD4E6;
	border-bottom: 1px solid #000000;
		
	}
	
	
table tr.tableFooter td

	{
		
	color: 	#575757;
	background-color: #BFD4E6;
	border-bottom: 5px solid #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
		
	}
	
	
	
table tr.tableFooter td p

	{
		
	padding-top: 0px;
		
	}
	

table tr.odd

	{
		
	color: 	#000000;
	background-color: #BFD4E6;
		
	}	
	
	
table tr.even

	{
		
	color: 	#000000;
	background-color: #A5C3DC;
		
	}	
	
	
.cmalert

	{
		
	color: #FF0000;
	background-color: #FFFFFF;	
	text-align: left;
	padding: 5px;
		
	}
	
	
h1.courseTitle

	{
		
	background-image: url(images/left_gradient_mirrored.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
	height: 26px;
	padding-top: 2px;
	color: #625131;
	font-size: 18px;
	padding-left: 10px;
		
	}
	

	
.studentQuote

	{
		
	background-color: #7FAACD;
	padding: 5px 20px;
	margin-top: 20px;
	color: #003366;
	
		
	}
	
.studentName

	{
		
	text-align: right;
	padding-top: 0;	
		
	}	
	
	
.studentQuote h1

	{
		
	font-style: italic;
	font-size: 12px;	
	margin: 0px;
		
	}

	
.studentQuote p

	{
		
	margin: 0;
	padding: 0;	
		
	}	
	
ul.generalList

	{
		
	display: block;
	list-style-position: outside;
	list-style-image: url(images/tick.gif);
	margin: 0;
	padding: 0;
	padding-left: 20px;
		
	}
	
ul.generalList li

	{
		
	margin-top: 8px;	
		
	}
	
	
		
ul.firstColumn

	{
	display: block;
	width: 280px;
	position: relative;
	top: 0px;
	left: 0px;	
	border: 1px solid #FFFFFF;
		
		
	}
	
ul.secondColumn

	{
	display: block;
	width: 240px;
	position: absolute;
	top: 0px;
	left: 320px;	
		
		
	}
	
ul.noLineStyle

	{
		
	list-style-type: none;
	list-style-image: none;	
		
	}
	
	
ul.bulletedList

	{
		
	width: 450px;
	display: block;	
	margin: auto;
	margin-top: 10px;
	border: 1px solid #000000;
	font-size: 11px;
	list-style-type: disc;
	padding-left: 20px;
	padding-right: 10px;
	background-color: #7FAACD;
	color: #003366;
			
	}
	
	
form p input.emailEnquiry

	{
		
	display: block;	
	position: relative;
	background-image: url(images/icon_email.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #DBE5EA;
	color: #0E5470;
	font-size: 1.1em;
	width: 150px;
	text-align: left;
	padding-left: 40px;
	border: 1px solid #B6CBD4;

	cursor: pointer;
	height: 30px;
		
	}
		
.ossmListHolder

	{
		
	position: relative;
	margin-top: 10px;
	padding-left:20px;
		
	}

	
div.newsHolder

	{
	
	clear: both;		
	padding-top: 10px;	
		
	}
	
	
		
div.newsHolder p

	{
		
	padding-top: 0;	
	padding-bottom: 15px;
		
	}	
	
	
div.newsHolder img

	{
		
	float: right;	
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #7FA9CE;
	margin-left: 5px;
	margin-bottom: 5px;
		
	}

	
div.newsHolder h2

	{
		
	margin-bottom: 10px;	
		
	}
	
		
div.newsHolder h2 span

	{
		
	float: right;	
		
	}
	
	
div.newsHolder p.productPrice

	{
		
	margin-top: 30px;	
		
	}
	
		
ul#externalLinks

	{
		
	margin: 0 20px;	
	padding: 0;
	
	}
	
ul#externalLinks li

	{
		
	clear: both;	
	padding: 10px 0;	
	background-image: url(images/grad_divider.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: left;
	text-align: justify;
	list-style: none;
			
	}
	
ul#externalLinks li a

	{
		
	
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-right: 20px;		
		
	}
	
ul#externalLinks li a:hover

	{
		
	color: #00549E;
		
		
	}
	
	
#adobeIcon

	{
		
	vertical-align: middle;
	margin-left: 10px;	
		
	}
	
	
	
#aboutLinks

	{
		
	margin: 0;
	padding: 0;

		
		
	}
	
	
#aboutLinks li

	{
		
	padding-right: 30px;
	display: inline;	
	
	}
	
#aboutLinks li img

	{
		
	vertical-align: middle;	
	padding-right: 10px;
	
		
		
	}
	
#questionsText

	{
		
	position: relative;
	background-image: url(images/faq_background.jpg);
	background-repeat: no-repeat;
	background-position: top right;
				
	}
	
#questionsText div 

	{
		
	text-align: left;
	padding-bottom: 10px;
	display: none;		
		
	}
	
#questionsText h2

	{
		
	margin-bottom: 15px;	
	cursor: pointer;
	background-color: transparent;
	color: #000000;
	padding: 0;
			
	}
	
#questionsText p

	{
		
	padding-right: 10px;
	margin-bottom: 10px;	
	color: #266DAB;	
		
	}
	
	
ul.generic

	{
		
	list-style-type: disc;	
	
	}
	
	
ul.generic li

	{
		
	padding-top: 8px;	
		
	}
	
	
ul#people

	{
		
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;	
	position: relative;
	margin-left: 20px;
			
	}
	

	
	
ul#people li

	{
		
	text-align: center;		
	float: left;		
	width: 180px;
	margin-top: 30px;
		
	}
	
		
ul#people img

	{
		
	width: 100px;	
	
	}
	
img.sectionDivide

	{
		
	margin-left: 70px; 
	margin-top: 25px;
	margin-bottom: 15px;	
		
	}
	
	
#caleuni

	{
		
		
	float: right;
	margin-top: 15px;	
		
	}
	
#errorDiv

	{
		
	margin-top: 45px;
	padding-left: 20px;
		
	}	
	
	
#newsFlash {
		
	background-image: url(images/latestnews_blueSmall.jpg);
	background-repeat: no-repeat;
	background-position: center top;		
	text-align: center;	
	height: 26px;
	padding-top: 5px;
	
}	
	
		
#newsFlash a {
	
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	vertical-align: top;
	display: block;
	width: 540px;
	
}	



#therapistSearchDiv p

	{
		
	padding: 15px;	
	
	}
	
	
	
	
	
#therapistSearch

	{
		
	background-image: url(images/latestNews_blue.jpg);
	background-repeat: repeat-y;
	background-position: 30px center;
	position: relative;
	top: 0;
	left: 0;
	margin-top: 0;	
	height: 40px;
		
	}
	
		
#requestedRegion

	{
			
	display: inline;
	font-size: 12px;
	width: 170px;
	margin: 0;
	padding: 0;		
	margin-left: 13px;	
	position: relative;
	top: 10px;
	left: 70px;
	text-transform: capitalize;
				
	}
	
	
#requestedLocal

	{
		
	display: inline;
	font-size: 12px;
	width: 170px;		
	position: absolute;
	top: 10px;
	left: 310px;
	text-transform: capitalize;
			
	}
	
	
#searchSubmit

	{

	width: 41px;
	cursor: pointer;
	height: 41px;		
	position: relative;
	top: 0;
	left: 500px;
	margin-top: 5px;		
		
	}
	
	
.searchDivider

	{
		
	background-color: #FBCF1F;
	line-height: 2px;
	margin-left: -20px;
	margin-top: 10px;
	
		
	}

	
	
#therapistDetails div {
	
	background-image: url(images/grad_divider.gif);
	background-position: bottom center;
	background-repeat: no-repeat;	
	margin-bottom: 30px;
	padding-bottom: 20px;
	
}
	
#therapistDetails p.therapist {
	
	font-size: 13px;

}	


#therapistDetails p {
	
	font-size: 12px;
	font-weight: normal;
	padding-left: 20px;	
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E6EFF6;
}	


#therapistDetails p span {

	float: right; 
	padding-right: 20px;
	

}
	
#therapies tr td {
	
	text-align: center;
	
}


td.yesTherapy {
	
	background-image: url(images/tick.gif);
	background-position: center;
	background-repeat: no-repeat;	
	
}


td.noTherapy {
	
	background-image: url(images/cross.gif);
	background-position: center;
	background-repeat: no-repeat;	
	
}

h1.selectedArea {
	
	font-size: 13px;
			
}




a.registerNow {
	
	display: block;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;

	width: 80px;
	background-color: #7FAACD;
	color: #FFFFFF;
	font-size: 12px;
	padding: 3px;
	text-align: center;
	float: right;
	margin-top: 5px;
		
}

a.registerNow:hover {
	
	color: #333333;	
	background-color: #B2CCE1;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;	
	
}


.htmlContent {
	
	display: none;	
	
}