#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-modal-container .exo-left-col,
#exo-modal-container #exo-facet-sb {
	float: left;
	width: 220px;
	min-height: 30px;
}

#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 {
   background: url("../img/search.png") repeat-x scroll 0 0 transparent;
   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: medium none;
   float: left;
   height: 21px;
	margin: 1px;
	padding: 4px;
   width: 200px;
}

#exo-search-box label {
   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 {
	overflow-y: auto;
	border: 1px solid #CCCCCC;
}

.exo-more {
	margin-top: 5px;
	text-decoration: underline;
	cursor: pointer;
}

.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 {
	overflow: hidden;
	max-height: 150px;
	margin: 10px 5px;
	width: 31%;
	float: left;
	position: relative;
}

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

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

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

.exo-multi-facet a {
	background: url("../img/ecs_facette.gif") no-repeat scroll left 1px transparent;
	padding-left: 19px;
	display: inline-block;
}

.exo-multi-facet .exo-bold a {
	background: url("../img/ecs_facette_active.gif") no-repeat scroll left 1px transparent;
	padding-left: 19px;
	display: inline-block;
}

.exo-x-gray {
	background: url("../img/theX-gray.png") no-repeat scroll left center transparent;
}

a.exo-x,
a.exo-x:hover {
	background: url("../img/theX.png") no-repeat scroll left center transparent;
	text-decoration: none !important;
}

a.exo-x,
#exo-price-clr {
	display: inline-block;
	width: 10px;
}

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

.exo-FName {
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
/*	-moz-binding: url('ellipsis-xbl.xml#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: 80%;
}

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

.exo-price {
	margin: 11px;
}

#exo-price-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-price-count {
	margin-left: 4px;
}

div#exo-price-slider {
	clear: both;
	font-size: 0.7em;
	margin: 0 8px 10px;
	width: 70%;
}

div.exo-price input {
	width: 44px;
}

#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-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;
}

.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;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
/*	-moz-binding: url('ellipsis-xbl.xml#ellipsis');*/
}

.exo-desc .exo-prodPrice {
	font-weight: bold;
	float: right;
}

.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-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("../img/view.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;
}

