/* customer styles for search */
/* navigation */
.ea-value-label { font-style: italic; }
.ea-nav-block a { font-family: Arial, Helvetica, Verdana;font-size:12px;font-weight: normal;}
.ea-nav-value-label { font-weight: normal; }
.ea-nav-title { font-size: 16px; color: white; font-weight: normal; line-height: 22px;}
.ea-toggle-img { display: inline; }
.ea-refine-wrapper { border: none; }
#ea-choice-refine-id > table { border-spacing: 0 5px; border-collapse: separate; }
.ea-nav-block { font-family: arial, Helvetica, Verdana; border: 1px solid #ccc; padding-bottom:0px;margin-bottom:5px;}
.ea-nav-block-header { background: #5479d2; color: white;margin: 4px;padding: 0px 5px 0px 17px;}
.ea-nav-block-values.ea-attr { padding-left: 0px;margin: 5px 0px;}
.ea-nav-block-values.ea-cat { padding-left: 0px;margin: 5px 0px;}
.ea-remove-nav-block-values { border-left: none; border-right: none; border-bottom: none; }
.ea-nav-val-toggle, .ea-attr-name-toggle {padding-left: 17px; }
/* pagination area */
.ea-cls-pagination-wrapper {
      background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #DADADA;
    color: #333333;
    font-weight: bold;
    overflow: hidden;
    padding: 8px;
}
.ea-result-count, .ea-page-size, .ea-sort-by { font-size:12px; line-height: 24px;}
/* item cell */
.qtytd > input { border: 1px solid #bcbcbc;  padding-right: 2px; text-align: right; width: 22px;}
.add-to-car input { margin-left: 5px; }
.sort-by-results,#itemslist { width: 738px; }
.sort-by-results > table,#itemslist > table {
    margin-top: 8px;
    width: 738px;
}
.sort-by-results > table th,#itemslist > table th {
    background: #5479d2;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    height: 32px;
    text-align: left;
    vertical-align: middle;
}
.sort-by-results > table th > div { padding-right: 5px; }
/*
.ea-item-cell .thumb {width: 80px; height: 80px;text-align:center;vertical-align: middle;}
#itemslist .itemnumber > div { width: 82px; text-align:center; word-wrap:break-word;}
#itemslist .brief > div { width: 114px; text-align:left; }
#itemslist .brand-model > div { width: 99px; text-align:center; }
#itemslist .catalog-page > div { width: 55px; text-align:center; }
#itemslist .avail > div { width: 65px; text-align:center; }
#itemslist .price > div { width: 50px; text-align:center; }
#itemslist .price-per > div { width: 60px; text-align:center; }
#itemslist  #regularprice {text-decoration: line-through;}
#itemslist .add-to-cart > div { padding-right: 0 !important; width: 104px; }
#itemlisting_header > td {line-height:10px;}
*/

.brief { width: 200px; }
/*.itemcell.container { border-bottom: 1px solid #ccc; }*/
/*.itemcell .thumb > div { width: 75px; text-align: center; }*/
/*.itemcell .itemnumber > div {  width: 82px; text-align: center; word-wrap: break-word; }
.itemcell .brief > div { width: 114px; text-align: left; }
.itemcell .brand-model > div { width: 99px; text-align: center; }
.itemcell .catalog-page > div { width: 55px; text-align: center; }
.itemcell .avail > div { width: 65px; text-align: center; }
.itemcell .price > div { width: 50px; text-align: center; }
.itemcell .price-per > div { width: 60px; text-align: center; }
.itemcell .container { border-bottom: 1px solid #ccc; }
*/
/*.itemcell td > div {
    font-size: 11px;
    line-height: 1.14;
    padding: 8px 5px 8px 0;
}
.itemcell .qtytd {
    padding-bottom: 6px;
    text-align: center;
}

.itemcell .qtyinput {
    border: 1px solid #bcbcbc;
    padding-right: 2px;
    text-align: right;
    width: 22px;
}
*/
.itemcell .bgbutton {
    background: url("/site/img/titles-and-buttons.png") no-repeat scroll -187px 0 transparent !important;
    border: none;
    display: block;
    height: 22px;
    text-indent: -9999px;
    /*width: 104px;*/
	width:92px;
}

.ea-price-strike-through { text-decoration: line-through; color:red; }
.estimated-to-ship { font-weight: normal; }
div.price { padding-left: 4px; }