/* CSS Document */
.right {float:left; width:140px;}
.left {float:left; width:140px;}


body, html {
    margin: 0;
    padding:0;
	color:#000;	
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align: center;  
}

#wrapper {
   text-align: left;  
    margin:0 auto;
    width:1062px;
	border: 1px solid #cccccc;
}

#header {
	width: 1042px;
	background: #14315b url(../img/header.jpg) top no-repeat;
	height: 120px;
	padding: 30px 0 0 20px;
}

.floatLeft {
	float: left;
	margin: 20px;
}

.floatRight {
	float: right;
	margin: 10px;
}	

div.floatLeft {
	float:left;
}	

/***************** HEADERS ********************/

h1, h3 {
	color: #CC6600;
}	

h4 {
	color: #024B9D;
}	

.clearLeft {
	clear: left;
}	

.clearRight {
	clear:right;
}	

.banner img{border:#CCCCCC 1px solid; }

/************** END OF HEADERS ****************/


/****************** MENU **********************/

#mainNav {
	float: left;
	width: 178px;
	background-color: #E7F1FA;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cccccc;
}

#mainNav .boxGreen {
	font-size: 70%;
	width: 148px;
	
}	

/* TOP LEVEL MENU ITEMS */

#mainNav ul li.title {
	background-color: #14315b;
	color: #ffffff;
	padding: 2px 2px 2px 10px;
	display: block;
	font: 16px Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
}	

#mainNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}		

#mainNav ul li a {
	color: #FFFFFF;
	width: 163px;
	background-color: #14315b;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-left: 10px solid #C0DCF1;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
}	

/* END OF TOP LEVEL MENU ITEMS */

/*#mainNav ul li a:hover, #home #mainNav .home, #programme #mainNav .programme, #panel #mainNav .panel, #who #mainNav .who, #how #mainNav .how, #exhibition #mainNav .exhibition, #sponsorship #mainNav .sponsorship, #hotel #mainNav .hotel, #video #mainNav .video, #articles #mainNav .articles, #contact #mainNav .contact, #links #mainNav .links, #yearbook #mainNav .yearbook, #contents #mainNav .contents, #whoYearbook #mainNav .whoYearbook, #order #mainNav .order, #advertise #mainNav .advertise, #contribute #mainNav .contribute */ 


#mainNav ul li a:hover, #home #mainNav .home, #video #mainNav .video, #articles #mainNav .articles, #contact #mainNav .contact, #links #mainNav .links, #yearbook #mainNav .yearbook, #purchasing #mainNav .purchasing, #ep_home #mainNav .ep_home, #re_home #mainNav .re_home, #ei_home #mainNav .ei_home {
	border-left: 10px solid #0066CC;
	text-decoration: underline;
	color: #BCE2FA;
}

/* SECOND LEVEL MENU ITEMS */

#mainNav ul li ul {
	margin-left: 10px;
}	

#mainNav ul li ul li a {
	color: #14315b;
	width: 153px;
	background-color: #C0DCF1;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-left: 10px solid #14315b;
	font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
}

#mainNav ul li ul li a:hover, #FitzGerald #mainNav .FitzGerald, #Hindle #mainNav .Hindle, #Carson #mainNav .Carson, #McCracken #mainNav .McCracken, #Jenkins #mainNav .Jenkins, #McDonnell #mainNav .McDonnell, #Mandil #mainNav .Mandil, #Piebalgs #mainNav .Piebalgs, #Leary #mainNav .Leary, #Shannon #mainNav .Shannon, #MacCann #mainNav .MacCann, #Bissett #mainNav .Bissett, #Williams #mainNav .Williams, #McLean #mainNav .McLean, #programme #mainNav .programme, #panel #mainNav .panel, #who #mainNav .who, #how #mainNav .how, #exhibition #mainNav .exhibition, #sponsorship #mainNav .sponsorship, #hotel #mainNav .hotel, #contents #mainNav .contents, #whoYearbook #mainNav .whoYearbook, #order #mainNav .order, #advertise #mainNav .advertise, #contribute #mainNav .contribute, #ep_panel #mainNav .ep_panel, #ep_prog #mainNav .ep_prog, #ep_who #mainNav .ep_who, #ep_how #mainNav .ep_how, #ep_exhibit #mainNav .ep_exhibit, #ep_brochure #mainNav .ep_brochure, #ep_reg #mainNav .ep_reg, #ep_dir #mainNav .ep_dir, #re_panel #mainNav .re_panel, #re_prog #mainNav .re_prog, #re_who #mainNav .re_who, #re_how #mainNav .re_how, #re_exhibit #mainNav .re_exhibit, #re_brochure #mainNav .re_brochure, #re_reg #mainNav .re_reg, #re_dir #mainNav .re_dir {
	border-left: 10px solid #0066CC;
	text-decoration: underline;
	color: #0066CC;
}	

/* END OF SECOND LEVEL MENU ITEMS */

/* THIRD LEVEL MENU ITEMS */

#mainNav ul li ul li ul li a {
	color: #FFFFFF;
	width: 143px;
	background-color: #14315b;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-left: 10px solid #C0DCF1;
	font: 10.5px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
}	

#mainNav ul li ul li ul li a:hover, #energy #mainNav .energy, #upstream #mainNav .upstream, #petrol #mainNav .petrol, #gas #mainNav .gas, #electric #mainNav .electric, #renew #mainNav .renew, #sustain #mainNav .sustain, #whoswho #mainNav .whoswho, #directory #mainNav .directory {
	border-left: 10px solid #0066CC;
	text-decoration: underline;
	color: #BCE2FA;
}	

/* END OF THIRD LEVEL MENU ITEMS */

#mainNav a img {
	border: 0;
}	

/**************** END OF MENU ********************/


/****************** CONTENT ***********************/

#content {
	float: right;
	width: 805px;
	padding: 0 0 40px 58px;
	margin: 10px 15px 0 0;
	border-left: 1px solid #cccccc;
}	

#content p, #content3col p, #rightColumn p {
	font-size: 0.85em;
}

#content p.clearLeft, #content3col p.clearLeft {
	clear: left;
}

#content p.clearBoth, #content3col p.clearBoth, #content .clearBoth {
	clear: both;
}

#content p.author {
	font-size:1.05em;	
	font-weight: bold;
}	

#content ul, #content ol, #content3col ul, #content3col ol {	
	font-size: 0.85em;
}	

#content ul li ul, #content3col ul li ul {
	font-size: 1em;
	margin-top: 3px;
}	

#content ul, #content3col ul {	
	list-style-image: url(../img/arrow.gif);
}	

#content ul li, #content ol li, #content3col ul li, #content3col ol li, #content ul li ul li, #content3col ul li ul li {
	margin-bottom: 5px;
}	

#articles #content ul, ol {
	width: 600px;
}	

.boxGreen {
	margin: 0 0 0 0;
	padding: 15px 5px 15px 15px;
	border: 1px solid #999999;
	background-color: #E9FDD5;
}	

#content3col .boxGreen {
	margin-right: 30px;
}	

div.boxGreen h3 a {
	color: #CC6600;
}	

.boxYellow {
	margin: 0 30px 0 0;
	padding: 15px 5px 15px 15px;
	border: 1px solid #999999;
	background-color: #FAFEDE;
}	

.boxBlue {
	margin: 0 30px 0 0;
	padding: 15px 5px 15px 15px;
	border: 1px solid #999999;
	background-color: #E8F0FD;
}	

hr {
	color: #CCCCCC;
}	

#content3col {
	width: 700px;
	display: inline;
	float: left;
	padding: 10px;
	border-left: 1px solid #cccccc;
}

/***************** RIGHT COLUMN *******************/

#rightColumn {
	width: 140px;
	display: inline;
	float: left;
	padding: 7px 0 7px 7px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}	

#rightColumn p.small {
	font-size: 0.7em;
}	


/*************** END OF RIGHT COLUMN ******************/


/***************** END OF CONTENT ****************/



/******************* LINKS **********************/

#content a:link, #content3col a:link {
	text-decoration: underline;
	color: #526CEB;
}	



#content a:visited,#content3col a:visited {
	color: #58A3ED;
}	

#content a:hover, #content3col a:hover {
	color: #B71C17;
}	

#content a:active, #content3col a:active {
	color: #CC6600;
}


/**************** END OF LINKS *******************/

/********************* TABLES **********************/

table {
	font-size: 0.9em;
}	

#McLean table, #MacCann table {
	text-align: center;
	background-color: #DBECFD;
	margin: 0;
	padding: 0;
	border: 1px solid #273DD1;
}

#McLean td, #MacCann td {
	padding: 5px;
	margin: 0;
	border-bottom: 2px #273DD1 solid;
}

#links table td {
	font-size: 0.85em;
}		

/***************** END OF TABLES ********************/	

/******PROGRAMME SECTIONS*********/
	
#programme table, #home table, #sitehome table#previous_events, #presentations table {
	margin:0;
	border: 1px solid #cccccc;
}		
	
#programme td, #howregister td, #home table.index_speakers td, #sitehome table#previous_events td, #presentations td {
	padding: 8px;
	border-bottom: dashed 1px #cccccc;
}	

tr.category {
	background-color: #E8F0FD;
}	

#programme tr.keynote, #presentations tr.keynote {
	background-color: #14315b;
	color: #FFFFFF;
}	

tr.keynote h4 {
	color: #FFFFFF;
}	

#programme tr.keynote a, #presentations tr.keynote a {
	color: #FFFFFF;
}

#programme tr.keynote a:hover, #presentations tr.keynote a:hover {
	color: #FFFFFF;
}		

td.workshop {
	background-color: #E2F0FC;
}	

/****************** END OF PROGRAMME *******************/

/********************** FORMS **********************/


label.left {
	float:left;
	width: 8em;
}

fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	background: #f8f8f8;
	font-size: 90%;
}

legend {
	font-weight: bold;
	color: #900027;
}

em.required {
	color: #900027;
}	

p.error {
	color: #FF0000;
	font-weight: bold;
}	

span.codebox {
	padding: 5px;
	color: #FF0000;
	font-weight: bold;
	border: 2px solid #999999;
	font-size: 150%;
	background-color:#CCCCCC;
}	


/****************** END OF FORMS *******************/


/******************** FOOTER *********************/

#footer {
	text-align: center;
	background-color: #14315b;
	color:#ffffff;
	font-weight: bold;
	font-size: 0.85em;
	border-top:1px solid #cccccc;
	clear: both;
	padding: 10px 0 10px 0;
	margin: 0;
	height: 70px;
}	

#footer a {
	color: #C0DCF1;
}	

/****************** ENERGY PRICES & IRISH RENEWABLE SUMMIT STYLES **************************/


div.speaker {
	margin: 5px 0px 5px 0px;
	border: solid 1px #cccccc;
	padding: 0px 5px 5px 5px;
	clear: left;
}

div.speaker img {
	float:left;
	padding: 20px 15px 20px 0px;
}

div.speaker p {
	margin-left: 75px;
}	

#ep_prog table, #ep_home table, #re_prog table, #re_home table, #home table {
	margin:0;
	border: 1px solid #cccccc;
}		
	
#ep_prog td, #ep_how td, #ep_home td, #re_prog td, #re_how td, #re_home td, #how td, #home td {
	padding: 5px;
	border-bottom: dashed 1px #cccccc;
}		

#ep_prog tr.category, #re_prog tr.category {
	background-color: #E7F3FE;
}	

#ep_home table#sponsors td, #re_home table#sponsors td, #home table#sponsors td {
	text-align:center;
}	

div#yearbook {
	border: 1px solid #000099;
	padding: 5px 5px 5px 0;
	background-color: #F2F5FF;
}

span.superscript {
	vertical-align: super;
	font-size: 0.6em;
}

/*************************** SITEMAP STYLES ********************************************/

#sitemap ul li {
	margin: 0;
	line-height: 2.3em;
	font-size: 110%;
}	

/***************** VIDEO SECTIONS ***********************/

#video table {
	font-size: 90%;
}

#video img.video {
	padding: 3px;
	border: 1px solid #999999;
	float: right;
	margin: -20px 30px 0 0;
}

#video div.box {
	border: 1px solid #b7a6a6;
	padding: 5px 5px 2px 5px;
	float: left;
	font-size: 100%;
}	
	
#video div.videobox {
	background: url(../video/camcorder-bg.jpg) #EFF9FC top right no-repeat;
	border: 1px solid #003399;
	float: left;
	padding: 5px;
	margin: 10px 10px 0px 0px;
	width: 215px;
	font-size: 80%;
}		

div.energypriceslist li{
list-style-image: url(../img/energy_prices/tic.gif);
}

/***************** TOGGLE OPACTIY SPONSOR IMG EFFECT */
/*URL: http://www.dynamicdrive.com/style/ */

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity img{
border: 0px;

}

.toggleborder:hover img{
border:2px solid #CCCCCC; 
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}



/*************** CURVED CORNER BOX - ENERGY IRELAND YEARBOOK */

.curvy {position:relative; width:500px; background:#c4c8d9; color:#000; margin:2em auto;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#c4c8d9; background:#fff; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#c4c8d9; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {position:relative; z-index:100; padding:10px 15px; font-size:11px;}