/********************* featured carousel starts *********************/
#mycarouselfeatured{ float:left;}
.jcarousel-skin-tango .jcarousel-container {
	overflow: hidden;
    position: relative;
	float:left;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 742px;
	overflow: hidden;
    position: relative;
	float:left;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  742px;
    height: 458px;
	float:left;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 742px;
    height: 460px;
	float:left;
/*	padding:0 150px;*/
}
.jcarousel-skin-tango .jcarousel-item img{ padding: 0 0 0 180px; float:left;}

*+ html .ZIndexLow{ z-index:-1 !important; position:relative !important;}
.collectionName{ /*position:absolute; top: 270px;*/ margin:270px 0 0 -88px; float:right; font-size:18px; color:#000; text-decoration:none; width:140px;}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;float:left;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

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

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

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

.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: 0 -94px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 175px;
    left: 40px;
    width: 47px;
    height: 47px;
    cursor: pointer;
    background: transparent url(../images/arrow-left.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: 0 -47px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: 0 -47px;
}

.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: 0 -94px;
}
/********************* featured carousel ends *********************/





/********************* category carousel starts *********************/
#mycarouselcategory{ float:left;}
.jcarousel-skin-tango-category .jcarousel-container {
	overflow: hidden;
    position: relative;
	float:left;
}

.jcarousel-skin-tango-category .jcarousel-container-horizontal {
    width: 804px;
	overflow: hidden;
    position: relative;
	float:left;
}

.jcarousel-skin-tango-category .jcarousel-clip-horizontal {
    width:  750px;
    height: 245px;
	margin:0 20px;
	float:left;
	overflow: hidden;
}
.jcarousel-skin-tango-category .jcarousel-item {
    width: 164px;
    height: 280px;
	padding:0 13px;
	float:left;
}

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

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango-category .jcarousel-next-horizontal {
    position: absolute;
    top: 65px;
    right: 5px;
    width: 13px;
    height: 35px;
    cursor: pointer;
    background: transparent url(../images/picture-arrow-right.png) no-repeat 0 0;
}

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

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

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

.jcarousel-skin-tango-category .jcarousel-prev-horizontal {
    position: absolute;
    top: 65px;
    left: 5px;
    width: 13px;
    height: 35px;
    cursor: pointer;
    background: transparent url(../images/picture-arrow-left.png) no-repeat 0 0;
}

.jcarousel-skin-tango-category .jcarousel-prev-horizontal:hover {
    background-position: 0 -35px;
}

.jcarousel-skin-tango-category .jcarousel-prev-horizontal:active {
    background-position: 0 -35px;
}

.jcarousel-skin-tango-category .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango-category .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango-category .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 -70px;
}
.jcarousel-item .prodContainer{ margin:0 0 10px !important;}
/********************* category carousel ends *********************/
