/* Colour1 #782724 */
/* Colour2 #8691BE */
/* Colour3 #B9BBC5 */
/* Colour4 #48583E */
/* Colour5 #FFE3B4 */
/* Colour6 #FFF9F0 */
/* Colour7 #464469 */

/*
body {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	background-color:#FFFFFF;
}
*/


.horizontallist li
{
	display: inline;
	padding-right: 40px;
}

.promotion {
	padding: 5px;
}

li.thisPage {
	color: #464469;
}

body {

	margin: 0px;
	padding: 0px;
	background: #fff url("images/courses/gradient.gif") repeat-x scroll;
	/*font: normal 12px arial, helvetica, sans-serif;
	color: #123658;*/
	/*font: 12px normal arial, helvetica, sans-serif;*/
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
/*	text-align: center; */
}

#wrapper {  
    width: 900px;
    margin: auto;
    text-align: left;
}


table {
	font-size: 95%;
}

table table {
	font-size: 100%;
}

table table table {
	font-size: 100%;
}

form {
	margin: 5px;
}

a {
/*	text-decoration:none;*/
	color: #464469;
}

a:hover {
	text-decoration: underline;
}

a.fullPrice {
	text-decoration:underline line-through;
}

.adwords {
	width: 100%;
	text-align:center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
/*
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #464469;
	font-style: normal;
}
*/

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #782724;
	font-style: normal;
}

.PageBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #48583E;
	border-right-color: #48583E;
	border-bottom-color: #48583E;
	border-left-color: #48583E;
}

td.Border1TRBL {
	padding: 10px;
	border: 2px solid #48583E;
}

td.Border1R {
	padding: 10px;
	border-top: 2px none #48583E;
	border-right: 2px solid #48583E;
	border-bottom: 2px none #48583E;
	border-left: 2px none #48583E;
}

td.Border1TRL {
	padding: 10px 10px 0px;
	border-top: 2px solid #48583E;
	border-right: 2px solid #48583E;
	border-bottom: 2px none #48583E;
	border-left: 2px solid #48583E;
}


td.Border1BL {
	padding: 0px 0px 10px 10px;
	border-top: 2px none #48583E;
	border-right: 2px none #48583E;
	border-bottom: 2px solid #48583E;
	border-left: 2px solid #48583E;
}

td.Border1RB {
	padding: 0px 10px 10px 0px;
	border-top: 2px none #48583E;
	border-right: 2px solid #48583E;
	border-bottom: 2px solid #48583E;
	border-left: 2px none #48583E;
}

.fullBorder {
	border: 2px solid #48583E;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

td.rightBorder {
	border-right: 1px solid #48583E;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;

}

.watermark {
	background-attachment: scroll;
	background-image: url('images/watermark.gif');
	background-repeat: no-repeat;
	background-position:  center;
}

.keypoints {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
	font-style: normal;
	font-weight: bold;
	color: #782724;


}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #48583E;
}

/*
.RightBorder {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #48583E;
	border-right-color: #48583E;
	border-bottom-color: #48583E;
	border-left-color: #48583E;
}
*/

h3 {
	color: #782724;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h4 {
	color: #48583E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tableStyle1 {
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #48583E;
	border-collapse:collapse;
}

.tableStyle1 td {
	padding: 5px;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #48583E;
}

.tableStyle1 th {
	color: #782724; /*464469*/
	padding: 5px;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	font-weight: bold;
	border-color: #48583E;
}

.tableStyle1.noBorder {
	border-width: 0px;
}

.tableStyle1.noBorder td {
	border-width: 0px;
}

.tableStyle1.noBorder th {
	border-width: 0px;
}

.tableStyle1.outerBorder {
	border-width: 1px;
}

.tableStyle1.outerBorder td {
	border-width: 0px;
}

.tableStyle1.outerBorder th {
	border-width: 0px;
}

.TableStyle3 {
	
}

.TableStyle3 td {
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;


}

.TableStyle3 th {
	padding: 5px;
	background-color: #FFF9F0;
	font-weight: normal;
	text-align: left;
	border-top: 2px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;


}

.ShadedCell1 {
	background-color: #8691BE;
}

.ShadedCell2 {
	background-color: #FFF9F0;
}

.ShadedCellWithBorder {
	background-color: #FFF9F0;
	border: 2px solid #48583E;
}
.MenuColourCell {
	background-color: #48583E;
}
.BorderColourCell {
	background-color: #782724;
}

.speech {
	font-style: normal;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.ShadedCell3 {

	background-color: #B9BBC5;
}

#sideMenu {
	font-size: 90%;
	text-align: right;
	width: 100px;
	padding-right: 15px;
}

#sideMenu h2 {
	color: #48583E;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

#searchBox {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #464469;
}

#iconBox {
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 10px;
	text-align: center;
}

#menuBar {
	padding-top: 0px;
	padding-bottom: 0px;
}

#footer {
/*  	border-top: 1px solid #782724; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #48583E;
	font-style: normal;
	padding-top: 10px;
}

address {
	font-style: normal;
}

.thumbnail {
	height: 120px;
	width: 120px;
	border: 1px solid #48583E;
	text-align: center;
}

.thumbnail img {
	padding-bottom: 5px;
}

.FormError {
	color: #464469;
	font-style: italic;
}


.content {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 100%;
	line-height: 150%;
}

.content h1 {
	color:#782724;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.content h1 a {
	color:#782724;
}

.content h2 {
	color: #782724;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.content h2 a {
	color: #782724;
}

.content h3 {
	color:#48583E;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.content h3 a {
	color: #48583E;
}

.content h4 {
	color:#782724;
	font-size:100%;
	font-style: normal;
	font-weight: bold;
}

.content h4 a {
	color:#782724;
}

.content hr {
	color: #48583E;
	width: 75%;
	height: 1px;
	text-align: left;
}
/*
.imageBorder {
	border-style:solid;
	border-color:#48583E;
	border-width: 1px;
	padding: 10px 10px 10px 10px;
	display: inline;		
}
*/

/*
.imgBorder {
	border: thin solid #464469;
	padding: 100px;
	margin: 10px;
}
*/

/*
.content img { 
	border-style:solid;
	border-color:#48583E;
	border-width: 1px;
	padding: 50px 50px 50px 50px;
	margin: 0px 0px 0px 0px;
}
*/

img.frame1 {
	border-style:solid;
	border-color:#48583E;
	border-width: 1px;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
}

img.frame2 {
	padding: 10px 10px 10px 10px;
}

img.icon {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

/*****************************************************************************
Holly hack from www.positioniseverything.net/articles/hollyhack.html#haslayout
addresses rendering issues with Internet Explorer
*****************************************************************************/
.article {
	border: 1px solid;
	margin-bottom: 10px;
	font-size: 100%;
}

/* the Holly hack \*/
* html .article {height: 1%;}
/*  */

.article h1 {
	color: #FFFFFF;
	background-color: #464469;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.article h2 {
	color: #464469;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	padding-left: 3px;
	padding-bottom: 3px;
}

.article h4 {
	padding-left: 3px;
	padding-bottom: 3px;

}

.article ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 5px 5px 10px 20px;
	padding: 0px;
}

.article li {
	margin-top: 5px;
}

.article p {
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
}

.article.style1 {
	border-color: #48583E;
}

.article.style1 h1 {
	background-color: #48583E;
}

.article.style1 h2 {
	color: #2782724;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0xp 0px;
}

.article.style2 {
	border-color: #782724;
}

.article.style2 h1 {
	background-color: #782724;
}

.article.style2 h2 {
	color: #48583E;
}

.normalStyle {
}

.errorStyle {
}

legend {
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

label {
	display:block;
	margin: 5px 0 3px 0;
}

fieldset.appForm {
	background-color:#F8F8F8;
	width:600px;
	color:#48583E;
}

/*
.appForm select {
	color:#48583E;
}
*/

fieldset {
	display:block;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	border: 1px solid #555555;
}

fieldset fieldset {
	border-width: 1px;
	border-color: #AAAAAA;
	border-style: solid;
}

legend {
	color:#782724;
}

tr.stripe {
	background-color: #F4F4F4;
}


table.zebra {

}

table.zebra th {
	color: #782724; /*464469*/
	padding: 5px;
	font-weight: bold;
}

table.zebra td, th {
	text-align:left;
	vertical-align: top;
}

li.question {
	background-image: url(images/q.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: top left;
}

li.answer {
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: top left;
}

ul.qalist {
	list-style-type: none;
	padding: 0;
	margin: 0;
}


div.arabic {
	font-size: 120%;
}

div.arabic h1 {
	font-size: 150%;
	font-weight:bold;
	font-style: normal;
}

div.arabic h2 {
	font-size: 140%;
	font-weight:bold;
	padding-top: 20px;
	margin-top: 10px;
	font-style: normal;
}

div.arabic h3 {
	font-size: 130%;
	font-weight:bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-style: normal;
}

th ul {
/*	list-style-type: square; */
/*	list-style-position: outside; */
/*	margin: 5px 5px 10px 5px;*/
/*	padding: 0px;*/
}

/* form validation styles */
span.asterisk {
	color: #782724;
}

#formError {
	background-image:url(images/formerror.gif);
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 250px;
	margin-left: -125px;
	height: 250px;
	margin-top: -125px;
	visibility: visible;
}
/* end form validation styles */


.quote {
	text-indent: 25px;
	/*background-color: #C8D2BD;*/
	/*border: 1px solid #48583E;*/
	background-image: url("images/openquote.gif");
	background-position: left top;
	background-repeat: no-repeat;
	font-style: italic;
	padding: 5px;
	margin: 5px;
}

.quote div {
	background-image: url("images/closequote.gif");
	background-position: right bottom;
	background-repeat: no-repeat;
}


ul {
	margin-left: 15px;
	padding-left: 15px;
}

table.timetable {
	font-size: 90%;
}

table.timetable tr {
	border-bottom: 1px solid #FFFFFF;
}

table.timetable th {
	color: #782724;
}

.leftColumn {
	width: 70%;
}

.rightColumn {
	float: right;
	width: 25%;
	margin-top: 20px;
}

.rightColumn img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.accreditation {
  display: block;
  margin-left: auto;
  margin-right: auto;
  clear: left;
  margin-top: 0px;
  padding-top: 0px;
}
.rightColumn div {
	/* Mac IE 5 needs this */
	float: left;
}

@media all {
	/* hack - see http://www.l-c-n.com/IE5tests/hiding */
	/* any rules here are ignored by Mac IE 5 but */
	/* seen by all other browsers and Dreamweaver's */
	/* design view */
  	.rightColumn div {float : none}
}

table.courseInfo th {
	vertical-align: top;
}

table.courseInfo td {
	vertical-align: top;
}

div.course {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}

div.course h2 {
	margin-top: 0px;
}

table.courseTitles tr {
	background-color: #DAE1E8;
}

table.courseTitles td {
	text-align:center;
	vertical-align:middle;
	border: 1px solid #464469;
}

table.courseTitles a {
	font-weight:bold;
	text-align: center;
}
.panorama {
	border: 1px solid #41569B;
}

.snow {
	position:absolute;
	top: 0;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	z-index: 1;
}

.footnote {
	font-size: 80%;
}

.searchButton {
	color: #FFFFFF;
	font-weight: normal; 
	font-size: 10pt;
	background: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	text-align: right;
	width: 50px;
}

.searchForm {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.searchField {
	background: none;
	color: #777777;
	width: 110px;
	font-size:12px;
	text-align: left;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	border: 1px solid #BBBBBB;
}

.comment {
	font-style: italic;
	margin-left: 100px;
}
