@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
h3{
	font-size:11px;
	font-weight:bold;
	color:#005581;
	text-transform:uppercase;
	margin:0;
	padding:0;
	}	
	
img{
	border:none;	
	}	

.clear{
	clear:both;	
	}

#mainWrapper{
	width:800px;
	margin:0 auto;
	position:relative;
	}
	
#headerWrapper{
	height:250px;	
	}
	
.headerPicture{
	position:absolute;
	top:0;	
	}	
	
#logo{
	position:absolute;
	float:left;
	margin:20px 0 0 30px;
	}	
	
#options{
	margin:3px 25px 0 0;
	float:right;
	text-align:right;
	}	
	
#headerImage{
	position:absolute;
	top:0;
	z-index:-100;
	}		

a.Activelanguage:link, a.Activelanguage:visited{
	color:#FFF;	
	text-decoration:none;
	background-image:url('../images/layout/pixel_transp.png');
	padding:3px 7px 3px 7px;
	font-weight:bold;
	margin-left:2px;
	}
	
a.language:link, a.language:visited{
	color:#CCC;	
	text-decoration:none;
	background-image:url('../images/layout/pixel_transp2.png');
	padding:3px 7px 3px 7px;
	font-weight:bold;
	margin-left:2px;
	}	
	
#search{
	margin-top:30px;	
	}	
	
#search_box{
	width:120px;
	height:20px;
	vertical-align:top;
	color:#666;
	font-size:12px;
	}
	
#search_form{
	margin:0;
	padding:0;
	}
	
#breadcrums{
	color:#CCC;
	font-size:11px;
	margin-top:20px;
	}	
	
#column1{
	width:200px;
	float:left;
	min-height:200px;
	padding:20px 0 0 0;
	}	
	
#column2{
	width:500px;
	float:right;
	/*min-height:300px;*/
	margin-top:15px;
	}	
	
#sideMenu{
	width:220px;
	margin-top:0px;
	}	
	
.sideMenuItem{
	background-color:#E0E0E0;
	min-height:15px;
	font-size:12px;
	border:#E0E0E0 1px solid;
	padding:9px 0 10px 19px;
	text-transform:uppercase;
	margin-bottom:4px;
	}	
	
.sideMenuItem:hover{
	background-color:#FFF;
	border:#e6e6e6 1px solid;
	min-height:15px;
	padding:9px 0 10px 19px;
	margin-bottom:4px;
	}		
	
.sideMenuItemActive{
	min-height:15px;
	font-size:12px;
	padding:9px 0 10px 19px;
	text-transform:uppercase;
	border:#e6e6e6 1px solid;
	margin-bottom:5px;
	color:#248db1;
	}	
	
a.sideMenuLink:link, a.sideMenuLink:visited{
	color:#666666;	
	text-decoration:none;
	}	
	
a.sideMenuActiveLink:link, a.sideMenuActiveLink:visited{
	color:#248db1;
	text-decoration:none;
	}	
	
#title1{
	color:#248db1;
	font-size:18px;
	}
	
#title2{
	color:#248db1;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	}
	
#image1{
	margin:40px 0 20px 0;	
	}	
	
#text1{
	margin-top:30px;
	color:#333;
	font-size:12px;
	width:465px;
	text-align:justify;
	}	

#content_pic{
	margin:35px 0 25px 0;	
	}
	
/*************************** INTRO ***********************************/

#introWrapp{
	width:800px;
	margin:0 auto;
}

#intro_pic1{
	position:relative;height:253px;	
	}

#center_div{
	position:absolute;
	height:576px;
	top:50%;
	margin-top:-288px;
	}

#intro_flags{
	text-align:center;
	background-image:url('../images/layout/flag_back.jpg');
	height:45px;
	padding-top:15px;
	margin:5px 0 5px 0;
	width:800px;
	}
	
a.intro_lang:link , a.intro_lang:visited{
	color:#999;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	}

a.intro_lang:hover{
	color:#666;
	}
	

	

/***************************          *********************************
****************************   MENU   *********************************/

#menuList{	
	margin: 0;
	padding: 0;
	z-index: 30;
	}

#menuList li{	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width:125px;
	border-left:1px solid #BAE4EC;
	cursor:pointer;
	text-transform:uppercase;
	}

#menuList li#home{	
	width:44px;
	border-left:none;
	}

#menuList li#home a{	
	height:27px;
	padding-top:8px;
		}

#menuList li a{	
	display: block;
	width: auto;
	height:24px;
	padding-top:11px;
	background-image:url('../images/layout/menu_back.png');
	color: #FFF;
	font-size:13px;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	}
	
#menuList li a.active{	
	background-image:url('../images/layout/menu_back2.png');
	}	

#menuList li a:hover{	
	background-image:url('../images/layout/menu_back2.png');
	}

#menuList div{	
	position: absolute;
	z-index:999;
	visibility: hidden;
	margin: 0;
	padding: 0;
	min-width:125px;
	max-width: 200px;
	
	}

#menuList li div a{
	/*position: relative;
	z-index:999;
	display: block;*/
	margin: 0;
	background: #EFEFEF;
	padding: 10px 15px 8px 15px;
	text-decoration: none;
	color: #808285;
	border-bottom:#FFF 1px solid;
	text-align: left;
	height:auto;
	font-weight:normal;
	text-transform:none;
	}

#menuList div a:hover{	
	background: #a3a3a3;
	color: #FFF;
	}	

div.stripe{
	height:5px;
	background-color:#e6e6e6;
	}
	
/********************   FOOTER  ********************************/

#footer{
	float:left;
	background-image:url('../images/layout/footer_back.jpg');
	height:100px;
	width:800px;
	}
	
#footer_stripe{
	background-color:#e4e4e4;
	height:1px;
	margin:30px 0 10px 0;
	}	
	
#footer_text{
	text-align:right;
	float:right;
	line-height:18px;
	margin:35px 20px 0 0;
	text-transform:uppercase;
	color:#005581;
	font-size:9px;
	font-weight:bold;
	}

#footer_logo,
#footer_logo_pme{
	padding:20px 10px 10px 30px;
	float:left;
}
/*
#footer_logo_pme{
	padding-left: 60px;
}*/	
a.footer_link:link , a.footer_link:visited{
	text-decoration:none;
	color:#808080;
	font-size:14px;
	}	



/********************   HOME   *****************************/	

#homeColumn1{
	width:180px;
	float:left;
	background-image:url('../images/layout/gradient.png');
	background-repeat:repeat-x;
	min-height:200px;
	padding:16px 0 0 20px;
	}
	

#homeColumn2{
	float:right;
	width:580px;
}

#news{
	float:left;
	margin:10px 0 10px 0;	
	}

#news_lead{
	color:#000;
	font-size:11px;
	width:175px;
	}	
	
.news_stripe{
	float:left;
	background-color:#CCC;
	height:1px;
	width:160px;
	margin-top:15px;
	}	
	
a.read_more:link, a.read_more:visited{
	float:left;
	color:#005581;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
	}
	
a.read_more:hover{
	text-decoration:underline;
	}	
	
#intro{
	margin:27px 0 30px 0;
	min-height:110px;
	}	
	
#intro:hover{
	filter:alpha(opacity=70);
	opacity: 0.7;
	}	

.stripe2{
	background-color:#c3dfe8;
	height:3px;
	}

#separator{
	float:right;	
	background-image:url('../images/layout/separator.png');
	background-repeat:no-repeat;
	padding:0 0px 15px 0px;
	text-align:center;
	}	
	
a.read_more2:link, a.read_more2:visited{
	float:left;
	color:#248db1;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	margin-top:6px;
	width:78px;
	}	
	
a.read_more2:hover{
	text-decoration:underline;
	}	
		
	
#home_projects_title{
	margin:20px 0 20px 0;	
	}	
	
#home_project{
	position:relative;
	float:left;
	width:280px;
	}	

a.project_link:link , a.project_link:visited{
	font-size:12px;
	font-weight:bold;
	color:#5ba8c3;
	text-transform:uppercase;
	text-decoration:none;
	}
	
a.project_link:hover{
	text-decoration:underline;
	}	

img.home_project_pic{
	position:absolute;
	width:280px;
	height:176px;
	z-index:-100;
	}	
	
#home_project_text{
	color:#FFF;
	background-image:url('../images/layout/project_back.png');
	height:40px;
	padding:10px;
	margin-top:116px;
	}	
	
#home_project_title{
	margin-left:40px;
	height:30px;
	overflow:hidden;
	}	
	
#home_project_subtitle{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	margin-left:40px;
	}	

/**********************************   TEAM    ***********************************/

#team{
	margin-top:40px;	
	overflow:hidden;
	}
	
#team_module{
	margin-top:20px;	
	}	
	
#teamImage{
	width:200px;
	float:left;
	}	
	
#team_picture{
	max-width:125px;
	max-height:160px;
	}
	
#team_pic{
	height:160px;
	}	

#team_info{
	margin-top:10px;
	font-size:12px;
	color:#333;
	}	
	
#team_name{
	font-weight:bold;	
	}	
	
#team_names{
	float:left;	
	}	
	
.team_text{
	position:absolute;
	z-index:100;
	display:none;
	min-width:100px;
	max-width:200px;
	margin:70px 0 0 30px;
	background-color:#009bc9;
	color:#FFF;
	font-size:11px;
	padding:5px 10px 5px 10px;
}	
	
.team{
	color:#4d4d4d;
	font-size:12px;
	font-weight:bold;
	padding:4px 10px;
	margin-bottom:3px;
	cursor:pointer;
	text-transform:uppercase;
	}	
	
.team_selected{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding:4px 10px;
	background-color:#009ac7;
	cursor:pointer;
	text-transform:uppercase;
	}	

/**********************************    NEWS    ***************************************************/


#news_list{
	margin-top:30px;	
	}
	
#news_item{
	padding:30px;
	height:110px;
	margin-bottom:10px;
	cursor:pointer;
	text-decoration:none;
	border:1px solid #CCC;
	}
		
#news_item:hover{
	background-color:#f2f2f2;
	}	
	
#news_picture{
	float:left;	
	width:200px;
	}	
	
#news_item_lead{
	float:left;
	margin-left:20px;
	width:518px;
	}	
	
#news_title{
	color:#005581;
	font-size:17px;
	}	

#news_text{
	font-size:12px;
	color:#333;
	text-align:justify;
	}	
	
#newsColumn1{
	width:180px;
	float:left;
	background-color:#f2f2f2;
	min-height:200px;
	padding:16px 0 20px 20px;
	margin-top:20px;
	}
	
#newsColumn2{
	float:right;
	width:420px;
	margin:20px 80px 0 0;
}

#news_date{
	margin-top:20px;
	color:#808080;
	font-size:11px;
	}
	
.news_item:link, .news_item:visited{
	text-decoration:none;
	}	
	
a.more_news:link, a.more_news:visited{
	color:#005581;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}	

a.more_news:hover{
	text-decoration:underline;
	}	
	

/************************    CLIENTS  **********************************/

div#client{
	height:auto;
	width:500px;
	}

.client_link:link, .client_link:visited{
	color:#333;
	display:block;
	background-color:#FFF;
	text-decoration:none;
	padding:5px 10px 5px 10px;
	text-transform:uppercase;
	font-size:12px;
	line-height:18px;
	width:auto;
	}
	
	
.client_link:hover{
	color:#FFF;
	background-color:#009ac7;
	font-weight:bold;
	}


/************************************   PROJECTS   *************************************************/

#project_pic{
	margin:0 0 30px 0;
	width:400px;
	height:230px;
	/*background-image:url(../images/layout/loader.gif);*/
	background-position:center;
	background-repeat:no-repeat;
	}		
	
.project_changer:link, .project_changer:visited{
	color:#333;
	display:block;
	background-color:#FFF;
	text-decoration:none;
	padding:5px 10px 5px 10px;
	/*text-transform:uppercase;*/
	font-size:12px;
	line-height:18px;
	width:auto;
	/*border:1px solid #009ac7;
	margin-bottom:5px;*/
	}
	
.other_project_link:link, .other_project_link:visited{
	color:#333;
	display:block;
	background-color:#FFF;
	text-decoration:none;
	padding:5px 10px 5px 10px;
	font-size:12px;
	line-height:18px;
	width:auto;
	/*border:1px solid #009ac7;
	margin-bottom:5px;*/
	}
	
	
.other_project_link:hover{
	color:#FFF;
	background-color:#009ac7;
	font-weight:bold;
	/*border:1px solid #009ac7;
	margin-bottom:5px;*/
	}
	
.other_project_link:hover span.project_more{
	color:#FFF;
	}	
	
	

a.next_project:link , a.next_project:visited{
	text-decoration:none;
	font-size:11px;
	color:#666;
	display:block;
	padding-bottom:5px;
	}
	
.project_changer_active{
	color:#FFF;
	background-color:#009ac7;
	display:block;
	text-decoration:none;
	padding:5px 10px 5px 10px;
	/*text-transform:uppercase;*/
	font-size:12px;
	line-height:18px;
	width:auto;
	/*border:1px solid #009ac7;*/
	/*margin-bottom:5px;*/
	}	
	
.project_more{
	color:#009ac7;
	font-size:10px;
}	
	
.project_changer_active span.project_more{	
	color:#FFF;
	}
#other_projects{
	margin-top:50px;	
	}
	
.project_stripe{
	background-color:#CCC;
	height:1px;	
	}	

	
#project_subtitle{
	color:#248db1;
	font-size:14px;
	margin:10px 0 20px 0
	}
	
#project_subtitle2{
	color:#248db1;
	font-size:14px;
	font-weight:bold;
	margin:25px 0 5px 0;
	}	
	
#project_detail_pic{
	margin:0 0 20px 0;
	width:400px;
	height:230px;
	/*background-image:url(../images/layout/loader.gif);*/
	background-position:center;
	background-repeat:no-repeat;
	overflow:hidden;
	text-align:center;
	}	
	
#project_picture{
	max-height:234px;
	max-width:400px;
	}	
	
img.project_thumb{
	width:90px;
	height:50px;
	margin-right:10px;
	cursor:default;
	}	

img.project_thumb:hover{
	filter:alpha(opacity=80);
	opacity: 0.8;
	}
	
	
/************************************    CONTACTS   *************************************/

table#contact_table{
	margin-top:25px;	
	}

table#contact_table td{
	vertical-align:top;
	padding-bottom:20px;
	}

td.contact_title{
	min-width:100px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
td.contact{
	max-width:200px;
	}	
	
a.mailto:link, a.mailto:visited{
	font-weight:bold;
	text-decoration:none;
	color:#333;
	}	
	
table#contact_form td{
	vertical-align:top;
	padding-bottom:10px;
	}

input.contact_field{
	width:350px;	
	}

textarea.contact_field{
	width:350px;	
	height:100px;
	}

td.contact_form_title{
	font-weight:bold;
	text-transform:uppercase;
	min-width:100px;
	}	
	
td#contact_note{
	color:#999;
	font-size:11px;
	}	
	
td#contact_send{
	text-align:right;
	padding-top:10px;
	}	
	
#mail_error{
	color:#F30;
	margin-top:10px;
	}	
	
/*************************   SEARCH *****************************/

#search_item{
	padding:20px;
	margin-bottom:10px;
	cursor:pointer;
	text-decoration:none;
	border:1px solid #CCC;
	}	
	
#search_title{
	color:#666;
	font-weight:bold;
	}		

#search_item:hover{
	background-color:#f2f2f2;
	}

