@charset "UTF-8";

/* CSS Document */

/* LAYOUT & DESIGN */

body {
	margin : 30px 0;
	padding : 0;
	background-color : #ffffff;
}

div.header {
	width : 1000px;
	margin : 0 auto 20px auto;
}

div.middle {
	width : 1000px;
	margin : 0 auto 20px auto;
}

div.footer {
	width : 1000px;
	margin : 0 auto 20px auto;
}

div.header_top {
	position : relative;
	height : 198px;
}

div.header_bot {
	position : relative;
	height : 100%;
}

div.header_id {
	position : absolute;
	bottom : 0;
}

div.header_menu {
	position : absolute;
	bottom : 0;
	left : 140px;
}

div.header_submenu {
	position : absolute;
	bottom : 0;
	left : 280px;
}

div.header_section {
	position : absolute;
	bottom : 0;
	right : 0;
}

div.header_lang {
	position : absolute;
	right : 0;
}

div.header_sub {
	margin : 30px 0 0 0;
}

div.col_s {
	width : 130px;
	margin : 0 10px 0 0;
	padding : 0;
	float : left;
}

div.col_m {
	width : 270px;
	margin : 0 10px 0 0;
	padding : 0;
	float : left;
}

div.col_l {
	width : 720px;
	margin : 0;
	padding : 0;
	float : left;
}

div.info {
	padding : 0 20px 0 0;
}

div.text_left {
	width : 350px;
	margin : 0 20px 0 0;
	float : left;
}

div.text_right {
	width : 350px;
	margin : 0;
	float : left;
}

div.list_team {
	padding : 0;
	float : left;
	margin-top : 0;
	margin-right : 60px;
	margin-bottom : 0;
	margin-left : 0;
}

div.list_project {
	margin : 0;
	padding : 0;
}

div.list_project:hover {
	background-color : #eeeeee;
}

div.list_project_name {
	margin : 3px 10px 3px 0;
	padding : 0;
	float : left;
	width : 250px;
}

div.list_project_location {
	margin : 3px 10px 3px 0;
	padding : 0;
	float : left;
	width : 250px;
}

div.list_project_date {
	margin : 3px 10px 3px 0;
	padding : 0;
	float : left;
	width : 95px;
}

div.list_project_status {
	margin : 3px 0 3px 0;
	padding : 0;
	float : left;
	width : 95px;
}

div.list_news {
	margin : 0;
	padding : 0;
}

div.list_news:hover {
	background-color : #eeeeee;
}

div.list_news_date {
	margin : 3px 10px 3px 0;
	padding : 0;
	float : left;
	width : 50px;
}

div.list_news_title {
	margin : 3px 10px 3px 0;
	padding : 0;
	float : left;
	width : 325px;
}

div.list_news_subtitle {
	margin : 3px 0 3px 0;
	padding : 0;
	float : left;
	width : 325px;
}

div.gallery {
	margin : 0 0 5px 0;
	padding : 0;
}

div.gallery_nav {
	margin : 0;
	padding : 0 0 15px 0;
}

div.liner_bot {
	height : 1px;
	background-color : #999999;
	margin : 5px 0 0 0;
}

div.liner_mid {
	height : 1px;
	background-color : #999999;
	margin : 5px 0 20px 0;
}

div.liner_top {
	height : 1px;
	background-color : #999999;
	margin : 0 0 5px 0;
}

div.liner_list {
	height : 1px;
	background-color : #999999;
	margin : 2px 0;
}

div.liner_bot_news {
	height : 1px;
	background-color : #999999;
	margin : 20px 0 30px 0;
}

/* IMAGES */

img.logo {
	margin-bottom : 5px;
	border : 0;
}

img.menu {
	margin-bottom : 5px;
	border : 0;
}

img.section {
	margin-bottom : 5px;
	border : 0;
}

img.section_sub {
	border : 0;
}

img.highlights {
	border : 0;
}

img.icon {
	margin : 0 0 0 5px;
	border : none;
}

#thumbnail {position:absolute;}
img.thumbnail_list_end { width:1px; height:117px;}

/* TYPOGRAPHY */

body {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	line-height : 15px;
}

a {
	text-decoration : underline;
	color : #000000;
}

a:hover {
	text-decoration : underline;
	color : #666666;
}

div.header_lang {
	color : #cccccc;
	font-size : 10px;
	line-height : 10px;
}

div.header_lang a.on {
	color : #666666;
	text-decoration : none;
}

div.header_lang a.on:hover {
	color : #666666;
	text-decoration : none;
}

div.header_lang a.off {
	color : #cccccc;
	text-decoration : none;
}

div.header_lang a.off:hover {
	color : #666666;
	text-decoration : none;
}

div.footer {
	color : #999999;
	font-size : 9px;
}

span.gray {
	color : #666666;
}

span.gray_a {
	color : #999999;
}

span.title {
	font-size : 16px;
	font-weight : bold;
	line-height : 18px;
}

div.list_project_name {
	font-weight : bold;
}

div.list_project_name a {
	color : #000000;
	text-decoration : none;
}

div.list_project_name a:hover {
	color : #000000;
	text-decoration : none;
}

div.list_project_status {
	color : #666666;
}

div.list_news_title {
	font-weight : bold;
}

div.list_news_title a {
	color : #000000;
	text-decoration : none;
}

div.list_news_title a:hover {
	color : #000000;
	text-decoration : none;
}

div.list_news_date {
	color : #666666;
}

div.gallery_nav {
	color : #666666;
}

a.gallery_nav {
	color : #666666;
	text-decoration : none;
	font-weight : bold;
}

a.gallery_nav:hover {
	color : #666666;
	text-decoration : none;
}

a.gallery_nav_on {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

a.gallery_nav_on:hover {
	color : #000000;
	text-decoration : none;
}

/* MISCELANEOUS */

.clearfloat {
	clear : both;
	font-size : 1px;
	line-height : 0;
	margin : 0;
	height : 0;
}
