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

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: 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; }

a:link { color: #233f82; }
a:visited { color: #020c23; }
a:hover, a:focus { color: #fdbd58; }
a:active { color: #020c23; 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; padding-bottom: .3em; font-style: italic; }

/* 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: 150px; height: 1.8em; border: 1px solid #000000; background: #ffffff; color: #000000; padding: 2px 4px 0 4px; vertical-align: middle; }
	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: #ccc7bf; 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.design { text-align: center; background-color: #081738; }
#containerPage { margin: 0 auto; text-align: left; width: 793px; _width: 787px; background-color: #fff; }
	#borderPage { border: 3px solid #fff; _width: 793px;}
	#navigationMain { background: url(images/bg-navigationMain.gif) left top no-repeat; _background-color: #01061c; padding-left: 249px; _padding-left: 243px;  }
	#banner { background: url(images/bg-banner.jpg); height: 106px; position: relative; z-index: 1; margin: 2px 0 0;}
		#banner a { text-decoration: none; }
		#banner #phone_number{ float: right; text-align: right; color: #ffffff; font-size: 18px; letter-spacing: 1px; padding: 12px 12px 0 0;}
		#banner #phone_number a{ color: #ffffff; }
		#banner #logo_header{ margin: 0 16px; padding: 10px 0 0 0; font-family: Arial, Helvetica, sans-serif; }
		#banner #logo_header #banner_logo{ font-size: 40px; font-weight: normal; color:#ffffff; margin: 0; padding: 0;}
		#banner #logo_header #banner_logo .small_caps{ font-size: 28px; }
		#banner #logo_header #banner_logo .yellow{ font-size: 30px;}
		#banner #logo_header .yellow{ color: #FDBD58; }
		#banner #logo_header .tagline{ width: 370px; text-align: center; color: #ffffff; font-weight: normal; letter-spacing: 1.2px; margin: 0; padding: 0;}
		#banner #logo_header .tagline .yellow{ margin: 0 6px; font-weight: bold;}
		#banner #logo_header #tagline2{ letter-spacing: 3px; }
		#banner img { border: none; }
		#logo { position: absolute; top: 17px; left: 17px; }
		#cta { position: absolute; top: 12px; left: 577px; }
	#containerColumns { }
		#columnMain { float: right; width: 500px; }
		.home #columnMain { width: 787px; float: none; background: url(images/i-main-home.jpg) right top no-repeat; margin: 2px 0; }
			#navigationTools {float: right; margin: 5px 6px 0 0; }
				#navigationTools a { padding: 0 2px; }
			h1#pageTitle { line-height: 1.2em; padding-bottom: 0; margin-bottom: 18px; }
			#content { padding: 22px 23px 13px 0; }
			.home #content { padding: 12px 30px 13px 5px; }
			#content img { float: right; margin: 0 0 0 14px; }
		#columnSide { float: left; width: 287px; }
		.home #containerColumnsFoot { border-top: 37px solid #a29e98; }
			#containerContainerColumnsFoot { margin: 0; float: left; }
				/* the following divs only exist on the home page */
				div.floatingContentContainer {display: inline-block; margin:0 0 10px 0; }
				div.floatingContent {float:left; width: 253px; }
					div.floatingContent table.InternetExplorerFix td.InternetExplorerFix { padding: 0 5px 0 5px; }
					div.floatingContent ul { padding-bottom: 10px; margin: 4px 0 0 0; list-style: inside; color: #233f82; font-weight: bold; }
						div.floatingContent li { padding-bottom: 5px; }
							div.floatingContent img.widgetTitle { float: left; margin: 4px 4px 4px 0; } 
				#navigationPractice { font-size: .9em; background: url(images/bg-navigationPractice.gif) left bottom repeat-x; margin-right: 12px; }
					#navigationPractice ul { padding: 11px 0 42px 10px; margin: 0; list-style-type: none; width:250px; }
						#navigationPractice li { padding-bottom: 3px; }
							#navigationPractice a { text-decoration: none; font-weight: bold; color: #233f82; }
							#navigationPractice a:hover { color: #a29e98; }
				.home #navigationPractice {width:250px; background:none;}
					.home #navigationPractice ul {margin:0; padding: 10px 0 0 10px; }
						.home #navigationPractice ul li {display:inline;}
							.home #navigationPractice ul li a {display:block; padding:0 0 6px 0;}
				#contactInformation { padding: 0 11px;  }
					#contactInformation p { margin: 4px 4px 4px 0; line-height: 1.4; }
					#contactInformation img#contactImg { float: left; margin: 4px 4px 4px 0; padding-top: 0; }
					#contactInformation img { margin-top: 30px; }
					#contactInformation ul { padding-bottom: 10px; margin: 4px 0 0 0; list-style: inside; color: #233f82; }
						#contactInformation li { padding-bottom: 5px; }
							#contactInformation a { font-weight: bold; text-decoration: none; color: #233f82; }
							#contactInformation a:hover {color: #a29e98; }
	#footer { background: #020c23 url(images/bg-footer.gif) left top repeat-x; color: #a29e98; font-size: .91em; text-align: center; }
		#navigationLower { padding: 37px 20px 10px 20px; }
			#navigationLower a { color: #a29e98; text-decoration: none; }
			#navigationLower a:hover { color: #fdbd58; }
		#finePrint { padding: 5px 15px; }
			#finePrint a { color: #a29e98; }
			#finePrint a:hover { color: #fdbd58; }
			p#copyright { display: inline; }
			p#branding { display: inline; margin-left: 20px; }
		#geographicalFooter { padding: 5px 15px; }
		
/* ARTICLES & BRIEFS */
#article_table { width: 90%; text-align: left; }
#article_table a img, #article_table a { border: 0; text-decoration: none; }
#article_table a:hover { text-decoration: underline; }
#article_table th { text-align: center; text-decoration: underline; }
#article_table td { padding: 8px 10px 8px; }
#article_table #download { width: 50px; text-align: center; }

/* CRIMES */
.highlight { font-weight: bold;}
.penal_code { text-decoration: underline; font-weight: bold; }
#crimes_list { list-style: none; }