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

h1 {color: #e67d1d;}

#contentbox {
	margin-top:0px;
	margin-bottom:-16px;
	border: 1px solid #999999;
	border-top: 1px solid #eee;
}

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

a {color: #e67d1d;}
a:hover {color: #666666;}

#booknow {
	background-color:#b1b1b1;border:none;
margin:none;
	color:#fff;
	font-weight:bold;
	line-height:1.6em;
	font-size:1.4em;
	height:30px;
	width:150px;
} 
#booknow a {
	color: #ffffff;
	text-decoration:none;
}
#booknow a:hover {
	text-decoration:none;
}

/* LEFT MENU NAVIGATION */
div#leftcol #navigation {
	margin-top:16px;
}
#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:-4px;
}

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

#navigation a {
	border-top: 1px solid #fff;
        color: #e67d1d;
	padding: 4px 0px 4px 4px;
	text-decoration: none;
}

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

#navigation a:hover {
	background-color:#DFD9D1;
	color: #AF6815;
	text-decoration:none;
}

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

/* TOP NAVIGATION */
div#topnav {
	padding-left:0px;
	margin:0px;
}
div#topnav a {color:#e67d1d;
	text-decoration:none;
}
div#topnav a:hover {
	color:#666;
	text-decoration:none;
}

/* SECOND LEVEL NAV */
#contentnav {background-color:#e67d1d;}
#contentnav a {color:#e67d1d;
	text-decoration:none;
}
#contentnav a:hover {
	color:#666;
	text-decoration:underline;
}

#topnav .current {color:#e67d1d;}

/* RELATED PRODUCTS */

#related_customevents {	
	text-align: center;
}

#related_products {	
	text-align: center;
}

#middlecol {
	width:676px;
}

/* CONTENT */

#content {
	padding: 0px 8px 10px 8px;
	width:656px;
}
			
/* PROGRAMME */	
			
.clear {clear:both;}

/* SPEAKERS */

/* Table styles for speaker profiles */

table	{
	font-size:100%;
	margin-bottom:0.6em;
	margin-left:0px;
	border:1px solid #C0C0C0;
	border-collapse:collapse;
	width:100%;
}

table td, table th {
	padding:3px;
	border:1px solid #CCCCCC;
	vertical-align:top;
}

table th {
	background-color:#CFCFCF;
	font-weight:bold;
	color:#333;
	text-align:left;
	width:15%;
}

td {
	background-color: #eee;
}
td p {margin: 0em 0.1em;padding:0;}

table table {
	font-size:100%;
	margin:0;
	border:none;
	padding:0;
}


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


