/*  This template was created by Broadleaf Business Solutions
[http://www.broadleafuk.com/].
For Kennedy Ryder */

/* CSS Document */


/* General */

* {
	margin: 0;
	padding: 0;
}

html { height: 100%; font-size: 62.5%}

body {
	height: 100%;
	background: #FFFFFF url('../img/hd-bg.gif') repeat-x 0 0;
	text-align: center;
	min-width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}

a:link, a:visited {
color: #005890;
text-decoration: underline;
font-weight: bolder;
}

h3 a {
	font-size: 95%;
	}
	
a:hover {
text-decoration: none;
}

address {
line-height: 2;
text-align: left;
margin: 0.3em 1em;
}

.noscreen {
display: none;
}

em {
	font-style:italic;
	font-weight:bold;
	}
	
em.course_name {
	color:#000099;
	font-size: 1.3em;
	}

blockquote {
	color:#666666;
	text-align: justify;
	font-style:italic;
	font-weight:bold;
	margin: 20px;
	}

blockquote li {
	margin: 10px;
	}
	
em.initial {
	font-style:italic;
	font-weight:bold;
	color: #538700;
	}

img.right {
	float:right;
	padding:15px;
	margin:10px;
	}

img.left {
	float:left;
	padding:15px;
	margin:10px;
	}

ul.agenda, ol.agenda {
	list-style-type:circle;
	padding: 10px;
	margin-left: 20px;
	font-size: 1em;
	line-height: 2em;
	}

ul.agenda2, ol.agenda2 {
	list-style-type: disc;
	padding: 10px;
	margin-left: 40px;
	color: #666666;
	font-size: 1em;
	}
	
/*Tables*/

.diary {
	caption-side: bottom;
	border: 1px solid #538700;
	border-collapse: collapse;
	width: 100%;
	}

.diary caption {
	color: #538700;
	margin: 5px;
	text-align:right;
	}
	 
.diary td, .diary th {
	border: 1px solid #538700;
	text-align:center;
	padding: 0.2em;
	line-height: 2.5em;
	font-weight: bold;
	}
.diary td img {
	margin: 0.5em 1em 0 1em;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #717171;
	border-right: 2px solid #717171;
	width: 35px;
	}

.diary td.venue {
	text-align:left;
	background-color: #E3F5FF;
	}

.diary td.list {
	text-align: justify;
	font-weight: normal;
	padding: 0 15px;
	}
		
.diary th {
	font-size: 120%;
	padding-left: 10px;
	color:#FFFFFF;
	border: 1px solid #000000;
	background-color: #538700;
	text-align: center;
	}

.diary th.widecol {
	width: 250px;
	}

.diary th.widecol2 {
	width: 400px;
	}

.locations {
	
	}
		
.locations td {
	text-align: center;
	padding: 1em 1em 0.5em 1em;
	font-weight:bold;
	font-size: 0.9em;
	border-top: 4px ridge #0033FF;
	border-left: 4px ridge #0033FF;
	}
	
td.country {
	border: none;
	border-bottom: 2px solid #c5d6e2;
	border-right: 2px solid #c5d6e2;
	}	

td.plain {
	border: none;
	}
	
.PRINCE2_7 {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	padding: 1em;
}
	
.PRINCE2_7 th, .PRINCE2_7 td {
	padding: 0.5em;
	}
	
.PRINCE2_7 li {
	line-height: 1.8em;
	}

.info  {
	caption-side: bottom;
	border: 2px solid #538700;
	border-collapse: collapse;
	width: 100%;
	}

.info caption {
	color: #538700;
	margin: 5px;
	text-align:right;
	}

.info td, .info th {
	border: 2px solid #538700;
	text-align:center;
	padding: 0.2em;
	line-height: 2.5em;
	font-weight: bold;
	}

.info th {
	font-size: 120%;
	padding-left: 10px;
	color:#FFFFFF;
	border: 2px solid #000000;
	background-color: #5375AC;
	text-align: center;
	}

.photocredit {
	color: gray;
	padding-left: 535px;
	}

.feature_photo img {
	padding-left: 100px;
	}
	

.feature_photo p {
	font-size: 95%;
	font-weight: bold;
	margin-top:0;
	line-height: 1.4em;
	}		

	
/* Cleaner */

.cleaner {
	clear: both;
	padding: 0 0 15px 0;
}

.cleaner img {
	padding: 0.2em 6em;
	}

/* Skip menu */

.hidden {
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}

.cleaning-box { 
min-height: 1px;
}

.cleaning-box:after {
display: block; 
clear: both; 
visibility: hidden; 
height: 0; 
font-size: 0; 
content: ' ';
}


/* Images */



/* Wrapper */

#wrapper {
margin: 0 auto;
}


/* Headings, paragraphs */

h1 {
font: 2.7em Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
padding: 20px 0 4px 0;
margin: 0 0 0 4px;
border-bottom: 1px solid #4699C4;
}

#header h1 {
color: white;
line-height: 1.8;
position: relative;
/*z-index: 1;*/
padding: 5px 0 0 0;
margin: 0 0 0 5px;
font: 1.3em  Arial, Helvetica, sans-serif;
color: #FFFFFF;
letter-spacing: 1px;
}

ul.badgeL {
	float: left;
	margin-left: -200px;
	list-style: none;
	}

ul.badgeR {
	float: right;
	margin-right: -200px;
	list-style: none;
	}

ul.badgeL img, ul.badgeR img {
	width: 100px;
	}

ul.badgeL li, ul.badgeR li {
	padding: 8px 50px;
}

	
/*** Remove previous position statements 
img.badgeL1 {
	float: left;
	margin-left: -200px;
	width: 100px;
	padding: 8px 50px;
	}
	
img.badgeL2 {
	float: left;
	margin-left: -200px;
	width: 100px;
	padding: 76px 50px 0 50px;
	}

img.badgeL3 {
	float: left;
	margin-left: -200px;
	width: 100px;
	padding: 176px 50px 0 50px;
	}
	
img.badgeR1 {
	float: right;
	margin-right: -200px;
	width: 100px;
	padding: 20px 50px 0 50px;
	}

img.badgeR2 {
	float: right;
	margin-right: -200px;
	width: 100px;
	padding: 140px 50px 0 50px;
	}
>-- Remove previous positioning statments --*/

h1 img {
	float:right;
	margin: 10px 0 0 0;
	}	
	
h1 a:link, h1 a:visited {
text-decoration: none;
/*color: #FFFFFF;*/
font-weight: normal;
}

h2 {
font-size: 1.9em;
font-weight: normal;
color: #538700;
margin-bottom: 3px;
}

h3.sub {
	color: #3A3A3A;
	margin: 10px 0 10px 0;
	background: none;
	padding: 3px 0 3px 7px;
	text-align: justify;
}

.centre {
	text-align:center;
	}

a img {
	border: none;
	}
 
h3 {
font: 1.4em Arial, Helvetica, sans-serif;
color: #000066;
margin: 10px 0 10px 0;
background-color: #E3F5FF;
padding: 3px 0 3px 7px;
clear: both;
}

h4 {
font: bold 1.1em Arial, Helvetica, sans-serif;
letter-spacing: 1px;
margin: 5px 0;
background-color: #006BA3;
color: #FFFFFF;
padding: 10px 0 6px 10px;
}

h4.nobg { 
background: none;
padding: 10px 5px 5px 5px;
color: #000000;
}

h4.nobgRED { 
background: none;
padding: 10px 5px 5px 5px;
color: #FF0000;
}

h5.trademark {
padding: 0 0 0 50px;
}
	
p {
	line-height: 1.8;
	color: #252525;
	margin-bottom: 10px;
	text-align:justify;
}

p.highlight {
	color: #000066;
	font-style: italic;
	}

/* Header */

#header {
width: 960px;
height: 140px;
margin: 0 auto;
position: relative;
text-align: left;
background: url('../img/hd-bg.gif') repeat-x 0 0;
}

#header p.title {
color: white;
line-height: 1.8;
position: relative;
z-index: 2;
padding: 5px 0 0 0;
margin: 0 0 0 5px;
font: 1.3em  Arial, Helvetica, sans-serif;
color: #FFFFFF;
letter-spacing: 1px;
}


/* Menu */

#menu-box {
background-color: #EEEEEE;
border-bottom: 1px solid #B0BCC3;
}

#menu {
width: 960px;
margin: 0 auto;
list-style: none;
text-align: left;
font: 1.2em Georgia, "Times New Roman", Times, serif;
letter-spacing: 1px;
}

#menu li {
display: inline;
text-align: center;
line-height: 34px;
}

#menu li a {
float: left;
display: block;
color: #474747;
font-weight: normal;
padding: 0 18px;
border-right: 1px solid #B0BCC3;
text-decoration: none;
}

#menu li a.first {
border-left: 1px solid #B0BCC3;
}

#menu li a:hover {
color: #006BA3;
}

#menu li a.active {
background-color: #ADDEFF;
color: #202020;
}


/* 3 columns layout */

#content {
width: 960px;
margin: 0 auto;
text-align: left;
background-color: #FFFFFF;
}

#column-1 {
float: left;
width: 710px;
}

#column-2 {
float: right;
width: 235px;
}

#column-1, #column-2 { padding-bottom: 20px; }

#column-2 #column-22 { float: right; width: 234px; margin-top: 1em; }

#column-1 div.content { margin: 1em 1.7em 0 0; }
#column-22 div.content { margin: 0.4em 0 1.2em 1em; }


/* Right menu */

ul.r-list { list-style: none; margin: 12px 0 35px 0; }

ul.r-list li { margin-bottom: 10px; }

ul.r-list li a, ul.r-list li a:visited {
display: block;
padding: 8px 10px 9px 10px;
text-decoration: none;
font-weight: normal;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;

height: 1%; /* The Holly Hack for IE 6 */
}

ul.r-list li a:hover {
border-right: 1px solid #909090;
border-bottom: 1px solid #909090;
}

ul.r-list li a.active {
background-color: #E3F5FF;
}

ul.r-list li.test a, ul.r-list li.test a:visited {
text-align: center;
font-size: 120%;
border-left: 4px solid #ADDEFF;
border-top: 4px solid #ADDEFF;
border-right: 4px solid #006BA3;
border-bottom: 4px solid #006BA3;
}

ul.r-list li.test a:hover {
	border-left: 4px solid #006BA3;
	border-top: 4px solid #006BA3;
	border-right: 4px solid #0097e8;
	border-bottom: 4px solid #0097e8;
	background-color:#Addeff;
}

/* Gallery */

.gallery { margin: 18px 0 18px 0; }

.foto {
float: left;
display: inline;
width: 122px;
height: 120px;
margin: 0 30px 16px 0;
background-color: white;
position: relative;
}

.foto img { border: 1px solid silver;
	display:block;
	}
	
.foto a:hover img { border: 1px solid #606060; }


.videoR {
	float: right;
	width: 40%;
	padding: 20px 0 20px 20px;
	}
	
.videoL {
	float: left;
	width: 40%;
	padding: 20px 0 20px 20px;
	}
	
/* ----- Style for the Contact Form -----*/

form.contact {
	padding: 0;
	margin: 0;
	}

form.contact fieldset {
	border: 2px solid navy;
	padding: 10px;
	}

form.contact fieldset div {
	margin:10px 0;
	}
	
form.contact legend {
	font-weight: bold;
	font-size: small;
	color: navy;
	padding: 5px;
	}

form.contact label {
	font-weight: bold;
	font-size: small;
	color: #990066;
	line-height: 150%;
	}

form.contact label.fixedwidth {
	display: block;
	width: 240px;
	float: left;
	clear: both;
	}

table.captcha {
margin: 20px auto;
background-color: #4759D3; 
border-spacing: 2px 5px;
}

table.captcha tr.first {
background-color: #CCCCCC; 
color:#000000;

}

table.captcha tr.second {
padding: 2px;
font:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
size: 3;

}

form.contact .buttonarea input {
	background: #990066;
	color: white;
	font-weight: bold;
	padding: 5px;
	border: 1px solid white;
	}

form.contact .buttonarea {
	text-align: center;
	padding: 4px;
	background-color: #CCCCCC;
	}

form.contact .form_notes p {
	text-align:center;
	}

form.contact li {
	margin-left: 60px;
	margin-bottom: 20px;
	}

#address p.left {
	width: 260px;
	float: left;
	margin-left: 40px;
	}
	
/* Footer */

#footer {
background-color: #00679C;
height: 90px;
border-top: 6px solid #003E72;
}

#footer-in {
width: 960px;
margin: 0 auto;
font: 1.2em Georgia, "Times New Roman", Times, serif;
}

#footer-in ul {
list-style: none;
padding: 10px 0 0 0;
text-align: left;
font-size: 0.9em;
float: left;
width: 960px;
color: #FBFBFB;
}

#footer-in ul li {
float: left;
display: inline;
white-space: nowrap;
}

#footer-in ul li a, #footer-in ul li a:visited {
color: #FBFBFB;
margin: 0 8px;
font-weight: normal;
}

	
#footer-in p.top {
float: right;
text-align: right;
width: 240px;
padding: 10px 0 0 0;
line-height: 1;
margin: 0;
color: #FFFFFF;
}

#footer-in p.top a, #footer-in p.top a:visited {
color: #FBFBFB;
font-weight: normal;
}

#footer-in p#backs {
line-height: 1;
margin: 45px 0 0 0;
color: #C7DAEA;
font-size: 0.8em;
}

#footer-in p#backs a, #footer-in p#backs a:visited {
color: #C7DAEA;
font-weight: normal;
padding: 0 1px;
}

#footer-in p#backs a:hover {
color: #FFFFFF;
}

