/* Energy Risk USA  style sheet*/

#header_link {
	display: block;
	padding: 0px;
	border: 0px;
	background-image: url(header.png);
	background-repeat: no-repeat;
	width:980px;
	height:138px;
	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:#333;
	font-weight: bold;
	font-size:1.8em;
	margin-top:0.6em;
	text-align: left;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#cf0202;
	font-size:1.4em;
	font-weight: bold;
	margin:0;
	padding:5px;
	display: block;
	background-color: #EEE;
}

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

h4 {
	background-color:#FFF;
	color:#cf0202;
	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: #cf0202;
	text-decoration:none;
}

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

#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;
	color: #FF0000;
	text-decoration:none;
	border-bottom: 1px dotted #CCC;
}

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

/* TOP NAVIGATION */

#topnav {
	display:none;
}

/* BOOK NOW */

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

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

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

/* CUSTOM BLOCKS */

#linkshtml1 strong {
	color: #333;
}

/* SPEAKERS TABLE */

#indexhtml1 table {
	background-color:#E1DFCF;
	margin: 0px auto;
	padding: 0px;
	width:635px;
}
#indexhtml1 table td {
	margin: 0;
	padding: 0.4em;
	vertical-align: top;
	width:33%;
}
#indexhtml1 table td p {
	font-size: 100%;
	margin: 0.1em 0.2em;
	padding: 0;
	vertical-align: top;
}
#indexhtml1 img {
	border: 1px solid #333;
	margin: 0.2em 0.1em;
	padding: 0px;
}

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

#booknowhtml1 td {
	background-color: #EEE;
	border: 1px dotted #CCC;
	padding: 4px;
	vertical-align: top;
}
#booknowhtml1 td p {margin:0.2em 0;padding:0;}