body#exploreCollections #container{padding:5px 5px 20px;border-left:1px solid #E2DAC3;left:-1px;}
body#exploreCollections .collection{width:227px;height:auto;margin:5px;float:left;overflow:hidden;position:relative;color:#222;padding:4px;border:1px solid #D3CDC2;background:#fdffff;background:-moz-linear-gradient(top,#fdffff 0,#f0f2e7 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fdffff),color-stop(100%,#f0f2e7));background:-webkit-linear-gradient(top,#fdffff 0,#f0f2e7 100%);background:-o-linear-gradient(top,#fdffff 0,#f0f2e7 100%);background:-ms-linear-gradient(top,#fdffff 0,#f0f2e7 100%);background:linear-gradient(to bottom,#fdffff 0,#f0f2e7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdffff',endColorstr='#f0f2e7',GradientType=0);}
body#exploreCollections .collection .title{font-size:1.1em;color:#555;line-height:1.2em;margin:5px;}
body#exploreCollections .collection a{text-decoration:none;}
body#exploreCollections .collection a:hover{text-decoration:none;}
body#exploreCollections .collection a:hover p{text-decoration:none;color:#000;}
body#exploreCollections .collection img{padding:0 0 5px 0;width:227px;height:125px;}
body#exploreCollections #options{width:200px;border:0;height:auto;border-right:1px solid #E2DAC3;float:left;}
body#exploreCollections #options h3,body#exploreCollections .summary{font-weight:bold;font-size:1.3em;background:url("../images/diag.png") repeat scroll 0 0 transparent;padding:3px 0 3px 6px;margin:0 0 18px;}
body#exploreCollections #exploreCollectionContainer p.summary{text-align:right;padding:0 20px 0 0;margin:0 0 15px 0;font-weight:normal;}
body#exploreCollections #options .clearAllSelection,#options .clearSelection{font-size:.8em;float:right;height:16px;padding:0 20px 0 0;text-decoration:none;font-weight:normal;background:url("../images/undo-icon.png") right no-repeat;position:relative;right:5px;cursor:pointer;}
html.lang-fr body#exploreCollections #options .clearAllSelection,html.lang-fr #options .clearSelection{clear:right;float:left;margin:6px 0 0 6px;width:135px;padding:3px 20px 0 0;}
html.lang-fr body#exploreCollections #options h3.option-set,html.lang-hi body#exploreCollections #options h3.option-set{width:195px;max-height:80px;float:left;}
body#exploreCollections #options fieldset{margin:0 0 20px;}
div.scrolly{max-height:250px;overflow-x:hidden;overflow-y:auto;margin:0;position:relative;padding:1px 0;}
body#exploreCollections #options dl{min-height:20px;clear:both;position:relative;margin:1px;}
body#exploreCollections #options dl.disabled{color:#878787;}
body#exploreCollections #options dt{margin-left:20px;line-height:1.3em;padding-left:3px;}
body#exploreCollections #options dt label{max-width:155px;display:block;padding:4px 0;}
body#exploreCollections #options dt .count{float:right;position:absolute;right:10px;top:0;font-weight:bold;}
body#exploreCollections #options dd{position:absolute;left:0;top:0;}
body#exploreCollections #options legend{display:block;width:100%;border-bottom:1px solid #E2DAC3;padding:5px 0;font-weight:bold;font-size:1.3em;}
.isotope-item{z-index:2;}
.isotope-hidden.isotope-item{pointer-events:none;z-index:1;}
.isotope,.isotope .isotope-item{-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s;}
.isotope{-webkit-transition-property:height,width;-moz-transition-property:height,width;-o-transition-property:height,width;transition-property:height,width;}
.isotope .isotope-item{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-o-transition-property:top,left,opacity;transition-property:transform,opacity;}
.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition{-webkit-transition-duration:0s;-moz-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s;}
.isotope.infinite-scrolling{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;}