/* Managing Currency Risk 2009 custom css */

/* Site colors
Burgundy	#3f752f
Grey		#808083
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #707173;
	margin: 4px 0 0 0;	
}


h1 {
	color:#3f752f;
	font-size:3em;
	font-weight:bold;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	
}

.arrow{
	font-size:0.7em;

}

.block h2{
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

h2 {
	color:#666;
	font-size:2.5em;
	font-weight:bold;	
}

h3 {
	color:#3f752f;
	font-size:1.2em;
	margin: 20px 0px 7px 0px;
	padding: 0px;
	border-bottom: 1px solid #3f752f;
	
}

h4 {
	border-top: 1px solid #3f752f;
	border-bottom: 1px solid #3f752f;
	color:#808083;
	font-size:1em;
	font-weight:bold;
	line-height:1.8em;
	margin: 10px 0px 2px 0px;
	padding: 4px 0px;
	text-transform: uppercase;
}

li { color:#707173;}

#indexhtml1 {
	width:420px;
	margin:0;
	padding:0;
	float:left;
	vertical-align:text-top;
}

#indexhtml2 a {
	color:#d32b2b;
	text-decoration:underline;
}

#indexhtml2 a:hover {
	color:#666666;
	text-decoration:underline;
}

#indexhtml2 {
	width:160px;
	margin:0;
	padding:0;
	float:right;
	text-align:left;
	vertical-align:top;
}

#indexhtml2 table td{
	margin:0px;
	padding:0px;
}

#indexhtml2 table td img{
margin:0px;
padding:0px;
vertical-align:text-top;
}


#indexhtml3{
clear:both;
margin:0;
padding:0;
display:none;
}




#indexhtml4 table{clear:both; margin:10px 0px 25px 0px;}

#indexhtml4 table td{
margin:0;
padding:0;
border-bottom:1px solid #909090;
}

#indexhtml4 p{
margin:0;
padding:5px;
}

#indexhtml5{clear:both;}

#indexhtml5 table{clear:both; margin-bottom:25px;}

#indexhtml5 table td{
margin:10px 0px 10px 0px;
padding:0;
}


#indexhtml5 p{
margin:0;
padding:2px 0px 2px 0px;
}



a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#3f752f;
	text-decoration:underline;
}
/* layout */
#container {
	width: 980px;
	margin: 0 auto;
	padding:0px;
}

#header_left {
	float:left;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width:330px;
}

#header_right {
	float:right;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width:350px;
	text-align:right;
}

#header_link_right {
	background-image: url(http://www.incisivemedia.com/events/template/header_right_division_risk.gif);
	background-repeat: no-repeat;
	width:350px;
}

#header_link_left {
	float:left;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image:  url(http://www.incisivemedia.com/events/template/header_left.jpg);
	background-repeat: no-repeat;
	width:330px;
	height:95px;
}

#wrapper {
	border-top: 1px solid #cecddf;
	border-right: 1px solid #cecddf;
	border-left: 1px solid #cecddf;
	margin:0;
	width: 980px;
}
#contentbox {
	width: 980px;
	border: 1px solid #cecddf;
	background-image:url(http://www.incisivemedia.com/events/template/bordersblue.gif);
	background-repeat:repeat-y;
}

#contentbox ul {
	list-style-type: disc;
	line-height:1.5em;
	margin: 0;
	padding: 0;
}
#contentbox li {
	background-image:url(bullet.gif);
	background-position:0em 0.5em;
	background-repeat:no-repeat;
	margin:0 1.4em;
	padding:0 5px 0 15px;
}


#leftcol {
	width:150px;
	float:left;
	
}
#middlecol {
	width:643px;
	float:left;
	margin:0;
	
}
#rightcol {
	width:150px;
	margin:0px;	
	padding: 0px 0px 0px 0px;
	float:right;
	
}
#rightcol ul,#leftcol ul {
	margin: 0;
	padding-left: 0;
	list-style: none;
}
#rightcol li,#leftcol li {
	margin: 10px 5px;
	padding-left: 0;
	list-style: none;
}

/* navigation */
#leftcol #navigation {
	border-top: 1px solid #3f752f;
	border-bottom: 1px solid #3f752f;
}
#navigation li {
	padding: 0; 
	margin: 5px 0 5px 0;
	background: #FFFFFF;
}
#navigation li ul {
	padding: 0; 
	margin: 1px 0 0 0;
	background: #FFFFFF;
	border: none;
}
#navigation li ul li {
	padding: 0; 
	margin: 0 0 2px 5px;
	border: none;
	list-style: none;
}
#navigation a {
	color:#3f752f;
	background: #FFF;
}

#navigation li ul li a {
	display: inline;
	background: none;
}
#navigation a:hover {
	color:#666666;
}
#navigation li a.current {
	color:#666666;
	font-weight:bold;
}

.nodisplay {
	display:none;
}
/* top navigation */
#breadcrumbs {
	border-right: 1px solid #cecddf;
	border-left: 1px solid #cecddf;
	border-top: 1px solid #cecddf;
	width:980px;
	padding:0;
	font-size:0.83em;
	font-weight:bold;
	color:#000000;

	
}

#breadcrumbs_text {
	padding:7px 5px 7px 5px;

}

#breadcrumbs a {
	color:#3f752f;
	text-decoration:bold;
}
#breadcrumbs a:hover {
	color:#666666;
	text-decoration:bold;
}

#training_logo {
	text-align: center;
	margin:30px 2px 2px 2px;

}

#training_logo img {
	border: 0;

}


/* second level nav */
#contentnav {
	background-color:#cedace; 
	font-size:0.9em; 
	margin-top:-1px;
	padding-left:20px; 
	height:20px; 
	line-height:1.8em;
}
#contentnav ul {
	list-style:none;
	margin:0;
}
#contentnav li {
	display:inline;
}
.spacer {
	padding:0px 5px 1px 5px;
}
#contentnav a {
	color:#666666;
	text-decoration:none;
}
#contentnav a:hover {
	color:#008145;
	text-decoration:underline;
}
/* content */
#booknow {
	color:#d31a2c;
	font-weight:bold;
	font-size:1.6em;
	height:19px;
	width:150px;
	padding: 10px 0px 0 7px;
	
} 
#booknow a {
	color: #d31a2c;
	text-decoration:none;
}
#booknow a:hover {
	text-decoration:underline;
}

#booknow img {
	vertical-align:bottom;
}


#booknow_middle_wrapper {
	width:150px;

} 

#booknow_middle {
	background-color:#b1b1b1;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.6em;
	font-size:1.6em;
	height:30px;
	width:150px;
	
} 
#booknow_middle a {
	color: #ffffff;
	text-decoration:none;
}
#booknow_middle a:hover {
	text-decoration:underline;
}




#content {
	padding: 10px 30px 10px 30px;
}

.left {
	float:left;
	padding-right:5px;
	margin-bottom:-2px;
}
#booktable {
	background-image:url(http://db.riskwaters.com/global/conference_new_template/images/book_back.gif);
	background-repeat:repeat-x; 
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.6em;
	font-size:1.6em;
	height:30px;
	width:150px;
	margin-left:250px;
	border:1px solid #999999;
} 

#booktable a {
	color: #ffffff;
	text-decoration:none;
}
#booktable a:hover {
	text-decoration:underline;
}

.red {
	color:#ff0000;
}

/* sponsor bar */

.sponsorbar{
	margin:15px 0;
	padding: 5px 0;
	border-top: 1px solid #3f752f;
	border-bottom: 1px solid #3f752f;
	background-color: #FFFFFF;
	text-align:center;
	font-weight:bold;
	color:#3f752f;
}

#related_products{
	padding: 0px 5px;
	text-align: center;
}

#hosted_by{
	padding: 0px 5px;
	text-align: center;
}

#rightcol_spacer{
	height: 10px;
}

.logo {
	padding:5px 10px 5px 10px;
}
/* Form */
div.row {
  clear: both;
  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;
}
/* misc */
img {
	border:none;
}
.clear {
	clear:both;
}

#footer {
	margin:0px;
	padding:0px;
	height:30px;
	text-align: center;
	font-size: 0.8em;
	border: 1px solid #cecddf;
	background-color: #cccccc;
	width:980px;
}



.sponsor_right p  {
	text-align: center;
}

.sponsor_right img  {
border:0;
}




a {						color: #670e12;					}
a:hover {				color: #666666;					}

/* layout */






/* second level nav */
#contentnav {			background-color:#cedace;		}
#contentnav a {			color:#666666;
						text-decoration:none;			}
#contentnav a:hover {	color:#65c6ec;
						text-decoration:underline;		}

/* content */
#booktable {			color:#FFFFFF;
						border:1px solid #999999;		} 
#headlines {			border:1px solid #999999;		}
#booktable a {			color: #ffffff;
						text-decoration:none;			}
#booktable a:hover {	text-decoration:underline;		}
#bullet1 li{			list-style-image: url(bullet.gif);	}
.red {					color:#670e12;					}

/* sponsor bar */
#countdown {			background-color:#fff;		}


#navigation #current,#breadcrumbs #current {				color:#670e12;					}



/* sponsorbox */
.center {
	text-align:center;
}

.sponsorbox {
background-image:  url(middle.gif);
background-repeat: repeat;
width: 649px;
}	

.sponsorbox_top {
background-image:  url(top.gif);
background-repeat: no-repeat;
	padding:5px;
}

.sponsorbox_bottom {
background-image:  url(bottom.gif);
background-repeat: no-repeat;
	padding:5px;
}
		
.sponsorbox p {
	margin-top:0;
	margin-bottom:9px;
}

.sponsorbox img {
	margin:0px 10px 0px 10px;
	vertical-align:middle;
}




	
.right {
	text-align:right;
	font-weight:bold;
	padding-right:10px;
}

.border {
	border:1px solid #cccccc;
	margin-bottom:16px;

}

.profiles {
	padding:0px 20px 0px 20px;
}

.maphead {
	margin-top:10px;
}

.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;}

.profile {
	padding-left:10px;
	padding-right:10px;
}

/* Book */

#book {
	border-collapse:collapse;
	width:98%;
	font-size:1.1em;
	background-color: #FFFFFF; 
	

}

#book td {
	padding:5px;
	vertical-align:top;
	width:16%;
	border:1px solid #666666;
	padding:7px;
}

.row {background-color: #F2F2F2;}

.dark_grey {background-color:#cccccc;}

.booking { 
	border: 1px solid #ccc;	
	font-size:1.1em;  
	width:99%;
}
.booking td {
	vertical-align:top;
	padding:5px;
	
}

.bookblock {			display:block; 
						margin:10px 0;
						width:95% ;
						background-color: #f3e3d9; 
						color:#000;
						font-size:12px; 
						padding:10px;
						border:1px solid #ae5131;
						
						}

.bookblock2 {			display:block; 
						width:95%; 
						font-size:12px; 
						padding:10px;	}
						
.imgleft {
	float:left;
	margin-right:10px;
}

.red {
	color:#670e12;
	font-weight:bold;
}

.speakers table th{
	padding: 5px 0px 15px 0px;
	vertical-align:top;
	border-top:1px solid #b00057;
	width:20%;

}

.speakers table td{
	padding: 15px 0px 15px 10px;
	vertical-align:top;
	text-align:left;
	border-top:1px solid #3f752f;
	width:80%;

}

.speakers table td p{margin:0px 0px 5px 0;}


#day1html1 table td, th{
border-top:1px solid #3f752f;
}

#day1html1 table{
width:620px;
border-bottom:1px solid #3f752f;

}

#day1html1 table th{
width:130px;
color:#3f752f;
font-weight:bold;
text-align:left;
}

#day1html1 table td{
width:253px;
padding:15px 0px 15px 0px;

}


#booknowhtml1 table {
width:555px;padding:0;margin:0;
}

#booknowhtml1 table td{width:185px; font-weight:bold;  }

#booknowhtml2 .booking td { border:0;}

.bookblock2 table td, th{
border-top:1px solid #3f752f;
}

.bookblock2 table{
width:555px;
border-bottom:1px solid #3f752f;

}

.bookblock2 table th{
width:253px;
color:#3f752f;
font-weight:normal;
text-align:left;
font-weight: 12px;
}

.bookblock2 table td{
width:253px;
padding:7px;
font-weight:bold;
color:#3f752f;
font-weight: 12px;

}

