@charset "utf-8";
/* CSS Document */

html, body{
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4em;
	color:#3f3d41;
	text-align:justify;
}
img{border:none;}
a{color:#3f3d41;}
a:hover{color:#25952c;}
a:active, a:focus {outline:none;}
form{margin:0; padding:0;}
h2{
	font-size:30px;
	line-height:30px;
	color:#25952c;
	font-weight:normal;
	margin:0 0 0 19px;
	padding:0;
}
h3{
	font-size:30px;
	line-height:30px;
	color:#25952c;
	font-weight:normal;
	margin:0 0 0 19px;
	padding:0;
}
h4{
	font-size:12px;
	color:#25952c;
	font-weight:normal;
	padding:0;
	margin:22px 0;
}
ul, ul li{
	list-style-type:none;
	margin:0;
	padding:0;
}

/*structure*/
#container{
	width:872px;
	margin:0 auto;
	border-left:1px solid #cbcacb;
	border-right:1px solid #cbcacb;
	border-bottom:1px solid #cbcacb;
	text-align:left;
}
#header{
	width:866px;
	height:179px;
	margin-left:3px;
	border-bottom:1px solid #cbcacb;
	position:relative;
	font-size:14px;
}
#content{
	width:872px;
	margin-top:22px;
}
#footer{
	width:866px;
	height:120px;
	margin:20px 0 0 3px;
	float:none;
	clear:both;
	position:relative;
}

/*header*/
#logo{
	width:622px;
	height:148px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:12px;
}
#logo h1{
	position:absolute;
	top:-500px;
}
#logo img{
	width:622px;
	height:148px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/logo_mostrefiere.gif) left top no-repeat;
}
#logo img.logo{
	position:absolute;
	top:-500px;
}
#languages{
	position:absolute;
	top:37px;
	right:20px;
}
#languages ul{}
#languages ul li{
	float:left;
	display:inline;
}
#languages ul li .tratt{margin:0 5px;}
#languages ul li a{text-decoration:none;}

/*menu*/
#menu{
	position:absolute;
	top:90px;
	right:20px;
}
#menu ul{}
#menu ul li{
	float:left;
	display:inline;
	padding-right:40px;
	background:url(../images/bgMenu_a.gif) left center no-repeat;
}
#menu ul li a{padding:20px 0 20px 18px; text-decoration:none; display:block;}
#menu ul li a.sel{background:url(../images/bgMenu_b.gif) left center no-repeat;}
#menu2{
	width:866px;
	position:absolute;
	top:0;
	left:0;
	border-top:1px solid #cbcacb;
	border-bottom:1px solid #cbcacb;
	text-align:center;
	background-color:#666;
	color:#FFF;
	font-size:11px;
}
#menu2 ul{
	padding:40px 0 15px 0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
#menu2 ul li{display:inline;}
#menu2 ul li .tratt{margin:0 5px;}
#menu2 ul li a{color:#FFF;}
#menu2 ul li a:hover, #menu2 ul li a.sel{text-decoration:none;}
.copyright{
	margin:0;
	padding:0;
	position:absolute;
	left:22px;
	top:80px;
	font-size:11px;
	color:#707173;
}

/*contents*/
.col2invert{padding-bottom:20px;}
.col2 .lt{
	width:521px;
	float:left;
	overflow:hidden;
}
.col2invert .lt{float:right;}
.col2 .rt{
	width:340px;
	float:right;
}
.col2invert .rt{float:left;}
.centerGrey, .col2invert{background-color:#ededee;}
.blockTxtHp{
	width:250px;
	/*height:164px;
	overflow:hidden;*/
	float:left;
	position:relative;
}
.blockTxtHp .wrap{margin:0 0 0 20px;}
.blockTxtHp h2{
	display:inline;
	color:#25952c;
	font-size:12px;
	line-height:1.4em;
	margin:0 3px 0 0;
	padding:0;
	font-weight:normal;
}
.blockTxtHp p{
	display:inline;
	margin:0;
	padding:0;
}
.blockTxtHp .image{
	width:91px;
	height:118px;
	overflow:hidden;
	float:right;
}
.blockTxtHp .image img{margin:5px 0 0 5px;}
.blockTxtHp .line{
	width:200px;
	height:1px;
	line-height:1px;
	overflow:hidden;
	/*position:absolute;
	left:30px;
	bottom:22px;*/
	border-bottom:1px solid #cbcacb;
	margin:20px 0 20px 30px;
	clear:both;
	float:none;
}
.wrapLarge{margin:22px 19px 0 19px;}
.wrapLargeCorrelated{margin:0 19px 0 19px; border-top:1px solid #cbcacb;}

.imgBigDetail{
	width:835px;
	overflow:hidden;
	border-top:1px solid #cbcacb;
	border-bottom:1px solid #cbcacb;
	padding:20px 0;
	margin-left:18px;
}
.detailBack{ width:50%; float:right;}

.portfolioTop{
	margin:22px 19px 0 19px;
	border-bottom:1px solid #cbcacb;
}
.filters{
	width:150px;
	float:left;
}
.filters ul{}
.filters ul li a.sel{text-decoration:none;}
.clientsList{
	height:120px;
	float:right;
}
.clientsList .logos{
	height:96px;
}
.clientsList .logos ul{}
.clientsList .logos ul li{
	width:100px;
	height:86px;
	overflow:hidden;
	position:relative;
	float:left;
	display:inline;
}
.clientsList .logos ul li img{
	position:absolute;
	top:3px;
	left:17px;
}
.clientsList .logos a{
	border:2px solid #fff;
	margin:0;
	padding:0;
	width:82px;
	height:82px;
	position:absolute;
	top:0;
	left:14px;
	display:block;
	background-image:url(../images/shim.gif);
}
.clientsList .logos a span{position:absolute; top:-1000px; left:-1000px;}
.clientsList .logos a:hover, .clientsList .logos a.sel{border:2px solid #25952c;}
.txtPortfolio{
	width:485px;
	float:right;
	margin:27px 0 0 0;
	padding-right:20px;
}
.txtPortfolio h3{
	font-size:12px;
	line-height:1.4em;
	margin:0 0 20px 0;
	padding:0;
}
.txtPortfolio p{
	margin:0;
	padding:0;
}
.txtPortfolio .imageBig{
	width:480px;
	overflow:hidden;
	margin-bottom:20px;
}
.contactsBlock{
	float:left;
	width:230px;
}
.contactsMap{
	margin-left:2px;
	padding-top:20px;
}
.lineVert{background:#ededee url(../images/pxGrey.gif) 343px top repeat-y;}

/*clients list*/
.clientsBlock{
	width:275px;
	height:110px;
	float:left;
	overflow:hidden;
}
.clientsBlockThumb{
	float:left;
	padding:3px;
	border:1px solid #cbcacb;
}
.clientsBlockThumb .image{
	width:80px;
	height:80px;
	overflow:hidden;
}
.clientsBlockTxt{
	width:170px;
	float:left;
	margin-top:5px;
}
.clientsBlockTxt h3{
	font-size:14px;
	line-height:1.2em;
	margin:0;
	padding:0;
	margin:30px 0 0 10px;
}
.clientsBlockTxt h3 a{color:#25952c; text-decoration:none;}
.clientsBlockTxt h3 a:hover{text-decoration:underline;}







/*pager*/
.pager{
	text-align:right;
	color:#25952c;
}
.clientsList .pager{width:500px;}
.imgBigDetail .pager{padding-top:10px;}
.pagerNewsList{
	padding-top:10px;
	border-top:1px solid #cbcacb;
}
.pager a{color:#25952c; text-decoration:none;}
.pager a:hover{text-decoration:underline;}
.pager a.sel{color:#3f3d41;}
.pager .tratt{margin:0 3px 0 1px;}
.txtPortfolio .pager{
	margin-top:20px;
	padding-top:10px;
	border-top:1px solid #cbcacb;
}
.txtPortfolio .projectsImageGallery{
	border-bottom:1px solid #cbcacb;
	border-top:none;
	padding-bottom:10px;
	padding-top:0;
}
.txtPortfolio .pager .title, .clientsList .pager .title{
	float:left;
	/*color:#3f3d41;*/
}

/*news list*/
.newsBlock{padding-bottom:20px;}
.newsBlockThumb{
	width:135px;
	height:75px;
	overflow:hidden;
	float:right;
}
.newsBlockTxt{
	width:670px;
	float:left;
	margin-top:5px;
}
.newsBlockTxt p{margin:0; padding:0;}
.newsBlockTxt h3{
	font-size:14px;
	line-height:1.2em;
	margin:0;
	padding:0;
}
.newsBlockTxt h3 a{color:#25952c; text-decoration:none;}
.newsBlockTxt h3 a:hover{text-decoration:underline;}


/*videos*/
.thumbVideoHp{
	width:182px;
	height:142px;
	margin:18px 0 0 20px;
	background:url(../images/bgThumbVideoHp.gif) left top no-repeat;
}
.thumbVideoHp .thumbImage{
	width:170px;
	height:117px;
	overflow:hidden;
	margin-left:6px;
}
.thumbVideoHp .thumbImage img{margin-top:14px;}
.thumbVideo{
	width:171px;
	height:150px;
	overflow:hidden;
	margin:18px 0 0 0;
	background:url(../images/bgThumbVideo.gif) 20px top no-repeat;
	float:left;
}
.thumbVideo .thumbImage{
	width:126px;
	height:88px;
	overflow:hidden;
	margin-left:25px;
}
.thumbVideo .thumbImage img{margin-top:10px;}
.thumbVideo .thumbTxt{margin:25px 0 0 20px;}

.video{
	width:478px;
	margin-left:20px;
	background-color:#000;
	position:relative;
	height:0px;
	overflow:hidden;
}
.closeVideo{
	position:absolute;
	top:5px;
	right:5px;
	width:24px;
	height:24px;
	overflow:hidden;
}
.flashContainer{width:478px;}
.noFlash{padding:40px 20px; color:#CCC;}
.noFlash a{color:#CCC;}

/*form newsletter*/
.formNl{
	width:220px;
	height:140px;
	overflow:hidden;
	border:1px solid #cbcacb;
	/*margin-top:18px;*/
}
.col2invert .formNl{margin-top:40px;}
.col2invert .headlineMap .formNl{margin-top:292px;}
.wrapLargeDetail .formNl{margin:0 0 20px 0; float:left;}
.formNl .top{margin:5px; height:38px; border-bottom:1px solid #cbcacb;}
.formNl .bottom{margin:10px 5px 0 5px;}
.formNl .formLine{
	float:none;
	clear:both;
	height:20px;
	position:relative;
}
.formNl .top .formLine{height:16px;}
.formNl input{
	margin:0;
	padding:0;
	float:right;
	height:15px;
	position:absolute;
	top:0;
	right:0;
}
.formNl input.textbox{width:125px; font-size:10px; line-height:100%;}
.formNl input.submit{background:none; border:none; margin-top:3px;}
.formNl label{
	margin-left:5px;
	display:block;
	float:left;
	line-height:15px;
}
.formNl .top label{color:#25952c;}
.formNl .top{color:#25952c;}
.formNl .error{
	font-size:10px;
	color:#F00;
	margin:3px 0 0 5px;
	float:left;
	visibility:hidden;
}

/*headline*/
.headline{
	background-color:#ededee;
	padding-bottom:25px;
}
.headline h2{
	width:100%;
	height:34px;
	overflow:hidden;
	margin:0;
	padding:0;
	background:url(../images/titHeadline.gif) right top no-repeat;
}
.headline h2 span{position:absolute; top:-1000px; left:-1000px;}
.col2invert .headline h2{	
	/*position:absolute; top:-1000px; left:-1000px;*/
	background-position:left top;
	/*margin-top:27px;*/
}
.headline .wrap{margin:0 0 0 27px;}
.headline .block{
	width:293px;
	margin-top:30px;
}
.headline .block image{
	width:293px;
	height:90px;
	overflow:hidden;
}
.headline .block p{
	margin:10px 0 0 0;
	padding:0;
}
.headline .headlineBottomText{
	width:293px;
	border-top:1px solid #fff;
	margin-top:10px;
	padding-top:11px;
}
.headline .headlineBottomText p{margin:0; padding:0;}
.headlineMap .headlineBottomText{margin-top:27px;}

/*sitemap*/
.sitemap{}
.sitemap ul{}
.sitemap ul li{
	float:left;
	background:url(../images/bgMenu_a.gif) left 2px no-repeat;
	padding-left:18px;
}
.sitemap ul li a{text-decoration:none;}
.sitemap ul li a:hover{text-decoration:underline;}
.sitemap ul li h3 a{color:#25952c;}
.sitemap ul li .sitemapBlock{
	width:255px;
	padding-bottom:50px;	
}
.sitemap ul li .sitemapBlock h3{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
}
.sitemap ul li ul{margin-top:10px;}
.sitemap ul li ul li{float:none; background:none; padding-left:0;}

/*various*/
.clear{
	width:100%;
	height:1px;
	line-height:1px;
	overflow:hidden;
	float:none;
	clear:both;
}
.txtColor{color:#25952c;}
.txtNoColor{color:#3f3d41;}


.errorTxt
{
   font-size:10px;
	color:#FF0000;
	
}
