﻿@import url(reset.css);

body
{    
    color: black;
    font-size: 12px;     
}

pre
{
    color: Black;
    font-size: 18px;
    padding: 0;   
}

h1
{
    font-size: 18px;    
    color: black; 
    text-align: left;   
}

h2
{       
    font-size: 14px;   
}

h5
{
    color: black;    
}

h6
{
    color: black;    
}

a:after 
{
    content: " (" attr(href) ") ";
}

.printOnly
{
    font-size: 16pt;
    letter-spacing: 1px;
    margin-bottom: 20px;
    text-align: center;    
}

.viewMap
{
    display: none;
}




#wrapper
{
    width: 934px;   
    text-align: left;     
    min-height: 100%; 
    height: auto !important;  
    height: 100%;
    margin: 0 auto -30px;
    background-color: White;       
}
/* BREADCRUMBS */

#topHeader
{     
    display: none;     
}

#header
{
    display: none;
}




#headerMenu
{
    display: none;
}



/* SIDE MENU */

#sideMenu
{    
    display: none;  
}



#mainContent
{    
    width: 100%;
    margin: 10px 0px 0px 0px;
    border: none;
        
}



#copyright, #push
{
   display: none;  
}

/* Home Page */

.pictureFrame
{
display: inline;
float: left;
width: 130px;
height: 383px;
margin: 10px;
margin-left: 0px;

}

#features
{
    border: 1px Solid #00A651;
    float: right;
    line-height: 1.5em;
    width: 250px;
    max-width: 250px;
    display: inline; 
    margin: 10px;
    margin-top: -10px;   
}

#features H2
{
 background: #00A651 url(../images/bg/features_bg.gif) repeat-y ;
 color: Black;
 line-height: 2em;
 padding-left: 10px;
 
}


.noBullet
{
    list-style-type: none;
    line-height:normal;
    padding-bottom: 10px;   
}

#breakout
{    
    height: 20px;
    width: 200px;
    
}

 #automotive, #marine, #household, #industrial
 {
     height: 280px;
     max-height: 280px;
     display: inline;
     float: left;
     width: 225px; 
     margin: 3px;  
 }
 
 #automotive
 {
     border: Solid 1px #ee3a43;
 }
 
 #automotive h2, #marine h2, #household h2, #industrial h2
 {
     padding-left: 35px;
     line-height: 25px;
     color: Black;
 }
 
 #automotive h2
 {
     background-image: url(../images/bg/automotive_bg.gif);
     background-repeat: no-repeat;     
 }
 
 #marine
 {
     border: Solid 1px #00b2ec;
 }
 
 #marine h2
 {
     background-image: url(../images/bg/marine_bg.gif); 
      background-repeat: no-repeat;     
 }
 
 #household
 {
     border: Solid 1px #c3d021;
 }
 
 #household h2
 {
     background-image: url(../images/bg/household_bg.gif); 
      background-repeat: no-repeat;     
 }
 
 #industrial
 {
     border: Solid 1px #f68026;
 }
 
 #industrial h2
 {
     background-image: url(../images/bg/industrial_bg.gif); 
      background-repeat: no-repeat;     
 } 
 

 .video
{
    padding-bottom: 20px;
    padding-top: 20px;
}
 

 .video object, .video embed
 {
     width: 400px;
     height: 326px;            
 }
 
 .videoobject
 {
     display: inline;
     float: left;
     background: black;
     margin-right: 20px;         
 }
 
 .videoDesc
 {     
     min-height: 320px;
 }
 
 .video a
 {
    padding-right: 20px;
 }
 
  
 #submitForm
{
    float: left;
    border: Solid 1px #2F2F2F;
    margin-right: 20px;  
    padding: 10px; 
}
 
 #submitForm input, #submitForm textarea, #submitForm select
 {
     border: Solid 1px #DBDCE0;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     color: #005595;      
 }
 
 #contactDisclaimer
{
    float: left;
    width: 180px;
    background-color: #FFFFCC;
    border: Solid 1px #2F2F2F;
    padding: 5px;
    padding-left: 30px;
    background: #FFFFCC url(../images/bg/info.png) no-repeat 8px 8px;
}

#contactDisclaimer ul
{    
    margin: 0px;      
}


#ads
{
    width: 800px;
    height: 90px;
    border: Solid 1px Black;
    border: none;
    background-color: Aqua;
    background-color: White;
         
}

.indent
{
    padding-left: 175px;   
}

#VOCLogo
{
    width:120px;
    height: 120px;
    float: right;
    display: inline;
    padding: 10px;
}

#FamilyLogo
{  
  float: right;
  padding-left: 20px;
  padding-right: 20px;
  width: 200px;
  height: 190px;    
}

.vagSteps
{
    width: 200px;
    height: 200px;    
    text-align: center;
    display: block;
    padding: 10px;   
}

.distributor, .distributoralt
{
    padding: 10px;
    border-top: dotted 1px #4B4B4B;
    margin-left: 50px;
    margin-right: 50px;   
}

.distributoralt
{
    border-top: none;
}

.distributor h2, .distributoralt h2
{
    color: #005595;
    float: left;
}

.distributor p, .distributoralt p
{
    padding-bottom: 0px;
    line-height:  normal;    
}

#stateList
{
    display: none;
}

.stateTitle
{
    color: #00a651;
    text-align: left;
    padding-bottom: 3px;
    padding-top: 10px;
    border-bottom: Solid 1px Black;
    width: 95%;
}

.distLocation
{
    float: left;
    padding-right: 10px;
    padding-bottom: 20px;
    min-width: 150px;          
}

#zipLocator
{
    display: none;
}

#map
{    
    display: none;  
}

.gallery
{
float: left;
width: 300px;
margin: 10px;
padding: 10px;
}

.gallery img
{
max-width: 300px;
text-align:center;

}

.trigallery
{
float: left;
width: 200px;
margin: 5px;

padding: 10px;
}

.trigallery img
{
max-width: 200px;
text-align: center;
}

.featuring
{
    width: 200px;
     background-color: #E6E6E6;
    border: Solid 1px #2f2f2f;
    margin: 15px;
    padding: 5px;
}

.acrobatDoc
{
    margin: 10px;
    padding-left: 25px; 
    background: url(../images/bg/page_white_acrobat.png) no-repeat; 
}

.reference
{
    margin: 10px 60px 10px 60px;
    padding: 20px;
    border-top: dotted 1px black;    
}

.padding10
{
    padding: 10px;
}

#products
{
    width: 400px;
    float: left;
    margin-left: 50px;    
}

#products img
{
    float: left;
    width: 200px;
    max-height: 200px;
    margin-right: 30px;
}

#products input[type=submit]
{
    background-image: url(../images/bg/cart_add.png) no-repeat;    
}

#shoppingCart
{
    width: 220px;
    max-width: 220px;
    min-height: 250px;
    background-color: #E6E6E6;
    background: #E6E6E6 url(../images/bg/cart_add.png) no-repeat;
    float: right;
    padding: 10px;
    border: Solid 1px #2f2f2f;
}

.backToTop
{
    display: none;
}

#search
{
    display: none;
}

.noPrint
{
    display: none;
}