.jcarousel-skin .jcarousel-container {
	background: #FFF;
	margin-bottom: 20px;
}
.jcarousel-skin .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin .jcarousel-container-horizontal {
	padding: 0px 40px;
}
.jcarousel-skin .jcarousel-clip {
	overflow: hidden;
	width: 100%;
}
.jcarousel-skin .jcarousel-clip-horizontal {
}
.jcarousel-skin .jcarousel-item {
	text-align: center;
}
.jcarousel-skin .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 10px;
}
.jcarousel-skin .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
	margin-right: 0;
}
.jcarousel-skin .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin .jcarousel-next-horizontal {
	position: absolute;
	top: 23px;
	right: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: url('../image/button-next.png') center no-repeat;
}
.jcarousel-skin .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
	background: url('../image/button-previous.png') center no-repeat;
}
.jcarousel-skin .jcarousel-next-horizontal:hover, .jcarousel-skin .jcarousel-next-horizontal:focus {
}
.jcarousel-skin .jcarousel-next-horizontal:active {
}
.jcarousel-skin .jcarousel-next-disabled-horizontal, .jcarousel-skin .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background: none;
}
.jcarousel-skin .jcarousel-prev-horizontal {
	position: absolute;
	top: 23px;
	left: 0px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: url('../image/button-previous.png') center no-repeat;
}
.jcarousel-skin .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 0px;
	background: url('../image/button-next.png') center no-repeat;
}
.jcarousel-skin .jcarousel-prev-horizontal:hover, .jcarousel-skin .jcarousel-prev-horizontal:focus {
}
.jcarousel-skin .jcarousel-prev-horizontal:active {
}
.jcarousel-skin .jcarousel-prev-disabled-horizontal, .jcarousel-skin .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background: none;
}


/*Firsat Urunleri*/
.firsat_urunleri .image {
	display: block;
	margin-bottom: 0px;
}
.firsat_urunleri .image img {
	padding: 3px;
	text-align:center;
}
.firsat_urunleri .discountrel {
	position: relative;
}
.firsat_urunleri .discount {
	background: url("../image/discountback.png") no-repeat scroll center top transparent;
    cursor: pointer;
    display: block;
    height: 50px;
    width: 50px;    
    right: 0px;
    position: absolute;
    top: 0px;
    z-index: 10;
}
.firsat_urunleri .discount span{
	display:block;
    font-size: 16px;
    color:#ffffff;
    font-weight: bold;
    padding-top:15px;	
	}
.firsat_urunleri .satir1 {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
	font-size: 20px;
}
.firsat_urunleri .satir2 {
	display: block;
	font-weight: normal;
	color: #333333;
	margin-bottom: 4px;
	font-size: 14px;
}
.firsat_urunleri .price {
	display: block;
	color: #ED1B2E;
	font-size:20px;
	font-weight: bold;
}
.firsat_urunleri .price-old {
	color: #929292;
    font-size: 12px;
    font-weight: normal;
    text-decoration: line-through;
    display: block;
}
.firsat_urunleri .price-new {
	color: #ED1B2E;
	font-size:20px;
	font-weight: bold;
	display: block;
}
.jcarousel-skin-firsat .jcarousel-container {
	background: #FFF;
	margin-bottom: 10px;
}
.jcarousel-skin-firsat .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-firsat .jcarousel-container-horizontal {
	/*padding: 0px 0px;*/
	padding: 0px;
}
.jcarousel-skin-firsat .jcarousel-clip {
	overflow: hidden;
	width: 100%;
}
.jcarousel-skin-firsat .jcarousel-clip-horizontal {
}
.jcarousel-skin-firsat .jcarousel-item {
	text-align: center;
}
.jcarousel-skin-firsat .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 0px;
}
.jcarousel-skin-firsat .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 0px;
	margin-right: 0;
}
.jcarousel-skin-firsat .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-firsat .jcarousel-next-horizontal {
	position: absolute;
	top: 50%;
	right: 0px;
	width: 10px;
	height: 30px;
	cursor: pointer;
	background: url('../image/arrow_right.png') center no-repeat;
}
.jcarousel-skin-firsat .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 0px;
	right: auto;
	background: url('../image/button-previous.png') center no-repeat;
}
.jcarousel-skin-firsat .jcarousel-next-horizontal:hover, .jcarousel-skin-firsat .jcarousel-next-horizontal:focus {
}
.jcarousel-skin-firsat .jcarousel-next-horizontal:active {
}
.jcarousel-skin-firsat .jcarousel-next-disabled-horizontal, .jcarousel-skin-firsat .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-firsat .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-firsat .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background: none;
}
.jcarousel-skin-firsat .jcarousel-prev-horizontal {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 10px;
	height: 30px;
	cursor: pointer;
	background: url('../image/arrow_left.png') center no-repeat;
}
.jcarousel-skin-firsat .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 0px;
	background: url('../image/button-next.png') center no-repeat;
}
.jcarousel-skin-firsat .jcarousel-prev-horizontal:hover, .jcarousel-skin-firsat .jcarousel-prev-horizontal:focus {
}
.jcarousel-skin-firsat .jcarousel-prev-horizontal:active {
}
.jcarousel-skin-firsat .jcarousel-prev-disabled-horizontal, .jcarousel-skin-firsat .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-firsat .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-firsat .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background: none;
}


