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

html{
	padding-bottom: 1px;
	min-height: 100%;
}

/* RESET... EVERYTHING */

body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
}
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}

strong {
	font-weight: bold;
}

small{
	font-size: 9px;
	line-height: 14px;
	color: #8c8c8c;
}

big{
	font-size: 14px;
	line-height: 25px;
}

em {
	font-style:italic;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

sup{
	font-size: 9px;
}

.hr{
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

/* FORMATTING */

p{
	margin: 10px 0px;
	line-height: 17px;
}

a {
	cursor: pointer;
	color: #eb8d02;
	text-decoration: none;
}

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

h1{
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	color: #717171;
	margin: 20px 0px 15px 0px;
}

h2{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #717171;
	margin: 20px 0px -5px 0px;
}

h3{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #717171;
	margin: 20px 0px -5px 0px;
}

h4{
	font-size: 18px;
	font-weight: normal;
	color: #c46b63;
	line-height: 24px;
	margin: 0;
	padding: 9px 0px;
	border-bottom: 4px solid #fafafa;
}

big {
	font-size: 14px;
	line-height: 24px;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.no-show {
	display: none;
}
.show {
	display: block;
}
.txt_inline {
	display: inline;
}

.txt_error{
	color: #990000;
	font-weight: bold;
}

.txt_grey{
	color: #999999;
}

.txt_highlight{
	color: #c46b63;
}

.no-margin{
	margin: 0;
}

.icon_pdf a{
	background-image: url('../images/icon_pdf.gif');
	background-repeat: no-repeat;
	display: inline-block;
	padding: 2px 0px 2px 25px;
	background-position: 0px 4px;
}
.back {
	float: right;
	padding-bottom: 3px;
	padding-left: 3px;
}

.input_field input{
	font-size: 11px;
	color: #5c5c5c;
	padding: 2px;
	border: 1px solid #959494;
	width: 176px;
}

.img_left{
	margin: 10px 20px 15px 0px;
	font-size: 11px;
	color: #8c8c8c;
}

.img_right{
	margin: 10px 0px 15px 20px;
	font-size: 11px;
	color: #8c8c8c;
}

.img_right img, .img_left img{
	margin-bottom: 8px;
}

/* CONTAINERS */

#wrapper{
	width: 880px;
	margin: 0 auto;
}

#header{
	width: 648px;
	height: 110px;
}

#logo{
	padding: 10px 0;
}

.column_left{
	width: 648px;
}

.column_left p{
	margin: 4px 0px -3px 0px;
}

.column_right{
	padding-left: 20px;
	width: 210px;
}

.column_right p{
	margin-bottom: 15px;
}

#box_top{

}

#main{
	padding-top: 10px;
	padding-left: 130px;
}

#box_projects_rollover, #box_projects_list{
	position: relative;
}


#box_info{
	padding-top: 20px;
	width: 130px;
	float: left;
}

#box_info p{
	color: #ff9e0f;
	font-weight: bold;
	margin: 0;
	padding: 0px 5px 0px 20px;
	text-align: right;
}

#box_thumbs, #box_projects_list{
	width: 748px;
	float: right;
	padding-top: 20px;
}

#box_thumbs a{
	border: 1px solid #FFF;
	display: inline-block;
	margin-left: 5px;
	margin-bottom: 10px;
}

#box_thumbs a img{
	border: 1px solid #d2d6d5; 
}

#box_thumbs p a, #box_thumbs p a:hover{
	border: 0;
	margin: 0;
}

#box_thumbs a:hover, #box_thumbs a:hover img{
	border: 1px solid #ff9e0f; 
}

#box_projects_list ul li{
	margin: 4px 0px 4px -35px;
}

#footer{
	padding-top: 10px;
	padding-left: 130px;
}

#footer a{
	color: #8c8c8c;
}

.column_2{

}

.column_2 .box_column_left{
	width: 360px;
	float: left;
}

.column_2 .box_column_right{
	width: 360px;
	float: right;
}

.column_3 .box_column_left{
	width: 230px;
	float: left;
	margin-right: 30px;
}

.column_3 .box_column_right{
	width: 230px;
	float: right;
}

/* NAVIGATION */

#nav{
	position: relative;
	left: 0;
	top: 10px;
	z-index: 1000;
	clear: both;
	width: 648px;
	height: 18px;
}


#nav ul, #nav ul li {
	list-style: none; 
	margin: 0; 
	padding: 0;
}

#nav ul {
	text-align: right;
}

#nav ul li{
	position: relative;
	float: left;
	margin-right: 18px;
}

#nav ul li a{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	padding: 0;
	height: 18px;	
}

#nav ul li a:hover{
	background-position: 0px -18px;
}

#nav ul li a.nav_water{
	background-image: url('../images/nav_water.gif');
	width: 45px;
	display: block;
}

#nav ul li a.nav_place{
	background-image: url('../images/nav_place.gif');
	width: 39px;
	display: block;
}

#nav ul li a.nav_infrastructure{
	background-image: url('../images/nav_infrastructure.gif');
	width: 109px;
	display: block;
}

#nav ul li a.nav_interiors{
	background-image: url('../images/nav_interiors.gif');
	width: 67px;
	display: block;
}

#nav ul li a.nav_firm{
	background-image: url('../images/nav_firm.gif');
	width: 24px;
}

#nav ul li a.nav_news{
	background-image: url('../images/nav_news.gif');
	width: 31px;
}

#nav ul li a.nav_contact{
	background-image: url('../images/nav_contact.gif');
	width: 46px;
}

#nav ul li.nav_secondary{
	width: 161px;
	display: block;
	height: 1px;
}

#nav ul li.nav_last{
	margin-right: 0;
}


#nav ul ul {
	display: none; 
	text-align: left; 
	background: #666; 
	position: absolute; 
	top: 18px; 
	left: 0; 
	z-index: 1000;
}

#nav ul ul li{
	margin-right: 0;
}

#nav ul ul ul {
	display: none; 
	background: #4f4f4f; 
	position: absolute; 
	top: 0; 
	left: 170px; 
	z-index: 1000;
}

#nav ul.wide {
	width: 502px;
}

#nav ul.wide div {
	width: 250px; 
	float: left; 
	border-right: 1px solid #666;
}

#nav ul ul a{
	color: #9b9b9b;
	display: block; 
	padding: 3px 10px 2px;
	margin: 0;
}

#nav li.hover a, #nav li a.nav_selected{
	background-position: 0px -18px;
}

#nav ul ul a:hover, #nav li li.hover a {
	background: #666; 
	text-decoration: none; 
	color: #fff;
}

#nav a.current, #nav a:hover, #nav ul ul a {
	color: #fff;
}

#nav ul ul a {
	width: 150px; 
	padding: 5px 10px;
	height: auto;
}

#nav ul ul a:hover, #nav ul ul li.hover a {
	background-color: #4f4f4f;
}

#nav ul ul ul a, #nav ul.wide a{
	width: 230px;
}

#nav ul ul ul a:hover {
	background: #ff9e0f;
}


/* SIDENAV  */

.sidenav{

}

.sidenav ul{
	margin-top: 0;
	margin-bottom: 0;
}

.sidenav ul li{
	margin: 0px 0px 0px -40px;
}

.sidenav ul li a{
	display: block;
	padding: 6px 10px;
	font-size: 14px;
}

.sidenav ul li a:hover{

}

.sidenav ul li.sidenav_selected a{
	font-weight: bold;
}