/* IE6 PNG HACK
	> Use absolute URLs here & in htc file so don't have to place htc & 1x1trans.gif files in EACH folder with pages using png images.  >>>>>>> NOTE: Ron DePriest worked, but tampabaylawyers.com did not.  Keep testing... <<<<<<<
	
	- Can't do png bullets.
	- Images can't be tiled (a limitation of the IE filter), but they can be stretched.
	  So, use repeat but not x/y, or size img for whole area.
	- It's most reliable on elements with non-'auto' dimensions. So use '%/em/px' width/height values.
	- Padding and borders don't indent the PNG image. An easy fix is wrapping your PNG images in container DIVs or similar.
	- Source: http://bjorkoy.com/past/2007/4/8/the_easiest_way_to_png/ */
img, #container, #header, #left-col, #top-nav { behavior: url(http://bedpros.com/Scripts/iepngfix.htc) }

/* _____________________________________________ ZERO OUT ______________________________________________ */

* {	margin: 0; padding: 0; border: 0 }

/* ____________________________________________ HTML & BODY ____________________________________________ */

html {
	height: 100%;
	scrollbar-face-color: #BECDE6;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #C2CAD9;
	scrollbar-shadow-color: #BECDE6;
	scrollbar-highlight-color: #BECDE6;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000 }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url(images/_shared/pg-bg.gif) fixed #C2CAD9 }

/* _____________________________________________ NOTES ________________________________________________ */

/* When wanting to change a used style, check where it's currently used by doing a Find (but not Replace).
Search for source code, not tag. */

/* __________________________________________ TEMPLATE ITEMS __________________________________________  */

.top-btm { width: 888px; margin: 0 auto 0 auto }
#container {
	width: 854px;
	margin: 0 auto 0 auto;
	padding: 0 17px 0 17px;
	background: url(images/_shared/container_bg.png) }
#header {
	width: 854px;
	height: 54px;
	background: url(images/_shared/header.png) no-repeat }
#header-logos { padding: 19px 0 0 638px } 
#left-col {
	width: 120px;
	background: url(images/_shared/nav-left_top.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBBFBF;
	padding: 92px 18px 0 12px }
#top-nav {
	width: 692px;
	background: url(images/_shared/nav-top_left.png) no-repeat #AF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding: 0 4px 0 0 }
#btm-nav { text-align: center; clear: both; padding-right: 25px }
#cat-title { margin: 10px 0 -50px 33px }
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0 0 0 25px }
#seo-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C2CAD9;
	text-align: center;
	padding: 0 10px 0 10px }
#content { padding: 0 25px 15px 12px }

/* ______________________________________________ LINKS ________________________________________________ */

a:link { color: #CC0000; text-decoration: underline }
a:visited { color: #CC0000; text-decoration: underline }
a:hover { color: #CC0000; text-decoration: none }
a:active { color: #CC0000; text-decoration: none }

#top-nav a:link { line-height: 25px; padding: 5px 6px 5px 6px; color: #FFFFFF; text-decoration: none }
#top-nav a:visited { line-height: 25px; padding: 5px 6px 5px 6px; color: #FFFFFF; text-decoration: none }
#top-nav a:hover { line-height: 25px; padding: 5px 6px 5px 6px; color: #AF0000; text-decoration: none; background: #FFFFFF }
#top-nav a:active { line-height: 25px; padding: 5px 6px 5px 6px; color: #AF0000; text-decoration: none; background: #FFFFFF }

#left-col a:link { display: block; color: #EBBFBF; text-decoration: none; padding: 0 0 0 4px }
#left-col a:visited { display: block; color: #EBBFBF; text-decoration: none; padding: 0 0 0 4px }
#left-col a:hover { display: block; color: #AF0000; text-decoration: none; background: #FFFFFF; padding: 0 0 0 4px }
#left-col a:active { display: block; color: #AF0000; text-decoration: none; background: #FFFFFF; padding: 0 0 0 4px }

#lh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 0 25px 0 0 }
#lh a:link { color: #000000; text-decoration: none }
#lh a:visited { color: #000000; text-decoration: none }
#lh a:hover { color: #000000; text-decoration: underline }
#lh a:active { color: #000000; text-decoration: underline }

/* _____________________________________________ HTML TAGS _____________________________________________ */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 1.5em;
	margin: 0 0 12px 0 }
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: none;
	line-height: 1.5em;
	margin: 2px 5px 12px 20px }
ul li { 
	background-image: url(images/_shared/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 23px }
ol_unused {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 5px }
ol li_unused { margin: 5px 0 5px 0 }
blockquote_unused {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	line-height: 1.5em }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	margin: 50px 0 15px 0 }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: center;
	margin: 0 0 12px 0 }
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 0 12px 0 }

/* ______________________________________________ FORMS ________________________________________________ */

form { background-color: #CCCCCC }
form th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: right;
	padding: 2px 4px 2px 0 }
form td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 2px 0 2px 0 }
input, textarea, select, .form-input { /* remember can do transparent background too (used on Perez Firm) */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url(images/_shared/form-input-bg.gif) no-repeat #4E0000;
	line-height: 1.5em;
	padding: 3px 6px 4px 6px;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	margin: 2px 0 2px 0 }
.form-radio, .form-ckbox {
	background: none;
	height: auto;
	padding-left: 0;
	padding-right: 0;
	border: none }
.form-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #CC0000;
	height: auto;
	border-left: #4E0000 2px solid;
	border-top: #4E0000 2px solid;
	border-right: #4E0000 2px solid;
	border-bottom: #4E0000 2px solid }
	
/* ___________________________________________ CUSTOM STYLES ___________________________________________ */

.h-center { margin: 0 auto 0 auto }
.p-align-center { text-align: center }
.p-align-right { text-align: right }
.p-align-left_unused { text-align: left }
/* Float left or right also needs width specified, so a generic rule isn't practical. Add float to specific class. */
.clear_unused { clear: both } /* Clear is also useful to mimic tables. Forces a new line when there's a floated element above. */
.no-btm-margin { margin-bottom: 0 }
.nav-left-hr { margin: 9px 0 9px 4px }
.divbar { text-align: center; margin: 21px auto 21px auto }
.vspace-18-10 { margin: 18px 0 10px 0 }
.vspace-0-10 { margin: 0 0 10px 0 }
.strike_unused { text-decoration: line-through }
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.2em }
.img-right { float: right; margin: 5px 0 7px 15px }
.img-left { float: left; margin: 5px 15px 7px 0 }
.testim_sig { margin: -10px 0 12px 0; text-align: right }
#zebratable th {
	padding: 2px;
	border-bottom: 1px solid #D6E1F2;
	background: #FFFFFF }
#zebratable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.3em;
	padding: 4px 8px 4px 8px;
	border-bottom: 1px solid #D6E1F2;
	background: #ECF1FF }
#zebratable tr.alt td {
	background: #FFFFFF }
	
/* ______________________________________ DROP MENU FROM TEXT LINKS ______________________________________ */
/* Also requires .js file in Scripts, stuff in head of html, parameters in <a> on text link, & div with menu items. */

.anylinkcss {
	position: absolute;
	visibility: hidden;
	border: 1px solid #AF0000;
	border-bottom-width: 0;
	font: Arial, Helvetica, sans-serif 12px;
	line-height: 16px;
	z-index: 100;
	background-color: #FFEEEE;
	width: 125px } /* Set smallest needed here, then add style:width to individual menus in html if necessary. */
.anylinkcss a {
	width: 100%;
	display: block;
	color: #AF0000;
	text-indent: 5px;
	border-bottom: 1px solid #AF0000;
	padding: 1px 0;
	text-decoration: none }
.anylinkcss a:hover {
	background-color: #AF0000;  /* Pure white will not work here. */
	color: #FFFFFF }