/* FS CONTROL - BASE STYLESHEET - UPDATED 05-21-2009 */

html { font-size: .625em; }
#ie html { font-size: 1em; }
.body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
.body, 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; }
address { font-style: normal; }
a img { border: 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, #content td, #content legend { color: #000000; }

/* DEFINE DEFAULT FORM FIELDSET */
form#intakeFormI fieldset { border-top: 1px solid #000; }

/* DEFINE LINK COLOR */
a:link { color: #660000; text-decoration: underline; font-weight: normal; }
a:visited { color: #660000; text-decoration: underline; font-weight: normal; }
a:hover, a:focus { color: #FF0000; text-decoration: underline; font-weight: normal; }
a:active { color: #FF0000; text-decoration: underline; font-weight: normal; }


/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { font-size: 1.4em; font-weight: bold; }
h2, .cfont6, #content big.profiletopname, body #content legend { 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 */
#attorneyList { padding-bottom: 1.2em; }
	#attorneyList ul { padding: 0; list-style: none; margin: 0; }
#content big { font-size: 1em; }

.profilecommtexthdr { margin: 0 5px 0 0; }
big .profileheader { font-size: .91em; }

/* 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; padding-left: 10px; }
		#intakeFormI legend { font-weight: bold; font-size: 1.2em; }
		#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 { font-size:.91em; }
	#containerIntakeFormShort p { padding: 0 0 .5em; }
	#intakeFormShort { }
		#intakeFormShort .intakeFormShortDesign { width: 233px; color: #666; background-color: #fff; border: 1px solid #666; padding: 2px 4px 0; font-family: verdana,arial,sans-serif; }
		#intakeFormShort input.intakeFormShortDesign{ height: 1.4em;  margin: 0 0 5px; }
		#ie #intakeFormShort input.intakeFormShortDesign { margin: 0;}
		#intakeFormShort textarea.intakeFormShortDesign{ height: 5em; margin: 0 0 .3em;}
		#ie #intakeFormShort textarea.intakeFormShortDesign{ margin: 2px 0 0;}
		#intakeFormShort .intakeFormShortDesign:focus, #intakeFormShort .intakeFormShortDesign:hover { border-color: #000;}
		#intakeFormShort .intakeFormShortSubmit { margin: .8em 0 0 193px; width: 50px; height: 30px; }
		#intakeFormShort a:link, #intakeFormShort a:visited { color: #700;}
		#intakeFormShort a:hover, #intakeFormShort a:focus { color: #c00;}
/* 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 { font-size:.91em; 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 3px 0 0; vertical-align: top;}
					#ie #intakeFormShort label input{ position: relative; margin: -2px 0 -1px -4px; vertical-align: middle;}

/* AUTOFILL SEARCH FORM  - IN THE DESIGN */
/* RESET */
#containerSearchFormDesign, #searchFormDesign { margin: 0; padding: 0; }
/* COMMONLY EDITABLE */
#containerSearchFormDesign {}
		#searchFormDesign { }
		#searchFormDesign label { }
		#searchFormDesign .searchFormDesignDesign { width: 175px; font-size: .82em; color: #000; background: #fff; border: 1px solid #ccc; padding: 3px 4px 2px; display: inline;}
		#searchFormDesign .searchFormDesignDesign:focus, #searchFormDesign .searchFormDesignDesign:hover { border-color: #000; }
		#searchFormDesign #searchFormDesignSubmit { width: 20px; height: 20px; margin: 0; vertical-align: top; display: inline; }
		#ie #searchFormDesign #searchFormDesignSubmit{ margin-top: 1px; }
/* 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.FindLawNews-date {  }
			#designNewsFeed li a { display: inline; }
			#designNewsFeed li a:hover, #designNewsFeed li a:focus {  }
	#designNewsFeed a { display: block; }
		#designNewsFeed a.FindLawNews-more { margin: 0; padding: 0; color: #000000; }
		#designNewsFeed a.FindLawNews-more:hover, #designNewsFeed a.FindLawNews-more:focus {  }	

/* EMAIL OBFUSCATION FORM - POPUP WINDOW */
.emailObfuscationBody { color: #000000; }
	#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; }
	.emailObfuscationBody a { color: #0000FF; text-decoration: underline; }
		#emailObfuscation #CheckBox1 { width:10px;}
		
/* sIFR STYLES
.sIFR-flash { visibility: visible; margin: 0; padding: 0; }
.sIFR-replaced, .sIFR-ignore { visibility: visible; }
.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; color: #333333; }
.sIFR-active #pageTitle { padding-bottom: 0; visibility: hidden; line-height: 1em; } */

/* STANDARD ELEMENTS */
.printElement { display: none; }
.screenElement {  }
.handheldElement { display: none; }
#skipToLinks { position: absolute; left: 0; top: -9000px; z-index: 100; list-style: none; text-align: left; margin: 0; padding: 0; }
	#skipToLinks li { position: relative; z-index: 100; overflow: hidden; }
#content .callOut { padding: 1em; background: #c0c0c0; margin-bottom: 1.2em; }

/* CUSTOM DESIGN ELEMENTS */
.body { background: #d3cfb9; }

#containerPage { width: 960px; margin: 0 auto; }
	#banner { position: relative; height: 200px; background: url(../images/bg-banner.gif) left top no-repeat; }
		#navigationMain { position: absolute; top: 18px; left: 22px; }
			#navigationMain ul { margin: 0; padding: 0; }
			#navigationMain li { list-style: none; display: inline; padding-right: 10px; }
		p#dateStamp { position: absolute; top: 60px; left: 762px; }
		img#logo { position: absolute; top: 84px; left: 184px; }
		img#tagline { position: absolute; top: 170px; left: 644px; }
	#containerColumns { border-bottom: 5px solid #000; width: 960px; float: left; background: url(../images/bg-containercolumns.gif) repeat-y; }
		#containerColumnsHead { width: 960px; float: left; background: url(../images/bg-containercolumnshead.gif) left top no-repeat; }
			#columnMain { width: 789px; float: right; }
				#columnLeft { width: 638px; float: left; }
					#pageTitle { margin: 16px 0 0 75px; font-size: 1.4em; text-transform: uppercase; font-weight: bold; height:25px; overflow:hidden;}
					#content { margin: 20px 20px 0 24px; }
						#containerVideo { float: right; margin-left: 10px; }
						#containerVideo { width: 288px; }
						#contextualImage { float: right; margin: 10px 0 0 10px; padding: 5px 0 0 5px; width: 210px; font-size: .9em; background: #beb791; border: 1px solid #660000; }
				#columnRight { width: 151px; float: right; }
					#containerCriminalDefense { color: #fff; margin: 35px 5px 0 12px; }
						#containerCriminalDefense a { color: #fff; }
					#contactInformation { color: #fff; margin: 38px 10px 0 7px; }
						#contactInformation img { margin: 0 0 10px 3px; }
					img#trial { margin: 50px 0 0 13px; }
					img#guilty { margin: 55px 0 0 31px; }
			#columnSide { width: 171px; float: left; }
				img#cta { margin: 16px 0 16px 17px; }
				#navigationPractice { padding: 0 0 20px 0; background: url(../images/bg-navigationpractice.gif) repeat-y; color: #fff; }
					#navigationPractice p { text-transform: uppercase; padding: 16px 0 0 16px; font-weight: bold; }
					#navigationPractice a { color: #fff; text-decoration: none; font-size: .9em; }
					#navigationPractice a:hover { color: #beb791; }
					#navigationPractice ul { margin: 15px 5px 0 25px; padding: 0; }
				img#martindale { margin: 20px 0 0 14px; }
				#containerVictory { font-size: .9em; margin: 20px 12px 0 10px; }
					#containerVictory img { margin: 0 0 10px 6px; }
	#footer { clear: both; text-align: center; font-size: .9em; }
		img#ctaLower { margin: 8px 0 10px 0; }
		#navigationLower { padding: 5px 0 0 0; border-top: 1px solid #666850; }
			#navigationLower a { color: #000; text-decoration: none; }
			#navigationLower a:hover { text-decoration: underline; }
		#geographicalFooter { margin: 5px 0 0 0; }
		#finePrint { margin: 5px 0; }
			p#copyright { float: left; margin: 0; padding: 0; }
			p#branding { float: right; margin: 0; padding: 0; }

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.custom-form .pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.custom-form .form-label {
	width:30%;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.custom-form .form-pct {
	width:65%;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	
.custom-form .msg-pct {
	width:95%;
	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;}
		
	.custom-form li {
		list-style:none;
	}
		
	.custom-form select {
		height:22px;
	}

/*  <![ 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:415px;
	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;
                width:280px;
}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;
}

/*  <!---------------------------------------------------- ] Primary Contact Form ] -->*/
/*  <![ Directions [ ----------------------------------------------------*/

/* 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{
	}

/*  <!---------------------------------------------------- ] Directions ] -->*/

