/* FS CONTROL - BASE STYLESHEET - UPDATED 05-16-2007 */

html {
	font-size: .625em;
}
body {
	margin: 0;
	padding: 0;
	background: #261100;
	color: #ffffff;
}
body, td, input, textarea, option, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table, input, textarea, option, select {
	font-size: 1em;
}
ul, ol {
	margin: 0;
	padding: 0 0 0 2.75em;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	padding-top: 0;
		padding-bottom: 1.2em;
	margin: 0;
}

 ul ul, ul ol, ol ol, ol ul {
	padding-bottom: 0;
}
.logoOverFlash{
	z-index: 999;
	position: absolute;
	left: 235px;
	top: 23px;
	height: 172px;
	width: 292px;
	background-image: url(../images/h-firmLogo-2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content table.InternetExplorerFix table {
	margin: 0 0 1.2em 0;
}
/* DEFINE BASE FONT SIZE -- 1.1em = 11px, etc. */
body {
	font-size: 1.1em;
}
/* DEFINE CONTENT LINE HEIGHT */
#content p, #content ul, #content ol, #content li, #content blockquote {
	line-height: 1.45em;
}
/* DEFINE CONTENT COLOR */
#content table td {
	color: #000000;
}
.home #content table td {
	color: #ffffff;
}
.prac #content table td {
	color: #ffffff;
}
a:link {
	color: #FFFFff;
	font-weight:bold
}
a:visited {
	color: #FFFF99;
		font-weight:bold

}
a:hover, a:focus {
	color: #91bc74;
}
a:active {
	color: #91bc74;
	text-decoration: none;
}
/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 {
	font-size: 1.4em;
	font-weight: bold;
}
h2, .cfont6, #content big.profiletopname  {
	font-size: 1.2em;
	font-weight: bold;
	
}
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: .3em;
}
h4, .cfont4, .cbodyhdr4 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: .3em;
}
h5, .cfont3 {
	font-size: .9em;
	font-weight: bold;
	padding-bottom: .3em;
}
h6, .cfont1 {
	font-size: .8em;
	font-weight: bold;
	padding-bottom: .3em;
}
/* DEFAULT ATTORNEY PROFILE XSL STYLESHEET FIX */
#attorneyList {
	padding-bottom:1.2em;
}
#attorneyList ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
#content big {
	font-size: 1em;
}
/* USED BY DEFAULT IN ALL FORMS */
.asterisk {
	color: #FF0000;
}
/* CONTACT FORM - DEFAULT CONTACT US PAGE */
form#contactFormMain {
}
form#contactFormMain .mainInput {
	width: 18em;
}
form#contactFormMain .mainSelect {
	width: 18em;
}
form#contactFormMain .mainTextarea {
	height: 6em;
	width: 27.5em;
}
form#contactFormMain .mainCheckbox {
	height: 1.2em;
	margin: .5em 0 0 0;
}
form#contactFormMain .textNoBreak {
	white-space: nowrap;
}
/* CONTACT FORM - IN THE DESIGN */
form#contactFormDesign {
	margin: 0;
}
form#contactFormDesign label {
}
form#contactFormDesign .designInput {
	width: 150px;
	font-size: .91em;
	display: block;
	border: 1px solid #000000;
	background: #ffffff;
	color: #000000;
	padding: 2px 4px 0 4px;
}
form#contactFormDesign input.designInput {
	margin: 0 0 5px 0;
	height: 1.8em;
}
form#contactFormDesign textarea.designInput {
	margin: 0;
	height: 6.82em;
}
form#contactFormDesign input.designSubmit {
	margin: 10px 0 0 0;
	width: auto;
}
form#contactFormDesign input.hidden {
	display: none;
}
/* SEARCH FORM - IN THE DESIGN */
form#searchFormDesign {
	margin: 0;
}
form#searchFormDesign input.searchInput {
	font-size: .91em;
	width: 134px;
	height: 2em;
	border: 0px solid #000000;
	background: none;
	color: #61624f;
	padding: 4px 4px 0 4px;
	vertical-align: middle;
}
form#searchFormDesign input.searchSubmit {
	vertical-align: middle;
	margin-left: 5px;
}
form#searchFormDesign input.hidden {
	display: none;
}
/* FAQ - IN THE DESIGN */
#designFAQ {
}
#designFAQ h3 {
}
#designFAQ ul {
	list-style-type: none;
	margin: 0 0 1.2em 0;
	padding: 0;
}
#designFAQ li {
	padding-bottom: .6em;
}
#designFAQ a {
}
/* NEWS FEED - IN THE DESIGN */
#designNewsFeed {
}
#designNewsFeed h3 {
}
#designNewsFeed h4 {
}
#designNewsFeed ul {
	list-style-type: none;
	margin: 0 0 1.2em 0;
	padding: 0;
}
#designNewsFeed li {
	padding-bottom: .6em;
}
#designNewsFeed li span.date {
}
#designNewsFeed li a {
	display: inline;
}
#designNewsFeed a {
	display: block;
}
/* EMAIL OBFUSCATION FORM - POPUP WINDOW */
.emailObfuscationBody {
}
#emailObfuscation {
	padding: 5px;
}
#emailObfuscation h4 {
	margin-top: 0;
	margin-bottom: 16px;
}
#emailObfuscation table {
	margin: 10px;
}
#emailObfuscation td {
	height: 24px;
}
#emailObfuscation td.cellLeft {
	padding: 2px;
}
#emailObfuscation td.cellRight {
	padding: 2px;
}
#emailObfuscation td.cellColspan2 {
	padding: 2px;
}
#emailObfuscation input {
	width: 230px;
}
#emailObfuscation textarea {
	width: 300px;
}
#emailObfuscation input.RadioButtonPrefferredEmail {
	width: 15px;
}
#emailObfuscation input.RadioButtonPrefferredPhone {
	width: 15px;
}
#emailObfuscation input.CheckBoxSendCopy {
	width: 15px;
}
#emailObfuscation input.ButtonSubmit {
	width: 100px;
}
#emailObfuscation input.ButtonReset {
	width: 100px;
}
#emailObfuscation p.closeWindow {
	text-align: right;
}
/* sIFR STYLES */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* STANDARD ELEMENTS */
.printElement {
	display: none;
}
.screenElement {
}
.handheldElement {
	display: none;
}
#content .callout {
	padding: 1em;
	background: #d2d2d2;
	margin-bottom: 1.2em;
}
.clear {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
table.InternetExplorerFix {
	width: auto;
	padding: 0;
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 0;
}
table.InternetExplorerFix td.InternetExplorerFix {
	padding: 0 0 0 1px;
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 0;
	width: 100%;
}
/* CUSTOM DESIGN ELEMENTS */
#miniform {
	padding: 10px 15px;
	width: 150px;
	margin: 0 0 15px;
}
#miniform form {
	margin: 0;
}
#miniform p {
	padding: 0;
	margin: 0;
}
#miniform br {
	line-height: 0;
}
#miniform a {
	margin: 10px 0 0 0;
	display: block;
}
#miniform .formShortHeader {
	font-weight: bold;
}
#miniform .formShortLine1 {
}
#miniform .formShortLine2 {
	margin: 0 0 10px 0;
}
#miniform input {
	margin-bottom: 5px;
}
#miniform .formButton {
	width: 73px;
}
body.design {
	text-align:center;
	background-color:#261100;
/*	background: #38110e;
*/}/* #91bc74 */
#containerPage {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	text-align: left;
}
#banner {
	position: relative;
	background: url(../images/bg-banner-2.jpg) no-repeat;
	height: 257px;
}
.home #banner {
	background: url(../images/bg-h-banner-2.jpg) no-repeat;
	height: 321px;
}
.prac #banner {
	height: 258px;
}
img#doIHaveACase {
	position: absolute;
	top: 34px;
	left: 10px;
	border: 0;
}
img#firmLogo {
	position: absolute;
	top: 15px;
	left: 270px;
	border: 0;
}
.home img#firmLogo {
	position: absolute;
	top: 22px;
	left: 234px;
	border: 0;
}
img#contactUs {
	position: absolute;
	top: 24px;
	border: 0;
	left: 534px;
}
.home img#contactUs {
	position: absolute;
	border: 0;
	top: 14px;
	left: 521px;
}
#navigationTools {
	position: absolute;
	top: 91px;
	left: 606px;
}
img#phone {
	position: absolute;
	top: 86px;
	left: 5px;
	border: 0;
}
img#firstCall {
	position: absolute;
	top: 138px;
	left: 27px;
}
.home #mast-container {
	position: absolute;
	top: 126px;
	left: 0px;
	width:574px;
	height:195px;
	z-index:777;
}
.prac img#contextualImage {
	position: absolute;
	top: 126px;
	left: 0px;
}
#wrapperColumns {
	background: url(../images/bg-wrapperColumns.gif) repeat-y;
	float: left;
}
#columnLeft {
	float: left;
	width: 185px;
	overflow: hidden;
}
#navigationFeatures {
}
#navigationFeatures p {
	font-size: .91em;
	color: #314f5b;
	font-weight: bold;
	text-align: center;
	padding: 1.1em 0;
}
img#superLawyers {
	margin: 22px 0 0 8px;
}
#columnMain {
	float: left;
	width: 389px;
	overflow: hidden;
}
h1#pageTitle {
	margin: 20px 0 0 18px;
	line-height: 1.4em;
}
.home h1#homePageTitle {
	margin: 20px 0 0 18px;
	padding: 0;
}
#content {
	margin: 10px 20px 0px 20px;
	min-height: 550px;
	_height: 580px;
}
#geographicalFooter {
	margin:  20px 0px 10px;
	color: #999999;
	font-style: normal;
} /*dadada*/
#columnRight {
	float: left;
	width: 186px;
	overflow: visible;
	color: #FFF;
}
#navigationMain {
	margin: -122px 0 0 0;
	background: url(../images/bg-navigationMain.gif) no-repeat bottom left;
	padding-bottom: 9px;
	position: relative;
}
.home #navigationMain {
	margin: -188px 0 0 0;
	background: url(../images/bg-navigationMain.gif) no-repeat bottom left;
	padding-bottom: 9px;
	position: relative;
}
.prac #navigationPractice {
	background: url(../images/bg-p-practiceAreas.jpg) no-repeat top left;
	height: auto;
	padding-top: 101px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#navigationPractice ul {
	list-style: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 176px;
}
#navigationPractice ul li {
	padding: 0;
	font-size: .91em;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
#navigationPractice a:link, #navigationPractice a:visited {
	color: #ffeed0;
	text-decoration: none;
}
#navigationPractice a:hover, #navigationPractice a:focus, #navigationPractice a:active {
	color: #ffeed0;
}


/*** ESSENTIAL STYLES ***/
.sf-menu-side, .sf-menu-side * {
	margin:			0;
	padding:		0;
	list-style:		none;

	float:left;
}
.sf-menu-side {
	line-height:	1.0;
}
.sf-menu-side ul {
	position:		absolute;
	top:			-999em;
	width:			186px; /* left offset of submenus need to match (see below) */
}
.sf-menu-side ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu-side li {
	float:			left;
	position:		relative;
	/*padding:0 18px 0 18px;*/
	
}
.sf-menu-side li li{
	padding:0 0px 0 0px;
}
.sf-menu-side a {
	display:		block;
	position:		relative;
	color:#fff !important;
	padding:8px 0 5px 0px;
	width:186px;
	text-decoration:none;
}
.sf-menu-side li:hover ul, .sf-menu-side li.sfHover ul {
	left:			186px;
	top:			0px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu-side li:hover li ul, ul.sf-menu-side li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu-side li li:hover ul, ul.sf-menu-side li li.sfHover ul {
	left:			186px; /* match ul width */
	top:			0;
}
ul.sf-menu-side li li:hover li ul, ul.sf-menu-side li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu-side li li li:hover ul, ul.sf-menu-side li li li.sfHover ul {
	left:			186px; /* match ul width */
	top:			0;
}
/*** DEMO SKIN ***/
.sf-menu-side {
}
.sf-menu-side a {

/*	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;*/
}
.sf-menu-side ul{
		margin-left: -371px;

}
.sf-menu-side li a:hover {
	/*border-bottom: 2px solid #ff6600;*/
	color:#FFFFFF!important;
}

.sf-menu-side li li a:hover {
	border-bottom:none;
}
.sf-menu-side li li a, .sf-menu-side li li li a {
	padding:5px 10px;
	width:166px;
	
}

.sf-menu-side a:hover, .sf-menu-side a:hover { /* visited pseudo selector so IE6 applies text colour*/
	color:	#663300 !important;
}
.sf-menu-side li {
}
.sf-menu-side li li {
	/*border-bottom: #333333 1px solid;*/
	background-color: #663300 !important;
}
.sf-menu-side li li:hover, .sf-menu-side li.sfHover, .sf-menu-side a:focus, .sf-menu-side a:hover, .sf-menu-side a:active {
	outline:0;
	color:#fff;
	background-color: #91bc74;
}


#contactInformation {
	font-size: .91em;
	color: #ffeed0;
	font-weight: bold;
	line-height: 1.6em;
}
#contactInformation p {
	padding: 8px 0 1em 14px;
}
#containerFooter {
	color: #adadad;
	font-size: .82em;
	padding: 0 14px;
}
#navigationLower {
	padding-top: 15px;
}
#navigationLower a:link, #navigationLower a:visited {
	color: #adadad;
	text-decoration: none;
}
#navigationLower a:hover, #navigationLower a:focus, #navigationLower a:active {
	color: #FFF;
	text-decoration: none;
}
#finePrint {
	padding: 6px 0 2em 0;
}
#finePrint a:link, #finePrint a:visited {
	color: #adadad;
	text-decoration: underline;
}
#finePrint a:hover, #finePrint a:focus, #finePrint a:active {
	color: #adadad;
	text-decoration: none;
}
p#copyright {
	padding: 0;
	display: inline;
}
p#branding {
	padding: 0 0 0 3px;
	display: inline;
}
/* Practice Center/Page Styles - UPDATED 04-11-2007 */

/* ===== Practice Centers ===== */
/* ALL PAGES */
#practiceCenter-container {
}
#practiceCenter-float {
	float: right;
	width: 182px;
	margin: 0 0 0 15px;
}
/* ALL SUBPAGES */
	#practiceCenter-subpage {
}
#practiceCenter-navigation {
	border: solid 1px #000000;
	margin: 0 0 15px 0;
}
#practiceCenter-navigation ul {
	list-style: none;
	margin: 0;
	padding: 10px 10px 0 10px;
}
#practiceCenter-navigation li {
	margin: 0 0 10px 0;
}
#practiceCenter-sidebar2 {
	padding: 10px;
	border: solid 1px #000000;
	background-color: #eeeeee;
	color: #333333;
	margin: 0 0 15px 0;
}
#practiceCenter-sidebar1 {
	padding: 10px;
	border: solid 1px #000000;
	background-color: #eeeeee;
	color: #333333;
	margin: 0 197px 15px 0;
}
/* MAIN PAGE SPECIFIC */
	#practiceCenter-main-header {
	display: none;
}
#practiceCenter-main {
}
#practiceCenter-main-formShort {
	border: solid 1px #000000;
	padding: 10px 15px;
	width: 150px;
	_width: 182px;
	margin: 0 0 15px 0;
}
#practiceCenter-main-formShort form {
	margin: 0;
}
#practiceCenter-main-formShort p {
	padding: 0;
	margin: 0;
}
#practiceCenter-main-formShort br {
	line-height: 0;
}
#practiceCenter-main-formShort a {
	margin: 10px 0 0 0;
	display: block;
}
#practiceCenter-main-formShort .formShortHeader {
	font-weight: bold;
}
#practiceCenter-main-formShort .formShortLine1 {
}
#practiceCenter-main-formShort .formShortLine2 {
	margin: 0 0 10px 0;
}
#practiceCenter-main-formShort input {
	margin-bottom: 5px;
}
#practiceCenter-main-formShort .formButton {
	width: 73px;
}
#practiceCenter-main-calculator {
	background-color: #eeeeee;
	color: #333333;
	border: solid 1px #000000;
	padding: 10px 15px;
	width: 150px;
	_width: 182px;
	margin: 0 0 15px 0;
}
#practiceCenter-main-calculator .calculatorHeader {
	font-weight: bold;
}
#practiceCenter-main-calculator form {
	margin: 0;
}
#practiceCenter-main-news {
	padding: 10px 15px;
}
#practiceCenter-main-news ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#practiceCenter-main-news li {
	margin: 0 0 1.2em 0;
}
#practiceCenter-main-faqAbstract {
	border: solid 1px #000000;
	padding: 10px 15px;
}
#practiceCenter-main-callToAction {
	font-style: italic;
	border: solid 1px #000000;
	background-color: #cccccc;
	color: #333333;
	padding: 10px;
	margin: 0 197px 15px 0;
}
#practiceCenter-main-callToAction p {
	margin: 0;
	padding: 10px;
}
#practiceCenter-main-firmContent {
}
#practiceCenter-main-overviewAbstract {
}
#practiceCenter-main-articleAbstracts {
}
#practiceCenter-main-articleAbstract1 {
}
#practiceCenter-main-articleAbstract2 {
}
#practiceCenter-main-articleAbstract3 {
}
#practiceCenter-main-articleAbstract4 {
}
#practiceCenter-main-linksAbstract {
}
#practiceCenter-main-linksAbstract hr {
	height: 1px;
	border: none;
	border-top: 1px solid #000000;
	margin: 0 0 10px 0;
}
/* SUBPAGE SPECIFIC */
		#practiceCenter-subpage-overview {
}
#practiceCenter-subpage-article {
}
#practiceCenter-subpage-FAQ {
}
#practiceCenter-subpage-links {
}
#practiceCenter-subpage-formLong {
}
#practiceCenter-subpage-newsMore {
}
#practiceCenter-subpage-newsArticle {
}
/* SECTION SPECIFIC */
			#practiceCenter-overview {
}
#practiceCenter-article {
}
#practiceCenter-article1 {
}
#practiceCenter-article2 {
}
#practiceCenter-article3 {
}
#practiceCenter-article4 {
}
#practiceCenter-FAQ {
}
#practiceCenter-links {
}
#practiceCenter-formLong {
}
#practiceCenter-formLong textarea, #practiceCenter-formLong select, #practiceCenter-formLong .formText, #practiceCenter-formLong .formName, #practiceCenter-formLong .formEmail {
	width: 12.5em;
}
#practiceCenter-formLong .formPhone1, #practiceCenter-formLong .formPhone2 {
	margin-right: 3px;
	width: 2.5em;
}
#practiceCenter-formLong .formPhone3 {
	width: 3.5em;
}
#practiceCenter-formLong .formText20 {
	width: 12em;
}
#practiceCenter-formLong .formText30 {
	width: 15.5em;
}
#practiceCenter-form-success {
}
#practiceCenter-newsMore {
}
#practiceCenter-newsMore ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#practiceCenter-newsMore li {
	margin: 0 0 1.2em 0;
}
#practiceCenter-newsArticle {
}
#practiceCenter-newsArticle .FindLawNewsDate {
}
#practiceCenter-newsArticle .FindLawNewsWriter {
}
/* ERROR MESSAGES */
.practiceCenter-error {
	color: #ff0000;
}
#practiceCenter-form-failure {
}
/* ===== Practice Pages ===== */
/* ALL PAGES */
#practicePage-container {
}
#practicePage-main-header {
	display: none;
}
#practicePage-main {
}
#practicePage-float {
	float: right;
	width: 182px;
	margin: 0 0 0 15px;
}
#practicePage-main-formShort {
	border: solid 1px #000000;
	padding: 10px 15px;
	width: 150px;
	_width: 182px;
	margin: 0 0 15px 0;
}
#practicePage-main-formShort form {
	margin: 0;
}
#practicePage-main-formShort p {
	padding: 0;
	margin: 0;
}
#practicePage-main-formShort br {
	line-height: 0;
}
#practicePage-main-formShort a {
	margin: 10px 0 0 0;
	display: block;
}
#practicePage-main-formShort .formShortHeader {
	font-weight: bold;
}
#practicePage-main-formShort .formShortLine1 {
}
#practicePage-main-formShort .formShortLine2 {
	margin: 0 0 10px 0;
}
#practicePage-main-formShort input {
	margin-bottom: 5px;
}
#practicePage-main-formShort .formButton {
	width: 73px;
}
#practicePage-main-callToAction {
	font-style: italic;
	border: solid 1px #000000;
	background-color: #cccccc;
	color: #333333;
	padding: 10px;
	margin: 0 0 15px 0;
}
#practicePage-main-callToAction p {
	margin: 0;
	padding: 10px;
}
#practicePage-sidebar2 {
	padding: 10px;
	border: solid 1px #000000;
	background-color: #eeeeee;
	color: #333333;
	margin: 0 0 15px 0;
}
#practicePage-main-faqAbstract {
	border: solid 1px #000000;
	padding: 10px 15px;
}
#practicePage-main-linksAbstract {
	border: solid 1px #000000;
	padding: 10px 15px;
}
#practicePage-main-firmContent {
}
#practicePage-overview {
}
#practicePage-sidebar1 {
	padding: 10px;
	border: solid 1px #000000;
	background-color: #eeeeee;
	color: #333333;
	margin: 15px 197px 15px 0;
}
/* THANK YOU PAGE SPECIFIC */
	#practiceCenter-subpage {
}
#practicePage-form-success {
}
/* ERROR MESSAGES */
.practicePage-error {
	color: #ff0000;
}
#practicePage-form-failure {
}
/*-----------------------------------  Contact form validation  --------------------------*/
.address2 {
    display:none;
}
.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}

/*----------------------------------- Blogger Nav  ----------------------------*/

#blogger-navigation{
	padding: 10px;
}
#blogger-navigation h3{
}
#blogger-navigation ul{
	list-style-type: none;
}
#blogger-navigation ul li{
}
#blogger-navigation ul li a{
	color: #38110E;
}
#blogger-navigation ul li a:link, #blogger-navigation ul li a:visited{
}
#blogger-navigation ul li a:hover, #blogger-navigation ul li a:active{
	text-decoration: none;
	color: #91bc74;
}
#blogger-navigation #powered-by{
}
