p, div, ul, li, h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4e4e4d;
}

img {
	border:none;
	margin:0;
	padding:0;
}

ul, li {
	list-style:none;
}

.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}

/* Conten Item */
p {
	line-height:13px;
}

/* Normal links */
a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}


.logo {
	padding:27px 0 27px 12px;
	border-bottom:4px solid #000000;
}


.menu li {
	line-height:40px;
	border-bottom:1px solid #000000;
	padding:0 12px;
}

	.menu li a {
		background:url(../images/bg_menu.jpg) right center no-repeat;
		display:block;
	}

#search {
	position:absolute;
	visibility:hidden;
	z-index:9999;
}

	 .search {
  background:url(../images/bg_input_search.png) left top repeat-x;
  height:43px;
  width:100%;
 }

  .search input {
   width:100%;
   background:url(../images/bg_input.jpg) repeat;
   border:none;
  }

/* Top */
.top_nav {
	background:url(../images/bg_search.jpg) left top repeat-x;
	padding:6px;
}

	.btn_home {
		float:left;
	}

	.search_updown {
		float:right;
	}

		.search_updown img.btn_search {
			margin-right:5px;
		}

.content {
	padding:9px 12px 0 12px;
}

.diff {
	padding-top:12px;
}

.content a {
	font-weight:bold;
	color:#ad9963;
}

/* Contact */
	.title_whoweare {
		text-transform:uppercase;
		font-size:12px;
		font-weight:bold;
		color:#000000;
		padding-bottom:7px;
		border-bottom:1px solid #000000;
		margin-bottom:9px;
	}

/* Who we are */
.row_whoweare {
	margin-bottom:16px;
}

	.desc {
		line-height:13px;
	}

/* News */
.news_item {
	background:url(../images/bg_news.jpg) right center no-repeat;
	padding-right:9px;
	padding-bottom:9px;
	border-bottom:1px solid #d9dada;
	border-top:1px solid #686867;
	padding-top:12px;
}

.news_item_first {
	border-top:none;
	padding-top:0;
}

	.image_news {
		width:119px;
		vertical-align:top;
	}

	.title_news {
		margin-top:-3px;
		margin-bottom:5px;
		line-height:13px;
		font-weight:bold;
		color:#000000;
		text-transform:uppercase;
	}

	.desc_news {
		font-size:10px;
		line-height:12px;
		word-spacing:-1px;
	}

/* News Detail */
.news_item_detail {
	padding-bottom:12px;
	border-bottom:0px solid #d9dada;
	border-top:1px solid #686867;
	padding-top:9px;
}

.news_item_detail_first {
	padding-top:0;
	border-top:none;
}

.title_news_detail_date {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:7px;
	border-bottom:1px solid #000000;
	margin-bottom:12px;
}

	.title_news_detail,.title_project_detail {
		color:#000000;
	}

	.date {
		color:#989999;
	}

	.full_news {
		line-height:13px;
	}

	.image_news_detail {
		margin-bottom:9px;
		text-align:center;
	}

	.share {
		margin-top:11px;
		margin-bottom:2px;
	}

	.share a {
		/*background:url(../images/bg_share.jpg) center center no-repeat;
		color:#ffffff;
		font-size:12px;
		font-weight:normal;
		padding:3px 9px;*/

	}

/* Project */
.project {
	height:180px;
	vertical-align:bottom;
	border-bottom:1px solid #ffffff;
}

	.title_project {
		line-height:40px;
		background:url(../images/bg_title_project.png) left top repeat;
		padding:0 12px;
	}

		.title_project span {
			font-weight:bold;
			font-size:12px;
			text-transform:uppercase;
			color:#ffffff;
			background:url(../images/bg_project.png) right center no-repeat;
			padding-right:9px;
			display:block;
		}
.project_h {
  height:250px;
  vertical-align:bottom;
  border-bottom:1px solid #ffffff;
 }

/* Project Detail */
.title_project_detail_date {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:7px;
	border-bottom:1px solid #000000;
	margin-bottom:9px;
}

.desc_project_detail {
	line-height:13px;
	margin-bottom:16px;
}

.title_other {
	font-style:italic;
	font-weight:bold;
	color:#000000;
	margin-bottom:9px;
}

.last {
	margin-bottom:0;
}
/* Sharethis Popup */
.popup {
	width:222px;
	padding:7px 10px 10px 10px;
	border:1px solid #c6c7c8;
	background:#ffffff;

}

	.form_field {
		margin-bottom:7px;
	}

		.form_title {
			text-transform:uppercase;
			font-size:10px;
			color:#000000;
			margin-bottom:7px;
			width:220px;
		}

		.input_field {
			width:220px;
		}

		.input_field input {
			width:220px;
			border:1px solid #c6c7c8;
			color:#c6c7c8;
			padding: 4px 0;
		}

		.incorrect {
			background:#c00418;
			width:220px;
		}

		.incorrect input {
			width:117px;
			color:#c6c7c8;
			border:1px solid #c00418;
			float:left;
		}

		.incorrect .message_correct {
			color:#ffffff;
			float:left;
			width:101px;
			text-align:center;
			margin-top:1px;
		}

		.comment textarea {
			border:1px solid #c6c7c8;
			width:210px;
			height:60px;
			margin:0;

		}

		.submit_cancel {
			width:220px;
			padding-top:3px;
		}

			.submit_cancel .cancel_button {
				float:left;
			}

			.submit_cancel .submit_button {
				float:right;
			}

			.submit_cancel .cancel_button, .submit_cancel .submit_button {
				background:url(../images/bd_left_form_btn.jpg) left top no-repeat;
				padding-left:3px;
				line-height:16px;
			}

				.submit_cancel .cancel_button a, .submit_cancel .submit_button a {
					background:url(../images/bd_right_form_btn.jpg) right top no-repeat #ad9963;
					padding:1px 8px 1px 5px;
					color:#ffffff;
				}
/* Share this */
.sharethis {
		width:78px;
		border:1px solid #c6c7c8;
		padding:4px;
		visibility:hidden;
		position:absolute;
		background:#ffffff;
	}

		.row_icon {
			width:78px;
		}

		.sharethis .icon {
			float:left;
			padding:5px;
			width:16px;
		}

			.sharethis .icon a {
				background:none;
				padding:0;
			 }
.middle_for_ajax {

	min-height:50px;
	width:100%;
	position:relative;

}


.overlay{
	 opacity : 0.65;
	 mozOpacity:0.65;
	 filter:alpha(opacity=65);
	 position: absolute;
	 top: 0;
	 left: 0;
	 background-color: white;
	 width: 100%;
	 height: 100%;
	 z-index: 5000;
	 display:none;
	 text-align:center;
	 vertical-align:middle;

}
.popup_div{position: absolute; visibility: hidden;left: 0px;top: 0px;padding: 0px;}

.client-page a{ padding-left:31px; }
.client-page ul li{ padding:5px 0; }
.client-page li a {
	margin-right:19px;
}
