/* FS CONTROL - BASE STYLESHEET */

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; }
address { font-style: normal; }
#content table.InternetExplorerFix table { margin: 0 0 1.2em 0; }

/* DEFINE BASE FONT SIZE -- 1.1em = 11px, etc. */
body { font-size: 1.1em; }

body input, textarea {
	background: #FFFFFF url("images/form-back.gif") repeat-x left top;
	border: 2px solid #eeeeee;
}

/* 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: #861818; }
a:visited { color: #861818; }
a:hover, a:focus { color: #dfb102; }
a:active { color: #dfb102; 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: 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; margin: 0; padding: 0; }
.sIFR-replaced, .sIFR-ignore { visibility: visible !important; }
.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; color: #333333; }
.sIFR-active h1 { padding-bottom: 0; visibility: hidden; line-height: 1em; }

/* STANDARD ELEMENTS */
.printElement { display: none; }
.screenElement {  }
.handheldElement { display: none; }
.callout { padding: 1em; background: #861818; margin-bottom: 1.2em; color:#ffffff;  width:100%;}
.calloutShort { padding: 1em; background: #861818; margin-bottom: 1.2em; color:#ffffff; width:100%;}
.calloutShort a{ color:#ffffff; }
.calloutShort a:Hover{ color:#dfb102; }
.callout a{ color:#ffffff; }
.callout a:hover{ color:#dfb102; }
.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.design2 {background:#861818; text-align:center;}
body.design {background:#861818 url(images/bg-background.gif) repeat-x; text-align:center;}
	#banner { background:url(images/bg-banner.gif) no-repeat; width:780px; min-height:136px; _height:136px; position:relative; left:0px;}
	.home #banner { background:url(images/bg-h-banner.gif) no-repeat; width:800px; min-height:144px; _height:144px; position:relative; left:-11px;}
#containerPage { text-align:left; width:800px; margin:0 auto;}
		#logo { float:left; margin:0 0 0 1px; }
		.home #logo { float:left; margin:0 0 0 13px; }
		#cta { float:right;  position:relative; top:10px; right:96px;}
		.home #cta { float:right;  position:relative; top:0; right:18px;}
		#tagline {  position:relative; top:13px; left:203px; }
		.home #tagline {  position:relative; top:16px; left:283px; }

#containerMiddle { background:url(images/bg-photos.gif) no-repeat; width:780px; min-height:200px; _height:200px; position:relative;}
	#tagline2 { position:relative; top:158px; left:295px;}

#navigationMain { }
	#navigationMain ul {margin: 0; padding: 0; }
		#navigationMain li { list-style: none; height: auto; display: inline; float: none; margin: 0;}
		#navigationMain li	{display /**/: block; float /**/: left;}
			#navigationMain a { display: block; }

#containerColumns { background:url(images/bg-h-containerColumns.gif) repeat-y; width:780px; min-height:800px; _height:800px; }
.home #containerColumns { background:url(images/bg-h-containerColumns.gif) repeat-y; width:780px; min-height:800px; _height:800px; }
	#columnMain { float:right; width:500px;}
h1 { margin-top:30px; font-family:Arial, Helvetica, sans-serif; color:#861818; font-style:italic; text-transform:uppercase; font-size:1.5em; }
		#content { margin-right:28px; padding-bottom:10px; }
		#sectionPhoto { float:right;}
	
	#columnSide { float:left; width:200px; }
		#navigationFeatures { margin-left:10px; margin-top:10px;}
		#columnSideText { background:url(images/bg-columnSideText.gif) no-repeat; width:246px; min-height:119px; _height:119px; color:#861818; margin-left:5px;}
			#columnSideText p { margin:10px 25px 15px 15px; }
		#navigationPractice { margin-top:10px; margin-left:11px; }
		.home #navigationPractice { margin-left:10px; }
			#navigationPractice ul { list-style:none; margin:0; padding:0; }
			#navigationPractice li.n-prac-duid { background:url(images/n-prac-duid.gif) no-repeat; min-height:39px; _height:39px; padding:10px 0 0 45px;}
			#navigationPractice li.n-prac-drug { background:url(images/n-prac-drug.gif) no-repeat; min-height:39px; _height:39px; padding:10px 0 0 45px;}
			#navigationPractice li.n-prac-traf { background:url(images/n-prac-traf.gif) no-repeat; min-height:39px; _height:39px;  padding:10px 0 0 45px;}
			#navigationPractice li.n-prac-thef { background:url(images/n-prac-thef.gif) no-repeat; min-height:39px; _height:39px;  padding:10px 0 0 45px;}
			#navigationPractice li.n-prac-dome { background:url(images/n-prac-dome.gif) no-repeat; min-height:39px; _height:39px;  padding:10px 0 0 45px;}
			#navigationPractice li.n-prac-sexu { background:url(images/n-prac-sexu.gif) no-repeat; min-height:39px; _height:39px;  padding:10px 0 0 45px;}
			#navigationPractice li.n-prac-porn { background:url(images/n-prac-porn.gif) no-repeat; min-height:39px; _height:39px; padding:10px 0 0 45px;}
			#navigationPractice li.n-prac-juve { background:url(images/n-prac-juve.gif) no-repeat; min-height:39px; _height:39px; padding:10px 0 0 45px;}
			#navigationPractice li.n-prac-mili { background:url(images/n-prac-mili.gif) no-repeat; min-height:39px; _height:39px;  padding:10px 0 0 45px;}
			#navigationPractice li.n-prac-felo { background:url(images/n-prac-felony.gif) no-repeat; min-height:39px; _height:39px;  padding:10px 0 0 45px;}
			#navigationPractice li.n-prac-sexc { background:url(images/n-prac-sexcrime.gif) no-repeat; min-height:39px; _height:39px;  padding:10px 0 0 45px;}
			#navigationPractice li.n-prac-misd { background:url(images/n-prac-misdemeanor.gif) no-repeat; min-height:39px; _height:39px;  padding:10px 0 0 45px;}
			#navigationPractice li.n-prac-weap { background:url(images/n-prac-weapons.gif) no-repeat; min-height:39px; _height:39px;  padding:10px 0 0 45px;}
			#navigationPractice li.n-prac-viol { background:url(images/n-prac-violent.gif) no-repeat; min-height:39px; _height:39px;  padding:10px 0 0 45px;}
			#navigationPractice li.n-prac-whit { background:url(images/n-prac-whitecollar.gif) no-repeat; min-height:36px; _height:36px;  padding:10px 0 0 45px;}
			#navigationPractice li.n-faq { background:url(images/n-faq.gif) no-repeat; min-height:36px; _height:36px;  padding:10px 0 0 45px;}
			#navigationPractice a{ color:#861818; text-decoration:none; }
			#navigationPractice a:hover{ color:#861818; text-decoration:underline; }

		#contactInformation { margin:38px 0px 150px 10px;  width: 200px; }
		#lockToBottom {position:relative; left:10px; top:-145px;}
		#avRating { position:absolute; color:#50687a; font-weight:bold; }
		#avRating img {margin-top:25px;}


#containerFooter { background:url(images/bg-footer.gif) repeat-x; min-height:114px; _height:114px; text-align:center;}
	#footer { text-align:left; width:780px; margin:0 auto;}
	#navigationLower { float:left; color:#ffffff; position:relative; left:0px; top:15px; }
		#navigationLower a { color:#ffffff; text-decoration:none;}
		#navigationLower a:hover { color:#eec210;}
		#navigationTools { float:right; position:relative; top:11px; right:20px;}

	#finePrint { padding:35px 20px 0 0; }
		#geographicalFooter {color:#ffffff;}
		#copyright { float:left; color:#ffffff;}
			#copyright a{ color:#ffffff; }
			#copyright a:hover{ }
		
		#branding { float:right; color:#ffffff; position:relative; right:15px;}
			#geographicalFooter a{ color:#ffffff;}
			#geographicalFooter a:hover{ }
/* Practice Center/Page Styles */

/* ===== 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: 18.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 {  }

#video {
	margin: 20px;
}