/***************************************/
/*  Generic Styles                      /
/***************************************/

html { border: 0; }
a { cursor: pointer; text-decoration: underline; }
.center { text-align: center; }
.clear { clear: both; }
.small { font-size: 8pt; }
.medium { font-size: 10pt; }
.large { font-size: 12pt; }
hr { text-align: center; }

/***************************************/
/*  Specific Styles  (in layout order)  /
/***************************************/

body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  margin: 0;
}
#main-wrapper
{
  margin: 34px auto 0 auto;
  width: 960px;
}
#header-block,
#middle-block,
#footer-block
{
  text-align: left;
}
#middle-left,
#footer-left
{
  float: left;
  width: 169px;
}
#middle-right
{
  margin-left: 200px;
  _margin-left: 210px;
}

#header-block
{
  padding: 10px 10px 0 10px;
  position: relative;
}

#home-link
{ 
  background: transparent;
  display: block;
  height: 100px;
  left: 0;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 0;
  width: 450px;
}
#home-link:hover
{
  background: transparent;
}

#auth-block,
#search-block,
#quickorder-block
{
  margin: 0 0 0 460px;
  text-align: right;
}
#auth-block
{
  list-style: none;
  padding: 0;
  position: absolute;
  right: -20px;
  top: -23px;
}
#auth-block ul
{
  margin: 0;
  padding: 0 0 1px 0;
}
#auth-block li
{
  display: inline;
  margin: 0;
  padding: 0 5px;
}
#auth-block a
{
  border-bottom: 1px dotted #AAA;
  text-decoration: none;
}
#search-label,
#quickorder-label
{
  font-family: "Arial Black", Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-transform: uppercase;
}
#search-submit,
#quickorder-submit
{
  vertical-align: bottom;
}
#search-block
{
  margin-top: 7px;
}
#search-text
{
  width: 250px;
}
#quickorder-block
{
  margin-top: 23px;
}
#quickorder-sku,
#quickorder-qty
{
  color: #999;
}
#quickorder-sku:focus,
#quickorder-qty:focus,
.quickorder-focus
{
  color: #000 !important;
}
#quickorder-sku
{
  width: 100px;
}
#quickorder-qty
{
  width: 40px;
}
#quickorder-push
{
  margin-left: 460px;
  height: 46px;
}

#middle-block
{
  clear: both;
  overflow: hidden;
  padding: 0 10px 20px 10px;
}

body.catalog-1 #middle-right,
body.catalog-3 #middle-right
{
  padding-bottom: 20px;
}

.confirm-alert
{
  background: #BAD9AD;
  color: #35794B;
  text-align: center;
  margin: 10px 0 10px 0;
  border: 2px solid #35794B;
  font-weight: bold;
  padding: 10px;
}

.confirm-alert a,
.confirm-alert a:visited
{
  color: #35794B !important;
}

.confirm-alert a:hover,
.confirm-alert a:active
{
  color: #040 !important;
}

.error-alert
{
  background: #F9D1C3;
  color: #D14F4F;
  text-align:center;
  margin: 10px 0;
  border: 2px solid #D14F4F;
  font-weight: bold;
  padding: 10px;
}

.error-alert a,
.error-alert a:visited
{
  color: #D14F4F !important;
}

.error-alert a:hover,
.error-alert a:active
{
  color: #900 !important;
}

.error-alert h2
{
  font-size: 16px;
  margin: 0;
}

.error-alert h3
{
  font-size: 14px;
  margin: 0;
}

.info-alert
{
  background: #CEE5EF;
  color: #316AC5;
  text-align: center;
  margin: 10px 0;
  border: 2px solid #316AC5;
  font-weight: bold;
  padding: 10px;
}

.info-alert h2,
.info-alert h3
{
  font-size: 14px;
  margin: 0;
}

.error-message
{
  color: #F00;
}

h1.table-header,
h2.table-header
{
  font-size: 12pt;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 5px 0 5px 0;
  padding: 3px;
  text-transform: uppercase;
}

h2.table-header
{
  font-size: 11pt;
}

h1.table-header span
{
  font-weight: normal;
  font-size: 10pt;
  letter-spacing: normal;
  text-transform: none;
}

.striped
{
  background: #EEE;
}

.cattext
{
  font-size: 10pt;
  line-height: 14pt;
  text-decoration: none;
}

.cat-group,
.cat-group li
{
  list-style-type: none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.cat-group-header
{
  font-weight: bold;
  margin-top: 20px;
}

.indent-0
{
  padding-left: 0;
}

.indent-1
{
  padding-left: 0;
}

.indent-2
{
  padding-left: 20px;
}

.indent-3
{
  padding-left: 40px;
}

.indent-4
{
  padding-left: 60px;
}

.msds-list
{
  list-style-type: none;
  margin-left: 50px;
  padding-left: 0;
}
.msds-list li
{
  margin-left: 0;
  padding-left: 0;
}
.msds-list a,
.msds-list a:link,
.msds-list a:visited
{
  text-decoration: none;
}
.msds-list a:hover,
.msds-list a:focus,
.msds-list a:active
{
  text-decoration: underline;
}
#msds-letters a,
#msds-letters span
{
  padding: 0 5px;
}
#MSDS-page .sectionheading
{
  float: left;
  margin: 0;
  text-align: center;
  width: 50px;
}

.label
{
  float: left;
  font-size: 10pt;
  padding-top: 5px;
  text-align: right;
  width: 210px;
}

.text
{
  font-size: 10pt;
  padding: 5px 0;
  margin-left: 220px;
}

.text .note
{
  font-style: italic;
}

.pay-legend
{
  float: left;
  font-size: 12pt;
  padding: 5px 10px 0 0;
  text-align: left;
}

.pay-legend-line
{
  font-size: 12pt;
  padding: 5px 0 5px 0;
}

.cart-buttons-top
{
  padding-bottom: 5px;
}

.cart-buttons-top button
{
  margin-left: 0;
  margin-right: 0;
}

.cart-buttons-bottom
{
  padding-top: 5px;
}

.cart-buttons-bottom button
{
  margin-right: 0;
}

#returns-link
{
  float: right;
}

.prod-copy,
.moreinfo-copy
{
  clear: right;
  line-height: 14pt;
  margin: 0 0 15px 0;
}

.prod-copy ul,
.prod-copy ol,
.moreinfo-copy ul,
.moreinfo-copy ol
{
  list-style-position: inside;
  padding: 0;
}

.sku-col,
.price-col,
.add-col
{
  white-space: nowrap;
}

#footer-block
{
  clear: both;
  padding: 20px;
  text-align: center;
  _zoom: 1;
}

#footer-contact
{
  margin-top: 20px;
}
#footer-contact,
#footer-legal
{
  line-height: 1.5;
}

.nav-divider
{
  background: #FFF;
  padding: 2px 10px 2px 10px;
}

.pagination
{
  margin: 25px 15px 5px 15px;
  padding: 0;
  text-align: center;
}
.pagination li
{
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.pagination a,
.pagination a:link,
.pagination a:visited,
.pagination span
{
  margin: 0 2px;
  padding: 2px 5px;
  text-decoration: none;
}
.pagination .pagi-current strong
{
  font-weight: normal;
}
.pagination .pagi-first,
.pagination .pagi-prev
{
  margin-right: 8px;
}
.pagination a.pagi-next,
.pagination a.pagi-last
{
  margin-left: 8px;
}
.history-orders
{
  clear: right;
  margin: 0;
  padding: 10px 0 0 0;
}
.history-orders li
{
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 10px;
}
.history-orders dt,
.history-orders dd
{
  font-size: 10pt;
  margin: 0;
  padding: 2px;
}
.history-data
{
  float: left;
  margin: 0;
  width: 245px;
}
.history-info
{
  margin: 0 0 0 255px;
}
.history-orders dt
{
  font-weight: bold;
  float: left;
  text-align: right;
}
.history-orders dd
{
  text-align: left;
}
.history-data dt
{
  width: 140px;
}
.history-data dd
{
  margin-left: 145px;
}
.history-info dt
{
  width: 100px;
}
.history-info dd
{
  margin-left: 105px;
}

textarea
{
  font-family: Arial, Helvetica, sans-serif;
}

form
{
  margin: 0;
}

textarea#comments
{
  width: 500px;
  font-family: inherit;
  font-size: inherit;
  margin: 5px 0 5px 0;
}

#header-block
{
  z-index: 50;
}
#header-nav-block,
.header-nav-item,
.header-nav-item dl,
.header-nav-item dt,
.header-nav-item dd,
.header-nav-item ul,
.header-nav-item li
{
  margin: 0;
  padding: 0;
}
#header-nav-block
{
  border-color: #CCC;
  border-style: solid;
  border-width: 0 0 1px 0;
  height: 22px;
  margin: 20px 0 0 185px;
  padding: 1px 0 3px 80px;
  /*overflow: hidden;*/
  z-index: 50;
}
.header-nav-item
{
  display: inline;
}
.header-nav-item,
.header-nav-item li
{
  list-style: none;
}
.header-nav-item dl
{
  float: left;
  margin: 0 5px;
}
.header-nav-item dt
{
  padding: 3px 0;
}
.header-nav-item dt a
{
  background-color: #FFF;
  color: #000;
  padding: 3px 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.header-nav-item dt a:hover,
.header-nav-hover dt a,
.header-nav-hover dt a:visited
{
  color: #FFF;
  text-decoration: none;
}
.header-nav-dropdown dt a,
#header-nav-cart dt a
{
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 24px;
}
#header-nav-cart dt a
{
  padding-right: 37px;
}
.header-nav-item dd
{
  background: #FFF;
  border-color: #CCC #666 #666 #CCC;
  border-style: solid;
  border-width: 1px;
  display: none;
  padding: 5px;
  position: absolute;
  width: 200px;
  z-index: 50;
}
.header-nav-item dd a
{
  background: #FFF;
  color: #000;
  display: block;
  padding: 3px 10px;
  text-decoration: none;
}
.header-nav-item dd a:hover
{
  color: #FFF;
  text-decoration: none;
}
.ie6 .header-nav-item dd li
{
  display: inline;
}
.header-nav-item hr
{
  border-color: #999;
  border-style: solid;
  border-width: 1px 0 0 0;
  height: 0;
  margin: 5px;
}
.header-nav-link-width-fix
{
  display: none;
}
.ie6 .header-nav-link-width-fix
{
  display: inline;
}
.ie6 .header-nav-link-width-fix hr
{
  border: 1px solid #FFF;
  margin: 0;
}
.alt-layout #header-nav-block
{
  margin: 20px 0 0 0;
  padding: 1px 0 3px 265px;
}
.alt-layout #middle-left
{
  display: none;
  float: none;
}
.alt-layout #middle-right
{
  margin-left: 0;
  _zoom: 1;
}

#prod-share
{
  float: right;
  z-index: 25;
}
#prod-share img
{
  background: url(/pcat/images/icons/icon-sprite.png) no-repeat -357px 0;
  height: 16px;
  vertical-align: bottom;
  width: 21px;
}
#prod-share a
{
  text-decoration: none;
}
#prod-share-email,
#prod-share-plusone
{
  display: inline-block;
  margin-left: 10px;
}
#prod-share-plusone
{
  width: 24px;
  vertical-align: bottom;
}
#prod-name
{
  margin: 10px 0 0 0;
  padding: 0;
}
#prod-tabs
{
  background: #FFF url(/themes/999.gif) repeat-x left bottom;
  cursor: default;
  margin: 0 0 20px 0;
  padding: 0;
  text-align: right;
}
#prod-tabs li
{
  display: inline;
}
#prod-tabs a,
#prod-tabs span
{
  background: #FFF;
  border-color: #999;
  border-style: solid;
  border-width: 1px;
  color: #000;
  cursor: pointer;
  display: inline-block;
  padding: 3px 10px;
  text-decoration: none;
}
.javascript-enabled #prod-tabs a
{
  background: #EEE;
}
.javascript-enabled #prod-tabs .prod-tab-special a
{
  background: #F6E99C;
}
.javascript-enabled #prod-tabs .prod-tab-paam a
{
  background: #CFDFEF;
}
.javascript-enabled #prod-tabs .prod-tab-current,
.javascript-enabled #prod-tabs .prod-tab-special .prod-tab-current,
.javascript-enabled #prod-tabs .prod-tab-paam .prod-tab-current
{
  background: #FFF;
  border-bottom-color: #FFF;
  cursor: default;
}
#prod-image
{
  float: left;
  overflow: hidden;
  text-align: center;
  width: 300px;
}
#prod-more,
#prod-related
{
  clear: left;
  float: left;
  line-height: 14pt;
  width: 300px;
}
#prod-items,
#prod-details,
#prod-videos,
#prod-specials,
#prod-shipping,
#prod-paam
{
  margin: 20px 0 0 322px;
}
.javascript-enabled #prod-more,
.javascript-enabled #prod-related
{
  clear: none;
  float: none;
  width: auto;
}
.prod-section
{
  width: 618px;
}
.ie6 .prod-section
{
  width: 610px;
}
.javascript-enabled .prod-section
{
  left: -9999px;
  margin: 20px 0 0 322px;
  position: absolute;
  top: -9999px;
}
.javascript-enabled .prod-section-show
{
  position: static;
}
#prod-additional,
#prod-excerpt
{
  display: none;
}
.javascript-enabled #prod-additional,
.javascript-enabled #prod-excerpt
{
  display: block;
  margin: 20px 0;
}
#prod-excerpt strong
{
  white-space: pre;
}
.javascript-enabled #prod-details .prod-section-heading,
.javascript-enabled #prod-videos .prod-section-heading span,
.javascript-enabled #prod-more .prod-section-heading,
.javascript-enabled #prod-related .prod-section-heading,
.javascript-enabled #prod-paam .prod-section-heading
{
  display: none;
}
.prod-section-heading
{
  font-size: 11pt;
  padding: 3px 8px;
}
#prod-shipping .prod-section-heading
{
  background-position: 8px center;
  background-repeat: no-repeat;
  color: #FFF;
  padding-left: 32px;
}
#prod-shipping #prod-heading-shipinfo
{
  padding-left: 8px;
}

#prod-heading-freezable { background-color: #8BAFC7; background-image: url(/pcat/images/icons/freezable-white-8BAFC7.png); }
#prod-heading-freight { background-color: #7A5943; background-image: url(/pcat/images/icons/freight-white-7A5943.png); }
#prod-heading-hazmat { background-color: #F37547; background-image: url(/pcat/images/icons/hazmat-white-F37547.png); }
#prod-heading-prescription { background-color: #853535; background-image: url(/pcat/images/icons/prescription-white-853535.png); }

.javascript-enabled #prod-more ul,
.javascript-enabled #prod-related ul
{
  padding: 0;
}
.javascript-enabled #prod-more li,
.javascript-enabled #prod-related li
{
  list-style: none;
  padding: 0 0 10px 0;
}
#prod-more p,
#prod-related p
{
  display: none;
}
.javascript-enabled #prod-more p,
.javascript-enabled #prod-related p
{
  display: block;
  margin: 4px 0 0 10px;
  padding: 0;
}
.javascript-enabled #prod-more a,
.javascript-enabled #prod-related a
{
  font-weight: bold;
}
.javascript-enabled #prod-more p a,
.javascript-enabled #prod-related p a
{
  font-weight: normal;
}
#prod-more img
{
  background: url(/pcat/images/icons/icon-sprite.png) no-repeat -393px 0;
  height: 16px;
  margin-left: 4px;
  vertical-align: text-bottom;
  width: 16px;
}

.prod-copy
{
  margin: 10px;
}
.javascript-enabled #prod-details .prod-copy,
.javascript-enabled #prod-specials .prod-copy
{
  margin: 20px 0;
}
#deals-page .a2c,
#ab-page .a2c
{
  margin-left: 130px;
  min-height: 130px;
  position: relative;
}
#deals-page .a2c .a2c-thumb,
#ab-page .a2c .a2c-thumb
{
  left: -130px;
  position: absolute;
  top: 0;
}
#ab-page h2
{
  font-size: 12pt;
  margin-bottom: 10px;
  text-align: center;
}
.a2c .x-table
{
  border-left: 10px solid #F3F3F3;
}
.a2c .dpg-active .x-legend
{
  background: #CCC;
}
.a2c .x-legend
{
  font-weight: normal;
}
.a2c .x-table .x-td
{
  height: 30px;
  padding-bottom: 0;
  padding-top: 0;
  vertical-align: middle;
}
.a2c-icon-new
{
  background-image: url(/pcat/images/icons/icon-sprite.png);
  background-position: -160px 0;
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  text-indent: -9999px;
  vertical-align: bottom;
  width: 48px;
}
.dpg-active .a2c-icon-new
{
  background-position: -224px 0;
}
.a2c-sale
{
  color: #000;
}
.a2c-qty input
{
  color: #4C4C4C;
  text-align: right;
  width: 40px;
}
.a2c .dss-btn
{
  margin: 0;
  width: 85px;
}
.a2c-icons
{
  cursor: default;
}
.a2c-icons ul,
.a2c-icons li
{
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
.a2c-icons a
{
  text-decoration: none;
}
.a2c-icons span,
.cart-notes-col span,
.cart-award-icon
{
  background-image: url(/pcat/images/icons/icon-sprite.png);
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  overflow: hidden;
  text-align: left;
  text-indent: -9999px;
  vertical-align: bottom;
  width: 16px;
}
.cart-notes-col span,
.cart-award-icon
{
  cursor: default;
}

.a2c-icon-freezable { background-position: 0 0; }
.a2c-icon-freezable-required { background-position: 0 0; }
.a2c-icon-freight { background-position: -32px 0; }
.a2c-icon-hazmat { background-position: -64px 0; }
.a2c-icon-prescription { background-position: -96px 0; }
.a2c-icon-sale { background-position: -425px 0; }
.a2c-icon-discount { background-position: -425px 0; }
.cart-group-tickle .cart-award-icon { background-position: -455px 0; }
.cart-group-award .cart-award-icon { background-position: -485px 0; }
.cart-order-award .cart-award-icon { background-position: -485px 0; }

.icon-help
{
  background-image: url(/pcat/images/icons/icon-sprite.png);
  background-position: -128px 0;
  background-repeat: no-repeat;
  height: 16px;
  width: 16px;
  vertical-align: text-bottom;
}

#catA-table,
{
  width: 99%;
}

.buttonwrapper input
{
  background-color: #FFF;
  background-position: top left;
  background-repeat: no-repeat;
  border: 0;
  cursor: pointer;
  float: left;
  font-weight: bold;
  height: 20px;
  margin: 0;
  padding-left: 12px;
  text-indent: 10px;
}
.buttonwrapper span
{
  background-position: top right;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  float: left;
  height: 20px;
  width: 12px;
}
.catalog-1 .buttonwrapper input
{
  background-image: url(/themes/button1.png);
  color: #FFF;
}
.catalog-1 .buttonwrapper input:hover,
.catalog-1 .buttonwrapper input:focus
{
  color: #CCC;
}
.catalog-1 .buttonwrapper input:active
{
  color: #FFF;
}
.catalog-1 .buttonwrapper span
{
  background-image: url(/themes/button1.png);
}
.catalog-3 .buttonwrapper input
{
  background-image: url(/themes/button3.png);
  color: #FFF;
}
.catalog-3 .buttonwrapper input:hover,
.catalog-3 .buttonwrapper input:focus
{
  color: #CCC;
}
.catalog-3 .buttonwrapper input:active
{
  color: #FFF;
}
.catalog-3 .buttonwrapper span
{
  background-image: url(/themes/button3.png);
}
.catalog-5 .buttonwrapper input
{
  background-image: url(/themes/button5.png);
  color: #FFF;
}
.catalog-5 .buttonwrapper input:hover,
.catalog-5 .buttonwrapper input:focus
{
  color: #CCC;
}
.catalog-5 .buttonwrapper input:active
{
  color: #FFF;
}
.catalog-5 .buttonwrapper span
{
  background-image: url(/themes/button5.png);
}
.text input,
.text select,
.text textarea
{
  font-family: inherit;
  font-size: inherit;
  width: 300px;
}
.text input#conml,
.text input#proml,
.text input#htmlemail,
.text input#textemail,
.text input#chkRead
{
  width: auto;
}

#shipping-label
{
  margin: 0 auto;
  width: 400px;
}
#shipping-label dt
{
  margin: 0;
  padding: 0;
}
#shipping-label dd
{
  margin: 20px 0 0 50%;
  padding: 0;
}

#main-block
{
  _zoom: 1;
}

#returns-link
{
  float: none;
  text-align: right;
}
#shipping-page #header-nav-block dl,
#shipHow-page #header-nav-block dl,
#payment-page #header-nav-block dl
{
  display: inline;
  float: none;
}
#shipping-page #header-nav-block dt,
#shipHow-page #header-nav-block dt,
#payment-page #header-nav-block dt
{
  display: inline;
}
#shipping-page .dss-dl dt,
#shipping-page .dss-dl dd,
#shipHow-page .dss-dl dt,
#shipHow-page .dss-dl dd,
#payment-page .dss-dl dt,
#payment-page .dss-dl dd
{
  float: none;
  margin-left: 50px;
  padding-bottom: 0;
  text-align: left;
  width: auto;
}
.dss-checkout-table th
{
  font-weight: normal;
  padding: 5px 10px;
  text-align: right;
  vertical-align: top;
  width: 40%;
}
.dss-payinvoice-table th
{
  width: 35%;
}
.dss-checkout-table td
{
  padding: 5px 0;
  text-align: left;
  vertical-align: top;
}
.dss-checkout-table .dss-section-header,
.dss-checkout-table .dss-center
{
  font-weight: bold;
  text-align: center;
}
.dss-checkout-table .dss-req
{
  font-weight: bold;
}
.dss-checkout-table .dss-msg-error
{
  padding: 5px 0;
  text-align: left;
}
.dss-checkout-table .dss-note-left
{
  float: none;
  text-align: left;
}
.dss-checkout-table .dss-input
{
  font-size: 10pt;
}
.dss-checkout-table .dss-note-right
{
  float: none;
  text-align: right;
}
.dss-checkout-table .pay-legend
{
  text-align: left;
  border-bottom: 2px solid #999;
}
#shipping-page #footer-left,
#shipHow-page #footer-left,
#payment-page #footer-left
{
  float: none;
}
#payment-page .pay-legend
{
  float: none;
}

#progress-bar
{
  margin: 0 0 20px 0;
  padding: 45px 0 0 0;
  text-align: center;
}
#progress-bar li
{
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#progress-bar span
{
  background-repeat: no-repeat;
  font-weight: bold;
  padding: 45px 25px 0 25px;
}
#progbar-shipping { background-position: 50% -43px; }
#progbar-shipHow { background-position: 50% -125px; }
#progbar-payment { background-position: 50% -206px; }
#progbar-ordConfirmed { background-position: 50% -288px; }
.progbar-current #progbar-shipping { background-position: 50% -453px; }
.progbar-current #progbar-shipHow { background-position: 50% -536px; }
.progbar-current #progbar-payment { background-position: 50% -619px; }
.progbar-current #progbar-ordConfirmed { background-position: 50% -702px; }

.ie6 .cart-section
{
  width: 98%
}
.cart-order-prompt
{
  border: 1px solid #DDD;
}
.cart-order-prompt p,
.cart-order-award p
{
  background: #EEE;
  border: 1px solid #FFF;
  margin: 0;
  padding: 8px 15px;
  text-align: center;
}
.cart-offer,
.cart-order-prompt,
.cart-order-award,
#cart-instructions,
#cart-actions,
.cart-group,
#cart-actions-checkout
{
  margin: 10px 0;
}
.cart-offer
{
  border: 1px solid #CCC;
}
.cart-order-award
{
  border: 1px solid #97B4B4;
}
.cart-order-award p
{
  background: #B5CACA;
}
#cart-return-policy-link
{
  text-align: right;
}
#cart-actions .dss-btn,
#cart-actions-checkout .dss-btn
{
  margin-left: 0;
  margin-right: 0;
}
#cart-coupon-code .dss-btn
{
  margin: 0;
}
#cart-header th,
#cart-footer th
{
  font-size: 8pt;
}
#cart-header th,
#cart-discounts th,
#cart-footer th,
.cart-group td,
#cart-coupon-code th,
#cart-coupon-code td
{
  padding: 2px 5px;
}
#cart-discounts th
{
  font-weight: normal;
}
#cart-coupon-code .cart-code-col
{
  font-weight: bold;
  text-align: left;
}
#cart-coupon-code th
{
  background-color: #DDD;
}
#cart-coupon-code .cart-code-col,
#cart-coupon-code .cart-desc-col
{
  background-color: #F3F3F3;
  border-bottom: 1px solid #DDD;
}
#cart-header .cart-item-col
{
  padding-left: 9px;
}
#cart-discounts .cart-filler-col,
#cart-footer .cart-filler-col
{
  width: 40px;
}
.cart-offer-sku, .cart-sku-col { width: 100px; }
.cart-price-col { width: 70px; }
.cart-qty-col { width: 50px; }
.cart-total-col { width: 70px; }
.cart-rem-col { width: 21px; }

.cart-group
{
  border-color: #FFF;
  border-style: solid;
  border-width: 1px;
  padding: 2px;
}
.cart-group p
{
  margin: 3px 5px;
  padding-bottom: 2px;
}
.cart-group table
{
  background: #FFF;
  border-color: #FFF;
  border-style: solid;
  border-width: 1px;
}
.cart-group-grouped
{
  background: #B5CACA;
  border-color: #97B4B4;
}
.cart-group-tickle,
.cart-order-prompt
{
  background: #F2DC78 !important;
  border-color: #EBC12A !important;
}
.cart-group-grouped table
{
  border-color: #97B4B4;
}
.cart-group-tickle table,
.cart-order-prompt
{
  border-color: #EBC12A !important;
}
.cart-order-prompt p
{
  background: #F2DC78 !important;
}
#cart-actions-empty,
.cart-qty-col
{
  text-align: center;
}
#cart-actions-continue,
.cart-sku-col,
.cart-desc-col,
.cart-notes-col,
.cart-offer-sku,
.cart-offer-description
{
  text-align: left;
}
#cart-actions-update,
#cart-actions-checkout,
.cart-price-col,
.cart-total-col,
.cart-discounts-col,
.cart-subtotal-col,
td.cart-qty-col,
.cart-qty-col input,
.cart-offer input,
.cart-offer-add
{
  text-align: right;
}
.cart-offer .dss-btn
{
  margin: 0;
}
.cart-group .cart-sku-col
{
  padding-left: 10px;
}
#cart-header .cart-qty-col,
.cart-group .cart-qty-col
{
  padding-right: 9px;
}
.cart-qty-col input
{
  margin-right: -4px;
}
.cart-group .cart-desc-col,
.cart-group .cart-price-col,
.cart-group .cart-qty-col,
.cart-group .cart-total-col
{
  background: #EEE;
  vertical-align: middle;
}
.cart-group .cart-sku-col,
.cart-group .cart-notes-col
{
  background: #FFF;
  color: #4C4C4C;
  padding-bottom: 5px;
  padding-top: 5px;
  vertical-align: top;
}
.cart-group .cart-notes-col .dss-ul
{
  margin: 0;
  padding: 0;
}
.cart-group .cart-notes-col .dss-ul li
{
  list-style-type: none;
  padding: 0 0 4px 0;
}
#cart-coupon-code
{
  margin: 15px 0;
}
.cart-confirm-option
{
  border-bottom: 1px solid #CCC;
}
.cart-offer-description
{
  background: #DDD;
  padding: 2px 5px;
}
.cart-offer-sku
{
  color: #4C4C4C;
  height: 28px;
  padding: 0 10px;
  vertical-align: middle;
}
.cart-offer-price
{
  color: #4C4C4C;
  height: 28px;
  padding: 0 10px;
  vertical-align: middle;
  text-align: right;
}
.cart-offer-qty,
.cart-offer-add
{
  height: 28px;
  padding: 0 10px;
  text-align: center;
  vertical-align: middle;
  width: 85px;
}
.cart-discounts-col
{
  color: #4B784B;
}
#feedback
{
  background-color: #FFF;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  bottom: 0;
  position: fixed;
  right: 10px;
  z-index: 75;
}
.ie6 #footer-block
{
  position: relative;
}
.ie6 #feedback
{
  border-bottom-width: 1px;
  bottom: 0;
  left: 0;
  position: absolute;
}
.feedback-min
{
  background-image: url(/themes/tab-gradient.png);
  background-repeat: repeat-x;
  border-color: #999;
  cursor: pointer;
  padding: 5px 10px;
}
.review-min
{
  cursor: pointer;
  display: inline;
  z-index: 100;
}
.review-min h3
{
  display: inline;
}
.review-max h3 a,
.review-max h3 a:visited,
.review-max h3 a:hover,
.review-max h3 a:focus,
.review-max h3 a:active
{
  color: #000 !important;
  cursor: text !important;
}
.review-min h3 img
{
  display: inline;
}
.feedback-max,
.review-max
{
  border-color: #CCC #666 #666 #CCC;
  padding: 10px 20px;
  width: 350px;
}
.review-max
{
  background-color: #FFF;
  border-style: solid;
  border-width: 1px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
}
.review-max h3
{
  display: block;
}
.review-max h3 img
{
  display: none;
}
.feedback-loading,
.review-loading
{
  background-image: url(/themes/loader.gif);
  background-position: center center;
  background-repeat: no-repeat;
}
#feedback h3,
#review h3
{
  margin: 0;
  padding: 0;
}
.feedback-min h3,
.review-min h3
{
  font-size: 10pt;
  font-weight: normal;
}
.feedback-max h3,
.review-max h3
{
  font-size: 12pt;
  text-align: center;
}
.feedback-min p,
.feedback-min #feedback-close,
.review-min p,
.review-min #review-close
{
  display: none;
}
#feedback-close,
#review-close
{
  cursor: pointer;
  height: 21px !important;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 21px !important;
}
#review select
{
  width: 100px;
}
#feedback textarea,
#review textarea
{
  font-size: 10pt;
  height: 100px;
  resize: none;
  width: 300px;
}
#feedback button,
#review button
{
  margin: 0;
}
#home-link
{
  height: 90px;
}
#fca
{
  background: #FFF;
  border-color: #CCC #666 #666 #CCC;
  border-style: solid;
  border-width: 1px;
  display: none;
  padding: 4px;
}
#fca td
{
  list-style-type: none;
  padding: 4px;
  text-align: center;
}
#fca img
{
  height: 117px;
  padding-bottom: 8px;
  width: 90px;
}
#fca span
{
  display: block;
  padding: 3px 0;
  width: 90px;
}
#fca a,
#fca a span,
#fca a:hover span
{
  outline: 0;
  text-decoration: none;
}

.x-matrix .paam-close
{
  background-image: url(/pcat/images/icons/close-small-sprite.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  cursor: pointer;
  float: left;
  height: 12px;
  margin: 2px 0 0 -18px;
  top: 4px;
  width: 12px;
}
.x-matrix .paam-close:hover
{
  background-position: -24px 0;
}
.x-matrix .paam-close:active
{
  background-position: -48px 0;
}

#search-page h1
{
  font-size: 19px;
  font-weight: normal;
  margin: 15px 0;
  padding: 0;
}
#search-page h1 strong
{
  font-weight: bold;
}
#search-page h1 em
{
  font-style: normal;
  font-weight: bold;
}

.search-results, .search-results li
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.search-results h3
{
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.search-results a
{
  font-weight: normal;
  text-decoration: underline;
}
.search-results p
{
  line-height: 1.5;
  margin: 10px 0 0 0;
}

#search-nonprod-results ul
{
  margin-top: 10px;
}
#search-nonprod-results li
{
  padding: 0 5px;
}
#search-nonprod-results li,
#search-nonprod-results h3
{
  display: inline;
}

#search-product-results .search-results li
{
  margin: 0;
  min-height: 100px;
  padding: 30px;
  position: relative;
}
.ie6 #search-product-results .search-results li
{
  height: 100px;
}
#search-product-results h2
{
  border-bottom: 1px solid #999;
  font-size: 14px;
  font-weight: normal;
  margin: 15px 0 0 0;
  padding: 0 0 5px 0;
}
#search-product-results h3,
#search-product-results p
{
  margin-left: 130px;
}
.search-product-image
{
  left: 30px;
  position: absolute;
  top: 30px;
}

#search-graphic
{
  margin-top: 50px;
  text-align: center;
}

.ui-autocomplete
{
  cursor: default;
  position: absolute;
}
/** html .ui-autocomplete { width:1px; }*/ /* without this, the menu expands to 100% in IE6 */
.ui-menu
{
  background: #FFF;
  border-color: #CCC #666 #666 #CCC;
  border-style: solid;
  border-width: 1px;
  display: block;
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 5px;
  max-width: 250px;
  min-width: 250px;
}
.ui-menu .ui-menu
{
  margin-top: -3px;
}
.ui-menu .ui-menu-item
{
  clear: left;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  zoom: 1;
}
.ui-menu .ui-menu-item a
{
  color: #000;
  display: block;
  overflow: hidden;
  padding: 3px 10px 3px 3px;
  text-decoration: none;
  zoom: 1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active
{
  background-color: #E29D3A;
  color: #FFF;
}
.ui-menu .ui-menu-item img
{
  float: left;
  vertical-align: middle;
}
.autocomplete-sku,
.autocomplete-desc
{
  margin-left: 60px;
}
.autocomplete-sku
{
  color: #4C4C4C;
}
.autocomplete-sku strong
{
  color: #000;
}
.autocomplete-desc
{
  color: #888;
  font-size: 8pt;
}
.ui-menu .ui-menu-item a.ui-state-hover .autocomplete-sku,
.ui-menu .ui-menu-item a.ui-state-active .autocomplete-sku,
.ui-menu .ui-menu-item a.ui-state-hover .autocomplete-sku strong,
.ui-menu .ui-menu-item a.ui-state-active .autocomplete-sku strong,
.ui-menu .ui-menu-item a.ui-state-hover .autocomplete-desc,
.ui-menu .ui-menu-item a.ui-state-active .autocomplete-desc
{
  color: #FFF;
}
