/* Professional Broker style sheet
Slate Grey	#0a3444
Pale Plum	#a7586b
Maroon		#781823
*/

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



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
	background-color: #DDD;
}



h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color:#1a3643;

	font-weight: bold;

	font-size:1.8em;

	margin-top:0.6em;

	text-align: left;

}



h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color:#87282c;

	font-size:1.4em;

	font-weight: bold;

	margin:0;

	padding:5px;
	
	text-indent: 4px;
	

}



h3 {

	background-color:#FFF;

	color: #1a3643;

	padding:0;

	border: none;

	font-weight: bold;

	font-size:1.2em;

	display: block;

	background-color: #EEE;
	
	text-indent: 10px;

}



h4 {

	background-color:#FFF;

	color:#87282c;

	padding:10px;

	font-size:1.2em;

	font-weight: bold;

	margin-top:0px;

}



p {

	color: #333;

	font-size: 1.1em;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height: 1.5em;

}

hr {
	border: none 0;
	border-top: 1px dotted #CCC;
	width: 100%;
	height: 1px; 
}

a {

	color: #1a3643;

	text-decoration:none;

}

a:hover {

	color:#87282c;

	border-bottom:none;

	text-decoration:underline;

}





#content ul, ol, li {

	color: #333;

	font-size: 12px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height: 1.5em;

	margin-left: 1ex;

}



#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: 1px dotted #CCC;

}



#counter_flash {

	display:none;

}



#rightcol {



}



.sponsorbar {

	background-color: #333;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size:11px;

	border: 0;

	color: #FFF;

	width: 143px;

}



#content {

	width: 650px;

}

#middlecol {

	width:670px;

	float:left;

	border-left: 1px dotted #CCC;

	border-right: 1px dotted #CCC;

}



/* NAVIGATION */



#leftcol #navigation {

	list-style: none;

	margin: 0;

	padding: 15px 0 0 0;

}



#navigation ul {

	display: block;

	list-style-type: none;

	padding-left: 0;

	margin: 0px;

}



#navigation li {

	margin: 0px;

	background: #FFF;

}



ul.show_hide sub {

	background-color:#FFF;

	color:#333;

	margin-left:-10px;

}



#navigation li ul li a {

	display:block;

	margin-left:-3px;

}



#navigation a {

	background-color:#EEE; 

	font-size: .9em;

	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 #CCC;

}

#navigation a:hover {
	border-bottom: none;
	background-color: #87282c;
	color: #FFF;	
	text-decoration:none;
	border-bottom: 1px dotted #CCC;
}

#navigation a.current {
	background-color:#0a3444;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px dotted #CCC;
}

/* TOP NAVIGATION */

#topnav {
	display:none;
}

/* BOOK NOW */

#booknow {
	background-color:#0a3444;
	color:#FFF;
	font-weight:bold;
	line-height:1.6em;
	font-size:1.3em;
	height:30px;
	width:143px;
	margin-top: 14px;
} 

#booknow a {
	color: #FFF;
	text-decoration:none;
}

#booknow a:hover {
	text-decoration:underline;
}

#leftcol .sponsorbar {

}

#related_customevents {
	padding-right: 5px;
	font-size: .9em;
}

#hosted_by {

	text-align: center;

}

/* RELATED PRODUCTS */



#related_customevents {

	text-align: center;

}



#related_products {	

	text-align: center;

}

/* SPEAKERS */

div.sleft {
	background-color:#eee;
	font-size:100%;
	font-weight:bold;
	margin:0.6em;
	padding: 7px;
	width:600px;			
}
div.sleft p {
	font-size:100%;
	font-weight:normal;
}

div.sleft img {
	border:1px solid #0a3444;
}			

/* FOOTER */

#footer p{
	color: #333;
	font-size: 9px;
	padding-top: 18px;
	border-top: 1px dotted #CCC;
}	

#footer a {
	text-decoration: none;
	border-bottom: 1px dotted #0a3444;
}

#footer a:hover {
	text-decoration: none;	
	border-bottom: 1px dotted #87282c;
}

/* Form */

form span {
	margin: 0 0 1ex 0;
	clear: left;
	display:block;
	color: #000;
}

label {
	width: 20em;
	display:block;
	float: left;
	font-weight: bold;
	padding-right: 1.5em;
	font-size:12px;
	color: #000;
}

label.tick {
	float: none;
	width: auto;
	font-weight: normal;
	margin: 0 0 1ex 20em;
	padding-left: 1.5em;
}

form div.actions {
	margin-left: 21.5em;
	padding-left: 1.5em;
}

/* Blocks */


#linkshtml1 strong {

	color: #333;

}

#indexhtml1 img {

	padding: 0 0 8px 20px;
}

#booknowhtml1 table {
border-collapse: collapse;
margin-bottom: 16px;
}

#booknowhtml1 td {
	background-color: #EEE;
	border: 1px dotted #CCC;
	padding: 4px;
}
