body {
  background-color:#BCBCBC;
  font-family:"Courier New", Courier, monospace;
}

.work_pages_body {
	background-color:#6f6f6f;
}

img, div{
 padding:0px;
 margin: 0px;
 border: 0px;
}

#main_table {
 padding:0;
 margin:0 auto 0 auto;
 table-layout:fixed;
 width: 1100px;
}

#top_table { 
 padding:0;
 margin:0;
 border:0;
 border-collapse:collapse;
}

#top_table td, #top_table img {
 padding:0;
 margin:0;
 border:0;
 /* vertical-align:top; */
}

#main_col {
 vertical-align:top;
 text-align:left;
 width:900px;
}

#right_col, #left_col {
 vertical-align:top;
 width:100px;
}

#top_rungs {
 float:left;
 padding-left: 10px;
}

#top_div {
 position:relative;
}

#tabs {
 position: absolute;
 right: 135px;
 padding-top:31px; /* keeps the tabs vertically in place */
}

#top_left {
 float:left;
}

#top_links{
 padding-top:5px;
 padding-bottom:4px;
}

#top_contact {
 float:right;
}

#image_info {
  position:absolute;
  left: 17px;/*-28px;*/
  top: 541px;/*400px;*/
}

#image_info_pop_up {
  background-color: none;
  position:absolute;
  left: 17px; /*65px;*/
  top: 341px;
  width: 640px;
  visibility:hidden;
}
#image_info_pop_up_rect {
 background-color:#ffff00;
 padding: 10px;
 font-size: 25px;
}

#content {
  text-align:left;
  width: 880px;
  position:absolute;
  padding: 0 10px;
  margin: 0;
  background-color:#FFFFFF;
  border:0;
  /*vertical-align:top;*/
}

#inner_content {
	/* background-color:#FF9900; */
}

#footer {
	margin-left:-10px;
}

#footer_left {
	float:left;
	color:#333333;
	font-size:75%;
}

#footer_right {
	float:right;
	color:#333333;
	font-size:75%;
}
.footer_right_link {
	color:#FF0000;
	text-decoration:none;
}
#footer_right a {
	text-decoration:none;
}
.dd_menu{
  position:absolute;
  width:150px;
  background-color:#e4e7e0;
  text-align:left;
  padding: 10px;
}
.menu_break{
 /* for the sitemap */
 margin:20px;
}
.dd_menu .menu_break{
 /* for the drop downs */
	background-image:url(../../images/dd_menu_dots.gif);
	background-repeat:no-repeat;
	margin:6px 0 4px 0;
	padding:1px;
}

#project_menu {
  z-index:1000;
}

#design_menu {
  z-index:1001;
}
.news_item {
	background-color:#00FFFF;
	width:168px;
	position:absolute;
	padding:14px;
}
.close_news_div {
	text-align:right;
}
.news_date {
	padding-top:14px;
	font-size:11px;
}
.news_category, .news_title {
	color:#000000;
}
.news_description {
	font-size:12px;
	color:#666666;
	background-image:url(../../images/news_bg.gif);
	background-repeat:repeat-y;
	padding: 10px 8px 20px 8px;
	margin:0;
}

.news_description a, .news_description a:visited, .news_description a:hover {
	color:#000000;
}


.news_top {
	margin-top:10px;
}

.news_bottom {
	vertical-align:text-top;
	line-height:0px;
	font-size:0;
	margin:0;
}

#fp_feature_div {
	float:right;
	width:225px;
	margin-top:3px;
	margin-bottom:100px;
}

#fp_feature_div img {
	margin:5px 0;
}

#fp_feature_body_div {
	background-image:url(../../images/feature_bg.gif);
	background-repeat:repeat-y;
	padding:8px;
	font-size:12px;
	color:#666666;
	margin:0;
}

#fp_feature_body_div a, #fp_feature_body_div a:visited, #fp_feature_body_div a:hover {
	color:#000000;
}


.fp_feature_body_bottom {
	vertical-align:text-top;
	line-height:0px;
	font-size:0;
	margin:0;
	padding:0;
}

.fp_feature_body_bottom img, .fp_feature_body_top img{
	margin:0 !important;
	padding:0;
}

h3 {
	color:#FFFFFF;
	font-size:15px;
	background-color:#000000;
	display:inline;
	font-weight:normal;
	padding:0 2px;
}



/* Sitemap */
#sitemap_table{
	width:880px;
	table-layout:fixed;
	margin-top:20px;
}
#sitemap_table td{
	vertical-align:top;
	padding:0 3px;
	font-size:75%;
}
#sitemap_table a{
	color:#6e6e6e;
	text-decoration:none;
}
#sitemap_table a:hover{
	color:#000000;
	text-decoration:none;
}
#sitemap_spacer {
	margin-top:300px;
}
#sm_projects_col{
	width:240px;
}
#sm_design_col{
	width:215px;
}
#sm_projects_col .work_category, #sm_design_col .work_category{
	font-weight: normal;
	padding: 0;
	margin:0;
	line-height:normal;
	background-color:#e2f11c;
}
#sm_design_col .work_category{
	background-color:#f6f004;
}
#sm_design_col .work_category a{
	color:#000000;
}
#sm_archive_col{
	width:168px;
}
#sm_air_col{
	width:100px;
}
#sm_ff_col{
	width:107px;
}

.h3_projects{
}
.h3_design{
}
.h3_archive{
	background-color:#CCCCCC;

}
.h3_air a{
	background-color:#e1e1e1;
	color:#212121 !important;
}
.h3_air a:hover{
	color:#000000 !important;
}

.h3_ff a{
	background-color:#e1e1e1;
	color:#212121 !important;
}
.h3_ff a:hover{
	color:#000000 !important;
}

/* dropdown menus */
.dd_menu {
	font-size:75%;
	color:#000000;
}
.dd_menu a {
	color:#2d2d2d;
	text-decoration:none;
	
}
.dd_menu a:hover {
	background-color:#dbe793;
}
.dd_menu .work_category, .dd_menu .work_category a{
	text-decoration:none;
	color:#424242;
	font-weight: bold;
}

/*work pages */
.top_links_work_pages {
	padding-top:5px;
}
#contact_link {
	float:right;
}
#top_left_work_page{
	float:left;
	padding-top:6px;
}
#title_table {
	width:880px;
	border:none;
	padding:0;
	margin:0;
	border-collapse:collapse;
}
#title_table td{
	vertical-align:bottom;
	padding:0;
	margin:0;
}
#work_title_div {
	padding:50px 0 3px 0;
}
#prev_next_div {
	width:111px;
	float:right;
}
#prev_div {
	float:left;
}
#next_div {
	float:right;
}
#external_link_td {
	text-align:right;
	padding:10px 0 !important;
}
#image_caption_pop_up {
  background-color:#ffff00;
  position:absolute;
  left: 20px;
  top: 341px;
  width: 500px;
  visibility:hidden;
  padding:10px;
}
#work_details_table {
	margin:15px 0 0 0;
	padding:0;
	border-collapse:collapse;
	font-size:85%;
	line-height:125%;
	color:#666666;
}

#work_details_table .info_div {
	line-height:100%;
	color:#8e8d8d;
	padding-right:20px;
}

#work_details_table a{
	color:#000000;
	text-decoration:none;
}
#work_details_table a:hover{
	color:#000000;
	text-decoration:underline;
}
.half_width_td {
	width:440px;
	vertical-align:top;
}
.info_div {
	padding: 0 0 15px 0;
}

#work_title_td {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:70%;
}

.title_td {
	width:70px;
}
.content_td {
	color:#666666;
	font-size:80%;
	width:340px;
}
.ext_link_td {
	vertical-align:top !important;
	text-align:right;
	padding-right:10px;
}
.design_artists, .design_artists_placeholder{
	font-family:Arial, Helvetica, sans-serif;
	font-size:60%;
	color:#FFFFFF;
}
.design_artists {
	background-color:#6f6f6f;
}


#design_details_table {
	margin-bottom:15px;
}
#prev_next_projects {
	float:right;
}
.landing_title {
	font-size:150%;
	background-color:#FFFF00;
	margin-bottom:10px;
	display:block;
	float:left;
}
.landing_header {
	font-size:130%;
	background-color:#FFFF00;
	margin-bottom:10px;
	display:block;
	float:left;
}
.landing_intro {
	font-size:100%;
	padding-top:10px;
	float:left;
}
.landing_body {
	font-size:14px;
	line-height:125%;
	color:#666666;
}

#cv_table {
	width:550px;
	float:left;
}

.cv_header_td {
	padding: 30px 0 20px 0;
}

.cv_table td{
	color:#666666;
}
.cv_info_td a, .cv_info_td a:visited {
	color:#333333;
	text-decoration:none;
}
.cv_info_td a:hover {
	text-decoration:underline;
}

.cv_date_td {
	width:80px;
	vertical-align:top;
	font-size:80%;
	color:#ff33cc;
}
.cv_info_td {
	width:470px;
	font-size:80%;
	padding-bottom:0;
	color:#7a7a69;
}

.cv_show {
	background-color:#dcdcdc;
}

.cv_lecture {
	font-style:italic;
}

.cv_workshop {
	font-style:italic;
}

.cv_pub {
	font-style:italic;
}

#cv_download {
	float:right;
	padding-top:10px;
}

#cv_download_links {
	color: #333333;
	background-color:#e8e8e8;
	font-size:80%;
	padding:2px;
	line-height:130%;
	
}

#cv_download_links a, #cv_download_links a:visited, #cv_download_links a:hover {
	text-decoration:none;
	color: #333333;
}

#about_page_content {
	font-size:14px;
	color:#8D8D8D;
	line-height:125%;
}
#about_page_content h1 {
	font-size:14px;
	color:#FFFFFF;
	background-color:#000000;
	display:inline;
	font-weight:normal;
	margin-bottom:8px;

}
#about_page_content h2 {
	font-size:14px;
	color:#333333;
	background-color:#FFFF00;
	display:inline;
	font-weight:normal;
}
#about_page_content a, #about_page_content a:visited {
	color:#000000;
	text-decoration:none;
}
#about_page_content a:hover {
	color:#000000;
	text-decoration:underline;
}






