.tm-hide { opacity: 0; filter:alpha(opacity=0); }
.tm-checkbox {
    background: transparent url('../../images/sprite.png') -2px -156px no-repeat;
    display:inline-block;
    width:12px;
    height:16px;
    padding:0 2px;
}

.tm-radio
{
    background: url("../../images/sprite.png") no-repeat scroll -1px -119px transparent;    
    display:inline-block;padding:2px; 
	width:15px;
	height:15px;
	position:relative;
}

.tm-checked { background-position:-75px -157px ; }
.tm-selected { background-position: -74px -119px; }

/*#order .delivery_option .tm-radio, #order-opc .delivery_option .tm-radio { background-position:-9px -417px; }
#order .delivery_option .tm-selected, #order-opc .delivery_option .tm-selected { background-position:-342px -418px; }*/

.tm-checkbox-green {
    background: transparent url('../../images/checkbox-green.png') 0 1px no-repeat;
    display:inline-block;
}
.ie7 .tm-checkbox-green,.ie8 .tm-checkbox-green,.ie9 .tm-checkbox-green    ,
.ie7 .tm-checkbox, .ie8 .tm-checkbox,.ie9 .tm-checkbox,
.ie7 .tm-radio,.ie8 .tm-radio,.ie9 .tm-radio
{display: inline;zoom: 1}

.tm-checked-green { background-position: 0 -18px; }
.ie7 .tm-checkbox, .ie8 .tm-checkbox,.ie9 .tm-checkbox,
.ie7 .tm-radio,.ie8 .tm-radio,.ie9 .tm-radio
 {/*height:30px;*/ }

/*==================================== START Carousel Css ===========================*/
.tm_manufacture  { width:100%; margin:15px 0; clear:both;}

/* display none until init */
.product-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.product-carousel .slider-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -webkit-perspective: 1000;
}
.product-carousel .slider-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}
.product-carousel .slider-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
    
.product-carousel .slider-item{
    float: left;
}
.slider-controls .slider-page,
.slider-controls .slider-buttons div{
    cursor: pointer;
}
.slider-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
    cursor:url("../../images/grabbing.png") 8 8, move;
	
}

/* fix */
.product-carousel  .slider-wrapper,
.product-carousel  .slider-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
}
.customNavigation    { text-align: center; position:absolute;width:100%}
.customNavigation a{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	padding:0;
    display: block;
    float: right;
    height: 40px;
    position: absolute;    
    top: -52px;
    width: 22px;
	margin:0;
	border:none;

}

.customNavigation a.next {
    background: url("../../images/sprite.png") no-repeat scroll -33px -51px transparent;
    right:20px;
}
.customNavigation a.next:hover     
{ 
	background: url("../../images/sprite.png") no-repeat scroll -33px -7px transparent !important; 
	text-decoration:none; 
	border:none;
			box-shadow:none;
}
.customNavigation a.prev {
    background: url("../../images/sprite.png") no-repeat scroll -3px -51px transparent;
    right: 40px;
}
.customNavigation a.prev:hover     
{ 
	background: url("../../images/sprite.png") no-repeat scroll -3px -7px transparent !important;
	text-decoration:none; 
		border:none;
		box-shadow:none;
}

/* Custom Select*/
span.customSelect {
    
    padding:3px 7px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px;
    
    border: 1px solid #d4d4d4;
    background-color: #fff;
    color: #777;
    text-decoration: none;
    white-space: nowrap;
    text-align:left;
}
span.customSelect.changed {
    background-color: #f0dea4;
}
.customSelectOpen {-moz-box-shadow: #bbb 0 0 3px;
  -webkit-box-shadow: #bbb 0 0 3px;
  box-shadow: #bbb 0 0 3px;}

.customSelectInner {
    background:url('../../images/select-arrow-down.gif') no-repeat center right;
}
.customSelectOpen .customSelectInner{ background:url('../../images/select-arrow-up.gif') no-repeat center right;  }


.table-responsive { display:none; visibility:hidden;}    
.tm_responsive_container,
.tm_responsive_container_footer{ width:auto; overflow:hidden;}

.tm_responsive_group{
    float:left;
    margin:15px;
    padding:15px;
    border:1px solid #E1D3C8;
    
    background:#fff  
}
.tm_responsive_row label{
  width: 100px;
  display:block;
  float:left;
  font-weight: bold;
}
.tm_responsive_row span{
  width: 250px;
  display:block;
  float:left;
}
.tm_responsive_row{
 overflow:hidden;
 border-bottom: 1px solid #F0E3D9;
 padding:10px 0;
}

#layered_block_left .ui-widget-content { border:1px solid #ddd;}
#layered_block_left .ui-slider-horizontal { height:8px;}
#layered_block_left .ui-slider-horizontal .ui-slider-handle {   margin-left:-6px;  top:-6px;}
#layered_block_left .ui-slider .ui-slider-handle {  height:18px;    width: 7px; border:1px solid #aaa; }
#layered_block_left .ui-slider-horizontal .ui-slider-range {background:#eee; }

.last_item_tm .product-block{}
.first_item_tm .product-block{}