

/*-----------------------------------------------------------------------------------*/
/*	3. CAROUSEL
/*-----------------------------------------------------------------------------------*/

#wrapper .d-carousel ul li {
	background: none;
	background-color: #e0feff;
	width: 53px;
	height:42px;
	text-align:center;
	border: solid 1px #d9d7d7;


}

.jcarousel-direction-rtl {
	direction: rtl;

}

.d-carousel h4 {
	margin: 0px 0 0px 0;

}

.d-carousel .jcarousel-container {
	width:270px;
	height:60px;
	display: block;
	overflow: hidden;
	margin-bottom: 0px;

}

.d-carousel .jcarousel-item {
	width: 132px;
	height: 60px;
	

}

.d-carousel .jcarousel-container-horizontal {
	width: 233px;
	height: 70px;
	padding: 0 20px;

}

.d-carousel .jcarousel-item-horizontal {
	margin-left: 2px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 1px;

}

.d-carousel .jcarousel-next-horizontal {
	position: absolute;
	top: 20px;
	right: 0;
	margin-right: 0px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: transparent url(../images/right1.png) no-repeat top right;
}

.d-carousel .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
	background-image: url(style/images/blog-arrows.jpg);

}

.d-carousel .jcarousel-next-horizontal:hover {
	background-position: bottom right;
}

.d-carousel .jcarousel-prev-horizontal {
	position: absolute;
	top: 20px;
	left: 0;
	margin-left: 0px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: transparent url(../images/left1.png) no-repeat top left;
}

.d-carousel .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 5px;
	background-image: url(style/images/blog-arrows.jpg);
}

.d-carousel .jcarousel-prev-horizontal:hover {
	background-position: bottom left;
}









.car {max-width:1150px; min-width:1002px; height:240px; background:url(../images/carusel_bg.png) center no-repeat; margin:0 auto;}
.car1 {width:945px; margin:0 auto;height:202px;}
.car2 {width:122px; padding:0 5px; height:42px; text-align:center; background:url(../images/top_carusel.jpg) no-repeat; display: table; #position: relative; overflow: hidden;}
.car3 {#position: absolute; #top: 50%;display: table-cell; vertical-align: middle;}
a.car4 {color:#FFF; text-decoration:none; font-size:14px; display:block; #position: relative; #top: -50%}
a.car4:hover {color:#FFF; text-decoration:underline; font-size:14px; display:block; #position: relative; #top: -50%}
