#header_link {
	display: block;
	padding: 0px;
	border: 0px;
	background-image:  url(header.png);
	background-repeat: no-repeat;
	width:982px;
	height:160px;
}

h1 {	color: #213f99;}
h2 {	color: #707070;
	font-size:1.3em;
	font-weight:bold;
}

h3 {
	background-color:#213f99;
	color:#ffffff;
	padding:7px;
	font-weight:strong;
	font-size:1.1em;
}

h4 {
	background-color:#fff;
	color:#707070;
	font-size:1.1em;
	font-weight:bold;
	margin-top:0px;
}

a {color: #213f99;}
a:hover {color: #666666;}

#booknow {font-size:1.4em;}

/* LEFT MENU NAVIGATION */
#navigation ul {
	display: block;
	list-style-type: none;
	padding-left: 0;
	margin: 1px 0px;
}
#navigation li {
	margin: 0px;
}
ul.show_hide sub {
	color:#fff;
	margin-left:-3px;
}

#navigation li ul li a {
	display:block;
	margin-left:-3px;
}

#navigation a {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #999;
	padding: 4px 0px 4px 4px;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #A8A7BF;
	color: #FFFFFF;
	text-decoration:none;
}

#navigation, #topnav {	
	color:#666666;		
}

#navigation a.current {
	background-color:#6D6E9F;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

/* TOP NAVIGATION */
#topnav a {color:#666666;text-decoration:none;}
#topnav a:hover {color:#213f99;text-decoration:none;}

/* SECOND LEVEL NAV */
#contentnav {                   
	background-color:#cedace;
}
#contentnav a {
	color:#666666;
	text-decoration:none;  
}
#contentnav a:hover {
   color:#213f99;
   text-decoration:underline;
}

#topnav a.current {
	color:#6D6E9F;
}

/* RELATED PRODUCTS */

#related_customevents {text-align: center;}

#related_products {text-align: center;}

/* PROGRAMME */
#programhtml1 table {
	background-color:#FFF3CF;
	border-collapse:collapse;
	margin:0.4em;
	width:500px;
}
#programhtml1 th {
	color: #fff;
	background-color: #213f99;
	border:1px solid #213f99;
	padding:2px 3px;
	margin:0px;
	text-align:left;
}

#programhtml1 td {
	border:1px solid #213f99;
	vertical-align: top;
	padding:2px 3px;
	margin:0px;
}

#programhtml1 td p {
	line-height:1.4em;
	padding:0px;
	margin:0px;
}

/* GREY BOXES */
#indexhtml1 table,
#whoshouldattendhtml1 table,
#programhtml2 table {
	background-color:#eee;
	border:1px solid #666666;
	border-collapse:collapse;
	width:90%;
}
#indexhtml1 table p,
#whoshouldattendhtml1 table p,
#programhtml2 table p {
	color: #333;
	font-weight:normal;
	margin:0.7em 0.9em;
}

/* Form */

div.row {
  background-color: #fff;
  clear: both;
  padding-top: 5px;
}

div.row span.label {
  float: left;
  width: 180px;
  text-align: right;
}

div.row span.formw {
  float: right;
  width: 448px;
  text-align: left;
}

form fieldset { margin: 10px 0; padding: 10px; border: #ccc 1px solid; }
form legend { font-size:120%; font-weight: bold; color: #666; }
p.legend { margin-bottom: 1em; padding:1px;}
p.legend em { color: #C00; font-style: normal; margin-left:0.1em;}
textarea {font-family:Arial, Helvetica, sans-serif;font-size:1em;line-height:1.5em;padding:2px;width:620px;}

.red {color:#CC0000;}

.submitbutton {
	clear:both; 
	margin:8px 0px 0px 150px;
	width:10em; 
}

.logo {
	margin:10px auto;
	text-align:center;
}

.splogo {
	margin-right:20px;
	vertical-align:middle;
}

.spinfo {
	float:left;
	width:150px;
	text-align:center;
	margin-bottom:20px;
}

.clear {clear:both;}

/* FOOTER */
#footer {				
	text-align: center;
	font-size: 0.82em;
}
#footer a {						
	color:#213f99;
	text-decoration:none;				
}
#footer a:hover {
	color:#666666;
	text-decoration:underline;
}
