.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
   /* -webkit-border-radius: 10px;
   border-radius: 10px;*/
    
    
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
     width:100%;
    /*padding: 20px 40px;*/
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  742px;
    /*height: 75px;*/ /*NOVAFLOR-70*/
    margin-left:10px;
    bottom:5px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 75px;
    /*height: 75px;*/ /*NOVAFLOR-63*/
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	  padding-top: 15px;
    padding-left: 3px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

/*.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}*/

/*.jcarousel-skin-tango .jcarousel-item-placeholder {
   /* background: #E3E1D3;
    color: #E3E1D3;
    background: #fff;
    color: #fff;
}*/

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: relative;
    /*top: -70px;*/ /*NOVAFLOR-70*/ top: -25px;
    right: -19px;
    width: 23px;
    height: 34px;
    cursor: pointer;
    float:right;
    background: transparent url(https://static.novaflor.com.br/images/seta_dir_menu_depts_header.gif) no-repeat 0 0; 
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
      position: relative;
    /*top: -70px;*/ /*NOVAFLOR-70*/ top: -25px;
    right: 10px;
    width: 23px;
    height: 34px;
    cursor: pointer;
    float:right;
    background: transparent url(https://static.novaflor.com.br/images/seta_dir_menu_depts_header.gif) no-repeat 0 0; 
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
      position: relative;
    /*top: -70px;*/ /*NOVAFLOR-70*/ top: -25px;
    right: -19px;
    width: 23px;
    height: 34px;
    cursor: pointer;
    float:right;
    background: transparent url(https://static.novaflor.com.br/images/seta_dir_menu_depts_header.gif) no-repeat 0 0;   
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
        position: relative;
    /*top: -70px;*/ /*NOVAFLOR-70*/ top: -25px;
    right: -19px;
    width: 23px;
    height: 34px;
    cursor: pointer;
    float:right;
    background: transparent url(https://static.novaflor.com.br/images/seta_dir_menu_depts_header.gif) no-repeat 0 0; 
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    opacity:0.4;
    filter:alpha(opacity=40);
    background: transparent url(https://static.novaflor.com.br/images/seta_dir_menu_depts_header.gif) no-repeat 0 0;  
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
   position: relative;
    /*top: -70px;*/ /*NOVAFLOR-70*/ top: -25px;
    left: -19px;
    width: 23px;
    height: 34px;
    cursor: pointer;
    float:left;
    background: transparent url(https://static.novaflor.com.br/images/seta_esq_menu_depts_header.gif) no-repeat 0 0;    
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
 position: relative;
    /*top: -70px;*/ /*NOVAFLOR-70*/ top: -25px;
    left: 10px;
    width: 23px;
    height: 34px;
    cursor: pointer;
    float:left;
    background: transparent url(https://static.novaflor.com.br/images/seta_esq_menu_depts_header.gif) no-repeat 0 0;  
}

/*.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}*/

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
      cursor:default ;  
    opacity:0.4;
    filter:alpha(opacity=40);
    background: transparent url(https://static.novaflor.com.br/images/seta_esq_menu_depts_header.gif) no-repeat 0 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
        
}

/*.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}*/

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
   cursor:default ;  
    opacity:0.4;
    filter:alpha(opacity=40);
    background: transparent url(https://static.novaflor.com.br/images/seta_esq_menu_depts_header.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    cursor:default ;  
    opacity:0.4;
    filter:alpha(opacity=40);
    background: transparent url(https://static.novaflor.com.br/images/seta_esq_menu_depts_header.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
   cursor:default ;  
    opacity:0.4;
    filter:alpha(opacity=40);
    background: transparent url(https://static.novaflor.com.br/images/seta_esq_menu_depts_header.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    cursor:default ;  
    opacity:0.4;
    filter:alpha(opacity=40);
    background: transparent url(https://static.novaflor.com.br/images/seta_esq_menu_depts_header.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
   cursor:default ;  
    opacity:0.4;
    filter:alpha(opacity=40);
      background: transparent url(https://static.novaflor.com.br/images/seta_esq_menu_depts_header.gif) no-repeat 0 0; 
}



/********************************************************************************************************************************
--********************************************************/
