/*carousel*/

.jcarousel-skin {margin-top:10px;margin-bottom:5px;}
.jcarousel-skin .jcarousel-container {width: 100%;padding: 0;margin-top:5px;}
.jcarousel-skin .jcarousel-clip {width: 265px;height: 84px;left: 16px;}
.jcarousel-skin .jcarousel-item {width: 80px;border:solid 1px #D0D0D0;height: 80px;margin-right: 3px;margin-left: 4px; cursor: pointer;}

.jcarousel-skin .jcarousel-next {position: absolute;top: 30px;right: 3px;width: 13px;height: 15px;cursor: pointer;background: url(/image/karusel_arr.png ) 0 -18px no-repeat;}
.jcarousel-skin .jcarousel-next:hover { background-position:0 -56px}
.jcarousel-skin .jcarousel-prev {position: absolute;top: 30px;left: 3px;width: 13px;height: 15px;cursor: pointer;background: url(/image/karusel_arr.png ) 0 0; }
.jcarousel-skin .jcarousel-prev:hover { background-position:0 -36px}

.jcarousel-container {position: relative;}
.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;padding-top:3px;}
.jcarousel-item {float:left;list-style: none;width: 200px;height: 105px;}
.jcarousel-next {z-index: 3;display: none;}
.jcarousel-prev {z-index: 3;display: none;}

.jcarousel-skin-big {margin-top:10px;margin-bottom:5px;}
.jcarousel-skin-big .jcarousel-container {width: 100%;padding: 0;margin-top:5px;}
.jcarousel-skin-big .jcarousel-clip {width: 526px;height: 84px;left:22px}
.jcarousel-skin-big .jcarousel-item {width: 80px;border:solid 1px #D0D0D0;height: 80px;margin-right: 3px;margin-left: 3px; cursor: pointer;}
.jcarousel-skin-big .jcarousel-next {position: absolute;top: 30px;right: 3px;width: 13px;height: 15px;cursor: pointer;background: url(/image/karusel_arr.png ) 0 -18px no-repeat;}
.jcarousel-skin-big .jcarousel-next:hover { background-position:0 -56px}
.jcarousel-skin-big .jcarousel-prev {position: absolute;top: 30px;left: 3px;width: 13px;height: 15px;cursor: pointer;background: url(/image/karusel_arr.png ) 0 0; }
.jcarousel-skin-big .jcarousel-prev:hover { background-position:0 -36px}

.minin{display:none;}

.map-button, .video-button
{
	display: block;
   float: right;
   padding-top:0px;
   /*padding-right:24px;
	border:1px solid gray;*/
}

.map-button .button.green_big, .video-button .button.green_big {
  padding-bottom:0;
  margin-bottom:0px;
  height:45px;
  /*padding-top:0;
  margin-top:0;*/
  padding-top:11px;
  /*border:1px solid gray;*/
  background-position:0 -3px;
}

/*tab*/
/**html UL.tabNavigation_{ height:19px;margin-bottom:-6px;}*/
UL.tabNavigation_ {position:relative;list-style:none;margin:0;padding:0;}
UL.tabNavigation_ LI {float:left; margin:0;}

UL.tabNavigation_ LI.new A {padding:0px 0px 0px 0px;line-height:17px;display:block;height:19px;width:101px;background: url('/image/gray_vid.gif') no-repeat;text-align:center;font-weight:bold;}
UL.tabNavigation_ LI.new A.padd {padding-right:3px;}
UL.tabNavigation_ LI.new A.selected {background: url('/image/gray_vid_act.gif') no-repeat; color:#ffffff;}

UL.tabNavigation_ LI.new2 A {padding:0px 0px 0px 0px;line-height:17px;display:block;height:19px;width:153px;background: url('/image/gray_vid_2.gif') no-repeat;text-align:center;font-weight:bold;}
UL.tabNavigation_ LI.new2 A.padd {padding-right:4px;}
UL.tabNavigation_ LI.new2 A.selected {background: url('/image/gray_vid_act_2.gif') no-repeat; color:#ffffff;}

UL.tabNavigation_ LI.one A {background: url('/image/gray_vid.gif') no-repeat; line-height:12px; width:101px; height:19px;padding: 3px 0px; text-align:center; display:block;font-weight:bold;}
*html UL.tabNavigation_ LI.one A.padd {padding-right:4px;}
UL.tabNavigation_ LI.one A.padd {padding-right:4px;}
UL.tabNavigation_ LI.one A.selected, UL.tabNavigation_ LI.one a:hover{background: url('/image/gray_vid_act.gif')  no-repeat; color:#fff; font-weight:bold}

UL.tabNavigation_ LI.two A { background: url('/image/gray_vid_2.gif') no-repeat; line-height:12px; width:153px; height:19px;padding: 3px 0px; text-align:center; display:block;font-weight:bold;}
UL.tabNavigation_ LI.two A.selected, UL.tabNavigation_ LI.two a:hover{background: url('/image/gray_vid_act_2.gif') no-repeat; color:#fff; font-weight:bold}

div.tabs_ {
	padding-top: 0px;
	padding-bottom: 5px;
	/*margin-top: 4px;*/
	width: 310px; 
	
}
div.tabbs {
	/*padding: 4px;*/
	/*margin-top: 3px;*/
	/*border: 1px solid #CCCCCC;
	background-color: #FFFFFF;*/
	/*height: 350px;
	border-bottom:1px solid red;*/
}
div.tabbss {
	padding: 4px;	
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
/*
*html #first div.tabbss {height: 330px;}
*html #second div.tabbss {height: 300px;}
*html #third div.tabbss {height: 270px;}
*/
/*tab end*/