﻿* 
{
	margin: 0px;
	padding: 0px;
	outline: none;
	-webkit-text-size-adjust: none;
}

html
{
	background: white url("../images/background_gradient.png") repeat-x scroll left top;
	overflow-x: hidden;
}

body 
{
	color: #434343;
	background: transparent url("../images/background_image.jpg") no-repeat scroll center top;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10px;
}

h1,
h2,
h3 
{
	line-height: normal;
	cursor: default;
}

img,
table,
td,
fieldset
{
	border: none;
	vertical-align: top;
}

input,
textarea 
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	line-height: normal;
	resize: none;
}

input 
{
	border: 1px #426980 solid;
	background-color: #edf2f7;
	width: 115px;
	height: 16px;
	padding: 2px 5px;
}

input.submit 
{
	font-weight: bold;
	border: none;
	padding-bottom: 4px;
	width: 120px;
	height: 22px;
	color: white;
	background: transparent url("../images/button.gif") repeat-x scroll left top;
}

textarea
{
	border: 1px #426980 solid;
	background-color: #edf2f7;
}

a 
{
	color: #2588cc;
	text-decoration: none;
}

a * 
{
	cursor: pointer;
}

a:hover 
{
	text-decoration: underline;
}

h1 a:hover,
h2 a:hover,
h3 a:hover 
{
	text-decoration: none;
}

ul 
{
	list-style-type: none;
}

.clr 
{
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	zoom: 1;
}

.fl 
{
	float: left;
}

.fr 
{
	float: right;
}

.error,
.error_msg 
{
	color: red;
}

h1,
h1 a 
{
	color: white;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 36px;
	font-weight: normal;
}

h2 
{
	color: #426980;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 28px;
	font-weight: normal;
	padding-bottom: 10px;
}

h2 *,
h2 a 
{
	color: #426980;
}

h3 
{
	color: #426980;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 20px;
}

h3 *,
h3 a 
{
	color: #426980;
}

p.date 
{
	color: #2588cc;
	font-size: 10px !important;
	line-height: 20px !important;
	padding-bottom: 16px;
}

.crop.at2 
{
	overflow: hidden;
	line-height: 14px;
	height: 28px;
}

.crop.at5 
{
	overflow: hidden;
	line-height: 14px;
	max-height: 70px;
	padding-top: 10px;
}

a.em 
{
	font-weight: bold;
	color: #2588cc;
}

#container 
{
	position: relative;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0px;
}

#container b.bt
{
	display: block;
	width: 930px;
	height: 10px;
	position: absolute;
	top: 114px;
	right: 1px;
	background: transparent url("../images/border_top.png") no-repeat scroll left top;
}

#container b.bl
{
	display: block;
	width: 26px;
	height: 750px;
	position: absolute;
	top: 120px;
	left: 2px;
	background: transparent url("../images/border_left.png") no-repeat scroll left top;
}

#container b.br
{
	display: block;
	width: 10px;
	height: 770px;
	position: absolute;
	top: 114px;
	right: 1px;
	background: transparent url("../images/border_right.png") no-repeat scroll left top;
}

.header 
{
	width: 100%;
	height: 82px;
	overflow: hidden;
}

a.site_logo 
{
	float: left;
	margin-left: 34px;
	width: 210px;
	height: 70px;
	background: transparent url("../images/logo_ecosource.gif") no-repeat scroll left top;
}

.header h1
{
	float: right;
	padding-top: 17px;
	padding-right: 5px;
	text-shadow: #313131 1px 2px 3px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#313131,direction=120,strength=3);
/*	filter:progid:DXImageTransform.Microsoft.DropShadow(color=#313131,offX=2px,offY=1px,positive=1);*/
}

.lang
{
	position: absolute;
	top: 0px;
	right: 1px;
	display: block;
	width: 240px;
	height: 30px;
	padding-right: 5px;
	text-align: right;
	line-height: 26px;
	color: white;
	background: transparent url("../images/lang_menu.gif") no-repeat scroll right bottom;
}

.lang a
{
	color: white;
	margin: 0px 5px;
}

.lang a.active
{
	font-weight: bold;
}

.left_column 
{
	float: left;
	padding-left: 61px;
	width: 210px;
}

.main_menu
{
	position: relative;
	padding-top: 30px;
	width: 200px;
	height: 660px;
	background: transparent url("../images/menu_background.jpg") no-repeat scroll left top;
}

.main_menu a
{
	position: relative;
	display: block;
	margin-left: -5px;
	padding-left: 30px;
	width: 185px;
	height: 55px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	line-height: 54px;
	text-transform: uppercase;
	color: white;
}

.main_menu a b
{
	display: block;
	width: 65px;
	height: 42px;
	position: absolute;
	top: 7px;
	right: 15px;
	background: transparent url("../images/menu_icons.png8.png") no-repeat scroll left top;
}

.main_menu a:hover,
.main_menu a.active
{
	background: transparent url("../images/menu_mask.png") no-repeat scroll left top;
	text-decoration: none;
}

.main_menu a.active b
{
	right: 0px;
}

.main_menu a.link_1 b
{
	background-position: left 0px;
}

.main_menu a.link_2 b
{
	background-position: left -50px;
}

.main_menu a.link_3 b
{
	background-position: left -100px;
}

.main_menu a.link_4 b
{
	background-position: left -150px;
}

.main_menu a.link_5 b
{
	background-position: left -200px;
}

.main_menu a.link_6 b
{
	background-position: left -250px;
}

.main_menu a.link_7 b
{
	background-position: left -300px;
}

.main_menu a.link_8 b
{
	background-position: left -350px;
}

.main_menu a.link_9 b
{
	background-position: left -400px;
}

.address
{
	display: none;
}

.content 
{
	float: right;
	width: 570px;
	min-height: 710px;
	padding: 32px 56px 30px 40px;
}

.windmill_container
{
	width: 100%;
	height: 10px;
	background-color: black;	
}

.windmill_placeholder
{
/*	position: relative;
	z-index: 100;
	margin-top: -260px;
	float: right;
	margin-right: -68px;*/
	position: absolute;
	bottom: 58px;
	right: -95px;
	width: 260px;
	height: 300px;
}

.footer
{
	text-align: right;
	clear: both;
	overflow: hidden;
	padding-left: 70px;
	padding-right: 60px;
	line-height: 42px;
	text-align: right;
	height: 42px;
	background: white url("../images/footer_background.jpg") no-repeat scroll 4px bottom;
}

.footer p.fl
{
	width: 140px;
	height: 42px;
	color: #808080;
}

.footer p.fr span
{
	*position: relative;
	*top: 15px;
}

.footer img
{
	padding: 0px 10px;
}

.content p
{
	line-height: 16px;
	padding-bottom: 1em;
}

.content .fl img
{
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px #426980 solid;
	padding: 1px;
}

#player
{
	padding-top: 5px;
	padding-bottom: 20px;
}

table.facts
{
	margin-top: 30px;
	width: 450px;
}

table.facts td
{
	vertical-align: middle;
/*	padding-left: 50px;*/
	height: 60px;
	background: transparent url("../images/facts.png8.png") no-repeat scroll left top;
/*	text-align: center;*/
}
table.facts td p
{
	padding: 0px;
	padding-left: 50px;
	height: 60px;
	text-align: center;
	white-space: pre;
}

table.facts td em
{
	font-style: normal;
	font-size: 18px;
}

table.facts td.item_1	{ background-position: left 0px; }
table.facts td.item_2	{ background-position: left -60px; }
table.facts td.item_3	{ background-position: left -120px; }
table.facts td.item_4	{ background-position: left -180px; }
table.facts td.item_5	{ background-position: left -240px; }
table.facts td.item_6	{ background-position: left -300px; }
table.facts td.item_7	{ background-position: left -360px; }
table.facts td.item_8	{ background-position: left -420px; }
table.facts td.item_9	{ background-position: left -480px; }
table.facts td.item_10 { background-position: left -540px; }

ul.list_turbines
{
	padding-top: 8px;
	margin-right: -10px;
	width: 580px;
	overflow: hidden;
}

ul.list_turbines li
{
	float: left;
	padding-right: 10px;
	width: 280px;
}

ul.list_turbines .thumb
{
	margin-bottom: 10px;
}

ul.list_turbines h3
{
	padding-bottom: 10px;
}

.thumb
{
	display: block;
	border: 1px #426980 solid;
}

.type_pdf
{
	display: block;
	height: 48px;
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;
	color: #426980;
	padding-left: 40px;
	background: transparent url("../images/icon_pdf.gif") no-repeat scroll left top;
}

.type_map
{
	line-height: 16px;
	color: #426980;
	padding-left: 50px;
	background: transparent url("../images/icon_map.gif") no-repeat scroll left top;
}

.type_map a
{
	display: block;
	padding-bottom: 1em;
}

dl.contacts
{
	overflow: hidden;
	padding-bottom: 1em;
}

dl.contacts dt,
#contForm label span
{
	float: left;
	width: 140px;
	line-height: 16px;
	font-weight: bold;
}

dl.contacts dd
{
	float: left;
	width: 430px;
	line-height: 16px;
}

#contForm label
{
	display: block;
	overflow: hidden;
 	margin-bottom: 10px;
}

#contForm span.error
{	
	display: block;
	line-height: 16px;
}

#contForm input.text
{
	float: left;
	width: 418px;
}

#contForm textarea
{
	width: 423px;
	padding-left: 5px;
}

#contForm input.submit
{
	color: white;
	margin-left: 140px;
}

#contForm label.img_r input
{
	width: 268px;
	margin-right: 10px;
}

#contForm label.img_r img
{
	float: left;
}

#contForm label input,
#contForm textarea
{
	color: black;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}