@charset "UTF-8";
/* CSS Document */


/* Global */

html {
    overflow-y:scroll;
    border:0;
}
a {
    outline:none;
    color:#7FBB30;
    text-decoration:none; 
}
a:hover {
    text-decoration:underline; 
}
a img {
    border: none;
}
a:active{
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}
img {
    border:0;
}
area {
outline:none;
}
body {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color:#44444;
	scrollbar-face-color:#777777;
	scrollbar-arrow-color:#bbbbbb;
}

#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 64px;
}
#content {
	width: 990px;
}
.sizeCopy {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #272727;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 100;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.noteTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 1;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #4d4d4d;
}
a:link, a:visited {
	color: #0c8dce;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.tagline {
	float:right;
	margin-right:20px;
	padding-top:28px;
}
#newsMain {
	margin-top: 33px;
}


/* Adlets Blocks */
.home_adletBlock {
	margin-top: 12px;
	height: 490px;
}
.home_adletBlockLeft {
	float: left;
	height: 490px;
}
.home_adletBlockRight {
	float: right;
	height: 490px;
}


/* Adlets */

.adletBar {
	margin-top: 15px;
	height: 161px;
}
.newsModule {
	float: right;
	margin-top: 15px;
}
.rotateImg {
	margin-top: 15px;
}
.adletLeft {
	float: left;
	height: 161px;
	margin-right: 10px;
}
.adletRight {
	float: right;
	height: 161px;
}
.home-adletBar {
	margin-top: 15px;
	height: 200px;
}
.newsModule {
	float: right;
	margin-top: 15px;
}
.rotateImg {
	margin-top: 15px;
}
.home-adletLeft {
	float: left;
	height: 200px;
	margin-right: 6px;
}
.home-adletRight {
	float: right;
	height: 200px;
}



/* header */

header { 
	position: fixed; width: 100%; height: 64px; z-index: 100; display: block;
}
	
.header_bar { 
	height: 64px; margin: 0 auto 0 auto; border-bottom: 1px solid #dddddd; background: url('../images/white_92.png') repeat 0 0; position: relative; 
}
	
.header_wrapper { 
	width: 990px; height: 64px; margin: 0 auto 0 auto; position: relative; 
}
	
#header_logo { 
	float: left; 
	width: 368px; 
	height: 48px; 
	margin-top: 8px; 
	padding-right: 60px; 
	background: url('../images/header-logo.png') no-repeat 0 0; 
	background-size: 368px 48px;
}
	
#navmenu { 
	width: 388px; 
	height: 64px; 
	position: relative; 
	float: left; 
}

#nav { 
	margin: 0; padding: 0; float: left; width: 100%; position: relative; 
}
	
#nav li { 
	display: inline; padding: 0; margin: 0;
}
		
#nav a:link, 		
#nav a:visited { 
	float: left; width: 97px; height: 38px; text-align: center; color: #282828; padding-top: 26px; text-decoration: none; text-transform: uppercase; font-weight: 400; font-size: 14px; 
}

#nav a:hover { 
	color: #0c8dce; 
}

#home #nav-home a, 
#products #nav-products a, 
#support #nav-support a, 
#aboutus #nav-aboutus a { 
	border-top: 3px solid #0c8dce; 
	color: #0c8dce; 
	padding-top: 23px;
}	



/* Slideshow */

#slideshow {
	width: 990px;
	height:560px;
	position: relative;
	margin-top: 20px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 560px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 560px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}


#slideshow.ss2 {
	width: 580px;
	height: 426px;
	position: relative;
	margin-top: 20px;
}

#slideshow.ss2 DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 426px;
    background-color: #FFF;
}

#slideshow.ss2 DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow.ss2 DIV.last-active {
    z-index:9;
}

#slideshow.ss2 DIV IMG {
    height: 426px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}




/* Scrollers */

#marinescroller2 {
	background: url(../images/marineScroller2.png) no-repeat;
	background-size: 190px 426px;
	width: 190px;
	height: 390px;
	padding-top: 36px;
}
			
#freshscroller2 {
	background: url(../images/freshScroller2.png) no-repeat;
	background-size: 190px 426px;
	width: 190px;
	height: 390px;
	padding-top: 36px;
}	
								
#content1 {
	width: 150px;
	height: 390px;
	float:left;
	overflow:hidden;
	padding-left: 10px;
}
			
#content1 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#111111;
}
			
#content1 ul, li{
	margin-left: 0px;
	padding-left: 2px;
	padding-right: 10px;
	padding-bottom: 6px;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999999;
}
			
#content1 a:link {
	color:#999999;
	text-decoration: none;
}
			
#content1 a:visited {
	color: #999999;
	text-decoration: none;
}
			
#content1 a:hover {
	color: #0c8dce;
	text-decoration: underline;
}
			
			
#content2 {
	width: 150px;
	height: 390px;
	float:left;
	overflow:hidden;
	padding-left: 10px;
}
			
#content2 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#111111;
}
			
#content2 ul, li{
	margin-left: 0px;
	padding-left: 2px;
	padding-right: 10px;
	padding-bottom: 6px;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999999;
}
			
#content2 a:link {
	color:#999999;
	text-decoration: none;
}
			
#content2 a:visited {
	color: #999999;
	text-decoration: none;
}
			
#content2 a:hover {
	color: #0c8dce;
	text-decoration: underline;
}
			
.scrollbar-vert{
	background-color: white;
	width: 17px;
	height: 390px;
	float:left;
	margin-left: 10px;
}

.handle-vert{
	width: 17px;
	height: 60px;
	background: url(../images/scrollerHandle2.png) no-repeat;
	background-size: 15px 60px;
}
			
.scrollerCat {
	color:#333333;
	font-weight: bold;
}




/* Sitemap */

#sitemap1 {
	width:990px;
	margin-top:20px;
}
#sitemap1 h1 {
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#717171;
}
#sitemap1 h2 {
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding-bottom:5px;
	color:#717171;
}
#sitemap1 ul {
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
}
#sitemap1 li {
	line-height:0.8;
	list-style:none;
}
#sitemap1 li a:link, #sitemap1 li a:visited {
	font-size:11px;
	color:#898989;
	text-decoration:none;
}
#sitemap1 li a:hover{
	color:#000;
}
.sitemapContent {
	background-color:#fafafa;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bdbdbd;
	border-left-color: #bdbdbd;
	min-height:385px;
}
.sitemapTopCap {
	background-image:url(../images/sitemapTopCap_gray.gif);
	background-repeat:no-repeat;
	height:5px;
}
.sitemapBtmCap {
	background-image:url(../images/sitemapBtmCap_gray.gif);
	background-repeat:no-repeat;
	height:5px;
}

/*Sitemap Product Items*/

#sitemap2 {
	width:990px;
	padding-top:15px;
}
#sitemap2 h1 {
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#717171;
}
#sitemap2 h2 {
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding-bottom:5px;
	color:#717171;
}
#sitemap2 ul {
	margin-left:-10px;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
}
#sitemap2 li {
	list-style:none;
}
#sitemap2 li a:link, #sitemap2 li a:visited {
	font-size:11px;
	color:#898989;
	text-decoration:none;
}
#sitemap2 li a:hover{
	color:#000;
}
.sitemapContent2 {
	background-color:#eaeaea;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bdbdbd;
	border-left-color: #bdbdbd;
	min-height:385px;
}
.sitemapTopCap2 {
	background-image:url(../images/sitemapTopCap_dgray.gif);
	background-repeat:no-repeat;
	height:5px;
}
.sitemapBtmCap2 {
	background-image:url(../images/sitemapBtmCap_dgray.gif);
	background-repeat:no-repeat;
	height:5px;
}
.sitemapTitle {
	padding-left:15px;
	padding-top:3px;
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bdbdbd;
}
.column1 {
	padding-top:18px;
	margin-left:25px;
	margin-right:28px;
	float:left;
}
.column2 {
	padding-top:18px;
	margin-right:28px;
	float:left;
}
.column3 {
	padding-top:18px;
	margin-right:28px;
	float:left;
}
.column4 {
	padding-top:18px;
	margin-right:28px;
	float:left;
}
.column5 {
	padding-top:18px;
	margin-right:28px;
	float:left;
}
.column6 {
	padding-top:18px;
	float:left;
}



/* About */
#aboutContent {
	margin-top: 30px;
	width:990px;
	padding-bottom:20px;
}
#aboutContent p {
	color:#666;
	font-size:14px;
}
#aboutContent li {
	list-style:disc;
	color:#666;
	font-size:14px;
}

#supportContent {
	margin-top: 35px;
	width:990px;
	padding-bottom:20px;
	min-height: 850px;
}
#supportContent p {
	color:#666;
	font-size:14px;
}
#supportContent li {
	list-style:disc;
	color:#666;
	font-size:14px;
}



/* Forms */
.tech_form {
	margin-top:20px;
	font-size:14px;
}
.estimate_form {
	padding:15px 0 0 20px;
}
.inputbox {
	border: 1px solid #d5d5d5;
	height: 25px;
	background: url(../images/input_bg.png) 0 0 repeat-x;
	margin: 5px 0 8px 0;
	padding:0 0 0 5px;
	font-size:13px;
	-webkit-box-shadow:inset 0 0 5px #ECECEC;
	-moz-box-shadow:inset 0 0 5px #ECECEC;
	box-shadow:inset 0 0 5px #ECECEC;
}
.standard_input {
	width:350px;
}
.extended_input {
	width:600px;
}
.phone_input {
	width:250px;
}
.zip_input {
	width:150px;
}
.select_input {
	margin: 5px 0 8px 0;
	padding:0 0 0 5px;
	font-size:13px;
}
.submit_btn {
	margin:30px 0px;
}
.errortext {
	font-size:12px;
	color:#08C;
}
.message_input {
	width:350px;
	height:250px;
}
.corporate_offices {
	float:right;
	width:200px;
	margin-top:15px;
}
.form_break {
	padding-top:40px;
	background:url(../images/form_divider.png) 0 20px no-repeat;
}



/* Footer */

#hpFooter {
	width: 990px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 8px;
	margin-top: 15px;
	margin-bottom: 50px;
}
#hpFooter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.footer_links {
	float: right;
}
#hpFooter a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #0c8dce;
	text-decoration: none;
}
#hpFooter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #0c8dce;
	text-decoration: none;
}
#hpFooter a:hover {
	text-decoration: underline;
}
#footer {
	width: 990px;;
	margin-top: 15px;
	margin-bottom: 50px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #0c8dce;
	text-decoration: none;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #0c8dce;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}