/* $Id: style.css,v 1.1.2.11 2009/03/13 00:58:30 psynaptic Exp $ */

#page{
	background: url("/img/page_bg.png") no-repeat 0 42px;
	padding: 0 0 0 70px;
}
#header{
	background: url("/img/header_bg.png") repeat-x 0 42px;
	height: 68px;
}
#logo{
	float: left;
}
#logo img{
	margin-left:-50px;
	position: relative;
}
#service{
	height: 68px;
	float: right;
	background: #FFF;
	padding: 0 28px;
	width:128px;
	margin:0;
}
#service a:FIRST-CHILD{
	border-left: 1px solid #000;
}
#service a{
	border: 1px solid #000;
	border-width: 0 1px 0 0;
	margin-top: 14px;
	display: block;
	float: left;
}
.image-thumbnail {
	float:left;
	margin: 0 10px 10px 0;
	border: 1px solid #888888;
}
.highlight{
	background: #f3f4f3;
	border:4px solid #e8e8e8;
	border-width: 4px 0;
	
}
.wrap{
	margin: 0 20px;
}
#bottom_content{
	padding: 0 20px;
}
.node{
	clear:both;
}
table#catalogs, table.article{
	 font-size:1.2em;
	 display: table-cell;
	 vertical-align: middle;
	 padding-bottom:25px ;
	 }
table#catalogs span a, table.article span a{
	 font-size:0.8em;
	 color: #666666;
}
table#catalogs span a:link, table#catalogs span a:visited,
 table.article span a:link, table.article span a:visited{
	text-decoration: none;
}
table#catalogs img, table.article img{
	border:0;
	float:none;
}
table#catalogs tbody, .node tbody, table.article tbody{
	border:0;
}
.informer{
	margin: 15px 6px 14px 6px;
	float:left;
}
.file_ico{
	margin-bottom:-5px;
	margin-right: 5px;
}
.img_block p{
	margin-left:120px;
}
.c_content{
	width:340px;
	float: right;
	clear:right;
}
.i1_content{
	width:150px;
	float: left;
	margin:0;
	padding: 0;
	clear:none;
}
.i2_content{
	width:200px;
	margin:0;
	margin-left:155px;
	margin-right:0;
	padding: 0;
	clear:none;
}
.node-catalogproduct ul.menu{
	padding:0;
	margin:0 0 10px 0;
	clear: none;
}
.node-catalogproduct h2{
	width:auto;
	display: block;
	clear:none;
	font-size: 16px;
	margin:0;
	margin-bottom: 20px;
	padding: 0;
}
.node-catalogproduct ul.menu li{
	
	border: 0 solid #f3f4f3;
	list-style-position: outside;
	list-style-image: url('/img/bullit.gif');
	padding: 0;
	width: auto;
	margin:0 0 3px 13px;
	line-height: 15px;
}
.node-catalogproduct ul.menu li.active-trail{
	list-style-image: url('/img/bullit_highlight.gif');
}
body.node-type-catalogproduct .page-title{
	display: none;
}
.node-catalogproduct-page{
	padding-top: 20px;
}
.node-catalogproduct ul.menu li a{
	display: inline;
}
.node-catalogproduct ul.menu li.active-trail a:link, .node-catalogproduct ul.menu li.active-trail a:visited,
.node-catalogproduct ul.menu li.active-trail a:hover, .node-catalogproduct ul.menu li.active-trail a:active{
	font-weight: bold;
	text-decoration: none;
}
.node-catalogproduct .image-thumbnail {

float:right;
margin:0 0 10px 10px;
}

ul#leftmenu{
	margin:20px 0 0 0;
	padding:0;
	list-style-image: url('/img/leftmenu_bullit.png');
	list-style-position: inside;
	position: relative;
	margin-left:-57px;
}


.i2_content ul.menu, .i2_content p.empty{
	display: none;
}
.i2_content ul.menu.visible{
	display: block;
}

#search .form-submit{
	border:0;
	background: transparent url('/img/ico_search.png') no-repeat -10px 3px;
	font-size:0.0001px;
	color:#fff;
	overflow: hidden;
	width:20px;
	height:20px;
	float: right;
	cursor: pointer;
}
#search .form-text{
	width:100px;
	float: left;
}
#search{
	margin-top:10px;
	display: block;
	float: right;
	width:128px;
	margin: 10px 0 0 0;
	padding:0;
}
#service{
	margin-top:0;
	padding-top:0;
}