@charset "iso-8859-1";	 
/** * This <div> element is wrapped by jCarousel around the list * and has the classname "jcarousel-container". */
/** * This <div> element is wrapped by jCarousel around the list * and has the classname "jcarousel-container". */
.jcarousel-skin-tango {	 
background:url('../images/scroll_bg.gif') left top no-repeat;    
width:688px;
height:170px; 
margin-top:6px;
}
.jcarousel-container {  position: relative; margin:17px 0 0 33px; }	  
.jcarousel-clip {    z-index: 2;    padding: 0;    margin: 0;    overflow: hidden;    position: relative;}
.jcarousel-list {    z-index: 1;    overflow: hidden;    position: relative;    top: 0;    left: 0;    margin: 0;    padding: 0;}
.jcarousel-list li,.jcarousel-item {    float: left;    list-style: none; width:178px; height:150px; font:11px Arial; color:#fff; text-align:left; padding-top:10px; -padding-top:0px; -margin-top:-7px }
.jcarousel-next {    z-index: 3;    display: none;}
.jcarousel-prev {    z-index: 3;    display: none;}

.jcarousel-skin-tango .jcarousel-container-horizontal {    width: 620px; padding:1px;}
.jcarousel-skin-tango .jcarousel-clip-horizontal {    width: 620px;  height:170px;}
.jcarousel-skin-tango .jcarousel-item {    width: 140px; height:170px;  font:11px Arial;  color:#d9d9d9; text-align:center !important; }
.jcarousel-skin-tango .jcarousel-item-horizontal {    margin-right: 6px;}
.jcarousel-skin-tango .jcarousel-item-placeholder {    background: #fff;    color: #000;}
/** *  Horizontal Buttons */
.jcarousel-skin-tango .jcarousel-next-horizontal {    position: absolute;    top: 71px; top: 51px;   right: -23px;  width: 24px;    height: 29px;    cursor: pointer;}
.jcarousel-skin-tango .jcarousel-next-horizontal:after {
	background: url("/bitrix/templates/tpl_main/images/sprite_mir_travel.jpg") no-repeat -51px top;
    content: "";
    height: 29px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 25px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {    position: absolute;    top: 71px; top: 51px;    left: -30px;  width: 24px;    height: 29px;    cursor: pointer;}
.jcarousel-skin-tango .jcarousel-prev-horizontal:after {
	background: url("/bitrix/templates/tpl_main/images/sprite_mir_travel.jpg") no-repeat -31px top;
    content: "";
    height: 29px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 25px;
}
.jcarousel-list span { 
	width:130px; 
	height:119px; 
	background:none; 
	padding:11px 0 0 10px; 
	display:block;
	 text-align:left; 
	 position:relative; 
}	 
.jcarousel-list span:after {
	position: absolute;
	content: '';
	width: 140px;
	left: 0;
	top: 0;
	height: 123px;
	background: url("/bitrix/templates/tpl_main/images/sprite_mir_travel.jpg") no-repeat -320px top; 
	z-index: -1;
}
.jcarousel-list a { font:11px Tahoma; color:#044e8e; }	   
.jcarousel-list b {	 
background:#fff;
padding:2px 7px 0 7px;
font:10px Arial;
color:#000;
position:absolute;
right:10px;
top:98px;
display:block;
}

