div#carousel-container {
	background: transparent url(bg-special-offer.png) repeat-x 0 0;
	
}
div#carousel-container>div {
	background: transparent url(bg-countour-special-offer.png) no-repeat 0 0;
	
}
.last-header {
	font-family: "trebuchet ms", arial, helvetica;
	color: #ff9933;
	font-weight: bold;
	font-size: 28px;
	letter-spacing: 3px;
	line-height: 36px;
}
.minute-header {
	font-family: "trebuchet ms", arial, helvetica;
	color: #ff0000;
	font-weight: bold;
	font-size: 20px;
}

.seashell-header1 {
	font-family: "trebuchet ms", arial, helvetica;
	color: #ff9933;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0px;
	line-height: 36px;
}
.seashell-header2 {
	font-family: "trebuchet ms", arial, helvetica;
	color: #ff0000;
	font-weight: bold;
	font-size: 16px;
}

.promozioni-header,
.promozioni-header a {
	font-family: "trebuchet ms", arial, helvetica;
	color: #ff9933;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0px;
	line-height: 36px;
	text-decoration: none;
}
.speciali-header,
.speciali-header a {
	font-family: "trebuchet ms", arial, helvetica;
	color: #ff0000;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-decoration: none;
}
.promozioni-header2 {
	font-family: "trebuchet ms", arial, helvetica;
	color: #ff9933;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 30px;
}
.speciali-header2 {
	font-family: "trebuchet ms", arial, helvetica;
	color: #ff0000;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

div.seastar {
	
	width: 70px;
	height: 66px;
	background: transparent url(seastar.png) no-repeat 0 4px;
	
	/*
	width: 120px;
	height: 120px;
	background: transparent url(badge-orange-web66.png) no-repeat 0 0px;
	*/
}

div.seashell {
	width: 70px;
	height: 47px;
	background: transparent url(seashell.png) no-repeat 0 4px;
}


.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 5px;
    /*background: #F0F6F9;*/
    /*background: transparent url(bg-special-offer.png) repeat-x 0 0;*/
    border: 0px solid #cccccc;
    margin: 0 0 10px 0;
    
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 650px;
    padding: 6px 40px;
	border: 0px solid red; 
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 10px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  650px;
    height: 56px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  48px;
    height: 650px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 230px;
    height: 48px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 20px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 20px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    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:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-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:active {
    cursor: default;
    background-position: 0 -96px;
}
