@charset "UTF-8";
/* ###########################################################################
# Greenburg Glusker #
# print stylesheet #
# COPYRIGHT 2008 Tenrec, Inc. #
########################################################################### */
body
{
    margin: 0;
	padding:0;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:62.5%;
	background-color:white;
}
p,h1,h2,h3, ul {margin:0; padding:0;}
p, ul, ol {font-size:1.2em;}
ul {list-style-position:inside;}

a {text-decoration: none;}
a:link, a:visited {color: #35608d;/*blue*/}
a:hover{color: #66aa43;/*Green*/}
a img {border:none;}

#shadow {
	width:650px;
	margin:0 auto; 
}

#shadow_head {
	width: 650px;
}

#container
{
    width: 650px;
}
#header
{
    height: 95px;
	width:650px;
	border-bottom:3px solid #003267;/*blue*/
}

#header img
{
    border: none;
}

#header #globalHeaderLogo {display:none;}

#header #globalHeaderPrintLogo {
   /* display: inline-block;
    float: left; */
	margin:0;
}

#header #globalNav
{
    display: none;
}


.clear {clear:both;}
/* --------- Primary Navigation --------- */

#primarynav
{
    display:none;
}

#spotlightpic
{
    display: inline;
    height: 200px;
    width: 415px;
    float: left;
}

#spotlightquote
{
    /* display: inline-block; */
    height: 200px;
    width: 372px;
    float: right;
    background-color: #003267;

}

#bodycontainer
{
    /* width: 415px; */
    float: left;
}

#bodyheader
{
    /* width: 390px; */
    margin: 25px 0px 15px 0;
}

#bodycontent
{
    /* width: 390px; */
    margin: 0px 0px 15px 0;
}

#searchbox
{
    display:none;
}

#searchbox #site
{
    float: left;
}

#searchbox #attorney
{
    float: right;
}

#searchbox input
{
    font-size:1em;
	padding:0 3px;
	height:14px;
	margin-bottom:3px;
}

#searchbox select
{
    width: 140px;
    height: 18px;
    margin-bottom: 5px;
    font-size: 10px;
}


#featured a
{
    color:black;
}
#featured a:hover
{
    color: #66aa43;/*Green*/
}
/*----------------------------------
		footer
----------------------------------*/ 
#globalFooter
{
    clear: both; 
    padding: 0;
    font-size: 1em;
}
#footerContent {
	width:650px;
	margin:0 auto;
	padding:10px 0;
}
.globalNav
{
    display: none;
}

#globalFooter a:link
{
    color: Gray;
}

#globalFooter a:vlink
{
    color: Gray;
}

#globalFooter a:hover
{
    color: Green;
}
#globalFooter a:visited
{
    color: Gray;
}
#globalFooter a
{
    padding: 0px 8px 0px 8px;
}

#globalFooter .copyright
{
    /*float: left;*/
    color: Gray;
	margin-left:0;
}

#globalFooter .copyright a
{
    padding: 0px 5px 0px 5px;
	
}

#globalFooter .credits
{
    display:none;
}
#globalFooter .disclaim
{
    display:none;
}
#globalFooter .feedback
{
    display:none;
}

#globalFooter .address
{
	/*float:left;*/
	border-top:1px solid #BCBFBB;
	padding-top:10px;
}
#globalFooter .attyadvertising
{
	display:none;
}

/*----------------------------------
		homepage 
----------------------------------*/
#spotlightpic,#attny_search {display:none;}
#BodyContent p {font-size:1.4em;margin-bottom:0.5em;}
.col {width:50%;float:left;}
.col h2.col h3 {margin-top:1em;}
/*----------------------------------
		breadcrumb
----------------------------------*/
#pageinfo {
	width:350px;
	float:left;
	display:none;
}
#breadcrumb {
    display:none;
}

/*----------------------------------
		page title
----------------------------------*/
#pagetitle {
	width:350px;
    height:30px;
	float:left;
	padding-top:20px;
}
/*----------------------------------
		page content area
----------------------------------*/
#pagecontent {
    width:650px;
}

#content {
    width:440px;
	float:left;
	margin-bottom: 10px;
}
#content .expandlist {
	color:#35608d;	
	list-style-image:url(../images/icon_plus.gif);
	font-weight:bold;
	margin:20px 0 20px 20px;
	font-size:1.2em;
}
#content .expandlist a {
	color:#35608d;	
	text-decoration:none;
}

#content .expandlist a:hover {
    color: #66aa43;/*Green*/
	text-decoration:underline;
}
#content .expandlist li.open {
	list-style-image:url(../images/icon_minus.gif);
}
#content .expandlist li ul {
	list-style-type:square;	
	list-style-image:none;
	margin:0 0 5px 40px;
	font-size:1em;
	font-weight:normal;
}
#content .expandlist li ul a {
	color:black;
	font-size:1em;
}
#content p {
	margin:3px 10px 10px 0;
	line-height:1.6em;
}
#content ul {
	margin:3px 10px 5px 20px;
	line-height:1.4em;
	list-style-position:outside;
	list-style-type:square;
	font-size:1.1em;
}
#content h2 {
    color:#35608d;/*blue*/
    font-size:1.4em;
    margin:1em 1em 0.3em 0;
}
#content h3 {
    color:#003266;/*dark blue*/
    font-size:1.3em;
    margin:1em 1em 0.3em 0;
}
#content h4 {
    color:#000;
    font-size:1.2em;
    margin:1em 1em 0.3em 0;
}

.boxRight center img {float:right;}
/*----------------------------------
		sidebar/ related content 
----------------------------------*/
.spotPic img {width:200px;}
#sidebar {
	width:200px;
	float:right;
	padding-bottom:20px;
	min-height:320px;
	
}
#sidebar h1 {
	margin:20px 0 5px 0;
	font-size:1.2em;
	text-transform:uppercase;
	color:#003266;
}
#sidebar ul.plus {
	list-style-image:url(../images/icon_plus.gif);
	font-size:1.2em;
	text-transform:uppercase;
	color:#003266;
	font-weight:bold;
	margin:20px 0 5px 0;
}
#sidebar ul.minus {
	list-style-image:url(../images/icon_minus.gif);
	font-size:1.2em;
	text-transform:uppercase;
	color:#003266;
	font-weight:bold;
	margin:20px 0 5px 0;
}
#sidebar ul.minus ul {
	list-style-image:none;
	font-size:1em;
	text-transform:none;
	margin:5px 0 5px 15px;
	font-weight:normal;
}
#sidebar h1.title {margin-top:15px;}
#sidebar p {
	margin:5px 20px 8px 0;
}
#sidebar a {color:#35608d;/*blue*/}
#sidebar a:hover {color: #66aa43;/*Green*/}
#sidebar ul {
	margin:5px 0 5px 15px;
	list-style-position:outside;
	list-style-type:square;
}

/*----------------------------------
		tab box
----------------------------------*/
.tabBox {
    background-color:white;
	clear:both;
	padding:20px 0;
    width:350px;
}
#ctl00_ctl00_BodyPlaceholder_pnlTab1, #ctl00_ctl00_BodyPlaceholder_pnlTab2, #ctl00_ctl00_BodyPlaceholder_pnlTab3, #ctl00_ctl00_BodyPlaceholder_pnlTab4, #ctl00_ctl00_BodyPlaceholder_pnlTab5 {
display:block;
}
#content .tabBox h2 {
	color:#003266;/*dark blue*/
	font-size:1.2em;
	text-transform:uppercase;
	margin:0 20px 5px 0;
}
#content .tabBox h3, .newsbox .SMN_ListAsset h1 {
	color:#35608d;/*blue*/
	font-size:1.2em;
	margin:0 20px 5px 0;
}
#content .tabBox p {margin:3px 20px 15px 0;}
.tabBox li {
	font-size:1.1em;
	margin:10px 0 10px 0;
	list-style-position:outside;
	font-size:12px;
}
.tabs {
    display:none;
}
.newsbox .SMN_ListAsset ul
{
	list-style: none outside none !important;
}
.newsbox .SMN_ListAsset li
{
	margin-left: -20px;
}

/*----------------------------------
		news overview
----------------------------------*/
#search_news {
	display:none;
}

#news_ov { 
   /* width:350px; */
	margin:10px 0;
	position:relative;
}
#news_ov_top {
	display:none;
}
#news_ov_btm {
	display:none;
}
.newsbox {
    width:360px;
	margin:5px 0 0 0;
	display: none;
}
.newsbox li {
	font-size:10px;
	margin:5px 5px 5px 0;
	color:#35608d;/*blue*/
}
.newsbox li a {color:#000;}
.newsbox li a:hover {color:#66aa43;/*Green*/}
.newsbox h3 {
	margin:15px 5px 5px 0
}
.newsSubscribe { display: none; }
h2.tabHeading  
{
	display: block !important; 
	margin-bottom: 1em !important;
}
/*----------------------------------
		bio page
----------------------------------*/
#attn_info {
	width:140px;
	float:left;
	margin-bottom: 2em;
	margin-top: 1em;
}
#attn_info p {
    line-height:1.6em;
}
#attn_info h1 {
	font-size:1.3em;
	font-weight:bold;
}

#attn_info span.legend {
	color: #66aa43;/*Green*/
	font-weight:bold;
	width:18px;
	/*float:left;*/
}
#attn_quote {
	width:190px;
	float:right;
	text-align:center;
	margin: 2em 1em 30px;
}
#attn_quote p {
	font-weight:bold;
	color:#787a76;/*dark gray*/
}
#attn_quote q {
	color:#003266;/*dark blue*/
	font-size:1.3em;
	font-style:italic;
}
#attn_quote img {
	float:right;
}

/*----------------------------------
		attorney list
----------------------------------*/
#search_criteria {
	margin:0 0 30px 0;
}
#search_criteria strong {
	color: #66aa43;/*Green*/
}
table.list {
	width:100%;
	clear:both;
}
table.list th {
	padding:10px 0 10px 20px;
	text-align:left;
	text-transform:uppercase;
	color:#003266;
	font-size:1.1em;
	border-bottom:1px solid #d8d9d7;
	margin-bottom:10px;
}
table.list td {
	padding:6px 0 6px 20px;
	font-size:1.1em;
	border-bottom:1px solid #d8d9d7;
}
table.list img {
	margin:5px 0 -5px 10px;
}

/*----------------------------------
        contact form
----------------------------------*/
input, select, textarea {border:1px inset black;}
.contact {
    margin:20px 0 0 0;
}
.contact p {
    width:300px;
    padding-left: 100px; 
}
.contact input, .contact select {
    width:160px;
}
.contact label {
    float: left;
    margin-left: -100px; /*width of left column*/
    width: 120px; 
}
.contact textarea {
    width:260px;
    height:100px;
}
.contact input.submit_btn {
    width:15px;
    height:15px;
    float:right;
    margin:-35px 75px 0 0;
	border:none;
}
/*----------------------------------
		people search form
----------------------------------*/

.peopleSearch {
	margin:20px 0 0 0;
}
.peopleSearch p {
	/* width:300px; */
	padding-left: 0px; 
}
.peopleSearch select {
	width:210px;
}
.peopleSearch label {
	float: left;
	/* margin-left: -170px; /*width of left column*/
	width: 170px; */
	color:#35608d;/*blue*/
}
.peopleSearch input.submit_btn {
	width:15px;
	height:14px;
	float:right;
	margin:-18px 100px 0 0;
	border:none;
}
/*----------------------------------
        careers boxes
----------------------------------*/
.box, .boxleft {
    background-color:#d8d9d7;
    width:160px;
    text-align:center;
    padding:10px 0;
    margin-top:20px;
}
.box img, .boxleft img {
    margin:10px 0 10px 0;
}

#sidebar .SMN_ListAsset ul a {
font-size:0.9em;
line-height:1.2em;
text-transform:none;
font-weight:normal;
margin:0;
padding:0;
}
#sidebar .SMN_ListAsset li h1 {
margin:0.4em 0;
padding:0;
}
#sidebar ul.plus {list-style-type:none;}
#sidebar ul.plus {list-style-type:none;}
.boxRight .SMN_ListAsset li h1 {
font-size:1.2em;
font-weight:normal;
line-height:1.4em;
}
#sidebar .SMN_ListAsset ul h1.heading a {font-size:.85em;}
#ctl00_BodyPlaceholder_BodyContent {
padding-top:1.2em;display:block;
}
#ctl00_BodyPlaceholder_BodyContent ul {
font-size:1.2em;
}
/*----------------------------------
       ie8 bullets
----------------------------------
.listNoBullets li, .boxRight li  {padding:4px;}*/
.listNoBullets li h1.heading, .boxRight li h1.heading {display:inline;}


div#globalFollow, .footerPa, .globalNav, .blogs, .hidden, .address h4, .address p a
{ display: none; }

div#tabContent div
{
	display: block !important;
	margin-bottom: 1em;
}

#content dl {
    border-bottom: 1px solid #E3E3E3;
}

#content dt {
    border-top: 1px solid #E3E3E3;
    color: #66AA43;
    font-weight: bold;
    padding-top: 0.5em;
}

#content p, #content p.SitemindListSummary, #content dd {
    line-height: 1.6em;
    margin: 3px 10px 10px 0;
}

dl.experience dt, dl.experience dd
{
	font-size: 1.2em;
}

div.copyright
{
	margin-top: 1em;
}
/*----------------------------------
	  bio
----------------------------------*/
.bio h1,.bio #content h2, .bio #sidebar h1 {color:#58a931;}
.bio #header {margin-bottom:20px;height:95px; border-bottom:5px solid #003266;}
.bio #sidebar {width:180px; float:left;padding-right:20px;}
.bio #sidebar ul {margin-left:1em;}
.bio #sidebar h1,.bio #sidebar p {margin-left:0;}
.bio #sidebar a {color:#000;}
.bio #sidebar ul.SMN_ListAsset {font-size:1em;}
.bio #content, .bio .tabBox {width:450px; padding-top:0;}
.bio #attn_info {border-bottom:1px solid #003266; width:450px; padding-bottom:10px;}
.bio #attn_info #ctl00_ctl00_BodyPlaceholder_TopPlaceholder_AttorneySpecialty {display:none;}
.bio #attn_info p {display:inline;color:#003266;}
.bio #attn_info p #ctl00_BodyPlaceholder_AdminTitle {display:block;margin:-10px 0 10px 0;color:#58A931;}
.bio #attn_info p br,.bio #attn_info p a {display:none;}
.bio #attn_info p #ctl00_ctl00_BodyPlaceholder_TopPlaceholder_AttorneyPhone,
.bio #attn_info p #ctl00_ctl00_BodyPlaceholder_TopPlaceholder_AttorneyFax, 
.bio #attn_info p #ctl00_BodyPlaceholder_AdminPhone,
.bio #attn_info p #ctl00_BodyPlaceholder_AdminCell,
.bio #attn_info p #ctl00_BodyPlaceholder_AdminFax 
{margin-right:15px;}
.bio #attn_info h1 {color:#003266; font-size:2em; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;margin-bottom:10px;}
.bio #attn_info h1 i {font-style:normal; margin-bottom:10px;color:#58a931;}
.bio #content ul {line-height:1.8em;}
.bio #content dl {border-bottom:none;}
img.highRes,.SMN_ImageAsset img {width:160px; height:188px;}
