

.catalog_top_box {
	height: 130px;
	position: relative;
	margin: 0 15px 0 20px;
	padding: 0;
}

.NoRightMargin {
	margin-right: 0;
}

.catalog_top_box a {
	border: #ffcc33 1px solid;
	text-decoration: none;
	font-size: 11px;
	display: block;
	width: 115px;
	height: 115px;
	cursor: pointer;
	background: white;
}

.catalog_top_box a span.title {
	color: #ee2e24;
	position: absolute;
	top: 45px;
	left: 135px;
	font: 12px Tahoma;
	padding: 3px;
	font-weight: bold;
	display: block;
	
}














.catalog_list_box {
	width: 137px;
	height: 188px;
	float: left;
	position: relative;
	margin: 0 15px 16px 0;
	padding: 0;
}

.NoRightMargin {
	margin-right: 0;
}

.catalog_list_box a {
	border: #ffcc33 1px solid;
	text-decoration: none;
	font-size: 11px;
	display: block;
	width: 136px;
	height: 136px;
	cursor: pointer;

}

.catalog_list_box a span.title {
	color: #990000;
	position: absolute;
	top: 137px;
	left: 0;
	right: 0;
	text-align: left;
	font-weight: normal;
	font: 12px Tahoma;
	text-align: center;
	border: #ffcc33 1px solid;
	width: 130px;
	padding: 3px 3px 24px 3px;
	font-weight: bold;
	display: block;
	background: #fef3d7 url(../gfx/kp/catsep.gif) no-repeat bottom center;
}















.actions .catalog_list_box {
	width: 256px;
	height: 131px;
}

.actions .catalog_list_box a {
	width: 254px;
	height: 130px;
	position: relative;
	right: 0;
	bottom: 0;
}

.actions .catalog_list_box img {
	position: absolute;
	left: 8px;
	bottom: 8px;
}

.actions .catalog_list_box a span.price_old {
	color: #5d5d5d;
	position: absolute;
	right: 24px;
	bottom: 24px;
	font: 12px Arial;
	text-decoration: line-through;
}

.actions .catalog_list_box a span.price_new {
	color: #ff0000;
	position: absolute;
	right: 24px;
	bottom: 16px;
	font: 16px Arial;
	font-weight: bold;
	background: url(../gfx/layout/alert.gif) no-repeat top left;
	padding: 10px 0 25px 28px;
}

.actions .catalog_list_box a span.descr {

	position: absolute;
	right: 12px;
	top: 24px;
	font: 11px Arial;
	width: 130px;
	color: #656565;
}













.pages {
	padding: 16px 4px 8px 4px;
	color: #b1b1af;
	clear: all;
	position: relative;
	font-size: 10px;
}

.pages_top {
	padding-top: 0;
	padding-bottom: 0;
}

.pages table {
	width:100%;
}

.pages table td {
	padding: 1px;
	text-align: right;
}

.pages .pages_scroll_box {
	height: 18px;
	width: 189px;
	position: absolute;
	top: -12px;

	left: 71px;
	overflow: hidden;
}

.pages_scroll_next {
	position: absolute;
	top: 0;
	left: 263px;
	width: 20px;
	height: 11px;
	text-align:center;
}


a.pages_scroll_kitas {
	position: absolute;
	top: 0;
	left: 286px;
	z-index: 300;
	text-align: left;
	color: #737473;
}





.pages_scroll_prev {
	position: absolute;
	top: 0;
	left: 55px;
}

.pages .page_nos {
	width: 250px;
	height: 35px;
	top: 2px;
	left: 0;
	position: relative;
}
.pages .page_nos a {
	font-size: 10px;
	font-weight: normal;
	color: black;
	padding: 1px 0 1px 0;
	width: 19px;
	text-align:center;
	margin: 0;
	float: left;
	display: block;
}

.pages_top .pages_opt,
.pages .pages_opt {
	position: relative;
	top: 18px;
	right: 6px;
	width: 220px;

	height: 24px;
	position: absolute;
	font-size: 9px;
	font-weight: normal;
	text-align: right;
}

.pages_top .pages_opt {
	top: 4px;
}

.pages table {
	width: 100%;
}

.pages td {
	padding: 4px 0 6px 0;
	text-align: center;
	width: 50%;
	font: 10px Verdana;
	vertical-align:top;
}

.pages_top td {
	padding: 1px 0 16px 0;
}

.pages a {
	color: #737473;
	font-weight: bold;
	text-decoration: none;
	margin:0;
	padding: 1px 2px 1px 2px;
}



.pages div.page_a {
	position: relative;
	display: block;
	float: left;
	cursor: pointer;

}

.pages .active,
.pages .page_nos a.active {
	color: #d10508;
	font-weight:bold;
}

.pages a:hover,
.pages .page_nos a:hover {
	text-decoration: underline;
}