/* FS PUBLISHER - HANDHELD STYLESHEET - UPDATED 08-23-2007 */

body, td, input, textarea, option, select { font-family: Verdana, Arial, Helvetica, sans-serif; }
body { font-size: 1em; }

h1, h2, h3, h4, h5, h6 { color: #000000; }
h1 { font-size: 1.3em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

a:link { color: #0000FF; text-decoration: underline; font-weight: normal; }
a:visited { color: #660066; text-decoration: underline; font-weight: normal; }
a:hover, a:focus { color: #ccccff; text-decoration: underline; font-weight: normal; }
a:active { color: #ccccff; text-decoration: underline; font-weight: normal; }

/* 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; }

/* SUBSCRIBE - IN THE DESIGN */
#blogRSS{ padding: 15px; text-align: left; }
	#blogRSS h4 { display: none; }
	#blogRSS ul { display: block; list-style: none; margin: 0; padding: 0; }
		#blogRSS ul li { display: block; margin-bottom: 4px; }
			#blogRSS ul li a { display: block; font-size: 1em; text-align: left; }
	#blogRSS a { font-size: 1em; margin: 0; color: #000; }
	#blogRSS img{ vertical-align: middle;}

/* BLOG LEFT NAVIGATION LAYOUT */
.blogLeftNavigationLayout #blogMain { float: none; width: auto; }
.blogLeftNavigationLayout #blogNavigation { margin-left: 0; display: block; }
.blogLeftNavigationLayout div#blogNavigation div { margin: 0; }

/* BLOG RIGHT NAVIGATION LAYOUT */
.blogRightNavigationLayout #blogMain { float: none; width: auto; }
.blogRightNavigationLayout #blogNavigation { margin-right: 0; display: block; }
.blogRightNavigationLayout div#blogNavigation div { margin: 0; }

/* BLOG TOP NAVIGATION LAYOUT */
.blogTopNavigationLayout #blogMain { margin: 0; display: block; }
.blogTopNavigationLayout #blogLeftNavigation { float: none; width: auto; }
.blogTopNavigationLayout #blogRightNavigation { width: auto; float: none; }
.blogTopNavigationLayout #blogLeftNavigation div { margin: 0; }
.blogTopNavigationLayout #blogRightNavigation div { margin: 0; }

/* STANDARD ELEMENTS */
.printElement { display: none; }
.screenElement { display: none; }
.handheldElement { display: block; padding: 0 0 1.2em 0; }
body img { display: none; }
#blogRSS img { display: block; }
#content img { display: inline; }

/* CUSTOM DESIGN ELEMENTS */
body.design { text-align: left; background: #FFF; }
		#wrapperPage { margin: 0; padding: 0; width: auto; background: #FFF;}
			#wrapperPage-top { background: #FFF;}
				#containerPage { margin: 0; padding: 0; width: auto; text-align: left; padding: 0; }
					#banner { position: relative; background: #FFF; height: auto;}
						img#firmLogo { display: block;  position: relative; top: 0; left: 0; border: 0 solid #000;}
						img#callToday { display: none; }
						img#callNow { display: none; }
					#navigationMain { display: none; }
						#navigationMain ul { list-style: none; margin: 0; padding: 0; }
							#navigationMain ul li { float: none;  font-size: 1em; font-weight: bold; line-height: 1em; margin: 0; padding: 0; border-left: 0; }
							 ul li#firstItem { border-left: 0; }
								#navigationMain a { white-space: nowrap; color: #000; text-decoration: none; }
									#navigationMain a:hover , #navigationMain a:focus  { color: #000; }					
					#columnMain { width: auto;}
						#pageTitle { background: #FFF; color: #000; }
							#pageTitle h1 { padding: 10px 0; font-weight: normal; }
						#content { margin: 0;}
							#FSPContent { }
						#blogRSS { }
						#containerAddressSeach { border-bottom: 1px solid #FFF; background: #FFF; padding: 0; display: inline-block; }
							#contactInformation { float: none;  margin: 0; display: block; font-size: 1em; color: #000; } 
								#contactInformation p{ padding: 10px 0; }
							#blogSearch { float: none;  margin: 0; display: block; }
						#navigationLower { background: #FFF; text-align: left; color: #000; font-size: 1em; padding: 0; } 
							#navigationLower a:link, #navigationLower a:visited { color: #000; text-decoration: underline; } 
							#navigationLower a:hover, #navigationLower a:focus, #navigationLower a:active  { color: #000; text-decoration: none;}
		#containerFooter { font-size: 1em; text-align: left; color: #000; }
				#containerFooter a:link, #containerFooter a:visited { color: #000; text-decoration: underline; }
				#containerFooter a:hover, #containerFooter a:focus, #containerFooter a:active  { color: #000; text-decoration: none; }
			#finePrint { padding: 10px 0;  padding: 10px 0;  }
				p#copyright { padding: 0; display: block; }
				p#branding {padding: 0; display: block; }
