/* This is the stylesheet for all Transcendent Series */
html { font-size: 62.5%; }
#ie html { font-size: 1em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, input, textarea, option, select { font-family: 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; }
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, #tinymce p, #tinymce ul, #tinymce ol, #tinymce li, #tinymce blockquote { line-height: 1.64em; }

/* DEFINE CONTENT COLOR */
#content, #content td, #tinymce, #tinymce td, #content #intakeFormI fieldset legend { color: #fff; }
#content #intakeFormI fieldset { border-color: #fff; }

/* HEADERS */
h1 { font-size: 1.4em; }
h2, h3, #content legend, #tinymce legend { font-size: 1.1em; padding-bottom: .3em; }
h4 { font-size: 1em; padding-bottom: .3em; }
h5 { font-size: .9em; padding-bottom: .3em; }
h6 { font-size: .8em; padding-bottom: .3em; }

/* DESIGN INTAKE FORM SHORT */
#containerIntakeFormShort, #containerIntakeFormShort *, #containerIntakeFormShortAutofill, #containerIntakeFormShortAutofill * { margin: 0; padding: 0; }
	#intakeFormShort fieldset, #intakeFormShortAutofill fieldset { border: none; }
		#intakeFormShort fieldset legend span, #intakeFormShort fieldset label span, #intakeFormShortAutofill fieldset legend span, #intakeFormShortAutofill fieldset label span, #intakeFormShortAutofill fieldset label.formLabelHide { position: absolute; left: -9000em; }
		#intakeFormShort fieldset label, #intakeFormShortAutofill fieldset label { cursor: pointer; }
		#intakeFormShort fieldset .formHide, #intakeFormShortAutofill fieldset label.formHide { display: none; }
			#intakeFormShort fieldset #formError strong, #intakeFormShortAutofill fieldset #formError strong { font-weight: normal; }
		#intakeFormShort fieldset input.intakeFormHiddenInput, #intakeFormShortAutofill fieldset input.intakeFormHiddenInput { padding: 0; }
		#intakeFormShort fieldset textarea, #intakeFormShortAutofill fieldset textarea { height: 80px; }
		#intakeFormShort fieldset .formCheck, #intakeFormShortAutofill fieldset .formCheck { display: block; line-height: 1.5em; }
		#intakeFormShort fieldset label input, #intakeFormShortAutofill fieldset label input { display: inline; width: 20px; margin: 0; padding: 0; }
			#intakeFormShort #intakeFormShortDisclaimerCheck, #intakeFormShortAutofill #intakeFormShortDisclaimerCheck { background: none; }
		/* pop-up disclaimer */
		#intakeFormShortDisclaimer { display: none; width: 215px; font-size: 12px; }
			#intakeFormShortDisclaimer div { border: 2px solid #333; background: #fff; color: #000; padding: 5px; }
				#intakeFormShortDisclaimer p { clear: both; overflow: auto; padding: 10px 15px .8em; font-family: Verdana, Geneva, sans-serif; }
				#intakeFormShortDisclaimer a { display: block; margin: 0 15px 0 0; color: #00f; font-weight: bold; text-decoration: none; }
/* DESIGN INTAKE FORM SHORT - Common Edits */
/* text color, size */
#containerIntakeFormShort, #containerIntakeFormShortAutofill { font-size: .91em; font-family: Verdana, Geneva, sans-serif; }
	#containerIntakeFormShort p, #containerIntakeFormShortAutofill p { padding: 0 0 .5em 0; }
			/* form error color */
			#intakeFormShort fieldset #formError, #intakeFormShortAutofill fieldset #formError { display: block; cursor: default; color: #f00; }
			#intakeFormShortAutofill fieldset #formError { padding: 0 0 2px 0; }
			/* input width, margin, padding, color */
			#intakeFormShort fieldset input, #intakeFormShort fieldset textarea, #intakeFormShortAutofill fieldset input, #intakeFormShortAutofill fieldset textarea { display: block; color: #404040; width: 215px; font-family: Verdana, Geneva, sans-serif; margin: .2em 0 .5em 0; padding: 3px;
				-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
			}
			#intakeFormShortAutofillDisclaimerCheck { padding: 0; }
			/* input border color */
			#intakeFormShort fieldset div.formHighlight *, #intakeFormShortAutofill fieldset div.formHighlight * { border: 1px solid #aaa; }
			/* input bg color on hover */
			#intakeFormShort fieldset div.formHighlight *:hover, #intakeFormShort fieldset div.formHighlight *:focus, #intakeFormShortAutofill fieldset div.formHighlight *:hover, #intakeFormShortAutofill fieldset div.formHighlight *:focus { background: #ffc; }
				/* disclaimer link color */
				#intakeFormShort fieldset .formCheck a:link, #intakeFormShort fieldset .formCheck a:visited, #intakeFormShortAutofill fieldset .formCheck a:link, #intakeFormShortAutofill fieldset .formCheck a:visited { color: #fff; }
				#intakeFormShort fieldset .formCheck a:hover, #intakeFormShort fieldset .formCheck a:focus, #intakeFormShortAutofill fieldset .formCheck a:hover, #intakeFormShortAutofill fieldset .formCheck a:focus { color: #fff; text-decoration: none; }
		#intakeFormShortSubmit, #intakeFormShortAutofillSubmit { width: auto; height: auto; margin: .5em 0; }

/* DESIGN ON-SITE SEARCH */
#containerSearchFormDesign, #searchFormDesign { margin: 0; padding: 0; }
#containerSearchFormDesign {  }
	#searchFormDesign {  }
		#searchFormDesign label {  }
		#searchFormDesign #searchFormDesignSearchTerms { margin: 0; color: #404040; width: 190px; border: 0; padding:0; }
		#searchFormDesign #searchFormDesignSearchTerms:focus, #searchFormDesign #searchFormDesignSearchTerms:hover { border-color: #000; }
		#searchFormDesign #searchFormDesignSubmit { width: auto; height: auto; display: inline; vertical-align: top; }
		#searchFormDesign label { cursor: pointer; }
		#searchFormDesign .formLabelHide { position: absolute; left: -5000px; }

.offscreen { text-indent: -9999em; padding: 0; background-repeat: no-repeat; background-position: 0 0; display: block; overflow: hidden; list-style: none; }

a:link { color: #e4d86e; }
a:visited { color: #78d3c1 !important; }
a:hover, a:focus, a.current { color: #dddbb8 !important; }
a:active { color: #dddbb8 !important; text-decoration: none; }

/* TEMPLATE ELEMENTS */
#pageWrap { min-width: 1000px; }
	#containerPage { margin: 0 auto; width: 1000px; border-right: 3px solid #fff; border-left: 3px solid #fff; }
		#banner { position: relative; height: 313px; }
			#firmName { position: absolute; top: 70px; left: 33px; }
			#tagline { position: absolute; top: 0; right: 34px; }
			#callToAction { position: absolute; top: 232px; left: 33px; }
			#swappable { position: absolute; top: 33px; right: 36px; border: 2px solid #fff;
				-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
			}
		#navigationMainWrap { float: left; width: 930px; border-bottom: 3px solid #fff; border-top: 3px solid #fff; padding: 20px 35px 0; }
			#navigationMainWrap ul { list-style: none; padding: 0; margin: 0; }
			#navigationMainWrap li { display: inline; }
			#navigationMainWrap a { display: inline-block; float: left; padding: 6px 0 26px; white-space: nowrap; margin-right: 20px; text-decoration: none; font-size: 1.1em; }
			#navigationMainWrap a:hover, #navigationMainWrap a:focus, #navigationMainWrap a.current { border-bottom: 6px solid #fff; padding-bottom: 20px; }
		#containerColumns { float: left; width: 960px; }
			#columnMain { float: right; width: 610px; padding: 31px 30px 0 0; }
				#pageTitle { font-size: 2.18em; color: #fff; }
				#content { font-size: 1.27em; padding: 0 0 15px 0; }
			#columnSide { float: left; width: 235px; padding: 32px 0 0 37px; }
				.block { border-bottom: 2px dotted #fff; color: #fff; padding: 0 0 32px 0; margin-bottom: 20px; }
					.block h4 { padding: 20px 0 0 0; margin-bottom: 15px; font-size: 2.27em; font-family: "Times New Roman", Times, serif; font-weight: normal; }
					.block.itemLast { border: 0; }
				#containerShortForm {  }
					#shortFormTitle { background: url(../images/bg-shortFormTitle.png) no-repeat; padding-left: 55px; }
					#containerIntakeFormShort, #containerIntakeFormShortAutofill {  }
				#navigationPractice { font-size: 1.1em; }
					#practiceTitle { padding: 15px 0 0 65px; }
					#navigationPractice ul { list-style: none; padding: 0; margin: 0; }
					#navigationPractice ul ul { padding-left: 20px; }
					#navigationPractice li { display: inline; }
					#navigationPractice a { display: block; padding: .4em 0; }
				#contactInformation { font-size: 1.1em; line-height: 1.45em; }
					#contactTitle { background: url(../images/bg-contactTitle.png) no-repeat; padding: 10px 0 15px 55px; }
		#navigationLowerWrap { clear: both; float: left; width: 920px; padding: 28px 40px; margin: 0 auto; font-size: .91em; background: url(../images/bg-navigationLower-purple.jpg); }
			#containerSearchFormDesign { float: left; width: 212px; padding: 5px; background: #fff;
				-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
			}
			#navigationLower { float: right; width: 560px; padding: 0 80px 0 0; line-height: 1.45em; }
				#navigationLower ul { list-style: none; padding: 0; margin: 0 0 0 -7px; }
				#navigationLower ul li { display: inline; }
				#navigationLower li a { display: inline-block; font-weight: bold; text-decoration: none; padding: 0 7px; white-space: nowrap; font-size: 1.1em; }
				#navigationLower li.itemLast a { border-right: 0; padding-right: 0; }
				a#navigationLowerJump { font-size: 0; }
		#footer { clear: both; width: 920px; padding: 25px 40px; color: #fff; }
			#geographicalFooter { color: #fff; }
			#finePrint { }
				#finePrint a { text-decoration: underline; }
				#finePrint a:hover, #finePrint a:focus, #finePrint a.current { text-decoration: none; }
				#copyright { float: left; display: inline; padding: 0; margin: 0 10px 0 0; }
				#branding { float: left; display: inline; padding: 0; }

/* COLORS */

/* purple */
.purple a:link { color: #e4d86e; }
.purple a:visited { color: #78d3c1; }
.purple a:hover, .purple a:focus, .purple a.current { color: #dddbb8; }
.purple a:active { color: #dddbb8; text-decoration: none; }

.purple .mceContentBody { background: #340d40; }

.purple #pageWrap { background: #361141; }
.purple #banner { background: url(../images/bg-banner-purple.jpg); }
.purple #navigationMainWrap { background: url(../images/bg-navigationMainWrap-purple.jpg); }
.purple #practiceTitle { background: url(../images/bg-practiceTitle-purple.jpg) no-repeat; }
.purple #navigationLowerWrap { background: url(../images/bg-navigationLower-purple.jpg); }

/* teal */
.teal a:link { color: #e4d86e; }
.teal a:visited { color: #78d3c1; }
.teal a:hover, .teal a:focus, .teal a.current { color: #dddbb8; }
.teal a:active { color: #dddbb8; text-decoration: none; }

.teal .mceContentBody { background: #242427; }

.teal #pageWrap { background: #0b0b0c; }
.teal #banner { background: url(../images/bg-banner-teal.jpg); }
.teal #navigationMainWrap { background: url(../images/bg-navigationMainWrap-teal.jpg); }
.teal #practiceTitle { background: url(../images/bg-practiceTitle-teal.jpg) no-repeat; }
.teal #navigationLowerWrap { background: url(../images/bg-navigationLowerWrap-teal.jpg); }

/* green */
.green a:link { color: #9bdf26; }
.green a:visited { color: #78d3c1; }
.green a:hover, .green a:focus, .pugreenrple a.current { color: #dddbb8; }
.green a:active { color: #dddbb8; text-decoration: none; }

.green .mceContentBody { background: #14380a; }

.green #pageWrap { background: #103705; }
.green #banner { background: url(../images/bg-banner-green.jpg); }
.green #navigationMainWrap { background: url(../images/bg-navigationMainWrap-green.jpg); }
.green #practiceTitle { background: url(../images/bg-practiceTitle-green.jpg) no-repeat; }
.green #navigationLowerWrap { background: url(../images/bg-navigationLowerWrap-green.jpg); }

/* red */
.red a:link { color: #da6b6b; }
.red a:visited { color: #78d3c1; }
.red a:hover, .red a:focus, .red a.current { color: #dddbb8; }
.red a:active { color: #dddbb8; text-decoration: none; }

.red .mceContentBody { background: #4e2626; }

.red #pageWrap { background: #4f1f1f; }
.red #banner { background: url(../images/bg-banner-red.jpg); }
.red #navigationMainWrap { background: url(../images/bg-navigationMainWrap-red.jpg); }
.red #practiceTitle { background: url(../images/bg-practiceTitle-red.jpg) no-repeat; }
.red #navigationLowerWrap { background: url(../images/bg-navigationLowerWrap-red.jpg); }
.red #navigationLower a { color: #dfa9a9; }
.red #navigationLower a:hover, .red #navigationLower a:focus, .red #navigationLower a.current { color: #fff; }

/* blue */
.blue a:link { color: #a6b9e6; }
.blue a:visited { color: #78d3c1; }
.blue a:hover, .blue a:focus, .blue a.current { color: #dddbb8; }
.blue a:active { color: #dddbb8; text-decoration: none; }

.blue .mceContentBody { background: #142756; }

.blue #pageWrap { background: #0b2157; }
.blue #banner { background: url(../images/bg-banner-blue.jpg); }
.blue #navigationMainWrap { background: url(../images/bg-navigationMainWrap-blue.jpg); }
.blue #practiceTitle { background: url(../images/bg-practiceTitle-blue.jpg) no-repeat; }
.blue #navigationLowerWrap { background: url(../images/bg-navigationLowerWrap-blue.jpg); }

/* Content Editor - START */
.mceContentBody { background: #3b3b3b; }
/* Content Editor - END */

/* Staffed Chat - START */
#clickToChat { clear: both; padding-bottom: 20px; }
	.lpPoweredBy, .lpEmtStarRating { display: none; }
/* Staffed Chat - END */	

/* Social Media - START */
#navigationSocial { clear: both; list-style: none; padding: 20px 0 20px 15px; margin: 0; }
	#navigationSocial li { display: inline; }
	#navigationSocial a, #navigationSocial iframe { display: block; margin-bottom: 5px; }
/* Social Media - END */

/* TinyMCE Style: callOut=Call Out */
.callOut { border: 1px solid #fff; }
p.callOut { padding: 1em; margin-bottom: 1.2em; }
/* TinyMCE Style: smallText=Small Text */
.smallText { font-size: .9em;}
/* TinyMCE Drop-Down Styles - END */

/* FS PUBLISHER - WYSIWYG STYLESHEET - UPDATED 11-12-2008 */
.fontColor000000 { color: #000; }.fontColorC0C0C0 { color: #C0C0C0; }.fontColor000080 { color: #000080; }.fontColor008000 { color: #008000; }.fontColor008080 { color: #008080; }.fontColor800000 { color: #800000; }.fontColor800080 { color: #800080; }.fontColor808000 { color: #808000; }.fontColor808080 { color: #808080; }.fontColorFFFFFF { color: #FFF; }.fontColor0000FF { color: #00F; }.fontColor00FF00 { color: #0F0; }.fontColor00FFFF { color: #0FF; }.fontColorFF0000 { color: #F00; }.fontColorFF00FF { color: #F0F; }.fontColorFFFF00 { color: #FF0; }
.backgroundColor000000 { background: #000; }.backgroundColorC0C0C0 { background: #C0C0C0; }.backgroundColor000080 { background: #000080; }.backgroundColor008000 { background: #008000; }.backgroundColor008080 { background: #008080; }.backgroundColor800000 { background: #800000; }.backgroundColor800080 { background: #800080; }.backgroundColor808000 { background: #808000; }.backgroundColor808080 { background: #808080; }.backgroundColorFFFFFF { background: #FFF; }.backgroundColor0000FF { background: #00F; }.backgroundColor00FF00 { background: #0F0; }.backgroundColor00FFFF { background: #0FF; }.backgroundColorFF0000 { background: #F00; }.backgroundColorFF00FF { background: #F0F; }.backgroundColorFFFF00 { background: #FF0; }

/* Standard Elements - START */
.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; }
/* Standard Elements - END */