﻿*
{
	margin:0;
	padding:0;
	border:0;
}

/* common */
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

input.input_newsletter
{
	width:214px;
	height:20px;
	background-image:url(../imgs/bg_input.gif);
	margin-bottom:4px;
	color:#fff;
	font-size:10px;
}

body
{
	background:#000 url(../imgs/bg.gif) repeat-x;
	color:#fff;
	font-family:Verdana,Arial;
	font-size:10px;
}

div#main
{
	width:840px;
	margin:0 auto 0 auto;
	background:transparent url(../imgs/border.png) repeat-x;
}

div#container
{
	width:826px;
	margin:0 auto 0 auto;
	background-color:#000;
}

div#header
{
	width:826px;
	height:205px;
	padding-top:30px;
	background-image:url(../imgs/bg_header.jpg);
	background-repeat:no-repeat;
}

div#logo
{
	width:209px;
	height:41px;
	margin-left:35px;
	cursor:pointer;
}

ul#mainmenu
{
	list-style:none;
	margin-left:34px;
	margin-top:2px;
}

ul#mainmenu li
{
	float:left;
	margin-right:1px;
}

ul#mainmenu li a
{
	display:block;
	/*width:126px;*/
	width:108px;
	height:36px;
	background:#111 url(../imgs/bg_menu.jpg) no-repeat;
	text-align:center;
	font-family:Verdana,Arial;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-top:16px;
}

ul#mainmenu li a:hover, ul#mainmenu li a.selected
{
	color:#000;
	background-color:#6A9F96;
	background-position:0 -52px;
}

div#footer
{
	width:840px;
	height:84px;
	margin:0 auto 0 auto;
	background:transparent url(../imgs/footer.png) no-repeat;
	padding-top:85px;
}

div#footer_text
{
	margin-left:45px;
}

div#footer_text span
{
	color:#6CE8C8;
}

div#footer_text div#copy, div#footer_text div#copy a
{
	color:#5E9B9B;
	text-decoration:none;
}

div#footer_text div#copy a:hover
{
	color:#fff;
	text-decoration:underline;
}

div#panelLeft
{
	float:left;
	display:inline;
	width:458px;
	margin:41px 0 0 44px;
}

div#panelRight
{
	float:left;
	display:inline;
	width:214px;
	margin:41px 0 0 33px;
	padding-left:35px;

	background-image:url(../imgs/vertical_line.gif);
	background-repeat:repeat-y;
	background-position:0px 0px;

	/*background-color:#f00;*/
}


div.block_separator
{
	border-bottom:solid 1px #252525;
	height:1px;
	margin:22px 0 22px 0;
}

div.block_separator_thin
{
	border-bottom:solid 1px #252525;
	height:1px;
	margin:12px 0 12px 0;
}

div.block_separator_invisible
{
	margin-bottom:12px;
}

div.block
{
	/*height:100px;*/
	min-height:100px;
	height:auto;
	display:block;
}

div.block div.download
{}

div.block div.download a
{
	font-weight:bold;
	color:#58BEBE;
	text-decoration:none;
}

div.block div.download a:hover
{
	color:#fff;
}

div.block div.image
{
	margin-top:8px;
}

div.block_small
{
	width:272px;
	overflow:hidden;
}

div.block div.title
{
	height:20px;
	border-left:solid 1px #515151;
	background:#666 url(../imgs/bg_block_title.gif);
	background-position:right;
	padding-top:4px;
	padding-left:4px;
	color:#58BEBE;
	font-weight:bold;
	text-transform:uppercase;
	/**/
	display:block;
}

div.text
{
	margin:6px 0 6px 0;
	color:#868686;
	/**/
	display:block;
}

div.image
{
	float:left;
	display:inline;
	padding:4px 6px 4px 6px;
	width:145px;
	height:98px;
	margin-right:26px;
	background-color:#6A9F91;
}

div.imageMarginTop
{
	margin-top:10px;
}

div.readMore
{
	text-align:right;
}

div.readMore a
{
	color:#6A9F91;
}

div.readMore a:hover
{
	color:#fff;
	text-decoration:underline;
}

div.title_white, div.title_white a
{
	margin-top:8px;
	color:#fff;
	text-decoration:none;
}

div.project
{
	font-weight:bold;
	text-transform:uppercase;
	color:#58BEBE;
}

div.marginBottom
{
	margin-bottom:6px;
}

div.projectSelected
{
	padding:6px;
	background-color:#999999;
	color:#000;
	font-weight:bold;
}

div.projectSelected a
{
	padding:6px;
	color:#000;
	font-weight:bold;
}

div.title_white a:hover
{
	text-decoration:underline;
}

span.lightBlue
{
	color:#99FFFF;
}

/* CONTACTS */
table.contacts
{
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
}

table.contacts a
{
	color:#fff;
	text-decoration:none;
}

table.contacts a:hover
{
	text-decoration:underline;
}

table.contacts input, table.contacts textarea
{
	width:362px;
	background:#fff url(../imgs/bg_input_contacts.gif) repeat-x;
	text-transform:none;
	font-weight:bold;
	color:#000;
	font-size:10px;
	padding:5px;
	font-family:Verdana,Arial;
}

/* PROJECTS */
img.imageLogo
{
	float:left;
	display:inline;
	margin:8px 10px 10px 0;
}

div.projectData
{
	margin-top:8px;
	height:auto;
	color:#fff;
	font-weight:bold;
	line-height:20px;
	margin-left:110px;
}

div.projectData span.green
{
	color:#58BEBE;
}

div.sectors
{
	text-transform:uppercase;
	margin-bottom:18px;
	margin-top:-13px;
}

div.sectors span.header
{
	margin-left:0px;
	color:#58BEBE;
	font-weight:bold;
	text-transform:uppercase;
}

div.sectorsLinks
{
	float:right;
	width:450px;
}

div.sectorsLinks div.sector
{
	float:left;
	margin-right:20px;
}

div.sectorsLinks div.sector a
{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

div.sectorsLinks div.sector a:hover, div.sectorsLinks div.sector a.selected
{
	color:#58BEBE;
	text-decoration:underline;
}

div.projectSector
{
	width:466px;
	overflow:hidden;
}

div.projectSector div.block
{
	float:left;
	width:224px;
	height:158px;
	background-color:#333;
	margin-right:9px;
	margin-bottom:10px;
}

div.projectSector div.block div.sectionImage
{
	width:211px;
	height:125px;
	margin:7px auto 7px auto;
	text-align:center;
	overflow:hidden;
}

div.projectSector div.block div.sectionName
{
	border-top:solid 2px #000;
	margin:0px;
	padding:2px 0 0 11px;
	font-weight:bold;
	text-transform:uppercase;
}

div.projectSector div.block div.sectionGallery
{
	width:216px;
	height:125px;
	margin:7px auto 7px auto;
	overflow:hidden;
}

div.projectSector div.block div.sectionGallery img
{
	float:left;
	width:68px;
	height:39px;
	margin:0 4px 4px 0;
}

