/* SITE COLORS 
Purple Damson		#5A3B7A
Dark Blue		#ec955c
Dusty mid Blue-Grey	#ec965c
*/

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

h1 {	
	color: #5A3B7A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: light;	
}
h2 {
	color: #ec955c;
	font-size:1.3em;
	font-weight:bold;
}

h3 {
	background-color:#ec965c;
	color:#666;
	padding:7px;
	font-weight:strong;
	font-size:1.1em;
}

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

iframe {border:none;}
iframe {border:0px solid #fff;}

a {color: #5A3B7A;}
a:hover {color: #63508F;}

#booknow {font-size:1.4em;}

.counterStyle{		
    color:#df4e19; 
}

.mapStyle {
    color:#df4e19; 
}

/* LEFT MENU NAVIGATION */
#navigation ul {
	display: block;
	list-style-type: none;
	padding-left: 0;
	margin: 1px 0px;
}

#navigation a {
	border: 1px solid #DDDDDD;
	color: #5A3B7A;
	padding: 4px 0px 4px 4px;
	text-decoration: none;
}
#navigation a:hover {
	background: #9BA4BF;
	color: #FFFFFF;
	text-decoration:none;
}

#navigation, #topnav {	
	color:#666666;		
}
#navigation a.current {
	background-color:#5A3B7A;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}


/* TOP NAVIGATION */
#topnav a {color:#5A3B7A;text-decoration:none;}
#topnav a:hover {color:#5A3B7A;text-decoration:none;}

/* second level nav */
#contentnav {                   
	background-color:#cedace;
}
#contentnav a {
	color:#ec965c;
	text-decoration:none;  
}
#contentnav a:hover {
	color:#df4e19;
	text-decoration:underline;
}

#topnav a.current {
	color:#5A3B7A;
	font-weight:bold;	
}

/* RELATED PRODUCTS */

#related_customevents {text-align: center;}

#related_products {text-align: center;}

/* PROGRAMME */
#day1html1 table {
	background-color:#EFF3FF;
	border-collapse:collapse;
	margin:0.4em;
	width:90%;
}
#day1html1 th {
	color: #fff;
	background-color: #df4e19;
	border:1px solid #df4e19;
	padding:2px 3px;
	margin:0px;
	text-align:left;
}

#day1html1 td {
	border:1px solid #df4e19;
	vertical-align: top;
	padding:2px 3px;
	margin:0px;
}
#day1html1 th p,
#day1html1 td p {
	line-height:1.4em;
	padding:0px;
	margin:0px;
}
#day1html1 th h5,
#day1html1 td h5 {
	color:#fff;
	background-color: #df4e19;
	line-height:1.4em;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
}
/* GREY BOXES */
#indexhtml2 table,
#whoshouldattendhtml1 table,
#day1html2 table {
	background-color:#eee;
	border:1px solid #666666;
	border-collapse:collapse;
	width:90%;
}
#indexhtml2 table p,
#whoshouldattendhtml1 table p,
#day1html2 table p {
	color: #333;
	font-weight:normal;
	margin:0.7em 0.9em;
}

/* FORM */
div.row {
	clear: both;
	background-color:#fff;
	padding-top: 5px;
}
div.row span.label {
	float: left;
	width: 130px;
	text-align: right;
}
div.row span.formw {
	float: right;
	width: 520px;
	text-align: left;
}

.submit {
	clear:both; 
	margin:8px 0px 0px 190px; 
}

.red {
	color:#FF0000;
}
/* SPONSOR LOGOS */
.sleft_center_text {
	height:108px;
}

.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:#63508F;
	text-decoration:none;				
}
#footer a:hover {
	color:#666666;
	text-decoration:underline;
}