@charset "utf-8";

/*********************************************/
  /******  BODY & CONTAINER ELEMENTS  ******/
/*********************************************/

body {
	margin: 0;
	padding: 0;
	background: #C1BAA3 url(images/body_bground.jpg) repeat-x top left; /*	x = horiz, y = vert */
	/*background: #000000 url(images/body_bground.jpg) repeat-x top left; /*	x = horiz, y = vert */*/
	/*background:#000;*/
	text-align: center;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}

#container {
	/*width: 768px;*/
	width: 950px;
	/*width: 80%;*/
	margin: 0 auto 0 auto;
	padding: 0;
	background: white url(images/shadow_r.gif) no-repeat right top;
	text-align: left;
}

#inner {
	/*width: 768px;*/
	width: 950px;
	padding: 0;
	background: url(images/shadow_l.gif) repeat-y left top;
}
	
.clear {
	clear: both;
}
	
/*********************************************/
       /******  HEADER ELEMENTS  ******/
/*********************************************/	

#header {
	float: left;
	display: inline;
	/*width: 758px;*/
	width: 99%;
	height: 111px;
	margin: 0 4px 0 4px;
	border: 1px solid white;
	overflow: hidden;
	background: white url(images/header_bground.jpg) no-repeat right top;
}


	#header img.logo {
		margin: 16px 0 0 18px;
		border: 0;
		font-weight: bold;
	}
	
	#top-menu {
		float: left;
		display: inline;
		/*width: 758px;*/
		width: 99%;
		margin: 0 0 0 4px;
		padding: 10px 0 0 0;
		border-right: 1px solid white;
		border-left: 1px solid white;
		background-color: #FF9900;
		font-size: 70%;
		font-weight: bold;
	}
	
	#top-menu ul, #left-sidebar ul {
 		list-style: none;
		margin: 0;
		padding: 0;
	}
	
 	#top-menu ul {
		margin: 0 0 0 1px;
		padding: 0;
 	}
	
	#top-menu li {
		float: left;
		margin-right: 4px;
	}
	
	#top-menu li  a{
		display: block;
		color: white;
		margin: 0;
		padding: 5px 10px 6px 9px;
		border-top: 1px solid white;
		border-right: 1px solid white;
		border-left: 1px solid white;
		text-decoration: none;
		background-color: #F48906;
	}
	
	#top-menu li a:hover  {
		overflow: hidden;
		background-color: #E37E06;
	}
	
	#top-menu li.home {
		margin-left: 15px;
	}	
		
	 #home #top-menu li.home a, #home #top-menu li.home a:hover, #consultancy #top-menu li.consultancy a, #consultancy #top-menu li.consultancy a:hover,
	 #booking #top-menu li.booking a, #booking #top-menu li.booking a:hover, #links #top-menu li.links a, #links #top-menu li.links a:hover,
	 #contact #top-menu li.contact a, #contact #top-menu li.contact a:hover, #training #top-menu li.training a, #training #top-menu li.training a:hover {
		background-color: #E37E06;
		overflow: hidden;
	}
	
/*********************************************/
      /******  HORIZ BAR  ******/
/*********************************************/	

#horiz-bar {
 	/*width: 758px;*/
	width: 100%;
	height: 109px;
	margin: 0 0 0 4px;
	padding:0; 
	border-right: 1px solid white;
	border-left: 1px solid white;
	background: #741614 url(images/menu_bottom.jpg) repeat-x top;
	text-align: right;
}

	#horiz-bar img {
		margin-top: 40px;
	}
	
/*********************************************/
         /******  CONTENT  ******/
/*********************************************/		
	#main {
		float: left;
		display: inline;
		/*width: 758px;*/
		margin-left: 4px;
		border: 1px solid white;
		background: url(images/main_bground.gif) repeat-y top left;
	}
	
	#content {
		float: left;
		/*width: 466px;*/
		width: 65%;
		margin: 25px 0 0 35px;
		padding-right: 50px;
		padding-bottom: 50px;
	}
	
	#home #content {
		background: url(images/home_bground.gif) no-repeat top right;
	}
	
	#consultancy #content {
		background: url(images/consultancy_bground.gif) no-repeat top right;
	}
	
	#training #content {
		background: url(images/training_bground.gif) no-repeat top right;
	}
	
	#links #content {
		background: url(images/links_bground.gif) no-repeat top right;
	}
	
	#partners #content {
		background: url(images/partners_bground.gif) no-repeat top right;
	}
	
	#booking #content, #contact #content {
		width: 516px;
		padding-right: 0;
	}
	
	#content-form {
		width: 749px;
		margin: 20px 0 0 33px;
		padding: 0;
	}
	
	#content img {
		float: right;
		margin: 0 10px 0 10px;
	}
	
		#content h1, #content-form h1 {
			color: #778899;
			font-size: 85%;
			margin: 0 0 10px 0px;
		}
		
		#content h2 {
			color: #E37E06;
			font-size: 75%;
			margin: 20px 0 10px 0px;
		}
	
		#content p {
			color: #454545;
			background-color: white;
		}
		
		#content p.rule, #content h2.rule {
			margin-top: 10px;
			padding-top: 20px;
			border-top: 1px solid #DCE0E4;
		}
	
		#content p, #content-form p, #content ul {
			font-size: 70%;
			margin: 0 0 10px 0px;
			line-height: 140%;	
		}
	
		#content p.intro, #content-form p.intro {
			font-size: 75%;
			color: #778899;
			vertical-align: top;
		}
		
		#content p.quote {
			font-style: italic;
			margin-bottom: 0;
		}
		
		#content p.bold {
			font-weight: bold;
		}
		
	#contact #content {
		margin-bottom: 0px;
		padding-bottom: 15px;
	 }
		
		#contact #content div.vcard {
			margin-bottom: 10px;
			color: #6C874B;
			font-size: 80%;
			line-height: 1.5em;
		}
		
		.org {color: #4B7E89;
		font-size: 110%;
	 }
		
		 #content ul {
			padding: 0;
		 }
		 
		  #content li {
		 	margin: 0 0 0 18px;
			padding: 0;
		 }
		
	#content div.partner-layout, #content div.links-layout {
		float: left;/*  */
		width: 466px;
		padding-bottom: 10px;
		border-bottom: 1px solid #DCE0E4;
	}	
	
	#content div.partner-layout img {
		float: left;	
		margin: 20px 10px 10px 0;
	}
	
	#content a {
		color: #4B7E89;
	}
	
/*********************************************/
          /******  SIDEBAR  ******/
/*********************************************/
	
	#left-sidebar {
		display: inline;
		float: left;
		/*width: 186px;*/
		width: 20%;
		margin: 5px 0 0 0;
		padding-bottom: 50px;
		font-size: 75%;
	}
	
	#left-sidebar li {
		margin: 0;
		padding: 0;
	}
	
	#left-sidebar li a{
		/*width: 149px;*/
		width: 100%;
		display: block;/**/
		padding: 3px 12px 5px 15px;
		text-decoration: none;
		color: #454545;
	}
	
	#left-sidebar li a:hover {
		text-decoration: underline;
	}
	
	#contact #left-sidebar li.contact a, #contact #left-sidebar li.contact a:hover, #links #left-sidebar li.links a, #links #left-sidebar li.links a:hover,
	#partners #left-sidebar li.partners a, #partners #left-sidebar li.partners a:hover {
		text-decoration: underline;
		font-weight: bold;
	} /**/
		
		#contact #left-sidebar {
			margin-bottom: 0;
		}
		
		#contact #left-sidebar h1.section {
			font-size: 35px;
		}
		
	#feed {
		margin: 25px 15px 0 15px;
	}
		
		#left-sidebar #feed ul li a {
		display: block;
			font-size: 95%;
			border: none;
			padding: 0 0 10px 0;
			margin-bottom: 10px;
			border-bottom: 1px dashed #778899;
		}
		
		#left-sidebar #feed h2 {
			color: #454545;
			font-size: 95%;
			padding: 5px 0 5px 0;
			margin:0;
			border-top: 1px dashed #778899;
			border-bottom: 1px dashed #778899;
		}
		
		
		#left-sidebar #feed ul {
			margin-top: 0;
		}
		
		
			
/*********************************************/
          /******  FOOTER  ******/
/*********************************************/

	
	#footer {
		clear: both;
		/* float: left; */
		/*width: 758px;*/
		width: 99%;
		height: 40px;
		margin: 0 0 0 4px;
		border-right: 1px solid white;
		border-bottom: 1px solid white;
		border-left: 1px solid white;
		background-color: #FF9900;
	}
	
	#footer-bottom {
		width: 768px;
		height: 15px;
		margin: 0 auto 20px auto;
		padding: 0;
		background: url(images/shadow_bottom.png) no-repeat center top;
	}
	
	
	.ie5 #footer-bottom, .ie6 #footer-bottom {
 		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/shadow_bottom.png', sizingMethod='crop');
  		background: none;
	}
	
	.ie5 #home #footer-bottom, .ie6 #home #footer-bottom {
 		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/shadow_bottom.png', sizingMethod='crop');
  		background: none;
	}
	
		#footer ul, #footer li a {
			color: white;
		}
	
		#footer ul {
			list-style: none;
			margin: 0 0 0 15px;
			padding: 12px 0 0 0;
			font-size: 65%;
		}
	
		#footer li {
			display: inline;
			margin: 0;
			padding: 0;
		}
		
		#footer li a {
			text-decoration: none;
		}
		
		#footer li a:hover {
			text-decoration: underline;
		}
	
/*********************************************/
          /******  FORMS  ******/
/*********************************************/

fieldset {
width: 496px;
 margin: 0;
 border: 0;
 padding: 0;
}

#enquiry-form {
	background-color: #ACB7C1;
	padding: 10px;
	margin: 0;
}

#enquiry-form {
	width: 496px;
	margin: 0 0 10px 0;	
}

#enquiry-form legend {
	padding:0 0 12px 0;
	margin: 0;
	color: white;
	font-size: 75%;
	font-weight: bold;
}

	#enquiry-form p {
		width: auto;
		color: #333333;
		background-color: #DCE0E4;
		margin: 0 0 5px 0;
		padding: 5px;
	}
	
	#enquiry-form p {
		clear: both;
		margin-bottom: 5px;
	}
	
	#enquiry-form p label {
		float: left;
		width: 205px;
	}
	
	#enquiry-form p.radio label {
		float: none;
	}
	
	#enquiry-form p label.tick, #enquiry-form #box-columns p  {
		float: none;
		width: auto;
	}
	
	#enquiry-form p label.tick {
		margin-left: 3px;
	}
	
	#enquiry-form p input, #enquiry-form p select, #enquiry-form p textarea{
		font: 100% Verdana, Arial, Helvetica, sans-serif;
	}
	
	#enquiry-form #box-columns {
		margin-bottom: 5px;
		padding: 5px;
		background-color: #DCE0E4;
		
	}
	
	#enquiry-form #box-columns p {
		margin: 0 0 0 0;
		padding: 0;
	}
	
	#enquiry-form #left-column, #enquiry-form #right-column {
		width: 243px;
	}
	
	
	#enquiry-form #left-column {
		float:left;
	}
	
	#enquiry-form #right-column {
		float:right;
	}

p.reg-btn {
	margin: 0;
	padding: 0;
}

input.btn {
	margin: 0;
	padding: 2px 15px 3px 15px;
	border: 1px solid #E37E06;
	color: #778899;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	background-color: white;
}


/*********************************************/
          /******  Tables  ******/
/*********************************************/

.event-table {
	border-collapse: collapse;
}

	.event-table caption {
		color: #778899;
		font-size: 75%;
		padding: 0 0 10px 0px;
		font-weight: bold;
		text-align: left;
	}

td, th{
	padding: 6px;
	border: 1px dashed #778899;
	font-size: 70%;
	vertical-align: top;
}

th {
	color: #E37E06;
}

td.col-1 {
	color: #778899;
	font-weight: bold;
}

/*********************************************/
        /******  Tabbed Panels  ******/
/*********************************************/

.TabbedPanelsTabGroup {
			margin: 10px 0 0 0;
			padding: 0 0 10px 0;
			border-bottom: 1px solid #DCE0E4;
		}
		
		.TabbedPanelsTab {
			margin: 0;
			font-size: 75%;
			list-style-type: inherit; 
			display: block;
			padding: 0 0 3px 0;
			line-height: 145%;
			color: #4B7E89;
			text-decoration: none;
			-moz-user-select: none;
			-khtml-user-select: none;
			cursor: pointer;
		}
		
		.TabbedPanelsTabSelected, .TabbedPanelsTabHover {  /* THIS HERE */
			color: #E37E06;
			text-decoration: underline;
		}
		
		.TabbedPanelsTabSelected {
			font-weight: bold;
		}
		
		#content ol.TabbedPanelsTabGroup li.TabbedPanelsTab {
			margin: 0 0 0 30px;
			padding: 0;
		}
		
		/* #TabbedPanels1 ol.TabbedPanelsTabGroup {
			list-style-type: decimal; 
		} */