﻿body 
{
    color: #000000 !important;
    font-family: Arial, Helvetica, Sans-Serif !important;
    margin: 0px !important;
    padding: 0px !important;
    background-color: white;
}

h1
{
    color: white;
    font-size: 1px;
    line-height: 1px;
}

textarea
{
    resize: none;
}

#topBarOuter
{
   /*background-color: #615144;*/ 
   background-color: #E6E6E6;
    width: 100%;
    text-align: center;
}

#topBar
{
    color:#626262;
    width: 900px;
    text-align: right;
    margin: 0 auto;
    padding: 6px 0px 6px 0px;
    font-size: 15px;
    font-weight: bold;
}

#topBar a
{
    color: #ff0b00;
    text-decoration:none;
    font-weight: bold;
}

#topBar a:hover
{
    text-decoration: underline;
    font-weight: bold;
}

#titleBar
{
    background-color: #E6E6E6;
    width: 900px;
    margin: 0 auto;
}

#titleBarLeft
{
    float: left;
}

#titleBarRight
{
    float: right;
    text-align: right;
    padding-top: 5px;
    padding-top: 8px;
    vertical-align: bottom;
    width: auto;
}

#titleBarRightLinks
{
    /*height: 40px;*/
    padding: 0px;
    text-align: right;
}

#titleBarRightLinksWithSamples
{
   /* height: 50px;*/
    padding: 0px;
    text-align: right;
}

#titleBarRightLinks a
{
    /*color: black;*/
    color: #626262;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}

#titleBarRightLinksWithSamples a
{
   /*color: black;*/
    color: #626262;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}

#titleBarRightLinks a:hover
{
    /*color: black;*/
    color: #626262;
    font-weight: bold;
    text-decoration: underline;
}

#titleBarRightLinksWithSamples a:hover
{
     /*color: black;*/
    color: #626262;
    font-weight: bold;
    text-decoration: underline;
}

#SearchBar 
{
    position: relative;
    width: 327px;
    height: 25px;
    border: 1px solid #ff0b00;
    padding: 0px;
    margin: 0px;
}

#ctl00_SearchBarField
{
    width: 208px;
    height: 23px;
    border: 1px solid #ff0b00;
    margin: 0px;
    padding-left: 6px;
    position: absolute;
    left: -1px;
    top: -1px;
}

#ctl00_SearchBarButton
{
    width: 117px;
    height: 27px;
    background-color: #e6e6e6;
    color: #ff0b00;
    margin: 0px;
    padding: 0px;
    border: 1px solid #ff0b00;
    font-weight: bold;
    font-size: 12px;
    position: absolute;
    left: 211px;
    top: -1px;
}

#middleBarOuter
{
    background-color: white;
    width: 100%;
    text-align:center;
    float: none;
    clear: both;
    border-bottom: 6px solid #e6e6e6;
}

#navBar
{
    background-color:white;
    width: 900px;
    margin: 0 auto;
    height: 34px;
}

#navBarSpacer
{
    background-color: white;
    width: 900px;
    margin: 0 auto;
    font-size: 2px;
    height: 8px;
}

#middleBar
{
    color: Black;
    background-color: White;
    width: 900px;
    margin: 0 auto;
}

#middleContents
{
    border: none;
    min-height: 600px;
    text-align: left;
}

#pageTitle {
    font-size: 18px;
    font-weight: bold;
    color: #ff0b00;
    width: 900px;
    border-bottom: 1px solid #ff0b00;
    padding-top: 18px;
    padding-bottom: 3px;
}

#pageTitle2 {
    font-size: 18px;
    font-weight: bold;
    color: #ff0b00;
    width: 900px;
    border-bottom: 1px solid #ff0b00;
    padding-top: 18px;
    padding-bottom: 3px;
}

.pageTitleClass {
    font-size: 18px;
    font-weight: bold;
    color: #ff0b00;
    width: 900px;
    border-bottom: 1px solid #ff0b00;
    padding-top: 18px;
    padding-bottom: 3px;
}

.contentPadding
{
/*    padding: 15px;*/
}

.WeeklyDealsPanel 
{
    height: 100px;
    padding-bottom: 10px;
}

.WeeklyDealsTitleDiv
{
    width: 110px;
    height: 85px;
    color: #ff0b00;    
    background-color: #E6E6E6;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    padding-left: 21px;
    padding-right: 11px;
    padding-top: 15px;
    float:left;
}

.WeeklyDealsAdDivFirst
{
    width: 368px;
    height: 100px;
    float: left;
    border: 1px solid #E6E6E6;
    margin-left: 9px;
}

.WeeklyDealsAdDivFirst img 
{
    height: 100px;
    padding-right: 10px;
}

.WeeklyDealsAdDivFirst a {
    text-decoration: none;
}

.WeeklyDealsAdDivFirst a:hover
{
    text-decoration: none;
}

.WeeklyDealsAdDivSecond
{
    width: 368px;
    height: 100px;
    float: left;
    border: 1px solid #E6E6E6;
    margin-left: 9px;
}

.WeeklyDealsAdDivSecond img 
{
    height: 100px;
    padding-right: 10px;
}

.WeeklyDealsAdDivSecond a {
    text-decoration: none;
}

.WeeklyDealsAdDivSecond a:hover
{
    text-decoration: none;
}

#bottomBarOuter
{
    background-color: white;
    width: 100%;
    text-align: center;
    padding: 19px 0px 2px 0px;
    border-top: 1px solid #ff0b00;
}

.bottomBar
{
    color: #797979;
    width: 898px;
    text-align: left;
    margin: 0 auto;
    padding: 0px;
    font-size: 11px;
}

.bottomBar a
{
    color: #797979;
    font-weight: normal;
    text-decoration: none;
}

.bottomBar a:hover
{
    color: #797979;
    font-weight: normal;
    text-decoration: underline;
}

.bottomBarMain
{
    color: #ff0b00;
    font-weight: bold;
}

.bottomBarMain a
{
    color: #ff0b00;
    font-weight: bold;
    text-decoration: none;
}

.bottomBarMain a:hover
{
    color: #ff0b00;
    font-weight: bold;
    text-decoration: underline;
}

.bottomBarBreak
{
    line-height: 5px;
}

#bottomBarDiv1
{
    color: #797979;
    float: left;
    width: 161px;
}

#bottomBarDiv2
{
    color: #797979;
    float: left;
    width: 220px;
}

#bottomBarDiv3
{
    color: #797979;
    float: left;
    width: 200px;
}

#bottomBarDiv4
{
    color: #797979;
    float: left;
    width: 180px;
}

#bottomBarDiv5
{
    color: #797979;
    float: left;
    width: 95px;
}

.clearFloat
{
    float: none;
    clear: both;
}

.productGridLink
{
    color: Black;
    text-decoration: none;
    font-size: 11px;
}

.productGridLink:hover
{
    text-decoration: underline;
}

.productDetailLabel
{
    font-size: 13px;
    font-weight: bold;
    color: Black;  
}

.productDetailLabel2
{
    line-height: 18px;
    font-size: 14px;
    font-weight: bold;
    color: Black;  
}

.productDetailInfo
{
    font-size: 13px;
    font-weight: normal;
    color: #666;
}

.productDetailInfo2
{
    line-height: 18px;
    font-size: 14px;
    font-weight: normal;
    color: #666;
}

.productDetailDescription
{
    font-size: 13px;
    font-weight: normal;
    color: Black;
}

.productSpecItalics
{
    font-size: 11px;
    font-weight: normal;
    color: #666;
    font-style: italic;   
}

.ProductSpecPanelOuter
{
    border: 1px solid #aaa;    
    width: 391px;
}

.ProductSpecPanelInner
{
    width: 381px;
    padding: 5px 5px 5px 5px;
}

.ProductSpecPanelInner2
{
    width: 445px;
}

.ProductSpecPanelOuter2
{
    width: 445px;  
}

.Prop65PanelOuter
{
    margin-top: 8px;
    border: 1px #aaa solid;    
    width: 391px;
    line-height: normal;
}

.Prop65PanelInner
{
    width: 381px;
    padding: 6px;
    white-space: nowrap;
}

.Prop65PanelOuterLeft
{
    margin-top: 8px;
    border: 1px #aaa solid;    
    width: 427px;
    line-height: normal;
    font-weight: normal;
}

.Prop65PanelInnerLeft
{
    width: 417px;
    padding: 6px;
    white-space: nowrap;
}

.Prop65PanelOuterRight
{
    margin-top: 8px;
    border: 1px #aaa solid;    
    width: 445px;
    line-height: normal;
    font-weight: normal;
    white-space: nowrap;
}

.Prop65PanelInnerRight
{
    width: 435px;
    padding: 6px;
}

.ProductMaterialPanel
{
    border-bottom: 1px solid #aaa;
    width: 384px;
    font-size: 11px;
    font-weight: normal;
    color: #666;
    font-style: italic;
    padding: 3px 2px 5px 5px;
}

.ProductMaterialPanel a
{
    display: block;
    text-decoration: none;
    color: #666;
}

.ProductMaterialPanel a:hover
{
    display: block;
    text-decoration: none;
    color: #666;
}

#ProductDescription
{
    font-size: 14px;
    width: 422px;
}

#drop-down
{
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    color: White;
    text-align: center;
    vertical-align: middle;
    line-height: 34px;
    border: 1 solid white;   
}

#drop-down li
{
    float: left;
    display: block;
    background: #ff0b00;
    position: relative;
    z-index: 500;
    border-left: 1px solid white;
}

#drop-down li a
{
    display: block;
    text-decoration: none;
    color: White;
}

#drop-down li a:hover
{
    display: block;
    text-decoration: none;
    color: White;
}

#drop-down ul 
{
    position: absolute;
    left: -6px;
    display: none;
    margin: 0 0 0 -1px;
    padding: 0;
    list-style: none;
    text-align: left;
    padding-right: 4px;
    padding-left: 4px;
    line-height: 22px;    
    font-size: 14px;
}

#drop-down ul a
{
    display: block;
    padding-left: 8px;
    padding-right: 8px;
    color: black;
    background-color: #e7e7e7;
}

#drop-down ul a:hover
{
    display: block;
    color: white;
    background-color: #ff0b00;
    text-decoration: none;
}

#drop-down ul li
{
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    /*filter: alpha(opacity=80);
    -moz-opacity: .80;
    opacity: .80;*/
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

#menu1
{
    width: 210px;
    margin-left: 0px;
    margin-right: 2px;
}

#menu1 li
{
    width: 213px;
}

#menu2
{
    width: 201px;
    margin-right: 2px;
}

#menu2 li
{
    margin-left: 2px;
    width: 203px;
}

#menu3
{
    width: 137px;
    margin-right: 2px;
}

#menu4
{
    width: 116px;
    margin-right: 2px;
}

#menu4 ul li
{
    margin-left: 2px;
    width: 200px;
}

#menu5
{
    width: 106px;
    margin-right: 2px;
}

#menu5 ul li
{
    margin-left: 2px;
    width: 170px;
}

#menu6
{
    width: 112px;
    margin-right: 0px;
}

#menu6 ul li
{
    margin-left: 2px;
    width: 170px;
}

.nivoSlider
{
    position: relative;
    width: 900px;
    height: 494px;
    border-bottom: 0px;
}

.nivoSlider img
{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

.nivoSlider a
{
    border: 0;
    display: block;
}

#slider
{
    height: 494px;
}

.blockImageFirstPDF
{
    padding-left: 0px;
    background-color: red;
    float: left;
    width: 290px;
    height: 115px;
}

.blockImageFirstPDF img
{
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 23px;
    width: 81px;
    height: 105px;
    border-style: none;
    float: left;
}

.blockImageFirstPDFSpacer 
{
    font-size: 13px;
}

.blockImageFirstPDFLabel
{
    padding-right: 17px;
    padding-top: 17px;
    font-size: 21px;
    color: white;
}

.blockImageFirst
{
    padding-left: 0px;
    float: left;
    width: 290px;
    height: 115px;
}

.blockImageFirst img
{
    padding-left: 0px;
    padding-top: 0px;
    width: 290px;
    height: 115px;
    border-style: none;
}

.blockImageSecond
{
    padding-left: 15px;
    float: left;
}

.blockImageSecond img
{
    padding-left: 0px;
    width: 290px;
    height: 115px;
    border-style: none;
}

.blockImageThird
{
    padding-left: 15px;
    padding-right: 0px;
    float: right;
}

.blockImageThird img
{
    padding-left: 0px;
    width: 290px;
    height: 115px;
    border-style: none;
}

.orderLink
{
    text-decoration: none;
    color: Black;
    display: block;
}

.orderLink:hover
{
    text-decoration: none;
}

.pdfLinkWhite
{
    text-decoration: none;
    color: white;
    display: block;
}

.pdfLinkWhite:hover
{
    text-decoration: underline;
}

