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


/*    ***global reset***    */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* -----Framework----- */

body {
	line-height: 1;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:9px;
	color:#333;
}
#h-wrapper {
	margin: 54px auto 0px auto;
	height: 48px;
	width: 950px;
}
#outer-wrapper {
	clear: both;
	width: 100%;
	min-height:466px; /* Minimum Height hack, on these three lines */
	height:auto !important;
	height:466px;
	background: #999 url(http://www.tsaodesign.com/themes/tsao_theme/images/bg.jpg) repeat;
}
#inner-wrapper {
	margin: 0px auto;
	width: 950px;
	min-height:466px; /* Minimum Height hack, on these three lines */
	height:auto !important;
	height:466px;
	background: #D0D0D0 url(http://www.tsaodesign.com/themes/tsao_theme/images/orange_bar.png) repeat-y;
}
#f-wrapper {
	clear: both;
	margin: 0px auto;
	width: 950px;
}
#header {
	overflow: hidden;
	width:950px;
	height:48px;
}
#logo_inside, #logo_home {
	float:left;
}
#content {
	clear: left;
	min-height:466px; /* Minimum Height hack, on these three lines */
	height:auto !important;
	height:466px;
}
#content-footer { /* A convient way to force some padding at the bottom of the content without using padding */
	display: block;
	clear: both;
	height: 45px;
	width: 100%;
}
#footer {
	clear: both;
	width:100%;
	color:#ccc;
	text-align:center;
	padding:10px
}
.entry-footer {
	clear: both;
	display: block;
	margin: 0 85px 0 230px;
	height: 1px;
	border-bottom: solid 1px #FFF;
}
/* ----- FIRM ----- */

#firmPage .colm-one {
	float: left;
	margin: 0px 45px;
	width: 269px;
}
#firmPage .colm-one img {
	margin-bottom: 45px;
}
#firmPage .colm-two {
	float: left;
	width: 530px;
}
#firmPage .colm-two p {
	line-height:1.7em;
}
/* ----- PROJECTS PAGE ------ */

#projectsPage #tabs {
	float: left;
	display: inline; /* Double magin IE 6 hack */
	width: 150px;
	margin-left: 42px; /* Brings text into line, and bumps highlight out */
}
#projectsPage #lists {
	float: left;
	margin-left: 45px;
}
#lists ul li {
	width: 190px;
	line-height:1.7em;
}
#lists ul li a {
	display: block;
	color: #000;
	width: 190px;
	padding: 3px 4px 5px;
}
#lists ul li a:hover {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/orange_bar.png) repeat;
	color: #FFF;
}
#tabs ul li {
	width: 150px;
	margin:0;
	padding:0;
}
#tabs ul li a {
	display: block;
	padding: 3px 4px 5px;
}
#tabs .ui-state-active {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/orange_bar.png) repeat;
	color: #FFF;
}
#tabs .ui-state-active a {
	color: #FFF;
}
.ui-tabs-hide {
	position: absolute;
	left: -10000px;
}
.tooltip-target {
	width: 130px;
}
.tooltip-content {
	position: absolute;   /* required */
	left: -10000px;
	padding: 10px 10px 10px 15px;
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/tt_arrow.gif) left no-repeat;
}
.tooltip-content img {
	border: 3px solid black;
}
#projectsPage .li_cont1 {
	border-left: 1px solid #FFF;
	padding-left: 20px;
}
ul.nav_categories li{
	margin:0;
	padding:0;
}
/* -----PROJECT PAGE----- */
#projectPage .colm-one {
	float: left;
	width: 358px;
}
#projectPage .colm-two {
	float: left;
	width: 592px;
}
#projectPage #prjtop {
	height: 299px;
	overflow: hidden;
}
#projectPage p {
	margin: 12px 25px 15px 41px;
}
ul#photos_nav {
	width: 175px;
}
ul#photos_nav li {
	float: left;
	margin: 8px 12px 0px 0px;
	width: 23px;
	list-style: none;
}
ul#photos_nav a {
	display: block;
	width: 23px;
	padding: 3px 3px 3px 3px;
	background:#3f3f3f;
	border: 1px solid #848484;
	line-height:0;
}
ul#photos_nav a.activeSlide {
	background: #faad00;
	border: 1px solid #faad00;
}
#photonav-wrapper {
	margin: 5px 40px 40px 40px;
	width: 200px;
	height: 75px;
	/*border-top: 1px solid #969696;*/
	/*border-bottom: 1px solid #969696;*/
}
#project-nav {
	clear: left;
	margin: 0px 0px 0px 45px;
}
#projectPage #back {
	margin-left: 41px;
}
/* ----- TESTIMONIALS ----- */

#testimonialsPage #entries {
	margin: 100px auto 45px auto;
	width: 536px;
}
#testimonialsPage .colm-one {
	float: left;
	display: block;
	width: 150px;
	/*margin-right: 10px;*/
       padding-left: 20px;
}
#testimonialsPage .colm-two {
	width: 326px;
        padding-right: 20px;
	float: right;
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/fancyquote.jpg) 0px 25px no-repeat;
}
#testimonialsPage .title {
	margin-bottom: 10px;
}
#testimonialsPage .colm-two p {
	margin-left: 45px;
}
#testimonialsPage .t-source {
	font-style: italic;
	text-align: right;
	float: right;
}

#tnav {
	width: 496px;
	margin: 0px auto;
	padding-top: 6px;
	border-top: 1px solid #eaeaea;
	text-align: right;
}
#tnav a, #tnav a:link{
       font-weight:bold;
}
/* ----- CLIENTS ----- */
#clientsPage .mcol {
	margin-left: 48px; /* Optically aligned, true margin is 45px */
}
#clientsPage .mcol li {
	line-height:2em;
}
#clientsPage #li_container1 {
	padding-bottom: 45px;
}
/* ----- BIOGRAPHIES PAGE ------ */

#biographiesPage .entry {
	position: relative;
}
#biographiesPage .colm-one {
	position: relative;
	float: left;
	display: inline;
	margin: 0px -171px 0px 45px;
	width: 126px;
}
#biographiesPage .colm-two {
	position: relative;
	float: left;
	display: inline;
	margin: 0px 400px 25px 230px;
	width: 320px;
}
#biographiesPage .colm-three {
	position: relative;
	float: right;
	display: inline;
	margin: 41px 77px 25px -364px;
	width: 287px;
	background: #DFDFDF;
}
#biographiesPage .entry-footer {
	margin-bottom: 25px;
}
#biographiesPage h3 {
	font-size: 14px;
	/*letter-spacing: 2px;*/
	margin-bottom: 8px;
}
#biographiesPage .biotitle {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}
#biographiesPage .colm-three h4, #biographiesPage .colm-three p {
	padding: 8px;
}
#biographiesPage .colm-three h4 {
	font-size: 11px;
}
#biographiesPage .pedigree{
       margin-bottom:6px;
}

/* ----- NEWS PAGE ----- */

#newsPage .entry {
	clear: both;
}
#newsPage .colm-one {
	float: left;
	display: inline; /* IE hack */
	margin: 0px -205px 25px 45px;
	width: 130px;
}
#newsPage .colm-two {
	float: right;
	display: inline; /* IE hack */
	margin: 0px 125px 25px 285px;
	padding-bottom: 25px;
	width: 540px;
}
#newsPage .news-rule {
	margin:0 45px 25px 45px;
	border-bottom: 1px solid #FFF;
}
#newsPage .title {
	margin-bottom: 10px;
}
/* ----- CONTACT PAGE -----*/

#contactPage .colm-one {
	float: left;
	display: inline; /* IE 6 hack */
	margin: 0px -313px 0px 45px;
	width: 200px;
}
#contactPage .colm-two {
	float: left;
	display: inline; /* IE 6 hack */
	margin: 0px 343px 0px 300px;
	width: 200px;
}
#contactPage .colm-three {
	float: right;
	display: inline; /* IE 6 hack */
	margin: 0px 250px 0px -395px;
	width: 100px;
}
#contactPage .title {
	margin-bottom: 10px;
}
#contactPage .entry {
	padding:30px 0 30px 0;
}
/* -----Typography------ */

#content p {
	line-height: 13px;
	margin-bottom: 8px;
}
h2 {
	display: block;
	margin-bottom: 25px;
	height: 36px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFF;
	background: #000;
}
#content .title {
	font-size: 16px;
}
#content .date {
	font-size: 7px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#projectPage h3 {
	display: block;
	margin: 58px 0px 16px 6px;
	padding: 14px 12px 14px 38px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: #3F3F3F;
	line-height:1.2em;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after { /*just add class="clearfix" to container*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* -----Link styling----- */

a, a:link {
	color:#666;
	text-decoration: none
}
a:visited {
	color:#666
}
a:hover {
	color:#000
}
a:active {
	color:#000
}
/* ---------- MAIN NAVIGATION MENU ----------- */
ul#nav {
	width:600px;
	float:left;
}
ul#nav li {
	float:left;
	display: inline;
}
ul#nav li#m-firm a {
	display: block;
	width: 60px;
	height: 48px;
	text-indent:-9999px;
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat 0 -48px;
}
ul#nav li#m-projects a {
	display: block;
	width: 87px;
	height: 48px;
	text-indent:-9999px;
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat -60px -48px;
}
ul#nav li#m-testimonials a {
	display: block;
	width: 116px;
	height: 48px;
	text-indent:-9999px;
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat -147px -48px;
}
ul#nav li#m-clients a {
	display: block;
	width: 80px;
	height: 48px;
	text-indent:-9999px;
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat -263px -48px;
}
ul#nav li#m-biographies a {
	display: block;
	width: 106px;
	height: 48px;
	text-indent:-9999px;
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat -343px -48px;
}
ul#nav li#m-news a {
	display: block;
	width: 65px;
	height: 48px;
	text-indent:-9999px;
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat -449px -48px;
}
ul#nav li#m-contact a {
	display: block;
	width: 86px;
	height: 48px;
	text-indent:-9999px;
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat -514px -48px;
}
ul#nav li#m-firm a:hover {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat 0 0;
}
ul#nav li#m-projects a:hover {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat -60px 0;
}
ul#nav li#m-testimonials a:hover {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat -147px 0;
}
ul#nav li#m-clients a:hover {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat -263px 0;
}
ul#nav li#m-biographies a:hover {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat -343px 0;
}
ul#nav li#m-news a:hover {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat -449px 0;
}
ul#nav li#m-contact a:hover {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat -514px 0;
}
body#firmPage ul#nav li#m-firm a {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat 0 -0;
}
body#projectsPage ul#nav li#m-projects a {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat -60px 0;
}
body#projectPage ul#nav li#m-projects a {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat -60px 0;
}
body#testimonialsPage ul#nav li#m-testimonials a {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat -147px 0;
}
body#clientsPage ul#nav li#m-clients a {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat -263px 0;
}
body#biographiesPage ul#nav li#m-biographies a {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat -343px 0;
}
body#newsPage ul#nav li#m-news a {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat -449px 0;
}
body#contactPage ul#nav li#m-contact a {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_inside.png) no-repeat -514px 0;
}
/* ---------- HOME NAVIGATION CONTROLS-------------*/

#trans_nav {
	position: absolute;
	top: 148px;
	width:622px;
	height:54px;
	padding-left: 328px;
	z-index: 1000;
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/trans_bg.png) no-repeat;
}
ul#nav {
	width:600px;
	float:left;
}
ul#nav li {
	float:left;
	display: inline;
}
ul#nav li#firm a {
	display: block;
	width: 62px;
	height: 54px;
	text-indent:-9999px;
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_home.png) no-repeat 0px 0px;
}
ul#nav li#projects a {
	display: block;
	width: 87px;
	height: 54px;
	text-indent:-9999px;
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_home.png) no-repeat -63px 0px;
}
ul#nav li#testimonials a {
	display: block;
	width: 115px;
	height: 54px;
	text-indent:-9999px;
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_home.png) no-repeat -150px 0px;
}
ul#nav li#clients a {
	display: block;
	width: 79px;
	height: 54px;
	text-indent:-9999px;
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_home.png) no-repeat -265px 0px;
}
ul#nav li#biographies a {
	display: block;
	width: 108px;
	height: 54px;
	text-indent:-9999px;
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_home.png) no-repeat -344px 0px;
}
ul#nav li#news a {
	display: block;
	width: 65px;
	height: 54px;
	text-indent:-9999px;
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_home.png) no-repeat -452px 0px;
}
ul#nav li#contact a {
	display: block;
	width: 83px;
	height: 54px;
	text-indent:-9999px;
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_home.png) no-repeat -517px 0px;
}
ul#nav li#firm a:hover {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_home.png) no-repeat 0px -54px;
}
ul#nav li#projects a:hover {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_home.png) no-repeat -63px -54px;
}
ul#nav li#testimonials a:hover {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_home.png) no-repeat -150px -54px;
}
ul#nav li#clients a:hover {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_home.png) no-repeat -265px -54px;
}
ul#nav li#biographies a:hover {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_home.png) no-repeat -344px -54px;
}
ul#nav li#news a:hover {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_home.png) no-repeat -452px -54px;
}
ul#nav li#contact a:hover {
	background: url(http://www.tsaodesign.com/themes/tsao_theme/images/nav_home.png) no-repeat -517px -54px;
}
/* ----- UTILITY ----- */
.clear {
	clear: both;
}
.white {
	color: #FFF;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
