#facetview_freetext{
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

}
#facetview-decrement{
	color:#333;
	float:left;
	padding:0 40px 20px 20px;
}
#facetview_increment{
	color:#333;
	float:right;
	padding:0 20px 20px 40px;
}
#facetview_filters h3{
    margin:40px 0 20px 0;
}
#facetview_filters {
    width:160px;
    float:left;
}
#facetview_rightcol {
    width:650px;
    float:left;
    margin-left:10px;
}

#facetview_advanced{
    float:left;
    clear:left;
    margin:10px;
    padding:3px 5px 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #a1a1a1;
    color:#a1a1a1;
    overflow:hidden;
    width:165px;
}
#facetview_advanced select{
    width:160px;
    background:#fff;
    border:1px solid #a1a1a1;
    color:#a1a1a1;
    font-size:11px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
#facetview_visualisation{
    border:1px solid #ccc;
    margin:10px 0 10px 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.facetview_rangecontainer{
    border:1px solid #ccc; 
    padding:5px; 
    margin-bottom:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.node{
    cursor:pointer;
}
.facetview_filterchoice{
    text-decoration:none;
    color:#373737;
    font-size:10px;
}
.facetview_filterselected{
}
.facetview_facetlogic{
}
.facetview_freetext_filterdiv{
    float:left;
    clear:both;
    background:#eee;
    padding:0;
    color:green;
    width:100%;
}
.facetview_advancedshow{
    text-decoration:none;
    color:#a1a1a1;
}

.facetview_resultactions a{
    color:#353535;
    font-weight:bold;
    text-decoration:none;
    margin:0 5px 0 5px;
}
.thumbnail-container {
    float: left;
    width: 75px;
    height: 100%;
}

.details-container {
    float: right;
    width:505px;
    border: 1px solid #E8E8EE;
}
.facetview-product-controls{
	width:20px;
	float:left;
	text-align:center;
	margin-top: 10px;
}
.search_result_attribute_row {
    clear: both;
    overflow: auto;
    padding: 4px;
}

.even {
    background-color: rgb(249, 249, 249);
}

.odd {
    background-color: white;
}

.search_result_label {
    float: left;
    width: 175px;
    font-weight: bold;
}

.search_result_value {
    float: left;
    width:315px;
    height:1.2em;
    white-space: nowrap;
    overflow: hidden;
}

.product_name {
    font-weight: bold;
    padding-left: 5px;
}

.search_thumbnail {
    float: left;
	margin: 0 5px 0px 10px;
	width: 110px;
}

.facetview-grid-thumb{
	width: 110px;
	margin-left: auto;
    margin-right: auto;
    display:block;
    clear:both;
}

.search_item_select {
    float: left;
}

.facetview_orderby {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #eee;
    margin: 0 5px 21px 0;
}

.facetview_freetext {
    display: inline-block;
    margin: 0 0 10px 0;
    background: rgb(249, 249, 249);
	width: 400px;
	height: 36px;
	font-size: 28px;
	float:left;
	padding: 5px;
}

        .facet-view-simple {
            width: 1000px;
            margin: 10px auto 0 auto;
        }

        #logo.hermanmiller span {
            background: scroll #fff url(http://s3.amazonaws.com/eco-production/skins/hermanmiller/images/herman_miller_logo.png) 0% no-repeat;
        }
        
.grid-item-container{
	float: left;
	width: 140px;
	padding: 10px 25px 10px 25px;
	margin:10px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
	box-shadow: 0 1px 3px rgba(0,0,0,0.055);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	height: 224px;
}

.facetview-pagesize{
	float:right;
	padding-right:20px;
}
.facetview-startover{
	float:right;
}
#facetview_filters{
	
}
.facetview_metadata{
	height: 40px;
}
.facetview-viewtype{
	margin-right:20px;
	margin-top: 23px;
}
.facetview-viewtype-list{
	margin-top:-3px;
}
.facetview-help-button{
	float:left;
	padding-left:20px;
	margin-top: 0px;
}

.filter_not {
	color:#CDCDCD;
}

.facetview-sortable-fields{
	clear:both;
	float:right;
	text-align:right;
	margin-top: -10;
	font-size:10px;
}

.facetview-pager-slider{
	font-size:20px;
	font-weight:bold;
	margin:5px 0 10px 0;
	padding:5px 0 5px 0;
	border:1px solid #eee;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.facetview-notfound{
	height:40px;
}

.facetview-excess-row{
	display:none;
}

.grid-item-container .product_name{
	height: 60px;
	clear: both;
	padding-top:10px;
	text-align: center;
}

.facetview-select-all-none{
	margin-right:10px;
	width:95px;
}
.thumbnail{
	display: block;
	padding: 4px;
	line-height: 20px;
	border: 2px solid white;
	border-radius: 15px;
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.055);
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,0.055);
	box-shadow: 0 0px 0px rgba(0,0,0,0.055);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.search_result_label_half{
	font-weight:bold;
	width:175px;
	float:left;
}
.search_result_value_half{
	float:left;
	text-align: right;
	width: 45px;
}
.result_half{
	float:left;
	clear:both;
	padding: 4px;
}
.facetview_list_certifications{
	float: left;
	text-align: left;
	border-left: 1px solid whitesmoke;
}
.facetview_list_certifications .search_result_value_half{
	float:left;
	text-align: right;
	width: inherit;	
}
.facetview_list_characteristics{
	float:left;
	border-right: 1px solid whitesmoke;
	margin-right: 20px;
}

.facet_group{
	border: 1px dotted #CCC;
	margin-bottom:20px;
	padding:5px;
}

.facet_group_header{
	margin-bottom: -15px;
}

.facet_group_header h2{
text-align: left;
color: #666;
font-size: 12px;
text-indent: 5px;
margin: 0 0 15px;
min-height: 20px;
width: 100%;
padding-top: 3px;
font-weight: 700;
margin-bottom: 25px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: dotted;
border-bottom-style: dotted;
border-top-color: #CCC;
border-bottom-color: #CCC;
}

.show_more_facets{
	text-align: right;
	margin-right: 5px;
}

.facetview_filtershow{
	font-size:10px;
}

.value_toggle{
	font-size:10px;
}

.facetview_result_row{
	overflow:auto;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border: 1px solid #ddd;
	margin-bottom:20px;
	clear:both;
}