/* Financial Information Summit Portal */

/* COLORS

*/


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}/* End hide from IE-mac */

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

body {

	color: #333333;
	font-size:0.75em;
	background-color: #EEE;
}

h1 {					
	color: #339ac1;
	font-size: 1.6em;

}				

h2 {
	color: #7c7e81;
	font-size: 1.2em;
}
h3 {
	color: #de006b;
	font-size: 1.1em;
}

h4 {
	color:#7a6a56;
	font-size:1.1em;
	font-weight:bold;
	margin:0.6em 0em;
	padding:5px;
}
p {
	color: #333;
	font-size: 1em;
	line-height: 1.4em;
}

/* Remove italic style
div#content p em {
	display:block;
	line-height:13px;
	margin-top: -14px;
	padding:0;padding-bottom:1px;
}
*/
div#content  {

}



a {color: #bb006a;text-decoration:none;}
a:hover {color:#db006b;border-bottom:1px dotted #db006b;text-decoration:none;}
#contentbox {
	background-color: #FFF;
	background-image: url(bgline.png);
	border:none;
}
#container {
	background-color: #FFF;
	padding: 8px;
	border: 1px solid #CCC;

}
#counter_flash {
	display:none;
}
/* NAVIGATION */
#leftcol #navigation {
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#navigation ul {
	display: block;
	list-style-type: none;
	padding-left: 0;
	margin: 0px;
}
#navigation li {
	margin: 0px;
	background: #FFF;
}
ul.show_hide sub {
	color:#333;
	margin-left:-3px;
}

#navigation li ul li a {
	display:block;
	margin-left:-3px;
}
#navigation a {
	background-color: #eceae7;
	border:1px solid #eceae7;
	color:#333; 
	text-decoration:none;
	line-height: 1.5em;
	width: 140px;
	display: block;
	padding-left:5px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right:10px;
}
#navigation a:hover {
	background-color:#796954;
	border:1px solid #796954;
	color: #FFF;
	text-decoration:none;
}

#navigation a.current {
text-decoration:none;
	background-color: #d0cbc4;
	border:1px solid #d5d1ca;
	color:#333;
font-weight:bold;
	text-decoration:none;
}

/* TOP NAVIGATION */
#booknow {visibility:hidden;}   /* hide Book now and Remind me */

#topnav ul {visibility:hidden;} /* hide topnav links */

#topnav{
	background-image:none;
	display: none;
}
#topnav a {
	color:#f8ae11;
	text-decoration:none;
}
#topnav a:hover {
	color:#333;
	text-decoration:none;
}
.sponsorbar {
	background-color: #ddd9d4;
	border-bottom: none;
	border-top: none;
	font-weight: bold;
	margin-top: 12px;
}

/* SECOND LEVEL NAV */
#contentnav {
	background-color:#cedace;
	border:1px solid #cedace;
}
#contentnav a {
	color:#cedace;
	text-decoration:none;
}
#contentnav a:hover {
	color:#cedace;
	text-decoration:underline;
}

#navigation #current,#topnav #current {
	color:#cedace;
}
/*
#middlecol {
	border-left: 1px dotted #cedace;
	border-right: 1px dotted #cedace;
}
*/
#middlecol
{
	margin-top: -7px!important;
	padding-top: 7px!important;

}
/* RELATED PRODUCTS */

#related_customevents {
	text-align: center;
}

#related_products {	
	text-align: center;
}

/* CONTENT */	

/*div#content li {list-style-image: url(http://www.incisivemedia.com/global/events/britishinsuranceawards/images/bullet.gif);}*/
			
/* FOOTER */
#footer p{
	border-top: 1px dotted #cedace;
}	

#footer p{
	color: #AAA;
	font-size: 1em;
}	
/* PROGRAMME */				


/* ENTRY FORM */

.pre_baseboard_table {
	font-size: 12px;
}
.pre_baseboard_table td {
	vertical-align:top;
	padding:0.1em;
}
.pre_baseboard_table td div {
	margin:0.1em;
}

.submit {
	clear:both; 
	margin:15px 0px 0px 150px; 
}
.submit_2 {
	clear:both; 
	text-align:center;
}

.form_title {
	width:250px;
	float:left; 
	margin-top:2px;
	margin-right:10px;
	text-align:right;
}

.form_field {
	float:left; 
	margin-bottom:5px;
	border: 0px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cedace;
	padding: 1px 2px;
}

#leftcol a:hover {
	border-bottom: none;
}
#rightcol a:hover {
	border-bottom: none;
}


/* HOME PAGE LAYOUT */

#indexhtml .block {
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 16px;
}
#indexhtml1 {
	margin-bottom: 16px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#indexhtml1 img {
	vertical-align: top;
	clear: both;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0;
}



#indexhtml2 {
	margin-bottom: 16px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 12px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
} 

#indexhtml2 img {

	vertical-align: top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0;
}

#indexhtml2  p
{
	margin-left: 145px;
	padding: 0px;
	margin-top: 0px;
}

#indexhtml3 {
	margin-bottom: 16px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 12px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
} 

#indexhtml3 img {

	vertical-align: top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0;
}

#indexhtml3  p
{
	margin-left: 145px;
	padding: 0px;
	margin-top: 0px;
}
#indexhtml4 {
	margin-bottom: 16px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 12px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
} 

#indexhtml4 img {

	vertical-align: top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0;
}

#indexhtml4  p
{
	margin-left: 145px;
	padding: 0px;
	margin-top: 0px;
}
#indexhtml5 {
	margin-bottom: 16px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 12px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
} 

#indexhtml5 img {

	vertical-align: top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0;
}

#indexhtml5  p
{
	margin-left: 230px;
	padding: 0px;
	margin-top: 0px;
}
#indexhtml6 {
	margin-bottom: 16px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 12px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
} 

#indexhtml6 img {

	vertical-align: top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0;
}

#indexhtml6  p
{
	margin-left: 230px;
	padding: 0px;
	margin-top: 0px;
}
#indexhtml7 {
	margin-bottom: 16px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 12px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
} 

#indexhtml7 img {

	vertical-align: top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0;
}

#indexhtml7  p
{
	margin-left: 145px;
	padding: 0px;
	margin-top: 0px;
}
#indexhtml8 {
	margin-bottom: 16px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 12px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
} 

#indexhtml8 img {

	vertical-align: top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0;
}

#indexhtml8 p
{
	margin-left: 145px;
	padding: 0px;
	margin-top: 0px;
}
#indexhtml9 {
	margin-bottom: 16px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 12px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
} 

#indexhtml9 img {

	vertical-align: top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0;
}

#indexhtml9 p
{
	margin-left: 145px;
	padding: 0px;
	margin-top: 0px;
}
