@import 'reset.css';

a:link, a:visited {
	color: #FFF;
}

a:hover, a:active {
	color: #515151;
}

body {background:#201039;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#wrapper {
	width: 983px;
	padding-top: 20px;
	padding-left: 40px;
}

#header {
	width: 1000px;
	height: 70px;
	position: fixed;
	top: 0;
	z-index: 10;
	background-color: #201039;
}

#header a.logo {
	background: url(/images/logo.png) no-repeat -2px;
	height: 40px;
	width: 410px;
	display: block;
	margin-top: 15px;
	z-index: 20;
}

#menu {
	width: 200px;
	position: fixed;
	top: 64px;
	left: 830px;
	z-index: 100;
}

ul.links li {
	border-bottom-style: none;
	color: 515151;
}

#menu ul.index li {
	line-height: 18px;
}

#menu ul.index li.tag {
	line-height: 15px;
}

#menu ul.index li.selected a {
	color: #515151;
}

#menu ul.index li.logo {
	margin-bottom: 20px;
}

#content {
	width: 765px;
	margin-right: 24px;
	padding-top: 50px;
}

#feat-img, #proj-img {
	background-color: 201039;
	width: 770px;
	height: 335px;
	position: fixed;
}

#feat-img img, #proj-img img {
	width: 770px;
	height: 315px;
	background-color: white;
}

#feat-img img {
	position: relative;
}

#proj-img img {
	position: absolute;
}

#page-content {
	padding-top: 335px;
	padding-bottom: 20px;
}

#home-contact {
	width: 200px;
	height: 120px;
	margin-top: 167px;
}

#home-contact li {
	margin-bottom: 2px;
}

#home-contact li.address {
	color: #FFF;
	margin-bottom: 5px;
}

#home-contact li .call, ul.about span.call {
	color: #FFF;
}

#other {
	left: 250px;
	position: relative;
	margin-top: 299px;
}

#projects {
	width: 620px;
	left: 250px;
	position: relative;
	margin-top: 69px;
}

/*
#menu, #header {
	border: 1px solid red;
} */

h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #FFF;
}

h1.rule {
	border-top: 1px solid #eaeaea;
	padding-top: 15px;
}

h1.p-name {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin: 0;
}

h1 .p-loc {
	font-size: 12px;
	font-weight: normal;
	color: #201039;
	margin: 0;
	font-style: normal;
}

h1.p-type {
	font-size: 12px;
	margin-bottom: 15px;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
}

h1.header {
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #FFF;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #FFF;
}

/* @group news page */

h3 a:link, h3 a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
h3 a:active, h3 a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #515151;
}

#about-right {
	color: #515151;
}

.proj-city {
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}



/* @end */

/* @group project page */

#feat-proj-img {
	margin-bottom: 20px;
}

.golden {
	width: 770px;
	height: 475px;
	margin-bottom: 40px;
	text-align: left;
}

.notgold {
	width: 770px;
	height: 315px;
	margin-bottom: 40px;
	text-align: left;
}

.golden.text {
	width: 770px;
	height: 475px;
	margin-bottom: 40px;
	text-align: left;
}

.golden img.gsv {
	width: 294px;
	height: 475px;
	float: left;
}

.golden img.gsh {
	width: 770px;
	height: 475px;
}

.golden img.pan {
	width: 770px;
	height: 315px;
}

.golden p.bt {
	width: 770px;
	height: 129px;
	margin-top: 10px;
	vertical-align: bottom;
	display: table-cell;
}

.golden p.sq {
	width: 370px;
	height: 475px;
	float: left;
}

.golden p.gsv {
	width: 225px;
	height: 383px;
	float: left;
}

.golden p.right {
	margin-left: 12px;
}

.golden div.photo_v {
	height: 475px;
	width: 294px;
	float: left;
}

.golden div.photo_v.left,
.golden div.photo_s.left,
.golden p.left {
	margin-right: 20px;
}

.golden div.photo_s {
	height: 475px;
	width: 456px;
	float: left;
}



/* @end */

p {
	color: #FFF;
}

h1.header.news, h1.header.tag {
	border-top: 1px solid #eaeaea;
	padding-top: 15px;
	margin-top: 15px;
}

ul.res-links li {
	color: #515151;
	float: left;
	margin-right: 10px;
}

table.res {
	margin-left: 85px;
	border-left: 5px solid #eaeaea;
	margin-top: 15px;
	padding-left: 10px;
}

table.res td {
	height: 16px;
	vertical-align: top;
	padding-left: 10px;
}

td.label {
	color: #515151;
	width: 60px;
	font-size: 10px;
	vertical-align: bottom;
	margin-left: 10px;
}

ul.projects li {
	color: #FFF;
}

ul.projects li a {
	font-weight: bold;
	color: #FFF;
}

ul.about li {
	margin-bottom: 20px;
}

ul.projects-menu {
	margin-left: 20px;
}

#image {
	width: 735px;
	height: 300px;
	position: fixed;
	display: none;
}

#image img {
	width: 735px;
	height: 300px;
}

#page.projects ul li {
	padding-bottom: 12px;
}

#page.projects ul li.last {
	border-bottom-style: none;
}

.tags {
	width: 200px;
}

---#tags {
	line-height: 15px;
}

ul.tags li {
	float: left;
	margin-right: 3px;
	line-height: 8px;
	padding: 0;
}

#tags ul.tags li.title {
	margin-right: 5px;
	font-weight: bold;
}

#taglist {
	display: none;
	margin-top: 18px;
	padding-top: 3px;
	width: 178px;
}

ul.results.projects {
	margin-left: -10px;
	width: 780px;
}

ul.results.projects li {
	width: 120px;
	height: 120px;
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
}

ul.results.projects li img {
	width: 120px;
	height: 120px;
}

h1.header.related {
	font-weight: normal;
	font-style: normal;
	border-top: 1px solid #eaeaea;
	padding-top: 15px;
}

ul.related {
	margin-bottom: 24px;
}

ul.related.projects li {
	width: 114px;
	height: 114px;
	background-color: #FFF;
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
}

#page.clients h1 {
	margin-bottom: 10px;
}

#page.clients .client-group {
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 20px;
}

#page.clients ul {
	float: left;
	width: 251px;
	margin-bottom: 24px;
}

#page.clients ul li {
	line-height: 15px;
	margin: 0;
	padding: 0;
}

#page.clients ul.right {
	padding-left: 10px;
}

.fade {
  position: absolute;
  top: 100px
  left: 100px
}

.fade div {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

span.dl {
	width: 55px;
	display: inline-block;
	font-size: 9px;
	text-transform: uppercase;
}

#project-info {
	margin-top: 32px;
	padding-top: 20px;
	border-top: 1px solid #eaeaea;
}

#project-info h1 {
	font-size: 11px;
	margin: 0;
}

#project-info h1.pi-type {
	font-weight: normal;
	font-style: normal;
}

#project-info h1.pi-loc {
	font-size: 11px;
	margin: 0;
	font-weight: normal;
	font-style: normal;
	color: #FFF;
}

#project-info p.tags {
	margin-top: 15px;
}

ul.newlist li {
	float: left;
	width: 372px;
	margin-right: 10px;
}

p.description {
	margin-bottom: 24px;
}

span.mi-label {
	width: 70px;
	text-align: left;
	display: inline-block;
	font-size: 10px;
}

ul.res-links li.sep {
	color: #515151;
	font-size: 10px;
	vertical-align: middle;
	padding-top: 1px;
}

li.test {
	position: absolute;
	background-color: white;
	z-index: 1000;
}

li.test a {
	float: left;
}

li.people p {
	margin-bottom: 10px;
}

#about-left {
	width: 560px;
	margin-right: 24px;
	float: left;
}

#about-right {
	width: 180px;
	float: left;
}

#bid p.intro {
	width: 400px;
	margin-bottom: 30px;
}

#bid p input {
	border: 1px solid silver;
	padding: 5px;
	background-color: #f9f9f9;
}

#bid p label {
	display: block;
	margin-bottom: 15px;
}

#bid p label.warn, #bid p.warn {
	display: block;
	margin-bottom: 15px;
	font-weight: bold;
	color: #f92200;
}

#bid p.button input {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 20px;
}

#bid p.button input:hover {
	background-color: navy;
	cursor: auto;
	color: #515151;
}
