/* energy-risk-summit-europe */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
/*	background: #FFF url(bg.gif) top center repeat-x; */
	margin:0;
	padding:0;
}

#wrapper {
	margin:0;
	padding:0;
}

#container {
	width: 980px;
	margin: 0 auto;
	padding:0px;
}

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

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

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#ef3e34;
	font-size:1.6em;
	font-weight: bold;
	margin:0;
	padding:0;
}

h3 {
	color:#333;
	font-size:1.3em;
	font-weight: bold;
	border: none;
	background: #EEE;
}

h4 {
	color:#ef3e34;
	font-size:1.3em;
	font-weight: bold;
	border: none;
	background: #EEE;
}


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

a {
	color: #ef3e34;
	text-decoration:none;
}
a:hover {
	color:#000;
	border-bottom:none;
	text-decoration:none;
}


#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:0px;
	padding:0px;
}

#counter_flash {
	display:none;
}

#rightcol {

}

.sponsorbar {
	background-color: #111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	width: 143px;
	border: 0;
	color: #EEE;
}

#content {
	width: 650px;
}
#middlecol {
	width:670px;
	float:left;
	border-left: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
	padding-top: 20px;
}

/* 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 {
	color:#333;
	margin-left:-3px;
}

#navigation a {
	background: #696a6c;
	font-size: .9em;
	color:#FFF; 
	text-decoration:none;
	line-height: 2.5em;
	width:130px;
	display: block;
	padding-left:10px;
	margin: 1px 10px 0 0;
	border-bottom: 1px solid #CCC;
	text-indent: 0px;
}

#navigation a.show_hide {
	background-color: #696a6c !important;
}

#navigation a:hover {
	background-color:#ef3e34;
	border-bottom: none;
	color: #FFF;
	text-decoration:none;
	border-bottom: 1px solid #CCC;
}

#navigation a.show_hide:hover{
	background-color:#ef3e34 !important;
}

#navigation a.current {
	background:#111;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	border-bottom: 1px solid #CCC;
}

#navigation li ul li a {
	display:block;
	color: #333;
	background-color: #DDD;
	margin-left:-5px;
	text-indent: 0px;
}

/* TOP NAVIGATION */

#topnav {
	display:none;
}
/* BOOK NOW */

#booknow {
	background-color:#dd1e27;
	color:#FFF;
	font-weight:bold;
	line-height:1.6em;
	font-size:1.4em;
	height:30px;
	width:143px;
	margin-top: 14px;
} 
#booknow a {
	color: #FFF;
	text-decoration:none;
}
#booknow a:hover {
	text-decoration:none;
	color: #111;
}

#booknowhtml1 table {
	background-color:#fff;
	border-collapse:collapse;
	font-size:1em;	
	margin:0em 0em 1em 0em;
	padding:0;
} 
#booknowhtml1 p {
	background-color:#fff;
	font-size:1.1em;	
	margin:0;
	padding:0 12px;
} 
#booknowhtml1 table td p {
	background-color:#fff;
	font-size:1.1em;	
	margin:0;
	padding:0 12px;
} 

/* SECOND LEVEL NAV */

#contentnav {
	background-color:#cedace;
}

#contentnav a {
	color:#ef3e34;
	text-decoration:none;
}
#contentnav a:hover {
	color:#111;
	text-decoration:underline;
}

#navigation #current,#topnav #current {
	color:#ef3e34;
}

/* RELATED PRODUCTS */

#related_customevents {
	text-align: center;
}

#related_products {	
	text-align: center;
}
			
/* FOOTER */

#footer {
	background-color: #FFF;
}

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

#footer a {
	border-bottom: 1px dotted #ef3e34;
}
#footer a:hover {
	border-bottom: 1px dotted #111;
}

/* Blocks */

#programmehtml1 p {
	display: block;
	padding: 5px;
	border: 1px dotted #CCC;
	color:#ef3e34;
}