.article_item {
  padding-top: 20px;
}
.article_detail {
  padding-top: 8px;
  padding-left: 14px;
}
.article_title, .article_full_title {
  font-size: 17px;
  font-weight: bold;
}
.article_date {
  font-size: 12px;
  font-weight: bold;
}
.article_full_date {
  font-size: 14px;
  font-weight: normal;
}
.article_tagline {
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  color: #FFF;
}
.article_full_tagline {
  font-size: 16px;
  font-weight: bold;
  color: #fae56e;  
}
.back_link {
  font-size: 12px;
  padding-top: 24px;
  text-align: right;
}

.faq_titles {
  border-left: 3px #0000dd solid;
  margin-left: 10px;
  padding-left: 8px;
}
.faq_title, .faq_header, .link_category_title {
  font-size: 16px;
  font-weight: bold;
}
.faq_detail {
  margin-left: 20px;
  margin-top: 6px;
}

.top_link {
  font-size: 12px;
  margin-top: 6px;
  margin-bottom: 10px;
}

.link_category {
  border-bottom: 2px #d0d0d0 solid;
  padding-bottom: 8px;
}
.link_detail {
  margin-top: 6px;
  margin-left: 24px;
}

.gallery_items {
  width: 100%;
}

.event_items {
  position: relative;
  width: 720px;
}
.event_item {
  position: relative;
  width: 720px;
  margin-top: 10px;
  padding-bottom: 18px;
}
.event_detail {
  position: relative;
  font-size: 14px;
}
.event_title {
  font-size: 20px;
  font-weight: bold;
}
.event_date {
  font-size: 20px;
  font-weight: bold;
}
.event_time {
  font-size: 12px;
  font-weight: bold;
}
.event_location {
  font-size: 16px;
  font-weight: bold;
}
.event_contacts {
  font-size: 16px;
  font-weight: bold;
}

.event_left {
  width: 200px;
  left: 0px;
  top: 0px;
  text-align: left;
}
.event_right {
  position: absolute;
  width: 500px;
  left: 200px;
  top: 0px;
  text-align: left;
}


/* Table definition below */

#table_container {
  margin-top: 10px;
  margin-bottom: 10px;
}

.tablemain {
  border: #bababa 1px solid;
  border-collapse: collapse;
}

.tablemain td {
  border: #bababa 1px solid;
}

.tablemain .rowheader {
  background-color: #dadada;
  font-weight: bold;
}

.tablemain .col4 {
  background-color: #fdfdba;
}

.tablesearch {
  margin-top: 10px;
  margin-bottom: 10px;
}

.tablesearch td span {
  font-weight: bold;
}

.tablenav_top td span, .tablenav_bottom td span {
  font-size: 11px;
}


.err, .required {
  color: red;
  font-weight: bold;
}


/* Site Specific CSS */
/* 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: 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: #ffffff; }

a:link { color: #fae56e; }
a:visited { color: #336699; }
a:hover, a:focus { color: #6699cc; }
a:active { color: #fae56e; text-decoration: none; }

#test 

a:link { color:  #FFE76B; }
a:visited { color:  #FFE76B; }
a:hover, a:focus { color: #6699cc; }
a:active { color:  #FFE76B; 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 { color: #6699cc; font-size: 18px; padding: 0; margin: 0 0 .3em 0; }

.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; }
	#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 white; padding-left: 10px; }
		#intakeFormI legend { font-weight: bold; font-size: 1.2em; color: #FFF; }
		#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 white; }
			#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; }

/* 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: 180px; height: 2em; border: 1px solid #6699cc; background: #ffffff; color: #96a3aa; 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: #0a1c31 url(../images/bg-callout.gif) no-repeat; margin-bottom: 1.2em; }
.callout-home { padding: 1em; background: #0a1c31; }
.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 */

#containerColumns ul { list-style: url(../images/blue-arrow.gif); }
	#containerColumns ul li { padding-bottom: .3em; }

body.design { background: #10243b url(../images/bg-design.gif) repeat-x; text-align: center; color: #fff; } 
#containerPage { margin: 0 auto; text-align: left; width: 830px; }
	#banner { background: url(../images/bg-banner.gif) repeat-y; display: inline-block; }
		#bannerHead { background: url(../images/bg-bannerHead.gif) no-repeat; }
			#bannerFoot { background: url(../images/bg-bannerFoot.gif) left bottom no-repeat; padding: 0 15px 8px 15px; }
				#navigationMain { background: #2a4b6f url(../images/bg-navigationMain.gif) repeat-x; font-size: .91em; border-bottom: 1px solid #405c7a; display: inline-block; }
					/* Main Menu */
					ul#menu, ul#menu ul { float: none; display: inline; list-style: none; margin: 0; padding: 0; }
						ul#menu li { margin: 0; padding: 0; float: left; list-style: none; }
							ul#menu li a { display: block; background: #2a4b6f url(../images/bg-navigationMain.gif) repeat-x; padding: 13px 11px 14px 11px; font-weight: bold; color: #d7b809; text-decoration: none; border-right: 1px solid #3e6791; border-left: 1px solid #1f466f; display: inline-block; }
							ul#menu li a:hover { background: #345579 url(../images/bg-navigationMain-o.gif) repeat-x; color: #6699cc; }
					/* Sub Menus */
							ul#menu li ul { border: 1px solid #9dbad7; width: 20em; margin: 0; padding: 0; position: absolute; display: block; visibility: hidden; z-index: 99; }
								ul#menu li ul li { background: #6699cc; margin: 0; padding: 0; float: none; display: block; width: auto; font-weight: }
									ul#menu li ul li a { color: #ffffff; background: #6699cc; border: 0; /*ie 5.5, 6 block hack*/  _height: 1%; display: block; width: auto; padding: .5em 1em; text-decoration: none; }
									ul#menu li ul li a:hover, ul#menu li ul a:focus { background-color: #375b81; color: #ffffff; }
									ul#menu li ul li ul { position: absolute; top: auto; left: auto; margin: -2.3em 0 0 20em; padding: 0; }
					/* Special Classes */
							ul#menu li ul.scroll { _height: 30em; max-height: 30em; overflow-y: scroll; overflow-x: hidden; }
							ul#menu li ul.sublist {  position: relative; margin: 0; padding: 0; border: 0; float: none; width: auto; }
								ul#menu li ul.sublist li { border-bottom: 0; border-top: 1px solid #003366; }
									ul#menu li ul.sublist li a { padding: .5em 1em .5em 2em; }
									ul#menu li ul li a.menuIndicator { background-position: right center; padding-right: 0; background-repeat: no-repeat; }
									ul#menu li ul li a:hover.menuIndicator { }
				#headline {
	background: url(../images/bg-headline.jpg) no-repeat;
	position: relative;
	height: 200px;
}
			.home #headline { background: url(../images/bg-headline-home.jpg) no-repeat; height: 270px; } 
					img#logo { position: absolute; right: 18px; top: 139px; }
					.home img#logo { top: 202px; } 
					#navigationMainBreakout { position: absolute; right: 20px; top: 172px; }
					.home #navigationMainBreakout { top: 245px; }
						#navigationMainBreakout ul, #navigationMainBreakout ul li { margin: 0; padding: 0; float: left; list-style: none;}
						#navigationMainBreakout a { display: block; }  
				#tagline {  }
	#containerColumns {
	width:790px;
	_width:830px;
	background: url(../images/bg-containerColumns.gif) repeat-y;
	display: inline-block;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 15px;
}
		#columnMain {
	float: left;
	width: 550px;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 10;
}
			#content {  }
			#contantHome { float:right; width:270px;}
				#playerWrap{ float:right; position:relative; width:287px; height:257px; margin:0 0 7px 16px;}
				.home #playerWrap{ float:none; width:0; height:270px; margin:0;}
					#findLawPlayer{ position:absolute; top:0; left:0;}
					.home #findLawPlayer{ left:-12px;}
			#homePrac {float: left; background: #0a1c31; color: #fae56e; width:180px; min-height: 200px; _height:200px; border-bottom: 7px solid #19324e; padding:5px 17px 0 5px; margin-right:14px;}
				#homePrac a:link { color: #fae56e; }
				#homePrac a:visited { color: #fae56e; }
				#homePrac a:hover, a:focus { color: #ffffff; }
				#homePrac a:active { color: #fae56e; text-decoration: none; }
				#containerPagetitle {width: 270px;}
				h1.pageTitle { color: #6699cc; font-size: 2.2em; padding: 0; margin: 0 0 .3em 0; }
				.home h1.pageTitle { width:270px;}
		#columnSide {
	float: right;
	width: 203px;
	padding: 5px 0;
	font-size: 0.91em;
}
		#columninSide {
	float: left;
	width: 195px;
	font-size: .91em;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 13px;
	padding-left: 50px;
}
		#espanol h3 { color: #fae56e; }
			#search { padding-bottom: 15px; border-bottom: 7px solid #19324e; }
			#criminalDefense {
	padding: 5px 0;
	border-bottom: 7px solid #19324e;
}
			.navigationFeatures { padding: 14px 0; border-bottom: 7px solid #19324e; }
			#contactInformation { padding: 20px 0; line-height: 1.4em; }
				#contactInformation strong { text-transform: uppercase; color: #6699cc; font-size: 1.1em; }
				#contactInformation em { font-style: normal; width: 7em; float: left; }
	#footer {
	color: #96a3aa;
	background-color: #0a1c31;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-y;
}
		#footerHead { background: url(../images/bg-footerHead.gif) no-repeat; padding: 30px 25px; font-size: .8em; text-align: center; }
			#footer a { color: #96a3aa; }
			#footer a:hover { color: #bfd6e3; }
			#navigationLower { padding-bottom: 40px; }
			#finePrint { padding-bottom: 20px; }
				p#copyright { padding: 0; }

.snapshot {color: #000; background-color: #2a4a6c; padding: 4px; margin: 0px 5px 5px 0px; border: 1px solid #6699cc; display: block; } 

.left {float:left;
margin-right: 10px;
}

.right {float:right;
margin-left: 10px;
}
