/*
Original design: andreas06 (v2.0 - Jul 07, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas06/
*/

/* General tags */



body {
    background:#FFFFFF /*url(img/bodybgNew.gif) repeat-x*/;
    background: url('img/header-wm2.jpg') no-repeat;
    color:#505050;
    font:94% sans-serif;
    margin:0 0 50px 0;
		margin-left: 20px;
    padding:0;
    text-align:center;
  }


p {
	line-height:1.5em;
	margin:0 0 15px;
  }


a {
	color:#CC9966;
	font-weight:700;
	text-decoration:none;
  }


a:hover {
    color:#d04a10;
  }


hr {
    height:1px;
    margin:10px 0;
    width:98%;
  }


dt {
    font-weight:700;
  }


dd {
    margin:1px 0 12px 15px;
  }



/* Main layout */

#container {
    background:#c0c0c0 url(img/bodybg.gif) repeat-x;
    margin:0 auto;
    text-align:left;
    width:952px;
  }


#sitename {
    background:url(img/leaves.jpg) top center no-repeat;
    color:#ffffff;
    font-weight:400;
    height:80px;
    margin:0 20px 10px 0;
    text-align:center;
  }


#sitename h1 {
    font-size:2.2em;
    margin:0;
    padding-top:20px;
  }


#sitename span {
    font-size:1.6em;
    letter-spacing:-1px;
    margin:0;
  }


#upper_nav {
    background:url(img/greypx.gif) top left repeat-x;
    width:952px;
    border-bottom: 1px #666 solid;
  }

/* Main menu */

#nav {
    background:url(img/greypx.gif) bottom left repeat-x;
    float:right;
    width:420px;
    white-space:nowrap;
    position:absolute;
    top:0px;
    right: 0px;
  }


#nav ul {
    list-style:none;
    margin:0;
    padding:0;
  }


#nav a {
    background:url(img/tabs.gif) no-repeat 100% 0;
    color:#808080;
    display:block;
    font-size:1.2em;
    letter-spacing:-1px;
    padding:7px 20px 4px 11px;
    text-decoration:none;
  }


#nav a:hover {
    color:#505050;
  }


#nav li {
    background:url(img/tabs.gif) no-repeat 0 0;
    float:left;
    margin:0 4px 0 0;
    padding:0 0 0 9px;
  }


#nav #current {
    background:url(img/tabs.gif) no-repeat 0 -41px;
  }


#nav #current a {
    background:url(img/tabs.gif) no-repeat 100% -41px;
    color:#303030;
    padding:7px 20px 5px 11px;
  }

/* Wrap variations */
 
#wrap1 {
    /*background:#ffffff url(img/innerbg.gif) repeat-y;
    */ border-bottom:1px solid #808080;
    border-left:1px solid #808080;
    border-right:1px solid #808080;
    clear:both;
    padding:0;
    width: 750px;
  }


#wrap2 {
    /*background:url(img/header_2.jpg) top left no-repeat;
    padding:10px;
    width:930px;
    */ border-top: 1px #666 solid;
  }

/* Header */

#header {
    height:30px;
    position:relative;
    width:930px;
  }


#header h1 {
    float:left;
    font-size:1.4em;
    margin:0;
    width:180px;
  }


#topbox {
    color:#808080;
    margin:0 0 4px;
    text-align:right;
  }


#topbox a {
    color:#d04a10;
  }


#topbox a:hover {
    text-decoration:underline;
  }

/* Sidebars */

#leftside {
    float:left;
    margin:-15px 0 0;
    width:145px;
  }


#leftside h1 {
    font-size:1.4em;
    font-weight:400;
  }


#rightside {
    float:right;
    margin:40px 15px 20px 0;
    width:130px;
  }


#rightside h1 {
    font-size:1.4em;
    font-weight:400;
    margin:0 0 12px;
  }


#rightside p {
    font-size:0.9em;
    margin:2px 0 12px 10px;
  }


#rightside img {
    border:1px solid #fa9035;
    margin:10px 0 5px 5px;
    padding:2px;
  }

/* Main content */

#content {
	background-position : top center;
	background-repeat : no-repeat;
	display : block;
	margin-bottom : 0;
	margin-left : -8px;
	margin-right : auto;
	margin-top : 0px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 15px;
	padding-top : 10px;
	text-align : justify;
	width : 100%;
  }

#content li { line-height: 140%;}

#contentalt {
    margin:45px 15px 0 180px;
  }


#content p,#contentalt p {
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
  }


#content h1,#contentalt h1 {
    color:#000000;
    font-size:1.5em;
    font-weight:bold;
    margin:15px 0 10px;
    padding:0;
    font-weight:bold;
  }


#content h2,#contentalt h2 {
    color:#505050;
    font-size:1.5em;
    font-weight:400;
    margin:20px 0 10px;
    padding:0;
  }


#content img,#contentalt img {
    border:1px solid #fa9035;
    margin:5px 15px 6px;
  }

/* float:left; - taken from #content img,#contentalt img */

/* Footer */

#footer {
	clear:both;
	color:#a0a0a0;
	font-size:0.8em;
	height:26px;
	margin-top:20px;
	padding:1px;
	text-align:right;
	width:100%;
  }


#footer a {
    color:#a0a0a0;
    font-weight:400;
  }


#footer a:hover {
    color:#a0a0a0;
    text-decoration:underline;
  }
  
 #footer p{
 	clear: both;
 }

/* Additional classes */

.menublock {
    margin-bottom:10px;
  }


.nav {
    color:#d04a10;
    display:block;
    font-size:1.1em;
    font-weight:700;
    margin-bottom:1px;
    padding:2px 2px 2px 10px;
    position:relative;
    text-decoration:none;
    width:125px;
  }


.nav:hover {
    border:1px solid #fa9035;
    color:#505050;
    padding:1px 1px 1px 9px;
  }


.sub {
    font-size:0.9em;
    margin-left:20px;
    padding:1px 1px 1px 6px;
    width:105px;
  }


.sub:hover {
    border:1px solid #fa9035;
    color:#505050;
    padding:0 0 0 5px;
  }


.intro {
    font-weight:700;
  }


.active {
    border:1px solid #fa9035;
    padding:1px 1px 1px 9px;
  }


.box {
    background:#f8f8f8 url(img/boxbg.gif) top left repeat-y;
    border:1px solid #d0d4d4;
    color:#505050;
    margin:15px auto;
    padding:10px 10px 10px 20px;
    width:85%;
  }
 
  
  .boxorange {
	color:#FFFFFF;
	width:85%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ff9933;
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
  }
  
  .boxpurple {
    background:#993399;
    border:1px solid #d0d4d4;
    color:#FFFFFF;
    margin:15px auto;
    padding:10px 10px 10px 20px;
    width:85%;
  }
  
  .boxgreen {
    background:#339933;
    border:1px solid #d0d4d4;
    color:#FFFFFF;
    margin:15px auto;
    padding:10px 10px 10px 20px;
    width:85%;
  }
  
    .boxblue {
    background:#8cb9e3;
    border:1px solid #d0d4d4;
    color:#FFFFFF;
    margin:15px auto;
    padding:10px 10px 10px 20px;
    width:85%;
  }


.photo {
    margin:5px auto 15px;
    padding:5px;
  }


.smallcaps {
    font-variant:small-caps;
  }


.mini {
    color:#a0a0a0;
    font-size:0.75em;
    font-weight:400;
    line-height:1.2em;
    margin:20px 0 10px 8px;
  }


.small {
    font-size:0.85em;
  }


.large {
    font-size:1.4em;
  }


.soft {
    color:#808080;
  }


.normal {
    font-weight:400;
  }


.sharp {
    color:#101010;
  }


.center {
    text-align:center;
  }


.hide {
    display:none;
  }


#leftside {
    display:none;
  }

#top_banner { background: url('img/eirgrid_banner_new.png') top left; height: 165px; background-repeat:no-repeat; width: 942px;} 

#top_banner1 {
	height: 32px;
	background-repeat:no-repeat;
	width: 932px;
}


#navigation img { float:left; height: 25px; border: 0px;}
#navigation img:hover { margin: 2px 0 0 1px;}
#navigation { float:right; }
#finfo { text-align:center; font-size:14px; }
#logo { width: 200px; height:100px; position:absolute; left: 720px; top: 50px; cursor:pointer;}

div#bodycontainer
{
	width: 942px;
	margin: auto;
}

blockquote h3 span img
{
	margin-top: -20px;
	width: 160;
	height: 106.
}


