@charset "utf-8";
/* CSS Document */

body {
	background: #004079 url(../images/bg.jpg) repeat-x top left;
}
h1 {
	font-size: 2.4em;
	color: #004b8d;
	border-bottom: 1px solid #d0cfcf;
	margin-bottom: 0.6em;
}
h2 {
	font-size: 2em;
	color: #004b8d;
	border-bottom: 1px solid #d0cfcf;
}

h3 {
	font-size: 1.6em;
	color: #2F2F2F;
	font-weight: bold;
	margin: 0 0 0.2em 0;
}

p {
	font: normal normal 1.2em/1.6em Tahoma, Geneva, sans-serif;
	color: #676767;
}

#content ul {
	margin-bottom: 1.2em;
	display: block;
}

#content ul li {
	font: normal normal 1.2em/1.6em Tahoma, Geneva, sans-serif;
	color: #676767;	
}

#content p {
	font: normal normal 1.2em/1.8em Tahoma, Geneva, sans-serif;
	margin-bottom: 1.2em;
}

#content a {
	color:#004079;	
}

#content a:hover {
	text-decoration: none;
	color: #358DE7;
}

#content label, #content input {
	display: block;
}
#content input, #content textarea, #content form img {
	margin-bottom: 1em;
}
#content label {
	font: bold 1.2em/1.6em Tahoma, Arial, Helvetica, sans-serif;
	color: #5a5959;
}
#content form .form-text {
	font: bold 1.2em/1.6em Tahoma, Arial, Helvetica, sans-serif;
	color: #5a5959;
	margin-bottom: 0;
}
span.required {
	color: #960000;
}
.errors {
	font: 1.2em/1.6em Tahoma, Arial, Helvetica, sans-serif;
	color: #960000;
	background-color: #fff194;
	border: 1px dashed #960000;
	padding: 0.4em;
	margin: 1em 0;
}
img.image-right, img.image-left {
	padding: 4px;
	border: 1px solid #d0cfcf;
}
.image-right {
	float: right;
	margin-left: 0.6em;
}
.image-left {
	float: left;
}
#container {
	width: 96em;
	margin: 0 auto;
}
ul#top-bar {
	float: right;
	margin-top: 0.1em;
}
ul#top-bar li {
	display : inline;
	margin-left: 0.2em;
}
ul#top-bar li a {
	color: #676767;
}
ul#top-bar li a:hover {
	text-decoration: none;
	color: #358DE7;
}
#logo {
	width: 497px;
	height: 61px;
	margin: 2em 0;
	float: left;

}
#navigation {
	float: left;
}
#navigation ul {
	width: 17em;
}
#navigation ul li a {
	background: #fff;
	margin-bottom: 1px;
	padding: 1em 0 1em 1em;
	text-decoration: none;
	font-size: 1.7em;
	color: #004b8d;
	display: block;
}
#navigation ul li a:hover {
	background: #398ce1 url(../images/nav-hover.jpg) repeat-x top left;
	color: #fff;
}
#navigation ul li.last {
	margin-bottom: none;
}
#navigation ul li.active a {
	background: #398ce1 url(../images/nav-hover.jpg) repeat-x top left;
	color: #fff;
}
#navigation-shadow {
	background: transparent url(../images/nav_shadow.jpg) no-repeat;
	width: 170px;
	height: 14px;
}
#banner {
	float: right;
}
#content {
	background: #fff;
	float: left;
	/*width: 59.2em;*/
	width: 92em;
	padding: 1em 2em 2em 2em;
}

#contact-form {
	width: 66em;
	float: left;
}

#address {
	width: 23em;
	float: right;
	margin-bottom: 3em;
}

#contact {
	width: 23em;
	float: right;
}

#content form {
	border-bottom: 1px solid #d0cfcf;	
	margin-bottom: 2em;
	padding-bottom: 1em;
}

#left-plant-capacity {
	width: 47%;
	float: left;
	margin-right: 4em;
}

#right-plant-capacity {
	width: 47%;
	float: right;
}

#googlemap span {
	display: none;	
}

.pagenumbers {
	width: 20em;
	margin: 0 auto;
	text-transform: uppercase;
	color: #676767;
}

.pagenumbers a {
 	color: #004079;	
}

/*img.thumbnail {
	margin: 0.3em;
}*/

a:hover img.thumbnail {
 
}

#content ul.thumbs li a img.thumbnail {
	margin: 0 2.4em 2.2em 0 !important;
	padding: 6px !important;
	border: 1px solid #D0CFCF; !important;
}

#content ul.thumbs li a:hover img.thumbnail {
	background: #D0CFCF;
}
	
#sidebar ul.thumbs li a img.thumbnail {
	border: 1px solid #D0CFCF; !important;	
	padding: 4px !important;	
}

#sidebar ul.thumbs li a:hover img.thumbnail {
	background: #D0CFCF;	
}
	
#sidebar {
	background: #fff;
	float: right;
	width: 27em;
	padding: 2em;
}

#sidebar p {
	font: normal normal 1.2em/1.8em Tahoma, Geneva, sans-serif;
}

#sidebar p a {
	color: #004079;
}	

#sidebar p a:hover {
	text-decoration: none;
	color: #358DE7;
}

#sidebar p.map-text {
	margin-bottom: 1em;	
}

#sidebar a.sidebar-map  {
	outline: 1px solid #8a8a89;	
}

#sidebar a:hover.sidebar-map  {
	outline: 1px solid #004079;	
}

#accred {
	margin-top: 3em;	
}

#accred a {
	float: left;		
}

#accred a:first-child {
	margin-right: 0.3em;
}

#footer {
	background: #fff;
	height: 10em;
	margin: 1.5em 0;
	padding: 1.2em;
}
#footer p {
	float: left;
	font-size: 0.9em;
}

#footer p.picseli {
	float: right;
	margin-top: 7em;
	text-transform: uppercase;
	font-size: 1em;
}

#footer p.picseli a {
	color: #358DE7;
}

#footer p.picseli a:hover {
	color: #D32483;
	text-decoration: none;
}

#footer ul {
	float: right;
}
#footer ul li {
	display: inline;
	margin-left: 1em;
}
#footer ul li a {
	color: #676767;
}
#footer ul li a:hover {
	text-decoration: none;
	color: #358DE7;
}

#footer-links a {
	float: right;
	margin-left: 1.6em;
	margin-top: 2.8em;
}
