/* Use many times stuff */
body {
	margin: 0px;
	padding: 0px;
	background-color: #B8E492;
	background-image: url(images/white_background2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font: 80%/1.3 Arial, Helvetica, sans-serif;
	text-align: left;
	min-width: 850px;
	color: #333333;
}


#wrapper #topmenu ul {
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin: 0px;
	padding: 0px;
}
#topmenu li {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	display: inline;
	margin: 0px;
	width: 125px;
	height: 25px;
	padding: 0px;
	float: left;
}
#topmenu a {font-weight: bold; color: #FFFFFF; text-decoration: none; line-height: 1.7; text-align: center;}
#topmenu a:hover {text-decoration: underline;}

.leftindent {margin-left: 25px;}
.top { margin-top: 0;}
.bottom {margin-bottom: 0;}
.red {color: #E10000}
.hide {display: none;}
.right {float: right;}
.em {font-style: italic;}
.strong {font-weight: bold;}
.left {float: left;}
.style3 {color: #BD0000}
.greencolumn {background-color: #71B436;}
.redcolumn {background-color: #A80012;}
.greycolumn {background-color: #353434;}
.greyback {background-color: #353434;}
.projectnews {height:150px;
	background-image: url(images/start_projectnews.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.formtext {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4;
}
/* IE 5mac backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* end IE 5mac backslash hack */


/* forms */
form {margin: 0; }
input {color: #333333; background: #EFEFEF; border: 1px solid #797A8E; margin: 2px 0 0 0;}
textarea {margin: 5px 0; width: 430px; background: #EFEFEF; font-family: arial, helvetica, sans-serif; font-size: 82%; }

/* fonts */
h1 {
	font-size: 16px;
	margin: 0 0 0px;
	padding: 0px 0 0px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	line-height: 1.3;
}
h4 { font-size: 80%; margin: 0 0 0px; padding: 0px 0 2px; color: #639040; text-align: left; font-weight: bold; }
h2 { font-size: 140%; margin: 0; }
h3 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin: 4px 0px 0px;
	padding: 0px;
}
h6 {font-size: 250%; margin: 0px; padding: 0px; font-weight: bolder;}

.strapline {font-weight: bold; color: #789A47; font-size: 14px; float: right;}
.boldred {font-size: 175%; font-weight: bold;}
.newsdate {font-size: 11px; font-weight: bold; color: #649626; margin-bottom: 3px;}
.newsbody {font-size: 80%; line-height: 1.3; color: #333333;}
.italic {font-style: italic;}

A.hide,A.hide:Link,A.hide:Visited,A.hide:Hover {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; color: #FFFFFF; text-decoration: none; cursor: text;}


/* layout */

#wrapper {
	width: 840px;
	margin: 0px auto;
	padding: 0;
	background-color: #FFFFFF;
}

#topmenu {
	background-color: #B3DB91;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	background-image: url(images/Footer_background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 25px;
	padding: 0px;
}

#mainmenu {
	width: 840px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 72px;
}

#mainmenu #menulayer {
	float: right;
	width: 550px;
	margin: 0px;
	padding: 0px;
	height: 70px;
}

/* Top menu styles \*/
#menulayer ul {
	list-style: none;
	position: relative;
	float: right;
	height: 32px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 500px;
}

#menulayer ul li {
	padding: 0;
	height: 25px;
	float: right;
	list-style-type: none;
	list-style-image: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 4px;
}

#menulayer ul li a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	margin: 0;
	text-align: center;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	line-height: 24px;
}
#menulayer ul li a:hover {text-decoration: underline;}
#menulayer #news {background-color: #71B436; width: 110px;}
#menulayer #overview {
	background-color: #71B436;
	width: 100px;
	color: #FFFFFF;
}
#menulayer #project {background-color: #A80012; width: 100px;}
#menulayer #irishpower {background-color: #353434; width: 160px;}
#menulayer a:link {
	color: #FFFFFF;
}

#menulayer ul li.on {color: #000000; background-color: #E1FEC9;}
#menulayer ul li.on a {background-color: #E1FEC9; color: #000000; text-decoration: none;}
#menulayer ul li.on a:hover {background-color: #E1FEC9; color: #000000; text-decoration: underline;}

#menulayer ul li.onred {color: #000000; background-color: #FACECB;}



#menulayer ul li.onred a {background-color: #FACECB; color: #000000; text-decoration: none;}
#menulayer ul li.onred a:hover {background-color: #FACECB; color: #000000; text-decoration: underline;}
#menulayer ul li.ongrey {color: #000000; background-color: #E8E8E8;}
#menulayer ul li.ongrey a {background-color: #E8E8E8; color: #000000; text-decoration: none;}
#menulayer ul li.ongrey a:hover {background-color: #E8E8E8; color: #000000; text-decoration: underline;}


#footer p {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-indent: 5px;
	margin: 0px;
	padding: 5px 5px 5px 0px;
}

#Layer1 {
	position:absolute;
	left:338px;
	top:30px;
	width:618px;
	height:43px;
	z-index:1;
}

/* left column */
#leftcolumn ul {font-weight: normal; color: #000000; list-style-type: none; list-style-image: url(images/bullet.gif);}
#leftcolumn li {
	margin-bottom: 7px;
	padding-bottom: 5px;
}

/* right column */
#rightcolumn {margin: 0px; padding: 0px; float: right; width: 250px;}
#rightcolumn ul {font-weight: normal; color: #000000; list-style-type: none; list-style-image: url(images/bullet.gif);}
#rightcolumn li {margin-bottom: 5px;}


/* news box green */
#newsbox_green {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #8BC357;
	overflow-x:none;
	overflow-y:auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #71B436;
	height: 380px;
}

#newsbox_green #boxlink {height: 34px; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #FFFFFF; background-color: #8BC357; text-indent: 6px;}
#newsbox_green #boxlink a {color: #FFFFFF; text-decoration: none; font-size: 12px; font-weight: bold; line-height: 32px;}
#newsbox_green #boxlink a:hover {text-decoration: underline;}
#newsbox_green a {font-size: 83%; font-weight: bold; color: #0000FF;}
#boxheader_green {border-bottom-width: 5px; border-bottom-style: solid; border-bottom-color: #FFFFFF; text-indent: 8px; height: 25px; font-weight: bold; color: #FFFFFF; font-size: 16px;
	margin-top: 5px;
	background-color: #71B436;
}
/* boxheader & news box red */

#boxheader_red {border-bottom-width: 5px; border-bottom-style: solid; border-bottom-color: #FFFFFF; text-indent: 8px; height: 25px; font-weight: bold; color: #FFFFFF; font-size: 16px;
	margin-top: 5px;
	background-color: #A80012;
}

#newsbox_red {
	margin-right: auto;
	margin-left: auto;
	background-color: #A80012;
	height: 350px;
	overflow-x:none;
	overflow-y:auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A80012;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#newsbox_red #boxlink {height: 34px; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #FFFFFF; background-color: #B71F2C; text-indent: 6px;}
#newsbox_red #boxlink a {color: #FFFFFF; text-decoration: none; font-size: 11px; font-weight: normal; line-height: 32px;}
#newsbox_red #boxlink a:hover {text-decoration: underline;}
#newsbox_red a {font-size: 80%; font-weight: bold; color: #0000FF;}


/* boxheader & news box grey */
#boxheader_grey {border-bottom-width: 5px; border-bottom-style: solid; border-bottom-color: #FFFFFF; text-indent: 8px; height: 25px; font-weight: bold; color: #FFFFFF; font-size: 16px;
	margin-top: 5px;
	background-color: #353434;
}

#newsbox_grey {
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 5px;
	background-color: #353434;
	height: 310px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #353434;
}
#newsbox_grey #boxlink {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #575656;
	padding-left: 6px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-indent: 0px;
}
#newsbox_grey #boxlink a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-indent: 0px;
}
#newsbox_grey #boxlink a:hover {text-decoration: underline;}
#newsbox_grey a {font-size: 80%; font-weight: bold; color: #0000FF;}

/* content wrapper */
#contentwrapper {
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}


#newsbox_contacts .tablespace a {
	font-size: 83%;
}
#newsbox_contacts .tablespace p {
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}
#leftcolumn {
	margin: 0px;
	float: left;
	width: 566px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#footer {
	padding: 0px;
	clear: both;
	height: 22px;
	width: 840px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(images/Footer_background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
#bigimage {
	background-color: #B4DD93;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #83B83E;
}

#newsbox {
	background-color: #D0F6B0;
	width: 230px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	height: 380px;
	overflow: auto;
	overflow-x:none;
	overflow-y:auto;
	padding: 0px;
}

/* contacts column */
#newsbox_contacts {
	background-color: #71B436;
	width: 234px;
min height: 300px; 	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: 380px;
}
#newsbox_contacts a {color: #0000CC;}

.tablespace {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #71B436;
	margin: 1px;
	background-color: #CDFDA2;
}

#indexnewsblock {
	float: right;
	width: 280px;
	height: 133px;
	background-color: #BAE492;
	overflow: auto;
	overflow-x:none;
	overflow-y:auto;
}
#newsboxstart {
	background-color: #BAE492;
	width: 250px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	
}

#overview_start {
	float: left;
	height: 130px;
	width: 530px;
}
#newsbox a {color: #0000CC; text-decoration: underline; font-size: 85%;}
#newsboxstart a {color: #0000CC; text-decoration: underline; font-size: 80%;}

#wrapper #contentwrapper #startblock {
	background-color: #BAE492;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#leftcolumn img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
