/* Best Execution custom css */

#header_link {
	display: block;
	padding: 0px;
	border: 0px;
	background-image:  url(header.png);
	background-repeat: no-repeat;
	width:979px;
	height:150px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 0.8em;
	color:#333333;
	line-height: 20px;
	}

h1 {
	color: #2EB457;
	font-size: 1.4em;
	font-weight: lighter;
	margin: 0;
	padding: 14px 0 0 0; 
}
h2 {
	color: #F89548;
	font-size: 1.2em;
}

h3 {
	color:#F89548;
	background:#FFFFFF;
	font-size:1em;
	border:0px;
	margin:0;
	padding:0;
}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:1em;
	display: block;
	font-weight: bold;
	padding: 3px;
	background-color: #EEE;
	border: 1px #000;
}
/* FORM */

div.row {
 	clear: both;
    background-color:#fff;
    padding-top: 5px;

}

div.row span.label {

  float: left;
  width: 20x;
  text-align: right;
}

div.row span.formw {

  float: right;
  width: 420px;
  text-align: left;
}


a {
	color:#2EB457;
	text-decoration:underline;
	}

a:hover {
	color:#F79447;
	text-decoration:none;
	}

/* layout */

#related_customevents{
	padding: 4px;
	margin: 0;
	font-size: 0.9em;
	text-align: center;
}
#related_products{
	padding: 4px;
	margin: 0;
	font-size: 0.9em;
	text-align: center;
}

.sponsorbar{
	margin:10px 0;
	padding: 5px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #CCC;
	text-align:center;
	font-weight:bold;
}

div.sleft_center_text {height:118px;}

/* navigation */


#navigation a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 1px 3px;
	background-color: #3E3E3E;
	color:#FFFFFF;
	width: 144px;
	list-style: none;
	}
#navigation li ul li a {
	display: inline;
	background-color: #FFFFFF;
	color: #332C71;
	list-style: none;
	}

#navigation a:hover {
	background-color: #F79447;
	color: #FFFFFF;
	text-decoration:none;
	list-style: none;
	}
#navigation li ul li a:hover {
	background-color: #FFFFFF;
	color:#c02626;
	text-decoration:underline;
	list-style:none;
	}

ul#navigation li, ul#navigation li ul li {
   	list-style:none;
	list-style-image:none;
	}

#navigation li.collapsed a 
	{
	background-image: url(right_arrow.gif);
	background-repeat: repeat-n;
	background-position: 146px 6px;
	}

#navigation li.expanded a 
	{
	background-image: url(down_arrow.gif);
	background-repeat: repeat-n;
	background-position: 146px 6px;
	}

a:focus
	{
	outline:none;
	list-style: none;
	}

.arrow {
	background-image:url(second_arrow.gif);
	background-repeat:no-repeat;
	background-position:5px 5px; 
	}

.singlelevel {
	width:140px;
	padding-left:20px;
	padding-top:2px;
	height:auto;
	display:block;
	background-color:#d5d5d5;
	margin-bottom:5px;
	height:16px;
	}

.nodisplay {
	display:none;
	margin-left:-5px;
	}

/* top navigayion */

#topnav {
	padding-left:20px;
	font-size:1.2em;
	font-weight:bold;
	height:30px;
	line-height:2.0em;
	background-repeat:repeat-x
}
#topnav ul {
	list-style:none;
	margin:0;
}
#topnav li {
	display:inline;
	padding:10px;
}
#topnav a {
	color:#2EB457; text-decoration:none;
	}
#topnav a:hover {
	color:#F79447; text-decoration:none;
	}
	
/* book Now */	
#booknow {
	background-color:#2EB457;
	color:#FFFFFF;
	font-size:1.6em;
	font-weight:bold;
	height:30px;
	line-height:1.6em;
	width:150px;
	font-size: 1.3em;
}
#booknow a:hover {
	color:#333333;
	text-decoration:none;
}

/* content */

#content {
	padding-left: 10px;
	width: 656px;
}

#rightcol {
	float: right;
}
/* Registration form */

/* Footer */

#footer {
	font-size: .8em;
}

/*Block styles*/

#pastattendeeshtml1 table{
	border-style: none;
	width: 100%;
} 
#pastattendeeshtml1 td{
	text-align: left;
	vertical-align: top;
	}
	
#booknowhtml1 table{
	border-style: none;
	width: 100%;

} 
#booknowhtml1 td{
	border-style: none;
	width: 100%;
	padding: 2px 8px 2px 8px;
	background-color: #EEE;
	
} 
#booknowhtml1 th{
	border-style: none;
	width: 100%;
	padding: 2px 8px 2px 8px;
	background-color: #CCC;
	vertical-align:middle;
} 
#booknowhtml1 h5{
	color: #FF0000;
	font-size: 1em;
} 
#booknowhtml1 h6{
	color: #000;
	font-size: 1em;
} 


/*Hosted by*/

#hosted_by {
	text-align: center;
}
#hosted_by img {
	padding: 6px;
	border: 1px solid #999;
}


/*Front page bullets*/

/*#indexhtml1 ul{
	margin: 0;
	padding: 0 0 0 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #332C71;
	font-size: 1.1em;
	font-weight: bold;
}
#indexhtml1 li{
	display: inline;
	list-style: none;
	background-image: url(triangle.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-right: 26px;
	padding-left: 15px;
}
#indexhtml2 p{
	clear:both;
}*/

/*Program table Day 1 styles*/

#day1html1 table{
	border-collapse:collapse;
	width:100%;
	/*table-layout: fixed;*/
	font-size:1em;
	background-color: #FFFFFF; 
}
#day1html1 th {
    vertical-align:top;
	border:1px solid #999;
	background-color: #EEE;
	margin:0;
	padding:0;
	width:100px;
}
#day1html1 th h1 {
	font-size: 1em;
	display: block;
	padding:5px;
	color: #FFF;
	background-color:#332C71;
}
#day1html1 th h2 {
	font-size: 1em;
	display: block;
	padding:5px;
	color: #FFF;
	background-color:#666;
}
#day1html1 th h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	color: #FFF;
	background-color:#990000;
}
#day1html1 td {
	vertical-align:top;
	border:1px solid #999;
	margin:0;
	padding:0;
}
#day1html1 td h1 {
	font-size: 1em;
	display: block;
	padding:5px;
	color: #FFF;
	background-color:#332C71;
}
#day1html1 td h2 {
	font-size: 1em;
	display: block;
	padding:5px;
	color: #FFF;
	background-color:#666;
}
#day1html1 td h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	color: #FFF;
	background-color:#990000;
}
#day1html1 td p {
	padding:5px;
	margin: 0;
}
#day1html1 td li {
	padding:5px;
	margin: 0;
}

#day1html1 .highlight{
	background-color:#A6E6BB;
	font-weight:bold;
	font-size:1em;
}
#day1html1 .keynote{
	background-color:#F1D083;
	font-weight:bold;
	font-size:1em;
}
/*Program table Day 2 styles*/

#day2html1 table{
	border-collapse:collapse;
	width:100%;
	/*table-layout: fixed;*/
	font-size:1em;
	background-color: #FFFFFF; 
}
#day2html1 th {
    vertical-align:top;
	background-color: #EEE;
	vertical-align:top;
	border:1px solid #999;
	margin:0;
	padding:0;
}
#day2html1 th h1 {
	font-size: 1em;
	display: block;
	padding:5px;
	color: #FFF;
	background-color:#332C71;
}
#day2html1 th h2 {
	font-size: 1em;
	display: block;
	padding:5px;
	color: #FFF;
	background-color:#666;
}
#day2html1 th h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	color: #FFF;
	background-color:#990000;
}
#day2html1 td {
	vertical-align:top;
	border:1px solid #999;
	width: 45%;
	margin:0;
	padding:0;
}
#day2html1 td h1 {
	font-size: 1em;
	display: block;
	padding:5px;
	color: #FFF;
	background-color:#332C71;
}
#day2html1 td h2 {
	font-size: 1em;
	display: block;
	padding:5px;
	color: #FFF;
	background-color:#666;
}
#day2html1 td h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	color: #FFF;
	background-color:#990000;
}
#day2html1 td p {
	padding:5px;
	margin: 0;
}
#day2html1 td li {
	padding:5px;
	margin: 0;
}
ul {
	text-decoration:none;
}
ul li {
	list-style:url(bullet.jpg)
}
div.submit {
	margin-left:228px;
}
#booknowhtml1 .bookrates {
	font-weight:bold;
	color:#1F6F39;
}