/*------------------ Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #ebe5de url(../images/bg-top.jpg) repeat-x scroll left top;
}
#bottom {
	background: transparent url(../images/bg-bottom.jpg) repeat-x left bottom;
	display: block;
	width: 100%;
	height: 100%;
}
#container {
	position: relative;
	left: 50%;
	margin: 0px 0px 0px -450px;
	width: 900px;
	height: auto;
	top: 0px;
}
.horizontal-rule{
	display: block;
	width: 100%;
	height: 30px;
	border-top: dashed 1px #333333;
	margin: 5px 0px 0px 0px
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #2B4343;
	margin: 0px!important;
	padding: 0px!important;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5F5047;
	margin-bottom: 30px;
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 21px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	margin: 0px!important;
	padding: 0px!important;
	text-align: left;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	margin: 0px!important;
	padding: 0px!important;
	text-align: left;
}
.clear-all {
	float: left;
	clear:both;
	width:auto;
}
br.spacer {
	margin: 0px 0px 30px 0px;
}

/*------------------ Header Selectors <--------------------*/
#header {
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
}
/*-------- Header Logo <----------*/
#header #logo {
	float: left;
	width:auto;
}
#header #logo img {
	border: none;
}
/*-------- Contact Information Selectors <----------*/
#contact-information {
	float: right;
	height: auto;
	width: auto;
	text-align: right;
}
#contact-information ul{
	list-style-type: none;
}
#contact-information ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
}
#contact-information ul li span{
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
}
#contact-information ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#contact-information ul li a:link, #contact-information ul li a:visited{
	color: #000000;
	text-decoration: underline;
}
#contact-information ul li a:hover, #contact-information ul li a:active{
	color: #666666;
	text-decoration: none;
}
/*-------- Top Navigation Selectors <----------*/
#top-navigation {
	float:left;
	height: auto;
	width: auto;
	margin:	0px;
}
/* Eessential Styles */
.sf-menu,  .sf-menu * {
	margin:	0;
	padding: 0;
	list-style:	none;
}
.sf-menu {
	line-height: 1.0;
}
.sf-menu ul {
	position:absolute;
	top:-999em;
	width:175px; /* left offset of submenus need to match (see below) */
		z-index: 999;

}
.sf-menu ul li {
	width:100%;
			z-index: 999;

}
.sf-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:left;
	position:relative;
	z-index: 999;
	width:auto;

}
.sf-menu a {
	display:block;
	position:relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:0;
	top:58px; /* match top ul list item height */
	z-index:99;
}
ul.sf-menu li:hover li ul,  ul.sf-menu li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li:hover ul,  ul.sf-menu li li.sfHover ul {
	left:175px; /* match ul width */
	top:0;
}
ul.sf-menu li li:hover li ul,  ul.sf-menu li li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li li:hover ul,  ul.sf-menu li li li.sfHover ul {
	left:175px; /* match ul width */
	top:0;
}
/*** DEMO SKIN ***/
.sf-menu {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 618px;
	height: 28px;
	z-index: 999;
}
.sf-menu a {
	display: block;
	outline: none;
	overflow: hidden;
	height: auto;
	width: auto;
	background: transparent url(../images/bg-top-nav.jpg) no-repeat;
}
.sf-menu a span{
	display: none;
}
.sf-menu a.home {
	width: 76px;
	height: 58px;
	background-position:0px 0px;
}
.sf-menu a.home:hover, .sf-menu a.section-home {
	width: 76px;
	height: 58px;
	background-position:0px -58px;
}
.sf-menu a.about {
	width: 65px;
	height: 58px;
	background-position: -76px 0px;
}
.sf-menu a.about:hover, .sf-menu a.section-about {
	width: 65px;
	height: 58px;
	background-position:-76px -58px;
}
.sf-menu a.practice-areas {
	width: 117px;
	height: 58px;
	background-position:-141px 0px;
}
.sf-menu a.practice-areas:hover, .sf-menu a.section-practice-areas {
	width: 117px;
	height: 58px;
	background-position:-141px -58px;
}
.sf-menu a.testimonials {
	width: 63px;
	height: 58px;
	background-position: -258px 0px;
}
.sf-menu a.testimonials:hover, .sf-menu a.section-testimonials {
	width: 63px;
	height: 58px;
	background-position: -258px -58px;
}
.sf-menu a.news {
	width: 106px;
	height: 58px;
	background-position: -321px 0px;
}
.sf-menu a.news:hover, .sf-menu a.section-news {
	width: 106px;
	height: 58px;
	background-position: -321px -58px;
}
.sf-menu a.case-results {
	width: 114px;
	height: 58px;
	background-position:-427px 0px;
}
.sf-menu a.case-results:hover, .sf-menu a.section-case-results {
	width: 114px;
	height: 58px;
	background-position:-427px -58px;
}
.sf-menu a.contact {
	width: 77px;
	height: 58px;
	background-position: -541px 0px;
}
.sf-menu a.contact:hover, .sf-menu a.section-contact {
	width: 77px;
	height: 58px;
	background-position: -541px -58px;
}
.top-navigation-sub {
	background-color:#353535;
}
.top-navigation-sub a {
	display:block;
	outline:none;
	overflow:hidden;
	background:none;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#232323;
	padding:5px;
}
.top-navigation-sub a:hover {
	color:#232323;
	background-color:#EBE5DE;
}
/*** shadows for all but IE6 ***/
 .sf-shadow ul {
	background:	url('../images/jquery-superfish/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
 .sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*-------- Mast Selectors <----------*/
#mast {
	width: 100%;
	height: 406px;
	clear: both;
	float: left;
	background-color: transparent;
	position: absolute;
	left: -14px;
	top: 58px;
	z-index: 10;
}
#mast #flash-mast {
}
#mast #flash-mast p {
}
/*------------------ Content Selectors <--------------------*/
#content {
	margin-bottom: 471px;
	clear: both;
	float: left;
	width: 100%;
	height: 100%;
	position: relative;
	left: 0px;
	top: 491px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	margin-bottom: 21px;
	margin-left: 5px;
}
#content ul {
	padding-left: 45px;
	margin-bottom: 21px;
}
#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	margin-bottom: 5px;
}
#content ol {
	padding-left: 45px;
	margin-bottom: 21px;
}
#content ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	margin-bottom: 5px;
}
#content img {
	border: none;
}

.imgR {
	float:right;
	margin:0 0 15px 50px;
	width:auto;
}
	
#content .img-left {
	float:left;
	margin: 0px 30px 30px 0px;
	width:auto;
}
#content .img-right {
	float:right;
	margin: 0px 0px 30px 30px;
	width:auto;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content a:link, #content a:visited {
	text-decoration: underline;
	color: #5b8a8a;
}
#content a:hover, #content a:active {
	text-decoration: none;
}
#content  img {
	border:6px solid #fff;
}
/*------------------ Content Form Selectors <--------------------*/
#content  #contact {
	width: 100%;
	float: left;
	clear: both;
}
#content  #contact form {
}
#content  #contact ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	height: auto;
	width: 432px;
}
#content  #contact ul.ul-has-margin{
	margin: 0px 0px 0px 15px!important;
}
#content  #contact li {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 432px;
}
#content  #contact label {
	height: 21px;
	width: 432px;
	display: block;
	font-size: 14px;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space:nowrap;
	padding: 5px 0px 5px 0px;
}
#content  #contact input {
	height: 21px;
	width: 432px;
	border: 1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f2f2f2;
	padding: 2px;
}
#content  #contact select.drop-down{
	height: 25px!important;
	width: 436px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f2f2f2;
	padding: 2px;
	border: 1px solid #cccccc;
}
#content  #contact textarea {
	height: 265px;
	width: 880px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f2f2f2;
	border: 1px solid #cccccc;
	padding: 2px;
	font-size: 14px;
	color: #000000;
}
#content  #contact input.main-btn {
	height: 30px!important;
	width: 436px;
	border: 1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #fff;
	background-color: #0A2222;
	color: #fff;
	padding: 5px;
	margin-top: 23px;
	cursor: pointer;
}
#qc {
	
}
/*------------------ Global Form Selectors <--------------------*/
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}
/*------------------ Footer Selectors <--------------------*/
#footer {
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*-------- Footer Selectors <----------*/
/* Practice Areas Selectors */
#footer #practice-areas{
	float: left;
	clear: none;
	width: 901px;
	height: 276px;
}
#footer #practice-areas ul{
	list-style: none;
}
#footer #practice-areas ul li{
	float: left;
	width:auto;
}
#footer #practice-areas a{
	display: block;
	outline: none;
	background: transparent url(../images/bg-cta-practice-areas.jpg) no-repeat;
	overflow: hidden;
	height: auto;
	width: auto;
}
#footer #practice-areas a.cta-natural-resource-law{
	width: 295px;
	height: 274px;
	background-position: 0px -274px;
}
#footer #practice-areas a.cta-natural-resource-law:hover{
	width: 295px;
	height: 274px;
	background-position: 0px 0px;
}
#footer #practice-areas a.cta-complex-civil-litigation{
	width: 311px;
	height: 274px;
	background-position: -295px -274px;
}
#footer #practice-areas a.cta-complex-civil-litigation:hover{
	width: 311px;
	height: 274px;
	background-position: -295px 0px;
}
#footer #practice-areas a.cta-class-actions{
	width: 295px;
	height: 274px;
	background-position: -606px -274px;
}
#footer #practice-areas a.cta-class-actions:hover{
	width: 295px;
	height: 274px;
	background-position: -606px 0px;
}
#footer #practice-areas a span{
	display:none;
}
/* Bottom CTA Container*/

#footer #bottom-cta-container {
	width: 100%;
	height: 100%;
}
/* Left Column */
#footer #bottom-cta-container #bottom-cta-container-left-column{
	float:left;
	width: 589px;
	height: auto;
}
/* Case Results Selector */
#footer #bottom-cta-container #bottom-cta-container-left-column #case-results {
	float: left;
	background: transparent url(../images/bg-cta-case-results.jpg) no-repeat;
	width: 589px;
	height: 313px;
	margin: 30px 0px 0px 0px;
}
#footer #bottom-cta-container #bottom-cta-container-left-column #case-results .case-results-scrollup {
	position: relative;
	top: 50px;
	left: 15px;
	overflow: hidden;
/*	border: 1px solid #000; Use for testing*/
	height: 245px;
	width: 559px
}
#footer #bottom-cta-container #bottom-cta-container-left-column #case-results .headline {
	position: absolute;
	top: 245px;
	left: 5px;
	height: 240px;
	width:549px;
}
#footer #bottom-cta-container #bottom-cta-container-left-column #case-results .headline p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
#footer #bottom-cta-container #bottom-cta-container-left-column #case-results .headline p.case-type {
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}
#footer #bottom-cta-container #bottom-cta-container-left-column #case-results .headline a{
	font-style: italic;
	color: #5b8a8a;
	font-size: 14px;
	text-decoration: underline;
}
#footer #bottom-cta-container #bottom-cta-container-left-column #case-results .headline a:hover, 
#footer #bottom-cta-container #bottom-cta-container-left-column #case-results .headline a:active{
	text-decoration: none;
}
#footer #bottom-cta-container #bottom-cta-container-left-column #case-results .headline p.case-description {
}
#footer #bottom-cta-container #bottom-cta-container-left-column #case-results-read-more {
	float: left;
	width:589px;
	height: 35px;
}
#footer #bottom-cta-container #bottom-cta-container-left-column #case-results-read-more  a{
	display: block;
	width:589px;
	height: 35px;
	background: transparent url(../images/bg-cta-case-results-read-more.jpg) no-repeat;
	background-position: 0px 0px;
}
#footer #bottom-cta-container #bottom-cta-container-left-column #case-results-read-more  a:hover, 
#footer #bottom-cta-container #bottom-cta-container-left-column #case-results-read-more  a:active{
	display: block;
	width:589px;
	height: 35px;
	background: transparent url(../images/bg-cta-case-results-read-more.jpg) no-repeat;
	background-position: 0px -35px;
}

/* Right Column */
#footer #bottom-cta-container #bottom-cta-container-right-column{
	float:right;
	width: 277px;
	height: auto;
}

/* Class Action Updates */
#footer #bottom-cta-container #bottom-cta-container-right-column #class-action-updates {
	float: left;
	width: 277px;
	height: 125px;
	margin: 30px 0px 0px 0px;
	background: transparent url(../images/bg-class-action-updates.jpg) no-repeat;
}
#footer #bottom-cta-container #bottom-cta-container-right-column #class-action-updates ul{
	position: relative;
	top: 50px;
	left: 35px;
	margin: 0px 15px 0px  0px;
}
#footer #bottom-cta-container #bottom-cta-container-right-column #class-action-updates ul li{
	list-style-image: url(../images/bg-li.jpg);
	list-style: url(../images/bg-li.jpg);
}
#footer #bottom-cta-container #bottom-cta-container-right-column #class-action-updates a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d2a1f;
	text-decoration: underline;
}
#footer #bottom-cta-container #bottom-cta-container-right-column #class-action-updates a:hover{
	text-decoration: none;
}
#footer #bottom-cta-container #bottom-cta-container-right-column #class-action-updates-read-more {
	float: left;
	width: 277px;
	height: 35px;
}
#footer #bottom-cta-container #bottom-cta-container-right-column #class-action-updates-read-more  a{
	display: block;
	width:277px;
	height: 30px;
	background: transparent url(../images/bg-cta-read-more.jpg) no-repeat;
	background-position: 0px 0px;
}
#footer #bottom-cta-container #bottom-cta-container-right-column #class-action-updates-read-more  a:hover, #footer #bottom-cta-container #bottom-cta-container-right-column #class-action-updates-read-more  a:active{
	background-position: 0px -30px;
}
/* */
#in-the-news{
	float: left;
	width: 277px;
	height: 125px;
	margin: 30px 0px 0px 0px;
	background: transparent url(../images/bg-cta-in-the-news.jpg) no-repeat;
}
#in-the-news #in-the-news-articles {
	position: relative;
	top: 50px;
	left: 15px;
}
#in-the-news #in-the-news-articles p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin: 0px 30px 0px 0px;
}
#in-the-news #in-the-news-articles a{
	font-style: italic;
	color: #5b8a8a;
	font-size: 14px;
	text-decoration: underline;
}
#in-the-news #in-the-news-articles a:hover, #in-the-news #in-the-news-articles a:active{
	text-decoration: none;
}
#in-the-news #in-the-news-articles p.article-publication{
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}
#in-the-news #in-the-news-articles p.article-name{
}
#in-the-news #in-the-news-articles p.news-description{
}
#in-the-news-read-more {
	float: left;
	width:277px;
	height: 35px;
}
#in-the-news-read-more a{
	display: block;
	width: 277px;
	height: 30px;
	background: transparent url(../images/bg-cta-read-more.jpg) no-repeat;
	background-position: 0px 0px;
}
#in-the-news-read-more a:hover, #in-the-news-read-more a:active{
	background-position: 0px -30px;
}

/* sitemap-disclaimer-container */
#sitemap-disclaimer-container{
	float: left;
	height: 140px;
	width: 901px;
	padding: 30px 0px 30px 0px;
}
#sitemap-btn {
	float: left;
	height: 41px;
	width: 901px;
	overflow: hidden;
}
#sitemap-btn a {
	display: block;
	height: 41px;
	width: 901px;
	background: transparent url(../images/bg-sitemap-btn.jpg) no-repeat;
	background-position: 0px -41px;
}
#sitemap-btn a:hover,
#sitemap-btn a:active {
	background-position: 0px 0px;
}
#disclaimer{
	float:left;
	height: 99px;
	width: 901px;
	background: transparent url(../images/bg-sitemap.jpg) no-repeat;
}
#disclaimer-left-column{
	float: left;
	width: 570px;
	height: 69px;
	margin: 15px 15px 0px 15px;
}
#disclaimer-right-column{
	float: left;
	width: 240px;
	height: 69px;
	margin: 15px 15px 0px 30px;
}
#disclaimer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin-bottom: 21px;
}
#disclaimer a{
	text-decoration: underline;
	color: #5b8a8a;
}
#disclaimer a:hover,
#disclaimer a:active{
	text-decoration: none;
}



/*----------------- Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}

