/* ----- '_tpl.css' - =23.07.09.= Support_styles ----- */

/* =styles_of_a_whole
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.err-block,
.info-block {
	margin-bottom: 2em;
	font-size: 1.3em;
	text-align: center;
}
.err-block,
.red-text {
	color: #ff0000;
}
.info-block {
	color: #006400;
}
/* --- !!! --- */
/* =additional options on page
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.options {
	padding: 0em;
	margin: 0em;
	list-style-type: none;
	position: relative;
}
	.options:after {
		display: block;
		height: 0px;
		clear: both;
		content: "";
		visibility: hidden;
	}
	.options li {
		display: inline;
		font-size: 1.3em;
		margin-right: 2em;
		float: left;
	}
		/* --- !!! --- */
		.options li a {
			display: inline;
			height: 30px;
			background: url(big_arrows.png) no-repeat;
			float: left;
			line-height: 30px;
		}
		.options li a:hover {}
		/* --- !!! --- */
		.options li a.return {
			padding-left: 45px;
			background-position: 0px 2px;						
		}
		.options li a.top {
			padding-left: 35px;
			background-position: 0px -30px;
		}
		.options li a.print {
			padding-left: 45px;
			background-position: 5px -60px;
		}
/* --- !!! --- */
/* =letters
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.letters {
	padding: 0em;
	margin: -1em;
	text-align:center;
	list-style-type: none;
	position: relative;
}
	.letters li {
		display: inline;
		margin: 0.23em;
		font-size: 1.5em;
		font-weight: bold;
	}
		/* --- !!! ---*/
		.letters li a:hover {
			color: #222;
		}
/* --- !!! --- */
/* =core_subitems
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.subitems {
	padding: 0em;
	margin: -0.5em -2em;
	list-style-type: none;
	position: relative;
}
	.subitems li {
		margin: 0.5em;
		font-size: 1.4em;
		line-height: 1.1;
	}
		.subitems li:after {
			display: block;
			height: 0px;
			clear: both;
			content: "";
			visibility: hidden;
		}
		/* --- !!! ---*/
		.subitems li a {
			padding-left: 1em;
			background: url(cross_mark.gif) no-repeat;
			background-position: -990px 6px;
			float: left;
		}
		.subitems li a:hover {
			background-position: 6px 6px;
			color: #222;
		}
/* --- !!! --- */
/* =controls_pager ( + 'controls_pager_pub' )
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.pager {
	padding: 0em;
	margin: 0em 0em 2.5em 0em;
	text-align: center;
	list-style-type: none;
	position: relative;
}
	.pager li {
		display: inline-block;
		margin: 0em 0.2em;
		font-size: 1.3em;
	}
		/* --- !!! --- */
		.pager li a {
			display: inline-block;
			height: 35px;
			padding: 0em 0.5em;
			line-height: 35px;
		}
		.pager li a:hover {
			color: #222;
		}
		/* --- !!! --- */					
		.pager li a.previous,
		.pager li a.next {
			background: url(small_arrows.png) no-repeat;
		}
		.pager li a.previous {
			padding-left: 2.6em;
			background-position: left 7px;
		}
		.pager li a.next {
			padding-right: 2.6em;
			background-position: right -43px;
		}	
		/* --- !!! --- */
	.pager li.active {
		padding-right: 0.8em;
		background: url(pager_bg.png) right;
	}	
		.pager li.active b {
			display: inline-block;
			height: 35px;
			padding-left: 0.8em;						
			background: url(pager_bg.png);
			line-height: 35px;
		}	
/* --- !!! --- */
/* =prod
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.prod-name,
.news-name {
	margin: 0em 0em -0.5em 0em;
	font-size: 1.7em;
	font-weight: normal;
}
.prod-name {
	margin-top: 2em;
}
	/* --- !!! --- */
	.prod-name a,
	.news-name a {
		text-decoration: none;
	}
	/* --- !!! --- */
.prod-image,
.news-image {
	margin: 1em 1em 1em 0em;
	border: none;
	float: left;
}
.news-date {
	display: block;
	margin: 3em 0em -0.2em 0em;
	color: #7e7d7d;
	font-size: 1.1em;
	line-height: 1;
}
.editor .news-date {
	margin: 1em 0em -1em 0em;
	font-size: 0.85em;
	line-height: 1;
}
/* --- !!! --- */
.details {
	height: 26px;
	padding-right: 15px;
	margin-top: -0.5em;
	background: url(prod_details_right_bg.png) no-repeat right;
}
	.details span {
		display: block;
		padding-left: 15px;
		background: url(prod_details_bg.png);
		float: right;
	}
		/* --- !!! --- */
		.details span a {
			display: block;
			font-size: 0.85em;
			line-height: 26px;
		}					
		.details span a:hover {
			text-decoration: underline;
		}
/* --- !!! --- */
.item-wrap {
	padding: 1px 0px 0px 265px;
}
	.item-wrap:after {
		display: block;
		height: 0px;
		clear: both;
		content: "";
		visibility: hidden;
	}
	.preview {
		display: inline;
		width: 265px;
		margin-left: -265px;
		background: #d5eda7 url(preview_bg.gif) repeat-x;
		text-align: center;
		float: left;
		position: relative;
	}
		.preview img {
			margin: 10px 0px;
			border: none;
			position: relative;
		}
		/* --- !!! --- */
		.item-corn-tl,
		.item-corn-tr,
		.item-corn-bl,
		.item-corn-br {
			width: 10px;
			height: 25px;
			background: url(item_corn.gif);
			position: absolute;
		}
		.item-corn-tl,
		.item-corn-bl {
			left: 0px;
		}
		.item-corn-tr,
		.item-corn-br {
			right: 0px;
		}
		.item-corn-tl,
		.item-corn-tr {
			top: 0px;
		}
		.item-corn-bl,
		.item-corn-br {
			bottom: 0px;
		}
		.item-corn-tl {
			background-position: left top;			
		}
		.item-corn-tr {
			background-position: right top;
		}
		.item-corn-bl {
			background-position: left bottom;
		}
		.item-corn-br {
			background-position: right bottom;
		}
		/* --- !!! --- */
		.added-item {
			height: 1.3em;
			margin: 0em 1em;
			font-size: 1.3em;
			color: #ff0000;
			overflow: hidden;
		}
		.item-form {
			margin: 1em;
			text-align: left;
			position: relative;
		}
			.item-form:after {
				display: block;
				height: 0px;
				clear: both;
				content: "";
				visibility: hidden;
			}
			.item-form fieldset {
				padding: 0em;
				border: none;
				float: left;
			}
			.item-form fieldset.price {
				width: 99px;
			}
				.item-form fieldset label {
					font-size: 1.1em;
					color: #7e7d7d;
				}
				.item-form fieldset b {
					font-size: 1.5em;
					letter-spacing:-0.08em;
				}
				.item-form fieldset input {
					width: 26px;	/* - original: 34px; - */
					height: 18px;	/* - original: 20px; - */
					padding: 1px 4px;
					border: none;
					background: #fff url(item_input_bg.gif);
					font-size: 1.3em;
					text-align: right;
				}
					.item-form fieldset input.submit {
						width: 106px;
						height: 22px;
						margin: 0px 0px 10px 5px;
						background: #a8daff url(item_submit_bg.png);
						font-size: 1.1em;
						text-align: center;
						cursor: pointer;
					}
					/* --- !!! --- */
					.item-form fieldset a.submit {
						display: block;
						width: 106px;
						height: 22px;
						margin-left: 5px;
						background: #a8daff url(item_submit_bg.png);
						font-size: 1.1em;
						color: #222;
						text-align: center;
						text-decoration: none;
						line-height: 22px;
					}
	/* --- !!! --- */
	.description {
		margin: -1em 0em 0em 1.5em;
		font-size: 1.3em;
		line-height: 1.2;
		overflow: hidden;
	}
		.description b {
			color: #417309;
		}
	.instruction {
		margin: -1.5em 0em 0em 0em;
		font-size: 1.7em;
		font-weight: normal;
	}

/* --- !!! --- */
/* =map_index
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.sitemap {
	padding: 0em;
	margin: 0em;
	list-style-type: none;
}
	.sitemap li {
		margin: 0.5em 0em;
		font-size: 1.4em;
		font-weight: bold;
		line-height: 1;
	}
		.sitemap li:after {
			display: block;
			height: 0px;
			clear: both;
			content: "";
			visibility: hidden;
		}
		/* --- !!! --- */
		.sitemap li a {
			text-decoration: none;
		}
		.sitemap li a:hover {}
		/* --- !!! --- */
		.sitemap li ul {
			padding: 0.1em;
			margin: 0em 1em;
			list-style-type: none;
			clear: both;
		}
			.sitemap li ul li {
				font-size: 0.8em;
				font-weight: normal;
			}	
			/* --- !!! --- */
			.sitemap li ul li ul {}
				.sitemap li ul li ul li {
					font-size: 1em;
				}	
/* --- !!! --- */
/* =feedback_index
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.feedback-text {
	margin-bottom: 2.5em;
}
	.feedback-text:after {
		display: block;
		height: 0px;
		clear: both;
		content: "";
		visibility: hidden;
	}
.feedback-image {
	width: 170px;	/* - original: 190px; -*/
	padding: 0px 10px;
	margin-bottom: 2.5em;
	font-size: 1.3em;
	text-align: center;
	float: right;
}
	.feedback-image p {
		font-size: 1.2em;
		font-weight: bold;		
	}
	.feedback-image img {
		border: none;
	}
p.h_form {
	font-size:1.6em;
	font-weight:bold;
	margin:1.5em 0 0em;
	}
/* --- !!! --- */
/* =controls_form
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.form {
	font-size: 1.4em;
	margin: 2em 0em;
}
	.form fieldset {
		padding: 0em;
		margin: 0em;
		border: none;	
	}
		.form fieldset p {
			margin: 0em;
		}
		.form fieldset label {
			display: block;
			padding: 3px 0px;
			margin-top: 1em;
		}
		.form label {
			display: block;
			padding: 3px 0px;
			margin-top: 1em;
		}
		.form label.member {
			padding: 0px;
		}
		.form fieldset input,
		.form fieldset textarea,
		.form input.inp_t {
			width: 363px;	/* - original: 375px; -*/
			height: 23px;	/* - original: 30px; -*/
			padding: 5px 5px 0px 5px;
			border: 1px solid #cdcdcd;
			background: url(form_bg.png);
			font-size: 1.1em;
		}
		.form input.check {		
			/*height:23px;*/
			margin-right:5px;
			vertical-align:middle;
				
		}
		
		.form fieldset select {
			padding: 3px;
			font-size: 1.1em;
		}
		.form fieldset textarea {
			height: 150px;	/* - original: 160px; -*/
			padding: 5px;
		}		
		/* --- !!! --- */
		.form fieldset input.captcha-input {
			width: 120px;	/* - original: 130px; -*/
		}
		.form fieldset .captcha-img {
			vertical-align: middle;
			margin: 0px 20px;
		}
		/* --- !!! --- */
		.form fieldset input.submit {
			width: 121px;
			height: 33px;
			padding: 0px;
			border: none;
			background: url(form_submit_bg.png);
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 1em;
			color: #0062bc;
			cursor: pointer;
		}
		.form fieldset input.acc {
			margin-bottom: 55px;
			position: relative;
			top: 55px;
			left: -125px;
		}
		.form input.acc2 {
			width: 121px;
			height: 33px;
			padding: 0px;
			border: none;
			background: url(form_submit_bg.png);
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 1em;
			color: #0062bc;
			cursor: pointer;
			position: relative;
			top:-20px;
			left:250px;
			vertical-align:middle;

		}
		.form fieldset input.del {
			margin: 1em 0em 0em 7em;
		}
		/* --- !!! --- */
		.form fieldset input.extra-in {
			width: 228px;	/* - original: 248px; - */
			margin-right: 10px;
			float: left;	
	
		}
	.form fieldset .def-in-block {
		width: 121px;
		height: 33px;
		background: url(form_addfile_bg.png) no-repeat;
		overflow: hidden;
		cursor: pointer;
	}
		.form fieldset .def-in-block input {
			width: 131px;
			height: 33px;
			margin-left: -10px;
			font-size: 2em;
			opacity: 0;
			cursor: pointer;
			
			*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
		}
/* --- !!! --- */
.form fieldset label.state_required,
.form fieldset label.state_invalid,
.form fieldset label.state_validated,
.form fieldset label.state_required_invalid {
	padding-left: 20px;
	background: no-repeat left center;
}
.form fieldset label.state_required {
	background-image: url(psFormValidator/required.gif);
}
.form fieldset label.state_invalid {
	background-image: url(psFormValidator/invalid.gif);
}
.form fieldset label.state_validated {
	background-image: url(psFormValidator/validated.gif);
}
.form fieldset label.state_required_invalid {
	background-image: url(psFormValidator/required_invalid.gif);
}
/* --- !!! --- */
.personal {
	padding: 0em;
	margin: -1em;
	list-style-type: none;
	position: relative;
}
	.personal li {
		display: inline;
		margin-right: 2em;
		font-size: 1.2em;
		font-weight: bold;
	}
		/* --- !!! --- */
		.personal li a {}
		.personal li a:hover {
			color: #222;
		}
/* --- !!! --- */
/* =search_index
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.search-form {
	margin: 2em 0em;
	font-size: 1.3em;
}
.search-form input {
	width: 290px;	/* - original: 300px; - */
	height: 21px;	/* - original: 25px; - */
	padding: 4px 5px 0px 5px;
	border: none;
	background: #f5f5f5 url(inner_search_input_bg.gif);	
	font-size: 1em;
}
.search-form label {}
.search-form label input {
	width: auto;
	height: auto;
	padding: 0px;
	margin-right: 5px;
	vertical-align: middle;
}
.search-form input.submit {
	width: 89px;
	height: 27px;
	padding: 0px;
	margin-left: 5px;
	background: #b3dfff url(login_submit_bg.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	cursor: pointer;
}
.search-query {
	margin-bottom: 1em;
	font-size: 1.3em;
}
span.search_highlight {
	background: #d5eda7;
}
.search-list-all {
	margin-bottom: 2.5em;
	font-size: 1.3em;
}
a.search-name {
	font-weight: bold;
	text-decoration: none;
}
.search-text {
	margin: 0.5em 1em 3em 1em;
}
/* --- !!! --- */













































/* =cart_index { + 'order_index' }
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.cart-block {
}
.cart-table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 1.4em;
}
.cart-table caption {
	padding: 0px 0px 5px 5px;
	font-weight: bold;
	text-align: left;
}
.cart-table td {
	border: 1px solid #cdcdcd;
	padding: 3px 5px;
	text-align: center;
} 
/* --- !!! --- */
td.left-text {
	text-align: left;
}
td.right-text {
	text-align: right;
}
td.center-text {
	text-align: center;
}
/* --- !!! --- */
.cart-table-head {
	background: #eee;
	color: #6b6b6b;
	font-weight: bold;
}
/* --- !!! --- */
.cart-form {
}
.cart-form input {
	width: 50px;
	border: 1px solid #cdcdcd;
	padding: 3px;
	text-align: right;
}
/* --- !!! --- */
.cart-table-button {
}
.cart-table-button td {
	border: none;
	padding: 5px;
	text-align: center;
}
.cart-table-button input.button {
	background:transparent url(form_submit_bg.png) repeat scroll 0 0;
	border:medium none;
	color:#0062BC;
	cursor:pointer;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:1em;
	height:33px;
	padding:0;
	width:121px;
	text-align:center;
	letter-spacing:-0.05em;
/*	width: auto;
	height: 20px;
	background: #e1e1e1 url(_button_bg.gif) repeat-x;
	border: 1px solid #b3b3b3;
	color: #000;
	cursor: pointer;
	padding: 0px 15px;*/
}
/* --- !!! --- */
.cart-table a {
	text-decoration: none;
}
.cart-table a.del:link, .cart-table a.del:visited {
	color: #ff0000;
}
.cart-table a:hover {
	text-decoration: underline;
}
.cart-table a:active {
}
/* --- !!! --- */
.prod-cart-add {
	font-size: 1.5em;
	font-weight:bold;
	margin-bottom: 20px;
}
/* --- !!! --- */





