@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	color: #3C4349;
	font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
	line-height: 1.7em;
}   
html,body{
  margin:0;
  padding:0;
  height:100%;
  border:none;
}

.black{
	background-color:#000000;
}

.spacer {clear:both; font-size:1px; height:1px;}
.spacerSep {clear:both; font-size:1px; height:10px;}

.butterfly{
	background-image:url(../images/site/butterfly.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#mainNav
{
margin: 10px 0 0 0;
padding: 0;
height: 20px;
margin-top:10px;
}

#mainNav ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center; /* border: 1px solid #ff0000;*/
}

#mainNav ul li
{
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#mainNav ul li a
{
	background: #fff;
	width: 118px;
	height: 18px;
	border-top: 1px solid #2E2E2E;
	border-left: 1px solid #2E2E2E;
	border-bottom: 1px solid #2E2E2E;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
}

#mainNav ul li a:hover
{
	color: #fff;
	background: #000 url(../images/site/menu_left.jpg) left no-repeat;
}

#mainNav a:active
{
	background: #000;
	color: #fff;
}

#mainNav li#active a
{
	border: 1px solid #2E2E2E;
	color: #fff;
	background: #000 url(../images/site/menu_left.jpg) left no-repeat;
}

#mainNav ul li.last a{
	border-right: 1px solid #2E2E2E;
	width: 110px;
}

#content{
	padding:0 10px 0 10px;	
	width:450px;
}

div #content p{
	color:#F9B820;
	font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;

}

#content a, #content a:link, #content a:active, #content a:visited{
	color:#F9B820;
	font: bold 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration:none; 
}

#content a:hover{
	color:#000;
	font: bold 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration:none; 
}

#content h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F9B820;
	font-weight:bold;
	
	padding:8px 8px 0 8px;
	background: url(../images/site/h1.jpg) left no-repeat;
	text-align:right;
}

#content h2 em{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	font-style:normal;
}

#content img.img_left {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 1px;
	border: 1px solid #D9D9D9;
	background: #fff;
	vertical-align:top;
}

#content p{
	color:#3D4351;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

hr.dotted{
	height:1px;
	border:0;
	/*background: url(../images/site/dots.jpg) repeat-x;*/
	border-top: 1px dotted #3B444D;/*the border*/
}

#content .lproject{
	float:left;
	width:210px;
	margin-right:10px;
	margin-left:5px;
	font: bold 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
	color:#000;
}


#content .lproject p, #content{
	font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
	color:#3D4351;
}

.imgContainer {display:block; width:202px; height:152px; overflow:hidden}
.img_lproject{
	padding: 1px;
	border: 1px solid #D9D9D9;
	background: #fff;
	display:block;
}

h3{
	font: bold 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
	color:#000;
	line-height:10px;
}

h3 em{
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
	color:#666666;
	line-height:10px;
}


/* --- [ Contacts section ] --- */
form.contact_form {
	margin: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
	float:left;
}

form.contact_form label {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

form.contact_form input {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;	
	width:250px;
	border:1px solid #000;
	height:20px;
	margin:3px;
	border-top:1px dotted #000;
	border-right:1px dotted #000;
}

form.contact_form input:hover,  form.contact_form textarea:hover{
	background:#F9B820; 
	cursor:pointer;
}


form.contact_form input.btn {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	width:auto;
	height:auto;
	background:#000;
	color:#f1f1f1;
	border-style:solid;
	border-width:1px;
	border-color:#2E2E2E;
	font-size:12px;	
	width:100px;
}

form.contact_form textarea {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#232C2E;
	font-size:12px;	
	width:400px;
	border:1px solid #232C2E;
	height:100px;
	border-top:1px dotted #232C2E;
	border-right:1px dotted #232C2E;
	overflow:auto;
}

#content .message{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#a10000;
	font-size:12px;	
	height:20px;
}


.lang a, .lang a:link, .lang a:active {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#a10000;
	font-size:12px;	
}

.lang a:hover{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#a10000;
	font-size:12px;	
}

#lang{
	float:right;
	position:relative;
	top:30px;
}

#lang img{
	border:0;
}

h4{
	margin:0;
	padding:0;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	color:#232C2E;
}

date{
	font-size:10px;
	font-style:italic;
}

.start_date{
	color:#666666;
	height:25px;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
}

.start_date em{
	color:#000000;
	font: 11px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
}


#content .more a, .more a:link, .more a:active, .more a:hover{
	color:#F9B820;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
	background:url(../images/site/arrow_right.jpg) no-repeat right;
	padding-right:10px;
}

#content .goto a,#content .goto a:link, #content .goto a:active, #content .goto a:visited{
	float:right; 
	color:#5F7745; 
	padding-right:10px; 
	background:url(../images/site/arrow_right_green.jpg) no-repeat right;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
}

#content .goto a:hover{
	float:right; 
	color:#000; 
	padding-right:10px; 
	background:url(../images/site/arrow_right_black.jpg) no-repeat right;
	font:  12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
}

.err{
	color:#990000;
	font-size:11px;
	font-weight:bold;
}

.business_card {border:1px solid #d9d9d9; margin-bottom:10px;}

.cardLeft {float:left; width:200px;}
.cardRight {float:right; width:230px;}
.businessImg {border:1px solid #aecb9f;}
.cardLeft h4 {color:#87aa68}
.cardLeft em {color:#87aa68; font-style:italic}

.showLangs {}
.mlngShell {
	width: 110px;
	height: 20px;	
	overflow: hidden;
	position: relative;
	float:right;
	right:0;
	top:30px;
}
#mlngPannel {
	list-style: none;
	height: 20px;
	display: block;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 200px;
}
.mlngShell span {
	float: left;
	margin: 0px 10px 0px 0px;
	font-weight: bold;
	cursor: pointer;
}
#mlngPannel li {
	float: left;
	display: block;
	margin: 0px 5px 0px 0px;
	cursor:pointer
}
#mlngPannel li a {text-decoration: none;}
.langBox {display:block; float:right; top:30px; position:relative;d}
.moreLangLink {cursor:pointer; width:14px; height:15px;}
.moreLangLink img {border:0}
