/* IE6 PNG HACK - can use repeat but not x/y (size img for whole area), & can't do png bullets */
img, #header-xtend-left-btm, #header-xtend-right-btm, .trans-overlay-top, .trans-overlay-btm, .trans-overlay-whole, .trans-overlay-whole-shorttop { behavior: url(iepngfix.htc) }

/* _____________________________________________ ZERO OUT ______________________________________________ */

html, body, p, ul, ol, li, h1, h2, h3, h4, h5, h6, blockquote, hr, form, fieldset {
	margin: 0; 
	padding: 0; 
	border: 0 }

/* ____________________________________________ HTML & BODY ____________________________________________ */

html {
	height: 100%;
	scrollbar-face-color: #000000;
	scrollbar-arrow-color: #60A62D;
	scrollbar-track-color: #5B5B5B;
	scrollbar-shadow-color: #60A62D;
	scrollbar-highlight-color: #538D26;
	scrollbar-3dlight-color: #60A62D;
	scrollbar-darkshadow-color: #538D26 }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	background: url(images2/_shared/pg-bkgrd_water-beaded.jpg) }
	
/* LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS */

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

.footerlinks {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #AAAAAA;
	background: url(images/_shared-images/footer-bottom.jpg);
	padding: 10px }
.footerlinks a:link { color: #AAAAAA; text-decoration: none }
.footerlinks a:visited { color: #AAAAAA; text-decoration: none }
.footerlinks a:hover { color: #538D26; text-decoration: underline }
.footerlinks a:active { color: #538D26; text-decoration: underline }

.lh {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #538D26;
	background: url(images/_shared-images/footer-bottom.jpg);
	padding: 10px }
.lh a:link { color: #538D26; text-decoration: none }
.lh a:visited { color: #538D26; text-decoration: none }
.lh a:hover { color: #538D26; text-decoration: underline }
.lh a:active { color: #538D26; text-decoration: underline }

/* -------- NO-LIST IN TABLE-CELLS 3D - NO-LIST IN TABLE-CELLS 3D - NO-LIST IN TABLE-CELLS 3D -------- */
	/* Adjust top & bottom padding in link. Adjust width with "subnav td". */
.subnav-table-cells-3d_unused {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	letter-spacing: .1em;
	border-right: 1px solid #454545;
	border-bottom: 1px solid #454545 }
.subnav-table-cells-3d td {
	width: 130px;
	background-color: #777777;
	text-align: center;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000 }
.subnav-table-cells-3d a {
	color: #DDDDDD;
	text-decoration: none;
	padding: 6px 0 7px 0;
	background: transparent;
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #454545;
	border-bottom: 1px solid #454545;
	border-left: 1px solid #AAAAAA;
	display: block }
.subnav-table-cells-3d a:visited {
	color: #DDDDDD;
	text-decoration: none;
	background-color: transparent;
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #454545;
	border-bottom: 1px solid #454545;
	border-left: 1px solid #AAAAAA }
.subnav-table-cells-3d a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #60A62D;
	border-top: 1px solid #93D95F;
	border-right: 1px solid #30730A;
	border-bottom: 1px solid #30730A;
	border-left: 1px solid #93D95F }
.subnav-table-cells-3d a:active {
	color: #000000;
	text-decoration: none;
	background-color: #60A62D;
	border-top: 1px solid #93D95F;
	border-right: 1px solid #30730A;
	border-bottom: 1px solid #30730A;
	border-left: 1px solid #93D95F }

.sidebar-content a:link { color: #FFFFFF; text-decoration: underline }
.sidebar-content a:visited { color: #FFFFFF; text-decoration: underline }
.sidebar-content a:hover { color: #000000; text-decoration: none }
.sidebar-content a:active { color: #000000; text-decoration: none }
/* Above sidebar rules control link properties only. To adjust other aspects, see CUSTOM area below. */

.imglinks_unused { background-color: transparent }
.imglinks a:link { background-color: transparent }
.imglinks a:visited { background-color: transparent }
.imglinks a:hover { background-color: transparent }
.imglinks a:active { background-color: transparent }
/* Above imglinks rules are only needed if background-color or border-bottom is used on normal links. */

/* HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 140%;
	margin: 0 }
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style-type: none;
	line-height: 170%;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 7px }
ul li { 
	background-image: url(images/_shared-images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 16px }
	/* Note for lists top spacing problems - 2 methods:
	1. Use the "list-header" style on the para or h tag above the list.
   		-- OR --
	2. Make the list part of the paragraph or h tag it is under, 
   		then adjust the margin-top of the list accordingly.
   		(Move the ending tag </p> manually to the end of the list.) */
ol_unused {
	line-height: 135%;
	margin-top: 10px;
	margin-bottom: 5px }
blockquote_unused {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	line-height: 135% }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	text-transform: capitalize;
	word-spacing: .1em;
	margin-top: 0;
	margin-bottom: 0;
	padding: 7px;
	background: #307500;
	border: #000000 1px solid }
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #60A62D;
	text-transform: uppercase;
	margin-bottom: 0;
	padding: 5px }
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #60A62D;
	margin-top: 5px;
	margin-bottom: 3px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -.03em;
	word-spacing: .3em }
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EEEA0D;
	text-align: center;
	margin: 0;
	line-height: 150% }
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EEEA0D;
	text-align: center;
	margin: 20px 0 10px 0;
	line-height: 200% }
hr_unused { margin-top: 0; margin-bottom: 0 }

/* CUSTOM STYLES CUSTOM STYLES CUSTOM STYLES CUSTOM STYLES CUSTOM STYLES CUSTOM STYLES CUSTOM STYLES */

.page-title { text-indent: 1em }
.p-align-no-justify_unused { text-align: left; text-indent: 2em }
.p-align-right { text-align: right; text-indent: 0em }
.p-align-center { text-align: center }
.smalltext-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000 }
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px }
.right-col-smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 120%;
	padding-top: 5px;
	padding-bottom: 5px }
.img-right { float: right; margin-left: 15px; margin-bottom: 7px; border: #60A62D 1px solid }
.img-left { float: left; margin-right: 15px; margin-bottom: 7px; border: #60A62D 1px solid }
.img-right-no-border { float: right; margin-left: 15px; margin-bottom: 7px }
.img-left-no-border { float: left; margin-right: 15px; margin-bottom: 7px }
.list-header_unused { margin-bottom: 5px }
.yellow { color: #EEEA0D }
.accent-lt-grey-bkgrd {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 140%;
	padding: 5px;
	background: #CACACA }
.accent-black-bkgrd {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	line-height: 140%;
	padding: 7px;
	background: #000000 }
.accent-green-bkgrd-brdr {
	text-align: center;
	padding: 5px;
	background: #307500;
	border: #000000 1px solid }
.large-text-black-bkgrd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 12px 0 0 0;
	text-align: center;
	background: #000000 }
.border-simple-green { border: #60A62D 1px solid }
.border-simple-black { border: #000000 1px solid }
.border-right-green { border-right: #60A62D 1px solid }
.border-btm-green { border-bottom: #60A62D 1px solid }
.border-full { border-top: #060606 1px solid; border-left: #060606 1px solid }
.border-full td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 135%;
	background: #282828;
	border-right: #6C6C6C 1px solid;
	border-bottom: #6C6C6C 1px solid;
	padding: 3px;
	text-align: center }
.border-full2 { border-top: #60A62D 1px solid; border-left: #60A62D 1px solid }
.border-full2 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 135%;
	border-right: #60A62D 1px solid;
	border-bottom: #60A62D 1px solid;
	padding: 3px;
	text-align: center }
.border-none td { border: none; padding: 3px 10px 3px 10px }
.testimony-table { border-bottom: #60A62D 1px solid }
.testimony-table td { padding-bottom: 10px }
.dk-green-bkgrd { background: #316907 }
.news-note-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #60A62D;
	line-height: 140%;
	background: #282828;
	border-top: #060606 1px solid;
	border-right: #6C6C6C 1px solid;
	border-bottom: #6C6C6C 1px solid;
	border-left: #060606 1px solid;
	text-align: center }
.larger-white-h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background: #000000;
	line-height: 175% }
.trans-overlay-top {
	background: url(images2/_shared/trans-overlay-bg.png);
	padding: 8px;
	border: #60A62D 1px solid;
	border-bottom: none }
.trans-overlay-btm {
	background: url(images2/_shared/trans-overlay-bg.png);
	padding: 8px;
	border: #60A62D 1px solid;
	border-top: none }
.trans-overlay-whole {
	background: url(images2/_shared/trans-overlay-bg.png);
	padding: 6px 8px 8px 8px;
	border: #60A62D 1px solid }
.trans-overlay-whole-shorttop {
	background: url(images2/_shared/trans-overlay-bg.png);
	padding: 3px 8px 7px 8px;
	border: #60A62D 1px solid }

/* FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS */

form { margin-bottom: 0 }
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: right }
input, textarea, select, .form-input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #4E0000;
	padding-left: 3px;
	padding-right: 3px;
	border-left: #CC0000 1px solid;
	border-top: #CC0000 1px solid;
	border-right: #CC0000 1px solid;
	border-bottom: #CC0000 1px solid }
.form-radio, .form-ckbox {
	background: none;
	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;
	border-left: #4E0000 2px solid;
	border-top: #4E0000 2px solid;
	border-right: #4E0000 2px solid;
	border-bottom: #4E0000 2px solid }

/* TEMPLATE BACKGROUNDS (use instead of table/cell bkgrds) TEMPLATE BACKGROUNDS TEMPLATE BACKGROUNDS */

#header-xtend-left-top { height: 143px; background: url(images2/_shared/header_bkgrd-left-top.jpg) repeat-x }
#header-xtend-left-btm { height: 9px; background: url(images2/_shared/header_bkgrd-left-btm.png) repeat-x }
#header-xtend-right-top { height: 142px; background: url(images2/_shared/header_bkgrd-right-top.jpg) repeat-x }
#header-xtend-right-btm { height: 10px; background: url(images2/_shared/header_bkgrd-right-btm.png) repeat-x }
#lr-border {
	width: 750px;
	margin: 0 auto 0 auto;
	border-left: #BCBCBC 2px solid;
	border-right: #BCBCBC 2px solid }
#left-col {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEA0D;
	letter-spacing: .04em;
	background: #4A4A4A;
	padding: 2px;
	border-right: #60A62D 1px solid;
	text-align: center }
#right-col { width: 200px; background: #000000 }
#content { width: 372px; background: #4A4A4A; padding: 0 12px 15px 12px }
#content-prod-paint {
	width: 576px;
	background: url(images2/prod-bg_paint.jpg) 0 71px no-repeat #4A4A4A;
	padding: 0 12px 15px 12px }
#content-prod-glass {
	width: 576px;
	background: url(images2/prod-bg_glass.jpg) 0 71px no-repeat #4A4A4A;
	padding: 0 12px 15px 12px }
#content-prod-fabric {
	width: 576px;
	background: url(images2/prod-bg_fabric.jpg) 0 71px no-repeat #4A4A4A;
	padding: 0 12px 15px 12px }
#content-prod-wheel {
	width: 576px;
	background: url(images2/prod-bg_wheel.jpg) 0 71px no-repeat #4A4A4A;
	padding: 0 12px 15px 12px }
#content-prod-nautical {
	width: 576px;
	background: url(images2/prod-bg_nautical.jpg) 0 71px no-repeat #4A4A4A;
	padding: 0 12px 15px 12px }
#content-contact {
	width: 576px;
	background: url(images2/contact-bg.jpg) 0 40px no-repeat #4A4A4A;
	padding: 0 12px 15px 12px }
#content-2col { width: 576px; background: #4A4A4A; padding: 0 12px 15px 12px }
#content-home {
	width: 710px;
	background: url(images2/home-bg.jpg) 0 40px no-repeat #4A4A4A;
	padding: 0 20px 0px 20px }
#home-banner { background: #4A4A4A; padding: 12px 0 0 0 }
#home-banner-c-btm {
	height: 68px;
	background: url(images/home_ibg-banner_c-btm.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center }
