/*
Theme Name: 			fred.olsen
Version:				1.0
Description: 			A theme for Fred.Olsen renewables.
Author: 				Pete Hawkins
Author URI: 			http://web-works.Biz

						The CSS, XHTML and design is released under GPL:
						http://www.opensource.org/licenses/gpl-license.php
*/

body  {
	font: 100% Verdana, Arial, sans-serif;
	background-image:url('images/foe_sitebg.jpg');
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
*, body, .RadEContent, .RadEContent * {
text-decoration:none;
}
.thrColAbsHdr #container { 
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 982px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #f3f3f1;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 


.thrColAbsHdr #header { 
	height: 102px; /* if you're changing the source order of the columns, you'll may want to use a height on the header so that you can give the columns a predictable top value */
	width:982px;
	background:url(images/9077600.jpg);
	margin:0;
	margin-top:2px;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
#sitelinks {padding:72px 0 0 777px;
}
#header a {color:#FFF;font-size:10px;padding-right:10px;}

#titlebar {
	color:gray;
	font-size:12pt;
	font-weight:normal;
	text-decoration:none;
	height:42px;
	background:url('images/renewables_menubg.gif');
	margin:0;
	padding:0;
	}
#titlebar img {margin-top:13px;	border:none;}

span.titleimg {padding-left:26px;}

span.title {
	
	padding:0 0 0 210px;
	color:black;
	font-weight: normal;
	
	
}

.thrColAbsHdr #sidebar1 {
	position: absolute;
	vertical-align:top;
	width:229px;
	/*background-image:url('images/gro_leftbarbg.gif');*/
	background-repeat:repeat-y;
		top: 141px;
	left: 1px;
	padding: 0; /* padding keeps the content of the div away from the edges */
	height:800px;
}
.thrColAbsHdr #sidebar1 img {padding-left:35px; border:none;}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	height:800px;
	top: 147px;
	right: 0;
	width: 225px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	vertical-align:top;
	background-image:url('images/gro_rightbarbg.gif');
	 /* padding keeps the content of the div away from the edges */
}
.boxright  {
margin-left:21px;
margin-top: 17px;
}
.thrColAbsHdr #mainContent { 
	width:506px;
	border-right:dotted;
	border-right-width:1px;
	border-right-color:#ccc;
	border-left:dotted;
	border-left-width:1px;
	border-left-color:#ccc;
	background-color:#FFF;
	margin: 0px 230px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#content {
	padding-top:8px;
	width:460px;
	margin-left:27px;
	padding-right:27px;
	background-color:#fff;
	line-height:1.5;
	
	
}
#content h1 {margin-top:0;
padding-top:20px;
	
}

#content li {font-size:11px;}
#content #pagelinks {padding:20px;background-color:#f3f3f1;}
#content #pagelinks a {font-size:13px;}
#content #pagelinks a:hover {background-color:#F3F3F1;background-image:url('images/boxmenu/foe_level1_mouseover1.gif');}
.thrColAbsHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	height: 26px;
	width:100%;
	vertical-align:top;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
} 
/* footer settings */


.thrColAbsHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0 10px 770px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:10px;
	color:#666;

}
.alignright { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	border: 1px solid #00a3cc;
	
}
.alignleft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	border: 1px solid #00a3cc;
}
.aligncenter { /* this class can be used to float an element left in your page */
margin-bottom:20px;
padding: 10px 10px;
border: none;


}
img.aligncenter a { /* this class can be used to float an element left in your page */
border-bottom: none;


}
/*List 
navigation*/

.block{
	width:192px;
	padding-left: 28px;
	font-size:8pt;
	margin-top:16px;
}
.SimpleSideNav {padding-top: 0px;}
.sf {padding-left:2px;padding-right:0px;padding-bottom:2px;padding-top:0px;text-decoration:none;}
.box-title{color:#0A0A0A;font-family:verdana,arial,sans-serif;font-size:11px;}
.SimpleSideNav ul li{list-style:none;padding-left:0px;padding-right:0px;padding-bottom:5px;padding-top:1px;background-image:url('images/gro_menudots.gif');background-repeat:repeat-x;margin-left:1px;background-position:left bottom;}
.SimpleSideNav ul li ul li {padding:0 0 5px 0px; width:155px;}
ul li ul li ul li{padding-left:10px;padding-right:0px;padding-bottom:2px;padding-top:2px;}
.SimpleSideNav a:link{color:#0A0A0A;}
.SimpleSideNav a:visited{color:#0A0A0A;}
.SimpleSideNav a:hover{color:#0A0A0A;}
.SimpleSideNav a:active{color:#0A0A0A;}

.SimpleSideNav ul li a:hover { background-image:url('images/boxmenu/foe_level1_mouseover1.gif'); background-color:#F3F3F1; background-repeat:no-repeat;}



.SimpleSideNav  ul li a:link{width:100%;padding-top:2px;height:18px;}

.SimpleSideNav  ul li ul li{margin:0px 0px 0px 0px;}

.SimpleSideNav  ul li ul li a {padding-left:10px;}

.SimpleSideNav  ul li ul li a:hover{background-image:url('images/boxmenu/level2_a_mouseover.gif');background-color:#F3F3F1; background-repeat:no-repeat;}

.SimpleSideNav  ul li  ul li ul li{padding-left: 0px;}

.SimpleSideNav  ul li a{font-size:8pt !important;}

.SimpleSideNav  ul li ul li a{font-size:7pt !important;}
.SimpleSideNav  ul li ul li ul li a,
.SimpleSideNav  ul li ul li ul li ul li a,
.SimpleSideNav  ul li ul li ul li ul li ul li a {font-size:7pt !important;}


/*TEXT*/
 #content h1 {
	padding:10px 0 0 0px;
	margin:0;
	color:black;
	font-size:16px;
	font-weight: normal;
	vertical-align:baseline;
}
#content h2 {
	padding:10px 0 0 0px;
	margin:0;
	font-size:14px;
	color:black;
	font-weight: normal;
	vertical-align:baseline;
}
#content h3 {
	padding:10px 0 0 0px;
	margin:0;
	font-size:12px;
	color:black;
	font-weight: normal;
	vertical-align:baseline;
}
#content p {font-size:11px;}
#content a {color:#0A0A0A; border-bottom: 1px dotted gray;}
#content a:hover{background-image:url('images/boxmenu/foe_level1_mouseover1.gif');}
label {font-size:11px;}
