﻿html, body, div, span, 
h1, h2, h3, h4, p,
a, img, ol, ul, li,
form, label, 
table, tbody, tfoot, thead, tr, th, td 
{
    margin: 0;
    padding: 0;
}

html,body{
	background: #bbbbbb;
	color: #000000;
    /* font-family: Arial, Helvetica, Sans-Serif; */
    font-family: "Century Gothic", "Lucida Grande", Verdana, Arial;
    font-size: 14px;
    line-height: 17px;
}

img{
    border: 0px;
}

img{ vertical-align: bottom; }

p{ 
    margin-bottom: 16px;
}

p.mediumcopy{
    /*font-family: Trebuchet MS, Trebuchet; */
    font-size: 18px;
    line-height: 20px;
}

p.bigcopy{
    font-size: 46px;
    line-height: 49px;
}

h1{
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 18px;
    font-weight: normal;
}

h2{
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0px;
    font-weight: normal;
}

h3{
    width: 720px;
    font-size: 14px;
    line-height: 17px;
    padding: 4px 4px 4px 12px;
    margin-bottom: 12px;
    font-weight: normal;
    background-color: #b4cc95;
    color: #006b6e;
    
}

a, a:visited{
    font-weight: bold;
    cursor: pointer;
    color: #b4cc95;
    text-decoration: none;
    
}

a:hover, a:visited:hover{
    font-weight: bold;
    cursor: pointer;
    color: #ffffff;
    text-decoration: none;
    
}


ol{
    margin-left: 24px;
    margin-bottom: 17px;
}

ul{
    margin-left: 24px;
    margin-bottom: 17px;
}

ol li, ul li{
    margin-bottom: 5px;
}

blockquote
{
    font-size: 12px;    
}

div#container{
    position: relative;
    margin: 0px auto;
    width: 810px;
    color: #ffffff;
    background-color: #006b6e;
}

div#header{
    position: relative;
    width: 810px;
    height: 250px;
    background-color: #000000;
}

div#logo{
    position:absolute;
    top: 20px;
    left: 0px;
    z-index: 20;
}
div#topnav{
    width: 770px;
    height: 22px;
    background-color: #b4cc95;
    color: #222222;
    padding-top: 2px;
    padding-left: 40px;
    font-size: 12px;
}

div#topnav ul{
    margin-left: 0px;
    margin-bottom: 0px;
}
div#topnav ul li{
    display: inline;
    margin-right: 10px;
}


div#topnav a, div#topnav a:visited{
    font-weight: normal;
    color: #006b6e;
}

div#topnav a:hover, div#topnav a:visited:hover{
    font-weight: normal;
    color: #ffffff;
}

div#topnav a.selected, div#topnav a.selected:visited{
    font-weight: normal;
    color: #000000;
}

div#topnav a.selected:hover, div#topnav a.selected:visited:hover{
    font-weight: normal;
    color: #ffffff;
}


div#content{
    width: 770px;
    min-height:420px;
    height:auto !important;
	height:420px;
    padding-top: 20px;
    padding-left: 40px;
    padding-bottom: 25px;
}


div#footer{
    font-size: 10px;
    background-color: #bbbbbb;
    color: #000;
	width: 770px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 40px;
	/* border-top: solid 1px #ffffff; */
}


.leftContent{
    float: left;
    width: 470px;
    margin-right: 10px;
}

.rightContent{
    float: right;
    width: 270px;
}

.innerContent{
    min-height:300px;
    height:auto !important;
	height:300px;
	padding-bottom: 30px; 
}

.innerContent-small{
    min-height:150px;
    height:auto !important;
	height:150px; 
}

.quickLinks{
}

.quickLink{
    float: left;
    width: 138px;
    margin-right: 16px;
    height: 136px;
}

.quickLink a {
	display: block;
	width: 138px;
	margin-right: 16px;
	height: 136px;
} 

.quickLink a.ql-1 {
   background:  url('../images/home-1.gif') 0 0px; 
}

.quickLink a.ql-1-selected{
   background:  url('../images/home-1.gif') 0 -136px; 
}

.quickLink a.ql-1:hover{
   background:  url('../images/home-1.gif') 0 -136px; 
}
.quickLink a.ql-2{
   background:  url('../images/home-2.gif') 0 0px; 
}
.quickLink a.ql-2-selected{
   background:  url('../images/home-2.gif') 0 -136px; 
}

.quickLink a.ql-2:hover{
   background:  url('../images/home-2.gif') 0 -136px; 
}
.quickLink a.ql-3{
   background:  url('../images/home-3.gif') 0 0px; 
}

.quickLink a.ql-3-selected{
   background:  url('../images/home-3.gif') 0 -136px; 
}

.quickLink a.ql-3:hover{
   background:  url('../images/home-3.gif') 0 -136px; 
}

#subtext2, #subtext3, #subtext4, #subtext5{
    display: none;
}

ul.features{
    margin-left: 0px;
}

ul.features li{
    display: block;
    width: 250px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 4px;
    margin-bottom: 1px;
    color: #006b6e;
    background-color: #b4cc95;
}

ul.features li.selected{
    background-color: #ffffff;
}

ul.features li a{
    color: #006b6e;
}

ul.selector{
    font-size: 36px;
    line-height: 38px; 
    list-style: none;
    margin-left: 0px;
    font-weight: normal;
}

ul.selector li{
    background: url('../images/bullet.gif') 0px 0px;
    background-repeat: no-repeat;
    padding-left: 20px;
    height: 35px;
}

ul.selector li:hover{
    background: url('../images/bullet.gif') 0px -35px;
    background-repeat: no-repeat;
    padding-left: 20px;
}

ul.selector li.selected{
    background: url('../images/bullet.gif') 0px -35px;
    background-repeat: no-repeat;
    padding-left: 20px;
}



ul.selector li a, ul.selector li a:visited{
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}

ul.selector li a:hover, ul.selector li a:visited:hover{
    font-weight: normal;
}

.gunBand{
    width: 300px;
    height: 200px;
    background:  url(../images/gun-final.gif) 0 0px;
    background-repeat: no-repeat;
}

.gunGrip{
    width: 300px;
    height: 200px;
    background:  url(../images/gun-final.gif) 0 -180px;
    background-repeat: no-repeat;
}

.gunSuction{
    width: 300px;
    height: 200px;
    background:  url(../images/gun-final.gif) 0 -360px;
    background-repeat: no-repeat;
}

.gunNone{
    width: 300px;
    height: 200px;
    background:  url(../images/gun-final.gif) 0 -540px;
    background-repeat: no-repeat;
}

a.padded{
    line-height: 25px;
}

img.paddingTop{
    padding-Top: 60px;
}

div.smallBlock{
    width: 350px;
}

div.tinyBlock{
    width: 280px;
}

div.download{
    width: 300px;
    float: left;
    margin-right: 20px;
}

ul.downloads{
    margin-left: 0px;
}

ul.downloads li{
    display: block;
    width: 290px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 4px;
    margin-bottom: 1px;
    color: #006b6e;
    background-color: #ffffff;
}

ul.downloads li.header{
    color: #006b6e;
    background-color: #b4cc95;
}

ul.downloads li a{
    color: #006b6e;
}

ul.downloads li a:hover{
    color: #b4cc95;
}

div.distributers{
    
    position: absolute;
    top: 400px;
    left: 40px;

}

select{
    margin-bottom: 18px;
    
}

select option{
   background-color: #ffffff;
   color: #006b6e;
   border: 0px;
}


a.acc, a.acc:visited{
    font-size:21px;
    font-weight:normal;
    line-height:24px;
}

a.acc:hover, a.acc:visited:hover{

}

input.btn{ 
    padding-left: 4px;
    color:#ffffff;  
    background-color:#006b6e; 
    border:1px solid #ffffff;  
} 

input.btnhov { 
    color:#006b6e;  
    background-color:#ffffff; 
    border:1px solid #006b6e; 
}
