/* Global Pensions Transition Management Forum London 2009 */
/* SITE COLORS 
Olive Green		#096e42
Yellow Ochre		#C5A901
Prussian Blue		#0E1554
*/

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

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

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

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#140858;
	font-size:1.4em;
	font-weight: bold;
	margin:0;
	display: block;
	background-color: #FFF;
}

h3 {
	background-color:#FFF;
	color: #c5a901;
	padding:0;
	border: none;
	font-weight: bold;
	font-size:1.2em;
}

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

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

p {
	color: #333;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

a {
	color: #096e42;
	text-decoration:none;
}

a:hover {
	color:#140858;
	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;
}

#content li { 
	list-style-image:url(bullet.gif); 
}

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

#container {
	background-color: #FFF;
	padding: 8px;
	border: 1px dotted #CCC;
}


#counter_flash {
	display:none;
}

#rightcol {

}

.sponsorbar {
	background-color: #096e42;
	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: #c5a901;
	color: #FFF;
	text-decoration:none;
	border-bottom: 1px dotted #CCC;
}

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

/* TOP NAVIGATION */

#topnav {
	display:none;

}

/* BOOK NOW */

#booknow {
	background-color:#c5a901;
	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:none;
	color: #140858;
}

#leftcol .sponsorbar {
	display: visible;
}

#hosted_by {
	text-align: center;
}

/* RELATED PRODUCTS */

#related_customevents {
	text-align: center;
}


#related_products {	
	text-align: center;
}
			

/* FOOTER */

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

#footer a {
	color:#096e42;
	text-decoration: none;
	border-bottom: 1px dotted #096e42;
}

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

#programmehtml1 th {
	background-color: #096e42;
	color: #FFF;
	text-align: left;
	font-weight: bold;
}
#programmehtml1 td {
	background-color: #EEE;
	vertical-align: top;
}

#programmehtml1 h3{
	background-color: #096e42;
	color: #FFF;
	text-align: left;
}

/* 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 #393e64;
}

/* SPONSORS */
.sleft_center_text {
	height:108px;	
}