﻿#img {
	float: left;
	width:363px;
	height: 260px;
	overflow: hidden;
	position: relative;
}
#gallery_container {
	padding-top:10px;
	padding-bottom:12px;
	width:427px;
	float:left;
}
.galleria_container {
	width:363px;
	height:349px;
}
.galleria_wrapper {
	float:left;
	height:260px;
	width:427px;
}
.galleria_wrapper img {
	border:0px;
}
#gallery {
}
#gallery li {
	float: left;
	background: url(../../../../../images/ajax-loader-small.gif) 50% 50% no-repeat;
	cursor: pointer;
}
.caption {
	display: block;
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 96%;
	height: 30px;
	padding: 0 2%;
	line-height:15px;
	color: #fff;
	opacity: .8;
	font-size: 10px;
	background-color:#000;
}
.jcarousel-skin-tango img {
	border:0px;
}
.jcarousel-skin-tango {
	border-left:4px solid #f4c676;
	float:left;
	width:60px;
	height:260px;
}
.jcarousel-skin-tango .jcarousel-container {
	float: left;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
	width: 60px;
	height: 260px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
	width:  60px;
	height:192px !important;
	height:226px;
	margin-top:34px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical ul {
	margin:0px;
	padding:0px;
}
.jcarousel-skin-tango .jcarousel-item {
	width: 60px;
	height: 45px;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
	margin-bottom: 4px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #e2e2e2;
	color: #000;
}
.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 60px;
	height: 30px;
	cursor: pointer;
	background:url(le_01.jpg) top left no-repeat;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 60px;
	height: 30px;
	cursor: pointer;
	background:url(le_03.jpg) top left no-repeat;
}
.jcarousel-skin-tango .jcarousel-next-vertical:active {
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
	background:url(le_02.jpg) top left no-repeat;
	cursor: default;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 60px;
	height: 30px;
	cursor: pointer;
	background:url(fel_01.jpg) top left no-repeat;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 60px;
	height: 30px;
	cursor: pointer;
	background:url(fel_03.jpg) top left no-repeat;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
	background:url(fel_02.jpg) top left no-repeat;
	cursor: default;
}

