/* FS CONTROL - BASE STYLESHEET - UPDATED 05-21-2009 */

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:"Trebuchet MS", 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; }
address { font-style: normal; }
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 { line-height: 2em; }

/* DEFINE CONTENT COLOR */
#content, #content td, #content legend { color: #3233; }

/* DEFINE DEFAULT FORM FIELDSET */
form#intakeFormI fieldset { border-top: 1px solid #333; }

/* DEFINE LINK COLOR */
a:link { color: #333; }
a:visited { color: #621616; }
a:hover, a:focus { color: #e90000; }
a:active { color: #1a0404; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { font-size: 1.4em; font-weight: bold; color:#981e32; }
h2, .cfont6, #content big.profiletopname, body #content legend { font-size: 1.2em; padding-bottom:0.3em; font-weight: bold; color:#981e32; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader { font-size: 1.1em; font-weight: bold; padding-bottom: .3em; color:#981e32; }
h4, .cfont4, .cbodyhdr4 { font-size: 1em; font-weight: bold; padding-bottom: .3em; color:#981e32; }
h5, .cfont3 { font-size: .9em; font-weight: bold; padding-bottom: .3em; color:#981e32; }
h6, .cfont1 { font-size: .8em; font-weight: bold; padding-bottom: .3em; color:#981e32; }

/* DEFAULT ATTORNEY PROFILE XSL STYLESHEET */
#attorneyList { padding-bottom: 1.2em; }
	#attorneyList ul { padding: 0; list-style: none; margin: 0; }
	#attorneyList1 { margin-top: -15px; }
	#attorneyList1 ul { padding: 0; list-style: none; margin: 0; }
#content big { font-size: 1em; }
.profileImage { padding: 0 72px .5em 0; margin:0; }
#profileNarrativeText { margin:0;padding:0; }
#profileNarrativeText p, #content span.profiletext p { line-height: 1.5em; }

.profilecommtexthdr { margin: 0 5px 0 0; }
big .profileheader { font-size: .91em; }

/* USED BY DEFAULT IN ALL FORMS */
.asterisk { color: #FF0000; }

/* CONTACT FORM - DEFAULT CONTACT US PAGE */
#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; padding-left: 10px; }
		#intakeFormI legend { font-weight: bold; font-size: 1.2em; }
		#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 #000; }
			#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; }

/* AUTOFILL CONTACT FORM - IN THE DESIGN */
/* RESET */
#containerIntakeFormShort, #containerIntakeFormShort p, #intakeFormShort, #intakeFormShort fieldset, #intakeFormShort legend, #intakeFormShort ol, #intakeFormShort ol li { margin: 0; padding: 0; }
/* COMMONLY EDITABLE */
#containerIntakeFormShort { font-size:.91em; }
	#containerIntakeFormShort p { padding: 0 0 .5em; }
	#intakeFormShort { }
		#intakeFormShort .intakeFormShortDesign { width: 233px; color: #666; background-color: #fff; border: 1px solid #666; padding: 2px 4px 0; font-family: verdana,arial,sans-serif; }
		#intakeFormShort input.intakeFormShortDesign{ height: 1.4em;  margin: 0 0 5px; }
		#ie #intakeFormShort input.intakeFormShortDesign { margin: 0;}
		#intakeFormShort textarea.intakeFormShortDesign{ height: 5em; margin: 0 0 .3em;}
		#ie #intakeFormShort textarea.intakeFormShortDesign{ margin: 2px 0 0;}
		#intakeFormShort .intakeFormShortDesign:focus, #intakeFormShort .intakeFormShortDesign:hover { border-color: #000;}
		#intakeFormShort .intakeFormShortSubmit { margin: .8em 0 0 193px; width: 50px; height: 30px; }
		#intakeFormShort a:link, #intakeFormShort a:visited { color: #700;}
		#intakeFormShort a:hover, #intakeFormShort a:focus { color: #c00;}
/* FRAMEWORK */
		#intakeFormShort fieldset { border: none;}
			#intakeFormShort legend { }
				#intakeFormShort legend span { position: absolute; left: -5000px; }
		#intakeFormShort ol { list-style: none; line-height: 1em; }
			#intakeFormShort ol li { line-height: 1em; }
			#ie #intakeFormShort .intakeFormShortFix { display: inline-block; }
				#intakeFormShort .intakeFormShortDisclaimer { font-weight: bold; }
				#intakeFormShort label { cursor: pointer; }
					#intakeFormShort label strong, #intakeFormShort .intakeFormShortDisclaimer { font-size:.91em; line-height: 1.4em; }
					#intakeFormShort label span { position: absolute; left: -5000px; }
				#intakeFormShort .formLabelHide { position: absolute; left: -5000px; }
				#intakeFormShort .intakeFormShortDesign { display: block; }
				#intakeFormShort #intakeFormShortDisclaimerCheck { width: auto; }
					#intakeFormShort label input { display: inline; margin: 0 3px 0 0; vertical-align: top;}
					#ie #intakeFormShort label input{ position: relative; margin: -2px 0 -1px -4px; vertical-align: middle;}

/* AUTOFILL SEARCH FORM  - IN THE DESIGN */
/* RESET */
#containerSearchFormDesign, #searchFormDesign { margin: 0; padding: 0; }
/* COMMONLY EDITABLE */
#containerSearchFormDesign {}
		#searchFormDesign { }
		#searchFormDesign label { }
		#searchFormDesign .searchFormDesignDesign { width: 175px; font-size: .82em; color: #000; background: #fff; border: 1px solid #ccc; padding: 3px 4px 2px; display: inline;}
		#searchFormDesign .searchFormDesignDesign:focus, #searchFormDesign .searchFormDesignDesign:hover { border-color: #000; }
		#searchFormDesign #searchFormDesignSubmit { width: 20px; height: 20px; margin: 0; vertical-align: top; display: inline; }
		#ie #searchFormDesign #searchFormDesignSubmit{ margin-top: 1px; }
/* FRAMEWORK */
	#searchFormDesign .formLabelHide { position: absolute; left: -5000px; }

/* 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.FindLawNews-date {  }
			#designNewsFeed li a { display: inline; }
			#designNewsFeed li a:hover, #designNewsFeed li a:focus {  }
	#designNewsFeed a { display: block; }
		#designNewsFeed a.FindLawNews-more { margin: 0; padding: 0; color: #000000; }
		#designNewsFeed a.FindLawNews-more:hover, #designNewsFeed a.FindLawNews-more:focus {  }	

/* EMAIL OBFUSCATION FORM - POPUP WINDOW */
.emailObfuscationBody { color: #000000; }
	#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; }
	.emailObfuscationBody a { color: #0000FF; text-decoration: underline; }
		
/* sIFR STYLES 
.sIFR-flash { visibility: visible; margin: 0; padding: 0; }
.sIFR-replaced, .sIFR-ignore { visibility: visible !important; }
.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; color: #333333; }
.sIFR-active h1 { padding-bottom: 0; visibility: hidden; line-height: 1em; }
*/
/* STANDARD ELEMENTS */
.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; }
#content .callOut { padding: 1em; background: #e5e5e5; font-size:0.91em; font-family:Verdana, Geneva, sans-serif; font-weight:bold; color:#504f4f; margin-bottom: 1.2em; }
#ie img.png { behavior: url(images/pngbehavior.htc); }
#ie6 img.png { visibility: hidden; }
#ie6 img.pngShow { visibility: visible; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }
#ie .clearfix { height: 1%; }

/* CUSTOM DESIGN ELEMENTS */
body.design { padding:3px 17px 20px; background:#fff; }
	#containerPage { margin:0 auto; padding:0; width:976px; }
		#navigationMain { height:37px; background: #9b0100; }
			/* START HIERARCHICAL MENU - HORIZONTAL */
			/* set colors and styles */
			#menu { margin:0; padding:0; list-style: none; float: left; }
			#menu ul { width: 20em; background: #545353; border:none; float: left; margin: 0; padding: 0; list-style: none; }
			#menu li { position: relative; float: left; display: block; }
			#menu li a { display: block; font-family:Verdana, Geneva, sans-serif; font-weight:bold; }
			#menu li li { float: none; clear: left; }
			#menu img { display: block;}
			#ie #menu li { display: inline; }
				#menu li ul a { color: #fff; text-decoration: none; padding: .15em 15px; display: block; }
				#menu li ul a:hover, #menu li ul a:focus, #menu li ul a.active { color: #000; background: #e0e0e0; }
			/* position sub-level drop-downs */ 
			#menu ul ul { top: 0; margin: 0 0 0; }
			/* special classes */
			#menu li ul.scroll { height: 20em; overflow: auto; }
			#menu li ul.sublist { background: #000; position: relative; left: 0; border: 0; }
				#menu li ul.sublist a { padding: .5em .5em .5em 2em; color: #fff; }
				#menu li ul.sublist a:hover, #menu li ul.sublist a:focus, #menu li ul.sublist a.active { color: #000; }
				#menu li:hover ul.sublist, #menu li:focus ul.sublist, #menu li.hierover ul.sublist, #menu li li.hierover ul.sublist { position: relative; left: 0; }
			/* the magic - only edit where notated */
			#menu li:hover { z-index: 5; }
			#ie #menu li li a { height: 1%;} /* allows IE to use block hovers */
			#ie6 li.hierover { z-index: 5; } /* overlay fix for IE6 */
			/* hides/shows all levels */
			/* hides 1st */ #menu ul, /*2nd*/#menu li:hover ul ul, #menu li:focus ul ul, #menu li.hierover ul ul, /*3rd*/ #menu li:hover ul ul ul, #menu li:focus ul ul ul, #menu li.hierover ul ul ul { position: absolute; left: -9999px; z-index:  99; }
			/* shows 1st */ #menu li:hover ul, #menu li:focus ul, #menu li.hierover ul, #menu li li.hierover ul, /*2nd*/ #menu li li:hover ul, #menu li li:focus ul, #menu ul li.hierover ul, /*3rd*/ #menu li li li:hover ul, #menu li li li:focus ul, #menu li li li.hierover ul { position: absolute; display: block; /* adjust position for left or right positioning here*/ left: 0; }
			/* shows 2nd */ #menu ul li:hover ul, #menu ul li:focus ul, #menu ul li.hierover ul, #menu ul li li.hierover ul, /*2nd*/ #menu ul li li:hover ul, #menu ul li li:focus ul, #menu ul ul li.hierover ul, /*3rd*/ #menu ul li li li:hover ul, #menu ul li li li:focus ul, #menu ul li li li.hierover ul { position: absolute; display: block; /* adjust position for left or right positioning here*/ left: 20em; }
			/* END HIERARCHICAL MENU - HORIZONTAL */
			
			
			/* START HIERARCHICAL MENU - VERTICAL */
	/* set colors and styles */
		#menu2 { margin:0; padding:0; list-style: none;}
		#menu2 ul { width: 230px; background: #c0c0c0; margin: 0; padding: 5px 0; list-style: none; }
		#menu2 li { position: relative; }
		#menu2 li a { padding:8px 0 8px 26px; display:block; color:#575757; text-transform:uppercase; text-decoration:none; font-weight:bold; background: #e5e5e5; }
		#menu2 li a:hover, #menu2 a:active, #menu2 a:focus {background: #c0c0c0; }
		#menu2 ul li a:link, #menu2 ul li a:visited { background:none; }
		#menu2 ul li a:hover, #menu2 ul li a:focus, #menu2 ul li a.active, #menu2 ul li a.active:link, #menu2 ul li a.active:visited, #menu2 ul li a.active:hover { background:#000; }
		#ie #menu2 li a { width: 274px; } UNCOMMENT for vertical text navigation - add width of container minus padding and margin */
		#ie #menu2 li li a { width: auto; }
		#menu2 img { display: block; }
		#ie #menu2 li { display: inline; }
			#menu2 li ul a { color: #575757; text-decoration: none; padding:3px 0 3px 15px; display:block; text-transform:none; }
			#menu2 li ul a:hover, #menu li ul a:focus, #menu li ul a.active { color:#900; background:url(images/bg-bullet-o.gif) 7px 10px no-repeat; }
	/* position sub-level drop-downs */ 
		#menu2 ul { margin-left: -100px; top: 0; /*adjust to height of images*/ }
		#ie #menu2 ul { display: block; } /*adjust to height of images for IE*/
		#menu2 ul ul { margin: -1px 0 0; }
	/* special classes */
		#menu2 li ul.scroll { height: 20em; overflow: auto; }
		#menu2 li ul.sublist { background: #000; position: relative; left: 0; border: 0; }
				#menu2 li ul.sublist a { padding: .5em .5em .5em 2em; color: #fff; }
				#menu2 li ul.sublist a:hover, #menu2 li ul.sublist a:focus, #menu2 li ul.sublist a.active { color: #000; }
				#menu2 li:hover ul.sublist, #menu2 li:focus ul.sublist, #menu2 li.hierover ul.sublist, #menu2 li li.hierover ul.sublist { position: relative; left: 0; }
	/* the magic - only edit where notated */
		#menu2 li:hover { z-index: 5; }
		#ie #menu2 li li a { height: 1%;} /*allows IE to use block hovers */
		#ie6 li.hierover { z-index: 5; } /*overlay fix for IE6 */
		/* hides/shows all levels */
			/*hides 1st */ #menu2 ul, /*2nd*/#menu2 li:hover ul ul, #menu2 li:focus ul ul, #menu2 li.hierover ul ul, /*3rd*/ #menu2 li:hover ul ul ul, #menu2 li:focus ul ul ul, #menu2 li.hierover ul ul ul { position: absolute; left: -9999px; z-index:  99; }
			/*shows 1st */ #menu2 li:hover ul, #menu2 li:focus ul, #menu2 li.hierover ul, #menu2 li li.hierover ul, /*2nd*/ #menu2 li li:hover ul, #menu2 li li:focus ul, #menu2 ul li.hierover ul, /*3rd*/ #menu2 li li li:hover ul, #menu2 li li li:focus ul, #menu2 li li li.hierover ul { position: absolute; display: block; /* adjust position for left or right positioning here*/ left: 300px; }
			/*shows 2nd */ #menu2 ul li:hover ul, #menu2 ul li:focus ul, #menu2 ul li.hierover ul, #menu2 ul li li.hierover ul, /*2nd*/ #menu2 ul li li:hover ul, #menu2 ul li li:focus ul, #menu2 ul ul li.hierover ul, /*3rd*/ #menu2 ul li li li:hover ul, #menu2 ul li li li:focus ul, #menu2 ul li li li.hierover ul { position: absolute; display: block; /* adjust position for left or right positioning here*/ left: 20em; }
			
/* END HIERARCHICAL MENU - VERTICAL */




		
			
			
		#banner { height:76px; background:url(images/bg-banner.gif) no-repeat; position:relative; }
.home	#banner { height:350px; background:none; }
.home		#containerFlash { display:block; }
			img#logo { position:absolute; top:13px; left:20px; }
			img#bannerContextualImage { position:absolute; top:3px; left:303px; }
			img#callToAction { position:absolute; top:3px; left:653px; }
		#containerColumns { margin-bottom:3px; padding-right:66px; width:910px; background:url(images/bg-containerColumns.gif) repeat-y; float:left; }
			#columnMain { padding:45px 0 32px; width:563px; float:right; }
.home		#columnMain { padding-bottom:0; }
				h1#pageTitle { font-size:1.72em; color:#000; text-transform:uppercase; }
				#content { padding:20px 0 60px; font-size:1.1em; }
					#contextual { float: left; margin: 5px 15px 15px 0;padding-right:15px; }
					#attorneyList { clear: left; }
					#content h3 { clear: left; }
			#columnSide { padding-bottom:150px; width:300px; float:left; }
.home		#columnSide { padding-bottom:150px; }
				img#contextualImage { border-bottom:3px solid #fff; display:block; }
				#navigationPractice { padding:12px 0 10px; background:url(images/bg-navigationPractice.gif) repeat-x; }
.home			#navigationPractice { background:url(images/bg-h-navigationPractice.gif) repeat-x; }
					img#practiceAreas { margin:0 0 20px 26px; }
					#PAPardon { margin: 25px 0 40px 21px; }
				#navigationFirmUpdates { border-top:3px solid #fff; padding:29px 26px 23px; }
					#navigationFirmUpdates p { padding:0;}
					#navigationFirmUpdates ul { list-style:none; padding:0;}
						#navigationFirmUpdates ul li { padding: 0 0 10px 0; }
							#navigationFirmUpdates ul li.highlight { color: #981E32; }
			#lockToBottom { clear:both; margin:-170px 0 0 0; padding:0 0 175px 0; width:300px; display:block; /*background:url(/Includes/Templates/Active/images/bg-lockToBottom.jpg) left bottom no-repeat;*/ font-family:Verdana, Geneva, sans-serif; font-weight:bold; font-size:0.91em; color:#666; float:left; }
			#ie #lockToBottom { float:none; }
				#lockToBottom a:link, #lockToBottom a:visited { color:#b4060d; }
				#lockToBottom a:hover, #lockToBottom a:focus, #lockToBottom a.active, #lockToBottom a.active:link, #lockToBottom a.active:visited, #lockToBottom a.active:hover { color:#e21212; }
				#containerOurAttorneys { border-top:3px solid #fff; padding:0px 26px 23px; }
.home			#containerOurAttorneys { border-top:3px solid #fff; padding:0px 26px 23px; }
.home				img#ourAttorneys { margin-bottom:15px; }
.home				#containerOurAttorneys p { padding:0 0 2px; }
				#containerBestLawyers { border-top:3px solid #fff; padding:14px 26px 23px; }
					img#bestLawyers { margin:0 17px 10px 0; float:left; }
					#containerBestLawyers p { padding:14px 0 2px; color:#545353; line-height:1.4em; }
				#containerSuperLawyers { border-top:3px solid #fff; padding:31px 26px 8px; }
					img#superLawyers { margin-bottom:15px; }
					#containerSuperLawyers p { padding:0 0 2px; color:#666; line-height:1.4em; }
			#navigationTools { clear:both; margin:-32px 0 0 346px; padding:0; width:355px; display:block; float:left; }
			#ie #navigationTools { float:none; }
				#navigationTools ul { margin:0; padding:0; list-style:none; }
				#navigationTools ul li { margin-right:10px; display:inline; float:left; }
				#navigationTools ul li a { display:block; }
		#footer { clear:both; width:976px; font-family:Verdana, Geneva, sans-serif; }
			#contactInformation { padding:35px 60px 20px 34px; background:#9b0100; }
				#contactInformation a { text-transform:uppercase; }
				#contactInformation a:link, #contactInformation a:visited { color:#fdfffe; text-decoration:none; }
				#contactInformation a:hover, #contactInformation a:focus, #contactInformation a.active, #contactInformation a.active:link, #contactInformation a.active:visited, #contactInformation a.active:hover { text-decoration:underline; }
				#contactInformation p { font-weight:bold; white-space:pre; color:#fdfffe; }
			#navigationLower { padding:22px 0 0 19px; }
				#navigationLower ul { margin:0; padding:0; list-style:none; overflow:hidden; }
				#navigationLower ul li { margin-right:23px; display:inline; float:left; }
				#navigationLower ul li.itemLast { margin-right:0; }
				#navigationLower ul li a { display:block; text-transform:uppercase; font-weight:bold; font-size:1.1em; }
				#navigationLower ul li a:link, #navigationLower ul li a:visited { color:#981e32; text-decoration:none; }
				#navigationLower ul li a:hover, #navigationLower ul li a:focus, #navigationLower ul li a.active, #navigationLower ul li a.active:link, #navigationLower ul li a.active:visited, #navigationLower ul li a.active:hover { color:#e21212; text-decoration:underline; }
			#geographicalFooter { padding:23px 0 0; width:976px; color:#666; }
			#finePrint { color:#666; }
				#finePrint a:link, #finePrint a:visited { color:#666; }
				#finePrint a:hover, #finePrint a:focus, #finePrint a.active, #finePrint a.active:link, #finePrint a.active:visited, #finePrint a.active:hover { text-decoration:none; }
				p#copyright { display:inline; margin-right:1em; }
				p#branding { display:inline; }
				.addressInfo {padding:0 0 0 0px; color: white; }
				
				/* Lightbox Settings */
				#lightboxPage img { padding: 0 9px 0 0; }
				#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#smallerLineHeight p { line-height: 1.25em; font-family:Verdana, Geneva, sans-serif; font-size: .9em; }
