/*--- Галерея ---*/

#gallery-index .last-photo {
padding-bottom: 1em;
}

#gallery-index .popular-photo {
padding-bottom: 3em;
}

.gallery-title {
font-size: 1.54em;
line-height: 1em;
padding-bottom: 0.2em;
}

.gallery-title-float {
float: left;
height: 100px;
width: 49%;
}

#gallery-index .items {
padding-bottom: 2em;
}

#gallery-index .description {
font-size: 0.85em;
padding-bottom: 0.4em;
}

#gallery-index .description .date {
color: #666;
}

#gallery-index .description .place {
color: #444;
}

#gallery-index .description .author {
color: #444;
}

#gallery-index .items .item a {
color: #fff;
text-decoration: none;
}

#gallery-index .item {
float: left;
height: 150px;
position: relative;
width: 150px;
z-index: 1000;
}

#gallery-index .tint {
color: #fff;
cursor: pointer;
display: none;
font-size: 0.85em;
height: 150px;
left: 0;
position: absolute;
top: 0;
width: 150px;
z-index: 10000;
}

#gallery-index .tint .b {
background-color: #000;
filter: alpha(opacity=67);
height: 150px;
left: 0;
-moz-opacity: 0.67;
opacity: 0.67;
position: absolute;
top: 0;
width: 150px;
z-index: 1;
}

#gallery-index .tint .info {
bottom: 3px;
cursor: pointer;
left: 3px;
position: absolute;
text-align: left;
z-index: 99999;
}

/*--- Список фоток ---*/

#gallery-list {
width: 100%;
}

#gallery-list .album-thumbnails {
width: 153px;
}

#gallery-list .album {
padding: 0 30px 40px 0;
}

#gallery-list .album-thumbnails .main-thumb {
height: 150px;
margin-bottom: 3px;
position: relative;
widht: 150px;
}

#gallery-list .album .main-thumb .info {
background-color: #000;
bottom: 0;
color: #fff;
filter: alpha(opacity=67);
font-size: 1.8em;
left: 0;
-moz-opacity: 0.67;
opacity: 0.67;
padding: 5px;
position: absolute;
}

#gallery-list .album-thumbnails .small-thumb {
float: left;
height: 48px;
padding-right: 3px;
position: relative;
width: 48px;
}

#gallery-list .album-thumbnails .small-thumb .b {
background-color: #000;
display: none;
filter: alpha(opacity=67);
height: 48px;
left: 0;
-moz-opacity: 0.67;
opacity: 0.67;
position: absolute;
top: 0;
width: 48px;
}

#gallery-list .album .gallery-description {
font-size: 0.85em;
}

#gallery-list .album .gallery-description .date {
color: #666;
}

#gallery-list .album .gallery-description .place {
color: #444;
}

#gallery-list .items {
padding-bottom: 2em;
}

#gallery-list .items .item a {
color: #fff;
text-decoration: none;
}

#gallery-list .item {
float: left;
height: 150px;
position: relative;
width: 150px;
z-index: 1000;
}

#gallery-list .tint {
color: #fff;
cursor: pointer;
display: none;
font-size: 0.85em;
height: 150px;
left: 0;
position: absolute;
top: 0;
width: 150px;
z-index: 10000;
}

#gallery-list .tint .b {
background-color: #000;
filter: alpha(opacity=67);
height: 150px;
left: 0;
-moz-opacity: 0.67;
opacity: 0.67;
position: absolute;
top: 0;
width: 150px;
z-index: 1;
}

#gallery-list .tint .info {
bottom: 3px;
cursor: pointer;
left: 3px;
position: absolute;
text-align: left;
z-index: 99999;
}

/*--- Детальный просмотр ---*/

#gallery-detail-view {
width: 100%;
}

#gallery-detail-view .gallery-nav {
float: left;
width: 170px;
}

#gallery-detail-view .nav-item {
height: 150px;
position: relative;
width: 150px;
}

#gallery-detail-view .nav-item .b-current {
background-color: #000;
filter: alpha(opacity=67);
height: 150px;
left: 0;
-moz-opacity: 0.67;
opacity: 0.67;
position: absolute;
top: 0;
width: 150px;
}

#gallery-detail-view .nav-item .b {
background-color: #000;
display: none;
filter: alpha(opacity=67);
height: 150px;
left: 0;
-moz-opacity: 0.67;
opacity: 0.67;
position: absolute;
top: 0;
width: 150px;
}

#gallery-detail-view .pi {
float: left;
}

#gallery-detail-view .detail-photo-desc {
padding-top: 0.8em;
}

#gallery-detail-view .pi .i {
padding-bottom: 2em;
}

/*
** Скролл / Детальный просмотр
*/

#gallery-detail-view .larr, #gallery-detail-view .rarr {
	width: 63px;
}

#gallery-detail-view .photo-detail {
	text-align: center;
}

.jcarousel-container {
	margin: 0 auto;
	position: relative;
	width: 881px;
}

.jcarousel-list {
	margin: 0 auto;
	left: 0;
	overflow: hidden;
	position: relative;
	top: 0;
	width: 755px;
	z-index: 1;
}

.jcarousel-clip {
	height: 150px;
	margin: 0 auto;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 755px;
	z-index: 2;
}

.all-photo-scroll {
	height: 150px;
	list-style-type: none;
	margin: 0 auto;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 756px;
	z-index: 2;
}

.all-photo-scroll li {
	margin-right: 1px;
	float: left;
	position: relative;
	z-index: 1000;
}

.all-photo-scroll li.current {
	filter: alpha(opacity=67);
	-moz-opacity: 0.67;
	opacity: 0.67;
}

.all-photo-scroll .jcarousel-item {
	height: 150px;
	width: 150px;
}

.all-photo-scroll .tint {
	color: #fff;
	cursor: pointer;
	display: none;
	font-size: 0.85em;
	height: 150px;
	left: 0;
	position: absolute;
	top: 0;
	width: 150px;
	z-index: 10000;
}

.all-photo-scroll .tint .b {
	background-color: #000;
	filter: alpha(opacity=67);
	height: 150px;
	left: 0;
	-moz-opacity: 0.67;
	opacity: 0.67;
	position: absolute;
	top: 0;
	width: 150px;
	z-index: 1;
}

.all-photo-scroll .tint .info {
	bottom: 3px;
	cursor: pointer;
	left: 3px;
	position: absolute;
	text-align: left;
	z-index: 99999;
}

.photo-comments {
	margin: 0 auto;
	padding-top: 15px;
	width: 600px;
}

.jcarousel-prev {
	background-image: url(/images/template/gallery/lightbox-btn-prev.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 32px;
	left: 0;
	position: absolute;
	top: 59px;
	width: 63px;
}

.jcarousel-prev-disabled, .jcarousel-next-disabled {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.jcarousel-next {
	background-image: url(/images/template/gallery/lightbox-btn-next.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 32px;
	right: 0;
	position: absolute;
	top: 59px;
	width: 63px;
}