* {
  margin: 0;
}

body {
  text-align: center;
  font-family: "Arial", sans-serif;
  background-color: #fdfdf3;
  font-size: 12px;
  color: #666;
}

a {
  color: #c39; /* #ca2e8c; */
  text-decoration: none;
}

img {
  border: 0px;
  vertical-align: middle;
}

input {
  vertical-align: top;
}

fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}


/** Classes **/

.hidden { display: none; }

div.unhidden { display: block; }

span.unhidden { display: inline; }

.container {
  margin: 0 auto;
  width: 1095px;
  text-align: left;
}

.narrow_container {
  margin: 0 auto;
  width: 968px;
  text-align: left;
}

.narrow {
  width: 968px;
}

.right {
  float: right;
}


.left {
  float: left;
}

/* menu */

div.menu_item_container1 {
  text-align: left;
  margin: 2px;
  width: 126px;
  border-bottom: 1px solid #d6d6d6;
  overflow: visible;
}

div.menu_item_container2 {
  margin-left: -2px;
  text-align: left;
  height: 26px;
  width: 128px;
  overflow: visible;
}

div.menu_item_selected {
  background-image: url(/images/bg_menu.png);
  background-repeat: no-repeat;
}

div.menu_item {
  position: relative;
  height: 22px;
  top: 5px;
  left: 11px;
}

a.menu_item {
  color: #c39;
  font-size: 15px;
}

a.menu_item_selected {
  color: #666; 
  font-size: 15px;
}

/* work menu */

#work_menu {
  text-align: left;
  width: 128px;
}

div.work_menu_item_container2 {
  text-align: left;
  height: 26px;
  width: 128px;
  margin: 0;
}

div.work_menu_item_selected {
  background-image: url(/images/bg_menu.png);
  background-repeat: no-repeat;
  text-align: left;
  height: 26px;
  width: 128px;
  margin: 0;
}

div.work_menu_item {
  width: 118px;
  height: 22px;
  margin: 0;
  padding: 6px 0 0 10px;
}

a.work_menu_item_selected {
  color: #666; 
  font-size: 12px;
}

a.work_menu_item {
  color: #c39;
  font-size: 12px;
}


/* foot */

.foot_heading {
  font-size: 14px;
  font-weight: bold;
  color: #00aeef;
}



.link {
  text-decoration: underline;
  color: #666;
}

.link2 {
  color: #666;
}

.foot_blurb {
  font-size: 10.8px;
  color: #999;
}

.heading1 {
  font-size: 17px;
  font-weight: bold;
  color: #00aeef;
}

.heading15 {
  font-size: 14px;
  color: #333;
  font-weight: bold;
}

.heading2 {
  font-size: 14px;
  color: #333;
}

.heading13 {
  font-size: 13px;
  color: #333;
}

.heading25 {
  font-size: 12px;
  color: #333;
}

.heading3 {
  font-size: 10px;
  color: #333;
}



.highlighted {
  color: #333;
  background-color: #fefc95;
}

.pink_link1 {
  font-size: 14px;
  color: #ca2e8c; 
}

.pink_link2 {
  font-size: 10px;
  color: #ca2e8c;
}

.pink_link3 {
  font-size: 12px;
  color: #c69;
}

.underline {
  text-decoration: underline;
}

.breadcrumb1 {
  font-size: 10px;
  color: #c39;
}

.breadcrumb2 {
  font-size: 10px;
  color: #c69;
}

.date {
  font-size: 11px;
  color: #999;
}


.inv2 {
  color: #fbfaf7;
}

.inv1 {
  color: #eee8dd;
}

.clear {
  clear: both;
}

.clear_right {
  clear: right;
}

.clear_left {
  clear: left;
}

.news_image {
  float: right;
  padding-left: 16px;
}

.news_feed_item {
  height: 78px;
}



.index_showcase_description {
  float: left;
  width: 304px;
  margin: 0 10px 0 7px;
}


.index_showcase_image {
  float: left;
  width: 317px;
  margin: 0 2px;
}


/* work projects */

.small_project {
  width: 268px;
  height: 224px;
  margin: 0 4px 0 0;
  float: left;
}

.small_project a {
 outline: none;
}

.project_list {
}

/*.project_list_row {
  margin: 0 0 68px 0;
}*/

.work_description_item {
  margin: 7px 0 38px 9px;
}

.page_number_box {
  background-color: #fefefd;
  font-size: 12px;
  margin: 2px 1px 0 1px;
  float: left;
  width: 23px;
  height: 23px;
}

.page_number_content {
  margin: 4px 0 0 0;
  text-align: center;
}


.page_number_box_selected {
  background-image: url(/images/page_number_bg.png);
}





/*** head IDs ***/

#head1 {
 height: 141px;
 margin: 0;
 padding: 0;
 background-image: url(/images/bg_head0.png);
 background-repeat: repeat-x;
 min-width: 1062px;
}

#head2 {
 height: 141px;
 margin: 0 auto;
 padding: 0;
 background-image: url(/images/bg_head3.png);
 background-position: center top;
 background-repeat: no-repeat;
}

#search {
  text-align: right;
  margin: 22px 0 53px 0; 
}

#search_input {
  color: #999;
  font-size: 12px;
}

#logo {
  text-align: left;
  padding: 41px 0 0 0; 
}

#menu {
  text-align: left;
  margin: 0;
  padding: 0;
}

/*** foot IDs ***/

#foot1 {
 text-align: center;
 height: 201px;
 background-image: url(/images/bg_foot0.png);
 background-repeat: repeat-x;
 color: #666;
 font-size: 12px;
 min-width: 1062px;
}

#foot2 {
 text-align: left;
 width: 968px;  
 height: 201px;
 margin: 0 auto;
 background-image: url(/images/bg_foot3.png);
 background-position: center top;
 background-repeat: no-repeat;
}

#foot_contact {
  float: left;
  border-right: 1px solid #d8d2c2;
  height: 138px;
  padding: 0 37px 0 5px;
  font-size: 12px;
  line-height: 1.3;
  margin-top: 28px;
}

#foot_work {
  float: left;
  border-right: 1px solid #d8d2c2;
  height: 138px;
  padding: 0 46px 0 36px;
  line-height: 1.3;
  margin-top: 28px; 
}

#foot_disciplines {
  float: left;
  border-right: 1px solid #d8d2c2;
  height: 138px;
  padding: 0 46px 0 36px;
  line-height: 1.3;
  margin-top: 28px;
}

#foot_studio {
  float: left;
  border-right: 1px solid #d8d2c2;
  height: 138px;
  padding: 0 46px 0 36px;
  line-height: 1.3;
  margin-top: 28px;
}

#foot_more {
  float: left;
  padding: 0 0 0 36px;
  margin-top: 28px;
}


/* index IDs*/
#body, .body {
  text-align: center;
  background-image: url(/images/bg1.jpg);
  line-height: 1.3;
  min-width: 1062px;
}

#clever_ideas {
  padding: 3px 35px 0 0;
}

#featured_projects {
  padding: 0 0 14px 5px;
}


#index_top {
  background-image: url(/images/bg1_top.jpg);
  padding: 51px 0 39px 0;
}

#index_middle {
  background-image: url(/images/bg2.jpg);
  padding: 8px 0 5px 0;
}

#index_content {
  background-image: url(/images/bg3.jpg);
  padding: 18px 0 26px 0;
}

#index_description1 {
  background-image: url(/images/bg4.jpg);
  padding: 15px 0 12px 0;
  margin-top: 1px;
}

#index_description2 {
  height: 42px;
}

#about_the_studio {
  float: left;
  width: 402px;
  margin: 0 30px 0 5px;
  padding: 33px 0 45px 0;
}

#news {
  float: left;
  width: 516px;
  margin: 33px 0 45px 0;
}


#news_feed {
  margin: 0 0 18px 0;
}

/*** Work IDs ***/

#work_top {
}

#work {
  margin: 0 0 22px 0;
}

#breadcrumbs {
  font-size: 10px;
  color: #666;
  padding: 14px 0 20px 0;
}

#work_left, .subpage_left {
  float: left;
  margin: 0;
  padding: 0;
}





#work_content1 {
  background-image: url(/images/bg2.jpg);
  text-align: left;
  width: 934px;
  margin: 11px 0 26px 14px;
}

#work_content2 {
  background-image: url(/images/bg3.jpg);
  width: 864px;
}

#work_content3 {
  margin: 0px 0px 0px 10px;
  width: 843px;
}

#project_type {
  margin: 21px 0 16px 0;
}

#page_numbers {
  padding: 15px 23px 0 0;
  float: right;
}


#small_arrow {
}


#arrows {
  padding: 6px 6px 1px 0;
  float: right;
}

#page_number_arrow_left {
  float:left;
  margin: 6px 6px 4px 0; 
}

#page_number_arrow_right {
  float:left;
  margin: 6px 0 4px 7px; 
}

#arrows.slideshowarrow {
 float: none;
 padding: 0;
}

a.slideshowarrow_pointer, a.slideshowarrow_nopointer  {
 position: absolute;
 display: block;
 outline: none;

 background-repeat: no-repeat;
 z-index: 20;
}

a#page_number_arrow_left.slideshowarrow_pointer, a#page_number_arrow_left.slideshowarrow_nopointer {
 float: left;
 padding: 0;
 background-position: 3% 0;
}
a#page_number_arrow_left.slideshowarrow_pointer {
 background-image: url(/images/large_lt.png);
 cursor: pointer;
}
a#page_number_arrow_left.slideshowarrow_nopointer {
 background-image: none;
 cursor: default;
}

a#page_number_arrow_right.slideshowarrow_pointer, a#page_number_arrow_right.slideshowarrow_nopointer {
 float: right;
 padding: 0;
 background-position: 97% 0;
}
a#page_number_arrow_right.slideshowarrow_pointer {
 background-image: url(/images/large_gt.png);
 cursor: pointer;
}
a#page_number_arrow_right.slideshowarrow_nopointer {
 background-image: none;
 cursor: default;
}

/*** Work Detail IDs ***/


/* studio */


#project_type_studio {
  padding: 19px 0 10px 0;
}

#studio_blurb {
  padding: 0 29px 0 0;
}


#studio_content_tab {
  padding: 40px 59px 40px 89px;
}


#studio_content_no_tab {
  padding: 39px 59px 40px 0;
}

.studio_title {
  margin: 0 0 4px 0;
}

.left_icon {
  width: 89px;
  margin-top: 10px;
}

.right_text {
  width: 695px;
  margin-top: 10px;
}



/* Subpage content */

.subpagebody {
 margin: 0;
 padding: 0;
 background-image: url(/images/rightoverhang.gif);
 background-position: 50% 0;
 background-repeat: repeat-y;
}

.subpagetopcap {
  background-image: url(/images/bg2.jpg);
  margin: 0;
  padding: 0;
  height: 12px;
  width: 1008px;
}
.topwithleftnav {
 width: 880px;
 margin-left: 128px;
}

.subpagebottomcap {
  float: left;
  background-image: url(/images/bg2.jpg);
  margin: 0;
  padding: 0;
  height: 34px;
  width: 1008px;
}
.bottomwithleftnav {
 width: 880px;
 margin-left: 128px;
}

.bottomcap {
  height: 90px;
}

.subpage_content {
  float: left;
  margin: 0;
  width: 1008px;
  background-image: url(/images/bg2.jpg);
}

.subpage_content1 {
  text-align: left;
  width: 992px;
  margin: 0 0 0 16px;
  background-image: url(/images/bg2.jpg);
}

.subpage_content2 {
  background-image: url(/images/bg3.jpg);
  width: 992px;
}

.subpage_content3 {
  margin: 0 0 0 21px;
  padding-bottom: 50px;
  width: 971px;
}

.withleftnav {
 float: left;
 background-image: none;
}
.withleftnav .subpage_content1 {
 float: left;
 width: 746px;
 margin-left: 0;
}
.withleftnav .subpage_content2 {
 width: 880px;
}
.withleftnav .subpage_content3 {
 width: 859px;
}


#studio back {
  text-align: left;
  margin: 0 0 5px 5px;
}

#project_type_disciplines {
  padding: 19px 0 29px 0;
}


.disciplines_box {
  float: left;
  margin: 0 32px 50px 0;
  width: 210px;
}


/* Contact */
#contact_form {
  margin: 0 46px 0 0;
}

#contact_content {
  margin: 0 38px 0 0;
}

.contact_input {
  border: 1px solid #ccc;
  background-color: #fcfbf9;
  margin: 2px 0 12px 0;
  font-size: 12px;
  font-family: "Arial", sans-serif;
  color: #666;
}

.contact_textarea {
  border: 1px solid #ccc;
  background-color: #fcfbf9;
  margin: 2px 0 16px 0;
  font-size: 12px;
  font-family: "Arial", sans-serif;
  color: #666;
}

.contact_star {
  font-size: 14px;
  font-weight: bold;
  color: #00aeef;
}

#project_type_contact1 {
  padding: 19px 0 23px 0;
}

#project_type_contact2 {
  padding: 19px 0 0 0;
}


/* Detail - Project */

.pointer {
  cursor: pointer;
}

.no_pointer {
  cursor: auto;
}

#detail_title {
  padding: 19px 0 18px 0;
  border-bottom: 1px solid #e5e4e1;
  width: 931px;
}

#project_highlights {
  margin: 18px 0 0 3px;
  height: 29px;
}

/* work detail summary */

/* old */

#detail_right {
  float: left;
  margin: 0 0 30px 0;
  width: 810px;
}

#back {
  text-align: left;
  margin: 0 0 10px 0;
}

#detail {
  margin: 0 0 15px 0;
}

/*

#detail_display {
  background-color: #fff; 
  float: left;
  width: 804px;
  height: 239px;
  margin-bottom: 25px;
}

#large_arrow {
  position:relative;
  left: 742px;
  top: 189px;
}
*/

/* end old */




#summary_left {
  float: left;
  width: 471px;
  margin: 0 50px 0 14px;
}

#summary_right {
  float: left;
  width: 275px;
}

#summary_box {
  margin-bottom: 3px;
}

#brand_guide {
  height: 30px;
  margin: 10px 5px 0 0;
  text-align: right;
}

#client_quote {
  margin: 10px 0 0 0;
  padding: 3px 0 0 25px;
  background-image: url(/images/quote_open.png);
  background-repeat: no-repeat;
  font-size: 16px;
  font-family: "Georgia", Times, sans-serif;
  color: #00aeef;
}

#quote_close {
  margin: 7px 0 0 8px;
  
}

#quote_author {
  font-family: "Arial", sans-serif;
  padding-top: 14px;
  font-size: 12px;
  color: #666;
}

#load_images {
  display: none;
}


/* detail menu */

div#detail_menu {
  width: 128px;
}

div.detail_menu_item_container {
  text-align: left;
  width: 128px;
  overflow: visible;
}

div.detail_menu_item_selected1 {
  background-image: url(/images/bg_detail_menu_top.png);
  background-repeat: no-repeat;
}

div.detail_menu_item_selected2 {
  background-image: url(/images/bg_detail_menu_bottom.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  
}

div.detail_menu_item {
  position: relative;
  padding: 5px 2px 3px 7px;
}

a.detail_menu_item {
  color: #c39;
  font-size: 15px;
}

a.detail_menu_item_selected {
  color: #666; 
  font-size: 15px;
}


#contact_post_submission {
  margin-bottom: 200px;
}

