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

body{
   font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
   text-align: left;
   font-size: 9pt;
   color: black;
   background-color: #efefef;
}

#content h1, #content h2, #content h3, #content p, #content form, #content img {
   margin-left: 25px; margin-right: 25px; 
}
h1, h2, h3{ 
   margin-top: 1em; 
}

h1 { font-size: 200%; }
h2 { font-size: 150%; }
h3 { font-size: 125%; font-style: italic}

p {
   font-size: 110%;
   margin-top: .8em;
   line-height: 1.1em;
}

ul#dealerList {
   margin-top: 20px;
   margin-bottom: 10px;
   margin-left: 15px;
   margin-right: 15px;
   list-style: none;
}

#dealerList li, #dealerList p, #dealerList a{
   margin-left: 15px;
}

#dealerList li {
   line-height: 1em;
   margin-top: 1.3em;
   margin-left: 15px;
   border-top: 2px solid #555555;
}

#dealerList a{
   line-height: 2em;
   font-weight: bold;
}

.dealerQuote {
   text-align: right;
}

ul#webQuotes {
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 15px;
   margin-right: 15px;
   list-style: none;
}

#webQuotes li, #webQuotes p, #webQuotes a{
   margin-left: 15px;
}

#webQuotes li {
   line-height: 1em;
   margin-top: 1.0em;
   margin-left: 15px;
}

#webQuotes a{
   line-height: 1em;
   font-weight: bold;
}

.pBold {
   font-weight: bold;
}

input, select, textarea{
   font-family: Georgia, "MS Serif", "New York", serif;   
   font-size: 120%;
   font-weight: bold;
   color: #002083;
   padding:1px;
   border: 1px solid gray;
   background-color: #EEEEEE;
   margin: 1px 1px 0 1px;
}


div#outerpage {
   width: 770px; 
   margin-left: auto;
   margin-right: auto;
}

div#page {
   background-color: white;
   min-height: 510px;
   width: 100%; 
   border: 1px solid black;
} 

div#scrn{
   height: 510px; /* -- -- set minimum page height here -- -- */
   float: right;
   width: 0px;
}

div#banner {
   position: relative;
   width: 770px;
   height: 90px; 
   display: block;
}

p#banner-phone {
   position: absolute;
   top: 59px;
   left: 190px;
}

#banner-quote {
   position: absolute;
   right: 10px;
   top: 16px;
   width: 161px;
   height: 68px;
   background: url(images/quotebox.jpg) no-repeat;
   text-align: center;
   padding: 8px 5px 0 5px;
}

#banner-quote cite{
   font-size: 95%;
   font-style: normal;
   font-weight: bold;
   line-height: 1em;
   
}
#banner-quote p{
   float: right;
   margin-right: 10px;
   text-align: right;
   font-style: italic;
   font-size: 85%;
   margin-top: .4em;
}
#big-logo{
   margin-left: 40px;
   margin-top: 18px;
}

ul#nav {
   margin-top: 10px;
   margin-bottom: 10px;
   height: 36px;
   width: 100%;
   text-align: center;
   list-style: none;
   background-image: url(images/nav-color.jpg);
   background-repeat: repeat-x;
}
#nav li ul {
   list-style: none;
}
#nav li {
   float: left;
   position: relative;
   width: 8em;
   text-align: center;
   font-weight: bold;
   font-size: 110%;
   margin-top: 10px;
   border-right: 1px solid #f4f4f4;
   list-style:none;
}

li#last_nav{
   border-right: 0;
}


#nav a {
   color: white;
   text-decoration: none;
}

#nav a:hover {
   color: gray;
}


div#content {
   display: block;
   margin-bottom: 10px;
}


.left { float: left; }
.right { float: right; }
.clearit{ clear: both; }


div#footer, div#footer2{
   display: block;
   text-align: center;
   clear: both;
   margin: 0 10px 10px 10px;
   font-size: 80%;
}

div#footer{
   position: relative;
   margin-top: 2em;
   height: 25px;
   background-image: url(images/logo-small.jpg);
   background-repeat: no-repeat;
}

div#footer a{
   text-decoration: none;
   border-bottom-width: 1px;
   border-bottom-style: dotted;
   border-bottom-color: black;
}

div#footer a:link, div#footer a:visited {
   color: black;
}

div#footer a:hover {
   color: black;
   border-bottom-style: solid;
}

div#footer2 {
   height: 2em;
}
div#footer2 p{
   color: gray;
}
div#footer2 a {
   color: gray;
   text-decoration: none;
}
#contact_form {
   font-weight: bold;
   margin: 20px;
}

.form_text {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt; 
   font-weight: bold;
   line-height: 1em;
}
   

.form_label{
   font-size: 10pt; 
   text-align: right;
   font-weight: bold;
   padding-right: 5px;
   line-height: 1em;
   padding-top: 10px;
   padding-bottom: 5px;
}

p.err_msg {
   color: red;
   font-weight: bold;
}

.tollfree {
   margin:0;
   font-size: 20px;
   color: red;
}

.tollfree em {
   color: red;
}

#design {
   text-align: left;
   float: left;
   display: block;
}

#copyright {
   float: right;
   text-align: right;
   display: block;
}

/*
#rightCols{
   display: inline;
   width: 650px;
   float: left;
   padding-top: 26px;
   padding-left: 30px;
   margin-left: 15px;
}
*/

.addr {
   margin-left: 20px;
}
p.addr span{
   font-weight: bold;
   font-style: italic;
   color: red;
}

/*
#rightCols p, h1, form, li, ul, table {
   margin-right: 20px;
}

#rightCols ul, li {
   font-size: 10pt;
}

#rightCols h2 {
   margin-right: 5px;
}
*/

#address1, p#address2 {
   position: absolute;
   text-align: left;
}

p#address1 {
   left: 130px;
   font-size: 110%;
   margin-top: .8em;
   line-height: 1em;
}

p#address2 {
   left: 270px;
}

div.floathack { float:right;width:1px }

#upper {
   height: 100px;
}
#tagline, #brands {
   display: inline;
   width: 45%;
}

#tagline {
   float: left;
   margin-left: 10px;
}

#tagline h1 {
   font-size: 19pt;
   font-family: Georgia, serif;
   margin:0;
}
#tagline h2 {
   font-size: 12pt;
   margin:0;
   text-align: right;
   line-height: 1.1em;
   margin-top: .5em;
}
#tagline h2 span {
   font-size: 170%;
   font-style: italic;
   font-family: "Times New Roman", serif;
   padding-right: .2em;
}

#brands {
   float: right;
   margin-right: 10px;
   text-align: center;
}

#brands h2 {
   font-size: 125%;
   letter-spacing: 1px;
   line-height: 1em;
   margin-top: 5px;
}
#brands p {
   font-size: 90%;
}

div#diagram {
   position: relative;
   margin-left: auto;
   margin-right: auto;
   background: url(images/homebox.jpg) no-repeat;
   width: 742px;
   height: 294px;
}

div#diagram strong {
   font-style: italic;
}
.patent, .adaptor, .oldway, .newway, .newway2, .push, .assembly, .secret, .part {
   position: absolute;
}
p.oldway {
   top: 5px;
   left: 20px;
   width: 190px;
}
img.oldway {
   top: 60px;
   left: 20px;
}

p.adaptor {
   font-size: 90%;
   bottom: 115px;
   left: 245px;
   width: 160px;
}

img.adaptor{
   bottom: 20px;
   left: 300px;
}

p.grayLine{
   margin-top: 8px;
   margin-bottom: 8px;
   background-image: url(images/grayLine.jpg) ;
   background-repeat: repeat;
   color: #555555;
   font-size: 20%;
}

.wisecoPiston {
   margin-top: 1.2em;
   font-size: 180%;
   font-style: italic;
   color: red;
   font-weight: bold;
   text-align: center;
}

p.newway {
   top: 30px;
   right: 200px;
   width: 200px;
   z-index: 1;
   font-size: 150%;
}

p.newway2 {
   top: 135px;
   right: 170px;
   width: 200px;
   z-index: 1;
   font-size: 150%;
   line-height: 1.3em;
}
p.newway2 span {
   margin-left: 25px;
}
p.newway2 span span{
   margin-left: 50px;
}

p.patent {
   bottom: 5px;
   left: 10px;
   font-weight: bold;
   font-size: 85%;
}
p.patent span{
   color: gray;
}

p.push {
   bottom: 8px;
   right: 70px;
   font-style: italic;
   font-size: 120%;
   font-weight: bold;
   z-index: 1;
}

p.push span{
   color: red
}

p.aboutClipper {
}

p.aboutClipper span {
   font-weight: bold;
   font-style: italic;
}

img.assembly {
   position: absolute;
   top: 15px;
   right: -23px;
}

p.secret {
   font-weight: bold;
   font-size: 130%;
   top: 108px;
   left: 250px;
   color:red;
}
p.secret a {
   color:red;
}

p.part {
   font-weight: bold;
   font-size: 130%;
   bottom: 30px;
   left: 140px;
   color:red;
}
p.part a {
   color:red;
}

.prod_table {
    font-size: 80%;
    margin-left: 25px;
    margin-top: 10px;
    margin-right: 0;
    border-top: 1px solid gray;
    border-left: 1px solid gray;
}

.prod_table td, .prod_table th {
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
   text-align: center;
}

.prod_table th {
   text-align: center;
}

.prod_table sup {
   color: red;
}

td.tleft {
   text-align: left;
}

#fact_sheet {
   margin:0;
   float: right;
}

#pricing {
   width: 260px; 
   height: 90px;
   font-weight: bold;
   font-size: 120%;
   background: url(images/pricebox.jpg) no-repeat;
   padding: 1em 0 1em 1em;
   margin-left: 1em; 
   float: right;
}

#pricing h2 {
   margin: 0;
   font-size: 120%;
   color: red;
}
#pricing ul {
   margin-top: .5em;
   margin-left: 2em;
   list-style: none;
}


div#map {
   width: 303px; 
   height: 303px;
   border: 1px solid #ccccce; 
   margin-right: 15px; 
   float:right; 
}

.noborder {
   border: 0;
   background-color: white;
}

div#content:after, .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

ol#steps {
   margin-top: 1em;
   list-style-type: decimal;
}
ol#steps li {
   margin-bottom: .5em;
   font-weight: bold;
   font-size: 110%;
}

ul#engineList {
   margin-left: 4.8em;
   list-style: disc
}

.caption{
   font-size: 85%;
   font-style: italic;
   width: 100%;
   text-align: left;
}

div#content, .clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html div#content, * html .clearfix {height: 1%;}
div#content, .clearfix {display: block;}
/* End hide from IE-mac */
