.cs_home_filter_product{position:relative;}
.cs_home_filter_product  .ui-helper-hidden { display: none; }
.cs_home_filter_product  .ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.cs_home_filter_product  .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.cs_home_filter_product  .ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.cs_home_filter_product  .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.cs_home_filter_product  .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.cs_home_filter_product  .ui-tabs { position: relative; padding:0; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.cs_home_filter_product  .ui-tabs .ui-tabs-nav,.cs_home_filter_product  .title_tab {
background-color: #086bec; 
background-repeat: repeat-x; /* Safari 4-5, Chrome 1-9 */
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#086bec), to(#0447c8)); /* Safari 5.1, Chrome 10+ */ 
background: -webkit-linear-gradient(top, #0447c8, #086bec); /* Firefox 3.6+ */ 
background: -moz-linear-gradient(top, #0447c8, #086bec); /* IE 10 */ 
background: -ms-linear-gradient(top, #0447c8, #086bec); /* Opera 11.10+ */ 
background: -o-linear-gradient(top, #0447c8, #086bec);
border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;
border-bottom:3px solid #f44d00;
padding:0;min-height:35px
	}
.cs_home_filter_product  .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative;margin:0;padding:5px 15px; white-space: nowrap; }
.cs_home_filter_product  .ui-tabs .ui-tabs-nav li a,.cs_home_filter_product  .title_tab {padding:0; text-decoration: none;font-size:25px;
color:#fff;text-shadow:0 1px 0 #000;text-align:left;font-weight: 700;font-family:"Tangerine"; line-height:28px;}
.cs_home_filter_product  .title_tab{padding:5px 15px;min-height:25px}
.cs_home_filter_product  .ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.cs_home_filter_product  .ui-tabs .ui-tabs-nav li a:hover {
-webkit-transition-property:color, text;
	-webkit-transition-duration: 1s, 1s;
	-webkit-transition-timing-function: linear, ease-in;

	-moz-transition-property:color, text;
	-moz-transition-duration:1s;
	-moz-transition-timing-function: linear, ease-in;

	-o-transition-property:color, text;
	-o-transition-duration:1s;
	-o-transition-timing-function: linear, ease-in;color:#FF0101

}
.cs_home_filter_product  .ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.cs_home_filter_product   .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.cs_home_filter_product  .ui-tabs .ui-tabs-nav li a,.cs_home_filter_product   .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.cs_home_filter_product  .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding:0; background: none; }
.cs_home_filter_product  .ui-tabs .ui-tabs-hide { display: none; }


/* Component containers
----------------------------------*/
.cs_home_filter_product  .ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.cs_home_filter_product  .ui-widget .ui-widget { font-size: 1em; }
.cs_home_filter_product  .ui-widget input,.cs_home_filter_product   .ui-widget select,.cs_home_filter_product   .ui-widget textarea,.cs_home_filter_product   .ui-widget button { font-family:Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.cs_home_filter_product  .ui-widget-content {margin-bottom:0!important; border:none; background-color:transparent }
.cs_home_filter_product  .ui-widget-content a { color: #222222/*{fcContent}*/; }
.cs_home_filter_product  .ui-widget-header {}
.cs_home_filter_product  .ui-widget-header a { color: #222222/*{fcHeader}*/; }


/*
.prev, .next{
	text-indent:-9999px;
	width:23px;
	height:23px;
	position:absolute;
	top:9px;
	-webkit-transition-duration: 0s, 0s;
}
.prev {
	background:url(../images/btn_pre.png) no-repeat;
	background-position: 0 0;
	right:45px;
}
.next {
	background:url(../images/btn_next.png) no-repeat;
	background-position: -24px 0;
	right:15px;
}
.prev:hover{
	background-position: -24px 0;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}
.next:hover{
	background-position: 0 0;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}
/*product list*/
.cs_home_filter_product  .product-list li .discount {
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	background: none repeat scroll 0 0 #9B0000;
	padding: 1px 5px;	
}
.cs_home_filter_product  .product-list li .price {
	display: block;
	margin-bottom: 15px;
	font-weight:400;
	font-size: 18px;
	color:#ff0101;
}
.cs_home_filter_product  .product-list .category_name{display:none}
.cs_home_filter_product  .product-list li h3 {
	font-size:13px;
	color:#000;margin-bottom:5px;
}
.cs_home_filter_product  .product-list li a {
	color: #0135bd;
	text-decoration: none;
	font-size:14px;font-weight:400;
}
.cs_home_filter_product  .product-list li a:hover {
	color: #ff0101;
	transition: all 0.2s liner;
	-moz-transition: all 0.2s liner;
	-webkit-transition: all 0.2s liner;
	-o-transition: all 0.2s liner;
}
.cs_home_filter_product  .tabs-carousel{margin-bottom:30px;position:relative}
.cs_home_filter_product  .tabs-carousel .prev,.tabs-carousel  .next{top:-32px}
/* reponsive */
@media only screen and (max-width: 767px) 
{	
	.cs_home_filter_product  .tabs-carousel{margin-bottom:12px;}
	.cs_home_filter_product  .tabs-carousel{margin-bottom:20px;}
	.cs_home_filter_product  .title_tab_hide_show{background-color: #086bec; 
	cursor:pointer;
background-repeat: repeat-x; /* Safari 4-5, Chrome 1-9 */
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#086bec), to(#0447c8)); /* Safari 5.1, Chrome 10+ */ 
background: -webkit-linear-gradient(top, #0447c8, #086bec); /* Firefox 3.6+ */ 
background: -moz-linear-gradient(top, #0447c8, #086bec); /* IE 10 */ 
background: -ms-linear-gradient(top, #0447c8, #086bec); /* Opera 11.10+ */ 
background: -o-linear-gradient(top, #0447c8, #086bec);
border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;
border-bottom:3px solid #f44d00;height:30px;
padding:0 0 0 15px;min-height:32px;line-height:32px;color:#FFF;font:700 25px/32px "Tangerine";text-transform:capitalize;}
.cs_home_filter_product  .title_tab_hide_show.selected{color:#FF0101;}
}

/*jquery.carouFredSel-6.1.0-packed*/
.cs_home_filter_product  .list_carousel {
	width: 360px;
}
.cs_home_filter_product  .list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.cs_home_filter_product  .list_carousel li {
	width: 192px;
	height: auto;
	padding: 0;
	margin:5px 20px;vertical-align:top;
	display: inline-block;#display: inline;
}
.cs_home_filter_product  .list_carousel.responsive {
	width: auto;
	margin-left: 0;
	padding:0;
}
.cclearfix {
	float: none;
	clear: both;
}


.cs_home_filter_product  .pager {
	float: left;
	width: 300px;
	text-align: center;
}
.cs_home_filter_product  .pager a {
	margin: 0 5px;
	text-decoration: none;
}
.cs_home_filter_product  .pager a.selected {
	text-decoration: underline;
}
.cs_home_filter_product  .timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}
.cs_home_filter_product  .ui-tabs .ui-tabs-hide {
    display: block;
    visibility: hidden;
    height: 0;
}

/*jquery.carouFredSel-6.1.0-packed*/
.cs_home_filter_product .products_content_tab{border-radius:2px;-moz-border-radius:2px;box-shadow:0 2px 1px #eeeeee;position:relative;overflow:hidden;min-height:290px;}
.cs_home_filter_product h4{margin-bottom:0}
.cs_home_filter_product .filter_row_displayhome_1 h4{color:#df4c79}
.cs_home_filter_product .filter_row_displayhome_2 h4{color:#0d76b1}
.cs_home_filter_product .filter_row_displayhome_1 .products_content_tab{border:1px solid #EBABBF;border-top:2px solid #df5f86}
.cs_home_filter_product .filter_row_displayhome_2 .products_content_tab{border:1px solid #98bed4;border-top:2px solid #4397c9}
.cs_home_filter_product .filter_row_homebottom_1 .products_content_tab{border:1px solid #b6b6b6;border-top:2px solid #898989}
.cs_home_filter_product .filter_row_homebottom_2 .products_content_tab{border:1px solid #98bed4;border-top:2px solid #4397c9}
.cs_home_filter_product .products_content_tab .slide_image{float:left;position:relative;padding:15px 0;}
.cs_home_filter_product .products_content_tab .slide_image .cs_content_p{padding:0 5px;overflow:hidden}
.cs_home_filter_product .products_content_tab .slide_image li{float:left}
.cs_home_filter_product .products_content_tab .slide_image li h3{padding-bottom:0}
.cs_home_filter_product .products_content_tab .slide_image li h3 a{
    font: 700 14px/1.35 "Open Sans",Arial,Verdana,sans-serif;
    text-transform: uppercase;}
.cs_home_filter_product .products_home_filter_product{border-left:1px solid #dddddd;width:407px;float:left;padding:10px;}
.cs_home_filter_product .products_home_filter_product .ajax_block_product{width:113px;margin:0 10px;display:inline-block;vertical-align:top;padding:0;text-align:center}
.cs_home_filter_product .products_home_filter_product .ajax_block_product .cs_product{padding:5px 0 10px}
.products_home_filter_product .ajax_block_product a.product_img_link{display:block;}
.cs_home_filter_product .slide_image a.btn{width:10px;height:17px;background-image:url(../images/btn_next.png);background-repeat:no-repeat;top:45%}
.cs_home_filter_product .slide_image a.btn.prev{left:20px;right:auto;background-position:0 0}
.cs_home_filter_product .slide_image a.btn.prev:hover{background-position:0 100%}
.cs_home_filter_product .slide_image a.btn.next{right:20px;background-position:100% 0}
.cs_home_filter_product .slide_image a.btn.next:hover{background-position:100% 100%}




