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

/*BEGIN HEADER STYLES*/
#header {
	height: 80px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}
/*library item styling: header_logo*/
#header #tkwa_logo {
	float: left;
	height: 80px;
	width: 250px;
}
/*library item styling: header_links*/
#header #section_links {
	float: left;
	height: 20px;
	width: 635px;
	padding-top: 60px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.section_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	margin-right: 40px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
/*END HEADER STYLES*/

/*BEGIN MAIN BODY STYLES*/
body {
	background-color: #101020;
}
#wrapper {
	background-color: #252535;/*if changed, change 'PROJECT STYLES>.image_links' border color to same*/
	height: 450px;
	width: auto;/*allows main band to expand with browser window*/
	overflow: hidden;/*IE6 fix*/
}
#main {
	height: 450px;
	width: 900px;
	margin-right: auto;/*controls centering w/in main band*/
	margin-left: auto;/*controls centering w/in main band*/
	padding-left: 10px;/*keep this for edge spacing on small browser windows*/
}
/*left column within main div*/
#text {
	float: left;
	height: 420px;
	width: 240px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
}
/*right column within main div*/
#image {
	float: left;
	height: 450px;
	width: 650px;
}
/*footer divs follow*/
#footer {
	height: 70px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-left: 10px;
}
/*left section for pdf link*/
#footer #additional_info {
	height: 70px;
	width: 225px;
	float: left;
}
/*pdf download and link buttons*/
.highlighted_button {
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
/*div containing stacked absolutely positioned captions*/
#footer #caption_text {
	float: left;
	height: 70px;
	width: 650px;
	margin-left: 25px;
	overflow: visible;
}
/*caption class for main image (img 0), visible on load*/
.caption_main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #505060;
	width: 650px;
	position: absolute;
	font-weight: normal;
	font-style: italic;
}
/*caption class for all other images (img 1-16), visible on mouseover only*/
.caption {
	position: absolute;
	visibility: hidden;
	width: 650px;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #505060;
	font-weight: normal;
	font-style: italic;
}
/*END MAIN BODY STYLES*/

/*BEGIN RECURRING DIV STYLES*/
/*div links to main category, appears at top of text div*/
#text #category_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
	height: 15px;
	background-color: #101020;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
}
/*class style can apply to any link div, used on people pages for email link*/
.category_link  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	background-color: #252535;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	margin-top: 5px;
	margin-right: 140px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*used for headers on people pages and 'STUDIO>services we offer' page*/
.services_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCF;
	line-height: 24px;
}
/*END RECURRING DIV STYLES*/

/*BEGIN MAIN TEXT STYLES*/
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CCF;
}
.header01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #CCF;
}
.header02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CCF;
}
/*END MAIN TEXT STYLES*/

/*BEGIN BASIC TEMPLATE STYLES*/
/*div floating w/in 'main', contains contact text*/
#contact_text {
	float: left;
	height: 400px;
	width: 800px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 20px;
}
/*styles firm name only*/
.tkwa_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCF;
}
#footer_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #808090;
}
.directions {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCF;
	line-height: 16px;
}
.contact_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
	height: 15px;
	background-color: #101020;
	padding-left: 5px;
	padding-right: 5px;
}

/*END BASIC TEMPLATE STYLES*/

/*BEGIN PROJECT TEMPLATE STYLES*/
/*font formatting applies to title line (same as header02), 2 lines*/
#text #title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CCF;
	height: 65px;
	width: 225px;
	margin-top: 10px;
	float: left;
	overflow: hidden;
	line-height: 20px;
}
/*font formatting for location line*/
.location {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #808090;
	line-height: 22px;
}
/*scrolling description box: flexcroll class controls scrollbar, defaults to main text styling*/
#text #description {
	float: left;
	height: 252px;
	width: 217px;
	overflow: scroll;
	position: relative;
	margin-top: 10px;
	padding-right: 8px;
	margin-bottom: 5px;
}
/*bank of thumbnail images, also used on property pages*/
#text #image_links {
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	bottom: auto;
	top: 200px;
	position: static;
	height: auto;
	float: left;
	padding-top: 10px;
	margin-top: 5px;
}
/*styling for thumbnails, also used on property pages*/
.image_links {
	float: left;
	height: 20px;
	width: 20px;
	border: 4px solid #252535;/*default border color must be same as wrapper background color*/
	margin: 0px;
}
/*END PROJECT TEMPLATE STYLES*/

/*BEGIN PEOPLE TEMPLATE STYLES*/
/*people pages also use '.services header' and '.category_link' styles from RECURRING DIV STYLES section and '.header01' and '.header02' from MAIN TEXT STYLES section*/

/*title var from standard -> larger font size, single line*/
#text #pp_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	line-height: 26px;
	height: auto;
	width: 240px;
	margin-top: 15px;
	float: left;
}
/*formatting for staff name list, 2 cols, adjust widths if longer name in list2*/
#list1 {
	float: left;
	width: 120px;
	overflow: hidden;
	margin-top: 5px;
	padding-right: 0px;
	height: 355px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}
#list2 {
	float: left;
	width: 105px;
	overflow: hidden;
	margin-top: 5px;
	padding-right: 0px;
	height: 355px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	margin-left: 15px;
}
/*content box floating within image div*/
#description_main  {
	float: left;
	height: 410px;
	width: 639px;
	overflow: hidden;
	margin-left: 0px;
	margin-right: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCF;
	background-color: #101020;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #808090;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
/*people information divs follow*/
#description_main #people_image {
	width: 250px;
	height: 410px;
	padding-right: 0px;
	float: left;
	margin-right: 25px;
}
#description_main #people_name {
	width: 350px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCF;
	margin-top: 25px;
}
#description_main #people_title {
	float: left;
	width: 350px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #808090;
	margin-top: 5px;
}
#description_main #people_text {
	float: left;
	width: 350px;
	margin-top: 10px;
	height: 302px;
}
.project_exp_list {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}
/*END PEOPLE TEMPLATE STYLES*/

/*BEGIN PROPERTY TEMPLATE STYLES*/
/*uses '#image_links' div and '.image_links' class from PROJECT section*/

/*container for property icon image and title*/
#text #property_head {
	float: left;
	height: 50px;
	width: 225px;
	margin-top: 10px;
}
#text #property_image {
	height: 50px;
	width: 50px;
	float: left;
}
#text #property_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	height: 50px;
	width: 160px;
	float: left;
	overflow: hidden;
	margin-left: 15px;
	line-height: 22px;
}
/*description div is longer that standard in PROJECT; flexcroll class controls scrollbar, defaults to main text styling*/
#text #property_description {
	float: left;
	height: 265px;
	width: 217px;
	overflow: scroll;
	position: relative;
	margin-top: 10px;
	padding-right: 8px;
}
/*styling for property captions appearing under image thumbnails*/
#property_caption {
	float: left;
	height: 50px;
	width: 214px;
	overflow: hidden;
	margin-top: 5px;
	padding-left: 3px;
	padding-right: 8px;
}
.property_caption {
	position: absolute;
	visibility: hidden;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #CCF;
}
#footer #property_links {
	float: left;
	height: 70px;
	width: 650px;
	margin-left: 25px;
	overflow: hidden;
}
.link_group {
	height: 55px;
	width: 39px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 4px;
}
.link_image {
	height: 35px;
	width: 35px;
	border: 0px none #000015;
}
.link_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCF;
	height: 20px;
	margin-top: 5px;
	position: absolute;
	visibility: hidden;
}
/*END PROPERTY TEMPLATE STYLES*/

/*BEGIN CATEGORY TEMPLATE STYLES*/
#text #cat_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	line-height: 26px;
	height: auto;
	width: 240px;
	margin-top: 15px;
	float: left;
	margin-bottom: 20px;
}
.category_list {
	float: left;
	height: auto;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
.category_list_main {
	float: left;
	height: auto;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #808090;
	padding-top: 5px;
}
.category_list_main1 {
	float: left;
	height: auto;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 4px;
	color: #808090;
	padding-top: 10px;
}
.cat_image_box {
	height: 148px;
	width: 160px;
	float: left;
	border: 1px solid #252535;
}
/*END CATEGORY TEMPLATE STYLES*/

/*BEGIN STUDIO TEMPLATE STYLES*/
#text #about_our_studio {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CCF;
	float: left;
	width: 220px;
	overflow: hidden;
	padding-right: 8px;
	margin-bottom: 30px;
	height: 240px;
}
#awards  {
	float: left;
	height: 380px;
	width: 615px;
	overflow: scroll;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCF;
	background-color: #101020;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #707080;
}
.year {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #CCF;
	float: left;
	margin-bottom: 8px;
	width: 610px;
	cursor: default;
}
.services_list1 {
	height: 380px;
	width: 195px;
	float: left;
	margin-top: 15px;
	padding-left: 24px;
}
.services_list {
	height: 380px;
	width: 185px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 10px;
}
.services_header2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCF;
	line-height: 18px;
	
}
/*END STUDIO TEMPLATE STYLES*/

/*BEGIN NEWS TEMPLATE STYLES*/
.news_headline {
	float: left;
	height: auto;
	width: 219px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 15px;
	padding-right: 8px;
}
.news_image {
	width: 250px;
	height: 410px;
	padding-right: 0px;
	float: left;
	margin-right: 25px;
}
#news_main_title {
	width: 350px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCF;
	margin-top: 25px;
	line-height: 24px;
}
#news_main_text {
	float: left;
	width: 350px;
	margin-top: 25px;
	margin-bottom: 25px;
	height: auto;
}
#related_links {
	float: left;
	width: 350px;
	margin-top: 20px;
	margin-bottom: 5px;
	height: auto;
	font-style: italic;
	font-weight: normal;
	color: #808090;
	font-size: 10px;
}
/*END NEWS TEMPLATE STYLES*/

/*BEGIN PHILOSOPHY TEMPLATE STYLES*/
#properties_container {
	float: left;
	height: 380px;
	width: 615px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCF;
	background-color: #101020;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#column_01 {
	width: 200px;
	float: left;
	margin-top: 5px;
	text-align: right;
	overflow: hidden;
	padding-left: 0px;
}
.image_column {
	float: left;
	width: 25px;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
}
.image_column_rt {
	float: left;
	width: 25px;
	margin-left: 30px;
	margin-right: 10px;
	overflow: hidden;
}
.property_image {
	float: right;
	height: 25px;
	width: 25px;
	margin-bottom: 10px;
	cursor: default;
}
.property_name {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCF;
	font-weight: bold;
	width: 200px;
	margin-bottom: 17px;
	height: 18px;
}
.property_name_rt {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCF;
	font-weight: bold;
	width: 200px;
	margin-bottom: 17px;
	height: 18px;
	text-align: left;
}
#column_02 {
	width: 200px;
	font-size: 10px;
	color: #808090;
	line-height: 12px;
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 5px;
	overflow: hidden;
}
#column_container {
	float: left;
	width: 600px;
	border-bottom-style: none;
	margin-right: 15px;
}
/*END PHILOSOPHY TEMPLATE STYLES*/

/*BEGIN PROJECT LIST STYLES*/
#projectlist_container {
	float: left;
	width: 900px;
	height: 390px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.projectlist_column {
	float: left;
	width: auto;
	height: 390px;
	margin-right: 35px;
	line-height: 16px;
}
#projectlist_category_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
	height: 15px;
	background-color: #101020;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 15px;
}
/*END PROJECT LIST STYLES*/

/*BEGIN LINK STYLES*/
a:link {
	color: #808090;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #808090;
}
a:hover {
	text-decoration: none;
	color: #CCF;
}
a:active {
	text-decoration: none;
	color: #808090;
}
/*END LINK STYLES*/

/*BEGIN FLEXCROLL STYLES*/
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
width: 5px;
background: #101020 url(basebarcaps_verticalbarbody.png) 0px 0px repeat-y;
}
.vscrollerbar {
width: 5px;
background: #606070 url(basebarcaps_verticalbarbody.png) -15px 0px repeat-y;
}

.vscrollerbar, .hscrollerbar {
padding: 10px;
z-index: 2;
}
.vscrollerbarbeg {
background: url(basebarcaps_verticalbarbody.png) -45px -30px no-repeat;
width: 5px;
height: 15px !important;
}
.vscrollerbarend {
background: url(basebarcaps_verticalbarbody.png) -45px 0px no-repeat;
width: 5px;
height: 15px;
}

.scrollerjogbox {
width: 5px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #4E727C url(horizontalbarbody_cornerjog.png) 0px 0px;
}
.vscrollerbasebeg {
background: url(basebarcaps_verticalbarbody.png) -30px -30px no-repeat;
width: 5px;
height: 15px !important;
}
.vscrollerbaseend {
background: url(basebarcaps_verticalbarbody.png) -60px -30px no-repeat;
height: 5px;
width: 15px;
}

.scrollerjogbox:hover {
background: #5E828C url(basebarcaps_verticalbarbody.png) -45px -15px;
}

/*END FLEXCROLL STYLES*/
