* { margin: 0; padding: 0; box-sizing: border-box;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; }

.clearfix:before,
.clearfix:after {
    content: " "; 
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

h1, h2, h3, h4, h5, h6, table, p { margin: 10px 0 10px 0;  }
ul, ol { margin: 10px 0 10px 40px;  }

body {
	background:url(/images/bgnew.png) repeat-x center top;
	font: 80% Arial, Helvetica, sans-serif;
}
#container, .inner, #footer1 div.inner{
	width: 977px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.invisible {
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
}
#header {
	background: url(/images/logo.png) no-repeat left center;

	height: 120px;
}
#topnav {
	height:60px;
	margin-bottom:10px;
	clear:both;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
}
#topnav li {
	float: left;
	list-style: none;
	height: 60px;
	display:inline;
	
}
#topnav a {
	color: #fff;
	text-decoration: none;
	background: #5CADA3;
	height: 100%;
	padding: 22px 0 0 0;
	display: block;
	font-size: 125%;
	width:120px;
	text-align:center;
	margin: 0 2px 0 0;
	
}
#topnav .last a {
	margin: 0 0 0 0;
	/*background: #FF5C26;*/
}
#topnav .last a:hover {
	background: #CE3400;
}
#topimage {
	height: 230px;
	clear: both;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-bottom:10px;
	background:#fff;
}
#topnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #1D6969;
}

#topimage iframe{
	border:none;
	float:left;

}
#randomquote{
	float:right;
	width:270px;
	padding:10px;
	
}

#col1 {
	float: left;
	width: 250px;
	margin-bottom:10px;
	display:inline;
}
#col2 {
	float: left;
	width: 410px;
	padding:0 0 0 40px;
	margin-bottom:10px;
	display:inline;
}
#col2.wide {
	width: 675px;
	padding:0 20px 0 0;
}
#col3 {
	float: right;
	width: 276px;
	margin-bottom:10px;
	display:inline;
}
#coursesearch h2 {
	background: url(images/coursesearch_bg.jpg) no-repeat center center;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 30px;
	font-size: 18px;
	padding-top: 4px;
	padding-bottom: 5px;
}
#coursesearch h2 a{
	color:#FFFFFF;
	text-decoration:none;
}
#conferencebooking h2 {
	background: url(images/confbooking_bg.jpg) no-repeat center center;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 30px;
	font-size: 18px;
	padding-top: 4px;
	padding-bottom: 5px;
}
#conferencebooking h2 a{
	color:#FFFFFF;
	text-decoration:none;
}
h1 {
	font-weight: normal;
	font-size: 190%;

}#col3 ul, #newcol3 ul{
	padding:0;
	margin:0;
}
#newcol3 li{ text-align:left;}
.innerquarter {
	float: left;
	width: 25%;
	clear:both;
	margin-bottom:10px;
}
#col2 h2 {
	font-weight: normal;
	font-size: 140%;
	color: #666;
	clear: both;
}
#col2 h3 {
	font-size: 100%;
	margin-bottom: 0px;
	color: #CE6E18;
}
#col2 h3 a {
	color: #CE6E18;
}

#col2 h2 a {
	color: #026B6F;
}
#col2 h2 a:hover, #col2 h3 a:hover {
	text-decoration:none;
}

.inner3quarter {
	float: left;
	width: 75%;
	margin-bottom:10px;
}

.homebutton{
	height: 50px;
	margin-bottom: 10px;
	list-style: none;
	padding-left: 70px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	padding-top: 15px;
}
.homebutton a{
	color:#FFFFFF;
	text-decoration:none;
}
.homebutton a:hover{
	text-decoration: underline;
}
.news{
	background: #006B6E url(images/button1new_news.png) no-repeat left top;
}
.course{
	background: #006B6E url(images/button2new_training.png) no-repeat left top;
}
.conf{
	background: #006B6E url(images/button3new_conference.png) no-repeat left top;
}
.eu{
	background: #006B6E url(images/buttonnew_eu.png) no-repeat left top;
}
.mentalhealth{
	background: #006B6Eurl(images/buttonnew_mentalhealth.png) no-repeat left top;
}
.gallery{
	background:#006B6E url(images/button4new_gallery.png) no-repeat left top;
}
.findus{
	background: #006B6E url(images/button5new_map.png) no-repeat left top;
}
.video{
	background: #006B6E url(images/button7video.png) no-repeat left top;
}
.links{
	background: #006B6E url(images/button8links.png) no-repeat left top;
}
.donate{
	background: #006B6E url(images/button6new_donate.png) no-repeat left top;
}

#footer1 p, #footer2 p, #footer2 ul{
	margin:0;
	padding:0;
	color:#FFF;
	
}
#footer2  li {
	display: inline;
	list-style: none;
}
#container #topimage blockquote {
	font-size: 16px;
	color: #77848A;
	margin-top:10px;
	margin-left:0px;
}
#container #topimage cite {
	margin: -10px 0px 0 0;
	padding: 0px 10px 0px 0px;
	color: #333333;
}
select {
	background: #026B6F;
	color: #FFFFFF;
	border: 1px solid #026B6F;
	width: 64px;
	
}
select.dropdown{
width:340px;}
#coursesearchbox {
	width: 196px;
}

#footer1 {
	background: #4A4646;
	clear: both;
	padding: 10px;
	font-size: 85%;
	margin-top: 20px;
	float: none;
	color:#FFF;
	padding: 30px 0;
}

#accesslinks {
	width: 200px;
	float: right;
	text-align: right;
	margin-top:8px;
}

#footer1 div{
	float:left;
	margin-right:20px;
}
#footer1 a, #footer2 a{
	color:#fff;
}
#footer1 a:hover, #footer2 a:hover{
	color:#4A938A;
}
.clear{
	clear:both;
}
#footer1 p.copyright{
float:right;
text-align:right;
padding-top:20px;
}
#ilikecakelogo {
	width: 200px;
	float: left;
	margin-top:5px;
}
#footer2 {
	background: #383232;
	clear: both;
	padding: 10px;
	font-size: 85%;
	float: none;
	padding: 30px 0;
}
#footerlinks {
	float: left;
	text-align: left;
	width: 555px;
	margin-top:8px;
}
#sitesearch{
	text-align: right;
	float: right;
	width: 250px;
	clear:both;
	margin:25px 0 0 0;
	background-color:rgba(255,255,255,0.5);
	padding:11px 8px 11px 8px;
	
}
#sitesearch p{ margin:0;}
#sitesearch input[type="text"]{ border: none; background: none; margin:0 0 0 0;}
#sitesearch input[type="image"]{ margin:0 0 -3px 0;}
#textandprint {
	text-align: right;
	float: right;
	width: 350px;
	clear:both;
	margin-top:10px;
}
#textandprint ul{
margin:0;
padding:0;
}
#textandprint li{
display:inline;
}
#textandprint img{
border:none;
}
.searchbutton{
margin-bottom:-6px;}
#col2 img {
	float: left;
	margin-right: 10px;
}
#col2 a {
	color: #CE6E18;
}

form{
margin:0;
padding:0;
}
.floatleft{
float:left;
margin-right:20px;
}

#leftnav ul{
margin:0;
padding:0;
}
#leftnav li{
	list-style: none;
}
#leftnav a{
	display:block;
	padding:5px;
	text-decoration:none;
	margin-bottom:1px;
	background: #5DADA4;
	color:#FFFFFF;
}
#leftnav a:hover{
	background: #448880;
}

#leftnav li li a{
	background: #F8F8F8;
	color:#333333;
	font-size: 85%;
}
#leftnav li li a:hover{
text-decoration:underline;
background: #eeeeee;
}
#gallery {
	position:relative;
	height:230px
}
	#gallery a {
	float:left;
	position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
	z-index:600;
	color:#666666;
	background:#F5F8EF;
	height:230px;
	width:273px;
	position:absolute;
	bottom:0;
	margin-left:700px;
	}

	#gallery .caption .content {
		margin:5px;
		font-size:125%;
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	
	#gallery strong{
	
	}
	
.galcol1{
	padding:10px 20px;
	float:left;
	width:210px;
	margin-top:10px;
	font-size:120%;
}
.galcol2{
padding:10px 20px;
float:right;
width:340px;
border-left:solid 1px #ffffff;
height:55px;
margin-top:10px;
}

.galcol2 a{
color:#ff0000;
font-weight: bold;
text-decoration:underline;
font-size:75%;}

.smaller{
font-weight: bold;
font-size:75%;}

.galleryimages img, table img{

border: #CCCCCC 1px solid;
margin-bottom:10px;
padding:1px;}

.todo{
background:#FF00FF;
color:#FFFFFF;}

.boldandlineup strong {
	display: inline-block;
	width: 200px;
}
.snippet{
	background: #F8F8F8;
	color:#333333;
	border:1px solid #F3F3F3;
	margin:10px 0;
}
#col2 .snippet h3 {
margin:0;
padding:0;
background:#F3F3F3;

}
#col2 .snippet h3 a{
color:#444444;
text-decoration:none;
display:block;
padding:5px;
}
#col2 .snippet h3 a:hover{
color:#000000;
background:#eeeeee;
}
#col2 .snippet p{
margin:5px;
}
th{
	background:#FAFAEE;
	padding:3px;
}
td{
background:#fefefe;
padding:3px;
}

table.courses th{
text-align:left;
color:#555555;
}

td.width25pc{
width:25%;}

.tablestyle{
width:100%;
}
.tablestyle th{
	text-align:left;
	width:25%;
	background: #F9F9E8;

}
.highlightbox {
	background: #5DADA4 url(images/trainingcontactbox.jpg) no-repeat left center;
	padding: 20px 20px 20px 120px;
	border: 1px dashed #4F9D94;
	color: #FFFFFF;
	font-size: 130%;
}
.highlightboxroom {
	background: #5DADA4 url(images/roomhirecontactbox.jpg) no-repeat left center;
	padding: 20px 20px 20px 120px;
	border: 1px dashed #4F9D94;
	color: #FFFFFF;
	font-size: 130%;
}
#col2 .highlightbox a, #col2 .highlightboxroom a{
	color:#FFFFFF;
	font-size:150%;
	text-decoration: none;
}

#col2 .highlightbox a:hover,#col2 .highlightboxroom a:hover{
	text-decoration: underline;
}

#col2 #daterow2, #col2 #daterow3, #col2 #daterow4, #col2 #daterow5, #col2 #daterow6, #col2 #daterow7, #col2 #daterow8, #col2 #daterow9, #col2 #daterow10{
	visibility:hidden;
	height:0px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	right:0;
	top:0;
}
.stafftable th{
width:150px;
text-align:left;
background:#FFFFFF;}

.newsdate{ font-size:90%; color:#333; padding:0 5px; margin:0 0 5px 0;}
.newslink a{
	font-size:115%;
	color:#666;
	display:block;
	padding:0 5px 10px 5px;
	text-decoration:none;
	border-bottom: solid 1px #ffffff;
	margin:-5px 0 0 0;
	
}
p.newslink{ border-bottom: 1px dashed #999; margin:0 0 10px 0;}
p.newslink:last-of-type{ border-bottom: none;}
.newslink a:hover{
	text-decoration:underline;	
}

#latestnews {
}
#latestnews h2{
	font-weight:normal;
	margin-top:0;
	border-bottom: solid 1px #ffffff;
	padding:5px;
	color:#666;
}

label.error {
	margin-left: 10px;
	width: auto;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #ffeeee;
	border: 1px solid #cccccc;
	padding: 2px 4px;
	display: inline;
	color: #dd0000;
}
.travellerspride input, .travellerspride textarea{ width:300px;}
.travellerspride input.checkbox{width:auto;}
.width220{ width:220px;}
.travellerspride td{ vertical-align:top;}

#twitterfeed{
	background: #333;
	padding: 10px;
	margin: 0 0 10px 0;
}
.helplinetable{
	background: #666;
	padding: 10px;
	margin: 0 0 10px 0;
	width:100%;
}
.helplinetable td{ padding:7px;}
.helplinetable tr:nth-of-type(odd) td{
	background: #F5F5F3;
}