/* CSS Document */
*{
margin:0px;
padding:0px
}
img{
border:0px
}
html{
width:100%;
height:100%;
/*background-image:url(images/bg.gif);*/
/*background-position:top left;
background-repeat:repeat;*/
background-color:#fff;
}
body{
width:100%;
height:100%;
margin:auto;
font-family: Verdana; 
font-size : 12px;
line-height : 1.5;
background-color:#fff;

}
a {
color:#333333;
text-decoration:none;
}
.transparent_class {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#header{
text-align:center;
padding:59px 0 31px 0
}

#top
{
height:15%;
width:100%;
position:relative;
}
#breadcrumbs a
{
  margin:0 10px 0 0;
  display:inline;
  padding:0;
}
#breadcrumbs
{

}
#content
{
vertical-align:middle;
margin:0;
margin-bottom:10px;
/*border:#a5a5a5 2px solid;*/
width:100%;
min-width:1000px;
height:420px;
background-color:#fff;
text-align:center;
position:relative;
overflow:hidden;
padding:20px 0;
color : #ccc;
border-top:#999999 1px dotted;
border-bottom:#999999 1px dotted;

}
#content2
{
width:1000px;
margin: auto;
text-align:center;
text-align: -moz-center;
}
#content h2
{
float:left;
font-weight:normal;
font-size : 20px;
line-height : 1.4;
color : #333333;
margin-bottom:10px;
}
#content h3
{
font-weight:normal;
font-size : 14px;
line-height : 1.6;
color : #333333;
text-align:left;
margin-top:10px;
margin-right:40px;
}
#content2 ul
{
float:left;
width:300px;
margin:0;
}
#content2 ul li
{
font-size:11px;
float:left;
width:300px;
margin:5px 0;
line-height:15px;
clear:both;
list-style:none;
text-transform:capitalize;
text-align:left;
}
#description
{
position: relative;
float:left;
width:350px;
height:400px;
text-align:left;
}
#description-info
{
position: relative;
float:left;
width:420px;
height:400px;
text-align:left;
color : #444444;
}
#description h2
{
float:left;
font-weight:normal;
font-size : 14px;
line-height : 1.4;
color : #999999;
text-align:left;
margin-right:70px;
margin-bottom:15px;
}
#description h3
{
clear:both;
float:left;
font-weight:normal;
font-size : 14px;
line-height : 1.6;
color : #white;
text-align:center;
margin-top:5px;
margin-bottom:0px;
margin-right:40px;
margin-left:0px;
}
#description p
{
clear:both;
margin-top:0px;
}
#project_image
{
margin:0;
float:right;
width:600px;
height:400px;
background-color:#fff;
padding:0px;
}
#project_image img
{
  border:#cccccc 1px solid;
}
#project_image a:hover img 
{
filter: alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;
}
#project_image a.active
{
background-color:#cccccc;
color:#cccccc
}
#picture_pages
{
clear:both;
float:left;
width:300px;
margin:0;
text-align:left;

}
#picture_pages h2
{
float:left;
font-weight:normal;
font-size : 20px;
line-height : 1.4;
color : #F0EBEB;
text-align:center;
margin-right:40px;
margin-left:40px;
margin-bottom:10px;
}

#picture_pages h3
{
clear:both;
float:left;
font-weight:normal;
font-size : 14px;
line-height : 1.6;
color : #191919;
text-align:center;
margin-top:10px;
margin-bottom:10px;
margin-right:40px;
margin-left:0px;
}
#picture_pages p
{
clear:both;
margin-top:10px;
margin-bottom:1px;
}
#picture_pages a{
border:#cccccc 1px dotted;
padding:3px 6px 4px 6px;
margin:1px 10px 1px 0px;
background-color:#fff;
color:#fff;
}
#picture_pages a:hover{
border:#ffffff 1px solid;
background-color:#cccccc;
padding:3px 6px 4px 6px;
margin:0 10px 0 0px;
color:#cccccc;
}
#project_list
{
margin:0;
float:right;
width:1000px;
height:450px;
background-color:#fff;
/*border: #333333 1px solid;*/
padding:0px;
overflow:hidden;
}
#project_list .image
{
float:left;
width:98px;
background-color:#fff;
height:83px;
overflow:hidden;
border:#eeeeee 1px dotted;
margin:0;
}
	#project_list .image img
	{
	  width:100px;
	}


#project_list li
{
list-style:none;
}

/*news*/

#all_news
{
position: relative;
float:left;
width:300px;
height:400px;
text-align:left;
}
#all_news h2
{
float:left;
font-weight:normal;
font-size : 20px;
line-height : 1.4;
color : #F0EBEB;
text-align:center;
margin-right:40px;
margin-bottom:0px;
}
.news
{
margin-top:20px;
width:300px;
text-align:left;
clear:both;
float:left;
}
.news_meta
{
margin:0px;
margin-bottom:10px;
}
.news_meta .news_title
{
color:#DBBE18;
float:left;
}
.news_meta .news_date
{
float:right;
}
.news_content
{
margin-top:10px;
clear:both;
}
#contact
{
padding:10px;
margin:50px 0 0 400px;
float:left;
width: 300px; 
background: #fff; 
display:none;
text-align:justify;
border-right:1px solid;
}
#pozitionare
{
margin:100px 0 0 100px;
padding:10px;
float:left;
width: 600px; 
background: #fff; 
display:none;
text-align:justify;
border-right:1px solid;
}

.logo{
margin-top:-20px;
margin-left:40px;
margin-right:40px;
}
.logo_list{
margin-top:15px;
margin-bottom:15px;
}
#container{
text-align:center;
}
#logo
{
margin:0 auto;
float:right;
}
#copy
{
margin:0 auto;
float:left;
}
#left{
float:left
}
.left
{
float:left;
}
.right
{
float:right;
}
.menu{
width:150px;
float:left;
padding:0 13px 0 11px;
}
.menu li{
float:left;
width:150px;
list-style-type:none;
}
.menu li img{
float:left;
padding:0 0 5px 0
}
.center{
padding:12px 0 0 0;
float:left
}
.center img{
float:left
}
.topcenter{
background-color:#fff;
padding:35px 25px 0 30px;
width:500px;
font-family:Tahoma;
font-size:11px;
color:#9B9B9B;
float:left
}
.topcenter p{
width:500px;
padding:25px 0 35px 0;
float:left;
}
.bottomcenter{
background-color:#fff;
width:500px;
padding:25px 25px 0 30px;
float:left
}
.img{
float:left;
padding:22px 0 30px 1px
}
.img img{
border:2px solid black;
margin:0 3px 0 3px
}
a:hover img 
{
filter: alpha(opacity=30);
-moz-opacity:0.3;
-khtml-opacity: 0.3;
opacity: 0.3;
}
.img a{
display:block;
float:left
}
.img ul{
width:80px;
float:left;
margin:5px 0 0 20px
}
.img li{
list-style-type:none;
float:left;
line-height:18px
}
.img li a{
font-family:Tahoma;
font-size:11px;
color:#9B9B9B;
text-decoration:none
}
.img li a:visited{text-decoration:none}
.img li a:hover{text-decoration:underline}
.right{
float:left
}
#footer{
width:1000px;
margin:0 auto;
text-align:center;
padding:0;
font-family:Tahoma;
font-size:10px;
color:#C0C0C0;
line-height:15px;
font-weight:bold;
}
#footer h2
{
margin:0px;
font-weight : normal;
font-size : 16px;
line-height : 1.2;
color : #666666;
float:left;
}
#footer .projects
{
margin:0 auto;
clear:both;
}
#footer .projects ul li a.no
{
color:#C0C0C0;
}
#footer .projects ul li a.no:hover
{
color:#C0C0C0;
}
#footer ul
{
margin-right:0px;
margin-top:0px;
float:left;
text-align:left;
list-style:none;
padding-right:30px;
}
#footer li
{
line-height : 1.2;
margin-bottom:5px;
padding:0px;

}

#footer a {
/*color:#333333;*/
color:#333333;
font-weight:normal;
font-size : 100%;
text-decoration : none;
margin:0px;

}
#footer a:hover {
   color : #000000;
}

.red {
   /*color : #000000;*/
   color : #000000;
}


.bot{
font-size:120%;
font-weight:bold;
text-align:center;
}
.bot img{
margin:0 15px 0 15px
}
.image_right
{
float:right;
margin:0;
}
.login_form{
text-align:center;
margin:50px;
}
.login_form a{
color:#ffffff;
}

/*Contact FORM*/

form.cmxform {
	clear:both;
	margin-top:30px;
	width: 300px;
	font-size: 1.1em;
	color: #666666;
	text-align:left;	
	}
	
form.cmxform legend { padding-left: 0; }
	
form.cmxform legend,
form.cmxform label { color: #ffffff; width:300px;margin:15px 0px;}

form.cmxform fieldset {
	margin-left:0;
	border: medium none;
	background: url('/images/cmxform-fieldset.gif') repeat-x left bottom;
	}
	
form.cmxform fieldset fieldset { background: none; }
	
form.cmxform fieldset li {
	height:20px;
	width:300px;
	background: url('../images/cmxform-divider.gif') repeat-x left bottom;; list-style-type:none; padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:5px
	}
form.cmxform input, select{
width:200px;
height:20px;
float:left;
background-color:#fff;
border:1px dotted #999999;
}	
form.cmxform textarea{
width:200px;
height:70px;
float:rleft;
background-color:#fff;
border:1px dotted #999999;
}
form.cmxform input.submit{
width:200px;
height:20px;
float:left;
background-color:#fff;
color:#333;
border:1px dotted #999999;
text-align:left;
padding:0;
}
form.cmxform img
{
float:right;
}

.project_nav
{
border:0px;
clear:both;
float:right;
width:600px;
}
.project_nav a
{
color:#888686;
text-decoration:none;
font-size:8pt;
font-weight:none;
}
.project_navigation
{
border:0px;
clear:both;
position:absolute;
bottom:0;
left:0;
width:400px;
}
.project_navigation a
{
color:#888686;
text-decoration:none;
font-size:8pt;
font-weight:none;
}
.project_navigation a.next
{
  float:right;
  margin-right:50px;
}
.project_navigation a.prev
{
  float:left;
}
