﻿html
{
    height:100%
}
a { text-decoration: none; }
a img {border: none; }
body
{
    background-color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    background-repeat: repeat;
    background-image: url('../images/spiderback.jpg');
    height: 100%;
}
br.clear
{clear: both; 
}
.wrapper
{
    border: thin solid #333333;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px; /* border-width: thin;
    border-style: solid;
    border-color: #FFFFFF; */
    width: 800px;
    min-height: 102%;
    margin-right: auto;
    margin-left: auto;
    background-color: #010101;
    margin-top: 10px;
    clear: both;
}
.headermenu
{
    border: thin solid #FFFFFF;
    width: 750px;
        height: 18px;
        margin-top: 0px;
        margin-right: auto;
        margin-left: auto;
        position: relative;
        padding: 10px;
    background-image: url('../images/spiderbar.jpg');
        text-align: center;
        clear: left;
        margin-bottom: 10px;
}
.headerlogo
{
  /*  border-width: thin;
    border-style: solid;
    border-color: #FFFFFF; */
    background-image: url('../images/headerlogofull2.jpg');
    background-repeat: no-repeat;
    text-align: left;
    float: left;
    width: 800px;
    height: 146px;
    position: relative;
    z-index: 1;
    margin-bottom: 0px;
}
.headercc
{
 /*   border-width: thin;
    border-style: solid;
    border-color: #FFFFFF; */
    padding-right:14px;
position: relative;
float: right;
    text-align: right;
    width: 197px;
    height: 128px;
    padding-top: 40px;
}
.headerlinks
{
    /*   border-width: thin;
    border-style: solid;
    border-color: #FFFFFF; */
    padding-right: 0px;
    position: relative;
    clear: left;
    padding-top: 10px;
    width: 782px;
    height: 38px;
    font-size: 16px;
    color: #FFFFFF;
z-index: 4;
    text-align: center;
    margin-bottom: -20px;
}
.headerlines
{
    color: #ffffff;
    padding-top: 2px;
    background-repeat: repeat-x;
}

.headermenu a
{
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 16px;
    padding-right: 16px;
}
.headermenu a:hover
{
    font-size: 16px;
    color: #FF0000;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 16px;
    padding-left: 16px;
}
.headermenu a:visited
{
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 16px;
    padding-right: 16px;
}
.contentbox
{
    
    border-width: thin;
    border-style: solid;
    border-color: #FFFFFF;
    width: 750px;
    margin-right: auto;
    margin-left: auto;
    z-index: 5;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    clear: both;
    margin-bottom: 10px;
    height: 100%
    
}
.footercontact
{
    border: thin solid #FFFFFF;
    width: 750px;
        height: 18px;
        margin-top: 0px;
        margin-right: auto;
        margin-left: auto;
        position: relative;
        padding: 10px;
    background-image: url('../images/spiderbar.jpg');
        text-align: center;
        clear: both;
}
.homecontent
{
    margin-left: 2%;
    height: 240px;
    min-height: 405px;
    /* border: thin solid #FFFFFF; */
    position: relative;
    float: left;
    width: 46%;
    padding-bottom: 5px;
}
.homecontent p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}
.homecontent h1
{
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #C0C0C0;
    font-weight: bold;
}
.homegraphic
{
    margin-right: 2%;
    float: right;
    position: relative;
    width: 46%;
    text-align: center;
}
.disclaimer
{ font-size: 12px;
  color: #777777;
  margin: 0;
  font-weight: normal;
  padding: 0;
  
}
.redtitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #FF0000;
}
.redtitlexl
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #FF0000;
}
.whitetitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
}
.subpagecontent p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    
}
.subpagecontent
{
    padding: 10px;
    min-height: 100%;
    clear: both;    
}
.subpagecontent h1
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    font-size: 24px;
    font-weight: bold;
}
.subpagecontent a, a:link
{
    color: #FFFFFF;
    font-size: 14px;
}
.subpagecontent a:hover
{
    color: #FF0000;
    font-size: 14px;
}

.reditalic
{
    color: #FF0000;
}
.reditalicxl
{
    color: #FF0000;
    font-size: 24px;
    top: -10px;
    font-weight: bold;
}
.reditalicmed
{
    color: #FF0000;
    font-size: 18px;
    top: -10px;
}
.scrollshow
{

    width: 750px;
    height: 98px;
    margin-top: 7px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    text-align: center;
    clear: left;
}
.zipcodesearch
{
    border: thin solid #ffffff;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding: 15px;
}
.neonblue
{
    padding: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FF0000;
    font-weight: bold;
}
.whitetext
{
    color: #FFFFFF;
    font-weight: bold;
}
.graytext
{
    color: #C0C0C0;
    font-weight: bold;
}
.aloa
{
    text-align: right;
    width: 210px;
    height: 70px;
    padding-left: 130px;
    margin-top: 7px;
    vertical-align: middle;
}
.privacylink
{   
    margin-left: 20px;
    font-size: 12px;
    color: #CCCCCC;
}
.relative
{
    position: relative;
    margin-top: -40px;
}
.swfborder
{
    border: thin solid #FFffff;
margin-bottom: 10px;
}
.redlink
{
    color: #FF0000;
}
.redlink a:hover
{
    color: #CCCCCC;
}
.redlink a:visited
{
    color: #808080;
}
.icondiv
{
    float:left;
    width: 230px;
    text-align: left;
    height: 100%;
    margin-bottom: 10px;

}
.nonicondiv
{
    margin-left: -50px;
        float:right;
        width: 490px;
        height: 100%;
        margin-bottom: 10px;
}
.mapsection
{
    float: right;
    width: 345px;
    font-weight: bold;
}
.mapsection img
{
    padding: 10px;
    border: thin solid #FFFFFF;
    margin-right: 8px;
}
.mapsection a
{
    color: #FF0000;
    
}
.bold
{
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
}

.nonicondiv ul
{
    list-style: circle;
    padding-left: 15px;
    margin-left: 15px;
    color: #FFFFFF;
    font-weight: bold;
    list-style-position: outside;
} 

.question
{
    color: #CCCCCC;
    font-size: 14px;
}
.answer
{
    margin-left: 0px;
    color: #FFFFFF;
    font-size: 14px;
}
.bigred
{
    font-size: 16px;
    font-weight: bold;
    color: #999999;
    text-align: center;
}
.headline
{
    font-size: 24px;
    color: #FF0000;
    font-family: arial, Helvetica, sans-serif;
    font-weight: bold;
}
.productimg
{
    border: thin solid #777777;
    height: 215px !important;
    background-color: #FFFFFF;
    display: inline;
}
.finishtmb
{
background-color: #FFFFFF;
    border: 2px solid #777777;
    width: 25px !important;
    margin-bottom: 0;
    height: 25px !important;
}

.finishtmb:hover
{
    border: 2px solid #000000;
}
.finishtmb a
{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 1em;
    font-weight: bold;
    color: #000000;
}
.relatedprod
{
background-color: #FFFFFF;
    border: 2px solid #777777;
    width: 125px !important;
    margin-bottom: 5px;
    height: 125px !important;
}

.relatedprod:hover
{
    border: 2px solid #000000;
}
.relatedgrid
{
    padding: 7px;
    float: right;
    text-align: left;
    border: 1px solid #777777;
    background-color: white;
    margin: 0px 5px 10px 0px;
}
.tdstyle
{
    padding: 7px;
    float: left;
    text-align: left;
    border: 1px solid #CCCCCC;
    background-color: white;
    margin: 0px 15px 10px 0px;
}
.tdstyle a
{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 1em;
    font-weight: bold;
    color: #000000;
}
.tdstyle img
{ 
    border: 2px solid #000000;  }
.tdstyle8
{
    padding: 7px;
    padding-bottom: 12px;
    float: left;
    text-align: left;
    border: 1px solid #CCCCCC;
    background-color: white;
    margin: 0px 15px 10px 0px;
    height: 325px;
}
.tdstyle8 a
{
    display: block;
    max-width: 100%;
    height: 100%;
    font-size: 1em;
    font-weight: bold;
    color: #000000;
}
.tdstyle8 img
{ 
    border: 2px solid #000000;  }
.tds8
{
    max-width: 210px;
    overflow: visible;
    display: block;
    font-weight: normal;
    font-size: .8em;
    text-align: justify;
}
.tinyfont

{ padding-left: 7px;
    font-size: .7em;
}
.tinyfont2
{ 
    font-size: .7em;
}
.featuretext1
{
    font-weight: bold;
    font-size: 1.3em;
    margin: 0;
}
.featuretext2
{
    margin-top: 0;
    font-size: 1em;
}
.centersection
{
    padding: 7px;
    float: left;
    text-align: center;
    border: 1px solid #777777;
    background-color: white;
    margin: 0px 15px 10px 0px;
    width: 320px;
}
.breadcrumbs
{
    margin: 0 0 .3em 0;
    color: #777777;
}
.rightproduct
{
    padding-left: 5px;
    float: right;
    height: 100%;
    width: 90px;
}
.alternatingstyle td
{
    padding-right: 25px;
    height: 8px;
}
.widecontainer
{
    width: 800px;
    height: 100%;
}
.alternatingstyle td
{
    padding-right: 10px;
    text-align: center;
}
.blackbig
{
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 .5em 0;
}
.blackbig2
{
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 1em;
}
.blackfrtn
{
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}
.blacksxtn
{
    color: #CCCCCC;
    font-size: 16px;
    font-weight: bold;
    font-variant: small-caps;
}
.divclear
{
    height: 0;
    clear: both;
}
.searchcontnr
{
    border: thin solid #FF0000;
    width: 99%;
    height: 25px;
    background-color: #666666;
    padding-top: 3px;
    text-align: center;
}
ul
{
    width: 560px;
}
li
{
    width: 280px;
    float: left;
}
.clearboth
{
    height: 0;
    clear:both;
}
.setcenter
{
    text-align: center;
    width: 750px;
}
.autospecific
{
     text-align: left;
     width: 750px;
}
.automodelist
{
    color: #FFFFFF;
    font-size: 12px;
    line-height: 14px;
    width: 730px;
    padding-left: 20px;
}
.keydisplay
{
    text-align: center;
    width: 750px;
}
.onecol li
{
    width: 460px;
}
.commercialimg
{
    background: #FF0000;
    margin-top: 10px;
}
.productgrid2
{
    float: left;
    border: 1px solid #C4C4C4;
    width: 500px;
    padding-left: 10px;
    padding-bottom: 3px;
    margin-right: 10px;
}
.safesrelated, .safesrelated a, .safesrelated a:visited
{ width: 200px;
  padding: 10px;
  border: 1px solid #C4C4C4;
  float: left;
  text-align: center;
  font-size: .8em;
  font-weight: bold;
  color: #808080;
  background: #FAFAFA;
}
.safesrelated a , .safesrelated a:visited
{
 width: 180px !important;   
 font-size: 1em;
}
.safesrelated img
{
    margin-top: 20px;
    max-height: 90px;
    padding: 2px;
    border-bottom: 1px solid #D6D6D6 !important;
    border-left: 1px solid #D6D6D6 !important;
}
.safeslogo 
{ width: 200px;
  padding: 10px;
  /* border: 1px solid #C4C4C4; */
  float: left;
  text-align: center;
  color: #808080;
  /* background: #FAFAFA; */
}
.productgrid
{
    float: left;
    width: 750px;
    padding-left: 10px;
    padding-bottom: 3px;
}
.productdisplay
{
    text-align: left;
    width: 750px;
}
.productimg img
{
    border: thin solid #00FF00;
}
.popup 
{ background: #000000;
  color: #FFFFFF;
  padding: 10px;
  font-size: 12px;
}
.leftrelated, .rightrelated
{
 margin-right: 40px;
 float: left;
 /* border: 1px solid #ffffff; */
}
.leftrelated 
{
    border: 1px dashed #808080; 
    padding: 10px;
    text-align: center;
}
.rightrelated, .rightrelated p, .rightrelated h3
{
  max-width: 450px;
  margin: 0;
}
.rightrelated h3 
{
  color: #ff0000;
  font-style: italic;
}
.rightrelated h2 
{
  margin-top: 10px !important;
  color: #C4C4C4;
}
.rightrelated ul, .rightrelated li 
{
    width: 450px !important;
}
.rightrelated ul 
{
    margin-bottom: 15px !important;
    padding-bottom: 15px;
}
.relatedlogo 
{ max-height: 90px;
  background: #000000;
}
.relatedxl 
{ font-size: 1.5em;
  font-weight: bold;
  color: #ff0000;
}
.testborder
{
    border: medium solid #FFFF00;
}
.pagercurr2
{   color: #FF0000;
}
.pagercurr
{   color: #FF0000;
}
.grayback
{   background-color: #333333;
    padding: 5px;
    text-align: right;
    color: #ffffff;
}
.header
{ margin-bottom: 0;
  margin-top: 20px;
}
.leftext 
{ text-align: left;
  color: #494949 !important;
  font-size: .8em;
}
.subpoints
{ font-size: .8em;
  margin-right: 7px;
  margin-bottom: 7px;
}
p.header
{ font-size: 1.2em;
  font-weight: bold;
 
  clear: both;
}
.subpoints ul
{ width: 450px;
  margin-bottom: 1.5em;
}
.subpoints li
{ 
 /* width: 280px;
  float: left; */
  margin-right: 50px;
}
.safescntr
{ 
      padding: 7px;
    padding-bottom: 12px;
    float: left;
    text-align: center;
    border: 1px solid #CCCCCC;
    background-color: white;
    margin: 0px 15px 10px 0px;
    height: 270px;
    max-height: 270px;
    width: 340px;
    max-width: 340px;
    vertical-align: middle;
    top: 50%;
}
.safescntr a
{font-size: 1.2em;
  font-weight: bold; 
  color: #000000;
}
.safescntr img
{
    border: thin solid #666666 !important;
        height: 215px !important;
}
.safescntr_sm
{ 
      padding: 7px;
    padding-bottom: 12px;
    float: left;
    text-align: center;
    border: 1px solid #CCCCCC;
    background-color: white;
    margin: 0px 10px 10px 0px;
    height: 165px;
    max-height: 165px;
    width: 210px;
    max-width: 210px;
    vertical-align: middle;
    top: 50%;
}
.safescntr_sm a
{font-size: .8em;
  font-weight: bold; 
  color: #000000;
}
.safescntr_sm img
{
    border: thin solid #666666 !important;
        height: 115px !important;
}
.productmatrix
{ font-size: .8em;
  padding: 2px;
}
.productmatrix td, th
{ padding: 3px !important;
  
}
.safegridwrap 
{ border: thin solid #333333 !important;
  padding: 7px;
  margin-bottom: 7px;
  max-width: 710px;
}
.safetable
{ width: 485px;
  margin-top: 10px;
}
img.safeimg, .safeimg
{
    border: thin solid #777777;
    /* height: 215px !important; */
    max-width: 485px !important;
    background-color: #FFFFFF;
    display: inline;
    margin-top: 5px;
}
.toptitle
{
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    margin: 1em .5em 3em .5em;
}
a.toplink 
{ color: #ff0000;
  font-size: 1em;
  font-weight: bold;
  float: right;
  margin-right: .75em;
  margin-top: .5em;
  vertical-align: bottom;
}
.callforlow 
{
font-weight: bold;
color: #ff0000 !important;  
}
a.xlink, a:visited.xlink, a:active.xlink, a:hover.xlink
{
    color: #ff0000;
    font-size: 32px;
    font-weight: bold;
    text-decoration: underline;
}
