/* ----- '_tpl.css' - Belbook =09.09.09.= Support_styles ----- */
/* =styles_of_a_whole
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.err-block {
	text-align: center;
	color: #ff0000;
	margin-bottom: 20px;
	font-size: 1.2em;
}
.info-block {
	text-align: center;
	color: #006400;
	margin-bottom: 20px;
	font-size: 1.2em;
}
.red-text {
	color: #ff0000;
}
/* --- !!! --- */
.list-clear-line {
	clear: both;
	padding-bottom: 30px;
}
/* --- !!! --- */
.other-block {
	clear: both;
	padding-bottom: 20px;
	margin-left: 55px;
	font-size: 1.2em;
}
/* --- !!! --- */
a.read-more-link:link {
	text-decoration: underline;
	color: #0b63bc;
}
a.read-more-link:visited {
	text-decoration: underline;
	color: #0b63bc;
}
a.read-more-link:hover {
	text-decoration: none;
	color: #2783e1;
}
a.read-more-link:active {}
/* --- !!! --- */
a.back-link:link {
	text-decoration: underline;
	color: #0b63bc;
}
a.back-link:visited {
	text-decoration: underline;
	color: #0b63bc;
}
a.back-link:hover {
	text-decoration: none;
	color: #2783e1;
}
a.back-link:active {}
/* --- !!! --- */
a.print-link:link {
	text-decoration: underline;
	color: #0b63bc;
}
a.print-link:visited {
	text-decoration: underline;
	color: #0b63bc;
}
a.print-link:hover {
	text-decoration: none;
	color: #2783e1;
}
a.print-link:active {}
/* --- !!! --- */
a.url-link:link {
	text-decoration: underline;
	color: #0b63bc;
}
a.url-link:visited {
	text-decoration: underline;
	color: #0b63bc;
}
a.url-link:hover {
	text-decoration: none;
	color: #2783e1;
}
a.url-link:active {}
/* --- !!! --- */
/* =core_levelitems ( + 'core_subitems' ) - сделано!
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
ul.level-list {
	margin: -10px 0px 40px 55px;
	overflow: hidden;
}
ul.level-list li {
	list-style-type: none;
	width: 49%;
	float: left;
	padding: 5px 0px;
	/*
	font-size: 1.2em;
	*/
	font-size: 1.4em;
	line-height: 1.1;
	color: #0b63bc;
}
/* --- !!! --- */
ul.level-list a:link {
	text-decoration: underline;
	color: #0b63bc;
	background: url(bull.gif) no-repeat 0px 6px;
	display: block;
	float: left;
	padding: 0px 10px;
	line-height: 1.1;
}
ul.level-list a:visited {
	text-decoration: underline;
	color: #0b63bc;
	background: url(bull.gif) no-repeat 0px 6px;
	display: block;
	float: left;
	padding: 0px 10px;
	line-height: 1.1;
}
ul.level-list a:hover {
	text-decoration: none;
	color: #2783e1;
}
ul.level-list a:active {}
/* --- !!! --- */
/* =core_path - сделано!
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
ul.page-list {
	position: relative;
	top: -20px;
	padding: 5px 0px 5px 25px;
}
ul.page-list li {
	display: inline;
	color: #727272;
}
ul.page-list span {
}
/* --- !!! --- */
ul.page-list a:link {
	text-decoration: underline;
	color: #4497ea;
	font-size: 0.9em;
}
ul.page-list a:visited {
	color: #0b63bc;
	text-decoration: underline;
	font-size: 0.9em;
}
ul.page-list a:hover {
	text-decoration: none;
}
ul.page-list a:active {}
/* --- !!! --- */
/* =controls_pager ( + 'controls_pager_pub' ) - сделано!
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
ul.pager-list {
	text-align: center;
	margin-bottom: 20px;
}
ul.pager-list li {
	display:-moz-inline-stack;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	background: url(pager-right-bg.gif) no-repeat right top;
	font-size: 1.4em;
	list-style-type: none;
	margin: 0px 2.5px;
}
/* --- !!! --- */
ul.pager-list li.active {
	background: none;
}
ul.pager-list li.active strong {
	display: block;
	height: 25px;
	line-height: 25px;
	padding: 0px 10px;
}
/* --- !!! --- */
ul.pager-list p {
	display: block;
	height: 25px;
	line-height: 25px;
	background: url(pager-left-bg.gif) no-repeat;
	padding: 0px 10px;
}
/* --- !!! --- */
ul.pager-list a:link {
	display: block;
	height: 25px;
	line-height: 25px;
	background: url(pager-left-bg.gif) no-repeat;
	padding: 0px 10px;
	text-decoration: none;
	color: #0b63bc;
}
ul.pager-list a:visited {
	display: block;
	height: 25px;
	line-height: 25px;
	background: url(pager-left-bg.gif) no-repeat;
	padding: 0px 10px;
	text-decoration: none;
	color: #0b63bc;
}
ul.pager-list a:hover {
	text-decoration: underline;
	color: #2783e1;
}
ul.pager-list a:active {}
/* --- !!! --- */
/* =feedback_index - сделано!
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.feedback-text {
	overflow: hidden;
}
.feedback-image {
	width: 150px;
	padding: 0px 10px;
	margin-bottom: 20px;
	float: right;
	text-align: center;
}
.feedback-image p {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;
}
.feedback-image img {
	width: 130px;
	height: 88px;
	border: 1px solid #e2e2e2;
}
/* --- !!! --- */
/* =controls_form - сделано!
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 1.2em;
}
.form td {
	padding: 3px 0px;
	vertical-align: middle;
}
.form .form-name {
	width: 250px;
}
.form .form-status {
	width: 20px;
}
.form .form-field {
}
/* --- !!! --- */
.form select {
	border: 1px solid #e2e2e2;
}
.form input {
	width: 98%;
	border: 1px solid #e2e2e2;
	padding: 3px;
}
.form input.file-input {
	width: auto;
}
.form input.captcha-text {
	width: 100px;
	float: left;
	margin-top: 8px;
}
.form textarea {
	width: 98%;
	height: 150px;
	border: 1px solid #e2e2e2;
	padding: 0px 3px;
}
.form input.button {
	width: 108px;
	height: 25px;
	text-align: center;
	background: #e2e2e2 url(send-button.gif) no-repeat;
	border: none;
	color: #0b63bc;
	cursor: pointer;
}
/* --- !!! --- */
.form .state_required {
	width: 16px;
	height: 16px;
	background: url(psFormValidator/required.gif) no-repeat center center;
}
.form .state_invalid {
	width: 16px;
	height: 16px;
	background: url(psFormValidator/invalid.gif) no-repeat center center;
}
.form .state_validated {
	width: 16px;
	height: 16px;
	background: url(psFormValidator/validated.gif) no-repeat center center;
}
.form .state_required_invalid {
	width: 16px;
	height: 16px;
	background: url(psFormValidator/required_invalid.gif) no-repeat center center;
}
/* --- !!! --- */
/* =map_index
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.map-block {
	margin-left: 25px;
	margin-bottom: 20px;
}
.map-block span {
	color: #0b63bc;
}
/* --- !!! --- */
.map-level-1 {
}
.map-level-1 li {
	font-size: 1.3em;
	padding: 5px 0px;
	font-weight: bold;
	list-style-type: none;
}
/* --- !!! --- */
.map-level-2 {
	margin: 10px 0px 5px 10px;
}
.map-level-2 li {
	font-size: 0.9em;
	padding: 5px 0px;
	font-weight: normal;
}
/* --- !!! --- */
.map-level-3 {
	margin: 10px 0px 0px 10px;
}
.map-level-3 li {
	font-size: 0.9em;
	padding: 0px;
}
/* --- !!! --- */
.map-block a:link {
	text-decoration: none;
	color: #0b63bc;
}
.map-block a:visited {
	text-decoration: none;
	color: #0b63bc;
}
.map-block a:hover {
	text-decoration: underline;
	color: #2783e1;
}
.map-block a:active {}
/* --- !!! --- */
/* =news - сделано!
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.news-block {
	margin-left: 25px;
}
.news-date {
	font-size: 1.1em;
	color: #8b8b8b;
	padding: 0px 0px 5px 0px;
}
.news-name {
	font-size: 1.2em;
	color: #0b63bc;
	line-height: 1.1;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}
/* --- !!! --- */
.news-name a:link {
	text-decoration: none;
	color: #0b63bc;
}
.news-name a:visited {
	text-decoration: none;
	color: #0b63bc;
}
.news-name a:hover {
	text-decoration: underline;
	color: #2783e1;
}
.news-name a:active {
}
/* --- !!! --- */
.news-main-block {
}
/* --- !!! --- */
.news-main-block a.read-more-link:link {
	text-decoration: underline;
	color: #0b63bc;
	font-size: 1.2em;
	float: right;
	display: block;
	padding: 10px 0px 40px 0px;
}
.news-main-block a.read-more-link:visited {
	text-decoration: underline;
	color: #0b63bc;
	font-size: 1.2em;
	float: right;
	display: block;
	margin: 10px 0px 40px 0px;
}
.news-main-block a.read-more-link:hover {
	text-decoration: none;
	color: #2783e1;
}
.news-main-block a.read-more-link:active {}
/* --- !!! --- */
/* =cart_index { + 'order_index' }
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.cart-block {
	margin-left: 25px;
}
.cart-table {
	width: 96%;
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.3;
}
.cart-table caption {
	padding: 0px 0px 5px 5px;
	font-weight: bold;
	text-align: left;
}
.cart-table td {
	border: 1px solid #e2e2e2;
	padding: 3px 5px;
	text-align: right;
} 
/* --- !!! --- */
td.left-text {
	text-align: left;
}
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 #e2e2e2;
	padding: 3px;
	text-align: right;
}
/* --- !!! --- */
.cart-table-button {
}
.cart-table-button td {
	border: none;
	padding: 5px;
	text-align: center;
}
/* --- !!! --- */
.cart-table-button input.clear-cart-button {
	width: 131px;
	height: 25px;
	text-align: center;
	background: #e2e2e2 url(clear-cart-button.gif) no-repeat;
	border: none;
	color: #0b63bc;
	cursor: pointer;
}
.cart-table-button input.rec-cart-button {
	width: 96px;
	height: 25px;
	text-align: center;
	background: #e2e2e2 url(rec-cart-button.gif) no-repeat;
	border: none;
	color: #0b63bc;
	cursor: pointer;
}
.cart-table-button input.order-cart-button {
	width: 121px;
	height: 25px;
	text-align: center;
	background: #e2e2e2 url(order-cart-button.gif) no-repeat;
	border: none;
	color: #0b63bc;
	cursor: pointer;
}
form input.arrow-cart-button {
	width: 51px;
	height: 25px;
	text-align: center;
	background: #e2e2e2 url(arrow-cart-button.gif) no-repeat;
	border: none;
	color: #0b63bc;
	cursor: pointer;
}
/* --- !!! --- */
.cart-table a:link {
	text-decoration: underline;
	color: #0b63bc;
	line-height: 1.2;
}
.cart-table a:visited {
	text-decoration: underline;
	color: #0b63bc;
	line-height: 1.2;
}
.cart-table a:hover {
	text-decoration: none;
	color: #2783e1;
}
.cart-table a:active {}
/* --- !!! --- */
a.cart-author:link {
	text-decoration: none;
	color: #0b63bc;
	font-size: 0.9em;
}
a.cart-author:visited {
	text-decoration: none;
	color: #0b63bc;
	font-size: 0.9em;
}
a.cart-author:hover {
	text-decoration: none;
	color: #2783e1;
}
a.cart-author:active {}
/* --- !!! --- */
.prod-cart-add {
	color: #5FAA0B;
	font-size: 2.4em;
	font-weight: normal;
	margin-bottom: 20px;
}
/* --- !!! --- */
/* =search_index
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.search-form {
	margin-bottom: 10px;
	font-size: 1.2em;
	line-height: 1.3;
}
.search-form input {
	width: auto;
	border: 1px solid #e2e2e2;
	padding: 3px;
}
.search-form label {
	margin-right: 5px;
}
.search-form label input {
	width: auto;
	border: none;
	margin: 0px 5px;
	padding: 0px;
}
.search-form input.button {
	width: 65px;
	height: 25px;
	text-align: center;
	background: #e2e2e2 url(search-button.gif) no-repeat;
	border: none;
	color: #0b63bc;
	cursor: pointer;
}
.search_query {
	margin-bottom: 30px;
	font-size: 1.2em;
	line-height: 1.3;
}
.search-list-all {
	font-size: 1.2em;
}
span.search_highlight {
	background: #a9d3f4;
}
.search-name {
}
/* --- !!! --- */
.search-name a:link {
	font-weight: bold;
	text-decoration: none;
	color: #0b63bc;
}
.search-name a:visited {
	color: #0b63bc;
	font-weight: bold;
	text-decoration: none;
}
.search-name a:hover {
	text-decoration: underline;
	color: #2783e1;
}
.search-name a:active {}
/* --- !!! --- */
.search-text {
	margin: 5px 10px;
	line-height: 1.3;
}
/* --- !!! --- */



/* =popup_windows
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- 
#psCloseBackGround {	/* Dark background 
	position: absolute;
	top: 0px;
	left: 0px;
	background: #000;
	z-index: 100;
	opacity: 0.6;
}
#psLoader {	/* Loader block 
	width: 240px;
	height: 55px;
	background: #fff url(_loader.gif) no-repeat 10px 40px;
	position: absolute;
	border: 1px solid #999;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
	padding: 15px 0px 0px 0px;
	z-index: 200;
}
#psWindow {	/* Content block 
	background: #fff;
	padding: 15px;
	position: absolute;
	z-index: 200;
}
#psWindow img {
	cursor: pointer;
}
/* --- !!! --- 
#psClose {	/* Close image 
	position: relative;
	padding-bottom: 3px;
}
#psClose img {
	position: absolute;
	top: -11px;
	right: -11px;
	cursor: pointer;
}
/* --- !!! --- 
#psTitle {	/* Title image 
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 15px;	
}
/* --- !!! --- 
.psRules {	/* Rulse block 
	position: relative;
}
.psCloseImg {	/* Close image 
	border: none;
	position: absolute;
	top: -11px;
	right: -11px;
}
/* --- !!! --- 
/* --- !!! --- 
#psPanel {
	width: 140px;
	height: 100%;
	background: #000;
	opacity: 0.9;
	z-index: 2000;
	position: fixed;
	right: 0px;
	top: 0px;
	padding: 0px 5px 0px 5px;
}
#psIcoWrapper {
	width: 140px;
	position: fixed;
	top: 0px;
	right: 0px;
}
#psCenter {
	width: 140px;
}
/* --- !!! --- 
#icoTable {
}
#icoTable td {
	padding: 5px 0px 5px 0px;
}
.icoTd div {
	border: 5px solid #000;
}
.icoTdhover div {
	border: 5px solid #333;
}
.icoTdActive div {
	border: 5px solid #FDFBF8;
}
/* --- !!! --- 
.psIco {
	width: 120px;
	height: 70px;
	cursor: pointer;
}
/* --- !!! --- */