/* FS CONTROL - BASE STYLESHEET - UPDATED 08-14-2006 */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, td, input, textarea, option, select { font-family: Hei, Kai, BiauKai; }
table, input, textarea, option, select { font-size: 1em; }
ul, ol { margin: 0; padding: 0 0 0 2.5em; }
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 {  }
/* DEFINE CONTENT COLOR */
#content table td { color: #242424; }


a:link { color: #637A9D; }
a:visited { color: #304365; }
a:hover, a:focus { color: #7A1B1D; }
a:active { color: #666; 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 */
#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: .91em; display: block; border: 1px solid #000000; padding: 2px 4px 0 4px; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; height: 1.64em; }
	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.64em; border: 1px solid #000000; padding: 2px 4px 0 4px; }
	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 {  }

/* LEGAL NEWS - IN THE DESIGN */
#designLegalNews {  }
  #designLegalNews h3 {  }
  #designLegalNews h4 {  }
  #designLegalNews p {  }
  #designLegalNews ul { list-style: none; margin: 9px 0 .8em 0; padding: 0 6px 0 6px; }
    #designLegalNews li { list-style: none; padding-bottom: .6em; }
			#designLegalNews li span.date {  color:#F0EEEE;  }
			#designLegalNews li a { display: inline; }
  #designLegalNews a { display: block; }
  #designLegalNews .more { float:right; padding:0 1.2em 1.5em 0;}
  
  /* NEWS FEED - IN THE DESIGN */
#designNewsFeed {  }
  #designNewsFeed h3 {  }
  #designNewsFeed h4 {  }
  #designNewsFeed ul { list-style: none; margin: 9px 0 .8em 0; padding: 0 6px 0 6px; }
    #designNewsFeed li { list-style: none; padding-bottom: .6em; }
			#designNewsFeed li span.date {  color:#F0EEEE;  }
			#designNewsFeed li a { display: inline; }
  #designNewsFeed a { display: block; }
  #designNewsFeed .more { float:right; padding:0 1.2em 1.5em 0;}

/* 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: center; font-style: italic; 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; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; width: 100%; }

/* CUSTOM DESIGN ELEMENTS */
body.design { text-align:center; background:#304365;  }
	#containerBorder {  margin:0 auto; padding:0; width:779px; background:url(images/bg-containerBorder.gif) repeat-y; }
		#containerBorder-bottom { background:url(images/bg-pageContainer-bottom.gif) no-repeat bottom; }
			#containerPage { margin:0 auto; padding:0; width:771px; text-align:left; }
				#banner { position:relative; background:url(images/bg-banner.gif) no-repeat; height:85px; }
					img#firmLogo {
	position:absolute;
	top:18px;
	left:13px;
}
					img#international { position:absolute; top:32px; right:8px; }
				#navigationMain { }
.home			#cta { background:url(images/bg-cta.jpg) no-repeat; height:198px; position:relative;}
.home			#cta2 { background:url(../../../algse/assets/images/header.jpg) no-repeat; height:198px; position:relative;}
.home				img#firmPhone { position:absolute; top:162px; left:463px;}	
.home				img#n-home-feat-busi { position:absolute; top:0px; right:0px;}
.home				img#n-home-feat-theu { position:absolute; top:74px; right:0px;}
				#columnMain { float:right; width:577px; margin-right:1px; display:inline; background:url(images/bg-columnMain.gif) repeat-x; }
.home			#columnMain { float:right; width:586px; margin-right:1px; display:inline; background:none; }
					h1#pageTitle { margin: 32px 0 0 18px; padding:0; }
.home				h1#pageTitle { padding: 9px 0 7px 26px; margin:0 0 0 1px; background:url(images/bg-home-columnMain.gif) repeat-x;}
					#content { margin: 16px 38px 0 18px; padding-bottom:45px;}
.home				#content { margin: 16px 38px 0 27px; padding-bottom:45px;}
.home			#representativeCases { background:url(images/bg-representative.gif) repeat-y; margin-bottom:5px; }
.home				#representativeCases-bottom { background:url(images/bg-representative-bottom.gif) no-repeat bottom; }
.home					#representativeCases-top { background:url(images/bg-representative-top.gif) no-repeat top; padding:0 8px 8px 0; display:inline-block;}
.home						.column { color:#FFF; width:170px; float:right; margin:6px 10px; display:inline; line-height:1.45em; }
								.column a:link, .column a:visited { color:#FFF; font-weight:bold; text-decoration:underline; }
								.column a:hover, .column a:focus, .column a:active  { color:#C3B085; font-weight:bold; text-decoration:underline; }
.home						img#heading-representativeCases { margin:15px 0 11px 26px; }
.home							.learnMore { padding:0 14px 0 0; white-space:nowrap; display:inline-block;}
									a:link.learnMore , a:visited.learnMore {color:#8F2326; background:url(images/bg-arrow.gif) no-repeat right;}
									a:hover.learnMore , a:focus.learnMore , a:active.learnMore { color:#637A9D; background:url(images/bg-arrow-o.gif) no-repeat right;}
				#columnLeft { float:left; width:193px; background:url(images/bg-columnLeft.jpg) no-repeat; padding-top:116px; overflow:hidden; }
.home			#columnLeft { float:left; width:184px; background:none; padding-top:0; overflow:hidden; }
						#columnLeft a:link,#columnLeft a:visited { color:#E2DEDE; text-decoration:none; }
						#columnLeft a:hover, #columnLeft a:focus, #columnLeft a:active { color:#E2DEDE; text-decoration:underline; }
					#navigationPractice { border-top:1px solid #FFF; width:184px;}
.home				#navigationPractice { border-top:0px solid #FFF; width:184px;}
						#navigationPractice ul{ margin:9px 0 0 6px; padding:0; list-style:none;}
							#navigationPractice ul li{ margin:0 0 8px 0; padding: 0 5px 0 10px; background:url(images/bg-bullet.gif) 0 5px no-repeat; }
.home				#designLegalNews { margin:24px 0 0 0; }	
.home				#designNewsFeed { margin:24px 0 0 0; }					
					#navigationFeatures { margin:14px 0 0 0; padding:0 0 0 4px; }
					#contactInformation { margin-top:4px; color:#E2DEDE; font-size:.91em; line-height:1.6em; }
.home				#contactInformation { margin-top:24px; color:#E2DEDE; font-size:.91em; line-height:1.6em; }
						#contactInformation p { padding:4px 24px 10px 6px;}
.home					#contactInformation p { padding:4px 16px 10px 6px;}
						#contactInformation a { font-weight:bold;}	
				#lockBottom { position:relative; height:0; }
					#navigationTools {position:absolute; top:-45px; right:30px; }
.home				#navigationTools {position:absolute; top:-05px; right:30px; }
	#container-footer { margin:0 auto; padding:8px 0 0 0; width:771px; color:#E2DEDE; }
			#container-footer a:link,#container-footer a:visited { color:#E2DEDE; text-decoration:none; }
			#container-footer a:hover, #container-footer a:focus, #container-footer a:active { color:#E2DEDE; text-decoration:underline; }		
		#navigationLower { line-height:1.4em; padding:0 50px; }
		#finePrint { padding:9px 0 0 0; font-size:.91em;}
			p#copyright { padding: 0 0 0 0; }
			p#branding {padding: 3px 0 0 0; }
			p.noindent { padding-left:40px; line-height:12px;}
			
		
