h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #4775BD;
	text-transform: uppercase;
	margin: 0 0 0.5em 0;
}

.title { margin-bottom: 3px; font-weight: bold; }
.title a { text-decoration: none; }
.title a:hover { color: #4A9904; text-decoration: none; }

.more { margin-top: 3px; color: #4A9904; }
.more a { text-decoration: none; color: #4A9904; }
.more a:hover { text-decoration: none; }

.empty { text-align: center; margin-top: 50px; margin-bottom: 50px; }

.message { color: #4A9904; }
.errors { color: #ff0000; }

.navigator { padding: 7px 10px 4px;  }
.navigator a { color: #4A9904; text-decoration: none; }
.navigator a:hover { text-decoration: none; }

.hilight { background-color: #5b9b5f; color: #FFFFFF; /*font-weight: bold;*/ }

.searchResult dt { font-weight: bold; }
.searchResult dd { margin-left: 0px; }
.searchResult dd ul { margin-bottom: 5px; margin-top: 5px; }

#req_form .input { width: 200px; }
.input-grey { color: #8c8c8c; }

span.more .block-link:hover { color: #424242; }

.tabl { border-collapse: collapse; }
.tabl td {border: solid 1px #B6B6B6; padding: 2px; }
.tabl th {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #4775BD;
	border: solid 1px #B6B6B6;
}
.tabl a { text-decoration: none; color: #424242; }
.tabl a:hover { text-decoration: none; color: #4A9904; }
.tabl a.invert { text-decoration: none; color: #4A9904; }
.tabl a.invert:hover { text-decoration: none; color: #424242; }
.tabl .title { margin-bottom: 0; }
	.tabl .title a { color: #4A9904; }

.tabl2 { margin: 0 auto; }
.tabl2 td { padding: 2px; }

.catLines { background: url(../img/tree/line.gif) 0 0 repeat-y; }
.catPage { display: none; }


#converter { display: inline; }
#converter input { vertical-align: text-bottom; }
#converter a { text-decoration: none; }
#converter a:hover { text-decoration: none; color: #4A9904; }

/**** item view ****/

#items-list { overflow: hidden; zoom: 1; }
#items-list .row { overflow: hidden; zoom: 1; }
#items-list .row-price { padding-bottom: 1.5em; overflow: hidden; zoom: 1; }
#items-list .item { float: left; width: 18%; padding: 0 1%; }
#items-list .image { border: 1px solid #b2b2b2; width: 115px; height: 94px; text-align: center; display: table-cell; vertical-align: middle; }
#items-list .image img { border: 0; }
#items-list a { text-decoration: none; /*color: #4a9904;*/ }
#items-list a:hover { text-decoration: none }
#items-list .price { font-weight: bold; }

.item-title {
	background: url(../img/block-bg.gif) repeat-x;
	padding: 10px 0 0;
}
.item-title div {
	padding-left: 26px;
	text-transform: lowercase;
}
.item-title h1 {
	margin: 0;
	background: url(../img/h1-mark.gif) 0 2px no-repeat;
	padding: 0 0 0 26px;
	font-size: 16px;
	text-transform: none;
}
.item-title .h2-title {
	margin: 0 0 0.5em 0;
	background: url(../img/h1-mark.gif) 0 0 no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #4775BD;
	text-transform: uppercase;
}
.item-pad {
	padding: 0 26px;
}
.item-pad .stock {
	float: left; margin-right: 20px;
}
.price-info { float: left; width: 300px; padding-top: 10px; }
	.price-info .price { font-size: 18px; margin: 0.5em 0; }
		.price-info .price span { text-transform: uppercase; }
		.price-info .price strong { color: #f00; }
	.price-info .price2 span { font-weight: bold; }
	.price-info .price2 strong { color: #44b42c; }

.str,
.price-info .price .str,
.price3 .str { text-transform: none; text-decoration: line-through; }
.str strong,
.price-info .price .str strong,
.price3 .str strong { color: #424242; }
.spec { color: #f00; }


.item-add {
	height: 104px;
	margin-left: 423px;
	margin-bottom: 20px;
	position: relative;
}
.item-add .block-link {
	position: absolute;
	background: url(../tmpl/catalog/icon_add.png) 0 0 no-repeat;
	height: 40px;
	bottom: 0px;
}
.item-add .block-link a {
	display: block;
	padding-left: 45px;
}
.item-add .questions {
	position: absolute;
	/*left: 180px;*/
	bottom: 40px;
	font-weight: bold;
}
.item-add .questions a { color: #4a9904; }
.item-add .questions a:hover { color: #424242; }

.item-add .message {
	position: absolute;
	left: 45px;
	bottom: 35px;
}
.item-add .block-link a {
	margin-top: 13px;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4775BD;
	text-transform: uppercase;
}
.item-pad .image {
	float: left; width: 400px; text-align: center;
}
.item-pad .description {
	margin-left: 425px;
}
.image table { margin: 1em auto 0; }
.image td.img { border: 1px solid #b2b2b2; width: 115px; height: 94px; text-align: center; vertical-align: middle; }

.cat-table table.image, table.image {
	background: #fff;
	border: 1px solid #b2b2b2;
	width: 117px;
	height: 96px;
	float: left;
	margin-right: 10px;
}
.cat-table table.image td, table.image td {
	text-align: center;
	padding: 0;
	border: 0;
}
.cat-table .tr-first td {
	border-top: 0;
}
.cat-table .td1 {
	border-right: 1px solid #efefef;
}
.cat-table td {
	padding: 1em 10px;
	border-top: 1px solid #efefef;
}
.cat-table h3 a { color: #4A9904; }

.title3 { color: #4775BD; font-weight: bold; font-size: 1.2em; margin-bottom: .5em; }
	.title3 a { color: #4775BD; }
	.title3 a:hover { color: #4A9904; }
	.title3 div { color: #424242; line-height: 1; font-weight: normal; font-size: .8em; text-transform: lowercase; }
.brief3 { margin-bottom: .5em; }
.more3 { font-size: 1.1em; font-weight: bold; }
	.more3 a { color: #4A9904; }
	.more3 a:hover { color: #424242; }
.info3 { padding-left: 55px; /*width: 420px;*/ }
	.info3 .message { /*text-align: center; margin: 0 130px;*/ width: 111px; }
.price3 { float: left; font-size: 1.65em; }
.price3 span { text-transform: uppercase; }
.price3 strong { color: #f00; }
.in-stock {
	background: url(../tmpl/catalog/icon_add2.png) 0 0 no-repeat;
	height: 40px;
	width: 105px;
}
.in-stock a {
	display: block;
	padding: 5px 0 5px 45px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	/*color: #4A9904;*//*green*/
	/*color: #4775BD;*//*blue*/
	/*text-transform: uppercase;*/
	_height: 1%;
}
.in-stock a:hover { color: #4A9904 }
.out-stock {
	background: url(../tmpl/catalog/icon_add_off2.png) 0 0 no-repeat;
	height: 30px;
	width: 60px;
	padding: 5px 0 5px 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	/*font-weight: bold;
	text-transform: uppercase;*/
}

.process-order {
	float: right;
	font-size: 1.65em;
	padding: 7px 0 7px 42px;
	background: url(../tmpl/catalog/icon_add.png) 0 50% no-repeat;
}
.process-order a { color: #f00; }

.pad-cart {
	background:	#efefef url(../img/basket-full.png) 0 0 no-repeat;
	height: 89px;
	padding: 0 15px 0 15px;
	color: #424242;
}
.divider2-cart { margin-top: 0; border-top: 0; }
.pad-cart .h-title { color: #4775BD; background: none; padding-left: 0; margin-bottom: 0; }
.pad-cart .h-title a { color: #4775BD; }
.pad-cart strong { font-size: 1.1em; }
.pad-cart span { color: #f00; }
.pad-cart a:hover { color: #424242; }

.pad-cart-empty {
	background:	#efefef url(../img/basket-empty.png) 0 0 no-repeat;
	height: 89px;
	padding: 0 15px 0 15px;
	color: #424242;
}
.pad-cart-empty .h-title { color: #424242; background: none; padding-left: 0; margin-left: 0; }
.pad-cart-empty .h-title a { color: #424242; }
