/*
Name: Datsun Engineering
Author: Klara Schmitt
Colors:
Dark-Gray-Green -- #465037;
Light-Gray -- #878787;
Bright-Moss-Green -- #82aa45;
Dark-Gray -- #2c2c2c;
Light-Gray-Green -- #adb89d;
Dark-Green -- #34441b;
Light-Light-Gray --  #e6e5e4;
*/


/**** GENERAL LAYOUT ****/

*, html, body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	}
	
body {
	background-color: #465037;
	font-family: Verdana, Geneva, sans-serif;
	color: #2c2c2c;
	font-size: 14px;

	}
	
#global {
	position: relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #fff;
	height: 100%;

	/*border: 1px solid orange;*/
	}
	
#content {
	margin: 20px 25px 0px 25px;
	height: 100%;
		
	/*border: 1px solid black;*/
	}
	
#content a:link,
#content a:active,
#content a:visited,
#footer a:link,
#footer a:active,
#footer a:visited {
	font-weight: bold;
	color: #34441b;
	text-decoration: none;
	}
	
#content a:hover,
#footer a:hover {
	text-decoration: underline;
	}
	
#right-column {
	float: right;
	margin-left: 20px;
	width: 300px;
		}
	
#bridge {
	margin: 0px 0px 10px 0px;
	}
	
#bridge #topbar {
	position: relative;
	z-index: 20;
	}
	
#bridge #btmbar {
	position: relative;
	left: 200px;
	top: -40px;
	z-index: 10;
	}

/***** HEADER *****/	
#header {
	margin: 0px 0px 0px 0px;
	height: 150px;
	
	/*border: 1px solid blue;*/
	}
	
#logo {
	float: left;
	margin-top: 20px;
	
	/*border: 1px solid red;*/
	}

/**** PRIMARY NAVIGATION ****/	
#nav {
	left: 325px;
	position: absolute;
	
	/*border: 1px solid purple;*/
	}

ul {
	list-style-type: none;
	margin-top: 60px;
	}

#nav ul li {
	display: block;
	float: left;
	text-align: center;
	margin-left: 50px;
	height: 60px;
	
	/*border: 1px solid orange;*/
	}
	
#nav ul li > a {
	padding-top: 50px;
	padding-right: 10px;
	color: #878787;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	}
	
.justwater {
	margin-left: 8px;
	}
	
#land-tab {
	position: absolute;
	background-color: #82aa45;
	z-index: 100;
	left: 365px;
	width: 140px;
	height: 200px;
	top: -240px;
	text-align: center;
	color: #000;
	font-size: 10px;
	margin-bottom: 15px;
	padding-top: 30px;
	
	behavior: url(pie/PIE.htc);
	-moz-border-radius-bottomright: 24px;
	-moz-border-radius-bottomleft: 24px;
	border-bottom-right-radius: 24px;
	border-bottom-left-radius: 24px;
	-webkit-border-bottom-right-radius: 24px;
	-webkit-border-bottom-left-radius: 24px;
	border-radius: 24px;
	behavior: url(pie/PIE.htc);
	}
	
#environ-tab {
	position: absolute;
	background-color: #82aa45;
	z-index: 105;
	left: 520px;
	width: 140px;
	height: 200px;
	top: -240px;
	text-align: center;
	color: #000;
	font-size: 10px;
	margin-bottom: 15px;
	padding-top: 30px;
	
	-moz-border-radius-bottomright: 24px;
	-moz-border-radius-bottomleft: 24px;
	border-bottom-right-radius: 24px;
	border-bottom-left-radius: 24px;
	-webkit-border-bottom-right-radius: 24px;
	-webkit-border-bottom-left-radius: 24px;
	border-radius: 24px;
	behavior: url(pie/PIE.htc);
	}
	
#transport-tab {
	position: absolute;
	background-color: #82aa45;
	z-index: 110;
	left: 675px;
	width: 140px;
	height: 200px;
	top: -240px;
	text-align: center;
	color: #000;
	font-size: 10px;
	margin-bottom: 15px;
	padding-top: 30px;
	
	-moz-border-radius-bottomright: 24px;
	-moz-border-radius-bottomleft: 24px;
	border-bottom-right-radius: 24px;
	border-bottom-left-radius: 24px;
	-webkit-border-bottom-right-radius: 24px;
	-webkit-border-bottom-left-radius: 24px;
	border-radius: 24px;
	behavior: url(pie/PIE.htc);
	}
	
#water-tab {
	position: absolute;
	background-color: #82aa45;
	z-index: 120;
	left: 830px;
	width: 140px;
	height: 200px;
	top: -240px;
	text-align: center;
	color: #000;
	font-size: 10px;
	margin-bottom: 15px;
	padding-top: 30px;
	
	-moz-border-radius-bottomright: 24px;
	-moz-border-radius-bottomleft: 24px;
	border-bottom-right-radius: 24px;
	border-bottom-left-radius: 24px;
	-webkit-border-bottom-right-radius: 24px;
	-webkit-border-bottom-left-radius: 24px;
	border-radius: 24px;
	behavior: url(pie/PIE.htc);
	}
	
#invisible-land-box {
	position: absolute;
	z-index: 121;
	background-image: url(tiny_white_box.png);
	background-repeat: no-repeat;
	width: 140px;
	height: 200px;
	top: 0px;
	left: 40px;
	
	/*background-color: red;*/
}

#invisible-environ-box {
	position: absolute;
	z-index: 121;
	background-image: url(tiny_white_box.png);
	background-repeat: no-repeat;
	width: 140px;
	height: 200px;
	top: 0px;
	left: 195px;
	
	/*background-color: blue;*/
}

#invisible-transport-box {
	position: absolute;
	z-index: 121;
	background-image: url(tiny_white_box.png);
	background-repeat: no-repeat;
	width: 140px;
	height: 200px;
	top: 0px;
	left: 350px;
	
	/*background-color: orange;*/
}

#invisible-water-box {
	position: absolute;
	z-index: 121;
	background-image: url(tiny_white_box.png);
	background-repeat: no-repeat;
	width: 140px;
	height: 200px;
	top: 0px;
	left: 505px;
	
	/*background-color: green;*/
}


span.tabheader {
	/*margin-bottom: 12px;*/
	/*border-bottom: 1px solid #34441b;*/
	}
	
img.including {
	margin: 10px 0px 5px 0px;
	}
	
#land-tab a:link, #land-tab a:active, #land-tab a:visited, #land-tab a:hover,
#invisible-land-box  a:link, #invisible-land-box  a:active, #invisible-land-box  a:visited, #invisible-land-box  a:hover,
#environ-tab a:link, #environ-tab a:active, #environ-tab a:visited, #environ-tab a:hover,
#invisible-environ-box  a:link, #invisible-environ-box  a:active, #invisible-environ-box  a:visited, #invisible-environ-box  a:hover,
#transport-tab a:link, #transport-tab a:active, #transport-tab a:visited, #transport-tab a:hover,
#invisible-transport-box  a:link, #invisible-transport-box  a:active, #invisible-transport-box  a:visited, #invisible-transport-box  a:hover,
#water-tab a:link, #water-tab a:active, #water-tab a:visited, #water-tab a:hover,
#invisible-water-box  a:link, #invisible-water-box  a:active, #invisible-water-box  a:visited, #invisible-water-box  a:hover{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	outline: 0px;
	cursor: pointer;
	color: #000;
	}
	

/**** GENERAL SETTINGS ****/	
h1, h2, h3 {
	color: #2c2c2c;
	font-family: Eurostile, Verdana, Geneva, sans-serif;
	}
	
h1 {
	margin-bottom: 10px;
	font-size: 20px;
	border-bottom: 1px solid #adb89d;
	}
	
	
h1.subpage {
	border-bottom: 0px;
	margin-top: -30px;
	margin-bottom: 30px;
	}
	
h2 {
	font-size: 18px;
	}
	
h2.subpageh2 {
	font-size: 18px;
	margin-bottom: 15px;
	}
	
h3 {
	font-size: 15px;
   }
	
.clearfloat {
	clear: both;
	}
	
.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	}
	
.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	}
	
.alignright{
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 5px;
	}
	
.strong {
	font-weight: bold;
	}
	
.floatright {
	float: right;
	}
	

	
/**** INDEX PAGE ONLY ****/	
#fade-slideshow{
	position: relative;
	height: 275px;
	}

#fade-slideshow img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 8;
	opacity: 0.0;
	filter: alpha(opacity=0);
	}
	
#fade-slideshow img.active {
    z-index: 10;
	opacity: 1.0;
	filter: alpha(opacity=100);
	}
	
#fade-slideshow img.last-active {
	z-index: 9;
	}


#company-overview {
	font-size: 14px;
	width: 580px;
	margin-right: 10px;
	
	/*border: 1px solid green;*/
	}
	

	
#owners-bio {
	font-size: 10px;
	float: right;
	width: 180px;
	margin-top: 15px;
	}
	
#owners-bio span {
	font-weight: bold;
	}
	
.partners img {
	margin-top: 30px;
	}
	
#logos {
	width: 580px;
	}

	
#recent-projects p {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #adb89d;
	font-size: 14px;
	}
	
#recent-projects p span {
	color: #adb89d;
	font-weight: bold;
	}
	
#recent-projects a:link,
#recent-projects a:active,
#recent-projects a:visited {
	color: #34441b;
	text-decoration: none;
	}
	
#recent-projects a:hover {
	text-decoration: underline;
	}
	
#image-holder {
	margin-top: 30px;
	margin-bottom: 10px;
	position: relative;
	}
	
/**** SUB-PAGE - LAND DEVELOPMENT & ENVIRONMENTAL ****/
#feature-project {
	/*background-color: #e6e5e4;
	border: 1px solid #adb89d;*/
	border-right: 1px solid #adb89d;
	padding: 10px 30px 10px 10px;
	width: 550px;
	color: #2c2c2c;
	min-height: 280px;
	}
	
#right-column div.minus2px {
	font-size: 12px;
	}
	
#right-column div.minus2px p {
	padding-bottom: 15px;
	}
	
#right-column p.addborder {
	border-bottom: 1px solid #adb89d;
	}
	
/**** SUB-PAGE - TRANSPORTATION ****/
#btm-four-column  p {
	float:left;
	width: 200px;
	font-size: 13px;
	margin-right: 20px;
	
	/*border: 1px solid teal;*/
	}
	
#btm-four-column  p.addspace {
	margin-right: 40px;
	}
	
/**** SUB-PAGE - WATER ****/
#left-column {
	width: 300px;
	font-size: 13px;
	}
	
#feature-project-rightside {
	padding: 0px 10px 10px 30px;
	width: 600px;
	color: #2c2c2c;
	min-height: 280px;
	float: right;
	
	/*border:1px solid red;*/
	}
	
/**** SUB-PAGE - ABOUT US ****/

ul.clientlist{
	margin-top: 15px;
	list-style-type: disc;
	padding-left: 25px;
	}
	
/**** FOOTER ***/
#footer {
	border: 0px solid #878787;
	position: relative;
	margin-top: 15px;
	height: 120px;
	background: url(images/footergrid.jpg) no-repeat;
	background-position: bottom right;
	/*border: 1px solid red;*/
	}
	
h1.contact {
	/*margin: 75px 60px 0px auto;*/
	/*color: #878787;*/
	color: #34441b;
	position: absolute;
	top: 75px;
	right: 60px;
	border-bottom: 0px;
	cursor: pointer;
	z-index: 20;
	/*border: 1px solid pink;*/
	}
	
h1.contact:hover {
	text-decoration: underline;
	}
	
a.homebtn {
	font-family: Eurostile, Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #878787;
	position: absolute;
	top: 50px;
	right: 100px;
	border-bottom: 0px;
	cursor: pointer;
	z-index: 20;
	}
	
#credits {
	position: absolute;
	z-index: 20;
	top: 103px;
	right: 35px;
	}
	
#contactform{
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: #adb89d;
	/*filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;*/
	padding: 10px 15px 10px 15px;
	/*width: 310px;
	height: 290px;*/
	z-index: 21;
	overflow: hidden;
	}
	
#contactform input, #contactform textarea {
	background: !important #fff;
	border: 1px solid #2c2c2c;
	}
	
#contactform .btns {
	padding: 3px 5px 3px 5px;
	}
	
#contactform .btns:hover {
	color: #fff;
	background-color: #2c2c2c;
	}
	
.error {
  font-weight: bold;
  font-size: 10px;
  display: inline-block;
}

.txtfield_details {
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}
	
/***Tool Tips***/
.tooltipcss {
	display: none;
	background-color: #adb89d;
	padding: 10px 10px 10px 10px;
	position: absolute;
	z-index: 1000;
	color: #2c2c2c;
	font-weight: normal;
	font-size: 12px;
	}
	