/* FS CONTROL - BASE STYLESHEET - UPDATED 06-25-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 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;
}
#content table.InternetExplorerFix table {
	margin: 0 0 1.2em 0;
}
/* DEFINE BASE FONT SIZE -- 1.1em = 11px, etc. */
body {
	font-size: 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;
}
a:link {
	color: #1982d8;
}
a:visited {
	color: #989282;
}
a:hover, a:focus {
	color: #9c2c13;
}
a:active {
	color: #9c2c13;
	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;
}
/* reset */
#containerIntakeFormShort, #containerIntakeFormShort p, #intakeFormShort, #intakeFormShort fieldset, #intakeFormShort legend, #intakeFormShort ol, #intakeFormShort ol li {
	margin: 0;
	padding: 0;
}
/* commonly editable section */
#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;
}
/* 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: 101px;
	height: 1.8em;
	border: 1px solid #000000;
	background: #ffffff;
	color: #000000;
	padding: 2px 4px 0 4px;
	vertical-align: top;
}
form#searchFormDesign input.searchSubmit {
	vertical-align: middle;
}
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;
}
.sIFR-hasFlash h1#pageTitle {
	visibility: hidden;
}
/* STANDARD ELEMENTS */
.printElement {
	display: none;
}
.screenElement {
}
.handheldElement {
	display: none;
}
#content .callout {
	padding: 1em;
	background: #a3c5dc;
	border: 1px solid #000;
	margin-bottom: 1.2em;
	font-size: 8pt;
	color: #000;
}
.calloutVideo {
	padding: 1em;
	background: #a3c5dc;
	border: 1px solid #000;
	margin-bottom: 1.2em;
	font-size: 8pt;
	color: #000;
	width: 190px;
	_width: 170px;
}
.calloutVideo1 {
	padding: 1em;
	background: #a3c5dc;
	border: 1px solid #000;
	margin: 1.2em 0;
	font-size: 8pt;
	color: #000;
	width: 457px;
}
.clear {
	clear: both;
	line-height: 0;
}
.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.design {
	background: #4c7597;
	text-align: center;
}
#containerPage {
	margin: 0 auto;
	text-align: left;
	width: 775px;
}
#shadowPage {
	background: url(images/bg-shadowPage.gif) repeat-y;
	display: inline-block;
}
#shadowPageFoot {
	background: url(images/bg-shadowPageFoot.gif) left bottom no-repeat;
	padding: 0 5px 4px 4px;
	display: inline-block;
}
#banner {
	background: #1d374e url(images/bgHeader.jpg) no-repeat;
	position: relative;
	height: 125px;
}
img#logo {
	position: absolute;
	left: 21px;
	top: 20px;
}
img#cta {
	position: absolute;
	left: 478px;
	top: 15px;
}
#navigationMain {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#navigationMain ul, #navigationMain ul li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
#navigationMain a {
	display: block;
}
#containerFlash {
	background: url(images/bg-containerFlash.jpg) no-repeat;
	position: relative;
	height: 253px;
	border-bottom: 1px solid #fff;
}
#flashLogo {
	position: absolute;
	left: 28px;
	top: 168px;
}
#flashTagline {
	position: absolute;
	left: 146px;
	top: 168px;
}
#flashLocation {
	position: absolute;
	left: 28px;
	top: 226px;
}
#flashFirmName {
	position: absolute;
	right: 1px;
	top: 200px;
}
#containerColumns {
	padding: 0 1px;
}
#columnMain {
	float: right;
	width: 579px;
	margin-top: 1px;
	min-height: 790px;
}
#ie6 #columnMain {
	height: 790px;
}
#columnMain img {
	padding-right: 1px;
	border: none;
}
#content {
	padding: 30px;
}
#columnSide {
	float: left;
	width: 184px;
	margin-top: 1px;
	min-height: 1000px;
}
#ie6 #columnSide {
	height: 1000px;
}
#containerIntakeFormShort {
	margin: 18px 0 0 4px;
	width: 172px;
	position: relative;
	z-index: 10;
}
#containerIntakeFormShort input.intakeFormShortDesign {
	width: 164px;
}
#containerIntakeFormShort #intakeFormShortComments {
	width: 164px;
}
#containerIntakeFormShort #intakeFormShortSubmit {
	margin: 8px 0 0 90px;
}
#lockToBottom {
	z-index: 2;
	background: url(images/bgColSide.jpg) 1px top no-repeat;
	width:187px;
	clear:both;
	margin:-199px 0 0 0;
	float:left;
	min-height:199px;
}
#ie #lockToBottom {
	float:none;
}
#ie6 #lockToBottom {
	height:226px;
	width: 184px;
}
.home #lockToBottom {
	margin-left:1px;
	background: url(images/bgColSide.jpg) 4px top no-repeat;
}
img#case-evaluation {
}
#navigationPractice {
	border-top: 1px solid #fff;
}
#navigationPractice img {
	display: block;
	border: none;
}
/* Main Menu */
            #menu, #menu ul {
	float: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	margin: 15px 0 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#menu li a {
	display: block;
}
/* Sub Menu */
            #menu li ul {
	width: 20em;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	position: absolute;
	display: block;
	visibility: hidden;
	border-bottom: 0;
	z-index: 99;
}
#menu li li {
	background: #1d374e;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0;
	float: none;
	display: block;
	width: auto;
	display: inline-block;
}
#menu li ul a {
	color: #fff;
	font-weight: normal; /*ie 5.5, 6 block hack*/
	_height: 1%;
	display: block;
	width: auto;
	padding: .5em 1em;
	text-decoration: none;
	width: 20em;
}
#ie #menu li ul a {
	width: 18em;
}
#menu li ul a:hover, #menu li ul a:focus {
	background: #4c7597;
}
/* Sub Menu Positioning */
            #menu li ul {
	position: absolute;
	top: auto;
	left: auto;
	margin: -56px 0 0 184px;
	padding: 0;
}
#menu li ul ul {
	position: absolute;
	top: auto;
	left: auto;
	margin: -2.3em 0 0 20em;
	padding: 0;
}
/* Special Classes */
            #menu ul.scroll {
	_height: 30em;
	max-height: 30em;
	overflow-y: scroll;
	overflow-x: hidden;
}
#menu li ul.sublist {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: none;
	width: auto;
}
#menu li ul.sublist li {
	border-bottom: 0;
	border-top: 1px solid #fff;
}
#menu li ul.sublist a {
	color: #fff;
	padding: .5em 1em .5em 2em;
}
#menu li li a.menuIndicator, #menu li li a.menuIndicator: hover {
	padding-right: 2em;
}
/* Main Menu */
            #menu1, #menu1 ul {
	float: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu1 li {
	margin: 15px 0 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#menu1 li a {
	display: block;
}
/* Sub Menu */
            #menu1 li ul {
	width: 20em;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	position: absolute;
	display: block;
	visibility: hidden;
	border-bottom: 0;
	z-index: 99;
}
#menu1 li li {
	background: #1d374e;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0;
	float: none;
	display: block;
	width: auto;
	display: inline-block;
}
#menu1 li ul a {
	color: #fff;
	font-weight: normal; /*ie 5.5, 6 block hack*/
	_height: 1%;
	display: block;
	width: auto;
	padding: .5em 1em;
	text-decoration: none;
	width: 20em;
}
#ie #menu1 li ul a {
	width: 18em;
}
#menu1 li ul a:hover, #menu1 li ul a:focus {
	background: #4c7597;
}
/* Sub Menu Positioning */
            #menu1 li ul {
	position: absolute;
	top: auto;
	left: auto;
	margin: 0px 0 0 0px;
	padding: 0;
}
#menu1 li ul ul {
	position: absolute;
	top: auto;
	left: auto;
	margin: -2.3em 0 0 20em;
	padding: 0;
}
/* Special Classes */
            #menu1 ul.scroll {
	_height: 30em;
	max-height: 30em;
	overflow-y: scroll;
	overflow-x: hidden;
}
#menu1 li ul.sublist {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: none;
	width: auto;
}
#menu1 li ul.sublist li {
	border-bottom: 0;
	border-top: 1px solid #fff;
}
#menu1 li ul.sublist a {
	color: #fff;
	padding: .5em 1em .5em 2em;
}
#menu1 li li a.menuIndicator, #menu1 li li a.menuIndicator: hover {
	padding-right: 2em;
}
#navigationLower {
	margin: 0 30px 0 214px;
	padding: 15px 0;
	border-top: 1px solid #d7d4cb;
	background:#CEE5F5;
}
#navigationLower a {
	color: #000;
}
#navigationLower a:hover {
	color: #1982d8;
}
.home #footer {
	margin-left: 2px;
	font-family:arial;
	background: #561e11;
	color: #d7d4cb;
	padding: 8px;
	border: 1px solid #fff;
	border-bottom: 0;
	width:748px;
	float:left;
	clear: both;
}
#footer {
	font-family:arial;
	background: #561e11;
	color: #d7d4cb;
	padding: 8px;
	border: 1px solid #fff;
	border-bottom: 0;
	width:748px;
	float:left;
	clear: both;
}
#contactInformation {
	float: left;
	letter-spacing: 0em;
	line-height: 1.5em;
	font-size: 1.15em;
	font-family:arial;
}
#toolbar {
	float: right;
	text-align: right;
	width: 142px;
}
#navigationTools {
	position: relative;
	float: right;
	padding: 0 0 8px 0;
}
#navigationTools ul, #navigationTools ul li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
#navigationTools a {
	display: block;
	margin-right: 7px;
}
#prin, #emai {
	display: none;
	position: absolute;
	top: 5px;
	left: -90px;
	white-space: nowrap;
	font-size: .91em;
}
#finePrint {
	padding: 9px 0;
	color: #e5bf64;
	text-align: center;
}
p#copyright {
	display: inline;
	margin: 0 1em 0 0;
}
p#branding {
	display: inline;
}
#finePrint a {
	color: #e5bf64;
}
#finePrint a:hover {
	color: #ffffff;
}
#geographicalFooter {
	padding: 9px 0;
	color: #b9ddf7;
	text-align: center;
}
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;
}
#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 black;
}
#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;
}
#playerWrap {
	float:right;
	position:relative;
	width:287px;
	height:257px;
	margin:0 0 6px 16px;
}
#findLawPlayer {
	position:absolute;
	top:0;
	left:0;
}
#findLawPlayerVideo {
	margin-left: 110px;
}
#creditfooter {
	float:right;
}
.feedTitle a {
	padding-top: 0;
	padding-bottom: 1.2em;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	color:000;
	text-decoration:none;
}
h1#pageTitle {
	color: #4c7597;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom: 1px solid #d7d4cb;
	padding: 0px;
	margin: 0 0 1.2em 0;
}
#servicesBanner {
	height:153px;
	width:766px;
}
#servicesBanner img {
	border:0 none;
}