/* --------------------------------------------------[ css ]-- */
div.jw-special-offers-slider2-1col-lg {
	color:#fff;
	font-size: 12px;
	height:170px;
	width:232px;
	padding:0px;
}

div.jw-offers-carousel,
div.jw-special-offers-slider2-1col-lg,
div.jw-special-offers-slider2-1col-lg ul,
div.jw-special-offers-slider2-1col-lg ul li{
	position:relative;
}

div.jw-special-offers-slider2-1col-lg ul{
	overflow:hidden;
}

div.jw-offers-carousel,
div.jw-special-offers-slider2-1col-lg,
div.jw-special-offers-slider2-1col-lg ul,
div.jw-special-offers-slider2-1col-lg ul li{
	height:170px;
	background-clip:none;
	background-attachment:none;
}

div.jw-offers-carousel,
div.jw-special-offers-slider2-1col-lg{
	width:232px;
}

div.jw-special-offers-slider2-1col-lg ul li h2{
	color:#fff;
	font-weight:normal;
	font-size:13px;
	font-family:'Open Sans', sans-serif;
	text-transform:uppercase;
	padding:14px 0 10px 12px;
	width:220px;
	height:32px;
	font-style:normal;
	
}

div.jw-special-offers-slider2-1col-lg .readmore{
	position:absolute;
	left:5px;
	bottom:7px;
	background:url(../_common/images/jw-read-more-btn-sprite.png) no-repeat left top;
	display:block;
	width:118px;
	height:20px;
	padding:0px 0 0 9px;
	z-index:50;
	line-height:20px;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	font-size:0.85em;
	background-position:0px 0px;	
}
div.jw-special-offers-slider2-1col-lg .readmore:hover{
	background-position:0px -25px;	
}


div.jw-offers-carousel ul.nav{
	margin:0px;
	padding:0px;
}

div.jw-offers-carousel .prev,
div.jw-offers-carousel .next{
	display:block;
	width:8px;
	height:14px;
	position:absolute;
	bottom:7px;
	z-index:50;
	cursor:pointer;
}

div.jw-offers-carousel .prev{
	right:30px;
}
div.jw-offers-carousel  .next{
	right:8px;
}



#page_side div.jw-offers-carousel{
	background:url(../_common/images/rotator-head.png) no-repeat top;
}