#exo-mask {
    top: 0;
    left: 0;
    position: absolute;
    z-index: 9000;
    background-color: #000;
    display: none;
}

#exo-modal-container #exo-close {
    float: right;
    font-weight: bold;
    text-align: right;
}

#exo-facet-sb h3 {
    margin: 10px 0;
}

#exo-modal-container .exo-left-col,
#exo-modal-container #exo-facet-sb {
    clear: both;
    float: left;
    min-height: 30px;
    width: 220px;
}

#exo-modal-container .exo-right-col,
#exo-modal-container #exo-results {
    float: right;
    width: 660px;
}

#exo-modal-container a:link,
#exo-modal-container a:visited {
    color: #01578C;
    text-decoration: none;
}

#exo-modal-container a:hover {
    text-decoration: underline;
}

#exo-modal-container {
    background-color: #fff;
    color: #484848;
    display: none;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.8em;
    font-weight: normal;
    padding: 20px;
    position: absolute;
    width: 900px;
    z-index: 9999;
}

#exo-search-box {
    border-style: none;
    float: right;
    height: 32px;
    line-height: 12px;
    margin-right: 401px;
    text-align: center;
    text-indent: 0;
    vertical-align: bottom;
    width: 250px;
}

#exo-search-box div {
    height: 32px;
}

#exo-search-box input#exo-search2352341 {
    border: 1px solid #3B3B3B;
    border-right-width: 0;
    float: left;
    height: 21px;
    padding: 4px;
    width: 200px;
}

#exo-search-box label {
    background: url("../../image/sprites/search-sprite.png") no-repeat scroll -13px -20px transparent;
    float: left;
    height: 100%;
    width: 40px;
}

#exo-search-box label>input {
    cursor: pointer;
    height: 100%;
    opacity: 0;
    width: 100%;
}

#exo-facets {
    clear: both;
    margin-top: 15px;
}

.exo-clear, .exo-facet-row>div.exo-clear {
    float: none;
    clear: both;
    margin: 0;
    padding: 0;
    width: 0;
}

.exo-facet-row {
    max-height: 192px;
    clear: both;
}

.exo-facet-border {
    border: 1px solid #CCCCCC;
    overflow-y: auto !important;
    padding: 0 !important;
}

.exo-more {
    margin-top: 5px;
}

.exo-facet-row>div.exo-facet-hdr {
    float: none;
    display: block;
    margin: 0;
    width: 100%;
}

.exo-facet-row>div.exo-facet-hdr>h3 {
    width: 31%;
    float: left;
    margin: 0 5px;
    overflow: hidden;
}

.exo-facet-row>div {
    float: left;
    margin: 10px 5px;
    max-height: 150px;
    overflow: hidden;
    padding: 1px;
    position: relative;
    width: 31%;
}

.exo-multi-facet ul,
.exo-cats ul {
    list-style: none outside none !important;
    margin: 0;
    margin-left: 4px !important;
    padding: 0;
}

.exo-multi-facet ul li,
.exo-cats ul li {
    margin: 0;
    position: relative;
}

.exo-facet-row ul {
    padding: 0;
    margin: 0;
}

.exo-multi-facet div.exo-FName a {
    background: url("../../image/sprites/search-sprite.png") no-repeat scroll
    -86px -33px transparent;
    padding-left: 16px;
}

.exo-multi-facet li.exo-bold div.exo-FName a {
    background-position: -86px -18px;
}

.exo-x.exo-x-gray {
    background: url("../../image/sprites/search-sprite.png") no-repeat scroll
    -55px -33px transparent;
}

.exo-x a,
.exo-x a:hover {
    padding: 0 5px; /* make click area */
    text-decoration: none !important;
}

.exo-x {
    background: url("../../image/sprites/search-sprite.png") no-repeat scroll
    -55px -18px transparent;
    bottom: 2px;
    height: 16px;
    left: 0;
    position: absolute;
    width: 13px;
}

ul.exo-cats-list {
    clear: both;
    margin-left: 12px !important;
    padding-left: 0;
}

.exo-FName {
    float: left;
    height: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.exo-li-height {
    clear: both;
    height: 16px;
    line-height: 16px;
    padding: 2px 0;
}

.exo-wide-cat {
    max-width: 90%;
}

.exo-slim-cat {
    max-width: 77%;
}

.exo-facet-border .exo-slim-cat {
    max-width: 75%;
}

.exoFCount {
    font-size: 0.75em;
    color: #6E6E6E;
}

.exo-slider {
    margin: 11px;
}

.exo-slider-hdr {
    border: 0;
    margin-bottom: 10px;
    width: 79%;
}

.exo-center {
    text-align: center;
}

.exo-bold a {
    font-weight: bold !important;
}

.exo-bold {
    font-weight: bold !important;
}

.exo-right {
    text-align: right;
    white-space: nowrap;
}

div.exo-slider-count {
    margin-left: 4px;
    height: 16px;
    padding: 2px 15px;
    position: relative;
}

div.exo-range-graph {
    margin: 0 8px 1px;
    width: 70%;
}

.exo-slider-cont {
    clear: both;
    margin: 0 8px 10px;
    width: 70%;
}

div.exo-slider input {
    width: 40px;
}

#exo-header {
    clear: both;
    padding: 5px 0;
}

.exo-headerLine {
    display: block;
    clear: both;
    height: 20px;
    padding: 5px 0;
}

.exo-first {
    border-bottom: 1px solid #CCCCCC;
}

#exo-noResults {
    padding-bottom: 10px;
}

.exo-result {
    clear: both;
    height: 95px;
}

.exo-result>div {
    float: left;
    height: 100%;
}

.exo-result .exo-img {
    width: 25%;
    border-right: 1px solid #CCCCCC;
}

.exo-list .exo-result {
    border-bottom: 1px solid #CCCCCC;
    margin-top: 8px;
    padding-bottom: 8px;
}

.exo-grid .exo-result {
    border: 1px solid #CCCCCC;
    clear: none;
    float: left;
    height: 300px;
    margin: 0 2.9% 2.9% 0;
    width: 31%;
}

.exo-grid .exo-result>div {
    float: none;
    height: 90px;
    width: 94%;
    padding: 3%;
}

.exo-grid .exo-result .exo-img {
    height: 188px;
    border-right: none;
}

.exo-result .exo-img img {
    border: 0 none;
    display: inline;
    max-height: 100%;
    max-width: 100%;
}

.exo-result .exo-img>div {
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
}

.exo-result .exo-desc {
    padding-left: 10px;
    width: 72%;
}

.exo-desc .exo-prodName {
    font-size: 1.2em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.exo-grid .exo-desc .exo-prodName {
    white-space: normal;
    height: 57px;
    margin-bottom: 3px;
}

.exo-result .exo-desc>div.exo-prodDesc {
    margin: 5px 0;
    height: 48px;
    overflow: hidden;
}
/*
.exo-list .exo-prodName a,
.exo-FName a {
	white-space: nowrap;
	overflow: hidden;
}
*/
.exo-desc .exo-prodPrice {
    font-weight: bold;
    float: right;
}

.exo-prodPrice > span:last-child {
    padding-left: 3px;
}

.exo-grid .exo-desc .exo-prodPrice {
    text-align: right;
    float: none;
}

.exo-grid .exo-dlvTime {
    float: right;
}

.exo-dlvTime, .exo-addToCart {
    float: left;
}

#exo-brandClr, #exo-brandSel {
    cursor: pointer;
}

#exo-result-list {
    clear: both;
    margin-top: 8px;
}

#exo-result-list.exo-list {
    margin-bottom: 18px;
}

#exo-numRes {
    float: left;
    max-width: 30%;
    min-width: 30%;
    padding-top: 5px;
    width: 28%;
}

.exo-list .exo-result-sep {
    border-top: 1px solid #CCCCCC;
    margin: 8px 0;
}

#exo-view {
    float: left;
    padding-top: 3px;
}

#exo-view span {
    background-image: url("../../image/sprites/search-sprite.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 18px;
    margin: 0 4px;
    vertical-align: text-bottom;
    width: 20px;
}

#exo-gridView.exo-active {
    background-position: -1px 0;
    cursor: default;
}

#exo-gridView {
    background-position: -22px 0;
    cursor: pointer;
}

#exo-listView {
    background-position: -65px 0;
    cursor: pointer;
}

#exo-listView.exo-active {
    background-position: -43px 0;
    cursor: default;
}

#exo-numPerPage {
    float: left;
    padding-top: 5px;
    width: 16%;
}

#exo-numPerPage span {
    padding: 0 2px;
}

.exo-sorting {
    float: right;
}

.exo-pager {
    float: right;
}

.exo-actual-page {
    font-weight: bold;
}

.exo-page-number {
    padding: 0 2px;
}

/* Slider----------------------------------*/
.exo-slider .ui-widget {
    font-family: Verdana,Arial,sans-serif; font-size: 0.7em;
}
.exo-slider .ui-widget-content {
    border: 1px solid #aaaaaa;
    background-color: #ffffff;
    color: #222222;
}
.exo-slider .ui-widget-content a {
    color: #222222;
}
.exo-slider .ui-widget-header {
    border: 1px solid #aaaaaa;
    background-color: #cccccc;
    color: #222222;
    font-weight: bold;
}
.exo-slider .ui-widget-header a {
    color: #222222;
}

.exo-slider .ui-state-default,
.exo-slider .ui-widget-content .ui-state-default {
    background: url("../../image/sprites/search-sprite.png") no-repeat scroll -70px -35px transparent;
    font-weight: normal;
    color: #555555;
}
.exo-slider .ui-state-hover,
.exo-slider .ui-widget-content .ui-state-hover {
    background: url("../../image/sprites/search-sprite.png") no-repeat scroll -70px -20px transparent;
    font-weight: normal;
    color: #212121;
}

.exo-slider .ui-slider {
    position: relative;
    text-align: left;
}
.exo-slider .ui-slider .ui-slider-handle {
    position: absolute;
    height: 11px;
    cursor: default;
    width: 14px;
    z-index: 2;
}
.exo-slider .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
}

.exo-slider .ui-slider-horizontal { height: .4em; }
.exo-slider .ui-slider-horizontal .ui-slider-handle { margin-left: -.6em; }
.exo-slider .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.exo-slider .ui-slider-horizontal .ui-slider-range-min { left: 0; }
.exo-slider .ui-slider-horizontal .ui-slider-range-max { right: 0; }