/* ------------------------------------ */
/*       Styles                         */
/*      1. Main Structure (global)      */
/*      2. Header, Top, Mast            */
/*      3. Main Navigation              */
/*      4. Content                      */
/*      5. Footer                       */
/*      6. Credit                       */
/*                                      */
/* ------------------------------------ */
/*                                      */
/*  colors: #E6E3BD body                */
/*          #FBF9D8 wrapper             */
/*          #402B62 Text                */
/*          #898989 Text Link           */
/*                                      */
/* ------------------------------------ */



/* 1. Main Structure Items
---------------------------*/

body {
	background: #E6E3BD;
	margin: 0;
	padding: 0;
	color: #402b62;
	font-family: Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	line-height: 1.6em;
}

#wrapper {
	float: left;
	width: 100%;
	margin: 0;
	padding:0;
	min-height: 450px;
	background: #FBF9D8 url(../img/bg_wrapper.gif) top left repeat-x;
}

* html #wrapper { height:450px;}

img {border: none;}

p a, p a:link, p a:visited {text-decoration: underline; color: #898989;}
p a:hover {background: #402B62; text-decoration:none; color: #FBF9D8;}

a, a:link, a:visited {text-decoration: underline; color: #898989;}
a:hover {background: #402B62; text-decoration:none; color: #FBF9D8;}


/* 2. Header, Top, Mast
--------------------------*/
#top {
	height:146px;
	width: 890px;
	margin: 0 auto;
}

#topCon {
	width: 890px;
	margin: 0 auto;
	padding: 0;
}

#logo {
	float: left;
	width:296px;
	height: 95px;
	margin:0;
	padding: 0;
	text-align: left;
}

#mast {
	height:213px;
	width: 890px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#smalllogo {
	float: right;
	padding: 7px;
	background-color: #E6E3BD;
	margin-top: 35px;
}


/* 3. Main Navigation
--------------------------*/
#navigation {
	float: left;
	width: 560px;
	margin: 65px 0 10px 20px;
	padding:0;
}

#navblock {
	margin-bottom: 1em;
	overflow: hidden;
	width: 560px;
	color: #402b62;
	font: 1.125em/2em  Tahoma, "Lucida Grande", Verdana, sans-serif;
}

#navblock a, #navblock a:link, #navblock a:visited { color:#402b62 !important; text-decoration:none;}
#navblock a:hover { background:#E6E3BD;}

.navlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.navlist li {
	border-left: 1px solid #000;
	float: left;
	line-height: 1.1em;
	margin: 0 .5em .6em -.5em;
	padding: 0 .5em 0 .5em;
}





/* 4. Content
-------------------------*/

#content {
	float:: left; 
	margin: 20px auto 0 auto;
	padding: 0;
	width: 890px;
}

#ltCol {
	float:left;
	width: 595px;
	margin:0;
	padding:0 0 20px 0;
}


#ltCol ul li {margin-right: 20px;}

#ltCol p { 
	width: 576px; 
	margin: 0 0 12px 0; 
	padding:0;
	font-size: 14px;
}

#ltCol ol.faq {width:576px; text-indent:0; padding:0; margin:0; list-style-type:none;}
#ltCol ol.faq li {padding-left: 18px; background: url(../img/icn_faq.gif) 0 6px no-repeat;}

#rtCol {
	float: left;
	width: 295px;
	margin:0;
	padding:0 0 20px 0;
}

#rtCol img { border: solid 5px #E6E3BD;}

h1 {
	color: #402B62 !important;
	font-family: Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 22px;
	padding: 10px 0 0 0; 
 	margin:0 0 14px 0;
	line-height: 1.25em;
	border-bottom: solid #E6E3BD 1px;
	width: 575px;
	vertical-align: text-bottom;
}

h3 {
	color: #402B62 !important;
	font-family: Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 16px;
	padding: 5px 0 0 0; 
 	margin:0 0 3px 0;
	line-height: 1.25em;
	vertical-align: text-bottom;
}

.imgRT {float: right;}
.imgRTpd {float:right; padding-left: 8px;}
.imgLT {float: left;}
.imgLTpd {float:left; padding-right: 8px;}
.imgRTbdr {float: right; margin: 0 0 20px 0;}

p.quote {background: #FBF9D8 url(../img/bg_quotemarks.gif) 0 0 no-repeat;font-size: 14px; width: 500px; padding: 20px;}

ul.rose {
	list-style-type:none;
	margin-left: 0;
	padding-left: 20px;
}

ul.rose li {
	padding: 0 0 4px 15px;
	line-height: 1.25em;
	background: url(../img/blt_rose.gif) 0 1px no-repeat;
}

	

h2.news_title {clear: both;}

h2.news_title a {
	text-decoration: none;
	color: #402B62;
	background: none;
}

h2.news_title a:hover {
	text-decoration: underline;
}
/*------FORM ITEMS-----------*/

#bkng { }

#contactform {
	margin: 20px 0 25px 0;
	padding: 0;
}

#content form p, #content form dl dd {
	margin: 0 0 8px 0;
	padding: 0;
}

#contactform p.note { margin-top: 20px; font-size: 12px;}

#contactform dl {
	margin: 0;
	padding: 0 5px 0 5px;
	/*font-size: 90%;*/
}

#contactform dt {
	/*color: #666;*/
	margin: 12px 0 0 0;
	font-weight: normal !important;
}

#contactform dt em, #contactform .note em {
	color: #990000;
	font-weight: bold;
	font-style: normal;
}

#contactform #yourname, #contactform #surname, #contactform #email, #contactform #forenames, #contactform #phone, #contactform #address1, #contactform #rank, #contactform #service, #contactform #leaving, #contactform #birth, #contactform #country, #contactform #address2{
	font-family: Helvetica, Arial, sans;
	font-size: 12px;
	line-height: 1.35;
	width: 300px;
	border: 1px solid #e6e3bd;
	padding: 2px;
}

#contactform #postcode{
	font-family: Helvetica, Arial, sans;
	font-size: 12px;
	line-height: 1.35;
	width: 150px;
	border: 1px solid #e6e3bd;
	padding: 2px;
}

#contactform #day, #contactform #month, #contactform #year {
	font-family: Helvetica, Arial, sans;
	font-size: 12px;
	line-height: 1.35;
	width: 32px;
	border: 1px solid #e6e3bd;
	padding: 2px;
}

#contactform textarea {
	font-family: Helvetica, Arial, sans;
	width: 303px;
	height: 180px;
	border: 1px solid #e6e3bd;
	color: #333;
	background-color: #FFFDEF;
}

#contactform select { margin: 2px 0 2px 0; }

#contactform label {
	font: 12px/1.35em Helvetica,Arial, sans;
	font-weight: bold;
}

#contactinfo {
	float: right;
	width: 220px;
	font-size: 12px !important;
	line-height: 1.5em;
	padding: 0 20px 0 0;
	margin: 13px 0 0 0 ;
}

#contactinfo p { width: 220px;}

.address {
	width: 200px;
	font-weight: bold;
	border-bottom: 1px solid #e6e3bd;
	text-transform: uppercase;
}

.formitem {
	background-color: #FFFDEF;
	border: 1px solid #e6e3bd;
	color: #333;
	font-size: 11px;
}


/* 5. Footer
-------------------------*/

#footer {
	float:left; 
	background: #E6E3BD url(../img/bg_footer.gif) top left repeat-x;
	width: 100%;
	min-height: 55px;
}

* html #footer {
	height: 55px;
}

#footer p {
	width: 890px;
	text-align: center;
	margin: 20px auto;
	padding: 0;
}

#footer a, #footer p a:link, #footer p a:visited {color:#402b62; text-decoration:none;}
#footer a:hover {color:#E6E3BD !important; text-decoration:none; background: #402b62; }

/* 6. Credit 
-------------------------*/

#credit p{ text-align: right; font-size:9px; width: 890px;}
#credit a, #credit a:link, #credit a:visited{
	color: #999 !important;
	text-decoration: none;
}
#credit a:hover {color:#FFFFFF !important;}


/* -------------- Course Sections ---------------- */

a.courselink {
display: block;
text-decoration: none;
padding: 3px 8px;
border: 1px solid #402B62;
margin: 8px 16px 8px 0;
color: #402B62;
}

a.courselink:hover {
color: #fff;
}

table.coursedates {margin: 10px 0;border: 1px solid #402B62; border-collapse: collapse; width: 400px;}
table.coursedates tr td {padding: 3px;}
table.coursedates tr th {color: #FBF9D8;font-weight: normal;font-size: 1.2em;text-align: left; background-color: #402B62;}