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

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

h3 {
	background-color:#b1005d;
	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;
}

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

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

#booknow {font-size:1.4em;}
#counter_flash{color: #b1005d;}

/* navigation */
#navigation a {
	text-decoration:none;
	color: #666666;
}
#navigation a:hover {
	text-decoration:underline;
	color:#b1005d;
}

/* top navigation */
#topnav a {color:#666666;text-decoration:none;}
#topnav a:hover {color:#b1005d;text-decoration:none;}

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

#navigation a.current,#topnav a.current {
	color:#b1005d;
	font-weight:bold;	
}

/* RELATED PRODUCTS */

#related_customevents {text-align: center;}

#related_products {text-align: center;}

/* SPEAKERS */
/* set the min height for mozilla, etc. and IE6 */
div.sleft {
	min-height: 100px;
	height: 100px;
}

/* negate the height for all other than IE6 */
* > div.sleft {
	height: auto;
}

div.sleft img {
            border:1px solid #b1005d;
            margin:0.1em 0.6em 0em 0em;
}


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

#day1html1 td {
	border:1px solid #b1005d;
	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: #b1005d;
	line-height:1.4em;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
}

/* DOWNLOADS */
#downloadshtml1 table {
	background-color:#EFEFEF;
	border-collapse:collapse;
	margin:0.4em;
	width:98%;
}
#downloadshtml1 th {
	color: #fff;
	background-color: #b1005d;
	border:1px solid #b1005d;
	padding:2px 3px;
	margin:0px;
	text-align:left;
}

#downloadshtml1 td {
	border:1px solid #b1005d;
	vertical-align: top;
	padding:2px 3px;
	margin:0px;
}
#downloadshtml1 th p,
#downloadshtml1 td p {
	line-height:1.4em;
	padding:0px;
	margin:0px;
}
#downloadshtml1 th h5,
#downloadshtml1 td h5 {
	color:#fff;
	background-color: #b1005d;
	line-height:1.4em;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
}

div#player {background-color:#B1B1B1;border:solid 1px #999;margin:1em 3em;padding:17px 12px;text-align:center;width:534px;}

/* GREY BOXES */
#indexhtml1 table,
#whoshouldattendhtml1 table,
#day1html2 table {
	background-color:#eee;
	border:1px solid #666666;
	border-collapse:collapse;
	width:98%;
}
#indexhtml1 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 {
	float:left;
	min-height:100px;	
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}

.sleft img {
	display:block;
	float:left;
}
.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:#b1005d;
	text-decoration:none;				
}
#footer a:hover {
	color:#666666;
	text-decoration:underline;
}
