/*------------------ Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
}
#bottom {
}
#container {
}
.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;
}
br.spacer {
	margin: 0px 0px 30px 0px;
}

/*------------------ Header Selectors <--------------------*/
#header {
	display: none;
}
/*-------- Top Navigation Selectors <----------*/
#top-navigation {
	display: none;
}
/*-------- Mast Selectors <----------*/
#mast {
	display: none;
}
/*------------------ Content Selectors <--------------------*/
#content {
}
#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;
	
}
	
#content .img-left {
	float:left;
	margin: 0px 30px 30px 0px;
}
#content .img-right {
	float:right;
	margin: 0px 0px 30px 30px;
}
#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 30px!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-top: 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: 165px;
	width: 430px;
	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;
}
/*------------------ 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;
}
#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;
}

