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

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

h3 {
	background-color:#006ab2;
	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: #006ab2;}
a:hover {color: #666666;}

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

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

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

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

#navigation #current,#topnav #current {
	color:#006ab2;
}

/* RELATED PRODUCTS */

#related_customevents {text-align: center;}

#related_products {text-align: center;}

/* SPEAKERS */

div#content div.sleft {
	background-color:#eee;
	font-size:100%;
	font-weight:bold;
	margin:0.6em;
	padding: 7px;
	width:600px;			
}
.sleft p {
	font-size:100%;
	font-weight:normal;
}
.sleft img {
	border:1px solid #006ab2;
	margin:0em 0.9em 0.2em 0.1em;
}

/* Table styles for Speaker profiles */

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

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

div#speakersgalleryhtml1 table th,
div#speakersgalleryhtml2 table th,
div#speakersgalleryhtml3 table th,
div#speakersgalleryhtml4 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;
}

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

#programhtml1 td {
	border:1px solid #006ab2;
	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 {
	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;
}

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