/* default css */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	margin: 0;
	padding: 0;
	font: 17px/1.2em georgia serif;
	color: #4E4E50;
	background: #FFF;
}

a:link img,
a:visited img {
	border: none;
	padding: 0;
}

embed,
object {
	display: block;
}

/* basic site typography */

a {
	outline: none;
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #000 !important;
}

strong {
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
}

p {
	margin: 0 0 .75em 0;
}

li {
	list-style: none;
}

h1 a {
	width: 635px;
	float: left;
	  border-top: 1px solid #cfd1d1;
	    padding-top: 15px;
	      background: #fff url(/images_site/3ds.gif) no-repeat 0 0;
	      text-indent: -1000em;
    height: 80px;
	        border-bottom: 2px solid #cfd1d1;
}

h2X {
}

h3 {
	font: bold 18px/1em "arial narrow", arial, sans-serif;
	text-transform: uppercase;
	color: #2e2e2e;
	background-position: 0 20px;
	background-color: #fff;
	overflow: hidden;
	background-repeat: no-repeat;
}

#text h3 {
  margin-top: 30px;
}





#text h4 {
	text-transform: none;
	font-weight: normal;
	font-size: 30px;
	line-height: 1.2em;
	margin-bottom: 10px;
	margin-right: 100px;
}

#text h5 {
margin-bottom: .75em;
margin-top: 1em;
}















#text h6 {
	text-transform: none;
	font-weight: normal;
	font-size: 32px;
	color: #999999;
	line-height: 1.2em;
	margin-bottom: 2px;
	margin-right: 10px;
}




#text h2 {
	text-transform: none;
	font-weight: normal;
	font-size: 26px;
	color: #111111;
	line-height: 1.2em;
	margin-bottom: 10px;
	margin-right: 40px;
}





#text h? {
margin-bottom: .75em;
margin-top: 1em;
}












/* layout */

#container {
  width: 915px;
  margin: 40px auto 60px auto;
  padding:  0 50px;
  overflow: hidden;
}

#nav {
  width: 280px;
  float: left;
  overflow: hidden;
    height: 80px;
  border-top: 1px solid #cfd1d1;
  border-bottom: 2px solid #cfd1d1;
  padding-top: 15px;
}

#content {
  float: left;
  clear: both; 
}

#text {
  width: 685px;
  border-top: 1px solid #cfd1d1;
  background: #fff url(/images_site/borderline.gif) repeat-y 175px 0;
  padding: 30px 20px 40px 210px;
  float: left;
}

#footer {
	margin-top: 50px;
 	font: 11px/1em arial, sans-serif; 
 	float: left;
}

/* nav */

#nav li {
  width: 140px;
  float: left;
}

#nav li a {
    background-color: #fff;
  background-position: right top;
 background-repeat: no-repeat;
 text-indent: -1000em;
 display: block;
 height: 14px;
 margin-bottom: 7px;
 overflow: hidden;
}

#nav li a:hover,
.portfolio #nav li .portfolio,
.people #nav li .people,
.news #nav li .news,
.clients #nav li .clients,
.what-we-do #nav li .what,
.contact #nav li .contact,
.portfolio-detail #nav li .portfolio {
  background-position: -19px right;
}

#nav li .portfolio {
  background-image: url(/images_site/nav_portfolio.gif);
}

#nav li .people {
  background-image: url(/images_site/nav_people.gif);
}

#nav li .news {
  background-image: url(/images_site/nav_news.gif);
}

#nav li .clients {
  background-image: url(/images_site/nav_client-access.gif);
}

#nav li .what {
  background-image: url(/images_site/nav_what-we-do.gif);
}

#nav li .contact {
  background-image: url(/images_site/nav_contact.gif);
}


/* portfolio browse */

.portfolio#container {
    padding: 0 0;
}

.portfolio#container #content {
  width: 915px  !important;
  padding: 0 0;
overflow: hidden;
position: relative;
}

ul#portfolio-nav {
  border-top: 1px solid #cfd1d1;
  width: 915px;
    font: 9px/1.2em "arial narrow", arial, sans-serif;
}


ul#portfolio-nav li {
  border-bottom: 1px solid #cfd1d1;
  height: 100px;
  width: 3000px;
    position: relative;
}

ul#portfolio-nav ol li img {
  opacity: .3;
  filter: Alpha(Opacity=30); /* ie hackity hack */
}

ul#portfolio-nav ol li:hover img {
  margin-top: -100px;
  opacity: 1;
  filter: Alpha(Opacity=100);  /* ie hackity hack */
}

ul#portfolio-nav h4,
ul#portfolio-nav h4 a {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 0 12px;
  height: 76px;
  width: 175px;
  padding: 12px 0;
  z-index: 5000;
  text-indent: -1000em;
}

ul#portfolio-nav li span.title,
ul#portfolio-nav li span.location {
  xdisplay: none;
}



ul#portfolio-nav ol {
  position: absolute;
  left: 175px;
  overflow: hidden;
}

ul#portfolio-nav ol li {
  border: none;
  width: 124px;
  float: left;
}

#portfolio-nav .controls li {
  position: absolute;
  top: 0;
    height: 100px;
	border: none;
	cursor: pointer;
	text-indent: -1000em;
	width: 20px;
}

#portfolio-nav .controls li.off {
  display: none;
}

#portfolio-nav .controls .previous {
  left: 175px;
      background: transparent url(/images_site/arrowbig_left.png) no-repeat center right;
}

#portfolio-nav .controls .next {
  left: 895px;
      background: transparent url(/images_site/arrowbig_right.png) no-repeat center left;
}

#portfolio-nav .row-details {
  width: 745px;
  position: absolute;
  top: 100px;
  left: 174px;
  text-align: left;
  height: 0px;
  overflow: hidden;
  z-index: 2000;
  background: transparent url(/images_site/80-white.png);
  font: 12px/25px "arial narrow", arial, sans-serif;
}

.row-details div {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  display: block;
}

.row-details div.flush {
  text-align: right;
}

#portfolio-nav .title,
#portfolio-nav .location {
	display: block;
  text-indent: -1000em;
}

#portfolio-nav .row-details .title {
  margin: 7px 0 9px 10px;
    text-transform: uppercase;
  font-weight: bold;
  color: #981E1E;
  text-indent: 0;
  display: inline;
}

#portfolio-nav .row-details .location {
  margin: 7px 0 9px 0;
  font-style: italic;
  font-weight: bold;
  display: inline;
  text-indent: 0;
}

.portfolio #text,
.portfolio-detail #text {
  border-top: none;
  padding: 30px 20px 40px 190px;
}


/* portfolio detail */

.portfolio-detail #content {
  width: 990px;
    padding: 0 0;

}

.portfolio-detail ul#portfolio-nav {
  float: left;
    height: 462px;
  border-bottom: 1px solid #cfd1d1;
  border-top: none;
  width: 175px;
      margin-left: -20px;
  padding-left: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.portfolio-detail ul#portfolio-nav li {
  height: auto;
  color: #A7A9AC;
  border: none;
  width: 175px;
}

.portfolio-detail ul#portfolio-nav li a {
  color: #A7A9AC;
}

.portfolio-detail ul#portfolio-nav h4 {
  float: none;
  width: 175px;
  cursor: pointer;
  border-bottom: 1px solid #cfd1d1;
  height: 17px;
  overflow: hidden;
  position: relative;
  background-color: transparent;
}

.portfolio-detail ul#portfolio-nav li.first h4 {
  border-top: 1px solid #cfd1d1;
}

.portfolio-detail ul#portfolio-nav li.last h4 {
  border-bottom: none;
}

.portfolio-detail ul#portfolio-nav li.last ol {
  background: #FFF url(/images_site/rule.gif) no-repeat top right;
}

.portfolio-detail ul#portfolio-nav ol {
  margin-left: -15px;
  position: relative;
  left: 0;
  border-bottom: 1px solid #cfd1d1;
  background: #FFF url(/images_site/rule.gif) no-repeat bottom right;
}

.portfolio-detail ul#portfolio-nav ol li {
  width: auto;
  float: none;
  padding-left: 15px ;
  padding-bottom: .3em;
}

.portfolio-detail ul#portfolio-nav ol li:first-child,
ul#portfolio-nav ol li.first {
	margin-top: 15px;
}


.portfolio-detail ul#portfolio-nav ol li.back {
	  padding-bottom: 15px;
}

ul#portfolio-nav .num {
    font-weight: bold;
  color: #fff;
  display: block;
  width: 15px;
  position: absolute;
  top: 0;
  left: 0;
}

ul#portfolio-nav ol li:hover .num,
ul#portfolio-nav ol li.current .num,
ul#portfolio-nav ol li.back .num,
ul#portfolio-nav ol li.back a {
    color: #981E1E !important;
}


ul#portfolio-nav ol li:hover,
ul#portfolio-nav ol li.current a {
  color: #000 !important;
}

#portfolio-project {
  border-top: 1px solid #cfd1d1;
  width: 740px;
  float: left;
  position: relative;
  overflow: hidden;
    height: 462px;
}


#portfolio-details {
  position: absolute;
  top: -25px;
  left: 0;
  background: transparent url(/images_site/80-white.png);
  width: 740px;
  padding: 3px 10px 5px 10px;
  z-index: 1000;
  height: 10px;
  font: 12px/1em "arial narrow", arial, sans-serif;
}

#portfolio-details h2 {
  text-transform: uppercase;
  font-weight: bold;
  color: #981E1E;
  float: left;
  margin-right: .5em;
}

#portfolio-location:before {
  content: "•";
  margin-right: .5em;
}

#portfolio-location {
  font-style: italic;
  font-weight: bold;
  float: left;
}

.image-list {
  width: 100000px;
    height: 490px;
    overflow: hidden;
    position: absolute;
    left: 0;
    z-index: 500;
}

.image-list li {
  float: left;
  width: 740px;
  overflow: hidden;

}

.image-list img {
    height: 462px;
      width: 740px;
    display: block;
}

#image-nav {
	float: left;
	    margin-left: 20px;

}

#image-nav li {
  width: 20px;
  height: 11px;
  float: left;
  overflow: hidden;
    background: transparent url(/images_site/arrow_right.png) no-repeat center left;
  text-indent: 1000em;
    cursor: pointer;
}

#image-nav li.previous {
    background: transparent url(/images_site/arrow_left.png) no-repeat center left;
      text-indent: -1000em;
}

#image-nav li.next {
  margin-left: 10px;
}

#image-nav li.off {
  background: transparent;
  cursor: default;
}

#image-nav li.text {
  text-indent: 0;
  text-align: center;
  width: auto;
  height: auto;
  background: transparent;
  font: 9px;
  font-style: italic;
  font-weight: bold;
  padding-right: 3px
}

#portfolio-description {
  color: #4E4E50;
  padding: 0 55px 10px 55px;
    border-left: 1px solid #cfd1d1;
    width: 640px;
    float: right;
    margin-right: 65px;
    
}

#portfolio-description strong {
  letter-spacing: 1px;
  font-weight: bold;
}

#portfolio-description p {
	font-style: italic;
	font-size: 16px;
}

#testimonial {
  text-align: right;
  text-align: left;
}

#testimonial .name {
	font-size: 18px;
    margin-left: 25px;
}

#testimonial .name strong {
	font-weight: lighter;
	font-size: 16px;
	top: 1px;
	position: relative;
}

#testimonial .name .pos {
  font-size: 13px;
  text-transform: uppercase;
}

#testimonial .org {
  font-style: italic;
    font-size: 12px;
    margin-left: 25px;

}

.portfolio-detail #text,
.portfolio #text {
  border: none;
  background: #fff;
}

.portfolio-detail #text {
  padding: 40px 25px .75em 25px;
    margin-right: 65px;
    width: 700px;
    float: right;
        border-left: 1px solid #cfd1d1;
}

.portfolio-detail #text h4 {
	text-transform: none;
	font-weight: normal;
	font-size: 30px;
	line-height: 1.2em;
	margin-bottom: 10px;
}

.portfolio-detail #text h5 {
margin-bottom: .75em;
margin-top: 1em;
}

.portfolio-detail #text strong {
  text-transform: none;
  letter-spacing: 0;
}


.portfolio-detail #text .subtitle {
  font-weight: bold;
  font-style: italic;
}

.portfolio-detail #shield {
  background: transparent;
  position: absolute;
  left: 0;
  top: 0;
  width: 740px;
  height: 490px;
  z-index: 750;
}

/* about */

.about #content {
    border-top: 1px solid #cfd1d1;  
  	padding-top: 20px;
  	  width: 915px;
}

.people #content.people {
	height: auto;
	padding-top: 0;
	  background: #fff url(/images_site/borderline.gif) repeat-y 175px 0;
}

.people #content h3 {
      height: 220px;
      border-right: none;
}

.people #content .person {
  border-bottom: 1px solid #cfd1d1;
  clear: both;  
   height: 220px;
   font-size: 14px;
   line-height: 1.3em;
  position: relative;
  	padding-right: 400px;
  	  	padding-top: 20px;
  	  	overflow: hidden;
  	 width: 515px;
}

.people #content .person img,
.people #content .person .image {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 370px;
  height: 240px;
  color: #000;
}

.people #content .person.even {
  	padding-right: 0;
  	width: 100%;
}

.people #content .person.even h3 {
  	padding-right: 395px;
}

.people #content .person.even p {
  margin-right: 20px;
}

.people #content .person.even img,
.people #content .person.even .image {
  left: 175px;
}

.what-we-do #content {
    width: 415px;
    width: 915px;
  	      background: #fff url(/images_site/borderline.gif) repeat-y 175px 0;
}

.what-we-do #text {
  border-top: none;
}

.what-we-do #content img {
  width: 739px;
  margin: -20px 0 0 -20px;
}

.about h3 {
	width: 155px;
	float: left;
	height: 435px;
	    border-right: 1px solid #cfd1d1;
	    margin-top: -20px;
	    padding-top: 20px;
	    padding-right: 20px;
	    margin-right: 20px;
}

.contact #content {
    border-bottom: 1px solid #cfd1d1;
    width: 175px;
    font: 14px/1.3em "arial narrow", arial;
    height: 530px;
    background: #fff url(/images/3.jpg) no-repeat right top !important;
  	padding-right: 740px;
}

.contact h3 {
  display: none;
}

.contact li,
.contact dl,
.contact h5 {
  color: #000;
  font-size: 12px;
  line-height: 1.2em;
  margin-bottom: .2em;
}

.contact dl {
  margin-bottom: -20px;
}

.contact h5 {
  font-weight: bold;
  font-style: italic;
  color: #981E1E;
  margin-top: 2em;
}

.contact dd {
  margin-bottom: .75em;
}

.contact .weak {
  font-size: 9px;
  line-height: 1.2em;
  font-style: italic;
  margin-top: 2em;
}

/* news */

.news #content {
    border-top: 1px solid #cfd1d1;  
      	  width: 915px;

}

.news h3 {
  height: 150px;
  background-position: 0 0;
}

.news #content .newsitem {
    border-bottom: 1px solid #cfd1d1; 
    padding: 0 0 10px 0;
    overflow: hidden;
	background: #fff url(/images_site/borderline.gif) repeat-y 175px 0;
	width: 100%;
}


.news #content .sidebar {
	width: 155px;
	float: left;
	height: 435px;
	    padding-top: 20px;
	    margin-right: 20px;
	    padding-right: 20px;
}

.news #content .date {
  font: bold italic 14px/20px "arial narrow", arial, sans-serif;
  display: block;
  color: #981E1E;
	display: none;
}

.news #content .excerpt {
	margin-top: 10px;
  font: 15px/1.2 "arial narrow", arial, sans-serif;
  display: block;
  color: #77787C;
  width: 90%;
	display: none;
}

.news #content .body {
		    padding-top: 20px;
  display: block;
  float: left;
  overflow: hidden;
  width: 720px;
}


/* client Access */

.client-access form {
  display: block;
  width: 100%;
  margin: 150px 0 0 250px;
  background: #fff url(/images_site/password.gif) no-repeat center left;
  padding-left: 100px;
}

.client-access form input {
  xborder: 1px solid #919191;
  padding: 2px 3px;
  margin: 0 0 0 10px;
  width: 325px;
}

.client-access form label {
  text-transform: uppercase;
  color: #000;
    font: bold 18px/1.2 "arial narrow", arial, sans-serif;
    display: none;
}

.client-access #content {
    border-top: 1px solid #cfd1d1;  
  width: 915px;
}

.client-access #content .newsitem {
    border-bottom: 1px solid #cfd1d1; 
    padding: 0 0 10px 0;
    overflow: hidden;
	background: #fff url(/images_site/borderline.gif) repeat-y 175px 0;
	width: 100%;
}


.client-access #content .sidebar {
	width: 155px;
	float: left;
	height: 435px;
	    padding-top: 20px;
	    margin-right: 20px;
	    padding-right: 20px;
}

.client-access #content .date {
  font: bold italic 14px/20px "arial narrow", arial, sans-serif;
  display: block;
  color: #981E1E;
}

.client-access #content .excerpt {
	margin-top: 10px;
  font: 15px/1.2 "arial narrow", arial, sans-serif;
  display: block;
  text-transform: uppercase;
  color: #77787C;
  width: 90%;
}

.client-access #content .body {
		    padding-top: 20px;
  display: block;
  float: left;
  overflow: hidden;
  width: 720px;
}

.news #content .body p:first-child > img {
}


.news h4 {
	text-transform: none;
	font-weight: normal;
	font-size: 28px;
	line-height: 1.2em;
	margin-bottom: 10px;
	margin-right: 100px;
}





/* image headers */

ul#portfolio-nav h4.restaurant a,
ul#portfolio-nav h4.restaurant {
  background-image: url(/images_site/hd_restaurant.gif);
}

ul#portfolio-nav h4.exhibit a,
ul#portfolio-nav h4.exhibit {
  background-image: url(/images_site/hd_exhibit.gif);
}

ul#portfolio-nav h4.real-estate a,
ul#portfolio-nav h4.real-estate {
  background-image: url(/images_site/hd_real-estate.gif);
}

ul#portfolio-nav h4.signage a,
ul#portfolio-nav h4.signage {
  background-image: url(/images_site/hd_signage.gif);
}



ul#portfolio-nav h4.special-projects a,
ul#portfolio-nav h4.special-projects {
  background-image: url(/images_site/hd_special-projects.gif);
}

ul#portfolio-nav h4.retail a,
ul#portfolio-nav h4.retail {
  background-image: url(/images_site/hd_retail.gif);
}

#container.what-we-do h3 {
	text-indent: -1000em;
	overflow: hidden;
  background-image: url(/images_site/hd_what-we-do.gif) !important;
  background-repeat: no-repeat;
    background-position: 0px 20px;
}
  

/* other */

.clear {
  clear: both;
}


/* ie 6 */

* html body #nav li a:hover,
* html body .portfolio #nav li .portfolio,
* html body .people #nav li .people,
* html body .news #nav li .news,
* html body .clients #nav li .clients,
* html body .what-we-do #nav li .what,
* html body .contact #nav li .contact,
* html body .portfolio-detail #nav li .portfolio {
  background-position: right -19px !important;
}

* html body ul#portfolio-nav .num {
  left: -10px;
}

* html body #portfolio-description {
    margin-right: 38px;
}

* html body ul#portfolio-nav li {
  overflow: hidden;
}
