﻿@import url(reset.css);

#wrapper
{
    width: 934px;   
    text-align: left;     
    min-height: 100%; 
    height: auto !important;  
    height: 100%;
    margin: 0 auto -30px;
    background-color: White;       
}
/* BREADCRUMBS */

#topHeader
{
    width: 934px;
    background: #005595;
    margin-left: -10px;
    color: White;
    padding-left: 20px; 
    min-height: 25px;
    vertical-align: bottom;
    line-height: 2.5em;      
}

#topHeader a
{
    color: white;    
}

#breadcrumbs
{ 
    float: left;
    display: inline; 
} 

#contactNumber
{
   text-align: right;
   float: right;
   display: inline;   
   padding-right: 25px;
   font-size: 1.2em;
   font-family: Arial Black, Arial;
   letter-spacing: .2em;    
}

/* HEADER */

#header
{
    width: 954px;
    margin-left: -10px;    
    background: #005595 url(../images/corroseal-header-banner.jpg) no-repeat top center;          
    clear: both;
}

#header img
{
    padding-left: 35px;
    padding-top: 15px;
    padding-bottom: 15px;
}

/* HEADER MENU */

#headerMenu
{
    width: 954px;   
    line-height: 2.8em;
    margin-top: -1px;
    margin-left: -10px;
    color: White;
    clear: both;
    text-decoration: none;
}

#headerMenu a
{
    color: White;
    font-family: Arial;
    font-size: 1.4em;
    letter-spacing: .1em;
    font-weight: bold;
    text-decoration: none;
    
}

#headerMenu .menu
{   
    width: 100%; 
    background-color: #005595;
    padding-left: 10px;
    padding-right: 10px;     
}

#headerMenu .submenu 
{
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #0099CC !important;
    color: #CCCCCC;
    border: Solid 1px Black;
    border-top: none;
    line-height: 2em;  
}

.IE8Fix { z-index: 100; }

#headerMenu .hover
{   
    color: white;       
}

#googleSearch
{
    width: 380px;
    background-color: #005595; 
    line-height: 30px; 
    text-align: right; 
    float: right; 
    padding-right: 10px;      
}

#googleSearch input 
{
    padding-right: 10px;
}

.search
{
    margin-right: -10px;  
    float: right;
}


/* SIDE MENU */

#sideMenu
{
    width: 220px;
    float: left; 
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    line-height: 20px;     
}

.sideMenu a
{
    color: #4B4B4B;
     
}

.sideMenu :hover
{
    color: black;
    text-decoration: underline;      
}

#refQuote
{
    border: Solid 1px #2F2F2F;
    margin: 20px 10px 20px 0px;
    padding: 5px;
    line-height: 1.8em;
    background-color: #E6E6E6;
    color: #2F2F2F;
    font-style: italic;
    font-family: Verdana, Arial, Sans-Serif;
}

/* Main Content */

#mainContent
{    
    width: 700px;
    margin: 10px 0px 0px 0px;
    padding-left: 10px;
    height: 100%;
    min-height: 500px;
    border-left: solid 1px #4C4C4C;
    border-left-color: #CCCCCC; 
    float: right;    
}

/* Push Elements */

#copyright, #push
{
    width: 934px;
    height: 30px;  
    overflow: hidden;
    margin: 0 auto 30px; 
    clear: both;   
}

#copyright
{    
    line-height: 28px;
    padding: 0px 10px 0px 10px;
}

/* Home Page */

.pictureFrame
{
    display: inline;
    float: left;
    width: 130px;
    height: 383px;
    margin: 20px;
    margin-left: 0px;
    margin-top: 40px;
    
}


#features
{
    border: 1px Solid #00A651;
    float: right;
    line-height: 1.5em;
    width: 250px;
    max-width: 250px;
    display: inline; 
    margin: 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: 210px;
     max-height: 210px;
     display: inline;
     float: left;
     width: 165px; 
     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);     
 }
 
 #marine
 {
     border: Solid 1px #00b2ec;
 }
 
 #marine h2
 {
     background-image: url(../images/bg/marine_bg.gif);     
 }
 
 #household
 {
     border: Solid 1px #c3d021;
 }
 
 #household h2
 {
     background-image: url(../images/bg/household_bg.gif);     
 }
 
 #industrial
 {
     border: Solid 1px #f68026;
 }
 
 #industrial h2
 {
     background-image: url(../images/bg/industrial_bg.gif);     
 } 
 

 .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
{
    background: url(../images/bg/VOC-Compliant.gif) no-repeat;
    width:120px;
    height: 120px;
    float: right;
    display: inline;
    padding: 10px;
}

#VOCLogo img
{
    display: none;
}

#FamilyLogo
{
  background: url(../images/corroseal-family.gif) no-repeat;
  float: right;
  padding-left: 20px;
  padding-right: 20px;
  width: 200px;
  height: 190px;    
}

#FamilyLogo img
{
    display: none;
}

.vagSteps
{
    width: 150px;
    height: 150px;    
    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
{
    text-align: center;
    padding: 20px;  
}

.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
{
    width: 250px;    
    float: left;
    margin-right: 20px;
    padding: 10px;
}

#zipLocator input
{
    width: 80px;    
}

#map
{    
    width: 380px;
    float: right;   
}

.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: 300px;
    float: left;
    margin-left: 25px;    
}

#products p
{
    margin-bottom: 40px;
}

#products img
{
    float: left;
    max-width: 200px;
    max-height: 200px;
    padding-right: 20px;     
}

#products .desc
{
 margin: 10px 10px 25px 10px;   
}

#products .price
{
    padding-top: 20px;      
}

#products input[type=submit]
{
    background-image: url(../images/bg/cart_add.png) no-repeat;    
}


.backToTop
{
    float: right;  
    vertical-align: bottom;
}

#printOnly
{
    display: none;
}

#msds
{
    line-height: 16px;
    background-color: Red;
}

.title
{    
    font-weight: bold;
    display: inline;    
    background-color: Aqua;
    width: 200px; 
    min-width: 200px;
}

.noUnderline
{
    text-decoration: none;
}

.checkoutButton
{
    float: right;
    border: none;
    padding-top: 30px;
}

#shoppingCart
{
    width: 300px;
    max-width: 300px;    
    background-color: #E6E6E6;
    background: #E6E6E6 url(../images/bg/cart_add.png) no-repeat 10px 10px;
    float: right;
    padding: 10px;
    border: Solid 1px #2f2f2f;
}

#shoppingCart h2
{
    padding-left: 25px;
    padding-bottom: 25px;
}

#shoppingCart input
{
    border: Solid 1px #2f2f2f;
    width: 30px;
    text-align: right;
}

#shoppingCart td, th
{
    vertical-align:  bottom;
    text-align: left;    
}

#shoppingCart td
{
    padding-bottom: 15px;    
}

.check
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #D4D0C8;
    font-size: 1.2em;
    padding: 5px;
    text-decoration: none;
    border: Solid 1px Black;
    color: #005595;
    float: right;
}

.check a: hover
{
    text-decoration: none;
}

.codebox
{
 width: 300px;
 height: 120px;
 float: left;
 margin-right: 50px;   
}

#linkto h2
{
    padding-top: 20px;
}

 #contactForm
{
    float: left;
    border: Solid 1px #2F2F2F;
    margin-right: 100px;
    padding: 15px;    
}


#contactForm div
{
    padding: 1px;
}

.printOnly
{
    display: none;
}

.orderNow
{
    background-color: #00A651;
    border: Solid 1px #2F2F2F;
    color: #FFFFFF;
    font-family: Arial Black, Arial, Sans-Serif;
    font-size: 1.1em;
    letter-spacing: .1em;    
    padding-bottom: 3px;
    background: #00A651 url(../images/bg/cart_add.png) no-repeat 10px 10px;
    text-align: left;
    padding-left: 40px;
    width: 165px;
    margin: 15px;
}

.landing p, .landing li
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #4B4B4B;
    font-size: 12px;
}

.landing h2
{
    font-family: Arial Black;    
    text-align: left;    
    font-size: 14px;
    letter-spacing: .1em;
    text-transform: uppercase;
    padding-bottom: 3px;
    color: #00A651;
    color: #005595;
}

.landing h1
{
    font-family: Arial Black;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    color: #2F2F2F;
    padding-bottom: 20px;
}

.landing #household
{
    margin: 20px;
}

.wait
{
    color: #2f2f2f;
    font-size: 12px;    
}

/* BUY BUTTON */

a.buybutton {
    background: transparent url('../images/bg/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    margin-top:10px;
    margin-bottom:10px;
    margin-left: 230px;    
}

a.buybutton span {
    background: transparent url('../images/bg/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.buybutton:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.buybutton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

ul.float 
{
 display: inline;    
}

ul.float li
{
    float: left;   
    margin-left: 10px;
    margin-right: 10px;   
    
}




