/* FS CONTROL - BASE STYLESHEET - UPDATED 04-12-2007 */

html {
	font-size: .625em;
}
.body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	color: #000000;
}
.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 2em;
}
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;
}
#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;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.09em;
}
a:link {
	color: #720000;
}
a:visited {
	color: #720000;
}
a:hover, a:focus {
	color: #cf0b0b;
}
a:active {
	color: #cf0b0b;
	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;
	color:#400000;
}
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader {
	color:#400000;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: .3em;
}
h4, .cfont4, .cbodyhdr4 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: .3em;
	color:#400000;
}
h5, .cfont3 {
	font-size: .9em;
	font-weight: bold;
	padding-bottom: .3em;
	color:#400000;
}
h6, .cfont1 {
	font-size: .8em;
	font-weight: bold;
	padding-bottom: .3em;
	color:#400000;
}
/* 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;
}
/* GEOGRAPHICAL FOOTER */
#content .geographicalFooter {
	font-style: italic;
	font-size: .8em;
}
/* 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 0 0 8px;
}
form#searchFormDesign input.searchInput {
	font-size: .91em;
	width: 158px;
	height: 1.8em;
	border: 1px solid #000000;
	background: #ececec;
	color: #000000;
	padding: 2px 4px 0 4px;
	text-align:right;
	vertical-align: middle;
}
form#searchFormDesign input.searchSubmit {
	vertical-align: middle;
}
form#searchFormDesign input.hidden {
	display: none;
}
/* USED BY DEFAULT IN ALL FORMS */
.asterisk {
	color: #FF0000;
}
/* CONTACT FORM - DEFAULT CONTACT US PAGE */
#containerIntakeFormI {
	width: 32.5em;
}
#containerIntakeFormI .intakeFormINote {
	margin: 0;
	padding: 0 0 1em 0;
}
#ie #containerIntakeFormI .intakeFormINote {
	margin: 0;
	padding: 0;
}
#intakeFormI legend, #intakeFormI ol, #intakeFormI ol li, #intakeFormI p, #intakeFormI select {
	margin: 0;
	padding: 0;
}
#intakeFormI fieldset {
	border: none;
	border-top: 1px solid black;
	padding-left: 10px;
}
#intakeFormI legend {
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
}
#ie #intakeFormI legend {
	margin-left: -6px;
}
#ie #intakeFormI .intakeFormIHelp {
	margin-bottom: .5em;
}
#intakeFormI ol {
	list-style: none;
	line-height: 1em;
}
#ie #intakeFormI .intakeFormIInline {
	margin-bottom: .5em;
}
#intakeFormI ol li {
	line-height: 1em;
}
#intakeFormI .intakeFormIFirst {
	margin-top: .5em;
}
#ie #intakeFormI .intakeFormIFix {
	display: inline-block;
}
#intakeFormI .intakeFormIInline li {
	display: inline;
}
#intakeFormI label {
	cursor: pointer;
}
#intakeFormI .intakeFormIInline label {
	margin-right: 10px;
}
#intakeFormI input {
	display: block;
	width: 20.5em;
	margin-bottom: .5em;
}
#intakeFormI .intakeFormIInline input {
	display: inline;
	width: 25px;
	margin-bottom: 0;
}
#intakeFormI .intakeFormIInline label input {
}
#intakeFormI select {
	display: block;
	width: 21em;
	margin-bottom: .5em;
}
#intakeFormI textarea {
	width: 20.5em;
	margin: .5em 0;
}
#intakeFormI .intakeFormIHover:hover, #intakeFormI .intakeFormIHover:focus {
	border: 2px solid #000;
}
#intakeFormI .intakeFormIDisclaimer {
	float: left;
	margin-right: 10px;
}
#intakeFormI p {
	margin-bottom: .5em;
}
#ie #intakeFormI p {
	margin-top: .5em;
}
#intakeFormI .intakeFormISubmit {
	width: 13.5em;
	height: 2.5em;
}
/* AUTOFILL CONTACT FORM - IN THE DESIGN */
/* RESET */
#containerIntakeFormShort, #containerIntakeFormShort p, #intakeFormShort, #intakeFormShort fieldset, #intakeFormShort legend, #intakeFormShort ol, #intakeFormShort ol li {
	margin: 0;
	padding: 0;
}
/* COMMONLY EDITABLE */
#containerIntakeFormShort {
}
#containerIntakeFormShort p {
	padding: 0 0 .5em;
}
#intakeFormShort {
}
#intakeFormShort .intakeFormShortDesign {
	width: 150px;
	border: 1px solid #ccc;
	margin: 0 0 .5em 0;
}
#intakeFormShort .intakeFormShortDesign:focus, #intakeFormShort .intakeFormShortDesign:hover {
	border-color: #000;
}
#intakeFormShort .intakeFormShortSubmit {
	margin: 1em 0 0 0;
	width: 75px;
	height: 25px;
}
#intakeFormShort a:link, #intakeFormShort a:visited {
}
#intakeFormShort a:hover, #intakeFormShort a:focus {
}
/* FRAMEWORK */
		#intakeFormShort fieldset {
	border: none;
}
#intakeFormShort legend {
}
#intakeFormShort legend span {
	position: absolute;
	left: -5000px;
}
#intakeFormShort ol {
	list-style: none;
	line-height: 1em;
}
#intakeFormShort ol li {
	line-height: 1em;
}
#ie #intakeFormShort .intakeFormShortFix {
	display: inline-block;
}
#intakeFormShort .intakeFormShortDisclaimer {
	font-weight: bold;
}
#intakeFormShort label {
	cursor: pointer;
}
#intakeFormShort label strong, #intakeFormShort .intakeFormShortDisclaimer {
	line-height: 1.4em;
}
#intakeFormShort label span {
	position: absolute;
	left: -5000px;
}
#intakeFormShort .formLabelHide {
	position: absolute;
	left: -5000px;
}
#intakeFormShort .intakeFormShortDesign {
	display: block;
}
#intakeFormShort #intakeFormShortDisclaimerCheck {
	width: auto;
}
#intakeFormShort label input {
	display: inline;
	margin: 0 5px 0 0;
}
/* AUTOFILL SEARCH FORM  - IN THE DESIGN */
/* RESET */
#containerSearchFormDesign, #searchFormDesign {
	margin: 0;
	padding: 0;
}
/* COMMONLY EDITABLE */
#containerSearchFormDesign {
}
#searchFormDesign {
}
#searchFormDesign label {
}
#searchFormDesign .searchFormDesignDesign {
	margin: 0 10px;
	width: 150px;
	border: 1px solid #ccc;
}
#searchFormDesign .searchFormDesignDesign:focus, #searchFormDesign .searchFormDesignDesign:hover {
	border-color: #000;
}
#searchFormDesign #searchFormDesignSubmit {
	width: auto;
	height: auto;
}
/* FRAMEWORK */
		#searchFormDesign .formLabelHide {
	position: absolute;
	left: -5000px;
}
/* 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;
}
.sIFR-hasFlash h1#pageTitle {
/*	visibility: hidden;*/
}
/* STANDARD ELEMENTS */
#printBanner {
	display: none;
}
.screenElement {
}
#content .callout {
	padding: 1em;
	background: #dfdfdf;
	border:1px solid #929292;
	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 */
.body {
	text-align:center;
	background:#410000;
}
#wrapperPage {
	margin:0 auto;
	padding:0;
	width:780px;
	background:url(/images/bg-wrapperPage.gif) repeat-y;
}
#wrapperPage-bottom {
	background:url(/images/bg-wrapperPage-bottom.gif) no-repeat bottom;
	padding-bottom:9px;
}
#wrapperPage-top {
	background:url(/images/bg-wrapperPage-top.gif) no-repeat top;
	padding-top:9px;
}
#containerPage {
	margin:0 auto;
	padding:0;
	width:760px;
	text-align:left;
}
#banner {
	position:relative;
	background:url(/images/bg-banner.gif) no-repeat bottom;
	height:148px;
}
img#firmLogo {
	position:absolute;
	top:10px;
	left:16px;
	border:0;
}
img#callForFree {
	position:absolute;
	top:35px;
	left:241px;
}
img#firmPhone {
	position:absolute;
	top:33px;
	left:362px;
}
img#n-bann-visi {
	position:absolute;
	top:8px;
	left:556px;
}
img#personalInjuryAttorneys {
	position:absolute;
	top:118px;
	left:19px;
}
#navigationMain {
	padding-bottom:1px;
	border-bottom:2px solid #000;
	float:left;
}
#wrapperColumns {
	float:left;
	background:url(/images/bg-wrapperColumns.gif) repeat-y left;
}
.home #wrapperColumnMain {
	float:left;
	background: #FFF url(/images/bg-h-wrapperColumnMain.jpg) no-repeat top left;
}
#columnMain {
	float:left;
	width:540px;
	background:#FFF url(/images/bg-columnMain.gif) repeat-x bottom;
}
.home #columnMain {
	background: url(/images/bg-columnMain.gif) repeat-x bottom;
}
img#contextualImage {
}
.home img#contextualImage {
	margin:30px 0 145px 31px;
}
h1#pageTitle {
	margin: 0;
	padding-bottom: 20px;
	font-size:1.8em;
}
#content {
	margin: 10px 20px 0 20px;
	min-height:415px;
	_height:440px;
}
.home #content {
	margin: 10px 20px 0 20px;
	min-height:350px;
	_height:375px;
}
#navigationFeatures {
	margin:0 0 0 0;
}
#geographicalFooter {
	font-family:Arial, Helvetica, sans-serif;
	margin:2px 5px 0 0;
	padding:12px 20px 0 12px;
	border-top:3px solid #720000;
	font-size:.91em;
}
#columnRight {
	float:right;
	width:220px;
	overflow:hidden;
}
#tagline {
	background:url(/images/bg-tagline.gif) no-repeat top left;
	position:relative;
	height:150px;
}
img#haveYouOrSomeone {
	position:relative;
	top:13px;
	left:13px;
}
img#n-break-cont {
	position:absolute;
	top:90px;
	left:23px;
}
#containerSearch {
	background:url(/images/bg-search.gif) no-repeat top left;
	padding:8px 0 14px 0;
	_padding-top:6px;
}
#navigationPractice {
	margin:0 0 0 15px;
}
#navigationPractice ul {
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
	font-size:.91em;
	font-weight:bold;
}
#navigationPractice ul li {
	margin:0 0 3px 0;
	padding: 0 0 0 10px;
	background:url(/images/bg-bullet.gif) 0 4px no-repeat;
	_background:url(/images/bg-bullet.gif) 0 5px no-repeat;
}
#navigationPractice ul li a:link, #navigationPractice ul li a:visited {
	color:#000;
	text-decoration:none;
}
#navigationPractice ul li a:hover, #navigationPractice ul li a:focus, #navigationPractice ul li a:active {
	color:#990000;
	text-decoration:none;
}
img#smallLogo {
	margin:16px 0 0 38px;
}
#contactInformation {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.91em;
}
#contactInformation p {
	padding:8px 0 0 48px;
}
#contactInformation strong {
	font-size:1.1em;
}
img#superLawyers {
	margin:11px 0 0 44px;
}
img#avRated {
	margin:3px 0 0 44px;
}
#containerFooter {
	margin:0 auto;
	padding:0;
	width:760px;
	text-align:left;
	font-size:.82em;
	color:#FFF;
}
#containerFooter a:link, #containerFooter a:visited {
	color:#FFF;
	text-decoration:underline;
}
#containerFooter a:hover, #containerFooter a:focus, #containerFooter a:active {
	color:#a10000;
	text-decoration:none;
}
#navigationTools {
	float:right;
	margin:23px 58px 0 0;
	display:inline;
}
#navigationLower {
	padding:10px 0 0 0;
}
#finePrint {
	padding:6px 0 12px 0;
}
p#copyright {
	padding: 0 0 0 0;
}
p#branding {
	padding: 0 0 0 0;
}
/* Lists */
	ul#menu {
	display: block;
	margin: 0;
	padding: 0;
}
ul#menu li ul {
	position: absolute;
	display: block;
	visibility: hidden;
	width: 18em;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e5e9eb;
	z-index: 99;
}
ul#menu li ul.scroll {
	max-height: 30em;
	_height: 30em;
	overflow-y: auto;
	overflow-x: hidden;
}
/* star HTML filter fixes mysteriously appearing margin bug in all versions/platforms of IE */ * html ul#menu li ul li {
	display: inline;
} /* end filter */
ul#menu li ul li ul {
	position: absolute;
	top: auto;
	left: auto;
	margin: -2.2em 0 0 18em;
	padding: 0;
}
ul#menu li ul li ul.sublist {
	position: relative;
	margin: -1.2em 0 0 0;
	padding: 0;
	border-bottom: 0;
}
/* Items */
	ul#menu li {
	list-style: none;
	height: auto;
	display: inline;
	float: left;
	margin: 0;
	position: relative;
}
/*property + whitespace + empty comment filter positions top-level navigation in single row for IE 5.0 */ ul#menu li {
	display /**/: block;
	float /**/: left;
} /* end filter */
ul#menu li ul li {
	display: block;
	float: none;
}
/* Links */
	ul#menu li a {
	display: block;
	float: left;
	background-color: #570000;
	color: #FFF;
	text-decoration: none;
	font-size:.82em;
	font-weight:bold;
}
/* commented backslash filter positions top-level navigation in single row for Mac IE \*/ ul#menu li a {
	float: none;
} /* end filter */
ul#menu li a:hover, ul#menu li a:focus {
	background-color: #a10000;
	color: #dfdfdf;
}
ul#menu li ul li a {
	line-height: 1.2em;
	margin: 0;
	border-top: 1px solid #e5e9eb;
	border-left: 1px solid #e5e9eb;
	border-right: 1px solid #e5e9eb;
	padding: .5em .5em .5em 1em;
	text-indent: -.5em;
}
ul#menu li ul li ul.sublist li a {
	padding-left: 3em;
	border-top: 0;
}
/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;
}
.form-label {
	width:140px;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;
}
.form-pct {
	width:300px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
.msg-pct {
	width:445px;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
.custom-form {
}
.custom-form fieldset {
	margin:0px 0px 10px 0px;
	padding:0px;
	border:none;
}
.custom-form legend {
	padding:0px 2px;
	font-weight:bold;
}
.custom-form ol {
	margin:0px;
	padding:0px;
	list-style:none;
}
/*  <![ Disclaimer alert [ ----------------------------------------------------*/

#overlay_div {
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;
}
#overlay_div p {
	border-top:1px solid #0a3150;
	padding-top:6px;
}
#iagree {
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:450px;
	margin:4px 0 0 0;
}
#overlay_div h3 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;
}
#iagree .overlay_submit {
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;
}
#iagree .checkbox {
	float:left;
	height:22px;
	display:block;
}
#iagree input#Agreement {
	position:relative;
	top:3px;
	border:none;
}
/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm {
}
/* div that wraps form */
#directionsInput {
	padding:10px 0px;
}
#fromAddress {
	width:350px;
}
#directionsLocale {
	padding:10px 0px;
}
#locale {
}
#directionsSubmit {
	padding:10px 0px;
}
#map {
	border:1px solid #000;
	color:#000;
}
#addressNotFound {
}
#directions {
}
/*  <![ LN Disclaimer [ ----------------------------------------------------------*/

.ln-disclaimer {
	width:780px;
	margin:0 auto;
}
.logo {
	float:left;
	padding:2px;
}
.disclaimer {
	font-size:9px;
	color:#fff;
	padding:8px;
	text-align:left;
}
.disclaimer a {
	color:#fff;
}

/*]()[*/

