/* Галерея */

.gallery {
	margin-top: 20px;
}

.photo img {
	border: 2px solid #c6a453;
	background-color: #FFF;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 0;
}

.photo img:hover {
	border: 2px solid #313739;
}

.photo img.nolink {
	border-color: #9db2b9;
}

.photo img.nolink:hover {
	border-color: #9db2b9;
}

.figure {
	margin: 0 5px 0 5px;
}

.figure-left {
	float: left;
}

.figure-right {
	float: right;
}

.figure-190 {
	width: 190px;
}

.figure-190x190 {
	width: 190px;
}

.figure-210 {
	width: 210px;
}

.figure-137 {
	width: 137px;
}

.figure-360 {
	width: 360px;
}

.figure p {
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-align: center;
	background-color: #f7f1e6;
	border: 1px dashed #666;
	margin: 10px 0 0 0;
	height: 2em;
}

/* Убираем ошибку границы в Internet Explorer 5/6 */
* html .gallery {
	width: 100%;
}
/* Конец Галереи */

ul.noim {
	list-style: none;
	display: inline;
}

ul.noim {
	border: none;
}

address {
	font-size: 11px;
	padding: 10px;
	border: #c6a453 1px solid;
/*	border-bottom: none;*/
	background-color: #f7f1e6;/*#ffffcc;*/
	line-height: 16px;
}

h2.address_zag {
}

/*--- Каталог ---*/

/*--- Item ---*/

.cat-list {
	margin-top: 20px;
}

.cat-photo {
	border: 1px solid #c6a453; /*2px solid #9db2b9; */
	background-color: #FFF;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 0;
	width: 180px;
	height: 180px;
	display: table-cell;
	vertical-align: middle;
}

.cat-photo a {
	display: block;
	width: 180px;
	height: 180px;
}

.cat-photo:hover {
	border: 1px solid #313739;
}

.cat-item-190x190 {
	width: 190px;
	height: 190px;
	vertical-align: bottom;
}

/*--- End Item ---*/

/*--- Item 2 ---*/

.cat-list {
	margin-top: 20px;
}

.cat-photo-2 {
	background-color: #FFF;
	width: 180px;
	height: 180px;
	border: 1px solid #c6a453;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 0;
}

.cat-photo-2:hover {
	border: 1px solid #313739;
}

.middled {
	margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
}

.cat-photo-2 a {
	margin-left: auto;
	margin-right: auto;	
	width: 180px;/**/
	height: 180px;
	display: table-cell;
	vertical-align: middle; /*bottom*/
}

.cat-photo-2 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--- End Item 2 ---*/

/*--- Панель выбора колличества ---*/

div.panel_num {
	text-align: right;
}

/* Строка сепарации */
div.pagination {
	margin: 0 auto;
	text-align: center;
}

div.pagination a {
	border: 1px solid #c6a453;
	margin-right: 3px;
	padding: 2px 6px;
	background-color: #ffffff;
	text-decoration: none !important;
	color: #000;		
}

div.pagination a:hover {
	border: 1px solid #c6a453;
	background-color: #8d6932; /*#f7f1e6;*/
	text-decoration: underline;
	color: #fff;
}

div.pagination a:link, div.pagination a:active, div.pagination a:visited {
	text-decoration: none;
}

div.pagination span.current {
	margin-right: 3px;
	padding: 2px 6px;
	font-weight: bold;
	color: #333333;
}

div.pagination span.disabled {
	margin-right: 3px;
	padding: 2px 6px;
	color: #999999;
}

div.opis-ss-next {
	width: 200px;
	margin: 5px 0 20px 0;
	font-weight: bold;
	font-size: 11px;
}

div.opis-ss-next .next-left {
	float: left;
}

div.opis-ss-next .next-right {
	float: right;
}
/* --------------- */

div.razd {
	margin-top: 15px;
	padding-top: 3px;
	display: block;
	color: #999;
	text-align: right;
	border-top: solid 1px #E1D2A6;
}

ul.list-arts {
	padding: 0 !important;
	margin: 20px 0 30px 0 !important;
	list-style: none;
}

ul.list-arts li {
	padding: 0 !important;	
	margin: 0 !important;
	background-color: #f6eac7;/*#f7f1e6;*/
	line-height: 2.2;
	border-top: 1px solid #f7f1e6;
	border-bottom: 1px solid #e1d2a6;
}

ul.list-arts li:hover {
	background-color: #e2d5ae;/*#e1d2a6;*/
	text-decoration: none;
	border-bottom: 1px solid #bdb18c;
}

ul.list-arts li a, ul.list-arts li a:link, ul.list-arts li a:visited, ul.list-arts li a:active {
	margin: 0 0 0 15px;
	display: block;
	color: #000 !important;
	text-decoration: none !important;
}

ul.list-arts li.first {
	border-top: 1px solid #e1d2a6;
}

/*-------*/
