/* FS CONTROL - BASE STYLESHEET - UPDATED 05-22-2006 */

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; }
body { background: #4A483B; text-align: center; padding: 12px 0; }
table, input, textarea, option, select { font-size: 1em; }
h1, h2, h4, h5, h6, p, #content table table {
	margin: 0 0 1.2em 0;
	padding: 0;
}

h3 {
	margin: 0 0 1.2em 0;
	padding: 0;
	line-height: 20px;
}
ul, ol { margin-top: 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.64em; }
/* DEFINE CONTENT COLOR */
#content table td { color: #01294C; }
.home #content table td { color: #C2C2C2; }

a:link { color: #000; }
a:visited { color: #333; }
a:hover, a:focus { color: #7B6001; }
a:active { color: #7B6001; text-decoration: none; }

.home a:link { color: #FFF; }
.home a:visited { color: #FFF; }
.home a:hover, .home a:focus { color: #FECE2F; }
.home a:active { color: #FECE2F; text-decoration: none; }

#vidtext {z-index: -100;}

/* 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; margin-bottom: 1em; }
h4, .cfont4, .cbodyhdr4 { font-size: 1em; font-weight: bold; margin-bottom: .3em; text-transform: uppercase; line-height: 1.64em; }
.home h4, .home .cfont4, .home .cbodyhdr4 { color: #FFF; }
h5, .cfont3 { font-size: .9em; font-weight: bold; margin-bottom: .3em; }
h6, .cfont1 { font-size: .8em; font-weight: bold; margin-bottom: .3em; }

/* DEFAULT ATTORNEY PROFILE XSL STYLESHEET FIX */
#content big { font-size: 1em; }

/* GEOGRAPHICAL FOOTER */
#content .geographicalFooter { font-style: italic; font-size: .8em; }

/* 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: 10px; display: block; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; }
	form#contactFormDesign textarea.designInput { height: 75px; }
	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: 10px; width: 126px; position: relative; top: -5px; }
	form#searchFormDesign input.searchSubmit {  }
	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; }
		
/* STANDARD ELEMENTS */
#content .callout { text-align: left; font-style: italic; margin-bottom: 1.2em; color: #FECE2F; }
.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; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; width: 100%; }

/* CUSTOM DESIGN ELEMENTS */
#containerPage { margin: 0 auto; text-align: left; width: 739px; background: #FFF; padding: 1px 0; }
  #borderPage { margin: 0 1px; background: #003B70; padding-bottom: 15px; }
    #banner { background: #4D698D url('images/bg-banner.jpg') no-repeat; height: 193px; position: relative; }
		.home #banner { background: #FFF url('images/bg-banner-home.jpg') no-repeat; height: 300px; }
      #date { position: absolute; right: 15px; top: 6px; font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #FFF; z-index: 5; text-decoration:none; }
      #date a { color: #FFF; text-decoration:none; }
      #date a:hover { color: #FECE2F; text-decoration:none; }	  	  
			#logo { position: absolute; left: 112px; top: 10px; z-index: 4; }
			#preeminent { position: absolute; left: 199px; top: 64px; }
			.home #preeminent { left: 197px; top: 65px; }
      #qualifications { position: absolute; left: 28px; top: 105px; width: 440px; }
			.home #qualifications { top: 236px; left: 37px; }
				#qualifications img { margin-right: 31px; }
    #containerColumns { background: url('images/bg-containerColumns.gif') repeat-y; display: inline-block; }
		.home #containerColumns { background: none; }
    	#containerColumnsFoot { background: url('images/bg-containerColumnsFoot.gif') 15px bottom no-repeat; display: inline-block; }
			.home #containerColumnsFoot { background: none; }
				#columnMain { float: left; width: 480px; }
					#navigationMain { background: #003B70; color: #FFF; background: url('images/bg-navigationMain.gif') -1px -4px repeat; text-align: center; }
					.home #navigationMain { background: url('images/bg-navigationMain-home.gif') repeat-x; padding-top: 7px; }
					#pageTitle { background: #003B70; color: #FFF; padding: 15px 0 12px 3px; }
					.home #pageTitle { padding: 24px 0 12px 13px; }
						#pageTitle h1 { margin: 0; }
					#content { padding: 19px 38px; }
				#columnSide { float: left; width: 241px; margin-top: -129px; z-index: 5; position: relative; background: #01294C; }
				.home #columnSide { margin-top: -236px; }
					#attorneys { background: url('images/bg-attorneys.jpg') no-repeat; height: 236px; }
					#navigationPractice {  }
						#navigationPractice ul { list-style: none; margin: 0; padding: 8px 0 22px 0; }
					#logomark { text-align: center; padding-bottom: 21px; }
					#search { border-top: 1px solid #FFF; padding: 10px; }
					#consultations { background: #003B70; color: #FFF; padding: 12px 0 12px 32px; }
						#consultations p { margin: 0; padding: 0 0 1.2em 0; }
						#consultations a { color: #FFF; text-decoration: none; }
						#consultations a:hover { color: #DAC385; }
    #localSpecialist { background: #00407A; border: 1px solid #00305B; margin: 15px 16px 0 23px; padding: 16px 0 16px 26px; }
			#localSpecialist img { margin-right: 27px; }
#footer { margin: 0 auto; text-align: left; width: 739px;  color: #706F6A; padding: 1em 0; font-size: .91em; line-height: 1.45em; }
	#footer a { color: #898989; }
	#footer a:hover { color: #FFF; }
  #navigationTools { float: left; width: 184px; text-align: center; padding: 1em 0; }
  #navigationLower { margin-left: 184px; }
  #finePrint { margin-left: 184px; }
    #copyright { margin: 0; }
    #firmsite { margin: 0; }
		
/* Lists */
ul#menu { display: block; margin: 0; padding: 0; }
ul#menu li ul { position: absolute; display: block; visibility: hidden; width: 16em; margin: -31px 0 0 220px; padding: 0; border-top: .1em solid #7B6001; z-index: 99; }
ul#menu li ul.scroll { max-height: 30em; _height: 30em; overflow-y: auto; overflow-x: hidden; }
			/* star HTML filter fixes mysteriously appearing margin bug in all versions/platforms of IE */ 
* html ul#menu li ul li { display: inline; } /* end filter */
ul#menu li ul li ul { position: absolute; top: auto; left: auto; margin: -2.2em 0 0 20em; padding: 0; }

/* Items */
ul#menu li { list-style: none; height: auto; display: inline; float: none; inline; margin: 0; z-index: 100;}
	/*property + whitespace + empty comment filter positions top-level navigation in single row for IE 5.0 */ 
ul#menu li { display /**/: block; float /**/: left; } /* end filter */ 
ul#menu li ul li { display: block; float: none; }

/* Links */
ul#menu li a { display: block; float: left; background-color: #A4892A; color: #FFF; text-decoration: none; font-size: 10px; text-transform: capitalize; }
		/* commented backslash filter positions top-level navigation in single row for Mac IE \*/ 
ul#menu li a { float: none; } /* end filter */
ul#menu li a:hover { background-color: #7B6001; color: #FFF; }
ul#menu li a:focus { background-color: #7B6001; color: #FFF; }
ul#menu li ul li a { line-height: 1.2em; margin: 0; padding: .5em .5em .5em 1em; text-indent: -.5em; border-bottom: .1em solid #7B6001; border-left: .1em solid #7B6001; border-right: .1em solid #7B6001; }
		a.menuIndicator { background: url('images/menu_indicator.gif') right center no-repeat; }
		

.style1 {
	font-size: 16px;
	font-weight: bold;
}

.style1 li{
	color:#FFCC33;
}

.ameranian {
	font-size: 14px;
}

.clean {text-decoration: none;}

#recentvictories { 
	font:"Times New Roman", Times, serif;
	border-top: 1px solid #FFF; 
	padding: 30px;
	font-size: 16px;
}

#recentvictories a {
	text-decoration:none;
	color:#FECE2F;
}

#retainer {position: absolute;
	top: 50px;
	left: 50%;
	margin-left: 300px;}

/* Topical Practice Center/Page Styles - UPDATED 12-22-2004 */

/* column width control - Practice CENTER layout #1 */
.tableLeft1 { vertical-align: top; }
.tableRight1 { vertical-align: top; width: 200px; padding-left: 16px; padding-bottom: 10px; }

/* column width control - Practice CENTER layout #2 */
.tableLeft2 { vertical-align: top; width: 200px; padding-right: 16px; padding-bottom: 10px; }
.tableRight2 { vertical-align: top; }

/* column width control - Practice CENTER layout #3 */
.tableLeft3 { vertical-align: top; }
.tableRight3 { vertical-align: top; width: 200px; padding-left: 16px; padding-bottom: 10px; }

/* column width control - Practice CENTER layout #4 */
.tableLeft4 { vertical-align: top; width: 200px; padding-right: 16px; padding-bottom: 10px; }
.tableRight4 { vertical-align: top; }

/* column width control - Practice CENTER layout #5 */
.tableLeft5 { vertical-align: top; width: 200px; }
.tableCenter5 { vertical-align: top; }
.tableRight5 { vertical-align: top; width: 200px; }
.tableLeftInternal5 { vertical-align: top; }
.tableRightInternal5 { vertical-align: top; width: 200px; padding-left: 16px; padding-bottom: 10px; }

/* column width control - Practice CENTER layout #6 */
.tableLeft6 { vertical-align: top; width: 200px; }
.tableCenter6 { vertical-align: top; }
.tableRight6 { vertical-align: top; width: 200px; }
.tableLeftInternal6 { vertical-align: top; width: 200px; padding-right: 16px; padding-bottom: 10px; }
.tableRightInternal6 { vertical-align: top; }

/* column width control - Practice CENTER layout #7 */
.tableWrapped7 { width: 200px; margin: 0px 0px 10px 10px; }
/* column width control - Practice PAGE layout */
.tableLeft { vertical-align: top; }
.tableRight { vertical-align: top; width: 200px; padding-left: 16px; padding-bottom: 10px; }

#header { }
#header h2 { }

#topicNav { margin-left: 9px; margin-right: 9px; padding: 10px; border: solid 1px #000000;}
#topicNav p { margin-bottom: 8px; margin-top: 0px; }
#topicNav a { }
#topicNav a:visited { }
#topicNav a:active { }
#topicNav a:hover { }
#topicResourceLinks { margin-left: 9px; margin-right: 9px; margin-top: 30px; border-top: solid 1px #000000; }
#topicResourceLinks p { }
#topicResourceLinks h2 { }
#topicResourceLinks a { }
#topicResourceLinks a:visited { }
#topicResourceLinks a:active { }
#topicResourceLinks a:hover { }
	
#topicNews { margin-left: 9px; margin-right: 9px; margin-top: 30px; }
#topicNews p { }
#topicNews h2 { margin-bottom: 0px; }
#topicNews h3 { margin-bottom: 0px; }
#topicNews a { }
#topicNews a:visited { }
#topicNews a:active { }
#topicNews a:hover { }
	
#topicfaq { margin-left: 9px; margin-right: 9px; margin-top: 30px; margin-bottom: 10px; border: solid 1px #000000; padding: 10px; }
#topicfaq p { }
#topicfaq li { }
#topicfaq blockquote { }
#topicfaq strong { }
#topicfaq h2 { margin-bottom: 10px; }
#topicfaq a { }
#topicfaq a:visited { }
#topicfaq a:active { }
#topicfaq a:hover { }
	
#topicShortForm { margin: 0px 9px 0px 9px; border: solid 1px #000000; }
#topicShortForm p { margin: 0px 9px 9px 9px; }
#topicShortForm h2 { margin: 0px 9px 0px 9px; }
#topicShortForm a { }
#topicShortForm a:visited { }
#topicShortForm a:active { }
#topicShortForm a:hover { }
#topicShortForm input.formButton { }
	
#callToAction { font-style: italic; margin-left: 9px; margin-right: 9px; border: solid 1px #000000; background-color: #cccccc; color: #333333; }
#callToAction p { margin: 10px; padding: 10px; }
#callToAction a { }
#callToAction a:visited { }
#callToAction a:active { }
#callToAction a:hover { }
	
#homePageFirmContent { margin-left: 9px; margin-right: 9px; }
#homePageFirmContent p { }
#homePageFirmContent strong { }
#homePageFirmContent h1 { }
#homePageFirmContent h2 { }
#homePageFirmContent h3 { }
#homePageFirmContent h4 { }
#topicContentMain { margin-left: 9px; margin-right: 9px; }
#topicContentMain p { }
#topicContentMain strong { }
#topicContentMain h1 { }
#topicContentMain h2 { }
#topicContentMain h3 { }
#topicContentMain h4 { }
#topicContentMain input.formName { }
#topicContentMain input.formEmail { }
#topicContentMain input.formPhone1 { }
#topicContentMain input.formPhone2 { }
#topicContentMain input.formPhone3 { }
#topicContentMain input.formText { }
#topicContentMain textarea { }
#topicContentMain input.formRadio { }
#topicContentMain input.formButton { }
#topicContentMain .cfont2 { font-size: 9px; }
#topicContentMain td { padding: 0px; padding-left: 1px; }

#homePageOverview { margin-left: 9px; margin-right: 9px; }
#homePageOverview p { }
#homePageOverview strong { }
#homePageOverview h1 { }
#homePageOverview h2 { }
#homePageOverview h3 { }
#homePageOverview h4 { }
#homePageTopicAbstracs { margin-left: 9px; margin-right: 9px; }
#homePageTopicAbstracs p { }
#homePageTopicAbstracs strong { }
#homePageTopicAbstracs h1 { }
#homePageTopicAbstracs h2 { }
#homePageTopicAbstracs h3 { }
#homePageTopicAbstracs h4 { }

#topicContent-Error { color: #ff0000; margin-bottom: 0px;}
#topicContent-Error p { }
#topicContent-Error strong { }
#topicContent-Error h1 { }
#topicContent-Error h2 { }
#topicContent-Error h3 { }
#topicContent-Error h4 { }
#sidebar1 { margin-left: 0px; margin-right: 0px; padding: 10px; border: solid 1px #000000; background-color: #eeeeee; width: 100%;}
#sidebar1 p { }
#sidebar1 h1 { }
#sidebar1 h2 { }
#sidebar1 h3 { }
#sidebar1 h4 { }
#sidebar1 h5 { }
#sidebar1 h6 { }
#sidebar1 a { }
#sidebar1 a:visited { }
#sidebar1 a:active { }
#sidebar1 a:hover { }
#sidebar2 { margin-left: 9px; margin-right: 9px; padding: 10px; border: solid 1px #000000; background-color: #eeeeee; }
#sidebar2 p { }
#sidebar2 h1 { }
#sidebar2 h2 { }
#sidebar2 h3 { }
#sidebar2 h4 { }
#sidebar2 h5 { }
#sidebar2 h6 { }
#sidebar2 a { }
#sidebar2 a:visited { }
#sidebar2 a:active { }
#sidebar2 a:hover { }

/* the following id is used for the practice PAGES only - not CENTERS */
#topicResourceLinksPracticePage { margin-left: 9px; margin-right: 9px; margin-top: 30px; padding: 10px; border: solid 1px #000000; }
#topicResourceLinksPracticePage p { }
#topicResourceLinksPracticePage h2 { }
#topicResourceLinksPracticePage a { }
#topicResourceLinksPracticePage a:visited { }
#topicResourceLinksPracticePage a:active { }
#topicResourceLinksPracticePage a:hover { }
#topicCalculator { margin-left: 9px; margin-right: 9px; margin-top: 30px; border: solid 1px #000000; background-color: #eeeeee; }
#topicCalculator h5 { margin: 9px; }
#topicCalculator form { margin: 9px; text-align: center; }
#topicCalculator select { }

#blogmenu {background: #a4892a;
	width: 300px;
	position: fixed;
	left: 50%;
	top: 205px;
	margin-left: -689px;
	padding: 10px;
	color: #ffffff;}

#blogmenu a {display: block; 
	float: left; 
	background-color: #A4892A; 
	color: #FFF; 
	text-decoration: none; 
	font-size: 10px; 
	text-transform: capitalize;
	padding: 0px 10px;}

#commentbox {padding: 10px;
	background: #1a4468;
	font-weight: bold;}

#commentbox a {color: #ffffff;
	text-decoration: none;}

#newmenusearch {width: 320px;
	height: 30px;
	position: absolute;
	left: 50%;
	top: 325px;
	margin-left: -115px;
	}
#newmenu {width: 250px;
	position: absolute;
	left: 50%;
	top: 315px;
	margin-left: -350px;}
.blogmenu {width: 250px;
	padding: 0 0 0 0px;
	margin: 0;
	list-style: none;
	height: 36px;
	position: relative;
	z-index: 100;
	font-family: arial;}
.blogmenu li.head {display: block;
	float: left;}
.blogmenu li a.headlink {display: block;
	float: left;
	height: 36px;
	line-height: 37px;
	color: #01294c;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 10px;
	cursor: pointer;
	background: url(/images/menuleftOFF.png) no-repeat;}
.blogmenu li a.headlink span {float: left;
	display: block;
	padding: 0 10px 0 0px;
	height: 36px;
	background: url(/images/menucenterOFF.png) top right;
	border: 1px #d7dfe0;}
.blogmenu li a.headlink:hover {color: #000000;
	background: url(/images/menuleftON.png) no-repeat;
	line-height: 37px;}
.blogmenu li a.headlink:hover span {background: url(/images/menucenterON.png) repeat-x top right;}
.blogmenu li:hover > a.headlink {color: #000000;
	background: url(/images/menuleftON.png) no-repeat;
	line-height: 37px;}
.blogmenu li:hover > a.headlink span {background: url(/images/menucenterON.png) repeat-x top right;}
.blogmenu table {border-collapse: collapse;
	width: 0px;
	height: 0px;
	position: absolute;
	top: 0px;
	left: 0px;}
.blogmenu a:hover {visibility: visible;
	position: relative;
	z-index: 100;}
.blogmenu li:hover {position: relative;
	z-index: 100;}
.blogmenu ul {position: absolute;
	left: -10000px;
	top: -10000px;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;}
.blogmenu ul.wide {width: 245px;}
.blogmenu ul.court {width: 97px;}
.blogmenu :hover ul {left: 0;
	top: 35px;
	background: #506a8f;
	padding: 3px;
	border: 2px solid #7a9793;
	border-width: 1px 1px 1px;
	white-space: nowrap;
	height: auto;
	z-index: 110;}
.blogmenu :hover ul li {display: block;
	height: 20px;
	position: relative;
	font-weight: normal;
	width: auto;}
.blogmenu :hover ul li a {display: block;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	width: auto;
	padding:0 10px;
	color: #000000;
	text-decoration: none;}
.blogmenu :hover ul li a:hover {background: #d7dfe0;
	color: #000000;}
#sidetags {background: #01294c;
	line-height: 16px;
	padding: 0px 4px;
	color: #ffffff;}
#sidetags a {text-decoration: none;
	color: #ffffff;}
#sidetags li {list-style-type: none;
	padding: 0px 10px;}
#sidetags h1, #sidetags b {color: #fece2f;}
#resourceslinks {padding: 0px 20px;}
.blogphoto {margin-left: 31px;}
.blog {text-decoration: none;
	color: #000088;
	font-weight: bold;}
#map_canvas, #map_canvas2 {width: 385px;
	height: 350px;}
#maptext, #maptext a {width: 300px;
	height: 100px;}
#vidbox {width: 200px;
	height: 340px;}
#headbox {width: 737px;
	height: 299px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -369px;}

