html {height: 100%;
min-height: 100%;
margin: 0;
padding: 0; }

body {background-image: url(images/pagebackground.jpg);
background-repeat: repeat-x;
background-color: #FFFFFF;
margin: 0;
padding: 0px 0px;
min-height: 100%;
position: relative;
 }

#container{

padding-left:0px; /* Width of Mainbar */
width: 670px;

}

.clearboth {clear: both;
height: 0px; 
margin: 0;
padding: 0;
overflow: hidden;} 


#topbar {padding: 0px 0px 0px 0px;
margin: 0px 0 0 0px;
background: #23334a;
height: 55px;
position: relative;
border-bottom: 10px solid #2e4364;
width: 670px;

 } 
 
 #topbar img.logo {border: 0;
 padding: 0px; 
 margin: 0 0 0 0px;}
 
 #topbar img {border: 0; }
 
 .utility {position: absolute;
top: 10px;
right: 20px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
font-weight: 100;
letter-spacing: 0em;
line-height: 1.5em;
color: #CCCCCC;
display: none; }

.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: 0px; }

.utility img {vertical-align: bottom;
margin: 0px 0 0 0;
padding: 0; }


.footer {
width: 670px;
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 {
color: #586f92;
list-style-type: none;
padding: 0 0 0 8px;
margin: 0;
float: left;
display: none;
 }

.footer li {margin: 0;
padding: 0px 7px;
display: none; }

.footer a {color: #CCCCCC; }

.footer a:hover {color: #FFFFFF; }

.footer p.right {float: right;
padding: 0;
margin: 0 15px 0 0; 
color: #CCCCCC; }

.footer p.contact {float: left;
clear: left;
padding: 0;
margin: 0 0 0 15px;
color: #CCCCCC; 
width: 240px;}

.footer p.sitecredit {display: none;}

.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:0px;
  float:left;
  padding: 0px 0 0 0;
  margin-left: -242px;
  margin-top: 0px;
  display: none;
  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;
position: relative;
background: #3f5475;
}

.mainnav ul {padding: 0px 0 0px 0;
margin: 0px 0 0px 0px;
border-left: 0px solid #3f5475;
list-style-type: none;
text-align: left;
font-family: "Lucida Bright", "Lucida Grande", Georgia, "Times New Roman", serif;
color: #FFFFFF;
font-size: .8em;
line-height: 2.4em;
letter-spacing: .0em;
font-weight: 800;
border-top: 1px solid #CCCCCC;
 }
 
.mainnav li {list-style-type: none;
padding: 0;
margin: 0;
text-indent: none; 
clear: both;
height: 2.4em;
z-index: 2;
position: relative;
display: inline;}


.mainnav li a {padding: 0px 25px 0px 15px;
margin: 0;
width: 202px;
display: block;
text-decoration: none;
color: #FFFFFF;
height: 2.4em;
vertical-align: middle;
border-bottom: 1px solid #CCCCCC;
 }

.mainnav li a:hover {text-decoration: none;
background: #23334a;
cursor: pointer;
}

.mainnav li ul { /* second-level suckerfish lists */
	display: none;
	position: absolute;
	left: 242px;
}

.mainnav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: 242px;
	z-index: 1;
	padding: 0;
	margin: 0;
    float: left;
	clear: both;
}

.mainnav li:hover ul, .mainnav li.over ul { /* lists nested under hovered list items */
	display: block;
	float: left;
	clear: left;
	border: 0;
	top: 0px;
	padding: 0;
	margin: 0;

}

.mainnav li li {display: block;
float: left;
clear: both;
padding: 0;
font-size: 1.1em;
height: 2.1em;
margin: 0;
border: 0;
vertical-align: middle;
}

.mainnav li li a {background: #23334a;
float: left;
clear: both;
display: block;
color: #FFFFFF;
font-size: 1em;
margin: 0;
border: 0;
vertical-align: middle;
padding-left: .5em;
width: 12em;
height: 2.1em;
font-weight: bold;
}

.mainnav li li a:hover {background: #3f5475;
float: left;
clear: both;
display: block;
color: #FFFFFF;
margin: 0;
font-size: 1em;
vertical-align: middle;
border: 0;
padding-left: .5em;
height: 2.1em;
font-weight: bold;
}


.mainnav li a.top {padding: 0px 25px 0px 15px;
margin: 0;
width: 202px;
display: block;
text-decoration: none;
color: #FFFFFF;
border-top: 1px solid #CCCCCC;
}

/* END NAVIGATION CSS */

#barcontent {padding: 30px 20px 5px 15px;
width: 0px;
display: none;
 }

#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: 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.4em 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{
}

.breadcrumb {padding: 0;
text-align: left;
font-size: .7em;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #666666;
clear: none;
margin: 4px 0 0 0;
position: relative;
left: -1%;
height: 0px;
display: none;}

.breadcrumb a {color: #3f5475;
text-decoration: underline; } 

.breadcrumb a:hover {color: #999999;
text-decoration: underline; }


.headers {padding: 0;
margin: 25px 0 0 0;
width: 670px;
border: solid #e3e3e3;
border-width: 0px 0px 1px 0px;
display: block;
clear: both;
overflow: auto;}


.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 {
margin: 0px 0 0 0;
padding: 11px 0px 20px 0px;
text-align: left;
position: relative;
border: solid #e3e3e3;
border-width: 0px 0px 0px 0px;
page-break-inside: always;
}

.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;
page-break-inside: auto;
width: 187px;
padding: 0;
margin: 0px 3% 2em 4%;
text-align: center;}

.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;
page-break-inside: auto; }

.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 {
margin: 0 0 0 0;
padding: 0;
width: 0px;
background: #e3e3e3;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
font-size: .7em;
position: relative;
top: -1px;
left: -1px; 
display: none;}

.attorneylist h4 {
clear: both;
font-size: 1em;
padding: 20px;
margin: 0;
line-height: 1em; }

.attorneylist ul {
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;
height: 1.6em;
width: 100px;
clear: both; }

.attorneylist a {color: #666666;
 }

.attorneylist a:hover {color: #111111;}








.casepage {
padding: 11px 0px 0px 0px;
text-align: left;
}

.caseinfo {padding: 0;
margin: 10px 0 20px 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .7em;
color: #333333;}

.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 {display: none;
margin: 0 0 0 0;
padding: 10px 0 6px 0;
width: 0;
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; }

.morecases h4 {
font-size: 1em;
padding: 20px;
margin: 0;
line-height: 1.4em; }

.morecases ul {
clear: both;
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;
display: inline-block;
width: 100%;
_width: 120px;
}

.morecases a {color: #3f5475;
 }

.morecases a:hover {color: #23334e;}


form#casecontact {background: #fafafa;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .7em;
margin: 0 25px 25px 0;
padding: 25px;
font-weight: bold;
line-height: 1.4em;
border: 0px 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 {
margin: 1.2em 40px 0 0;
padding: 0;
line-height: 1.9em;}

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 {
padding: 0;
margin: 25px 0 0 0;
width: 100%;
border: solid #e3e3e3;
border-width: 0px 0px 1px 0px;
display: block;
clear: both;}


.mainheaders h1 {
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 {
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; }

img.map {float: left;
margin: 0 20px 20px 0;
padding: 10px;
border: 1px solid #d2d2d2; }

.caseinfo p.map {float: left;
clear: both;}




.caseblurb {padding: 12px 12px 12px 12px;
margin: 0 5% 30px 0;
border: 1px solid #d2d2d2;
width: 100%;
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; }


.caseinfo img#building {float: left; clear: left;
padding: 0px 15px 15px 0px; }