/*
#
# Site:         efw
#
# File:         site.css
#
# Author:       Andrew Cope / Evergreen Computing Ltd
#
# Date:         March 2007
#
# Copyright:    (c) 2001 Evergreen Computing Ltd
#
*/
body {
	text-align:center;
	margin:10px 4px 0 4px;
	background: #dadada;
	font-family:  Arial, Verdana, sans-serif;
	color: #000000; 
}
h1,h2,h3,h4,h5 {
	font-family:  Arial, Verdana, sans-serif;
	color:#4da7b4;
}
p {
	text-align:justify;
}

.quicklinks p {
	text-align:left;
}

h3 {
	margin-bottom:1px;
	/*
	font-weight:normal;
	font-size:14pt;
	*/
	font-weight:bold;
	font-size:11pt;
}

h4 {
	margin-bottom:1px;
	font-size:10pt;
	color:#000000;
}

h2 {
	/*
	font-family: Georgia, Times New Roman, serif;
	*/
	color: black;
	font-weight:normal;
	font-size:20pt;
	margin-top:15px;
	margin-bottom:15px;
}
body,li,p,blockquote,td,textarea {
	font-family:  Arial, Verdana, sans-serif;
	font-size:9pt;
	color:#000000;
}
input.si_radio {
	background: white;
}
th {
	font-size: 10pt;
	background:#CCCCCC;
}

.green   { color: #81b090; font-weight:bold; }


A:link    { color: #333366 }
A:visited { color: #333366 }
A:hover   { color: #6699CC; background:none }

A:link.wl    { color: #fefefe }
A:visited.wl { color: #fefefe }
A:hover.wl   { color: #CCCCCC; background:none }

A:link.noul    { text-decoration: none }
A:visited.noul { text-decoration: none }
A:hover.noul   { text-decoration: none }

A:link.topbar    { text-decoration: none; color:#fefefe; }
A:visited.topbar { text-decoration: none; color:#fefefe; }
A:hover.topbar   { text-decoration: none; color:#CCCCCC; }

.menu {
	font-family: Arial, Verdana, sans-serif;
	color:#4da7b4; font-size:11pt;
	font-weight:bold;
}
A:link.menu    { text-decoration: none; color:#4da7b4 }
A:visited.menu { text-decoration: none; color:#4da7b4 }
A:hover.menu   { text-decoration: underline; color:#000000 }

.menu_current {
	font-family: Arial, Verdana, sans-serif;
	color:#4da7b4; font-size:11pt;
	font-weight:bold;
}
A:link.menu_current    { text-decoration: none; color:#4da7b4 }
A:visited.menu_current { text-decoration: none; color:#4da7b4 }
A:hover.menu_current   { text-decoration: none; color:#000000 }

.menu_edf {
	float:left;
	font-family: Arial, Verdana, sans-serif;
	color:green; font-size:9pt;
	font-weight:bold;
	padding-top:12px;
	border-top:5px solid #90bb2d;
	min-width: 102px;
	width:auto!important;
	width:102px;
	margin-right:14px;
}

A:link.menu_edf    { text-decoration: none; color:#009345;}
A:visited.menu_edf { text-decoration: none; color:#009345;}
A:hover.menu_edf   { text-decoration: underline; color:#fe5815;}

.menu_edf_active {
	float:left;
	font-family: Arial, Verdana, sans-serif;
	color:orange; font-size:9pt;
	font-weight:bold;
	padding-top:12px;
	border-top:5px solid #90bb2d;
	min-width: 102px;
	width:auto!important;
	width:102px;
	margin-right: 14px
}

A:link.menu_edf_active    { text-decoration: underline; color:#fe5815 }
A:visited.menu_edf_active { text-decoration: none; color:#fe5815 }
A:hover.menu_edf_active   { text-decoration: underline:#009345 }

.edf_sub_main {color:#009345!important; text-decoration: none; font-size:9pt; font-weight:bold;}

.submenu {
	font-family: Arial, Verdana, sans-serif;
	color:#666666; font-size:11pt;
}
A:link.submenu    { text-decoration: none; color:#666666 }
A:visited.submenu { text-decoration: none; color:#666666 }
A:hover.submenu   { text-decoration: underline; color:#333333 }

.submenu_current {
	font-family: Arial, Verdana, sans-serif;
	color:#666666; font-size:11pt;
}
A:link.submenu_current    { text-decoration: none; color:#666666 }
A:visited.submenu_current { text-decoration: none; color:#666666 }
A:hover.submenu_current   { text-decoration: underline; color:#000000 }

.submenu_edf {
	font-family: Arial, Verdana, sans-serif;
	color:#8fbb3e!important; font-size:9pt; font-weight: bold;
	margin-left:10px;
}
A:link.submenu_edf    { text-decoration: none; color:#8fbb3e!important }
A:visited.submenu_edf { text-decoration: none; color:#8fbb3e!important }
A:hover.submenu_edf   { text-decoration: underline; color:#fe5815!important }

.submenu_edf_current {
	font-family: Arial, Verdana, sans-serif;
	color:#666666; font-size:9pt; font-weight:bold;
	margin-left:10px;
}
A:link.submenu_edf_current    { text-decoration: none; color:#fe5815 }
A:visited.submenu_edf_current { text-decoration: none; color:#fe5815 }
A:hover.submenu_edf_current   { text-decoration: underline; color:#fe5815 }


.botmenu {
	font-family: Arial, Verdana, sans-serif;
	color:#666666; font-size:8pt;
}
A:link.botmenu    { text-decoration: none; color:#666666 }
A:visited.botmenu { text-decoration: none; color:#666666 }
A:hover.botmenu   { text-decoration: underline; color:#333333 }

.wight { color:white }
A:link.wight    { text-decoration: none; color:white }
A:visited.wight { text-decoration: none; color:white }
A:hover.wight   { text-decoration: underline; color:#FFFFFF }

.heading1 { font-size:150% }
.heading2 { font-size:125% }

.row_blue   { background:#b0dff5 }
.row_yellow { background-color:#FFFFEE }
.row_purple  { background-color:#dac6d2 }
.row_green  { background-color:#aee1b6 }
.row_brick  { background-color:#eeb69b }
.row_grey   { background-color:#DDDDDD }
.row_white  { background-color:#FFFFFF }

input, textarea, select {
	font-family: Verdana, Geneva, sans-serif;
	border-width:1;
	background-color:#DDDDDD;
	color: black;
}
input:focus, textarea:focus, select:focus
  { background : #EEEEEE;
    color : black; }

.proceed { background-color:#00AA66; color:white }

.searchinp { width:300px; }

h3.si_heading {
	background:#EEEEEE;
	margin-top:5px;
	margin-bottom:0px;
}

input.form_button {
	padding-bottom:23px;
}
.form_button {
	color: #666666;
	height:2em;
	padding:4px;
	margin: 0px;
	text-align:center;
	text-decoration: none;
	border: 1px solid black;
	border-top-color: #aaa;
	border-left-color: #aaa;
	border-bottom-color: #555;
	border-right-color: #555;
	background-color: #eeeeee;
	font-weight: bold;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
	cursor: hand;
}
.form_button:hover { color:#006600; background-color:#DDDDDD }

li.spaced {
	margin-bottom:10px;
}

.telephone {padding:10px; FONT-SIZE:10pt; LINE-HEIGHT:140%; FONT-WEIGHT:BOLD; COLOR: #606069; margin-left: 2px; margin-bottom: 10px; vertical-align:middle;}
.telephone .phicon { margin-right:15px;}

.silk_box {
	margin-left:5px;
	border:2px solid;
	padding:10px;
	background: #F6F7FB;
	float:right;
	width:40%;
	border-radius: 10px;
	-moz-border-radius: 10px;
}
.contactfield {
	width: 200px;
}

.lhs {
	margin:15px 20px 10px 10px;
}

h3.lhs {
	margin-top:10px;
}

.rhs_pic {
	float:right;
	margin:10px 0px 10px 20px;
}
.lhs_pic {
	float:left;
	margin:10px 20px 10px 0px;
}

.caption {
	margin-top:3px;
	font-style:italic;
	width:235px;
	font-size:80%;
}
.captionwide {
	margin-top:3px;
	font-style:italic;
	width:451px;
	font-size:80%;
}


.hlight0 { background: #FFFF00 }
.hlight1 { background: #CCFFCC }
.hlight2 { background: #CCCCFF }
.hlight3 { background: #FFCCCC }

div.rhs_button {
	margin:10px 0 10px 0;
	text-align:center;
	padding:10px 5px 10px 5px;
	background-color:#FFFFCC;
	border:solid #999999;
	border-width:0 2px 2px 0;
}

h3.hys {
	margin-bottom:2px;
}

div.account li {
	margin-bottom:10px;
}

.browse_flag {
	width:150px;
	height:100px;
	padding:10px 5px 0 10px;
	font-size:12pt;
	float:left;
	margin:0 0 10px 10px;
}

.top {
	font-size:8pt;
	margin-left:20px;
}
A:link.top    { font-size:8pt; color:#CCCCCC }
A:visited.top { font-size:8pt; color:#CCCCCC }
A:hover.top   { font-size:8pt; color:#333333 }

.llogin2 { font-size:8pt }
input.llogin2 {
	width:185px;
}

.site_heading {
	font-family: Georgia, Times New Roman, serif;
	padding:5px 0 0 24px;
}

.site_heading1 {
	font-family: Georgia, Times New Roman, serif;
	font-size:36pt;
	color:white;
}

.site_heading2 {
	font-family: Georgia, Times New Roman, serif;
	font-size:26pt;
	color:#008193;
}

.hlight0 { background: #FFFF00 }
.hlight1 { background: #CCFFCC }
.hlight2 { background: #CCCCFF }
.hlight3 { background: #FFCCCC }


/* Wind Farm Project Page Css */

table#project_record {
	font-size: 11px;
}

table#project_record td.b-left {
	border-left: 1px solid #444;
}

table#project_record td.b-right {
	border-right: 1px solid #444;
}

table#project_record * td {
	padding: 2px 4px 2px 4px;
}

table#project_record td.right {
	text-align: right;
}

tr.row1, tr.row3 {
	background: #d9e9eb
}

tr.row1 td {
	border-top: 1px solid #444;
}

tr.row4 td {
	border-bottom: 1px solid #444;
}

td.bold {
	font-weight: bold;
}

td.l-right {
	border-right: 1px solid #777;
}

td.l-bottom {
	border-bottom: 1px solid #777;
}

tr.row5 td {
	font-size: 9px;
}

table#project_docs {
	margin-top: 2px;
}

table#project_docs a {
	color: #007dc3;
	text-decoration: underline;
}
