.mix_container {
    margin: 0 55px;
    position: relative;
    width: 890px;
}
.mix_container .price-box .regular-price .price {
	color:#fff;
}
.mix_nav {
	height: 74px;
	position: absolute;
	right: 0;
	top: 75px;
	width: 100%;
	z-index:0;
}
.mix_wrapper .jcarousel-prev {
    background: url("../images/common.png") no-repeat scroll 13px -682px #000000;
    border: 0 none;
    border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 40px;
    left: -55px;
    outline: medium none;
    position: absolute;
    top: 56px;
    width: 35px;
    z-index: 1;
	-moz-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	transition: all 400ms ease-in-out 0s;
}
.mix_wrapper .jcarousel-next{
    background:url("../images/common.png") no-repeat scroll -5px -727px #000000;
    border: 0 none;
    border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 40px;
    right: -55px;
    outline: medium none;
    position: absolute;
    top: 56px;
    width: 35px;
    z-index: 1;
	-moz-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	transition: all 400ms ease-in-out 0s;
}
.mix_wrapper ul{padding:0px;}

.mix_wrapper .jcarousel-prev.jcarousel-prev-disabled-horizontal {
	background-position: left top;
}

.mix_wrapper .jcarousel-next:hover {
	background-color:#f4581f;
}
.mix_wrapper .jcarousel-prev:hover {
	background-color:#f4581f;
}
.mix_nav span:hover {
	opacity:1.0;
}
.mix_wrapper .jcarousel-clip {
	overflow:hidden;
}
.mix_wrapper {
    height:150px;
    margin: 0 auto;
    position: relative;
}
.mix_wrapper ul li {
	color: #FFFFFF;
	float: left;
	font-size: 16px;
	font-weight: normal;
	overflow: hidden;
	padding:20px 10px;
	position: relative;
	text-decoration: none;
	text-transform: capitalize;
}
.mix_wrapper ul li a {
	color: #FFFFFF;
	display: block;
	font: 13px/1.55 'Droid Sans', arial, helvetica, sans-serif;
	outline: medium none;
	text-align:center;
}
.mix_wrapper ul li a img {
}
.mix_wrapper ul li a img:hover {
	opacity:1.0;
}
.mix_wrapper ul li a.product-image {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DADADA;
    color: #FFFFFF;
    display: block;
    height: 105px;
    outline: medium none;
    padding: 0;
}
.mix_wrapper button.button span {
	box-shadow:none;
}
.outer.box{position:relative;}
.ic_caption {
    background: none repeat scroll 0 0 #000000;
    height: 184px;
    left: 0;
    position: absolute;
    top: 0;
    width: 184px;
}

/* Specific style for the examples */
