/*
Dark Blue	#151F5D
Buttercup	#F49521
*/

#header_link {
	display: block;
	padding: 0px;
	border: 0px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	width:980px;
	height:200px;
	margin-bottom: 10px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #DDD;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#151F5D;
	font-weight: bold;
	font-size: 1.8em;
	margin-top:0.6em;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#0067a9;color:#FFF;
	font-size:1.3em;
	font-weight: bold;
	line-height: 1.5em;
	margin:0;
	padding:5px 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#585858;
	background-color: #EEE;
	font-size:1.2em;
	font-weight: bold;
	line-height: 1.5em;
	margin:0em 0em 0.7em 0em;
	padding:5px 7px;
	border: 0;
}

#leftcol h2,leftcol h3,leftcol h4 {
	margin-right: 8px;
}


h4 {
	background-color:#EEE;
	color:#333;
	padding: 10px 0;
	font-size:1.2em;
	font-weight: bold;
	margin-top:0px;
}


p {
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:13px;
	line-height: 1.5em;
	margin:0px;
}


hr {
	/*border: none 0;
	border-top: 1px dotted #DDD;
	width: 100%;
	height: 1px;*/
	display: none;
}


a {
	color:#151F5D;
	text-decoration:none;
}

a:hover {
	color: #151F5D;
	text-decoration:underline;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#content ul {
	color:#333;
	list-style-type: none;
	margin: 0.5em 1.2em;
	padding: 0;

}
#content li {
	background-image:url(bullet.png);
	background-position:0em 0.4em;
	background-repeat:no-repeat;
	font-weight: normal;
	font-size:13px;
	line-height: 1.6em;
	padding:0px 0px 0px 20px;
}

#content p {
	clear:both;	
	margin: 0px 0px 8px 8px;
}


#contentbox {
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	border: none;
	margin-top: 0;
	padding-top: 8px;
}

#container {
	background-color: #FFF;
	padding: 8px;
	border: none;
}


#counter_flash {
	display:none;
}


#rightcol {

}

.sponsorbar {
	background-color: #EEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	border: 0;
	color: #FFF;
	width: 143px;
}

#content {
	width: 650px;
}

#middlecol {
	width:670px;
	float:left;
	border-left: 1px dotted #DDD;
	border-right: 1px dotted #DDD;
}

/* NAVIGATION */

#leftcol #navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	list-style: none;
	margin: 0px 0px 25px 0px;
	padding: 15px 0 0 0;
}

#navigation ul {
	display: block;
	list-style-type: none;
	padding-left: 0;
	margin: 0px;
}

#navigation li {
	margin: 0px;
	background: #FFF;
}

#navigation a {
	background-image: no-repeat;
	background-color:#EEE; 
	font-size: 1em;
	color:#333; 
	text-decoration:none;
	line-height: 2.5em;
	width:130px;
	display: block;
	padding-left:10px;
	margin: 1px 10px 0 0;
	border-bottom: 1px dotted #C0C0C0;
}

#navigation a:hover {
	border-bottom: none;
	background-color: #DDD;
	text-decoration:none;
	color: #111;
	border-bottom: 1px dotted #DDD;
}

#navigation a.current {
	background-color:#151F5D;
	color:#FFF;
	text-decoration:none;
	border-bottom: 1px dotted #DDD;
}

a.show_hide {
	background-image: no-repeat;
}

ul.show_hide sub {
	background-color:#FFF;
	color:#333;
	margin-left:-10px;
}

#navigation li ul li a {
	background-color: #FFF;
	color: #151F5D;
	display:block;
	font-size:12px;
	margin-left: -5px;
	line-height: 2.5em;
}

/* TOP NAVIGATION */

#topnav {
	display:none;
}

/* BOOK NOW BUTTON */
#booknow {
	background-color:#151F5D;
	background-image:url(enquiry.png);
	background-repeat:no-repeat;
	color:#0067a9;	
	line-height:.001em;
	font-size:.001em;
	height:29px;
	width:143px;	
}
#booknow a {
	color:#0067a9;
	display: block;
	height:29px;
	width:143px;
}
#booknow a:hover {
	background-image:url(enquiry_hover.png);
	background-repeat:no-repeat;
	color:#0067a9;
	height:29px;
	width:143px;
	text-decoration:underline;
}

#leftcol .sponsorbar {
	display: none;
}


/* RELATED PRODUCTS */


#related_customevents {
	text-align: center;
}

#related_products {	
	text-align: center;
}
			

/* FOOTER */	

#footer a {
	color:#666;font-weight:normal;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

#footer a:hover {
	color: #151F5D;
	text-decoration: none;	
	border-bottom: 1px dotted #151F5D;

}

#related_products p {
	padding-left: 6px;
	width: 130px;
	color: #666;
	font-size: .9em;
}

/* RELATED PRODUCTS */

#related_customevents {text-align: center;}

#related_products {text-align: center;}

/* SPEAKERS */


.sponsorbox_top {
	display: none;
}

.sponsorbox_bottom {
	display: none;
}			

.sponsorbox {
	background-image: none;
	border: 1px dotted #DDD;
}			

iframe {
	background-color:#fff;
	border:none;
	border:1px solid #FFF; 
	margin:0 auto; 
	padding:0px;
	width:328px;
	height:277px;
}

