/* FS PUBLISHER - PRINT STYLESHEET - UPDATED 08-14-2007 */

body, td, input, textarea, option, select { font-family:"Times New Roman", Times, serif; }
body { font-size: 1.3em; }
a:link, a:hover, a:visited, a:active { text-decoration: underline; color: #00f; }

/* sIFR STYLES */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed { display: none; height: 0; width: 0; position: absolute; overflow: hidden; }
span.sIFR-alternate { visibility: visible; display: block; position: static; width: auto; height: auto; left: auto; top: auto; }

/* STANDARD ELEMENTS */
.printElement { display: block; width: 100%; }
.screenElement { display: none; }

/* BLOG NAVIGATION LAYOUTS */
.blogLeftNavigationLayout #blogMain { float: none; width: auto; }
.blogLeftNavigationLayout #blogNavigation { display: none; }
.blogRightNavigationLayout #blogMain { float: none; width: auto; }
.blogRightNavigationLayout #blogNavigation { display: none; }
.blogTopNavigationLayout #blogMain { margin: 0; }
.blogTopNavigationLayout #blogLeftNavigation { display: none; }
.blogTopNavigationLayout #blogRightNavigation { display: none; }

/* CUSTOM DESIGN ELEMENTS */

body.design { text-align: left; background: #FFF; }
#containerPage { margin: 0; width: auto; text-align: left; }
	#banner { display: none; }
	#tagline { display: none; }
	#navigationTools { display: none; }
	#containerColumns { float: none;  background: #FFF; }
		#containerPageTitle { padding: 0; font-size: 1.2em; text-transform: uppercase; color: #000; background: #FFF; }
		h1#pageTitle { padding: 1.2em 0; font-weight: bold; }
		#navigationMain { display: none; }
			#navigationMain ul { list-style: none; padding: 0; }
		#columnMain { float: none; width: 95%; }
			#content { padding: 0; width: 95%; }
		#columnSide { float: none;  width: auto; }
			#findlaw-news { display: none; }
			#blogSearch { display: none; }
			#blogRSS { display: none; }
		#contactInformation { display: block; clear: both; float: none;  position: relative; width: auto; padding: 0; margin: 0; text-transform: uppercase; background: #FFF; font-size: 1.1em; font-family: "Times New Roman", Times, serif; }
			#contactInformation p { padding: 0 0 1.2em; _padding: 0; font-weight: bold; color: #000; }
	#footer { color: #000; background: #FFF; font-size: .9em; }
		#navigationLower { display: none; }
			#navigationLower a, #navigationLower a:link, #navigationLower a:visited { text-decoration: none; }
		#finePrint { padding: 0; background: #FFF; font-size: .9em; color: #000; }
			#finePrint p { padding: 0 0 .3em; }