/*--tags--*/

body, html {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
a {
	color:#990000;
	text-decoration:underline;
}
a:hover {
	color:#990000;
	text-decoration:none;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
form, p, table, div, span, img, thead, tbody, tfoot, th, td {
	margin:0px;
	padding:0px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	padding: 1px;
	margin: 0px;
}
img {
	border:none;
}
* html img {
	behavior: url("client/pngbehavior.htc");
}
table {
	border:none;
	empty-cells:show;
	border-collapse:collapse;
}
hr {
	height:1px;
	color:#EDF0F4;
	background-color: #EDF0F4;
	clear:both;
	border: 0;
}
/*--content--*/

#wrapper {
	min-height:100%;
	position:relative;
	min-width:980px;
	width:100%;
	margin:0 auto;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
* html #wrapper {
	height:100%;
}
#header {
	height:115px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header div.header_cont {
	height:115px;
	margin:auto;
	width:980px;
	margin:auto;
	position:relative;
}
#header div.header_cont img.logo {
	position:absolute;
	left:41px;
	top:34px;
}
#header table {
	float:right;
	margin-top:10px;
	height:105px;
}
#header table td.navigation_block {
	text-align:right;
	background-image: url(images/navigation_border.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#header table td.navigation_block a {
	display:block;
	padding:5px 10px 4px 30px;
	color:#999999;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
}
#header table td.navigation_block a:hover {
	text-decoration:underline;
}
#header table td.search_block input.search_field {
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	color:#999999;
	vertical-align:middle;
	padding:2px;
	margin-left:25px;
	width:auto;
}
#header table td.search_block input.search_btn {
	border:none;
	background-image: url(images/btn_search.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:transparent;
	width:20px;
	height:20px;
	vertical-align:middle;
	margin-left:2px;
	cursor:pointer;
}
#header table td.logo_block img {
	padding:0px 30px 0px 25px;
}
#menu {
	height:35px;
	margin:0px auto 7px auto;
	width:980px;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu table {
	width:100%;
	height:35px;
}
#menu table td {
	text-align:center;
	background-image: url(images/menu_tab.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu table td.first {
	background:none;
}
#menu table td a {
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	font-size:13px;
	text-align:center;
	padding:10px 10px;
}
#menu table td a:hover {
	text-decoration:underline;
}
#content {
	margin:auto;
	width:980px;
	padding-bottom:10px;
}
#content:after {
	content: "";
	display: block;
	clear: both;
}
#side_menu {
	float:left;
	width:240px;
}
#side_menu ul {
	list-style:none;
	width:240px;
	margin:0px;
	padding:0px;
}
#side_menu ul li {
	margin:0px;
	padding:0px;
	background-image: url(images/menu_l0_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#side_menu ul li.l1 {
	font-size:12px;
	padding:7px 15px 7px 15px;
	border-top:#DBE1EA solid 1px;
	background-image: url(images/menu_l1_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#side_menu ul li.l1 a {
	color:#000000;
	text-decoration:none;
}
#side_menu ul li.l1 a:hover {
	color:#000000;
	text-decoration:underline;
}
#side_menu ul li.l1_active {
	font-weight:bold;
}
#side_menu ul li.l1_active a {
	color:#990000;
	text-decoration:none;
}
#side_menu ul li.l1_active a:hover {
	color:#990000;
	text-decoration:underline;
}
#side_menu ul li.l1_first {
	border-top:none;
}
#side_menu ul li.l2 {
	font-size:11px;
	padding:4px 15px 4px 17px;
}
#side_menu ul li.l2 a {
	color:#000000;
	text-decoration:none;
	background-image: url(images/bulllet_l1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left:10px;
	display:block;
}
#side_menu ul li.l2 a:hover {
	color:#000000;
	text-decoration:underline;
}
#side_menu ul li.l2_first {
	background-image: url(images/menu_l2_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding:7px 15px 4px 17px;
}
#side_menu ul li.l2_active {
	font-weight:bold;
}
#side_menu ul li.l3 {
	font-size:11px;
	padding:2px 15px 2px 29px;
}
#side_menu ul li.l3 a {
	color:#666666;
	text-decoration:none;
}
#side_menu ul li.l3 a:hover {
	color:#666666;
	text-decoration:underline;
}
#side_menu ul li.l3_active {
	font-weight:bold;
}
#side_menu ul li.l3_active a {
	color:#333333;
}
#side_menu ul li.l3_active a:hover {
	color:#333333;
}
#side_menu div.top {
	height:4px;
	background-image: url(images/menu_l0_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#side_menu div.bottom {
	height:4px;
	background-image: url(images/menu_l0_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#text {
	padding-left:250px;
}
* html #text {
	padding-left:247px;
}
#text:after {
	content: "";
	display: block;
	clear: both;
}
#text div.text_cont {
	overflow: hidden;
	line-height:160%;
}
#text div.text_cont:after {
	content: "";
	display: block;
	clear: both;
}
* html #text div.text_cont {
	height:1%;
}
#footer {
	width:950px;
	border-top:#EDF0F4 solid 1px;
	margin:auto;
	color:#999999;
	line-height:160%;
	padding:15px 15px 35px 15px;
}
#footer span.copyright {
	float:right;
}
#footer span.copyright img {
	vertical-align:middle;
}
/*--text--*/

#text div.text_cont h1.title {
	margin:5px 0px 10px 0px;
	padding:0px;
	font-family:Arial Narrow;
	color:#990000;
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
}
span.print_link {
	float:right;
	padding-top:2px;
	margin-right:3px;
}
/*--goods--*/

img.goods_image {
	clear:both;
	display:block;
	margin-bottom:10px;
}
table.goods_list {
	width:100%;
}
table.goods_list tr {
	background-image: url(images/navigation_border.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
table.goods_list td {
	padding:15px;
}
table.goods_list td.image {
	width:150px;
}
table.goods_list td.name a {
	font-size:12px;
}
table.goods_list td.list ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
table.goods_list td.list ul li {
	background-image: url(images/bullet_good.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:3px;
}
/*--good--*/	
h1.disprint {
	display:none;
	}
a.good_list {
	background-image: url(images/navigation_border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:10px 20px;
	margin-right:40px;
	display:inline-block;
	text-decoration:none;
	color:#000000;
	font-size:15px;
	margin-top:15px;
	margin-bottom:10px;
}
a.good_list_active {
	border-bottom:#990000 solid 4px;
	padding:10px 20px 7px 20px;
	margin-right:40px;
	display:inline-block;
	text-decoration:none;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:10px;
}
ul.good_list_main {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.good_list_main li {
	background-image: url(images/bullet_good.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
}
ul.good_list {
	margin:15px 0px 0px 0px;
	padding:0px;
	list-style:none;
}
ul.good_list li {
	background-image: url(images/bullet_good.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-left:15px;
	padding-top:2px;
	padding-bottom:2px;
}
table.good_table img {
	padding-right:60px;
}
div.path {
	background-image: url(images/path_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:19px;
	font-size:10px;
	color:#999999;
	padding-top:1px;
	margin-bottom:15px;
	position:relative;
}
div.path a {
	color:#999999;
	text-decoration:none;
	padding:0px 10px 0px 10px;
}
div.path a:hover {
	color:#999999;
	text-decoration:underline;
}
div.path img.left {
	position:absolute;
	left:0px;
	top:0px;
}
div.path img.right {
	position:absolute;
	right:0px;
	top:0px;
}
div.logos {
	background-image: url(images/logos_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:60px;
	margin-top:15px;
	padding-top:10px;
	position:relative;
}
div.logos img.left {
	position:absolute;
	left:0px;
	top:0px;
}
div.logos img.right {
	position:absolute;
	right:0px;
	top:0px;
}
div.logos table {
	height:50px;
}
div.logos table img {
	padding:0px 10px;
}
div.logos table td {
	padding:0px 15px;
	background-image: url(images/horizontal_border.gif);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align:middle;
}
div.logos table td.first {
	padding:0px 20px;
	background:none;
}
h3 {
	font-size:12px;
	font-weight:bold;
	margin:15px 0px 10px 0px;
	padding:0px;
	text-transform:uppercase;
	text-align:left;
}
table.specifications {
	width:100%;
}
table.specifications tr.odd {
	background-color:#F1F3F7;
}
table.specifications td {
	padding:2px 5px;
	width:50%;
}
table.specifications td.value {
	font-weight:bold;
	text-align:center;
}
table.downloads {
	width:100%;
}
table.downloads tr.odd {
	background-color:#F1F3F7;
}
table.downloads td {
	padding:2px 5px;
	width:33%;
}

/*--goods_block--*/	

table.goods_block {
	width:100%;
}
table.goods_block tr{
	background-image: url(images/navigation_border.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
table.goods_block tr.top{
	background-image: none;
}
table.goods_block td{
	width:50%;
}
table.goods_block a.image{
	height:90px;
	display:block;
	padding-left:150px;
}
table.goods_block td.right a.image{
	/*background-image: url(images/horizontal_border.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
}
table.goods_block a{
	vertical-align:center;
	font-size:12px;
	padding-top:55px;	
}
table.goods_block td.right div{
	background-image: url(images/horizontal_border.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height:145px;
}

/*--main--*/	

table.main {
	width:100%;
}
table.main td.ads {
	width:415px;
	padding-right:10px;
	vertical-align:top;
}
table.main td.links {
	width:260px;
	padding-right:15px;
	vertical-align:top;
}
table.main td.links img {
	display:block;
	padding-bottom:5px;
}
table.main td.news {
	background-image: url(images/news_border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align:top;
}
table.main td.news h1{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-family:Arial Narrow;
	color:#000000;
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
}
table.main td.news div.news_date{
	background-image: url(images/navigation_border.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight:bold;
	padding-top:15px;
	line-height:160%;
}
table.main td.news div.news_date_first{
	font-weight:bold;
	line-height:160%;
}
table.main td.news div.news_title{
	line-height:160%;
	color:#990000;		
}
table.main td.news div.news_info{
	line-height:160%;
	padding-bottom:15px;
}

/*--news--*/

div.news_date{
	background-image: url(images/navigation_border.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight:bold;
	padding-top:15px;
	line-height:160%;
}
div.news_date_first{
	font-weight:bold;
	line-height:160%;
}
div.news_title{
	line-height:160%;
	color:#990000;
	margin-bottom:5px;		
}
div.news_info{
	line-height:160%;
	padding-bottom:15px;
}
div.news_images {
	float:left;
	margin-right:7px;
	margin-bottom:5px;
	margin-top:3px;
	padding:3px;
	border:solid 1px #EDF0F4;}
div.paging span{
	font-weight:bold;}

/*--text--*/

#text div.text_cont h1{
	margin:5px 0px 10px 0px;
	padding:0px;
	font-family:Arial Narrow;
	color:#990000;
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
}
#text div.text_cont p{
	margin-bottom:10px;
	margin-top:0px;
}
#text div.text_cont{
	line-height:160%;
	padding-bottom:15px;
	}
#text div.text_cont pre{
	border:solid 1px #EDF0F4;
	padding:3px;
	}
#text div.text_cont ul{
	padding:5px 25px;
	margin:0px 0px;
	}		
#text div.text_cont ol{
	padding:5px 25px;
	margin:0px;
	}		
#text div.text_cont table.table{
	width:99%;
	border-top:solid 1px #EDF0F4;
	border-left:solid 1px #EDF0F4;
	margin:0px auto 10px auto;
	}
#text div.text_cont table.table td{
	border-right:solid 1px #EDF0F4;
	border-bottom:solid 1px #EDF0F4;
	padding:3px;
/*	background-color:#FFFFFF;*/
	}
#text div.text_cont table.table td.label{
	font-weight:bold;
	background-color:#F1F3F7;
	}
#text div.text_cont img.left{
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	}
#text div.text_cont img.right{
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	}
#text div.text_cont img.images{
	margin:10px;
	padding:3px;
	border:#EDF0F4 solid 1px;
	background-color:#FFFFFF;
	}

/*--forms--*/

input {
	width: 200px;}
select {
	width: 206px;}
textarea {
	width: 202px;}
input.checkbox {
	width:18px;}
table.form {
	}
table.form td {
	vertical-align:top;
	padding-top:4px;}
table.form td.label {
	width:170px;
	padding-top:5px;
	padding-right:10px;
	text-align:left;}
span.required {
	color:#C00000;
	font-weight:bold;
	font-size:1.1em;}
div.form_error {
	color: #C00000;
	font-weight:bold;
	margin-bottom:15px;}
div.form_before {
	margin-bottom:15px;}
div.form_after {
	margin-top:15px;}
input.form_btn {
	border:none;
	background-image: url(images/btn_search_big.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:transparent;
	width:80px;
	padding-right:20px;
	height:20px;
	vertical-align:middle;
	cursor:pointer;
	color:#FFFFFF;
	text-align:center;
}

/*--search--*/

div.search_content {
	margin-bottom:10px;}
div.search_results {
	margin-top:10px;
	margin-bottom:10px;}
input.search_input {
	width: 200px;
	vertical-align:middle;}
input.search_submit {
	border:none;
	background-image: url(images/btn_search.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:transparent;
	width:20px;
	height:20px;
	vertical-align:middle;
	margin-left:2px;
	cursor:pointer;}
a.search_link {
	color:#545454;
	text-decoration:none;}

/* --- sitemap --- */

div.sitemap_content {
margin-bottom:15px;}

table.sitemap img{
	border:none;
	margin:0px;
	padding:0px;
}
table.sitemap img:hover{
	border:none;
	margin:0px;
	padding:0px;
}


/*--components--*/
 
.sDN {
	display:none;
}
.sDB {
	display:block;
}
.sTAL {
	text-align:left;
}
.sTAC {
	text-align:center;
}
.sTAR {
	text-align:right;
}
.sTAJ {
	text-align:justify;
}
.sCP {
	cursor:pointer;
}
.sCB {
	clear:both;
}
.sFL {
	float:left;
}
.sFR {
	float:right;
}
