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

html {
    background-color: #000000;
}

body {
	font-family: "Futura Std Book", "Futura Book", Futura, Arial, Geneva, Verdana, sans-serif;
	background-color: #000000;
	color: #e5e5e5;
	min-height: 770px;
}

body,td,th {
	font-size: 0.75em;
}

#titlebar {
	width: 1100px;
	margin-bottom: 25px;
	margin-left: 60px;
	margin-top: 56px;
}

#menucontainer {
	position: relative;
	float: left;
	margin-left: 60px;
}

#menuthumbs {
	width: 830px;
}

#menuthumbs li {
	display:inline;
}

#maincontainer {
	width: 1150px;
	float: left;
}

#arrowcontainerleft {
	margin-top: 250px;
	float: left;
	margin-left: 30px;
}

#contentcontainer {
	width: auto;
	float: left;
}

#arrowcontainerright {
	float: left;
	margin-top: 250px;
}

#textcontainer {
	width: 590px;
	float: left;
}

#text-under-menu {
	width: 455px;
	min-height: 315px;
	margin-top: 60px;
}

#text-under-menu p {
    color: #e5e5e5;
    line-height: 140%;
}

.text-under-menu-topic {
    font-size: 1.2em;
    letter-spacing: 0.25em;
}

#text-under-menu h6 {
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: normal;
}

#plan {
	float: left;
	width: 434px;
	height: 615 px;
	margin-right: 9px;
	margin-left: 25px;
}

#zoom {
	width: 434px;
	height: 567px;
	background-color: Black;
}

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

.projectname {
	text-transform: uppercase;
	color: #e5e5e5;
	font-size: 1.2em;
	letter-spacing: 0.5em;
	word-spacing: 0.50em;
}

.projecttype {
	text-transform: uppercase;
	color: #e5e5e5;
	font-size: .90em;
	letter-spacing: 0.27em;
	word-spacing: 0.30em;
}

.projectlocation {
	color: #e5e5e5;
	font-size: .85em;
	letter-spacing: 0.08em;
}

.awardtext {
	color: #9ad467;
}

#projecttext {
	width: 590px;
	min-height: 226px;
	height:auto !important;
	height:226px;
	line-height: 1.3em;
	word-spacing: 0.09em;
}

#widththumbs {
	width: 610px;
	margin-top: 20px;
}

#widththumbs li {
	display:inline;
	margin: 0px;
	padding: 0px;
}

#widththumbs img {
	margin-left: -1px;
	margin-right: -1px;
	vertical-align: bottom;
}

.thumbtext {
	text-transform: uppercase;
	color: #666666;
	font-size: .90em;
	letter-spacing: 0.27em;
	word-spacing: 0.30em;
}

a:link {
	color: #e5e5e5;
	text-decoration: none;
}
a:visited {
	color: #e5e5e5;
	text-decoration: none;
}
a:hover {
	color: #9ad467;
	text-decoration: none;
}
a:active {
	color: #9ad467;
	text-decoration: none;
}

a img {
	border: none;
}

#profile-pic {
	float: right;
	margin-top: 90px;
	margin-right: 14px;
}

#contactbar {
	padding-top: 20px;
}

.cv-right {
	margin-top: 6px;
	float: left;
	font-size: 0.9em;
}

#team-photo {
	float: left;
	width: 615px;
	height: 615 px;
}

#team-text-container {
	width: 393px;
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	
}

.teamtext {
	line-height: 1.3em;
	word-spacing: 0.09em;
}

.teamtext a img {
	border: none;
}

.teamtext a:link {
	color: #9ad467;
	text-decoration: none;
}

.teamtext a:visited {
	color: #9ad467;
	text-decoration: none;
}

.teamtext a:hover {
	color: #e5e5e5;
	text-decoration: none;
}
.teamtext a:active {
	color: #e5e5e5;
	text-decoration: none;
}

.teamname {
	text-transform: uppercase;
	color: #e5e5e5;
	font-size: 1.2em;
	letter-spacing: 0.4em;
	word-spacing: 0.50em;
}

.teamposition {
	text-transform: uppercase;
	color: #e5e5e5;
	font-size: .90em;
	letter-spacing: 0.27em;
	word-spacing: 0.30em;
	line-height: 2.3em;
}

.teamemail {
	color: #e5e5e5;
	font-size: .85em;
	letter-spacing: 0.08em;
}

