﻿/* ----- Reset Styles to Zero in All Browsers ---------- */  

html, body, table, tbody, th, tr, td, img, ol, ul, li, h1, h2, h3, h4, h5, p, blockquote, form {
	border: 0;
	margin: 0;
	padding: 0;
}

ol, ul, li { list-style-type: none; }

a, input { outline: none; border: 0; text-decoration: none; }

table, tbody, th, tr, td { border-collapse: collapse; border-spacing: 0; }

/* ----- Color Palette --------------------------------
   
   Bright Orange: #fe9600          Sky Blue: #92bfeb
   Muted Orange: #ec9b28           Medium Blue: #7094b6
   Kelly Green: #7cab61            SubHead Blue: #4a6e90
   Lt Bkg Grey: #f6f7f7
   Border Greys: #eaeaea, #cccccc, #b5b4b4
   Med Grey Text: #595959
   Graphite Text: #333333
   Accent Text: #595959
   Accent Text 2: #ed1f25

/ ----- Base Styles ---------------------------------- */
   
/* Force Null Scrollbar in FF to Stop Jump */
html {
  overflow-y:scroll;
} 

body {
	background-color: #ffffff;
}

body, td, p {
	color: #333333;
	font-family: arial,tahoma,ms sans-serif,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
}
a:link,a:visited { color: #7cab61; border-bottom: 1px solid #7cab61; }
a:focus,a:hover,a:active { color: #7cab61; border-bottom: 1px dashed #7cab61; }

ul {
	padding-top: 6px;
	padding-left: 15px;
	text-align: left;
}

li {
	padding-left: 20px;
	background-image: url('images/bullet_blue.gif');
	background-repeat: no-repeat;
	background-position: .5em;
}

input, select, textarea {
	font-family: arial,tahoma,ms sans-serif,sans-serif;
	font-size: 8pt;
	padding-left: 2px;
	outline: 0;
}

.divcol {
	border-left-style: solid;
	border-left-color: #eaeaea;
	border-left-width: 1px;
	width: 20px;
	vertical-align: top;
}

.subbanner {
	background-color: #fe9600;
	padding: 0px 0px 0px 0px;
	height: 50px;
	text-align: right;
	vertical-align: bottom;
	font-size: 24px;
	font-weight: 400;
	color: #ffffff;
}

/* ----- Content ------------------------------------- */

.subhead {
	font-family: arial,tahoma,ms sans-serif,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 0;
	color: #4a6e90;
	padding-top: 10px;
	padding-bottom: 8px;
	text-align: left; 
}
.content {
	padding-left: 10px;
	vertical-align: top;
	text-align: left;
}
.ptext {
	padding-bottom: 12px;
	line-height: 140%;
	text-align: left;
}
.lhpad6 {
	height: 6px;
}

.text8 {
	font-size: 8pt;
	line-height: 15pt;
}


.media {
	font-size: 7pt;
	color: #7094b6;
}

.smtext { font-size: 8pt; }

.img { 
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}

.float {
float: left;
margin-top: 3px;
margin-left: 0px;
margin-right: 8px;
margin-bottom: 0px;
border-width: 1px;
border-style: solid;
border-color: #cccccc;
padding: 2px;
}

.vimg {
float: left;
padding-left: 0px;
padding-top: 3px;
padding-right: 8px;
padding-bottom: 1px;
}

.vimg2 {
float: left;
padding-left: 0px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 0px;
}

.vimg3 {
float: left;
padding-left: 0px;
padding-top: 8px;
padding-right: 8px;
padding-bottom: 8px;
}

.vimgr {
float: right;
padding-left: 8px;
padding-top: 3px;
padding-right: 0px;
padding-bottom: 1px;
}

.vimgr2 {
float: right;
padding-left: 8px;
padding-top: 3px;
padding-right: 4px;
padding-bottom: 1px;
}

ul.ven { margin-bottom: 18px; text-align: left; }
ul.ven2 { margin-bottom: 20px; text-align: left; }
li.ven { line-height: 140%; margin-bottom: 8px; background-position: .4em 4px; }
li.ven2 { line-height: 140%; margin-top: 3px; margin-bottom: 3px; background-image: url('images/bullet_tri.gif'); background-position: .4em 4px; }
li.ven3 { line-height: 140%; margin-top: 3px; margin-bottom: 3px; background-position: .4em 4px; }


.logo {
	margin-top: 10px;
	margin-bottom: 15px;
}

.vendor {
	padding-top: 10px;
	padding-bottom: 20px;
}

.acc { font-weight: bold;
		color: #404040;
}

.acc2 { font-weight: bold;
		color: #d78413;
}

.acc3 { font-weight: bold;
		color: #4A6E90;
}


.ssub { font-weight: bold;
		color: #ec9b28;
		padding-top: 10px;
		padding-bottom: 8px;
}

.dtab { padding-top: 4px;
		padding-bottom: 4px;
		line-height: 140%;
		text-align: left; 
}

a.imglink:link, a.imglink:visited,a.imglink:focus,a.imglink:hover,a.imglink:active { border: 0; border-style: none; text-decoration: none; }
a.banlink:link, a.banlink:visited,a.banlink:focus,a.banlink:hover,a.banlink:active { border: 1px solid #b5b4b4; text-decoration: none; }
.banner { border: 1px solid #b5b4b4; }


/* ----- Left Navigation ----------------------------- */


a.nav:link,a.nav:visited { color: #333333; border: 0; }
a.nav:focus,a.nav:hover,a.nav:active { color: #7cab61; border-top: 1px dashed #7cab61; border-bottom: 1px dashed #7cab61; }

a.navcat:link,a.navcat:visited { color: #4a6e90; border: 0; }
a.navcat:focus,a.navcat:hover,a.navcat:active { color: #7cab61; border-top: 1px dashed #7cab61; border-bottom: 1px dashed #7cab61; }

.navcat {
	font-weight: bold;
	color: #4a6e90;
}
.navcell_arr {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 15px;
}
.navcell_text {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 145px;
}
.navcell_texttop {
	padding-top: 10px;
	padding-bottom: 3px;
	width: 145px;
}
.navcell_arrtop {
	padding-top: 10px;
	padding-bottom: 3px;
	width: 15px;
}

.navcol_short {
	width: 100%; 
	height: 300px;
}


.mform_outertable {
	padding: 0;
	border: 1px solid #b5b4b4;
	width: 140px;
}
.mform_innertable {
	margin: 6px 0;
	width: 124px;
}
.mform_fields {
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid #eaeaea;
	background-color: #f6f7f7;
	height: 16px;
	width: 124px;
	color: #595959;
}
.mform_textbox {
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid #eaeaea;
	background-color: #f6f7f7;
	color: #595959;
	vertical-align: top;
	width: 124px;
	height: 150px;
}
.mform_submit {
	margin-top: 1px;
	margin-bottom: 4px;
	background-image: url('images/miniform_submit.gif');
	height: 17px;
	width: 60px;
    border: 0;
    outline: 0;
}
.mform_reset {
	margin-top: 1px;
	margin-bottom: 4px;
	background-image: url('images/miniform_reset.gif');
	height: 16px;
	width: 16px;
    border: 0px;
    outline: 0;
}
.text7 {
	font-size: 7pt;
	letter-spacing: -.2px;
	text-align: center;
	line-height: 200%;
}

/* ----- Contact Form ------------------------------------- */

.form_fields {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	height: 18px;
	width: 200px;
	border: 1px solid #cccccc;
	background-color: #f5faff;
    margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 2px;
}

.form_textbox {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	height: 100px;
	width: 200px;
	border: 1px solid #cccccc;
	background-color: #f5faff;
    margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 2px;
}

.form_smtextbox {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	height: 60px;
	width: 200px;
	border: 1px solid #cccccc;
	background-color: #f5faff;
    margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 2px;
}


.form_select { 
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
    height: 22px;
	width: 200px;
    border: 1px solid #cccccc; 
	background-color: #f5faff;
    margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 2px;
}

.form_submit {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url('images/form_submit2.gif');
	height: 20px;
	width: 68px;
    border: 0;
    outline: 0;
}


/* ----- Featured Products ---------------------------- */

.feattext {
	height: 65px;
	vertical-align: top;
	padding-left: 8px;
	padding-right: 0px;
	font-size: 8pt;
	background-image: url('images/featprod_midtextbox_bkg.jpg');
	text-align: left;
}

.feattextvid {
	height: 85px;
	vertical-align: top;
	padding-left: 8px;
	padding-right: 6px;
	font-size: 8pt;
	background-image: url('images/featprod_btmbox.jpg');
}

.feattitle {
	font-weight: bold;
	color: #4a6e90;
	text-align: left;
}

.featbtmrow {
	padding-left: 8px;
	padding-right: 8px;
	height: 85px;
}

/* ----- Footer -------------------------------------- */

.footer {
	font-size: 8pt;
	line-height: 12pt;
}
a.footer:link,a.footer:visited,a.footer:focus,a.footer:hover,a.footer:active { color: #7cab61; }