/*Merchants--Use this file to make any edits that you wish to override styles in the main stylesheets. By making edits to this CSS file, your styles applied here will cascade and overwrite styles in the main CSS files. This will allow you to replace the entire contents of the main stylesheets should it become necessary to update those to fix styling issues with the themes without losing any of your custom styles.*/

/* Floating Cart Overrides */

/* mss paging */
#mss-paging-hidden-links {display:none;}
#pagingtop {margin:10px 0 5px 0;}
#pagingbottom {margin-top:10px;clear:left;}

#pagingTable{text-align:left;}
   #pagingTable .gridCell {text-align:center; padding:5px; border-bottom:1px solid #ccc;border-right:1px solid #ccc;}
   #pagingTable .gridCell .name a {display:block; font-weight:bold; font-size:12px; color:#000; padding-top:10px; text-decoration:none;}
 #pagingTable .gridCell .price {font-size:12px;}
#pagingTable .gridCell .sale-price-bold {font-size:12px; font-weight:bold; color:#004DC4;}
#pagingTable .gridCell .img {height:88px;}
   #pagingTable .name a {display:inline; font-weight:normal; padding-top:0px; text-decoration:underline;}

.pagingDiv {}
   .pagingLinks{background:#F6F6F6 url(/lib/yhst-52436341669775/paging-ctrls-top.gif) repeat-x scroll 0 0; height:18px; _height:28px; padding:5px 10px;}
      .pagingLinks-left{float:left; width:540px}
         .pagingLinks-left div{display:block; background:transparent url() no-repeat scroll 0 -14px; height:14px; float:left; margin:0px 3px;}
         .pagingLinks-left .prev2{width:12px;background-image:url(/lib/yhst-52436341669775/mss-paging-arrows-left2.jpg);}
         .pagingLinks-left .prev{width:8px;background-image:url(/lib/yhst-52436341669775/mss-paging-arrows-left.jpg);}
         .pagingLinks-left .next{width:8px;background-image:url(/lib/yhst-52436341669775/mss-paging-arrows-right.jpg);}
         .pagingLinks-left .next2{width:12px;background-image:url(/lib/yhst-52436341669775/mss-paging-arrows-right2.jpg);}
         .pagingLinks-left .cl{background-position:0 0px;}
         .pagingLinks-left b {width:19px; height:16px; display:block; float:left;text-align:center; background: transparent url(/lib/yhst-52436341669775/mss-num-cur.jpg) no-repeat scroll 0 0;margin:0px 5px;}
         .pagingLinks-left a {text-decoration:none; text-align:center;width:19px; height:16px;display:block; float:left;background: transparent url(/lib/yhst-52436341669775/mss-num-link.jpg) no-repeat scroll 0 0;margin:0px 5px;}
         .pagingLinks-left a span{color:#fff;}
         .pagingLinks-left div a {background:transparent url() no-repeat scroll 0 0; float:none; width:12px; height:14px; text-align:left; margin:0px;}
      .pagingLinks-right{float:right;}
   .pagingLowerLinks{background:#D4D4D4 url(/lib/yhst-52436341669775/paging-ctrls-bottom.gif) repeat-x scroll 0 0; height:18px; _height:28px; padding:5px 0px; text-align:left;}
      .pagingLowerLinks .sortDiv {float:left; line-height:18px;}
         .sortDiv a {padding-left:10px; background: transparent url(/lib/yhst-52436341669775/sm-right.gif) no-repeat scroll center left; margin:0px 5px;}
         .sortDiv a.chosen{background-image:url(/lib/yhst-52436341669775/sm-down.gif); font-weight:bold;}
      #mss-pagination-search{float:left; margin-left:30px;}
         #mss-pagination-search span {padding-right:10px;}
      .pagingViewLinks {float:right; width:180px;padding:1px 0px;}
         .pagingViewLinks .pagingGridView {float:left; background:transparent url("http://lib.store.yahoo.net/lib/spytown/paging-grid.gif") no-repeat scroll 0 0px;padding-left:18px;width:72px; _width:90px; height:16px;}
         * html .pagingViewLinks .pagingGridView {width:72px;}
         .pagingViewLinks .pagingListView {float:left;background:transparent url("http://lib.store.yahoo.net/lib/spytown/paging-list.gif") no-repeat scroll 0 0px;padding-left:18px;width:72px; _width:90px;height:16px;}
         * html .pagingViewLinks .pagingListView {width:72px;}
         .pagingViewLinks .ch {background-position:0 -16px;}

div.fp-image-insets div {
    display: inline;
}


