#multiadd2 input { font-size: 10px; }
#multiadd2 select { font-size: 10px; }
#multiadd2 td { font-size: 10px; border-left: 1px solid silver }
.add2cartbutton {
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    color: white;
    font-weight: bold;
    background-color: #165189;
    border: 1px solid white;
}
.add2cartborder {
    border: 2px solid #165189;
    margin-left: 5px;
}

#toplinks {
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: blue;
    white-space: nowrap;
}
#toplinks a:link, #toplinks a:visited {
    text-decoration: none;
}
#toplinks a:hover { 
    text-decoration: underline;
}


/* New Tabs */

#toptabs td {
    font-size: 10px;
}

#toptabs a:link, #toptabs a:visited {
    display: block;
    font-family: arial,helvetica,sans-serif;
    padding-left: 3px;
    padding-right: 3px;
    color: white;
    text-decoration: none;
}
#navbarcell {
    padding: 4px;
    border-right: 1px solid gray;
    border-left: 1px solid gray;
    border-bottom: 1px solid gray;
}
.hr { border-top: 0px dotted gray; }

#navbar label a:link, #navbar label a:visited {
    display: block;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #001f77;
    text-decoration: none;
    font-weight: bold;
    margin-top: 4px;
}
#navbar label a:hover {
    background-color: #0076b5;
    color: white;
}
#navbar .subsections a:link, #navbar .subsections a:visited {
    display: block;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    margin-left: 10px;
}
#navbar .subsections a:hover {
    text-decoration: underline;
}
#ys_relatedItems {
  font-family: arial;
}
#ys_relatedItems table {
  width: 100%;
  border: 0px solid black;
}
#ys_relatedItems h3 {
  background-color: #003399;
  color: white;
  margin: 0px;
  padding: 2px;
  text-align: left;
  margin-bottom: 20px;
}
#ys_relatedItems td {
  vertical-align: top;
  width: 33%;
  font-size: 11px;
  text-align: center;
}
#ys_relatedItems a:link, #ys_relatedItems a:visited {
  color: black;
  font-weight: normal;
}
.ystore-cross-sell-title-row td { padding: 0px }
.ystore-cross-sell-product-name { margin-bottom: 0px }
.ystore-cross-sell-product-caption p { margin-top: 0px }
.ystore-cross-sell-product-reg-price { margin-bottom: 0px }
.ystore-cross-sell-product-image-link { height: 70px; display: block }

#categoryLayout a img {
  border: 1px solid #083A77;
}
#categoryLayout td {
  font-family: arial;
  font-size: 10pt;
}
#categoryLayout h2 {
  font-family: arial;
  font-size: 12pt;
  background-color: #CCCFFF;
  padding: 3px;
}

#navbarDiv a.navbarLabel {
  color: #1b53aa !important;
  font: bold 12px georgia !important;
  text-transform: uppercase !important;
  display: block !important;
  padding: 0px  !important;
  margin-left: 4px !important;
  margin-right: 3px !important;
  margin-top: 5px !important;
  border-bottom: solid 1px #dbdbdb !important;
  padding-bottom: 7px !important;
  background-image: none !important;
  text-decoration: none !important;
}