﻿/*
* Copyright 2013 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*/

.aj-acc {
    display: none;
}
.filter-title {
    display: block;
    color: rgb(1, 65, 137);
    line-height: 26px;
    font-size: 12px;
    padding-left: 20px;
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 1px;
    clear: both;
    width: 700px;
    background: rgb(233,233,233);
    text-transform: uppercase;
}
.filtersPanel .block {
    margin: 0 20px 20px 0;
    overflow: visible;
    border-radius: 4px;
    padding-top: 20px;
}
.filtersTitlePanel {
    color: #ff1f0f;
    font-size: 14px;
    font-weight: 700;
    margin: 50px auto 0;
    position: relative;
    text-transform: uppercase;
    min-width: 400px;
}
.clearFilterOptionsAll {
    position: absolute;
    right: 20px;
    top: 0;
    color: #ff1f0f;
    font-weight: 700;
}
.priceRangeFilterPanel7Spikes {
    width: 248px;
    float: left;
    padding-right: 40px;
}
.attributeFilterPanel7Spikes {
    float: left;    
}
.inStockFilterPanel7Spikes,
.specificationFilterPanel7Spikes,
.manufacturerFilterPanel7Spikes {
    float: left;
}
.filter-block .title {
    display: block;
    margin: 0;
    padding: 0 4px;
    font-size: 14px;
    font-weight: 300;
    min-width: 130px;
    line-height: 30px;
    text-align: center;
    color: #999;
    position: relative;
    border: 1px solid #dedede;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom: none;
    background: none repeat scroll 0 0 #EBEBED;
}
.priceRangeFilterPanel7Spikes .title {
    padding:5px 5px 5px 20px;
}
.filter-block a.toggleControl {
    cursor: default;
}
.filter-block a.clearFilterOptions,
.filter-block a.clearPriceRangeFilter {
    top: -10px;
    right: -10px;
    border: 1px solid #BBB;
    background: none repeat scroll 0 0 #CCC;
    padding: 0 3px;
    font-size: 11px;
    color: #444;
    text-transform: lowercase;
    cursor: pointer;
    position: absolute;
    z-index: 1;
}
.filter-block a.clearFilterOptions:hover,
.filter-block a.clearPriceRangeFilter:hover {
	background: #ddd;
}

/* PRICE RANGE SLIDER */

.priceRangeFilterPanel7Spikes .filtersGroupPanel {
	padding: 0 20px 20px 20px;
	font-size: 14px;
}
.priceRangeMinMaxPanel {
    overflow: hidden;
    margin-bottom: 9px;
}
.priceRangeMinPanel {
    float: left;
}
.priceRangeMaxPanel {
    float: right;
}
.ui-slider {
	position: relative;
	width: auto;
	height: 3px;
    border-top: 1px solid rgb(120,120,120);
    border-left: 1px solid rgb(120,120,120);
    border-right: 1px solid rgb(120,120,120);
	margin-left: 0;
    margin-right: 0;
    background: rgb(210,210,210);   
}
.ui-slider-range {
    background: rgb(0,115,184);
    height: 4px;
    padding: 0;
    position: absolute;
}
.ui-slider-handle {
	position: absolute;
    top: -4px;
	height: 14px;
    width: 13px;
    margin-left: -6px;
	background: url('images/scale_knob.png') no-repeat !important;
}
.priceRangeCurrentPricesPanel {
	overflow: hidden;
	color: rgb(120, 120, 120);
    font-size: 15px;
    padding: 20px 5px 0 5px;
    border-left: 1px solid rgb(120, 120, 120);
    border-right: 1px solid rgb(120, 120, 120);
    position: relative;
    margin-top: 3px;
}
.priceRangeCurrentPricesPanel .currentMinPrice {
    float: left;
    font-size: 11px;
    line-height: 11px;
    position: absolute;
    bottom: 0;
    left: 5px;
}
.priceRangeCurrentPricesPanel .currentMaxPrice {
    float: right;
    font-size: 11px;
    line-height: 11px;
    position: absolute;
    bottom: 0;
    right: 5px;
}
.priceRangeMinPrice {
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    color: #000;
}
.priceRangeMaxPrice {
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    color: #000;
}

/* CHECKBOX MODE */

.filtersGroupPanel a {
    background: transparent url('../../../images/checkbox.png') no-repeat;
	padding-left: 20px;
	cursor: pointer;
}
a.filterItemUnselected {
    background-position: 2px 2px;
}
a.filterItemSelected {
	background-position: 2px -18px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
a.filterItemSelectedDisabled {
	background-position: 2px -38px;
}
a.filterItemDisabled {
	background-position: 2px -58px;
}
a.filterItemDisabled,
a.filterItemSelectedDisabled {
	color: #999;
	cursor: default;
}
a.filterItemDisabled:hover,
a.filterItemSelectedDisabled:hover {
	color: #999;
}

/* COLOR SQUARE ATTRIBUTES */

.colorOptions a {
	background: none !important;
	padding-left: 0 !important;
}
.colorOptions .color-container {
	float: left;
	width: 8px;
	height: 8px;
	margin: 2px 8px 0 2px;
	border: 1px solid #000;
}
.colorOptions a.filterItemSelected .color-container {
	box-shadow: 0 0 3px #000;
}
.colorOptions .color {
	float: left;
	width: 8px;
	height: 8px;
}
.colorOptions a.filterItemSelected .color {
	background: url('../../../images/selected.png') center no-repeat;
}
.colorOptions a.filterItemDisabled,
.colorOptions a.filterItemSelectedDisabled {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.colorOptions .defaultColor {
	background: -moz-linear-gradient(-45deg, #ffffff 0%, #ffffff 50%, #000000 50%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(50%, #ffffff), color-stop(50%, #000000), color-stop(100%, #000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #ffffff 0%, #ffffff 50%, #000000 50%, #000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #ffffff 0%, #ffffff 50%, #000000 50%, #000000 100%);
	background: -ms-linear-gradient(-45deg, #ffffff 0%, #ffffff 50%, #000000 50%, #000000 100%); /* IE10+ */
	background: linear-gradient(135deg, #ffffff 0%, #ffffff 50%, #000000 50%, #000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=1 );
}

/* PRODUCT GRID SELECTORS */

.filtersDropDownPanel {
	position: relative;
	background: #4e5158;
	color: #fff;
	cursor: pointer;
    width: 100%;
    line-height: 30px;
    min-width: 130px;
    text-align: center;
}
/*.filtersDropDownPanel div,
.filtersDropDownPanel p {
	line-height: 30px;
    min-width: 130px;
    text-align: center;
}*/
.selected-filter {
    background: #ff1f0f;
}
.attribute-options-select {
	display: block;
	position: absolute;
    height: 28px;
    line-height: 28px;
	z-index: 100;
	width: 100%;
	background: #4e5158;
    color: #FFF;
    border: none;
    text-align: center;
    text-align-last: center;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    border-radius: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.attribute-options-select:focus {
    color: #fff;
    border: none;
    box-shadow: none;
}

/* AJAX LOADER */

.productPanelAjaxBusy {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f6f6f6 url('../../../images/fkLoader.gif') no-repeat fixed 60% 70%;
    filter: Alpha(opacity = 70);
    opacity: 0.7;
    z-index: 10;
}

/* NO RESULTS POPUP */

.ajaxFilters.k-window {
	position: absolute;
	z-index: 10001;
	height: auto !important;
	border: 1px solid #ccc;
	box-shadow: 0 1px 2px #ccc;
	background: #fff;
	padding: 1px !important;
}
.ajaxFilters .k-window-titlebar {
	margin: 0 !important;
	border-bottom: 1px solid #bbb;
	background: #ddd;
	padding: 8px;
}
.ajaxFilters .k-window-titlebar span {
	font-size: 16px;
	color: #333;
	text-shadow: 1px 1px 0 #fff;
}
.ajaxFilters .k-window-actions {
	position: absolute;
	top: 10px;
	right: 10px;
}
.ajaxFilters .k-window-actions a {
	display: block;
}
.ajaxFilters .k-window-actions .k-icon {
	display: block;
	height: 16px;
    width: 16px;
	border: 1px solid #ccc;
    box-shadow: 0 0 1px #999 inset;
	background: #333 url('../../../images/button-close-hover.png') no-repeat center;
	font-size: 0;
}
.ajaxFilters .k-window-actions .k-icon:hover {
	background: #fff url('../../../images/button-close.png') no-repeat center;
}
.ajaxFilters .k-window-content {
	min-height: inherit !important;
	min-width: inherit !important;
	padding: 15px;
	line-height: 18px;
	color: #555;
}
.infinite-scroll-loader {
    display: none;
    height: 100px;
    background: #f6f6f6 url('../../../images/fkLoader.gif') no-repeat 50% 50%;
    font-size: 0;
    filter: Alpha(opacity = 70);
    opacity: 0.7;
    z-index: 2;
    clear: both;
}