body {
	margin: 0px;
	background-color: #eee;

}

/*div {
	border: solid green 2px;
}*/

body, div, table, td, h2, input, select {
	font-family: arial;
	color: #666;
	font-size: 11.25px;
	
}

span {

	display: inline;

}

a:link, a:visited {
	color:#666;
}

a:hover {
	color:#289;
}

p {
	/* margin: 10px; */
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

hr {
	background-color: #436185;
}

h2,
table th {
	color: #006699;
}

h3 {
	color: #1b697b;
}

#container {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 800px;
	min-height: 500px;
	position: relative;
	text-align: left;
	background-color: #fff;
	z-index: 1;
}

#header {
	height: 166px;
}

#logo_a{
	position: absolute;
	/* background-image: url(../images/logo.png); */
	width: 331px;
	height: 57px;
	left: 20px;
	top: 46px;
}

#logod {
	/*
	position: absolute;
	width: 331px;
	height: 57px;
	left: 20px;
	top: 46px;
	z-index: -1;
	*/
	border: none;
}

@media print {
	#menu{
		display: none;
	}
}

#menu {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
}

#menu ul li a {
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}

#menu ul li.sfHover a {
	color: #37DFE8;
}

#menu ul li ul * {
	text-transform: none;
	font-weight: normal;
	color: #000;
}

#menu ul li.sfHover ul li a {
	color: #000;
	font-weight: normal;
	text-transform: none;
}

#menu ul li ul li a:hover {
	color: #DE6E29;
	font-weight: normal;
}

#footer {
	width: 800px;
	text-align: left;
	margin-top: 150px;
}

#footer p {
	margin: 0 0 0 63px;
}

#background_bar {
	position: absolute;
	background-image: url(../images/background.png);
	width: 800px;
	height: 255px;
	left: 0px;
	top: 124px;
	z-index: -1;
}

#background_bar_popup {
	position: absolute;
	background-image: url(../images/popup_bar.png);
	width: 100%;
	height: 17px;
	left: 0px;
	top: 0px;
	z-index: -1;
}

#building {
	position: absolute;
	right: 14px;
	top: 90px;
}

.header_block {
	background-color: #de7725;
}

#left_column {
	padding-left: 32px;
	width: 525px;
	float: left;
	margin-left: 26px;
	min-height: 250px;
	margin-top: 44px;
	display: inline;
}

#right_column {
	float: right;
	width: 195px;
	margin-top: 44px;
}

#header_home {
	height: 346px;
}

#splash_home {
	position: absolute;
	background-image: url(../images/splash_home.jpg);
	width: 800px;
	height: 282px;
	left: 0px;
	top: 64px;
	z-index: -1;
}

#practices_links_list ul {
	position: absolute;
	top: 114px;
	padding: 0px;
}

#practices_links_list li {
	list-style: none;
	padding-bottom: 0.7em;
	padding-left: 66px;
	width: 189px;
	background-repeat: no-repeat;
}

html>body .practices_links_list_hover {
	background-image: url(../images/splash_links_bg.png);
	
}

#practices_links_list a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#practices_links_list a:hover {
	color: #DE6E29;
	text-decoration: none;
}

#left_column_outer_home {
	margin-top: 35px;
	margin-left: 35px;
	margin-right: 35px;
	width: 140px;
	float: left;
	/* must have display: inline for ie6 for margin bug (doubles the margin otherwise) when floating */
	display:inline;
}

#left_column_inner_home {
	margin-top: 35px;
	width: 150px;
	float: left;
	white-space: nowrap;
	/* must have display: inline for ie6 for margin bug (doubles the margin otherwise) when floating */
	display: inline;
}

#right_column_home {
	margin-top: 35px;
	margin-right: 35px;
	width: 365px;
	float: right;
	/* must have display: inline for ie6 for margin bug (doubles the margin otherwise) when floating */
	display:inline;
}

#footer_home {
	text-align: left;
	margin-top: 70px;
	margin-left: 63px;
	margin-bottom: 8px;
}

#title_color {
	color:289;	
}

.award {
	color: #65615b;
}

.award.image {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.award.title {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 0px;
}

.award.description p {
	margin: 0px;
}

#news_detail {	margin-top: 15px;		color: #000;	line-height: 1.3em;}.news_title {	font-weight: bold;	font-size: 130%;	font-family: times, serif;	color: black;	margin-bottom: 5px;}.news_date {	color: #828282;	}.news_body {	margin-top: 15px;}.office_homepage {
	/*font-size: 0.8em;*/
	line-height: 1.8em;
}

.office_homepage h3 {
	margin: 0px;
	color: #000;
	font-weight: normal;
}

.office_detail h3 {
	font-size: 130%;
}

html>body .office_detail h3 {
	font-size: 130%;
}

.office_homepage ul {
	padding: 0px;
	/* must have margin declared for ie6 */
	margin: 0px;
}

.office_homepage li {
	color: #88adba;
	list-style: none;
}

.office_homepage a,
.office_main a,
.office_sidebar a,
.gray_cutout_sidebar a,
.news a,
.anchor_tags a,
.headlines a,
.foursquare a {
	text-decoration: none;
	color: inherit;
}

.news a:hover
{
	text-decoration: underline;
}

.office_main {
	margin-top: 10px;	
}

.office_main h3{
	margin-bottom: 0px;	
	font-size: 130%;
}

html>body .office_main h3{
	font-size: 120%;
}

.office_main h3 a
{
	color: #006699;
}

.office_main ul {
	padding-left: 0px;
	/* must have margin declared for ie6 */
	margin-left: 0px;
}
	
.office_main li {
	display: block;
	list-style: none;
	padding-bottom: 10px;
}

.office_detail {
	margin-top: 20px;
}

.office_detail td {
	vertical-align: top;
}

.office_detail .office_photo {
	margin: 0 20px 10px 0;
}

.page_title_bar {
	background-color: #DE6E29;
	background-image: url(../images/corner_cutout.gif);
	background-repeat: no-repeat;
	height: 18px;
	margin-left: -16px;
	padding-top: 3px;
}

.page_title {
	margin-left: 9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	float: left;
}

html>body .page_title { /* hide from IE hack */
	margin-left: 16px;
}

.page_title_links {
	float: right;
}

.page_title_links a, .page_title_links a:visited  {
	color: white;
}

.page_title_bar a{
	float: right;
	font-size: 0.9em;
	color: #FFF;
	margin-right: 10px;

}

/* SIDEBAR STYLES */	
.gray_cutout_sidebar, .office_sidebar {
	padding: 2px 12px 12px 12px;
	color: #222;
	margin-top: 12px;
}

.gray_cutout_sidebar {
	background-color: #dadada;
	background-image: url(../images/corner_cutout.gif);
	background-repeat: no-repeat;
}

.office_sidebar {
	background-color: #d8edf3;
}

.gray_cutout_sidebar h2, .office_sidebar h2 {
	border-bottom: #db7729 1px solid;
	margin: 10px 0px 10px 0px;
	padding-left: 2px;
}

.gray_cutout_sidebar ul, .office_sidebar ul{
	padding: 0px;
	/* must have margin declared for ie6 */
	margin: 0px;
}

.gray_cutout_sidebar li, .office_sidebar li {
	list-style: none;
	margin-top: 1em;
	padding-left: 2px;
}

/**/
.prof_sidebar li {
	text-indent: 0;
}

.prof_sidebar ul{
	*margin-left: 10px;
}

.prof_sidebar li h2 {
	text-indent: 0;
	text-indent: 0px;
}


/**/
.gray_cutout_sidebar li, 
.office_sidebar li, 
.gray_cutout_sidebar li a, 
.office_sidebar li a 
{
	color: #222;
}

.project_type_sidebar li {
	border-bottom: solid #fff 1px;
}

.project_type_sidebar .selected {
	background-color: #fff;
}

.project_type_sidebar .selected a{
	color: #30525e;
}
/* END SIDEBAR STYLES */	

.matter_case_highlight {
	color: #5e5e5e;
}

.matter_case_highlight h2 {
	margin-left: 150px;
}

.matter_case_highlight ul {
	padding: 0px;
	/* must have margin declared for ie6 */
	margin: 0px;
}

.matter_case_highlight li {
	list-style: none;
	display: block;
	margin-bottom: 40px;
}

.matter_case_highlight img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;	
}

.matter_case_highlight h3,
.matter_case_highlight p {
	color: inherit;
	margin: 0px;
}

.matter_detail {
	color: #000;
	line-height: 1.3em;
}

.matter_detail h3 {
	color: #000;
	margin: 0px;
}

.matter_detail ul {
	padding: 0px;
	/* must have margin declared for ie6 */
	margin: 0px;
}

.matter_detail li {
	list-style: none;
	display: block;
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b8b8b8;
}

#sitemap {
	margin-top: 20px;
}

#sitemap table{
	width: 480px;
}

#sitemap a{
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

#sitemap a:hover{
	text-decoration: underline;
}

#sitemap ul{
	padding: 0px;
	list-style-type: none;
	margin-bottom: 12px;
	/* must have margin declared for ie6 */
	margin-left: 0px;
}

#sitemap ul a{
	font-weight: bold;
	color: gray;
	text-decoration: none;
}

#sitemap ul a:hover{
	text-decoration: underline;
}

#global_search {
	position: absolute;
	top: 5px;
	left: 5px;
}

#global_search input{
	border: solid 1px lightgray;
	font-size: 90%;
}

#global_search #search_field{
	width: 150px;
}

#searchForm {
	font-size: 90%;

}

#searchForm input{
	max-width: 120px;
}

#searchletters{
	margin-bottom: 10px;
}

#searchletters a{
	color: black;
	font-size: 90%;
	letter-spacing:4px;
	text-decoration: none;
}

#professionals_detail {
	margin-top: 10px;
}

#professionals_detail li{
	line-height:1.5;
}

#professionals_detail ul{
	margin-left:-10px;
	*margin-left:10px;
}

#professionals_detail ul li{
	margin-left:0px;
	*margin-left:20px;
}

#professionals_detail ul ul li{
	margin-left:0px;
	*margin-left:30px;
}

.pubs_presentations {
	margin-left: -30px;

}

html>body .pubs_presentations {
	margin-left: 0px;
}

.professionals_name {
	font-weight: bold;
	font-size: 130%;
	font-family: verdana, arial;
	color: black;
	margin-right: 20px;
}

#professionals_photo {
	text-align: center;
}

table {
	line-height: 1.5em;
}

table th {
	padding-top: 20px;
}

table td {
	padding-right: 10px;
	vertical-align: top;
}

.anchor_tags ul {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-weight: normal;
	color: #666666;
}

.anchor_tags li {
	list-style: none;
	display: block;
	float: left;
	padding: 0 10px 0 10px;
	border-right: 1px solid black;
}

.anchor_tags li:first-child {
	padding-left: 0px;
}

.anchor_tags li:last-child {
	border-right: none;
}

.anchor_tags a {
	text-decoration: underline;
	color: inherit;
}

.headlines h2,
.foursquare h2,
.foursquare a {
	color: #DE6E29;
	margin-top: 0px;
}

.headlines div {
	border: 1px solid #999;
}

.headlines table {
	margin: 10px;
}

.headlines td {
	padding: 5px 0px 5px 5px;
}

.headlines td.display_date {
	color: #006699;
	vertical-align: top;
	padding-right: 10px;
}

.headlines td.title {
	font-weight: bold;
}

#subnav {
	position: absolute;
	top: 177px;
	left: 42px;
/*	white-space: nowrap; */
}

#subnav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#subnav ul li{
	display: inline;
	border-right: solid 1px #444;
}

#subnav ul li:last-child{
	border-right: none;
}

#subnav ul li a{
	text-decoration: none; 
	color: #222;
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
	font-size: 0.9em;
}

#subnav ul li a:hover {
	text-decoration: underline;
}

.googlemap {
	float: right;
	margin: 20px 0 0 0;
}

.googlemap a, .officelinks a {
	color: #a97650;
	font-weight: bold;
}

.googlemap a img {
	border: none;
}

.foursquare {
	position: relative;
	padding: 0px;
	margin: 0px;
}

.foursquare h2 {
	margin: 0px;
}

.foursquare ul {
	padding: 0px;
	/* must have margin declared for ie6 */
	margin: 0px;
}

.foursquare li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.foursquare img {
	border: none;
}

.foursquare .small,
.foursquare .popup {
	position: absolute;
}

.foursquare .topleft .small {
	top: 20px;
	left: 0px;
	padding: 0px;
	/* must have margin declared for ie6 */
	margin: 0px;
}

.foursquare .topright .small {
	top: 20px;
	left: 80px;
	padding: 0px;
	/* must have margin declared for ie6 */
	margin: 0px;
}

.foursquare .bottomleft .small {
	top: 100px;
	left: 0px;
	padding: 0px;
	/* must have margin declared for ie6 */
	margin: 0px;
}

.foursquare .bottomright .small {
	top: 100px;
	left: 80px;
	padding: 0px;
	/* must have margin declared for ie6 */
	margin: 0px;
}

.foursquare .popup {
	background-image: url(/themes/wthf/images/white90opacity.png);
	color: #000;
	padding: 5px;
}

.foursquare .popup a {
	font-weight: bold;
	color: #000;	
}

.foursquare .popup * {
	opacity: 1;
}

.foursquare .popup {
	top: -210px;
	left: 0px;
}

.foursquare .professional_popup li {
	position: absolute;
	right: 0px;
}

.professionals_list {
	position: relative;
	padding: 0px;
}

.professionals_list li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.professionals_list img {
	border: none;
}

.professionals_list .popup {
	position: absolute;
	top: 40px;
	right: 0px;
	background-color: #fff;
	color: 000;
	padding: 5px;
}

.news_headline h2{
	padding:0px;
	margin:0px;
	display:inline;
	color:#000S;
	font-size: 130%;
}

.headline h2{
	padding:0px;
	margin:0px;
	display:inline;
	color:#000S;
}

.hover_link a{
	text-decoration:none;
	color: #88adba;
	list-style: none;
}

.hover_link a:hover{
	color: #DE6E29;
	list-style: none;
}

.headline_blue{
	color:#006699;
	font-weight:bold;
}

.headline {
	font-weight: bold;
	font-size: 130%;
	font-family: arial;
	color: black;
	margin-right: 20px;

}

.upper_block_title {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	padding-top:15px;
	padding-bottom:3px;
	display:block;
}

.lower_block_title {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	padding-top:15px;
	padding-bottom:3px;
	display:block;
}

.fck_title {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

.fck_headline,
.fck_title,
.fck_anchor a {
	text-decoration: none;
}
.fck_headline {
	color: #DE6E29;
	font-weight: bold;
}
.fck_title {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
.fck_quote {
	color: #006699;
	font-variant: small-caps;
	font-size: 14px;
	padding: 18px 16px;
	margin: 20px 0px;
	border-style: solid none;
	border-width: 1px;
	border-color: #C0C0C0;
	line-height: 1.5em;
	font-weight: bold;
}
.fck_quote_attribution {
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
}
.fck_quote_sidebar {
	display: block;
	color: #305558;
	font-variant: small-caps;
	font-size: 13px;
	padding: 10px 4px;
	margin: 15px 0px;
	border-style: solid none;
	border-width: 1px;
	border-color: #305558;
	line-height: 1.4em;
	font-weight: normal;
}
.fck_cutout_sidebar {
	background-color: #dadada;
	background-image: url(../images/corner_cutout.gif);
	background-repeat: no-repeat;
}

.fck_anchor {
	color: #000;
}

.mceContentBody {
    background: #fff;
}

.matter_detail ul,
.matter_case_highlight ul {
	height: 600px;
	padding-right: 5px;
	overflow: auto;
}

.ajaxBCard 
{
    position:absolute;
		visibility:hidden;
		padding:5px;
		z-index:100;
    background:#fff url(../img/nav/bg_menu.gif) no-repeat top left;
    border:1px solid #999;
		font:11px arial, sans-serif;
    color:#555;
		width:250px;
		margin: 16px 0 0 px;
}
.ajaxBCardInfo .image img {width: 105px; height: 147px;}

.ajaxBCardInfo {text-align:right;}
.ajaxBCardInfo .office a {}
.ajaxBCard .image {float:left;margin:0 10px 0 0;display:block;}
.ajaxBCard a {color:#355768;text-decoration:none;}
.ajaxBCard a:hover {color:#355768;text-decoration:none;}
.ajaxBCard .image img {vertical-align:bottom;}

.ajaxBCard .viewprofile {white-space:nowrap;float:right;clear:right;}
.ajaxBCard .position {white-space:nowrap;float:right;clear:right;}
.ajaxBCard .phone {white-space:nowrap;float:right;clear:right;}
.ajaxBCard .fax {white-space:nowrap;float:right;clear:right;}
.ajaxBCard .office {clear:right;}

.ajaxOCard {
	position:absolute;
	visibility:hidden;
	z-index:100;
	padding:5px;
	background:#fff url(../img/nav/bg_menu.gif) no-repeat top left;
	border:1px solid #999;
	font:11px arial, sans-serif;
	color:#555;
	width:199px;
	margin:-15px 0 0 45px;
	left:0;
	top:0;
}

.ajaxOCardInfo {text-align:left;padding:0 0px 0 5px ; vertical-align: top;}
.ajaxOCardInfo ul {margin:0;padding:0 5px 0 5px ;list-style-type:none;}
.ajaxOCardInfo  .image img {max-width: 185px; border: 1px solid #ccc;}

