pagination {
	border-top:1px dashed #434343;
	height:22px;
	padding:18px 0 0 0;
}
.pagination a.fl {
	font-size:11px;
	color:#666;
}
.pagination a.fl:hover {
	color:#999;
}
.prev-next {
	padding:2px 23px 0 0;
}
.prev-next img {
	margin:4px 0 0 0;
}
.prev-next div {
	padding:0 0 0 8px;
	margin:0 0 0 8px;
	border-left:1px solid #CACACA;
	height:20px;
}
.pagination li a {
	color:#666;
	margin:0 10px 0 0;
}
.pagination li a.act {
	color:#CF1111;
	text-decoration:none;
	font-weight:bold;
}
.pagination li a:hover {
	color:#999;
}

.items-1 .ttl {
	font-size:24px;
	line-height:100%;
	font-weight:normal;
}
.items-1 .author {
	color:#666;
	padding:10px 0 14px 0;
	font-size:11px;
}
.items-1 .tt {
	padding:0 0 10px 0;
}
.items-1 .tt p {
	padding:0 0 10px 0;
}
.grey-block {
	height:30px;
	background:url(../img/grey-rounded-corners.gif) right 0 no-repeat;
	position:relative;
	width:360px;
}
.grey-block .cor {
	height:30px;
	background:url(../img/grey-rounded-corners.gif) 0 0 no-repeat;
	position:absolute;
	margin:0 auto auto 0;
	width:5px;
}
.additional-links li {
	padding:0 10px;
	margin:6px 0 0 0;
	border-left:1px solid #BBB;
	float:left;
	line-height:110%;
	color:#666;
}
.cont_overflow {
	overflow:hidden;
	position:relative;
}
.cont_overflow * {
	float:left;
}
#photo_slider {
	position:absolute;
}
.cont_overflow>div>* {
	float:left;
}
#dark {
	z-index:50;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:url(../img/dark.png) repeat;
	display:none;
}
#loading {
	position:absolute;
	left:50%;
	top:50%;
	width:345px;
	height:27px;
	margin:-14px 0 0 -172px;
	background:url(../img/progress.png) no-repeat;
	display:none;
}
#loading div {
	width:345px;
	height:27px;
	background:url(../img/wait_bg.png) no-repeat #212121;
}
#img_preview {
	position:relative;
	z-index:100;
}.popup {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-200px;
	margin-left:-300px;
	width:621px;
	z-index:500;
}
.popup .bg {
	background:#e3e3e3;
}
.popup .close {
	height:22px;
}
.popup .next {
	position:absolute;
	margin:26px auto auto 566px;
	z-index:500;
}
.popup .prev {
	position:absolute;
	margin:26px auto auto 9px;
	z-index:500;
}
.popup b.block {
	color:#FFF;
	font-size:16px;
	padding:12px 0 2px 0;
}
.popup p.block {
	color:#666;
	padding:0 0 12px 0;
}
.popup {
	display:none;
}
.popup .image {
	width:600px;
	height:450px;
}
.title-splash p b {
	color:#FFF;
	font-size:17px;
	line-height:130%;
}
.title-splash a.fr {
	color:#fff;
}
.title-splash a.fr:hover {
	text-decoration:none;
}
.title-splash a.fr img {
	position:relative;
	left:4px;
	top:2px;
}

.mini-filter {
	background:url(../img/grey-block-corners.gif);
	height:33px;
	font-weight:bold;
	margin:10px 0;
	padding:8px 0 0 13px;
	background-repeat:no-repeat
}
.mini-filter select {
	width:390px;
	margin:0 0 0 13px;
	position:relative;
	bottom:-2px;
}

.list-2 li {
	padding:10px 10px 0 0;
	float:left;
}
.list-2 li.pddngs {
	padding:10px 0 0 0!important;
}