html {height: 100%;
overflow: auto;
min-height: 100%;
margin: 0;
padding: 0; }

body {background: #FFFFFF url(images/pagebackground.jpg) repeat-x static left top;
margin: 0;
padding: 0px 0px;
position: relative;
 }

#container{

padding-left:242px; /* Width of Mainbar */
max-width: 1033px;
min-width: 660px;
width:expression(document.body.clientWidth > 1280? "1033px" : document.body.clientWidth < 980? "725px" : "auto" );

}

.clearboth {clear: both;
height: 0px; 
margin: 0;
padding: 0;
overflow: hidden;} 


#topbar {padding: 35px 0px 0px 0px;
margin: 0px 0 0 0px;
background: #23334a;
width: 100%;
height: 55px;
position: relative;
border-bottom: 20px solid #2e4364;

 } 
 
 #topbar img.logo {border: 0;
 padding: 0px; 
 margin: 0 0 0 9px;
 float: left;
 clear: left;}
 
 #topbar img {border: 0; }
 
 .utility {float: right;
 clear: right;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
font-weight: 100;
letter-spacing: 0em;
line-height: 1.5em;
color: #CCCCCC;
padding: 0;
margin: 0 20px 0 0;
position: relative;
top: -20px; }

.utility a {text-decoration: underline;
color: #d2d2d2;}

.utility a:hover {text-decoration: underline;
color: #FFFFFF;}

form {padding: 0;
margin: 8px 0 0 0; }

input#search {font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
vertical-align: bottom;
padding: 2px 0 2px 2px;
margin: 0px 0 0 0px;
float: left;
clear: both;
width: 130px; }

.utility img {vertical-align: bottom;
margin: 0px 0 0 0;
padding: 0; }


.footer {width: 100%;
padding: 15px 0 15px 0;
margin: 0;
background: #23334a;
position: relative;
border-top: 6px solid #3f5475;
color: #FFFFFF; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .7em;}

.footer ul {display: inline;
color: #586f92;
list-style-type: none;
padding: 0 0 0 8px;
margin: 0;
float: left;
clear: left;
 }

.footer li {margin: 0;
padding: 0px 7px;
display: inline; }

.footer a {color: #CCCCCC; }

.footer a:hover {color: #FFFFFF; }

.footer ul#cases a {color: #586f92; }

.footer ul#cases a:hover {color: #cccccc; }



.footer p.right {float: right;
clear: right;
padding: 0;
margin: 0 15px 0 0; 
color: #CCCCCC; }


.footer p.contact {float: left;
clear: left;
display: none;}

.footer p.sitecredit {float: right;
clear: right;
padding: 0;
margin: 0 15px 0 0; 
color: #CCCCCC; 
font-size: .8em;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6em;}

.footer p.sitecredit a {color: #5e6671;
text-decoration: none;}

.footer p.sitecredit a:hover {color: #a9a9a9;
text-decoration: none;}



 
/* BLUE NAVIGATION + CONTENT BAR DOWN THE LEFT-HAND SIDE */

#mainbar{
  background-color:#2e4364;
  width:242px;
  float:left;
  padding: 0px 0 0 0;
  margin-left: -242px;
  margin-top: 0px;
  display: inline;
  z-index: 1000;
  position: relative;
  border-right: 0px solid #3f5475;
  border-left: 0px solid #3f5475;
  min-height: 100%;
  height: 100%;
}

.mainnav {padding: 0px 0px 0px 0px;
background: #3f5475;
font-family: "Lucida Bright", "Lucida Grande", Georgia, "Times New Roman", serif;
font-size: .8em;
}

	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width: 242px;
		
	}
	
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 2.5em;
		margin-bottom : -1px;
		width: 242px;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 242px;
		margin-top : -2.6em;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 222px;
		display : block;
		color : #FFFFFF;
		font-weight : bold;
		text-decoration: none;
		background-color: #3f5475;
		border: solid #CCCCCC;
		border-width: 1px 0px;
		padding : 0 10px;
	}
	
	#nav li a:hover {
		color : white;
		background-color : #23334a;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	
#nav li li a {
		width: 17em;
		display : block;
		color : #FFFFFF;
		font-weight : bold;
		text-decoration: none;
		background-color: #23334a;
		border: solid #CCCCCC;
		border-width: 0px 0px;
		padding : 0 6px;
		font-size: .85em;
		line-height: 2.2em;
	}	

#nav li li a:hover {
		color : white;
		background-color : #3f5475;
	}
	
	
	
/* END NAVIGATION CSS */

#barcontent {padding: 30px 20px 5px 15px;
width: 207px;
height: expression( this.scrollHeight < 270 ? "270px" : "1%" ); /* min-height hack for IE */
min-height: 20em;

 }

#barcontent h2 {width: 100%;
line-height: 1.2em;
border-bottom: 1px solid #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: 100;
margin: 20px 0 0 0;
_margin: 0px 0 0 0;
padding: 0 0 .3em 0;
color: #FFFFFF;
letter-spacing: -.05em;
float: left;
clear: both; }

#barcontent h3 {width: 100%;
line-height: .9em;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
margin: .5em 0 0em 0;
padding: .5em 0 .3em 0;
color: #FFFFFF;
letter-spacing: -.05em;
float: left;
clear: both; }

#barcontent p { 
width: 100%;
line-height: 1.4em;
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
margin: 0em 0 1.0em 0;
padding: 0;
color: #FFFFFF;
float: left;
clear: both;
}

#barcontent p.currentcases {padding-bottom: 20px;
}

#barcontent a {color: #FFFFFF;
text-decoration: none; }

#barcontent a:hover {color: #e0e0e0;
text-decoration: none; }


/* MAIN CONTENT (RIGHT-SIDE OF SCREEN) */


#content{
width:95%;
border-left: 242px solid #2e4364;
margin-left: -242px;
float:left;
position: relative;
height: 100%;
overflow: visible;
padding: 0px 0 0 3%;
}

.breadcrumb {float: left;
padding: 0;
text-align: left;
font-size: .7em;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #666666;
clear: none;
margin: 14px 0 0 0;
display: inline;
position: relative;
left: -1%;}

.breadcrumb a {color: #3f5475;
text-decoration: underline; } 

.breadcrumb a:hover {color: #999999;
text-decoration: underline; }


.headers {float: left;
padding: 0;
margin: 25px 0 0 0;
width: 97.5%;
border: solid #e3e3e3;
border-width: 0px 0px 1px 0px;
display: block;
clear: both;}


.headers h1 {float: left;
font-family:"Lucida Bright", "Lucida Grande", Georgia, "Times New Roman", serif;
font-size: 2em;
color: #3f5475;
font-weight: 200;
text-align: left;
padding: 0;
margin: 0;
}

.headers h2 {float: right;
text-align: right;
font-family:"Lucida Bright", "Lucida Grande", Georgia, "Times New Roman", serif;
font-size: 1.5em;
position: relative;
top: .2em;
font-style: italic;
color: #666666;
font-weight: 200;
padding: 0;
margin: 0;
display: block; }


.attorneysection {float: left;
margin: 0px 0 0 0;
padding: 11px 0px 20px 0px;
text-align: left;
display: inline;
position: relative;
height: 100%;
clear: left;
width: 76%;
border: solid #e3e3e3;
border-width: 0px 1px 0px 0px;
height: 100%;
}

.attorneybio {padding: 0;
margin: 10px 0 15px 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .7em;
color: #333333;}

.attorneybio p {margin: .4em 0 1em 0;
padding: 0 15px 0 0;
line-height: 1.6em; }

.attorneybioside {float: right;
width: 187px;
padding: 0;
margin: 0px 3% 2em 4%;
text-align: center;
display: inline;}

.attorneybioside img {padding: 0px;
margin: 0;
border: 1px solid #e3e3e3; }

.attorneycontact {padding: 1.5em 1.2em 1.2em 1.2em;
background: #d9e1ed;
margin: 15px 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
color: #333333;
text-align: left; }

.attorneycontact a {color: #333333;
width: 160px; }

.attorneycontact ul {list-style: none;
padding: 0;
margin: 0;
text-indent: 20px; }

.attorneycontact li.phone {height: 30px;
background-image: url(images/phone.gif);
background-repeat: no-repeat;
background-position: left top; }

.attorneycontact li.email {height: 30px;
background-image: url(images/computer.gif);
background-repeat: no-repeat;
background-position: left top; }

.attorneycontact li.vcard {font-size: .8em;
background-image: url(images/vcard.gif);
background-repeat: no-repeat;
background-position: left top;
vertical-align: top; }

.attorneyaffil {padding: 0em 0 1em 0;
margin: 16px 0 0 0;
text-align: left;
border: 1px solid #f3f3f3; 
background: #f3f3f3; }

.attorneyaffil ul {text-indent: none;
font-family: "Times New Roman", Times, serif;
font-size: 1.2em;
color: #333333;
padding: 0;
margin: 15px 15px 15px 25px;
line-height: 1.2em;
}

.attorneyaffil li {padding: 0;
margin: .4em 0; }

.attorneyaffil p {font-size: 1.1em;
font-family: "Times New Roman", Times, serif;
line-height: 1.5em;
margin: 0px 10px;
padding: 0; }

.attorneyaffil div {padding: 0;
margin: 1em 0; }



.attorneylist {float: left;
margin: 0 0 0 0;
padding: 0;
width: 23%;
background: #e3e3e3;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
font-size: .7em;
position: relative;
top: -1px;
left: -1px; }

.attorneylist h4 {float: left;
clear: both;
font-size: 1em;
padding: 20px;
margin: 0;
line-height: 1em; }

.attorneylist ul {float: left;
clear: both;
text-indent: none;
padding: 0px 20px 20px 20px;
margin: 0;
list-style: none; }

.attorneylist li {margin: 0 0 0 0px;
padding: 0 0 0 16px;
background-image: url(images/caret.gif);
background-position: left .3em;
background-repeat: no-repeat;
line-height: 1.6em;
width: 110px;
float: left;
clear: both; }

.attorneylist li#break {margin: 1em 0 0 0;}

.attorneylist a {color: #666666;
display: block;
 }

.attorneylist a:hover {color: #111111;}








.casepage {float: left;
margin: 0px 0 0 0;
padding: 11px 0px 0px 0px;
text-align: left;
display: inline;
position: relative;
height: 100%;
clear: left;
width: 74%;
border: solid #e3e3e3;
border-width: 0px 1px 0px 0px;
height: 100%;
}

.caseinfo {padding: 0;
margin: 10px 0 20px 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .7em;
color: #333333;
height: expression( this.scrollHeight < 450 ? "452px" : "1%" ); /* min-height hack for IE */
min-height: 40em;}

.caseinfo hr {height: 1px;
color: #f0f0f0;
background: #f0f0f0;
width: 100%;
border-bottom: 0px;
border-top: 1px solid #e3e3e3;
padding: 0;
margin: 1em 0;
line-height: 0px;
 }
 
.caseinfo p {margin: .4em 0 1em 0;
padding: 0 15px 0 0;
line-height: 1.6em; }

.caseinfo h2 {margin: .4em 0 1em 0;
padding: 0 15px 0 0;
line-height: 1.3em; 
color: #809bc5;
font-size: 1.7em;
font-family: "Lucida Bright", "Lucida Grande", Georgia, "Times New Roman", serif;
clear: both;
font-weight: lighter;}



.morecases {float: left;
margin: 0 0 0 0;
padding: 10px 0 6px 0;
width: 23.5%;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: .7em;
position: relative;
top: -1px;
left: -1px;
border-bottom: 1px solid #e3e3e3;
border-left: 1px solid #e3e3e3; 
display: inline;}

.morecases h4 {
font-size: 1em;
padding: 20px;
margin: 0;
line-height: 1.4em; }

.morecases ul {text-indent: none;
padding: 0px 0px 20px 20px;
margin: 0;
list-style-type: none;}

.morecases li {margin: 0 0 0 0px;
padding: 0px 0 10px 16px;
background-image: url(images/caret.gif);
background-position: left .3em;
background-repeat: no-repeat;
list-style-type: none;
/* Hides from IE-mac \*/
height: 1%; /* peekaboo hack / Holly hack */
/* End hide from IE-mac */
}

.morecases a {color: #3f5475;
display: block;
 }

.morecases a:hover {color: #23334e;
display: block;}


form#casecontact {background: #fafafa;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
margin: 0 25px 25px 0;
padding: 25px;
font-weight: bold;
line-height: 1.4em;
border: 1px solid #e0e0e0;
}

form#casecontact h1 {font-family: Arial, Helvetica, sans-serif;
font-size: 1.6em;
font-weight: 100;
line-height: 1.6em;
padding: 0;
margin: 0; }

form#casecontact .formfield {float: left;
margin: 1.2em 40px 0 0;
padding: 0;
line-height: 1.9em;
clear: both; }

form#casecontact input {font-family: Arial, Helvetica, sans-serif;
font-size: 1.4em;
font-weight: normal;} 

input#send {}

form#casecontact textarea#message {width: 300px; !important
width: expression(document.body.clientWidth < 900? "250px" : document.body.clientWidth > 1100? "600px" : "auto"); /* hack for IE not supporting max-width */
height: 150px;
margin: 0;
padding: 0;}

input.text {width: 220px;}

form#casecontact p {}




.mainheaders {float: left;
padding: 0;
margin: 25px 0 0 0;
width: 100%;
border: solid #e3e3e3;
border-width: 0px 0px 1px 0px;
display: block;
clear: both;}


.mainheaders h1 {float: left;
font-family:"Lucida Bright", "Lucida Grande", Georgia, "Times New Roman", serif;
font-size: 2em;
color: #3f5475;
font-weight: 200;
text-align: left;
padding: 0;
margin: 0;
}


.mainfullwidth {float: left;
margin: 0px 0 0 0;
padding: 0px 0px 20px 0px;
text-align: left;
display: inline;
position: relative;
height: 100%;
clear: left;
width: 100%;
border: solid #e3e3e3;
border-width: 0px 1px 0px 0px;
}

.interiorfullwidth {padding: 0;
margin: 10px 0 15px 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .7em;
color: #333333;}

.interiorfullwidth h2 {
font-family:"Lucida Bright", "Lucida Grande", Georgia, "Times New Roman", serif;
font-size: 2.2em;
line-height: 2.2em;
font-style: italic;
color: #666666;
font-weight: 200;
padding: 0;
margin: 0;
clear: both;}

.interiorfullwidth h4 {
font-family:"Lucida Bright", "Lucida Grande", Georgia, "Times New Roman", serif;
font-size: 1.4em;
line-height: 1.4em;
font-style: italic;
color: #666666;
font-weight: 100;
padding: 0;
margin: 0 0 15px 0;
clear: both;}

.interiorfullwidth p {margin: .4em 0 1em 0;
padding: 0 15px 0 0;
line-height: 1.6em; }

.attorneyblurb {padding: 12px 12px 12px 12px;
margin: 0 5% 30px 0;
border: 1px solid #d2d2d2;
float: left;
clear: none;
width: 85%;
position: relative; } 

.attorneyblurb img {float: left;
padding: 0 0 0 0;
margin: 0;
border: 0; }

.attorneyblurb p {margin: 0 0 10px 115px;}

.attorneyblurb a {color: #333333; font-weight: bold; }
.attorneyblurb a:hover {color: #3f5475; }






.caseblurb {padding: 12px 12px 12px 12px;
margin: 0 5% 30px 0;
border: 1px solid #d2d2d2;
float: left;
clear: none;
width: 85%;
position: relative; } 

.caseblurb img {float: left;
padding: 0 0 0 0;
margin: 0;
border: 0; }

.caseblurb p {margin: 0px;
clear:both;
padding: 10px;}

.caseblurb a {color: #333333; font-weight: bold; }
.caseblurb a:hover {color: #3f5475; }


h2.pressrelease {margin: .4em 0 .3em 0;
padding: 0 15px 0 0;
line-height: 1.3em; 
color: #809bc5;
font-size: 1.7em;
font-family: "Lucida Bright", "Lucida Grande", Georgia, "Times New Roman", serif;
clear: both;
font-weight: lighter;}

h2.pressrelease a {color: #4d6ac8; }
h2.pressrelease a:hover {color: #333333; }

p.pressrelease {padding: 0;
margin: 0em 0 1em 0;
padding: 0 15px 0 0;
line-height: 1.6em;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #333333;}

p.pressrelease a {color: #4d6ac8; }
p.pressrelease a:hover {color: #333333; }




label.overlabel {
    color:#333333;
}

label.overlabel-apply {
    position:absolute;
    top:3px;
    left:5px;
    z-index:1;
    color:#333333;
  }

.forminfo img#building {float: right; clear: right;
padding: 15px 15px 15px 15px; }

.forminfo .messagefield {float: left;
clear: left;
margin: 1.2em 40px 0 0;
padding: 0;
line-height: 1.9em;
position: relative; }


.forminfo {padding: 0;
margin: 10px 0 20px 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
color: #333333;
position: relative;}

.forminfo hr {height: 1px;
color: #f0f0f0;
background: #f0f0f0;
width: 100%;
border-bottom: 0px;
border-top: 1px solid #e3e3e3;
padding: 0;
margin: 1em 0;
line-height: 0px;
 }
 
.forminfo p {margin: .4em 0 1em 0;
padding: 0 15px 0 0;
line-height: 1.6em;
position: relative;
float: left;
clear: left;
display: block;
width: 400px; }

.forminfo h2 {margin: .4em 0 1em 0;
padding: 0 15px 0 0;
line-height: 1.3em; 
color: #809bc5;
font-size: 1.7em;
font-family: "Lucida Bright", "Lucida Grande", Georgia, "Times New Roman", serif;
clear: both;
font-weight: lighter;}

img.map {float: left;
margin: 0 20px 20px 0;
padding: 10px;
border: 1px solid #d2d2d2; }

.forminfo p.map {float: left;
clear: both;}

p#auctionratevideo {margin: 0px 20px; padding: 0; }

p#arsvideodg {position: absolute; bottom: -95px; left: 20px; width: 120px; }
