/* FS CONTROL - BASE STYLESHEET - UPDATED 03-16-2007 */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, td, 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 1.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 -.4em 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: #000000; text-align: justify; }

a:link { color: #350101; }
a:visited { color: #703333; }
a:hover, a:focus { color: #994747; }
a:active { color: #350101; 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; }
	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; }

/* sIFR STYLES */
.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate {  display: block; overflow: visible; }
.sIFR-flash + div[adblocktab=true] { display: none !important; }
 .sIFR-hasFlash h1#pageTitle { visibility: hidden; }

/* STANDARD ELEMENTS */
#printBanner { display: none; }
.screenElement {  }
#content .callout { padding: 1em; background: #c0c0c0; margin-bottom: 1.2em; }
.clear { clear: both; }
.floatLeft { float: left; }
.floatRight { float: right; }
table.InternetExplorerFix { width: 523px; 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; margin:0; padding:0; background:#350101;}
#containerPage {text-align:left; margin:0 auto; padding:0; width:790px; background:#fff;}
	#banner {position: relative; height:112px; } 
		img#logo {position:absolute; left:0; top:0; } 
		img#cta {position: absolute; left:543px; top:0; } 
		img#tagline {position:absolute; left:543px; top:66px; } 
	.home #banner {position: relative; height:242px; } 
		.home img#logo {position:absolute; left:0; top:0; } 
		.home img#cta {position: absolute; left:519px; top:0; } 
		.home img#tagline {position:absolute; left:0; top:118px; } 
	.bsns #banner {position: relative; height:112px; } 
		.bsns  img#logo {position:absolute; left:0; top:0; } 
		.bsns  img#cta {position: absolute; left:526px; top:0; } 
		.bsns  img#tagline {position:absolute; left:526px; top:69px; } 
	#navigationMain { }
/* Lists */
	ul#menu { display: block; margin: 0; padding: 0; }
		ul#menu li ul { position: absolute; display: block; visibility: hidden; width: 20em; margin: 0; padding: 0; 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; }
				ul#menu li ul li ul.sublist { position: relative; margin: -1.2em 0 0 0; padding: 0; border-bottom: 0; }

/* Items */
	ul#menu li { list-style: none; height: auto; display: inline; float: none; margin: 0; position: relative; }
	/*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: #660000; color: #fff; text-decoration: none; }
		/* 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, ul#menu li a:focus { background-color: #777; color: #fff; }
				ul#menu li ul li a { line-height: 1.2em; margin: 0; padding: .5em .75em .5em 1.5em; text-indent: -.5em; }
							ul#menu li ul li ul.sublist li a { padding-left: 3em; border-top: 0; }
				ul#menu li ul li a.menuIndicator { background-image: url(http://admin.bornsteinlawfirm.lawoffice.com/Includes/Templates/Active/images/menu_indicator.gif); background-position: right center; background-repeat: no-repeat; padding-right: 20px; }

	#containerColumns { }
		#columnMain {float: right; width:545px; }
			#content {margin:35px 15px 35px 7px; }
				h1#pageTitle { margin:0 0 15px 0; padding:0; font-family:"Times New Roman", Times, serif; font-size:2.27em; color:#660000; border-bottom:1px solid #660000; }
				img#illustrationLeft {float: left; margin:10px; }
				img#illustrationRight {float:right; margin:10px;}
		#columnSide {float:left; width:245px; }
				#columnSide a {color:#703333; text-decoration:none;}
				#columnSide a:hover {text-decoration:underline;}
			#navigationPractice {margin:45px 0 0 0;}
				#navigationPractice ul {margin:15px 35px 40px 35px; padding:0;}
				#navigationPractice ul li {margin:5px 0; padding:0; list-style:url(images/bullet.gif);}
				#navigationPractice ul li a{}
			#contactInformation {color:#660000; }
				address{margin:10px 36px; padding:0; font-style:normal;}
				#contactInformation a {color:#660000;}
				.blogLink {padding-left:45px;}
	#footer {background:#660000; text-align:center; padding:35px 15px 15px 15px; color:#fff;}
		#footer a {color:#fff; text-decoration:none;}
		#footer a:hover {text-decoration:underline;}
		#navigationLower { }
			#navigationLower a {margin:0 5px;}
		#finePrint { }
			p#copyright { }
			p#branding { }
		#geographicalFooter{ padding:5px; color:#570202; background:#ffffff; font-style:italic; font-size:.82em; }
