@charset "utf-8";

/* list.css - last modified: February 05 2012 03:30:45. */

#product-list { width:100%; border-collapse:collapse; border:0px; margin:0px; margin-bottom:10px; padding:0px; } #product-list a {font-weight:bold;} #product-list thead td { background:#496a21; color:#ffffff; padding:5px 0px; text-align:left; font-weight:bold; } #product-list tfoot td { padding:5px; text-align:right; } #product-list tbody td.capr { border-right: 1px solid #cbe5ab; } #product-list tbody td { text-align:left; vertical-align:top; font-weight:bold; padding: 0; } #product-list .brdr {border-bottom: 1px solid #95ce1c;} #product-list tbody td span.color { vertical-align:middle; display:-moz-inline-block; display:-moz-inline-box; display:inline-block; width:5px; height:5px; margin:0p; padding:0px; font-size:0px; line-height:0px; border:1px solid #000000; } #product-list tbody th { padding:5px; text-align:right; font-weight:normal; vertical-align:top; border-bottom: 1px solid #cbe5ab; } #product-list thead td .nosort { font-size:9px; } #product-list thead td a.sort { cursor: pointer; font-size:9px; background: transparent url(/images/list/bullet_nosort.png) no-repeat right 50% !important; color: #FFF; text-decoration: none; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; } #product-list thead td a.ASC { background: url(/images/list/z-a.png) no-repeat right 58% !important; padding-right: 15px; } #product-list thead td a.DESC { background: url(/images/list/a-z.png) no-repeat right 58% !important; padding-right: 15px; } .filter { border:1px solid #96110d; width:200px; padding:3px; } .button { border:0px; border-collapse:collapse; background:#96110d; color:#fff; padding:3px 0px; width:100px; font-weight:bold; cursor:pointer; } .grid {border-right:1px solid #e0f0bc;} .lgrn {color:#496A21;}  .cfilter { border:1px solid #999; background:#f3f3f3; } .cfilter h3 {padding:3px 3px 4px 5px; margin:0px; background:#CCC; border-bottom:1px solid #999;} .cfilter h3 span {font-family:Geneva,Arial,Helvetica,sans-serif;} .cfilter ul {padding:3px 3px 4px 5px; margin:0px; list-style:none;} .sfilter { border:1px solid #454545; background:#ffffff; } .sfilter h3 {padding:0; margin:0px; color:#ffffff; background:#555;} .sfilter h3 span {font-family:Geneva,Arial,Helvetica,sans-serif;} .sfilter ul {padding:3px 3px 4px 5px; margin:0px; list-style:none;} .sfilter ul li {margin-bottom:3px;} .sfilter h4 {padding:0px; margin:0px 0px 3px 0px; border-bottom:1px solid #000; font-weight:bold; font-size:10px} .sfilter ul a {text-decoration: underline;} .sfilter ul span {padding:0px 10px 5px 0px; margin:0px;} .sfilter h3 .title { display:block; height: 22px; border-bottom: 1px solid #454545; padding: 3px 0px 0px 31px; } h3.shade { cursor:pointer; background-image: url(/images/list/search-filter-expand.png); background-repeat:no-repeat; } h3.expanded { background-position: left -27px; } h3.retracted { background-position: left top; } h3.expanded .extra { display:block; height: 18px; border-bottom: 1px solid #454545; background-color: #CCC; color:#454545; } h3.retracted .extra { display:none; }  .paging {background:#FFF !important; color:#000 !important;} .selects {width:525px; margin-left:250px;} .selects select {border:1px solid #000000;} .pselect {width:400px;}
