﻿#headerLogo
{   
    background-color: #6ea1d6;            
}

#headerPics
{
    width: 940px;    
    margin: 3px 0px 6px -3px;  
}

#header .picture
{
    width: 182px;    
    float: left;
    margin: 3px;    
}

input[type="radio"], input[type="checkbox"]
{
    border-style:none;
    margin-right: 3px;
    display: block;
    float: left;    
    margin-top: 4px;
}

label
{
    border: none;
    font-family: Tahoma;
    font-size: 1em; 
    padding: 5px;
    padding-left: 0px;
    display: block;
    float: left;    
}

.buttonList
{
    border: none;
    font-family: Tahoma;
    font-size: 1em;    
}

.login *
{
    vertical-align: bottom;    
}

#loginModule
{      
    padding-right: 5px;
    height: 20px;
    margin-top: -30px; 
    color: White;
    vertical-align: middle;
    font-size: 14px;      
}

#loginModule a
{
    text-decoration: underline;
    color: White;
}

.UserInfo
{
    float: left;
    padding: 2px 4px;   
}

.instructions
{    
    width: 200px;
    min-height: 300px;        
    border: Solid 1px #817d6e;
    margin-left: 10px;
    padding: 10px;
    background: #ffffff url(../images/bg/box_bg.jpg) no-repeat right top;
}

.infoBox
{
 max-width: 220px;
 background-color: #f1f1f1;
 margin: 0px 0px 20px 20px;
 padding: 20px 20px 20px 20px;
 float: right;   
}

.infoBox h4
{    
    margin-left: -10px;
    padding-bottom: 0px;    
}

.infoBox hr
{    
    margin-left: -10px;    
}

.productBrief
{
     clear: both !important; 
     margin: 20px 0px;
}

.productBrief p
{
    line-height: 1.5em;
}

.productBrief h3
{
    margin-bottom: 3px;     
    border-bottom: Solid 1px #817d6e; 
}

.productBrief div
{
   margin-right: 20px;
   float: left;
   width: 170px;
   min-height: 150px;
}

.productBrief a
{
   vertical-align: baseline;   
}

.calculator
{
 width: 250px;
 min-height: 250px;
 border: Solid 1px #423957;
 float: right; 
 background: #ffffff url(../images/bg/box_bg.jpg) no-repeat center top;
 margin-top: -25px; 
}

.calculator h3
{    
    padding: 3px;
    padding-bottom: 10px;
    background-color: #423957;
    color: White;
    margin-bottom: 20px;
}

.calculator div
{
    padding-left: 3px;
    padding-right: 3px;
}

.vendor
{
    margin: 30px;    
}

div.shadow
{
    padding: 15px;
    border: Solid 1px #817d6e;
    background: #ffffff url(../images/bg/box_bg.jpg) no-repeat right top;
}

div.accHeadNormal, div.accHeadImportant, div.accHeadInformational
{
    background-color: #6ea1d6;
    color: White;
    cursor: pointer;
    padding: 8px;
    border: Solid 1px #817d6e;
    border-top:none;
    font-family: Arial Narrow;
    font-size: 18px;
    font-weight: normal;
    padding-left: 30px;
    background: #6ea1d6 url(../images/icons/newspaper.png) no-repeat 5px center;    
}

div.accHeadImportant
{
    background: #6ea1d6 url(../images/icons/exclamation.png) no-repeat 5px center;
        
}

div.accHeadInformational
{
   background: #6ea1d6 url(../images/icons/information.png) no-repeat 5px center;   
}

.edit
{
    font-family: Arial;
    font-size: 9px;
    font-style:italic;   
    vertical-align: middle;
    padding: 5px; 
    padding-right:0px;  
}

.Rotator
{
  border: Solid 1px #817d6e;  
  padding:3px;
  font-family:verdana;
  font-size:11px;
  background-color:white;
  background: #ffffff url(../images/bg/box_bg.jpg) no-repeat right top;
  cursor:default;  
}

.homepage
{
   background: #ffffff url(../images/back.gif) no-repeat right bottom;  
}

.NewsTitle
{
  font-family:Verdana;
  font-size:10px;
  font-weight:bold;
  text-decoration:underline;
  color:Black;
  vertical-align: top;
}

.NewsText
{
  font-family:Verdana;
  font-size:10px;
  color:Black;  
}

.NewsDate
{
  font-family:Verdana;
  font-size:10px;
  color:gray;
}

.style1
{
    font-family: Arial Narrow, Arial;
    text-align: left;
    font-size: 16px;
    font-weight: normal;    
    color: #2F2F2F;
}

.icon
{
   vertical-align: middle;
   margin-right: 3px;
   width: 16px;
   height: 16px; 
}

.divyesno
{
    float: left;
    font-size: 12px;
    margin: 5px;
}

.divyesnospace
{
    float: left;
    width: 25px;
}


.checkyesno
{
    height: 20px;
    width: 20px;
    vertical-align: middle;
    margin-right: 3px;
}

.frame
{
    border: Solid 1px #817d6e;
    padding: 3px;
    margin: 25px;
}

.storeImage
{
    float: left;
    background-color:#ffffff;
    width: 200px; 
    height: 132px; 
    border: Solid 1px #817d6e; 
    padding: 3px; 
    margin-right: 15px;
}

.heading
{
    font-family: tahoma;
    font-size: 1.25em;
    line-height: 1.5em;
    font-weight: normal;
    color: #003082;
}

.photo
{
    float: left;
    height:140px;
}

.productTable
{
    width: 100%;
    text-align:center; 
    color:black; 
    font-size: 11px;
    border-collapse: collapse;
	border-spacing: 3px;
	margin-top: 20px;
}

.productTable .good, .productTable .better, .productTable .best, .productTable .specialty
{
    width: 21%;
}

.productTable .good
{
    background-color:#ffc435;
}

.productTable .better
{
    background-color:#008a5f;
    color:White;  
}
.productTable .best
{
    background-color:#0079c1;
    color:White;
}

.productTable .specialty
{
    background-color:#f26631;
}

.productTable .cat
{
    text-align: left;
    font-weight: bold;
    line-height: 24px;
}

.productTable .spc
{
    border-top: Solid 1px #f1f1f1;
}
.productTable .catsub
{
    text-align: right;
    padding-right: 10px;
}

ul.bar
{
    list-style: none;	
	white-space: nowrap;
	display: inline;	
}

ul.bar li
{float: left;}

ul.bar li.start:before
{content: normal;}

.address
{text-align: right; margin-right: 10px;color: #f1f1f1;}

.MenuGroup
{cursor: pointer;}

.colors
{border-spacing: 5px;}
.colors td
{vertical-align: top;
    text-align: right;
    width: 150px;
    height: 150px;
    padding: 5px;}
    
    
ul.inline
{
    display: inline;
    white-space: nowrap;
}

ul.inline li
{
    float: left;
    padding-right: 30px;
}

.cost td
{
    text-align: right;
}

.cost td.l
{
    text-align: left;
}
.cost td.c
{
    text-align: center;
}

.productMap
{
    width: 48%;
    font-size: 9px;
}

.productWarranty
{
    float: right;    
    font-size: 9px;
    padding: 5px;
    width: 100px;
    text-align: center;
    line-height: normal;
    margin-bottom: 50px;
}
.productWarranty img
{
    padding: 3px; 
}
    
.job input
{
    border: none;
    border-bottom: Solid 1px #DBDCE0;
    background-color: #ffffff;
    text-align: left;
    width: 200px;    
    margin: 3px 0px;
}

.job .lbl
{
    width: 80px; 
    font-weight: bold; 
    float: left; 
    text-align:right; 
    margin-right: 10px;
    line-height: 24px;
    clear: both;
}
.joblbl
{
    font-weight: bold;  
    line-height: 24px;    
}

/* 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;
}

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; 
    
}

.RoddaStores
{margin-top: 50px;border-top: dotted 1px Black;border-bottom: dotted 1px Black;}

.RoddaStores h2
{color: #262A39; margin-bottom:5px;}

.RoddaStores .fbimage
{padding: 0px 8px 0px 8px;}

.RoddaStores .hours
{vertical-align: baseline;margin-right: 15px; width: 150px;float: right;}

.RoddaStores .hours th, .RoddaStores .hours td {padding: 0px;}
td .l {width: 40px;}

.RoddaStores .hours table { border-spacing: 0px; margin-bottom: 10px; } 


.vcard1
{width: 635px;padding: 15px;background-color:#f1f1f1;}

.vcard2
{background-color:#ffffff;width: 635px;padding: 15px}

.vendorMSDS 
{float: left; width: 33%;min-height: 80px;}

.vendorMSDS a
{font-size: 14px;}

.ahstores
{float: left; width: 33%;;min-height: 150px;}

.anniversary
{
    background-color: #f1f1f1;
    border: 1px solid black;
    padding: 10px;
    margin-bottom: 10px;
}

.anniversary h2
{
    color: #003082;
    font-weight: bold;
    padding: 0px;
    margin:0px;   
    line-height: 1.5em;
}

.anniversary p
{
    font-family: tahoma;
    font-size: 1.05em;
    line-height: 1.5em;
    font-weight: normal; }


.anniversary img
{float: left;padding: 0px 10px 10px 0px;}


    
    




















