/*
NOTICE:
This source code has been created by Westring Technologies
All Rights Reserved.

Created on Apr 25, 2005
Created by Ryan Bowman
*/

/* Before this file will be a valid style sheet it must be processed by Ant,
   which will replace tokens of the form @token@ with a proper value.
   All java style comments will be removed. */

/** Common to New Items, Closeouts, Scratch & Dent **/
#categoryLinks { clear: both; margin: 10px 0 10px 50px; }
#categoryLinks ul { float: left; width: 175px; }
#categoryLinks ul li { list-style: none; }

/*#browseFamilies .item_23col { width: 238px; }
#browseFamilies .item_23col .thumb { border: 1px #808080 solid; float: left; margin-right: 5px;
  text-align: center; }
#browseFamilies .item_23col .thumb img { float: none; }*/

#SpecialProdBrowse { border-collapse: collapse; font-size: 1em; position: relative; margin: 10px auto;
  text-align: center; width: 952px; z-index: 0; }
#SpecialProdBrowse .indivrating { float: none; margin: 3px auto; padding: 2px 3px; width: 75px; }
#SpecialProdBrowse .price { display: block; font-size: 0.9em; }
#SpecialProdBrowse tr.thumb td { height: 160px; }
#SpecialProdBrowse tr.prices td { padding-top: 10px; }
#SpecialProdBrowse td a { display: block; margin: auto; position: relative; width: 185px; z-index: 1; }
#SpecialProdBrowse td img { position: relative; z-index: 1; }
#SpecialProdBrowse td.hdivider { border-bottom: 1px #ccc dashed; height: 1px; }
#SpecialProdBrowse tr.thumb td.vdivider { border-right: 1px #ccc dashed; padding: 0; width: 0; }

#SpecialProdBrowse #SellerInfo { margin: auto; width: 185px; }
#SpecialProdBrowse #SellerInfo a { float: left; margin-top: 3px; margin-left: 10px; width: 43px; }
#SellerInfo h6 { margin: 3px 5px 5px; width: 37px; }
#SellerInfo .indivrating { float: left; margin: 0 0 5px 7px; overflow: hidden; width: 68px; }

#closeouts .links,
#newitems .links,
#scratchdent .links,
#sellerMarket .links { border: 1px #808080 solid; border-width: 1px 0; overflow: hidden; }

#closeouts .thumb img,
#newitems .thumb img,
#scratchdent .thumb img,
#sellerMarket .thumb img { float: none; }

#closeouts .sectionHeading,
#newitems .sectionHeading,
#scratchdent .sectionHeading,
#sellerMarket .sectionHeading { border-bottom: 0; color: #fff; font-size: 1.3em; font-weight: bold;
  padding: 1px 3px; text-align: left; }

#closeouts .FilterSelect,
#newitems .FilterSelect,
#scratchdent .FilterSelect,
#sellerMarket .FilterSelect { margin-top: 15px; }

#closeouts .FilterSelect a,
#newitems .FilterSelect a,
#scratchdent .FilterSelect a,
#sellerMarket .FilterSelect a { float: left; font-size: 1em; font-weight: normal; margin-top: 6px; }
#closeouts .FilterSelect img,
#newitems .FilterSelect img,
#scratchdent .FilterSelect img,
#sellerMarket .FilterSelect img { float: left; margin-top: 7px; margin-right: 3px; }

#typeFilter img { margin: 0; padding: 0; vertical-align: bottom; }
#typeFilter p { margin-top: 0; padding-top: 0; }
#typeFilter p:first-line { font-weight: bold; }
/** End Common to New Items, Closeouts, Scratch & Dent **/


/** Closeouts Page **/
#closeouts .FilterSelect { margin-bottom: 10px; padding-left: 5px; }
#closeouts #filter { border-top: 1px #808080 solid; clear: left; }
#closeouts #filter .FilterSelect { margin-bottom: 0; }
#closeouts .sectionHeading { background: transparent
  url("/images/jwsite/categoryHeaders/closeouts_headerimage.gif")
  right no-repeat; }
/** End closeouts Page **/


/** New Items Page **/
#newitems #filter { border-top: 1px #808080 solid; clear: left; }
#newitems #filter .FilterSelect { margin-bottom: 0; }
#newitems .FilterSelect { margin-bottom: 10px; padding-left: 5px; }
#newitems .sectionHeading {
  background: transparent url("/images/jwsite/categoryHeaders/newitems_headerimage.gif")
  right no-repeat; }
/** End New Items Page **/


/** Scratch & Dent Page **/
#scratchdent #filter { border-top: 1px #808080 solid; clear: left; }
#scratchdent #filter .FilterSelect { margin-bottom: 0; }
#scratchdent .FilterSelect { margin-bottom: 10px; padding-left: 5px; }
#scratchdent .sectionHeading {
  background: transparent url("/images/jwsite/categoryHeaders/scratchdent_headerimage.gif")
  right no-repeat; }
/** End Scratch & Dent Page **/

/** Seller Market Page **/
#sellerMarket .copy { border: 0; /*padding-bottom: 30px; */}

#sellerMarket #filter { border-top: 1px #808080 solid; clear: left; }
#sellerMarket #filter .FilterSelect { margin-bottom: 0; }
#sellerMarket .FilterSelect { margin-bottom: 10px; padding-left: 5px; }
#sellerMarket .price span { color: #000; }
#sellerMarket .sectionHeading {
  background: transparent url("/images/jwsite/sellerMarket/sellersmarket-banner.jpg")
  right no-repeat; }

#sellerMarket #ListingLinks { border-bottom: 1px #808080 solid; overflow: hidden; 
  padding-bottom: 10px; }
#sellerMarket #ListingLinks .btnLnk { margin-right: 10px; }


/** End Seller Market Page **/
