body {

  background: #F7F7F7!important;
  font-size: 12px;
  min-width: 960px;
  font-family: Arial,sans-serif;
  color: #404040;
  }

 h1, h2, h3, h4, h5, h6 {
     font-family: Arial,sans-serif!important;}
	
	h2.registr {
  font-family: Arial,sans-serif!important;
 margin: 0;
 text-align: center;
font-size: 18px;
line-height: 26px;
margin-top: 20px;
  }
  
  
  	h3.registr {
  font-family: Arial,sans-serif!important;
 margin: 0;
 text-align: center;
font-size: 16px;
line-height: 22px;
margin-top: 20px;
  }
  
  
* {
	margin: 0;
	padding: 0;
	border: 0 none;
}
a{
	color: #B32624;
}

	
a:link,
a:visited {
	/*color: #54bef5;*/
	
	color: #B32624;
}
.similar p {font-size: 14px; } 
/* =============== MENU =============== */
#avatar-pos-tool .avatar-module {
	margin: 0;
}  
#avatar-pos-tool .avatar-module > div {
	padding: 0 auto;
}
.avatar-nav-responsive .pull,
.avatar-nav-responsive .pull-main {
	display: none;
}
.avatar-main-menu {
	/*margin: -10px !important;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;*/
}
.avatar-main-menu li span {
	cursor: default;
}
.avatar-main-menu,
.avatar-main-menu ul {
	list-style: none;
	margin: 0;
}

.avatar-main-menu li:active >ul {
background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 2px solid #E0E0E0;
    border-right: 2px solid #E0E0E0;
    height: 31px;
    left: 0;
    padding: 0;
    position: absolute;
    width: 960px;
	margin-left: auto;

}


.avatar-main-menu > li:hover >span,
.avatar-main-menu > li:hover >a,
.avatar-main-menu >li.active >span,
.avatar-main-menu >li.active >a {
	color: #000000;
}
.avatar-main-menu > li {
	float: left;
    font-size: 14px;
    margin: 0;
    font-style: italic;
}
.avatar-main-menu li.parent {
	position: relative;
}
.avatar-main-menu li span,
.avatar-main-menu li a {
	color: #666;
   /* display: block;*/
    padding: 8px 15px;
    text-decoration: none;
}

.avatar-main-menu ul {
	margin-left: -99999px;
    opacity: 0;
	position: absolute;
	width: 180px;
	background: #f2f2f2;
	z-index: 99999;
	box-shadow: 0 1px 3px #666;
	font-style: normal;
	text-shadow:  0px 1px 0px #fff;
}

.avatar-main-menu ul li {
	border-bottom: 1px solid #d1d1d1;
	border-top: 5px solid #ff0000;
	text-transform: none;
	margin: 0;
}
.avatar-main-menu ul li:first-child {
	border-top: none;
}
.avatar-main-menu ul li.current,
.avatar-main-menu ul li:hover {
	background-color: #fbfbfb;
}
.avatar-main-menu ul li ul{
	left: 180px;
	top: 0;
}
.avatar-main-menu ul li.current >span,
.avatar-main-menu ul li:hover >span,
.avatar-main-menu ul li.current >a,
.avatar-main-menu ul li:hover >a {
	color: #e2e2e2;
}

/* Slide Menu */
*[class*="avatar-slide-menu"] {
	list-style: inside;
	text-shadow:  0px 1px 0px #fff;
	margin: 0;
	color: #54bef5;
}
*[class*="avatar-slide-menu"] ul{
	list-style: none;
	margin: 0;
}
*[class*="avatar-slide-menu"] li.parent {
	position: relative;
}
*[class*="avatar-slide-menu"] li:hover {
	background-color: #f2f2f2;
	transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	-webkit-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
}
*[class*="avatar-slide-menu"] li span,
*[class*="avatar-slide-menu"] li a {
	display: inline-block;
	padding: 10px;
	color: #666;
	text-decoration: none;
}
*[class*="avatar-slide-menu"] ul {
	margin-left: -9999px;
	position: absolute;
	background: #f2f2f2;
	z-index: 900;
	box-shadow: 0 1px 3px #666;
	font-style: normal;
	text-shadow:  0px 1px 0px #fff;
}
*[class*="avatar-slide-menu"] li {
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #fff;
	padding: 0 0 0 8px;
}
*[class*="avatar-slide-menu"] ul li:hover {
	background-color: #fff;
	transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	-webkit-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
}
*[class*="avatar-slide-menu"] li.parent:hover >ul{
	margin-left: auto;
}
*[class*="avatar-slide-menu"] li.active >span,
*[class*="avatar-slide-menu"] li.active >a {
	color: #e2e2e2;
}
	/* sub-menu */
	.avatar-slide-menu-left ul {
		left: 199px;
		top: 0px;
		width: 200px;
	}	

	.avatar-slide-menu-right ul {
		left: -200px;
		top: 0;
		width: 200px;
	}	
	
/* Tree Menu */
*[class*="avatar-tree-menu"] {
	list-style: outside;
	margin: -10px -10px -10px 6px;
	color: #54bef5;
	padding: 0;
}
*[class*="avatar-tree-menu"] li{
	padding: 0;
	margin: 0;
}
*[class*="avatar-tree-menu"] li span,
*[class*="avatar-tree-menu"] li a {
	color: #666;
	display: block;
	padding: 6px 12px;
	margin-left: -17px;
}
*[class*="avatar-tree-menu"] li.current >a,
*[class*="avatar-tree-menu"] li.current >span,
*[class*="avatar-tree-menu"] li span:hover,
*[class*="avatar-tree-menu"] li a:hover{
	color: #000;
	background: #f2f2f2;
	text-decoration: none;
	transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	-webkit-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
}
/* GO TO TOP */
#avatar-go-to-top {
	bottom: 30px;
	color: black;
	height: 30px;
	padding: 12px 0 0;
	position: fixed;
	right: 10%;
	z-index: 99999;
}
/* Module */
.avatar-module {
	margin:0px;

}
.avatar-module-heading {
	font-size: 18px;
	margin: 0;
}
.avatar-module > div {
	font-size: 12px;
	/*font-family: arial;*/
	padding-top: 0px!important;
    padding-left: 0px!important;
	/*padding: 10px;*/
}
.latestnews-date-title {
	list-style: none;
	margin: 0;
}
.latestnews-date-title li {
	border-bottom: 1px solid #DDDDDD;
    font-size: 12px;
    padding: 15px 0 15px 50px;
    position: relative;
}
.latestnews-date-title li:last-child {
	background: url("../images/icons/module-line-1.png") no-repeat scroll left bottom transparent;
	border: none;
}
.latestnews-date-title li:hover .date{
	background: none repeat scroll 0 0 #54bef5;
}
.latestnews-date-title .date {
	background: none repeat scroll 0 0 #383838;
    border-radius: 33px 33px 33px 33px;
    left: 0;
    position: absolute;
    width: 40px;
}
.latestnews-date-title .title,
.latestnews-date-title .author {
	display: block;
	font-family: Georgia;
}
.latestnews-date-title a.title{
	color: #666;
}
.latestnews-date-title .author {
	font-style: italic;
	color: #ccc;
}
.latestnews-date-title .date .month,
.latestnews-date-title .date .day {
	color: #FFFFFF;
    display: block;
    line-height: 5px;
    margin: 10px 0;
    padding: 0 10px;
    text-align: center;
}
.avatar-module-1 .avatar-module-heading {
	background: url("../images/icons/module-line.png") no-repeat scroll left bottom transparent;
    display: block;
}
.avatar-module-1 > div {
	padding: 10px 0 0 0;
}
.avatar-module-2 .avatar-module-heading,
.avatar-module-3 .avatar-module-heading,
.avatar-module-4 .avatar-module-heading,
.avatar-module-5 .avatar-module-heading {
	padding: 0 10px;
}
.avatar-module-2 {
	box-shadow: 0 1px 3px #ccc;
}
.avatar-module-2 .avatar-module-heading,
.avatar-module-3 .avatar-module-heading ,
.avatar-module-4 .avatar-module-heading,  
.avatar-module-5 .avatar-module-heading {
	border-bottom: 1px solid #ddd;
}
.avatar-module-3 {
	background: #f4f4f4;
	box-shadow: 0 1px 3px #ccc;
}
.avatar-module-3 > div,
.avatar-module-4 > div ,
.avatar-module-5 > div  {
	border-top: 1px solid #fff;
}
.avatar-module-4 {
	background: url("../images/icons/bg-module-4.png") repeat-x scroll 0 bottom #fafafa;
    border: 1px solid #E5E5E5;
}
.avatar-module-5 {
	background: url("../images/icons/bg-module-5.png") repeat-x scroll 0 bottom #FAFAFA;
    box-shadow: 0 1px 2px #DDDDDD;
}
#avatar-left .avatar-module:not(:first-child),
#avatar-right .avatar-module:not(:first-child) {
	margin-top: 0;
}  
/* ICONS */
.avatar-module-heading > span {
	display: block;
}
.icons-info .avatar-module-heading > span {
	background: url("../images/icons/icons-typo.png") no-repeat scroll 0 -120px;
    padding-left: 40px;
}
.icons-tool .avatar-module-heading > span {
	background: url("../images/icons/icons-typo.png") no-repeat scroll 0 -169px;
    padding-left: 40px;
}
.icons-cart .avatar-module-heading > span {
	background: url("../images/icons/icons-typo.png") no-repeat scroll 0 -219px;
    padding-left: 40px;
}
.icons-mail .avatar-module-heading > span {
	background: url("../images/icons/icons-typo.png") no-repeat scroll 0 -280px;
    padding-left: 40px;
}
.icons-blog .avatar-module-heading > span {
	background: url("../images/icons/icons-typo.png") no-repeat scroll -1px 10px;
    padding-left: 30px;
} 
.icons-twitter .avatar-module-heading > span {
	background: url("../images/icons/icons-typo.png") no-repeat scroll -1px -32px;
    padding-left: 30px;
}
.icons-newsletter .avatar-module-heading > span {
	background: url("../images/icons/icons-typo.png") no-repeat scroll -1px -73px;
    padding-left: 30px;
}
/* Font */
.avatar-module-heading,
.avatar-main-menu,
[class*="avatar-slide-menu"],
[class*="avatar-tree-menu"] {
	font-family: georgia;
} 

/* BODY */

.avatar-wrapper {
	background: #fff;
	/*box-shadow: 0px 0px 10px #CCC;*/
	border-left: 0px solid #DDD;
	border-right: 0px solid #DDD;
}
#avatar-pos-main-body {
	margin: 0px;


}
.has-left-col #avatar-left {
  /*  background: url("../images/icons/border-left.png") repeat-y right transparent;*/
	/*background: url("img/bg_vertical_tab.png") no-repeat  top right transparent;*/
	 min-height: 600px;
	 margin-bottom: 10px;
	
}
.has-right-col #avatar-right {

    background: url("../images/icons/border-right.png") repeat-y left transparent;
}
#avatar-body-middle {
	border-top: 0px solid #E5E5E5;
	border-bottom: 0px solid #E5E5E5;
	margin-top: 0px;
}
#avatar-main-content {
	padding-bottom: 15px;	
}
/* LOGO */
#avatar-template-logo {
	color: #54bef5;
	height: 27px;
	margin: 6px 15px;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	font-family: georgia;
}
/* TOP */
#avatar-top {
	background: #E8E8E8;
	box-shadow: 0 0 3px #CCC;
	border-bottom: 1px solid #ddd;
}
#avatar-top .avatar-top-social {
	margin: -10px 10px;
}
.avatar-top-social ul{
	margin: 0px;
	list-style: none;
	font-family: georgia;
}
.avatar-top-social li {
	float: right;
}
.avatar-top-social li.divider {
	height: 38px;
	margin: 0 9px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #F2F2F2;
}
.avatar-top-social a{
	color: #E8E8E8 !important;
    display: block;
    height: 15px;
    margin: 13px 5px 10px;
    width: 15px;
}
.avatar-top-social a.text {
	width: auto;
	color: #9c9c9c !important;
	margin: 10px 5px;
}
.avatar-top-social a.facebook{
	background: url("../images/icons/social.png") no-repeat scroll 5px 0 transparent;
}
.avatar-top-social a.twitter{
	background: url("../images/icons/social.png") no-repeat scroll -17px 0 transparent;
}
.avatar-top-social a.feed{
	background: url("../images/icons/social.png") no-repeat scroll -41px 0 transparent;
}
.avatar-top-social a.vimeo{
	background: url("../images/icons/social.png") no-repeat scroll -64px 0 transparent;
}
.avatar-top-social a.facebook:hover {
	background: url("../images/icons/social.png") no-repeat scroll 5px -16px transparent;
}
.avatar-top-social a.twitter:hover{
	background: url("../images/icons/social.png") no-repeat scroll -17px -16px transparent;
}
.avatar-top-social a.feed:hover{
	background: url("../images/icons/social.png") no-repeat scroll -41px -16px transparent;
}
.avatar-top-social a.vimeo:hover{
	background: url("../images/icons/social.png") no-repeat scroll -64px -16px transparent;
}
/* Search Box */
#avatar-pos-top-right form {
	margin: 0;
}
.search-box {
	text-align: right;
}

	
	div.search_radio {

		margin-top: 0px;}
	
	div.search_radio input[type="radio"] {
	line-height: normal;
    margin: 0px 0 0!important;
		 font-size: 9pt!important;
	   font-family: Arial,sans-serif!important;
	
	}
	
	span.search_radio2 {
	line-height: normal;
    margin: 0px 0 0!important;
		 font-size: 9pt!important;
  font-family: Arial,sans-serif!important;
	 padding: 5px;
	}
	
/* Slogan */
.avatar-slogan {
	background: url("../images/icons/deco.png") no-repeat scroll center bottom transparent;
	font-family: georgia;
	font-style: italic;
	line-height: 24px;
	margin: -30px auto 0px;
	padding: 0 0 40px;
	text-align: center;
	width: 85%;
}
/* FOOTER */
#avatar-footer-top{
	background: #e8e8e8;
}
.copyright {
	margin: -10px;
}
/* 3RD EXTS */
.acymailing_module_form {
	font-size: 12px;
	font-family: Georgia;
}
.acymailing_introtext {
	font-style: italic;
}
.acymailing_form {
	width: 100%;
}
.acysubbuttons {
	padding: 10px 0;
	text-align: right;
}
.twtr-hd, .twtr-ft {
	display: none;
}
.info_slide_dots {
	bottom: -30px;
}
.box_skitter .info_slide_dots .image_number {
	width: 14px;
	height: 14px;
}
.box_skitter .next_button, .box_skitter .next_button:hover, .box_skitter .next_button:focus {
	background: url(../images/3rd/skitter-button.png) no-repeat 0 -52px !important;
	width: 35px;
	height: 52px;
	right: -1px;
}
.box_skitter .prev_button, .box_skitter .prev_button:hover, .box_skitter .prev_button:focus {
	background: url(../images/3rd/skitter-button.png) no-repeat 0 0px !important;
	width: 35px;
	height: 52px;
	left: 0;
}
.box_skitter .label_skitter {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.box_skitter .label_skitter p {
	font-size: 14px;
	font-style: italic;
	font-family: georgia;
}
/*
 * Articles layout
 */
.blog .actions {
	float: right;
	list-style: none;
	margin: 0;
}
.actions li {
	float: right;
	margin: 0 5px;
}
.article-tools {
	margin-top: -12px;
}
.article-tools dl.article-info {
	margin: 0 0 15px 0;
}
.article-info dt, .article-info dd {
	display: inline;
	font-size: 11px;
}
#avatar-pos-breadcrumbs .avatar-module {
	margin: 0;
}
#avatar-pos-breadcrumbs {
min-height: 10px!important;
margin-left: 15px;
margin-bottom: 5px;
border-bottom: 1px solid #E5E5E5!important;
padding-bottom: 6px !important;
    width: 95%;
}
.breadcrumbs {
	font-size: 12px;
	color: #8e8e8e;
	border-top: 0px solid #E5E5E5;
	border-bottom: 0px solid #E5E5E5;
	padding: 8px 10px;
	margin: -11px -10px;
}
.filters {
	margin: 10px 0;
}



/*tabs */



/*tabs */

.section {
	width: 730px;
	background: #ffffff;
	margin-left: 15px;
	margin-top: 0px;
		padding-left:10px; 
		padding-right:10px; 
		padding-top:0px; 
	
}

.sectioncat {
	width: 600px;
	background: #ffffff;
	margin-left: 15px;
	margin-top: 0px;
		padding:10px  10px 0; 
	
}


ul.tabs1 {
	height: 28px;
	line-height: 25px;
	list-style: none;
	border-bottom: 0px solid #DDD;
	/*background: #FFF;*/
	margin-left: 0px!important; 
	margin-bottom: 0px!important; 
	
}
.tabs1 li {
	float: left;
	display: inline;
  color: #B32624;
  cursor: pointer;
  font-family: Arial,sans-serif !important;
  font-size: 13px;
  line-height: 24px !important;
  margin-right: 0;
  padding: 0 16px 6px 0;

}
.tabs1 li:hover,
.vertical .tabs li:hover {
  color: #B32624 !important;
  text-decoration: underline;
	/*background: url("img/active_tabs.png") no-repeat scroll 0 0 transparent;
	 /*padding: 12px 16px 6px;*/
}



img.shadow_h {
   height: 27px;
  margin-bottom: 0;
  margin-top: -39px !important;
  position: relative;
  width: 600px;
  z-index: 1;
}
	
	
	/*Меню 3-го уровня - табы*/
	 div.bs_memu_third {
	min-height: 2px!important;
	margin-left: 0px;
	border-bottom: 0px solid rgba(0, 0, 0, 0.2);
	background: url("img/hr_down_tab.png") repeat-x scroll center center rgba(0, 0, 0, 0);
	
	}

	div.line {
		height: 2px !important;
		border-bottom: 1px solid #DDD;
	}
	
.box {
	display: none;
	border-left: 0px solid #D4D4D4;
    border-top: 0px solid #D4D4D4;
	border-bottom: 0px solid #D4D4D4;
	border-right: 0px solid #D4D4D4;
	background: #ffffff;
	padding: 0 0px;
	width: 730px;
	min-height:100px !important;
	margin-bottom: 0px!important;
}





.section.vertical {
	width: 440px;
	border-left: 160px solid #FFF;
}
.vertical .tabs {
	width: 160px;
	float: left;
	display: inline;
	margin: 0 0 0 -160px;
}
.vertical .tabs li {
	padding: 0 13px;
	margin: 0 0 1px;
	border: 1px solid #E4E4E4;
	border-right: 1px solid #F9F9F9;
	width: 132px;
	height: 25px;
}
.vertical .tabs li:hover {
	width: 131px;
}
.vertical .tabs li.current {
	width: 133px;
	color: #444;
	background: #EFEFEF;
	border: 1px solid #D4D4D4;
  border-right: 1px solid #EFEFEF;
  margin-right: -1px;
}
.vertical .box {
  border-width: 1px;
}
/*tabs end */





	div._bs {
	margin-left: 0px!important;
	padding: 0px!important;
	}

	
	
	/*Шапка*/
#avatar-main-content {
min-height: 400px !important;

}

#avatar-top-block {
 color: #FFFFFF;
background: none repeat scroll 0 0 #B33C22;
    border-top-left-radius: 4px!important;
    border-top-right-radius: 4px!important;
  font-family: Arial,sans-serif!important;
	margin-top: 10px;
	margin-bottom: 0px!important;

   height: 90px !important;
	}
	
#avatar-pos-top-left {
 color: #FFFFFF;
	float: left;
    padding-left: 14px;
    padding-top: 23px;
    width: 640px!important;}
	
	


div.logoBS {
  font-family: Arial,sans-serif!important;
 
 font-size: 14pt; font-weight: bold;

}
div.logoBSsmall {
  font-family: Arial,sans-serif!important;
 font-size: 10pt;
}

#avatar-pos-top-right
{
padding-top: 2px;
color: #FFFFFF;

}

td.tab {
   height: 30px !important;
   
}

input:focus, input:active, a img, a:visited img, a:active, a:focus {
    border: medium none;
    outline: medium none;
}

#avatar-pos-top-right a {
 color: #FFFFFF!important;
}

input.search_button {
    height: 22px;
    vertical-align: middle;
	border-radius: 0px!important;
	border: 0px solid #42ABE2!important;
	  box-shadow: 0px!important;
	  width: 33px!important;
	  padding: 0px!important;
	  margin: 0px!important;
	 background-image: url(img/search_button.png)!important;
}


input.search_field {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    font-size: 9pt;
    height: 18px;
    margin-right: -37px;
    padding: 3px 5px;
    vertical-align: middle;
    width: 330px;
	 margin-bottom: 2px!important;
} 


img.doccat {

 width: 30px;
 height:30px;
}
span.langs
{
float: right;
 margin-right: 2px;
}

ul.lang-inline li {
 background: none!important;
  padding: 0px 5px!important;
  
	  margin: 0px!important;
	   line-height: 10px!important;
	       border-width: 0px!important;
		   margin-right: 8px!important;
}
ul.lang-inline li:hover {
 background: none!important;
  padding: 0px 5px!important;
	  margin: 0px!important;
	   line-height: 10px!important;
	    border-width: 0px!important;
}
li.lang-active {
 color: #CCCCCC!important;
    text-decoration: none!important;  
	}
	
	
/*menu bs online*/
	
	
	div#top_main_menu 
	{
   /* background: none repeat scroll 0 0 #B33C22;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
	*/
    padding-left: 0px;
    padding-right: 0px;
    	}
		
#top_main_menu li ul  {
display:block;
left:0;
position:absolute;
}


	
div#top_main_menu table#top_menu_table tr td {
    background: url("../images/bs/main_menu_bgnew.png") repeat-x scroll center top #616161;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    min-width: 80px;
    padding: 0 0px;
    text-align: center;
    vertical-align: middle;
	 border-color: #333333;
    border-style: none none none solid;
     border-width: 0px 0px 0px 10px!important;
} 

 
div#top_main_menu table#top_menu_table tr td > a:hover {
    background: url("../images/bs/main_menu_bgnewh.png") repeat-x scroll center top #616161;

    border-color: gray;
    color: #ffffff!important;  
	outline: medium none;
    text-decoration: none;
}
div#top_main_menu table#top_menu_table tr td.active a {
 background: url("../images/bs/main_menu_bgnewh.png") repeat-x scroll center top #616161;

color: #fffffff!important;
 border-color: gray;	
}


div#top_main_menu table#top_menu_table a {
  border-color: #616161;
    border-style:  none solid none solid ;
    border-width: 0px;
	display: block;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 14px;
	 font-weight: 500;
    line-height: 20px;
    padding: 6px 0!important;  
    width: 100%;
	outline: medium none;
    text-decoration: none;
	}

	
	div#top_main_menu table#top_menu_table a:hover, 
	div#top_main_menu table#top_menu_table a:active{
       color: #FFFFFF;!important;
    	}
	
	div#top_main_menu table#top_menu_table tr td {
    background: url("../images/bs/main_menu_bgnew.png") repeat-x scroll center top #616161;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    min-width: 80px;
    padding: 0 0px;
    text-align: center;
    vertical-align: middle;
	 border-color: #616161;
    border-style: none none none solid;
     border-width: 0px 0px 0px 1px!important;
}

div.top_main_menubs {
border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  display: block;
}
div#top_main_menu table#top_menu_table {
    width: 100%;
}

div#top_main_sub_menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-color: -moz-use-text-color gray gray;
    border-image: none;
    border-right: 1px solid gray;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    margin-left: 12px;
    margin-right: 10px;
    padding-left: 5px;
    padding-right: 5px;
}



div#top_main_sub_menu table#top_menu_table a {
    background-color: white;
    float: left;
    font-size: 10pt;
    margin: 3px 3px 0;
    padding: 8px 0 8px 10px;
    position: relative;
    z-index: 900;
}
/*
div#top_main_sub_menu table#top_menu_table a:visited  {
 color: #000000!important;
}

div#top_main_sub_menu table#top_menu_table a:link {
 color: #000000!important;

}

div#top_main_sub_menu table#top_menu_table a:hover {
 color: #000000!important;
 text-decoration: underline!important;
}
*/

div#top_main_sub_menu table#top_menu_table td.active a
{
 color: #B32624!important;
 text-decoration: underline!important;
 }
div#avatar-pos-top-right table#top_menu_table td.active a 
{
 text-decoration: underline!important;  
 }
 
a.pathway {
color: #000000!important; 
}
	

	
 
 div.bs_memu_third table.tab {
   margin-right: 10px;
    margin-top: 6px !important;
	float: right;
	background: url("http://images.apple.com/macbook-pro/images/product_title.png") norepeat scroll left center rgba(0, 0, 0, 0);
	

 
 
 }
 

  div.bs_memu_third table.tab td {

    height: 39px;
	padding-bottom: 10px;
  }
  
    div.bs_memu_third table.tab td a{
	
	/*background: url("img/tabs.png") no-repeat scroll 0 -79px transparent !important;*/
   	color: #ff0000!important;
    text-decoration: none;
    margin-right: 0;
    padding-bottom: 12px;
    padding-top: 12px;
		}
	

  
  
    div.bs_memu_third table.tab td a span{
	
	/* background: url("img/tabs.png") no-repeat scroll 100% -126px transparent;*/
    color: #B32624;
    cursor: pointer;
    font-family: Arial,sans-serif !important;
    font-size: 13px;
    line-height: 24px !important;
    margin-right: 0;
	padding: 0 16px 6px 0;
	/*border-bottom: 1px solid rgba(0, 0, 0, 0.2);
   /* padding: 12px 19px;*/
	/*padding-top: 12px!important;*/
}

    div.bs_memu_third table.tab td a:hover {
	/*background: url("img/tabs.png") no-repeat scroll 0 0 transparent !important;*/
  
   	color: #333333!important;
    text-decoration: none;
    margin-right: 0;
    padding-bottom: 12px;
    padding-top: 12px;
	
	}

	div.bs_memu_third table.tab td a:hover span{
	
		 /*background: url("img/tabs.png") no-repeat scroll 100% -38px transparent;*/
		 	text-decoration: underline;
 color: #B32624!important;
    cursor: pointer;
  font-family: Arial,sans-serif!important;
    font-size: 13px;
    line-height: 24px !important;
    margin-right: 0;
	padding: 0 16px 6px 0;

	}
	
	
	
	
	
	    div.bs_memu_third table.tab td.active a{
	/*background: url("img/tabs.png") no-repeat scroll 0 0 transparent !important;*/
  
   	color: #333333!important;
    text-decoration: none;
    margin-right: 0;
    padding-bottom: 12px;
    padding-top: 12px;
	}

		div.bs_memu_third table.tab td.active a span{
 /*background: url("img/tabs.png") no-repeat scroll 100% -38px transparent;*/
 color: #666666!important;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 13px;
    line-height: 24px !important;
    margin-right: 0;
	padding: 2px 16px 6px 12px;
	
	
	/*background: url("img/red_arr_right.png") no-repeat scroll left 6px rgba(0, 0, 0, 0);*/
	}
	
	
	/*табы и поиск*/
	
div.tab_content
	{
	border-top: 0px solid #F5F5F5;
	 /* background: url("img/tab_shadow_menu.jpg") repeat-x scroll 50% 0 rgba(0, 0, 0, 0);*/
	  padding: 10px;
	  min-height: 400px;
	   padding-bottom: 30px;
	  border-bottom: 1px solid #E0E0E0;
	  /* margin-left: 20px;
    margin-right: 20px;*/
}

div.tab_content_grey
	{
	border-top: 0px solid #F5F5F5;
	background: #fcfcfc;

	  padding: 10px;
	  min-height: 400px;
	  border-bottom: 1px solid #E0E0E0;
	  
}


.tab_content_grey h2 {
    color: #444444;
  font-family: Arial,sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    margin-top: 20px;
    text-align: center;
}

.tab_content_grey h3 {
    color: #666666;
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    margin: 0 6.7% 20px;
    text-align: center;
}


div.tab_contentnoline
	{
 padding-left: 10px;
  padding-right: 10px;
  min-height: 400px;
}



div.bs_catalog_search {
position: relative;
	z-index: 1;
min-height: 1px!important;
margin-left: 0px;
/*background: url("img/tab_shadow_menu.jpg") repeat-x scroll 50% 0 rgba(0, 0, 0, 0);*/

}
 /*страница классификатора общ*/
div.spacer {
  width: 200px !important;
  float: left;
  padding: 0px!important;
  margin: 0px!important;
  background-image: url("img/cat_bg.png");
   background-position: 0 0;
   background-repeat: no-repeat;
	height: 137px !important;
	margin-right: 10px!important;
	
	text-align:center;
}

.child {display:-moz-inline-box; display:inline-block; vertical-align:middle; width:184px;  zoom:1;  
    
	//display:inline}
.helper {display:-moz-inline-box; display:inline-block; height:100%; width:0px; vertical-align:middle; zoom:1; //display:inline}


 .child a{  

    line-height: 18px!important;
 color: #000000!important;
 font-size: 13px!important;
  width: 180px !important;
 }
 

.child   a:visited{
 color: #000000!important;

}

 .child a:hover {
color: #B32624!important;
 }

div.spacer img {
float: left!important;
width: 48px !important;
 margin-right: 10px!important;
  margin-bottom: 50px!important;
}




a.history_bs {
color: #333333!important;
}
a.history_bs:hover
{
text-decoration: underline;
}

a.history_bs:visited {
color: #333333!important;
}
/*Кнопки*/

.ebul_mbinsmenu0, .ebul_mbinsmenu0 ul {
  background-color: #800000;
  border: 1px solid #646464;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 2px;
  position: absolute;
  visibility: hidden;
}

.ebul_mbinsmenu0_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_mbinsmenu0 table {
  border-collapse: separate;
}

.ebul_mbinsmenu0 tr {
  background-color: #FFFFFF;
  cursor: pointer;
  font-size: 1px;
}

.ebul_mbinsmenu0 td {
  border: 1px solid #FFFFFF;
  padding: 3px;
  text-align: left;
}

.ebul_mbinsmenu0 td a, .ebul_mbinsmenu0 td a:visited {
  color: #000000;
  font-family: Arial,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_mbinsmenu0 tr.hot, .ebul_mbinsmenu0 tr.expanded {
  background-color: #F0F0F0;
}

.ebul_mbinsmenu0 tr.hot td, .ebul_mbinsmenu0 tr.expanded td {
  border-color: #8C8C8C;
}
.ebul_mbinsmenu0 tr.hot a, .ebul_mbinsmenu0 tr.expanded a {
  color: #000000;
  font-family: Arial,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_mbinsmenu0 td div.ebul_mbinsmenu0separator {
  border-top: 1px solid #646464;
  height: 0px;
  font-size: 0;
}

.ebul_mbinsmenu0 td.ebul_mbinsmenu0separatortd {
  cursor: default;
}


ul.ebul_mbinsmenu0 {
  position: absolute;
  visibility: hidden;
}                               

.mbinsmenu0ebul_menulist .spaced_li {
  padding: 0px 0px 1px 0px;
}

.mbinsmenu0ebul_menulist li {
  list-style: none;
  
}

.mbinsmenu0ebul_menulist img {
  vertical-align: bottom;
  
}

.mbinsmenu0ebul_menulist {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}
/* End Кнопки*/

/*Atributs*/ 

table#document_info td.left {
   /* border-right: 1px solid #E5E5E5;*/
    color: #605D5C!important;
    text-align: right!important;
    vertical-align: top;
    width: 100px!important;
	  margin-right: 10px !important;
      padding: 10px 12px!important;
	font-family: Arial,sans-serif;
    font-size: 10pt!important;
}


td.rightbs{
    color: #000000!important;
    text-align: left!important;
    vertical-align: top;
	margin-left: 10px !important;
   padding: 10px 12px!important;
	 font-family: Arial,sans-serif;
    font-size: 10pt!important;
	   width: 300px!important;
}


div.shadow_login {
    background-color: transparent;
    background-image: url("img/shadow_login.png");
    background-position: center -2px;
    background-repeat: no-repeat;
    height: 27px;
    margin-bottom: 10px;
    margin-top: -5px !important;
    position: relative;
    width: 680px;
    z-index: 1;
}

div.blok_info {
z-index: 100!important;
 background: #ffffff;
 border-top: 1px solid #DCDCDC;

}

/*Кнопки  тест*/
a.button_red  
{

 background-image: url("img/buttom/BSButton16.png");
 height: 40px!important;
 width: 200px!important;
 display: inline-block;
	

}

a.button_red:hover
{
background-image: url("img/buttom/BSButton23.png");
 height: 40px!important;
 width: 200px!important;
 display: inline-block;
	}

a.button_red:active 
{
background-image: url("img/buttom/BSButton23_no_shadow.png");
 height: 40px!important;
 width: 200px!important;
 display: inline-block;
	}	
	
	
	
	a.button_red1 
{

 background-image: url("img/buttom/BSButton16.png");
 height: 40px!important;
 width: 200px!important;
 display: inline-block;
	

}

a.button_red1:hover
{
background-image: url("img/buttom/BSButton20.png");
 height: 40px!important;
 width: 200px!important;
 display: inline-block;
	}

	
	a.button_red1:active 
{
background-image: url("img/buttom/BSButton20_no_shadow.png");
 height: 40px!important;
 width: 200px!important;
 display: inline-block;
	}	
	
	
	
	a.button_red2 
{

 background-image: url("img/buttom/BSButton16.png");
 height: 40px!important;
 width: 200px!important;
 display: inline-block;
	

}

a.button_red2:hover
{
background-image: url("img/buttom/BSButton21.png");
 height: 40px!important;
 width: 200px!important;
 display: inline-block;
	}
	
	a.button_red2:active 
{
background-image: url("img/buttom/BSButton21_no_shadow.png");
 height: 40px!important;
 width: 200px!important;
 display: inline-block;
	}	
/*NEW STYLE*/
div.main-header 
{
  background: none repeat scroll 0 0 #f7f7f7;
  border-top: 0px solid #FFFFFF;
  /*height: 100px;*/
  width: 100%!important;
  z-index: 1001!important;
  margin-bottom: 0px;
  opacity: 0.99; /* Значение прозрачности */
  filter: alpha(Opacity=99); /* Прозрачность в IE */
 
} 
 .grid-full {
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
}
.main-header .grid-full {
  position: relative;
}
 .column-full {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;
  width: 1170px;
}

input.serchonline {
  background-color: #FFFFFF!important;
  border: 1px solid #CCCCCC!important;
  border-radius: 1px!important;
  color: #666666!important;
  display: inline-block!important;
  font-size: 13px!important;
  height: 19px!important;
  line-height: normal!important;
  margin-bottom: 11px!important;
  margin-top: 7px!important;
  padding: 6px 14px 6px 14px!important;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s!important;
  vertical-align: middle!important;
  width: 560px!important;
  font-style: italic;
}
input.serchonline:active, input.serchonline:hover , input.serchonline:focus {
border: 1px solid #b50000!important;
  box-shadow: 0 1px 1px #f9dddd inset, 0 0 2px #f9dddd;
}


input.invalid {
border: 1px solid #b50000!important;
  box-shadow: 0 1px 1px #f9dddd inset, 0 0 2px #f9dddd;
}


input.btn_search {
  position: absolute;
  right: 2px;
  top: 4px;
}


input.btn_search  {
 background-image: url("img/buttom/2014/search_doc.png");
 height: 35px!important;
 width: 160px!important;
 border: 0px solid #42ABE2;
 margin-top: 3px;
}
input.btn_search:active, input.btn_search:hover, input.btn_search:focus    {
 background-image: url("img/buttom/2014/search_doc_hover.png");
 height: 35px!important;
 width: 160px!important;
 border: 0px solid #42ABE2;
 margin-top: 3px;
}

div.modslaid {
 width: 100%!important;
  	margin-bottom: 0px!important;
	z-index: 1001;
	  min-width: 1170px;
 }
/*Our stiles */
form.bs_data  {
	margin: 0 30px;
}
form.bs_data label {
	padding: 0 10px 0 0;
	/*min-width: 200px;*/
	width: 240px;
}

form input.bs_button
{padding:10px 15px;}

input.validate-captcha {
height: 30px!important;
width: 200px!important; min-width: 100px!important;
 margin-top: 10px;
}
form input.bs_text
{

  background: none repeat scroll 0 0 #F1F1F1;
  border: medium none;
  border-radius: 2px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
  cursor: pointer;
  font-family: Arial,sans-serif;
  font-size: 12px;
  height: auto;

  padding: 7px 9px;
  transition: all 0.3s ease-out 0s;
  width: 200x;
}


a.bs_link
{color:#B32624 !important;}
	


div.boxbsin
{
margin-left: 10px;
margin-right: 10px;
margin-top: 0px;
width: 1170px;
}	
	
	div.boxbs
{
    background-color: #FFFFFF!important;
    border: 1px solid #DADADA;
    border-radius: 2px;
    box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.25);
  	margin-bottom: 20px!important;
    min-width: 400px;
}


div.footerbs {
margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
margin-bottom: 20px!important;
}

div.footerbsin {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;
  width: 1160px;
  border-bottom: 1px solid #DADADA;
  }
/*end*/

div.secondmenu_bs
{
margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
}


/*Second menu*/

div.icontrial {
  width: 170px !important;
}
div.workdoc {
  width: 155px !important;
}
div.icontrialminreg {
  width: 214px !important;
}
div.icontrialuserbs {
  width: 250px !important;
}


.productclg li {
  display: inline;
  float: left;
}

div.icontrial a {
  color: #333333 !important;
  font-size: 12px;
  font-family: arial;
  width: 180px !important;
}

div.icontrialco a {
  color: #333333 !important;
  font-size: 12px;
  font-family: arial;
  width: 200px !important;
}

div.workdoc a {
  color: #333333 !important;
  font-size: 12px;
  font-family: arial;
  width: 155px !important;
}

div.icontrialminreg a {
  color: #333333 !important;
  font-size: 12px;
  font-family: arial;
  width: 180px !important;
}

div.icontrialuserbs a {
  color: #333333 !important;
  font-size: 12px;
  font-family: arial;
  width: 180px !important;
}


.footerright table.footerbs tr td > a{
color: #b33c22 !important;
padding-left: 10px;
padding-right: 0px;

}
.footerright table.footerbs tr td > a:hover {
text-decoration: underline;
}
 table.footerbs{
margin-left: 110px !important;
}
div.left_content_bs {
float: left;
padding-top: 5px;
  padding-left: 0px;
  padding-bottom: 5px;
  width: 490px;
}

div.right_content_bs {
 margin: 0 0 0 500px;
padding-top: 5px;
  padding-left: 0px;
 
}



.bsrbox-shade {
  background: url("img/gradient-box-bg_bs.png") repeat-x scroll left bottom #FFFFFF !important;
  border-radius: 2px;
  height: 200px;
  border: 1px solid #CCCCCC;
  padding: 5px;
 
}

h2.bs-title{

 color: #b33c22;
  font-family: Arial,sans-serif;
    font-size: 18px;
    font-style: normal;
    line-height: 38px;
    margin-bottom: 18px;
    margin-top: 0;
	font-weight: 100!important;
	text-align: center;
}
 h2.bs-title span {

 color: #333333;
 }
 
 ul.middle {
 margin-left: 220px;;
 }
  ul.middle2 {
 margin-left: 300px;;
 }
  ul.middle4 {
 margin-left: 140px;;
 } 
 
 
  ul.middle6 {
 margin-left: 20px;;
 }  

 #avatar-pos-message 
 {min-width: 1px!important;
 position: relative;
	z-index: 1;
 }
 
 /*div befor register form*/
 .register_details
 {float:right;
 width:500px;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 3px solid #FFFFFF;
  border-radius: 2px;
    height: 302px;
  box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);
  color: #33454D;
  margin-bottom: 0px;
  margin-right: 20px;
  margin-left: 16px;
  padding: 10px 15px 20px;
  
 
 }
 

 form#login-form
  {float:left;
 margin-left: 20px;
 width:500px;
   background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #FFFFFF;
    border-radius: 2px;
    box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);
    color: #33454D;
height: 302px;
    margin-bottom: 30px;
    padding: 10px 15px 20px;

 }
 
 
 table.update {
  width:100%;
 }
 
 
table.update th.head {
  background: url("img/bs-th-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  border-bottom: 1px solid #B8B8B8;
  color: #717171;
  font-size: 14px;
  font-weight: bold;
  height: 43px;
  line-height: 43px;
  padding: 0;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
}
 
 
table.update  span.icon {
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  margin-right: 8px;
  vertical-align: middle;
  width: 12px;
}

table.update th {
  border-right: 1px solid #D9D9D9;
  color: #797979;
  font-size: 12px;
  font-weight: 600;
  padding: 0 14px;
  text-align: left;
  white-space: nowrap;
}
table.update td {
  color: #4c7abf;
  font-size: 14px;
  padding: 0 20px;
}

table.update td.hr {
  color: #4c7abf;
  font-size: 12px;
  padding: 0 20px;
  border-right: 2px solid #D9D9D9;
}



table.update td.hr2{
  color: #545454;
  font-size: 12px;
  padding: 0 20px;
  border-left: 1px solid #D9D9D9;
}

 div.new-table-bs {
  border: 1px solid #C7C7C7;
  border-radius: 4px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 2;
  margin: 5px;
}
table.update tr.tr_light {
background: none repeat scroll 0 0 #FEFEFE;
 border-bottom: 1px solid #D9D9D9;
  height: 40px;
  line-height: 19px;

}
table.update tr.dark {
background: none repeat scroll 0 0 #FAFAFA;
 border-bottom: 1px solid #D9D9D9;
  height: 40px;
  line-height: 30px;
}

table.update tr.tr_light:hover{
background: none repeat scroll 0 0 #f5f5f5;
}
table.update tr.dark:hover {
background: none repeat scroll 0 0 #f5f5f5;
}

.tab_content h5.left {
 color: #444444;
  font-weight: normal;
  line-height: 26px;
 margin-top: 20px;
margin-left: 10px;
  text-align: left;
  font-family: Arial,sans-serif;
font-size: 18px;


} 

.tab_content h5.right {
 color: #444444;
  font-weight: normal;
  line-height: 26px;
 margin-top: 20px;
margin-left: 10px;
  text-align: right;
  font-family: Arial,sans-serif;
font-size: 18px;

} 

.tab_contentnoline h2 {
  /*color: #545454;
  font-size: 30px;
  font-weight: 400;
  margin: 20px 0 5px;
  text-align: center;*/
  
  text-align: center;
  font-weight: normal;
  color: #444444;
  font-family: Arial,sans-serif;
  font-size: 18px;
  line-height: 30px;
  margin-top: 20px;


}

.tab_contentnoline h3 {
  color: #666666;
  font-size: 17px;
  font-weight: normal;
  line-height: 26px;
  margin: 0 6.7% 20px;
  text-align: center;
}


a.bslink
{
color: #333333!important;
}



a.popular
{
  color: #33454D!important;
   font-size: 12px;
  line-height: 18px;
}

a.popular:visited 
{
  color: #33454D!important;
   font-size: 12px;
  line-height: 18px;
}
a.popularred
{
  color: #b33c22!important;
   font-size: 12px;
  line-height: 18px;
}

.download
{
    background: (#2178D2, #1E70C5) repeat-x scroll 0 0 #1E70C5;
    border-color: #063D00;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 24px;
    margin-top: 15px;
    padding: 10px 15px;
    width: 200px;
}



.hleb_kr
{
width:700px; 
height:100px; 
float:left; 
background:#CC9999; 
text-align:left;
} 

.bslogin
{
width:300px; 
height:100px; 
float:right; 
background:#CCCCFF;
}



 div.margin_content {
 margin-top: 30px;
 
 }
 
 .supportcat {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 3px solid #FFFFFF;
  border-radius: 2px;

  color: #33454D;
  margin-bottom: 30px;
  margin-left: 16px;
  padding: 10px 15px 20px;
  width: 590px;
}
 
 .textdoc{
  background: none repeat scroll 0 0 #FFFFFF;
  border: 3px solid #FFFFFF;
  border-radius: 2px;
  box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);
  color: #33454D;
  margin-bottom: 30px;
  margin-left: 6px;
  padding: 10px 15px 20px;
  width: 190px;
}

 
.similar {
  background: none repeat scroll 0 0 #FFFFFF;
  /*border: 3px solid #FFFFFF;
  border-radius: 2px;
  box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);*/
  color: #33454D;
  margin-bottom: 30px;
  margin-left: 20px;
  padding: 0px 7px 10px;
  width: 190px;
}

.similarserch {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #33454D;
  margin-bottom: 30px;
  margin-left: 16px;
  padding: 10px 7px 20px;
  width: 190px;
}

div.support1 {
float: left;
width: 180px;
border-right: 1px solid #e0e0e0;
padding: 5px;
}
div.support2 {
margin: 0 0 0 360px;
padding: 5px;
}

div.shadow_s {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("img/shadow_s.png");
  background-position: center -2px;
  background-repeat: no-repeat;
  height: 27px;
  margin-bottom: 0;
  margin-top: -10px !important;
  position: relative;
  width: 220px;
  z-index: 1;
}


.similarw {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 3px solid #FFFFFF;
  border-radius: 2px;
  box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);
  color: #33454D;
  margin-bottom: 30px;
  margin-left: 10px;
  padding: 5px 15px 5px;
  width: 710px;
  height: 95px;
  
}
  
.userdata input[type="text"], input[type="password"]
{
height:30px;
}
.login input[type="text"], input[type="password"]
{
height:30px;
}
.productclghover {
  background-color: #FFFFFF;
  border: 1px solid #DADADA;
  border-radius: 2px;
  box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.25);
  height: 360px;
  margin-bottom: 10px;
  margin-top: 0;
  padding-top: 10px;
  text-align: center !important;
  width: 618px;
}

div.bshome {
margin-bottom: 10px;
margin-top: 10px;
}

div.topiccatalog {
  background-image: url("img/cat_bg.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  float: left;
  height: 137px !important;
  margin: 0 15px 0 0 !important;
  padding: 0 !important;
  text-align: center;
  width: 200px !important;
}
 div.mgbs10 
 {
 margin-top: 40px;
 
 }
 
 table.formt {
  width: 900px !important;
  margin-top: 30px!important;
 }
  
 table.formt td {
  width: 360px !important;
 }
 
 
 
  td.padbs {
 padding-left: 30px;
 }
 
 
  table.formtbs {
  width: 900px !important;
  margin-top: 30px!important;
   margin-left: 180px!important;
 }
  



/*Atributts*/
div.left_doc_attribut {
  float: left;
  padding-bottom: 5px;
  padding-left: 0;
  padding-top: 5px;
  width: 150px;
}


div.right_doc_attribut{
  margin: 0 0 0 160px;
  padding-left: 0;
  padding-top: 5px;
}


table.attribut th {
    border-right: 0 solid #D9D9D9;
    color: #797979;
    font-size: 12px;
    font-weight: 400;
    padding: 0 0px;
    text-align: right;
    white-space: nowrap;
	}




table.attribut   td {
  color: #333333;
  font-size: 12px;
  padding: 5px 20px;
  line-height: 18px;
  width: 650px;
}

table.attribut  {
width: 730px;
}
table.attribut  tr.dark {
  background: none repeat scroll 0 0 #FAFAFA;
  border-bottom: 1px solid #D9D9D9;
  height: 40px;
  line-height: 30px;
}

/*cat*/


table.attributcat  tr.tr_light {
  background: none repeat scroll 0 0 #FEFEFE;
  border-bottom: 1px solid #D9D9D9;
  height: 40px;
  line-height: 30px;
}



table.attributcat  {
width: 620px;
}

table.attributcat  tr.dark {
  background: none repeat scroll 0 0 #FAFAFA;
  border-bottom: 1px solid #D9D9D9;
  height: 40px;
  line-height: 30px;
}

p.bloksupport {
 text-align: center;
   color: #33454D !important;
  font-size: 12px;
  line-height: 18px !important;

}

#avatar-pos-left-top {
 border-right: 1px solid #E5E5E5;
}

a.bsonline {
color: #B32624;
}
a.bsonline:hover {
text-decoration: underline;

}

a.bsonline:visited, a.bsonline:link{
color: #B32624!important;
}

span.star {
color: #B32624 !important;

}

label.capchabs {
display: blok; 
width: 500px!important;
float: none!important;
}

/*prompt*/

div.prompt {
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
background-color: #ffffff;
margin-left: 6px;
    margin-top: -10px;
    width: 585px;
	position: relative; /* Относительное позиционирование */
   z-index: 2000000;


	
}

div.prompt li {
list-style-type: none!important;
margin-left: -10px;
padding-bottom: 5px;
padding-top: 5px;
}



div.prompt1 {
background-color: #FFFFFF;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  /*margin-left: 161px;
  margin-top: -39px;
  position: relative;*/
  width: 508px;
	z-index: 9999;
	
	
 /* 
position: absolute;
width: 155%;
top: 260px;
z-index: 9999;*/
}

div.promptmoder {
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
background-color: #ffffff;
margin-left: 1px;

    margin-top: 0px;
    width: 487px;
	position: relative; /* Относительное позиционирование */
   z-index: 2000000;

}

table.promt_search_org td {
width: 300px;
padding-left: 10px;
}

div.serchtop_bottom {
margin-bottom: 10px; margin-top: 10px;
}

div.prompt1 li {
list-style-type: none!important;
margin-left: -20px;
margin-top: -6px;
padding-bottom: 5px;
padding-top: 5px;
}


		
 span.pagenav {
  color: #000000;
 font-size: 13px!important;
		font-family: arial !important;
 }
 
 tr.tr_head_cat
 {
 margin-top: 15px;
 
 }
 
 
 td.name_doc  {
 border-right: 1px solid #CCCCCC !important;
    padding: 7px; }
	
	
td.name_doc  a {
color: #444444!important;}
 
 
tr.tr_light:hover{
background: none repeat scroll 0 0 #f5f5f5;
}
h2.rez_zaprosa {

background: url("img/red_arr_right.png") no-repeat scroll left 8px rgba(0, 0, 0, 0);
    border-bottom: 0 solid #B32624;
    color: #B32624 !important;
    font-size: 16px !important;
    font-weight: bold !important;
    margin-left: 10px;
    padding-left: 12px !important;
    padding-top: 2px !important;
}


div.norez1 {
margin-left: 10px;
}

p.margin10bs  {
margin-left: 10px;
}


div.boxcat a{
color: #333333 !important;}


div.boxcat a:visited{
color: #333333 !important;}

div.box  a{
color: #333333 !important;}


div.box  a:visited{
color: #333333 !important;}




div.bs_img_l {

float: left;
 margin-right: 10px;
}
div.bs_img_r {
float: right;
 margin-left: 10px;
}
p.titleimg {
color: #123E7B;
     font-family: Arial,sans-serif;
    font-size: 12px;
    line-height: 24px;
    font-weight: 700;
    text-align: center;
	margin-top: 10px;

}

	a.page {
	color: #444444!important;
	}
	
	a.page:visited {
	color: #444444!important;
	}
	
	ul.page li  
	{
	background: url('img/arrow.png') no-repeat scroll left 3px transparent!important;
 padding-left: 30px!important;
line-height: 24px;
margin-top: 10px;
  list-style: none outside none;
	}
	
	
	div.textdoc_right table.borderdoc
	{
	border: 1px solid black!important;
color: #000000!important;
	}
	
	
	div.textdoc_right table.borderdoc td
	{
	border: 1px solid black!important;
		color: #000000!important;
	
	}
	


/* =============== MENU =============== */
#avatar-pos-tool .avatar-module {
	margin: 0;
}  
#avatar-pos-tool .avatar-module > div {
	padding: 0 auto;
}
.avatar-nav-responsive .pull,
.avatar-nav-responsive .pull-main {
	display: none;
}
.avatar-main-menu {
	/*margin: -10px !important;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;*/
}
.avatar-main-menu li span {
	cursor: default;
}
.avatar-main-menu,
.avatar-main-menu ul {
	list-style: none;
	margin: 0;
}

.avatar-main-menu li:active >ul {
background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 2px solid #E0E0E0;
    border-right: 2px solid #E0E0E0;
    height: 31px;
    left: 0;
    padding: 0;
    position: absolute;
    width: 960px;
	margin-left: auto;

	/*
	margin-left: auto;
	opacity: 1;
	transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;*/
}


.avatar-main-menu > li:hover >span,
.avatar-main-menu > li:hover >a,
.avatar-main-menu >li.active >span,
.avatar-main-menu >li.active >a {
	color: #000000;
}
.avatar-main-menu > li {
	float: left;
    font-size: 14px;
    margin: 0;
    font-style: italic;
}
.avatar-main-menu li.parent {
	position: relative;
}
.avatar-main-menu li span,
.avatar-main-menu li a {
	color: #666;
   /* display: block;*/
    padding: 8px 15px;
    text-decoration: none;
}

.avatar-main-menu ul {
	margin-left: -99999px;
    opacity: 0;
	position: absolute;
	width: 180px;
	background: #f2f2f2;
	z-index: 99999;
	box-shadow: 0 1px 3px #666;
	font-style: normal;
	text-shadow:  0px 1px 0px #fff;
}

.avatar-main-menu ul li {
	border-bottom: 1px solid #d1d1d1;
	border-top: 5px solid #ff0000;
	text-transform: none;
	margin: 0;
}
.avatar-main-menu ul li:first-child {
	border-top: none;
}
.avatar-main-menu ul li.current,
.avatar-main-menu ul li:hover {
	background-color: #fbfbfb;
}
.avatar-main-menu ul li ul{
	left: 180px;
	top: 0;
}
.avatar-main-menu ul li.current >span,
.avatar-main-menu ul li:hover >span,
.avatar-main-menu ul li.current >a,
.avatar-main-menu ul li:hover >a {
	color: #e2e2e2;
}

/* Slide Menu */
*[class*="avatar-slide-menu"] {
	list-style: inside;
	text-shadow:  0px 1px 0px #fff;
	margin: 0;
	color: #54bef5;
}
*[class*="avatar-slide-menu"] ul{
	list-style: none;
	margin: 0;
}
*[class*="avatar-slide-menu"] li.parent {
	position: relative;
}
*[class*="avatar-slide-menu"] li:hover {
	background-color: #f2f2f2;
	transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	-webkit-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
}
*[class*="avatar-slide-menu"] li span,
*[class*="avatar-slide-menu"] li a {
	display: inline-block;
	padding: 10px;
	color: #666;
	text-decoration: none;
}
*[class*="avatar-slide-menu"] ul {
	margin-left: -9999px;
	position: absolute;
	background: #f2f2f2;
	z-index: 900;
	box-shadow: 0 1px 3px #666;
	font-style: normal;
	text-shadow:  0px 1px 0px #fff;
}
*[class*="avatar-slide-menu"] li {
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #fff;
	padding: 0 0 0 8px;
}
*[class*="avatar-slide-menu"] ul li:hover {
	background-color: #fff;
	transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	-webkit-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
}
*[class*="avatar-slide-menu"] li.parent:hover >ul{
	margin-left: auto;
}
*[class*="avatar-slide-menu"] li.active >span,
*[class*="avatar-slide-menu"] li.active >a {
	color: #e2e2e2;
}
	/* sub-menu */
	.avatar-slide-menu-left ul {
		left: 199px;
		top: 0px;
		width: 200px;
	}	

	.avatar-slide-menu-right ul {
		left: -200px;
		top: 0;
		width: 200px;
	}	
	
/* Tree Menu */
*[class*="avatar-tree-menu"] {
	list-style: outside;
	margin: -10px -10px -10px 6px;
	color: #54bef5;
	padding: 0;
}
*[class*="avatar-tree-menu"] li{
	padding: 0;
	margin: 0;
}
*[class*="avatar-tree-menu"] li span,
*[class*="avatar-tree-menu"] li a {
	color: #666;
	display: block;
	padding: 6px 12px;
	margin-left: -17px;
}
*[class*="avatar-tree-menu"] li.current >a,
*[class*="avatar-tree-menu"] li.current >span,
*[class*="avatar-tree-menu"] li span:hover,
*[class*="avatar-tree-menu"] li a:hover{
	color: #000;
	background: #f2f2f2;
	text-decoration: none;
	transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	-webkit-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
}
/* GO TO TOP */
#avatar-go-to-top {
	bottom: 30px;
	color: black;
	height: 30px;
	padding: 12px 0 0;
	position: fixed;
	right: 10%;
	z-index: 99999;
}
/* Module */
.avatar-module {
	margin:0px;

}
.avatar-module-heading {
	font-size: 18px;
	margin: 0;
}
.avatar-module > div {
	font-size: 12px;
	/*font-family: arial;*/
	padding-top: 0px!important;
    padding-left: 0px!important;
	/*padding: 10px;*/
}
.latestnews-date-title {
	list-style: none;
	margin: 0;
}
.latestnews-date-title li {
	border-bottom: 1px solid #DDDDDD;
    font-size: 12px;
    padding: 15px 0 15px 50px;
    position: relative;
}
.latestnews-date-title li:last-child {
	background: url("../images/icons/module-line-1.png") no-repeat scroll left bottom transparent;
	border: none;
}
.latestnews-date-title li:hover .date{
	background: none repeat scroll 0 0 #54bef5;
}
.latestnews-date-title .date {
	background: none repeat scroll 0 0 #383838;
    border-radius: 33px 33px 33px 33px;
    left: 0;
    position: absolute;
    width: 40px;
}
.latestnews-date-title .title,
.latestnews-date-title .author {
	display: block;
	font-family: Georgia;
}
.latestnews-date-title a.title{
	color: #666;
}
.latestnews-date-title .author {
	font-style: italic;
	color: #ccc;
}
.latestnews-date-title .date .month,
.latestnews-date-title .date .day {
	color: #FFFFFF;
    display: block;
    line-height: 5px;
    margin: 10px 0;
    padding: 0 10px;
    text-align: center;
}
.avatar-module-1 .avatar-module-heading {
	background: url("../images/icons/module-line.png") no-repeat scroll left bottom transparent;
    display: block;
}
.avatar-module-1 > div {
	padding: 10px 0 0 0;
}
.avatar-module-2 .avatar-module-heading,
.avatar-module-3 .avatar-module-heading,
.avatar-module-4 .avatar-module-heading,
.avatar-module-5 .avatar-module-heading {
	padding: 0 10px;
}
.avatar-module-2 {
	box-shadow: 0 1px 3px #ccc;
}
.avatar-module-2 .avatar-module-heading,
.avatar-module-3 .avatar-module-heading ,
.avatar-module-4 .avatar-module-heading,  
.avatar-module-5 .avatar-module-heading {
	border-bottom: 1px solid #ddd;
}
.avatar-module-3 {
	background: #f4f4f4;
	box-shadow: 0 1px 3px #ccc;
}
.avatar-module-3 > div,
.avatar-module-4 > div ,
.avatar-module-5 > div  {
	border-top: 1px solid #fff;
}
.avatar-module-4 {
	background: url("../images/icons/bg-module-4.png") repeat-x scroll 0 bottom #fafafa;
    border: 1px solid #E5E5E5;
}
.avatar-module-5 {
	background: url("../images/icons/bg-module-5.png") repeat-x scroll 0 bottom #FAFAFA;
    box-shadow: 0 1px 2px #DDDDDD;
}
#avatar-left .avatar-module:not(:first-child),
#avatar-right .avatar-module:not(:first-child) {
	margin-top: 0;
}  
/* ICONS */
.avatar-module-heading > span {
	display: block;
}
.icons-info .avatar-module-heading > span {
	background: url("../images/icons/icons-typo.png") no-repeat scroll 0 -120px;
    padding-left: 40px;
}
.icons-tool .avatar-module-heading > span {
	background: url("../images/icons/icons-typo.png") no-repeat scroll 0 -169px;
    padding-left: 40px;
}
.icons-cart .avatar-module-heading > span {
	background: url("../images/icons/icons-typo.png") no-repeat scroll 0 -219px;
    padding-left: 40px;
}
.icons-mail .avatar-module-heading > span {
	background: url("../images/icons/icons-typo.png") no-repeat scroll 0 -280px;
    padding-left: 40px;
}
.icons-blog .avatar-module-heading > span {
	background: url("../images/icons/icons-typo.png") no-repeat scroll -1px 10px;
    padding-left: 30px;
} 
.icons-twitter .avatar-module-heading > span {
	background: url("../images/icons/icons-typo.png") no-repeat scroll -1px -32px;
    padding-left: 30px;
}
.icons-newsletter .avatar-module-heading > span {
	background: url("../images/icons/icons-typo.png") no-repeat scroll -1px -73px;
    padding-left: 30px;
}
/* Font */
.avatar-module-heading,
.avatar-main-menu,
[class*="avatar-slide-menu"],
[class*="avatar-tree-menu"] {
	font-family: georgia;
} 

.avatar-wrapper {
	background: #fff;
	/*box-shadow: 0px 0px 10px #CCC;*/
	border-left: 0px solid #DDD;
	border-right: 0px solid #DDD;
}
#avatar-pos-main-body {
	margin: 0px;


}

.has-right-col #avatar-right {

    background: url("../images/icons/border-right.png") repeat-y left transparent;
}
/* TOP */
#avatar-top {
	background: #E8E8E8;
	box-shadow: 0 0 3px #CCC;
	border-bottom: 1px solid #ddd;
}
#avatar-top .avatar-top-social {
	margin: -10px 10px;
}
.avatar-top-social ul{
	margin: 0px;
	list-style: none;
	font-family: georgia;
}
.avatar-top-social li {
	float: right;
}
.avatar-top-social li.divider {
	height: 38px;
	margin: 0 9px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #F2F2F2;
}
.avatar-top-social a{
	color: #E8E8E8 !important;
    display: block;
    height: 15px;
    margin: 13px 5px 10px;
    width: 15px;
}

/* Search Box */
#avatar-pos-top-right form {
	margin: 0;
}
.search-box {
	text-align: right;
}

	
	div.search_radio {

		margin-top: 0px;}
	
	div.search_radio input[type="radio"] {
	line-height: normal;
    margin: 0px 0 0!important;
		 font-size: 9pt!important;
	 font-family: "Trebuchet MS","Helvetica",sans-serif!important;
	
	}
	
	span.search_radio2 {
	line-height: normal;
    margin: 0px 0 0!important;
		 font-size: 9pt!important;
	 font-family: "Trebuchet MS","Helvetica",sans-serif!important;
	 padding: 5px;
	}
	
/* Slogan */
.avatar-slogan {
	background: url("../images/icons/deco.png") no-repeat scroll center bottom transparent;
	font-family: georgia;
	font-style: italic;
	line-height: 24px;
	margin: -30px auto 0px;
	padding: 0 0 40px;
	text-align: center;
	width: 85%;
}
/* FOOTER */
#avatar-footer-top{
	background: #e8e8e8;
}
.copyright {
	margin: -10px;
}
/* 3RD EXTS */
.acymailing_module_form {
	font-size: 12px;
	font-family: Georgia;
}
.acymailing_introtext {
	font-style: italic;
}
.acymailing_form {
	width: 100%;
}
.acysubbuttons {
	padding: 10px 0;
	text-align: right;
}
.twtr-hd, .twtr-ft {
	display: none;
}
.info_slide_dots {
	bottom: -30px;
}
.box_skitter .info_slide_dots .image_number {
	width: 14px;
	height: 14px;
}
.box_skitter .next_button, .box_skitter .next_button:hover, .box_skitter .next_button:focus {
	background: url(../images/3rd/skitter-button.png) no-repeat 0 -52px !important;
	width: 35px;
	height: 52px;
	right: -1px;
}
.box_skitter .prev_button, .box_skitter .prev_button:hover, .box_skitter .prev_button:focus {
	background: url(../images/3rd/skitter-button.png) no-repeat 0 0px !important;
	width: 35px;
	height: 52px;
	left: 0;
}
.box_skitter .label_skitter {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.box_skitter .label_skitter p {
	font-size: 14px;
	font-style: italic;
	font-family: georgia;
}
/*
 * Articles layout
 */
.blog .actions {
	float: right;
	list-style: none;
	margin: 0;
}
.actions li {
	float: right;
	margin: 0 5px;
}
.article-tools {
	margin-top: -12px;
}
.article-tools dl.article-info {
	margin: 0 0 15px 0;
}
.article-info dt, .article-info dd {
	display: inline;
	font-size: 11px;
}
#avatar-pos-breadcrumbs .avatar-module {
	margin: 0;
}
#avatar-pos-breadcrumbs {
min-height: 10px!important;
margin-left: 15px;
margin-bottom: 5px;
border-bottom: 1px solid #E5E5E5!important;
padding-bottom: 6px !important;
    width: 95%;
}
.breadcrumbs {
	font-size: 12px;
	color: #8e8e8e;
	border-top: 0px solid #E5E5E5;
	border-bottom: 0px solid #E5E5E5;
	padding: 8px 10px;
	margin: -11px -10px;
	margin-top: -6px;
	
}
.filters {
	margin: 10px 0;
}



/*tabs */

.tabs1 li {
	float: left;
	display: inline;
  color: #B32624;
  cursor: pointer;
  font-family: Arial,sans-serif !important;
  font-size: 13px;
  line-height: 24px !important;
  margin-right: 0;
  padding: 0 16px 6px 0;

}
.tabs1 li:hover,
.vertical .tabs li:hover {
  color: #B32624 !important;
  text-decoration: underline;
	/*background: url("img/active_tabs.png") no-repeat scroll 0 0 transparent;
	 /*padding: 12px 16px 6px;*/
}
.tabs1 li.current {

/*font-weight: 600;
cursor: none;*/
  color: #666666 !important;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif !important;
  font-size: 13px;
  line-height: 24px !important;
  margin-right: 0;*/
}



img.shadow_h {
   height: 27px;
  margin-bottom: 0;
  margin-top: -39px !important;
  position: relative;
  width: 600px;
  z-index: 1;
}
	
	div.bs_doc_menu {
  /*background: url("img/tab_line.jpg") repeat-x scroll bottom left rgba(0, 0, 0, 0);*/
  border-bottom: 1px solid #333333!important;
  margin-left: 0;
  height: 30px !important;
}  
	


	div.line {
		height: 2px !important;
		border-bottom: 1px solid #DDD;
	}
	
.box {
	display: none;
	border-left: 0px solid #D4D4D4;
    border-top: 0px solid #D4D4D4;
	border-bottom: 0px solid #D4D4D4;
	border-right: 0px solid #D4D4D4;
	background: #ffffff;
	padding: 0 0px;
	width: 730px;
	min-height:100px !important;
	margin-bottom: 0px!important;
}
.box.visible {
	display: block;
	width: 730px;
}

.boxcat {
	display: none;
	border-left: 0px solid #D4D4D4;
    border-top: 0px solid #D4D4D4;
	border-bottom: 0px solid #D4D4D4;
	border-right: 0px solid #D4D4D4;
	background: #ffffff;
	padding: 0 0px;
	width: 623px;
	min-height:100px !important;
	margin-bottom: 0px!important;
}
.boxcat.visible {
	display: block;
	width: 600px;
}

.section.vertical {
	width: 440px;
	border-left: 160px solid #FFF;
}
.vertical .tabs {
	width: 160px;
	float: left;
	display: inline;
	margin: 0 0 0 -160px;
}
.vertical .tabs li {
	padding: 0 13px;
	margin: 0 0 1px;
	border: 1px solid #E4E4E4;
	border-right: 1px solid #F9F9F9;
	width: 132px;
	height: 25px;
}
.vertical .tabs li:hover {
	width: 131px;
}
.vertical .tabs li.current {
	width: 133px;
	color: #444;
	background: #EFEFEF;
	border: 1px solid #D4D4D4;
  border-right: 1px solid #EFEFEF;
  margin-right: -1px;
}
.vertical .box {
  border-width: 1px;
}
/*tabs end */





	div._bs {
	margin-left: 0px!important;
	padding: 0px!important;
	}

	
	
	/*Шапка*/
#avatar-main-content {
min-height: 400px !important;

}

#avatar-top-block {
 color: #FFFFFF;
background: none repeat scroll 0 0 #B33C22;
    border-top-left-radius: 4px!important;
    border-top-right-radius: 4px!important;
  font-family: Arial,sans-serif!important;
	margin-top: 10px;
	margin-bottom: 0px!important;

   height: 90px !important;
	}
	
#avatar-pos-top-left {
 color: #FFFFFF;
	float: left;
    padding-left: 14px;
    padding-top: 23px;
    width: 640px!important;}
	
	
	#home_link, 	#home_link a:link, a:visited{
    color: #FFFFFF;
    outline: medium none!important;
    text-decoration: none!important;

}


 .header a:link, a:visited{
    color: #FFFFFF;
    outline: medium none!important;
    text-decoration: none!important;

}



#avatar-pos-top-right
{
padding-top: 2px;
color: #FFFFFF;

}

td.tab {
   height: 30px !important;
   
}

input:focus, input:active, a img, a:visited img, a:active, a:focus {
    border: medium none;
    outline: medium none;
}

#avatar-pos-top-right a {
 color: #FFFFFF!important;
}

input.search_button {
    height: 22px;
    vertical-align: middle;
	border-radius: 0px!important;
	border: 0px solid #42ABE2!important;
	  box-shadow: 0px!important;
	  width: 33px!important;
	  padding: 0px!important;
	  margin: 0px!important;
	 background-image: url(img/search_button.png)!important;
}


input.search_field {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    font-size: 9pt;
    height: 18px;
    margin-right: -37px;
    padding: 3px 5px;
    vertical-align: middle;
    width: 330px;
	 margin-bottom: 2px!important;
} 

input.search_field_b {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
   font-size: 12px !important;
    font-style: italic;
    height: 18px;
    margin-right: -37px;
    padding: 3px 5px;
    vertical-align: middle;
    width: 430px;
	 margin-bottom: 2px!important;
	 margin-left: 10px;
} 

img.doccat {

 width: 30px;
 height:30px;
}
span.langs
{
float: right;
 margin-right: 2px;
}

ul.lang-inline li {
 background: none!important;
  padding: 0px 5px!important;
  
	  margin: 0px!important;
	   line-height: 10px!important;
	       border-width: 0px!important;
		   margin-right: 8px!important;
}
ul.lang-inline li:hover {
 background: none!important;
  padding: 0px 5px!important;
	  margin: 0px!important;
	   line-height: 10px!important;
	    border-width: 0px!important;
}
li.lang-active {
 color: #CCCCCC!important;
    text-decoration: none!important;  
	}
	
	
/*menu bs online*/
	
	
	div#top_main_menu 
	{
   /* background: none repeat scroll 0 0 #B33C22;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
	*/
    padding-left: 0px;
    padding-right: 0px;
    	}
		
#top_main_menu li ul  {
display:block;
left:0;
position:absolute;
}


	
div#top_main_menu table#top_menu_table tr td {
    background: url("../images/bs/main_menu_bgnew.png") repeat-x scroll center top #616161;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    min-width: 80px;
    padding: 0 0px;
    text-align: center;
    vertical-align: middle;
	 border-color: #333333;
    border-style: none none none solid;
     border-width: 0px 0px 0px 10px!important;
} 

 
div#top_main_menu table#top_menu_table tr td > a:hover {
    background: url("../images/bs/main_menu_bgnewh.png") repeat-x scroll center top #616161;

    border-color: gray;
    color: #ffffff!important;  
	outline: medium none;
    text-decoration: none;
}
div#top_main_menu table#top_menu_table tr td.active a {
 background: url("../images/bs/main_menu_bgnewh.png") repeat-x scroll center top #616161;

color: #fffffff!important;
 border-color: gray;	
}


div#top_main_menu table#top_menu_table a {
  border-color: #616161;
    border-style:  none solid none solid ;
    border-width: 0px;
	display: block;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 14px;
	 font-weight: 500;
    line-height: 20px;
    padding: 6px 0!important;  
    width: 100%;
	outline: medium none;
    text-decoration: none;
	}

	
	div#top_main_menu table#top_menu_table a:hover, 
	div#top_main_menu table#top_menu_table a:active{
       color: #FFFFFF;!important;
    	}
	
	div#top_main_menu table#top_menu_table tr td {
    background: url("../images/bs/main_menu_bgnew.png") repeat-x scroll center top #616161;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    min-width: 80px;
    padding: 0 0px;
    text-align: center;
    vertical-align: middle;
	 border-color: #616161;
    border-style: none none none solid;
     border-width: 0px 0px 0px 1px!important;
}

div.top_main_menubs {
border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  display: block;
}
div#top_main_menu table#top_menu_table {
    width: 100%;
}

div#top_main_sub_menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-color: -moz-use-text-color gray gray;
    border-image: none;
    border-right: 1px solid gray;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    margin-left: 12px;
    margin-right: 10px;
    padding-left: 5px;
    padding-right: 5px;
}



div#top_main_sub_menu table#top_menu_table a {
    background-color: white;
    float: left;
    font-size: 10pt;
    margin: 3px 3px 0;
    padding: 8px 0 8px 10px;
    position: relative;
    z-index: 900;
}
/*
div#top_main_sub_menu table#top_menu_table a:visited  {
 color: #000000!important;
}

div#top_main_sub_menu table#top_menu_table a:link {
 color: #000000!important;

}

div#top_main_sub_menu table#top_menu_table a:hover {
 color: #000000!important;
 text-decoration: underline!important;
}
*/

div#top_main_sub_menu table#top_menu_table td.active a
{
 color: #B32624!important;
 text-decoration: underline!important;
 }
div#avatar-pos-top-right table#top_menu_table td.active a 
{
 text-decoration: underline!important;  
 }
 
a.pathway {
color: #000000!important; 
}
	

	
 
 div.bs_memu_third table.tab {
   margin-right: 10px;
    margin-top: 6px !important;
	float: right;
	background: url("http://images.apple.com/macbook-pro/images/product_title.png") norepeat scroll left center rgba(0, 0, 0, 0);
	

 
 
 }
 

  div.bs_memu_third table.tab td {

    height: 39px;
	padding-bottom: 10px;
  }
  
    div.bs_memu_third table.tab td a{
	
	/*background: url("img/tabs.png") no-repeat scroll 0 -79px transparent !important;*/
   	color: #ff0000!important;
    text-decoration: none;
    margin-right: 0;
    padding-bottom: 12px;
    padding-top: 12px;
		}
	

  
  
    div.bs_memu_third table.tab td a span{
	
	/* background: url("img/tabs.png") no-repeat scroll 100% -126px transparent;*/
    color: #B32624;
    cursor: pointer;
    font-family: Arial,sans-serif !important;
    font-size: 13px;
    line-height: 24px !important;
    margin-right: 0;
	padding: 0 16px 6px 0;
	/*border-bottom: 1px solid rgba(0, 0, 0, 0.2);
   /* padding: 12px 19px;*/
	/*padding-top: 12px!important;*/
}

    div.bs_memu_third table.tab td a:hover {
	/*background: url("img/tabs.png") no-repeat scroll 0 0 transparent !important;*/
  
   	color: #333333!important;
    text-decoration: none;
    margin-right: 0;
    padding-bottom: 12px;
    padding-top: 12px;
	
	}

	div.bs_memu_third table.tab td a:hover span{
	
		 /*background: url("img/tabs.png") no-repeat scroll 100% -38px transparent;*/
		 	text-decoration: underline;
 color: #B32624!important;
    cursor: pointer;
    font-family: Arial,sans-serif !important;
    font-size: 13px;
    line-height: 24px !important;
    margin-right: 0;
	padding: 0 16px 6px 0;

	}
	
	
	
	
	
	    div.bs_memu_third table.tab td.active a{
	/*background: url("img/tabs.png") no-repeat scroll 0 0 transparent !important;*/
  
   	color: #333333!important;
    text-decoration: none;
    margin-right: 0;
    padding-bottom: 12px;
    padding-top: 12px;
	}

		div.bs_memu_third table.tab td.active a span{
 /*background: url("img/tabs.png") no-repeat scroll 100% -38px transparent;*/
 color: #666666!important;
    cursor: pointer;
    font-family: Arial,sans-serif !important;
    font-size: 13px;
    line-height: 24px !important;
    margin-right: 0;
	padding: 2px 22px 6px 12px;
	/*font-weight: bold;*/
	
	
	/*background: url("img/red_arr_right.png") no-repeat scroll left 6px rgba(0, 0, 0, 0);*/
	}
	
	
	/*табы и поиск*/
	
div.tab_content
	{
	border-top: 0px solid #F5F5F5;
	 /* background: url("img/tab_shadow_menu.jpg") repeat-x scroll 50% 0 rgba(0, 0, 0, 0);*/
	  padding: 10px;
	  min-height: 400px;
	   padding-bottom: 30px;
	  border-bottom: 1px solid #E0E0E0;
	  /* margin-left: 20px;
    margin-right: 20px;*/
}




div.bs_catalog_search {
position: relative;
	z-index: 1;
min-height: 1px!important;
margin-left: 0px;
/*background: url("img/tab_shadow_menu.jpg") repeat-x scroll 50% 0 rgba(0, 0, 0, 0);*/

}
 /*страница классификатора общ*/
div.spacer {
  width: 200px !important;
  float: left;
  padding: 0px!important;
  margin: 0px!important;
  background-image: url("img/cat_bg.png");
   background-position: 0 0;
   background-repeat: no-repeat;
	height: 137px !important;
	margin-right: 10px!important;
	
	text-align:center;
}

div.spacer1{
  width: 200px !important;
  float: left;
  padding: 0px!important;
  margin: 0px!important;
  background-image: url("img/cat_bg.png");
   background-position: 0 0;
   background-repeat: no-repeat;
	height: 137px !important;
	margin-right: 10px!important;
	
	text-align:center;
}

.child {display:-moz-inline-box; display:inline-block; vertical-align:middle; width:184px;  zoom:1;  
    
	//display:inline}
.helper {display:-moz-inline-box; display:inline-block; height:100%; width:0px; vertical-align:middle; zoom:1; //display:inline}


 .child a{  

    line-height: 18px!important;
 color: #000000!important;
 font-size: 13px!important;
  width: 180px !important;
 }
 

.child   a:visited{
 color: #000000!important;

}

 .child a:hover {
color: #B32624!important;
 }

div.spacer img {
float: left!important;
width: 48px !important;
 margin-right: 10px!important;
  margin-bottom: 50px!important;
}





div.category_description p {

color: #B32624!important;
font-size: 16px!important;  
  font-weight: bold!important;
  margin-left: 10px;
  border-bottom:solid #B32624 0px;
  padding-left: 12px!important; 
  padding-top: 2px!important; 
   background: url("img/red_arr_right.png") no-repeat scroll left 8px transparent;
}

div.category_description h1 {
color: #B32624!important;
font-size: 16px!important;
font-weight: bold!important;
margin-left: 10px;
border-bottom: solid #B32624 0px;
padding-left: 12px!important;
padding-top: 2px!important;
line-height: 20px!important;
background: url("img/red_arr_right.png") no-repeat scroll left 8px transparent;
}




 p.catbsserch {

color: #B32624!important;
font-size: 14px!important;  
  font-weight: bold!important;
  margin-left: 10px;
  border-bottom:solid #B32624 0px;
  padding-left: 12px!important; 
  padding-top: 2px!important; 
   /*background: url("img/red_arr_right.png") no-repeat scroll left 8px transparent;*/
}


a.pagenav {
margin-left: 3px!important; 
margin-right: 3px!important; 
}
a.pagenav:visited {
color: #6666666!important;
}

td.name  a:visited{
color: #7b7979!important;
}

a.history_bs {
color: #333333!important;
}
a.history_bs:hover
{
text-decoration: underline;
}

a.history_bs:visited {
color: #666666!important;
}
/*Кнопки*/

.ebul_mbinsmenu0, .ebul_mbinsmenu0 ul {
  background-color: #800000;
  border: 1px solid #646464;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 2px;
  position: absolute;
  visibility: hidden;
}

.ebul_mbinsmenu0_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_mbinsmenu0 table {
  border-collapse: separate;
}

.ebul_mbinsmenu0 tr {
  background-color: #FFFFFF;
  cursor: pointer;
  font-size: 1px;
}

.ebul_mbinsmenu0 td {
  border: 1px solid #FFFFFF;
  padding: 3px;
  text-align: left;
}

.ebul_mbinsmenu0 td a, .ebul_mbinsmenu0 td a:visited {
  color: #000000;
  font-family: Arial,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_mbinsmenu0 tr.hot, .ebul_mbinsmenu0 tr.expanded {
  background-color: #F0F0F0;
}

.ebul_mbinsmenu0 tr.hot td, .ebul_mbinsmenu0 tr.expanded td {
  border-color: #8C8C8C;
}
.ebul_mbinsmenu0 tr.hot a, .ebul_mbinsmenu0 tr.expanded a {
  color: #000000;
  font-family: Arial,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_mbinsmenu0 td div.ebul_mbinsmenu0separator {
  border-top: 1px solid #646464;
  height: 0px;
  font-size: 0;
}

.ebul_mbinsmenu0 td.ebul_mbinsmenu0separatortd {
  cursor: default;
}


ul.ebul_mbinsmenu0 {
  position: absolute;
  visibility: hidden;
}                               

.mbinsmenu0ebul_menulist .spaced_li {
  padding: 0px 0px 1px 0px;
}

.mbinsmenu0ebul_menulist li {
  list-style: none;
  
}

.mbinsmenu0ebul_menulist img {
  vertical-align: bottom;
  
}

.mbinsmenu0ebul_menulist {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}
/* End Кнопки*/

/*Atributs*/ 

table#document_info td.left {
   /* border-right: 1px solid #E5E5E5;*/
    color: #605D5C!important;
    text-align: right!important;
    vertical-align: top;
    width: 100px!important;
	  margin-right: 10px !important;
      padding: 10px 12px!important;
	font-family: Arial,sans-serif;
    font-size: 10pt!important;
}


td.rightbs{
    color: #000000!important;
    text-align: left!important;
    vertical-align: top;
	margin-left: 10px !important;
   padding: 10px 12px!important;
	 font-family: Arial,sans-serif;
    font-size: 10pt!important;
	   width: 300px!important;
}


div.shadow_login {
    background-color: transparent;
    background-image: url("img/shadow_login.png");
    background-position: center -2px;
    background-repeat: no-repeat;
    height: 27px;
    margin-bottom: 10px;
    margin-top: -5px !important;
    position: relative;
    width: 680px;
    z-index: 1;
}

div.blok_info {
z-index: 100!important;
 background: #ffffff;
 border-top: 1px solid #DCDCDC;

}

/*Кнопки  тест*/
a.button_red  
{

 background-image: url("img/buttom/BSButton16.png");
 height: 40px!important;
 width: 200px!important;
 display: inline-block;
	

}

a.button_red:hover
{
background-image: url("img/buttom/BSButton23.png");
 height: 40px!important;
 width: 200px!important;
 display: inline-block;
	}

a.button_red:active 
{
background-image: url("img/buttom/BSButton23_no_shadow.png");
 height: 40px!important;
 width: 200px!important;
 display: inline-block;
	}	
	
	
	
	a.button_red1 
{

 background-image: url("img/buttom/BSButton16.png");
 height: 40px!important;
 width: 200px!important;
 display: inline-block;
	

}

a.button_red1:hover
{
background-image: url("img/buttom/BSButton20.png");
 height: 40px!important;
 width: 200px!important;
 display: inline-block;
	}

	
	a.button_red1:active 
{
background-image: url("img/buttom/BSButton20_no_shadow.png");
 height: 40px!important;
 width: 200px!important;
 display: inline-block;
	}	
	
	
	
	a.button_red2 
{

 background-image: url("img/buttom/BSButton16.png");
 height: 40px!important;
 width: 200px!important;
 display: inline-block;
	

}

a.button_red2:hover
{
background-image: url("img/buttom/BSButton21.png");
 height: 40px!important;
 width: 200px!important;
 display: inline-block;
	}
	
	a.button_red2:active 
{
background-image: url("img/buttom/BSButton21_no_shadow.png");
 height: 40px!important;
 width: 200px!important;
 display: inline-block;
	}	
/*NEW STYLE*/


 .grid-full {
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
}
.main-header .grid-full {
  position: relative;
}


#leftlogo {
  float: left;
  padding: 0px;
  width: 359px;
  margin-top: 0px;
margin-bottom: 0px;
}

#rightlogo {
  margin: 0 0 0 390px;
  padding: 5px;
  position: relative;
 padding-bottom: 0px;
 padding-top: 0px;
}
form.search_online {
  margin-top: 6px;
margin-bottom: 8px;

}




 
input.serchonline2 {
  background-color: #FFFFFF!important;
  border: 1px solid #CCCCCC!important;
  border-radius: 1px!important;
  color: #666666!important;
  display: inline-block!important;
  font-size: 13px!important;
  height: 19px!important;
  line-height: normal!important;
  margin-bottom: 4px!important;
  margin-top: 7px!important;
  padding: 6px 14px 6px 14px!important;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s!important;
  vertical-align: middle!important;
  width: 460px!important;
  font-style: italic;
}
input.serchonline2:active, input.serchonline2:hover , input.serchonline2:focus {
border: 1px solid #b50000!important;
  box-shadow: 0 1px 1px #f9dddd inset, 0 0 2px #f9dddd;
}


input.invalid {
border: 1px solid #b50000!important;
  box-shadow: 0 1px 1px #f9dddd inset, 0 0 2px #f9dddd;
}



/*Our stiles */
	
	div.boxbsout {
  margin-left: auto;
   margin-top: 5px;
  margin-right: auto;
  max-width: 1170px;
}


div.footerleft {
float: left;
  padding-top: 5px;
  padding-left: 0px;
  padding-bottom: 5px;
  
  width: 200px;
   /* border-bottom: 1px solid #DADADA;*/
	  height: 20px!important;
	  font-size: 12px;
}

div.footerright {
  /*margin: 0 0 0 500px;*/
  padding: 5px;
  position: relative;
  height: 20px!important;
  /*border-bottom: 1px solid #DADADA;*/
  font-size: 12px;
  text-align: right;
  float: right;
  
}

div.footerbs {
margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
margin-bottom: 20px!important;
}

div.footerbsin {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;
  width: 1160px;
  border-bottom: 1px solid #DADADA;
  }
/*end*/


div.secondmenu_bsin
{
 margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;
  width: 1170px;
}

/*Second menu*/

.productclg {
   background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 2px;
    box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.25);
    height: 60px;
    padding-top: 10px;
    text-align: center !important;
    width: 1018px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.icontrial {
  width: 170px !important;
}

div.icontrialco {
  width:220px !important;
}
div.workdoc {
  width: 155px !important;
}
div.icontrialminreg {
  width: 214px !important;
}
div.icontrialuserbs {
  width: 250px !important;
}


.productclg li {
  display: inline;
  float: left;
}

div.icontrial a {
  color: #333333 !important;
  font-size: 12px;
  font-family: arial;
  width: 180px !important;
}

div.workdoc a {
  color: #333333 !important;
  font-size: 12px;
  font-family: arial;
  width: 155px !important;
}

div.icontrialminreg a {
  color: #333333 !important;
  font-size: 12px;
  font-family: arial;
  width: 180px !important;
}

div.icontrialuserbs a {
  color: #333333 !important;
  font-size: 12px;
  font-family: arial;
  width: 180px !important;
}


.footerright table.footerbs tr td > a{
color: #b33c22 !important;
padding-left: 10px;
padding-right: 0px;

}
.footerright table.footerbs tr td > a:hover {
text-decoration: underline;
}
 table.footerbs{
margin-left: 110px !important;
}
div.left_content_bs {
float: left;
padding-top: 5px;
  padding-left: 0px;
  padding-bottom: 5px;
  width: 490px;
}

div.right_content_bs {
 margin: 0 0 0 500px;
padding-top: 5px;
  padding-left: 0px;
 
}



div.left_doc_bs {
float: left;
padding-top: 5px;
  padding-left: 0px;
  padding-bottom: 5px;
  width: 280px;
}

div.right_doc_bs {
 margin: 0 0 0 280px;
padding-top: 5px;
  padding-left: 0px;
 
}

div.left_doc_bs1 {
float: left;
padding-top: 5px;
  padding-left: 0px;
  padding-bottom: 5px;
  width: 650px;
}


.bsrbox-shade {
  background: url("img/gradient-box-bg_bs.png") repeat-x scroll left bottom #FFFFFF !important;
  border-radius: 2px;
  height: 200px;
  border: 1px solid #CCCCCC;
  padding: 5px;
 
}

h2.bs-title{

 color: #b33c22;
  font-family: Arial,sans-serif;
    font-size: 18px;
    font-style: normal;
    line-height: 38px;
    margin-bottom: 18px;
    margin-top: 0;
	font-weight: 100!important;
	text-align: center;
}
 h2.bs-title span {

 color: #333333;
 }
 
 ul.middle {
 margin-left: 220px;;
 }
  ul.middle2 {
 margin-left: 300px;;
 }
  ul.middle4 {
 margin-left: 140px;;
 } 
  
 
  ul.middle5 {
 margin-left: 30px;;
 }  

 #avatar-pos-message 
 {min-width: 1px!important;
 position: relative;
	z-index: 1;
 }
 
 /*div befor register form*/
 .register_details
 {float:right;
 width:500px;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 3px solid #FFFFFF;
  border-radius: 2px;
  box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);
  color: #33454D;
  margin-bottom: 30px;
  margin-right: 20px;
  margin-left: 16px;
  padding: 10px 15px 20px;
  
 
 }
 

 form#login-form
  {float:left;
 margin-left: 20px;
 width:500px;
   background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #FFFFFF;
    border-radius: 2px;
    box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);
    color: #33454D;
height: 302px;
    margin-bottom: 30px;
    padding: 10px 15px 20px;

 }
 
 
 table.update {
  width:100%;
 }
 
 
table.update th.head {
  background: url("img/bs-th-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  border-bottom: 1px solid #B8B8B8;
  color: #717171;
  font-size: 14px;
  font-weight: bold;
  height: 43px;
  line-height: 43px;
  padding: 0;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
}
 
 
table.update  span.icon {
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  margin-right: 8px;
  vertical-align: middle;
  width: 12px;
}



table.update td.hr {
  color: #4c7abf;
  font-size: 12px;
  padding: 0 20px;
  border-right: 2px solid #D9D9D9;
}
table.update td.hr1 {
  color: #545454;
  font-size: 13px;
  padding: 10px;
  border-right: 1px solid #D9D9D9;
}
table.update td.hr1 a:visited {
color: #545454!important;
}
table.update td.hr1 a{
color: #545454;
}
.active_link {
color: #000000;
}

table.update td.hr2{
  color: #545454;
  font-size: 12px;
  padding: 0 20px;
  border-left: 1px solid #D9D9D9;
}

 div.new-table-bs {
  border: 1px solid #C7C7C7;
  border-radius: 4px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 2;
  margin: 5px;
}
table.update tr.tr_light {
background: none repeat scroll 0 0 #FEFEFE;
 border-bottom: 1px solid #D9D9D9;
  height: 40px;
  line-height: 19px;

}
table.update tr.dark {
background: none repeat scroll 0 0 #FAFAFA;
 border-bottom: 1px solid #D9D9D9;
  height: 40px;
  line-height: 30px;
}

table.update tr.tr_light:hover{
background: none repeat scroll 0 0 #f5f5f5;
}
table.update tr.dark:hover {
background: none repeat scroll 0 0 #f5f5f5;
}


.tab_content h2 {
 
  text-align: center;
  font-weight: normal;
  color: #444444;
  font-family: Arial,sans-serif;
  font-size: 20px;
  line-height: 30px;
  margin-top: 20px;


}

.tab_content h3 {
  color: #666666;
  font-size: 18px;
  font-weight: normal;
  line-height: 26px;
  margin: 0 6.7% 20px;
  text-align: center;
}


.tab_contentnoline h3 {
  color: #666666;
  font-size:16px;
  font-weight: normal;
  line-height: 26px;
  margin: 0 6.7% 20px;
  text-align: center;
}


a.bslink
{
color: #333333!important;
}


p.page  {
  font-family: Arial,sans-serif!important;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  margin-top: 15px;
  text-align: left;
  padding-left: 10px;

}

p.news  {
  font-family: Arial,sans-serif!important;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  margin-top: 15px;
  text-align: left;
  padding-left: 0px;

}
p.page_notop  {
  font-family: Arial,sans-serif!important;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  margin-top: 0px;
  text-align: left;

}

p.blok {
  font-family: Arial,sans-serif!important;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  margin-top: 0px;
  text-align: left;

}


.download
{
    background: (#2178D2, #1E70C5) repeat-x scroll 0 0 #1E70C5;
    border-color: #063D00;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 24px;
    margin-top: 15px;
    padding: 10px 15px;
    width: 200px;
}

.bstop, .bsbottom
{
border: 0px solid #000000;
height: 100%;
margin-top: 5px;
margin-right: 10px;
margin-bottom: 0px;
padding-top: 10px!important;
padding-left: 10px!important;
padding-right: 10px!important;
padding-bottom: 4px!important;
width: 750px;


}


.bstopcat, .bsbottomcat
{
border: 0px solid #000000;
/*height: 126px;*/
height: 100%;
margin-top: 0px;

padding-top: 10px!important;
padding-left: 10px!important;
padding-right: 10px!important;
padding-bottom: 4px!important;
width: 650px;
}

.hleb_kr
{
width:700px; 
height:100px; 
float:left; 
background:#CC9999; 
text-align:left;
} 

.bslogin
{
width:300px; 
height:100px; 
float:right; 
background:#CCCCFF;
}

.bstree
{
/*position: relative; 
*/ padding-top: 8px!important; 
	z-index: 1;
 width:240px; float:right;  padding:0px; 
 margin-top: 0px; margin-right: 10px;
}


 div.margin_content {
 margin-top: 30px;
 
 }
 
 .supportcat {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 3px solid #FFFFFF;
  border-radius: 2px;

  color: #33454D;
  margin-bottom: 30px;
  margin-left: 16px;
  padding: 10px 15px 20px;
  width: 590px;
}
 
 .textdoc{
  background: none repeat scroll 0 0 #FFFFFF;
  border: 3px solid #FFFFFF;
  border-radius: 2px;
  box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);
  color: #33454D;
  margin-bottom: 30px;
  margin-left: 6px;
  padding: 10px 15px 20px;
  width: 190px;
}

 


div.support1 {
float: left;
width: 180px;
border-right: 1px solid #e0e0e0;
padding: 5px;
}
div.support2 {
margin: 0 0 0 360px;
padding: 5px;
}

div.shadow_s {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("img/shadow_s.png");
  background-position: center -2px;
  background-repeat: no-repeat;
  height: 27px;
  margin-bottom: 0;
  margin-top: -10px !important;
  position: relative;
  width: 220px;
  z-index: 1;
}


.similarw {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 3px solid #FFFFFF;
  border-radius: 2px;
  box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);
  color: #33454D;
  margin-bottom: 0px;
  margin-left: 10px;
  padding: 5px 15px 5px;
  width: 710px;
  height: 95px;
  
}

.similarwcat {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 3px solid #FFFFFF;
  border-radius: 2px;
  box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);
  color: #33454D;
  margin-bottom: 0px!important;
  margin-left: 10px;
  padding: 5px 7px 5px;
  width: 590px;
  height: 118px;
  padding-bottom: 15px!important;
  }
  
  
  
  .similarwcatbilling{
  background: none repeat scroll 0 0 #FFFFFF;
  border: 3px solid #FFFFFF;
  border-radius: 2px;
  box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);
  color: #33454D;
  margin-bottom: 0px!important;
  margin-left: 10px;
  padding: 5px 7px 5px;
  width: 590px;
  height: 106px;
  }
  
  
.similarwcatvm {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 3px solid #FFFFFF;
  border-radius: 2px;
  box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);
  color: #33454D;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 5px 7px 5px;
 padding-bottom: 15px!important;
  height: 108px;
  
}

.userdata input[type="text"], input[type="password"]
{
height:30px;
}
.login input[type="text"], input[type="password"]
{
height:30px;
}
.productclghover {
  background-color: #FFFFFF;
  border: 1px solid #DADADA;
  border-radius: 2px;
  box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.25);
  height: 360px;
  margin-bottom: 10px;
  margin-top: 0;
  padding-top: 10px;
  text-align: center !important;
  width: 618px;
}

div.bshome {
margin-bottom: 10px;
margin-top: 10px;
}

div.topiccatalog {
  background-image: url("img/cat_bg.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  float: left;
  height: 137px !important;
  margin: 0 15px 0 0 !important;
  padding: 0 !important;
  text-align: center;
  width: 200px !important;
}
 div.mgbs10 
 {
 margin-top: 40px;
 
 }
 
 table.formt {
  width: 900px !important;
  margin-top: 30px!important;
 }
  
 table.formt td {
  width: 360px !important;
 }
 
 
 
  td.padbs {
 padding-left: 30px;
 }
 
 
  table.formtbs {
  width: 900px !important;
  margin-top: 30px!important;
   margin-left: 180px!important;
 }


/*Atributts*/
div.left_doc_attribut {
  float: left;
  padding-bottom: 5px;
  padding-left: 0;
  padding-top: 5px;
  width: 150px;
}


div.right_doc_attribut{
  margin: 0 0 0 160px;
  padding-left: 0;
  padding-top: 5px;
}


table.attribut th {
    border-right: 0 solid #D9D9D9;
    color: #797979;
    font-size: 12px;
    font-weight: 400;
    padding: 0 0px;
    text-align: right;
    white-space: nowrap;
	}


table.attribut  tr.tr_light {
  background: none repeat scroll 0 0 #FEFEFE;
  border-bottom: 1px solid #D9D9D9;
  height: 40px;
  line-height: 30px;
}
table.attribut  tr.tr_light th {
width: 100px !important;
}

table.attribut   td {
  color: #333333;
  font-size: 12px;
  padding: 5px 20px;
  line-height: 18px;
  width: 650px;
}

table.attribut  {
width: 730px;
}
table.attribut  tr.dark {
  background: none repeat scroll 0 0 #FAFAFA;
  border-bottom: 1px solid #D9D9D9;
  height: 40px;
  line-height: 30px;
}

/*cat*/



table.attributcat th {
    border-right: 0 solid #D9D9D9;
    color: #797979;
    font-size: 12px;
    font-weight: 400;
    padding: 0 0px;
    text-align: right;
    white-space: nowrap;
	}


table.attributcat  tr.tr_light {
  background: none repeat scroll 0 0 #FEFEFE;
  border-bottom: 1px solid #D9D9D9;
  height: 40px;
  line-height: 30px;
}
table.attributcat  tr.tr_light th {
width: 100px !important;
}

table.attributcat   td {
  color: #333333;
  font-size: 12px;
  padding: 5px 10px;
  line-height: 18px;
  width: 500px;
}
table.attributcat   td.info{
  color: #797979;
  text-align: right;
  font-size: 12px;
  padding: 5px 5px;
  line-height: 18px;
  width: 180px!important;
}

table.attribut   td.info{
  color: #797979;
  text-align: right;
  font-size: 12px;
  padding: 5px 5px;
  line-height: 18px;
  width: 180px!important;
  
}

table.attributcat  tr.dark {
  background: none repeat scroll 0 0 #FAFAFA;
  border-bottom: 1px solid #D9D9D9;
  height: 40px;
  line-height: 30px;
}

p.bloksupport {
 text-align: center;
   color: #33454D !important;
  font-size: 12px;
  line-height: 18px !important;

}

#avatar-pos-left-top {
 border-right: 1px solid #E5E5E5;
}
div.minregion {

/*
 border-right: 1px solid #E5E5E5;
border-bottom: 1px solid #C1C1C1; 

    overflow-x: auto; /* прокрутка по горизонтали */
 /*   overflow-y: auto;
	height: 800px; /* высота нашего блока */
/*width: 350px; /* ширина нашего блока */
}
a.bsonline {
color: #B32624;
}
a.bsonline:hover {
text-decoration: underline;

}

a.bsonline:visited, a.bsonline:link{
color: #B32624!important;
}

span.star {
color: #B32624 !important;

}


label.capchabs {
display: blok; 
width: 500px!important;
float: none!important;
}
div.textdoc_left {
border: 1px solid #CDC9C9;
    padding: 5px;
    width: 360px;
		display:none;
	overflow: auto;
	font-family: Arial,sans-serif!important;
    font-size: 12px!important;
    line-height: 22px!important;
	z-index:16;
	background-color: #ffffff;
	margin-left: 210px;

background: none repeat scroll 0 0 #FFFFFF;
border: 3px solid #FFFFFF;
border-radius: 2px;
box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);
}

#popup_topic {
position: fixed;
top: 130px;
left: 1px;
}

#hide_topic{
display:none;

background-image: url("img/bar/bg_menu_text_doc.png");

}

#show_topic{
background-image: url("img/bar/bg_menu_text_doc.png");
}


 
div.textdoc_atrribut{
border: 1px solid #CDC9C9;
    padding: 5px;
    width: 800px;
	height:450px;
	display:none;
	overflow: auto;
	font-family: Arial,sans-serif!important;
    font-size: 12px!important;
    line-height: 22px!important;
	z-index:16;
	background-color: #ffffff;
	margin-left: 2px;
background: none repeat scroll 0 0 #FFFFFF;
border: 3px solid #FFFFFF;
border-radius: 2px;
box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);
}



#hide_atrribut{
display:none;

background-image: url("img/bar/bg_menu_text_doc.png");
/*position:fixed;
z-index:11;*/
}

#show_atrribut{
/*position:fixed;
z-index:11;*/

background-image: url("img/bar/bg_menu_text_doc.png");
}


div.textdoc_right table.border {
border: 1px solid #333333 !important;

}


div.textdoc_right table.border  td{
border: 1px solid #333333 !important;
}

div.textdoc_right table.bordersize{
border: 1px solid #333333 !important;

}

div.textdoc_right table.bordersize td{
border: 1px solid #333333 !important;

}

div.textdoc_right table.bordersize  td p{
font-size: 11px!important;
}
div.textdoc_right table.bordersize  td font{
font-size: 11px!important;
}

div.textdoc_right table.bordersize  td p font{
font-size: 11px!important;
}

div.textdoc_right table.bordersize  td span{
font-size: 11px!important;
}
div.textdoc_right {
    border-bottom: 0px solid #CDC9C9;
    border-right: 0px solid #CDC9C9;
    border-top: 0px solid #CDC9C9;
    margin: 0px;
    margin-left: 0px!important;
    margin-top: 0px!important;
	padding-top: 20px!important;
	margin-right: 0px!important;
    padding-left: 10px!important;
	padding-right: 10px;
	/*width: 1000px!important;*/
	font-family: Arial,sans-serif!important;
    font-size: 14px!important;
    line-height: 22px!important;
	background: #FFFFFF;
}
div.textdoc_right1 {
	background: #FFFFFF;
}

table.doctopic2{
  margin-left: 0px;
  margin-right: 0px;
  	height:30px;
 padding-top: 2px;
width: 1168px!important;
z-index:12;
background: none repeat scroll 0 0 #FFFFFF;
 border-bottom: 0px solid #CDC9C9;

}

td.doctopicbs {
background-color: #ffffff;
 color: #ffffff;

   color: #FFFFFF;
  cursor: pointer;
  font-size: 12x;
  font-weight: normal;
  
}

td.doctopicbs1 {

background-image: url("img/bar/bg_menu_text_doc.png");

 color: #ffffff;

   color: #FFFFFF;
  cursor: pointer;
  font-size: 12x;
  font-weight: normal;
  
}



div.container {

 border: 1px solid #ff0000;
}



.new-tab-menu {

  background-image: url("img/bar/freedoc.png");
  height: 81px;
  position: fixed;
  right: 2px;
  top: 170px;
  width: 95px;

   
}


.new-tab-menu1 {
  background-image: url("img/bar/online.png");
  height: 81px;
  position: fixed;
   right: 2px;
  top: 240px;
  width: 95px;

  }
  
  .new-tab-menu2 {
  
  background-image: url("img/bar/accaunt.png");
  height: 81px;
  position: fixed;
  right: 2px;
  top: 310px;
  width: 95px;

  }
  div.bar {
  
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  }


  
  
  #slide_btn {
    background-image: url("http://hitfm.ua/static/img/content/minipromo/slide_hide.png");
    cursor: pointer;
    height: 28px;
    position: fixed;
    right: 0;
    top: 88px;
    width: 88px;
    z-index: 2;
}
  
  



div.serch_rez {

  width: 720px!important;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 3px solid #FFFFFF;
  border-radius: 2px;
  box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);
  color: #33454D;
   padding: 10px 15px 20px;
   margin-top: 45px;
   margin-left: 10px;
   margin-right: 10px;
   
   height: 180px;

}

div.serch_rez0 {

  position: relative;
    width: 750px !important;
    z-index: 1;
    border: 3px solid #FF0000;
 color: #33454D;
     margin-top: 10px;
   margin-left: 0px;
 
}


div.serch_rez input#serch_bs2{

    width: 20px !important;
	margin-top: 0px;
	}
	
div.serch_rez label {
    width: 200px !important;
}

td.serch2{
  font-family: Arial,sans-serif !important;
    margin-bottom: 5px;
    margin-left: 10px;
	font-size: 12px;
    font-weight: normal;
    line-height: 20px;
	}
	
	a.a_serch_bs {
	color: #444444;
	
	}
	
	
	div.sorry {
	padding: 5px;
		} 
		
		h3.podcat {
		margin-left: 15px;
		font-size: 14px;
		font-family: arial !important;
		}
		
 span.pagenav {
  color: #000000;
 font-size: 13px!important;
		font-family: arial !important;
 }
 
 tr.tr_head_cat
 {
 margin-top: 15px;
 
 }
 
 
 td.name_doc  {
 border-right: 1px solid #CCCCCC !important;
    padding: 7px; }
	
	
td.name_doc  a {
color: #444444!important;}
 
 
tr.tr_light:hover{
background: none repeat scroll 0 0 #f5f5f5;
}
h2.rez_zaprosa {

background: url("img/red_arr_right.png") no-repeat scroll left 8px rgba(0, 0, 0, 0);
    border-bottom: 0 solid #B32624;
    color: #B32624 !important;
    font-size: 16px !important;
    font-weight: bold !important;
    margin-left: 10px;
    padding-left: 12px !important;
    padding-top: 2px !important;
}


div.norez1 {
margin-left: 10px;
}

p.margin10bs  {
margin-left: 10px;
}


div.boxcat a{
color: #333333 !important;}


div.boxcat a:visited{
color: #333333 !important;}

div.box  a{
color: #333333 !important;}


div.box  a:visited{
color: #333333 !important;}

li.colum_first {
margin-right: 10px;
    margin-top: 0px;
    width: 480px;
float: left;
list-style: none outside none;
border-right: 0px solid #E5E5E5;

}
li.colum_first1 {
width: 263px;
float: left;
list-style: none outside none;
border-right: 0px solid #E5E5E5;
padding: 0 16px 0 25px;
 margin-top: 10px;

}



	
	
	div.textdoc_right table.borderdoc
	{
	border: 1px solid black!important;
color: #000000!important;
	}
	
	
	div.textdoc_right table.borderdoc td
	{
	border: 1px solid black!important;
		color: #000000!important;
	
	}
	
		div.textdoc_right table.oldborderdoc
	{
	border: 1px solid black!important;
	font-family: Monaco,Menlo,Consolas!important;
	padding:2px;
	font-size:12px;

	}
	
	
	div.textdoc_right table.oldborderdoc td
	{
	border: 1px solid black!important;
	font-family: Monaco,Menlo,Consolas!important;
	padding:2px;
	}

		
	div.textdoc_right div.Section1 {	margin-left: 10px; margin-right: 10px;}
	
	.bs_nav_block {
    background: none repeat scroll 0 0 #F0F0F0;
   /* float: right;*/
    font-family: arial;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 0;
    }

    .tr_puginator        {
    background: none repeat scroll 0 0 #F0F0F0 !important;
    }
		
		
		
/*Подсказки - tips*/


div.tips{
    position:relative;
	
}
td.tdicondocpage {
width: 50px;
}

div.tipsinfo{
    position:absolute;
    top:50px;
	/*top:-15px;*/
    left:5px;
    display:none;
     background: none repeat scroll 0 0 #ffffff;
    border: 3px solid #ffffff;
    border-radius: 2px;
    box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);
    color: #33454d;
    float: right;
    margin-bottom: 130px;
    margin-left: 0px;
    margin-right: 20px;
    padding: 5px;
    width: 220px;
	z-index: 10000!important;
    }
	
	
	div.tipsinfo1{
    position:absolute;
    top:30px;
    left:9px;
    display:none;
     background: none repeat scroll 0 0 #ffffff;
    border: 3px solid #ffffff;
    border-radius: 2px;
    box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);
    color: #33454d;
    float: right;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 20px;
    padding: 5px;
    width: 220px;
	z-index: 10000!important;
    }
	


div.tips:hover div{
    display:block;
} 

img.tips {
float: left; border-right-width: 10px; margin-right: 5px; margin-top: 2px;
}

h2.contentheading {
color: #444444;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    margin: 0px;
    text-align: left!important;
}

 p.tips {
 color: #666666;
  font-family: Arial,sans-serif !important;
    font-size: 12px;
    line-height: 18px;
    margin-top: 0px;
    padding-left: 0px;
    text-align: left;
	}

 a.cat_link,  a:link.cat_link {
 color: #666666!important;
  font-family: Arial,sans-serif !important;
    font-size: 12px;
    line-height: 24px;
    margin-top: 0px;
    padding-left: 0px;
	}
	
 a:focus.cat_link, a:hover.cat_link, a:active.cat_link {
 color: #b32624 !important;
   font-family: Arial,sans-serif !important;
    font-size: 12px;
    line-height: 24px;
    margin-top: 0px;
    padding-left: 0px;
	}
	
	
	 a.cat_link_new,  a:link.cat_link_new {
 color: #666666!important;
  font-family: Arial,sans-serif !important;
    font-size: 12px;
    line-height: 16px;
    padding-left: 0px;
	display: inline-block!important;
	width: 230px!important;
	margin-top: 5px!important;
	padding: 1px 2px 1px 2px;
	}
	
	div.cat_link_new  {
	display: inline-block!important;
	
	}
	
 a:focus.cat_link_new, a:hover.cat_link_new, a:active.cat_linkv {
 color: #b32624 !important;
	}
	
	.cometrazdel {
    margin-left: 20px;
    margin-top: 20px;
} 
	
/*Текст, который не копируется*/	
.noselect 
{   -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

div.avatar-content {
min-height: 900px;
}

div.left_doc_bs p {
line-height: 16px!important;

}
div.textdoc_right span {
 font-size: 14px!important;
 font-family: Arial,sans-serif !important;
  line-height: 18px!important;
   color: #333333!important;
   font-style: normal!important;
} 

div.textdoc_right font {
 font-size: 14px!important;
 font-family: Arial,sans-serif !important;
  line-height: 18px!important;
   color: #333333!important;
 
font-style: normal!important;
} 

div.textdoc_right p {
 font-size: 14px!important;
 font-family: Arial,sans-serif !important;
 line-height: 18px!important;
color: #333333!important;
font-style: normal!important;
} 
div.textdoc_right table {
margin: 0 auto;
}
table.nordrehtm td {
border: 1px solid #333333;
}
 


div.textdoc_right table td {
 font-size: 14px!important;
 font-family: Arial,sans-serif !important;
 line-height: 18px!important;
color: #333333!important;
padding: 5px;
}


div.textdoc_right  h1 {

 font-size: 16px!important;
 font-family: Arial,sans-serif !important;
 line-height: 18px!important;
color: #333333!important;
font-weight: bold!important;
}


div.textdoc_right  a {
color: #333333;
text-decoration: none!important;
}

div.textdoc_right  a:hover, div.textdoc_right  a:link, div.textdoc_right  a:visited {
color: #333333;
text-decoration: none!important;
}



div.textdoc_right  h2 {

 font-size: 16px!important;
 font-family: Arial,sans-serif !important;
 line-height: 18px!important;
color: #333333!important;
font-weight: bold!important;
}

div.textdoc_right  h3 {

 font-size: 16px!important;
 font-family: Arial,sans-serif !important;
 line-height: 18px!important;
color: #333333!important;
font-weight: bold;
}

div.textdoc_right  h5 {

 font-size: 16px!important;
 font-family: Arial,sans-serif !important;
 line-height: 18px!important;
color: #333333!important;
}


div.textdoc_right  table.nobordertable td  {
border: 0px solid #444444!important;
}


input.srechmore {
margin-left: 10px; margin-top: -3px;}

a [name] {
padding-top: 100px!important; 
margin-top: 100px!important; 
position: absolute;
    top: -40px;
    left: 0;
}

.blocklink{
    position: relative;
    width: 1px;
    height: 1px;
    margin: 0px;
    border: 0px solid #000;
}


a.topicbs{
    position: absolute;
    top: -100px;
    left: 0;
    width: 0px;
    height: 0px;
}

div.toolbarbsonline {
margin-bottom: 20px; z-index: 1002; position: fixed; top: 0px; border-top: 1px solid #ffffff;
}

div.textdoc_right b {
 color: #333333!important;
 font-size: 12x!important;
}

input.buttomtextsearch {
background: url("http://online.budstandart.com/images/page/bs/menu/search.png") no-repeat scroll left bottom transparent;
 height: 30px!important;
 width: 30px!important;
 border: 0px solid #42ABE2;
}


td.favorite {
background: none repeat scroll 0 0 #F0F0F0 !important;
font-size: 9pt;
padding: 3px!important;
border-bottom: 1px solid #CCCCCC !important;
border-right: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC !important;
}

table.favorite {
border-collapse: collapse !important;
font-family: Arial,Helvetica,sans-serif;
font-size: 10pt;
width: 690px !important;
margin-left: 20px;
}

table.favorite td.name {
border-top: 1px solid #CCCCCC !important;
padding: 7px;
}

.my_favorit{
border-right: 1px solid #E5E5E5;
border-top: 0px solid #E5E5E5;
float:left; 
width:290px; margin-top:10px;
padding: 5px;

}
div.favoritedoc {
border-top: 0px solid #E5E5E5;
margin: 10px 0px 0px 0px;
width:690px;
padding: 5px;

}


div.my_favorit_folder {

float:left; 
width:290px; 
padding: 5px;
margin-right:0px;

} 



div.editfolder {
margin: 10px 0px 0px 490px;
width:198px; 
height: 106px;
border: 3px solid #FFFFFF;
border-radius: 2px;
padding: 5px;
box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);}


div.all_favorit {
float:left; 
width:290px; 
padding: 5px;
margin-right:0px;
border-right: 1px solid #E5E5E5;
height: 300px;
overflow-y: auto;
margin-bottom: 20px;
}

div.cometfavotitedoc {
margin: 10px 0px 0px 310px;
width:700px; 


}

div.childfavorite {
float:left; 
width:290px; 
padding: 5px;
margin-right:0px;
border-right: 1px solid #E5E5E5;
height: 300px;
overflow-y: auto;
margin-bottom: 20px;
}

div.cometfavotitedoc1 {
margin: 10px 0px 0px 320px;
height: 190px;

}


.margindiv150 {

margin: 0 auto;   width: 190px;
}
.margindiv400 {

margin: 0 auto;   width: 465px;
}


.margindiv300 {

margin: 0 auto;   width: 365px;
}

.margindiv600 {

margin: 0 auto;   width: 515px;
}


.newsmod {
background-color: #FFFFFF;
border: 1px solid #DADADA;
border-radius: 2px;
box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.25);
height: 60px;
padding-top: 10px;
text-align: center !important;
width: 1168px;
margin-top: 5px;
margin-bottom: 5px;
}

table.newsmenu td.active a{
font-weight: bold;
text-decoration: underline;
}

table.newsmenu td.active a span{
font-weight: bold;
text-decoration: underline;
}


table.newsmenu {
margin: 0 auto;
}

table.newsmenu td span.image-title {
color: #333333 !important;
font-size: 12px;
font-family: arial;
}
table.newsmenu td span.image-title:hover {
text-decoration: underline;
}


table.newsmenu td {
padding-right: 25px;
padding-left: 25px;
}

table.newsmenulogin td.active a{
font-weight: bold;

}

table.newsmenulogin td.active a span{
font-weight: bold;

}


table.newsmenulogin {
margin: 0 auto;

}

table.newsmenulogin td span.image-title {
color: #333333 !important;
font-size: 12px;
font-family: arial;
}
table.newsmenulogin td span.image-title:hover {
text-decoration: underline;
}

table.newsmenulogin td {
padding-right: 20px;
padding-left: 20px;
}

/***/

table.newsmenulogin2016 td.active a{
font-weight: bold;

}

table.newsmenulogi2016 td.active a span{
font-weight: bold;

}

table.newsmenulogin2016 {
margin: 0 auto;
}

table.newsmenulogin2016 td span.image-title {
color: #333333 !important;
font-size: 13px;
font-family: arial;
}
table.newsmenulogin2016 td span.image-title:hover {
text-decoration: underline;
}

table.newsmenulogin2016 td {
padding-right: 10px;
padding-left: 10px;
}


/*
div.logoutbs{

 width: 200px;
position: absolute;
right: 200px;
top: 120px;
}*/

/* Кнопки 14_09_2014*/
 
 input.red_button {
  background-color: #B33C22;
  background-image: linear-gradient(to bottom, #B33c22, #BD3421) !important;
    border: 1px solid #990000;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 14x;
  font-weight: normal;
  height: 34px;
  padding: 0 10px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
 
}

input.red_button:hover {
 background-color: #bb230e;
 background-image: linear-gradient(to bottom, #bb230e, #bb230e)!important; 
  }
    
input.red_button:focus {
  border: 1px solid #B33C22;
  box-shadow: 0 0 6px #B33C22!important;
  }
  
  
 input.red_serch_bs {
  background-color: #B33C22;
  background-image: linear-gradient(to bottom, #B33c22, #BD3421) !important;
  border: 1px solid #990000;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
  height: 34px;
  margin-top: 6px;
  padding: 0 10px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);

}

input.red_serch_bs:hover {
 background-color: #bb230e;
 background-image: linear-gradient(to bottom, #bb230e, #bb230e)!important; 
  }
  
  
input.red_serch_bs:focus {
  border: 1px solid #B33C22;
  box-shadow: 0 0 6px #B33C22!important;
  }
    
	
	
	 
 input.red_serch_bss {
  background-color: #B33C22;
  background-image: linear-gradient(to bottom, #B33c22, #BD3421) !important;
  border: 1px solid #990000;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
  height: 34px;
  margin-top: 6px;
  padding: 0 10px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);

}

input.red_serch_bss:hover {
 background-color: #bb230e;
 background-image: linear-gradient(to bottom, #bb230e, #bb230e)!important; 
  }
  
  
input.red_serch_bss:focus {
  border: 1px solid #B33C22;
  box-shadow: 0 0 6px #B33C22!important;
  }
  
  input.history {
  background-color: #B33C22;
  background-image: linear-gradient(to bottom, #B33c22, #BD3421) !important;
  border: 1px solid #990000;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
  height: 19px;
  padding: 0 10px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
  font-size: 12px;

}
	 

    input.history:hover{
	  background-color: #f5f5f5;
	}
	
	
button.validate{
  background-color: #B33C22;
  background-image: linear-gradient(to bottom, #B33c22, #BD3421) !important;
  border: 1px solid #990000;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  font-weight: normal;
  height: 34px;
  font-size: 14px;
  padding: 0 10px;
  text-align: center;
  font-size: 10x;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);

}


button.validate1{
  background-color: #B33C22;
  background-image: linear-gradient(to bottom, #B33c22, #BD3421) !important;
  border: 1px solid #990000;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  font-weight: normal;
  height: 34px;
  min-width: 50px;
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
 
}

button.validate2{
  color: #BD3421;
  background-color: transparent!important;
  font-size: 14px;
  cursor: pointer;
  font-weight: normal;
}


  /*a-button*/
  
 a.red_button {
  background-color: #B33C22;
  background-image: linear-gradient(to bottom, #B33c22, #BD3421) !important;
  border: 1px solid #990000;
  border-radius: 2px;
  color: #FFFFFF!important;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
  height: 34px!important;
   padding: 8px 10px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);

} 
a.red_button:hover {
 background-color: #bb230e;
  text-decoration: none;
 background-image: linear-gradient(to bottom, #bb230e, #bb230e)!important; 
  }
  
a.red_button:focus {
  border: 1px solid #B33C22;
  box-shadow: 0 0 6px #B33C22!important;
  }
   
  
#show_topic input  {
 background-color: #808a93;
background-image: linear-gradient(to bottom, #808a93, #99a1a8)!important;
 color: #FFFFFF;
  cursor: pointer;
  font-size: 12px!important;
  font-weight: normal;
font-family: Arial,sans-serif!important;

}

#hide_topic input  {
 background-color: #808a93;
background-image: linear-gradient(to bottom, #808a93, #99a1a8)!important;
 color: #FFFFFF;
  cursor: pointer;
  font-size: 12px!important;
  font-weight: normal;
  font-family: Arial,sans-serif!important;
}
  
#show_atrribut input  {
 background-color: #808a93;
background-image: linear-gradient(to bottom, #808a93, #99a1a8)!important;
 color: #FFFFFF;
  cursor: pointer;
  font-size: 12px!important;
  font-weight: normal;
font-family: Arial,sans-serif!important;
 }

#hide_atrribut input  {
 background-color: #808a93;
background-image: linear-gradient(to bottom, #808a93, #99a1a8)!important;
 color: #FFFFFF;
  cursor: pointer;
  font-size: 12px!important;
  font-weight: normal;
  font-family: Arial,sans-serif!important;
}

option {
cursor: pointer!important;

}
div.hedertrvm {
margin: 0px 0px 0px 160px; 
}

/* Вынести в  отдельный файл */

 
div.news{
margin: 5px 0 15px;
width: 1100px;
margin-left: 5px;
/*border-bottom: 1px solid #ddd;
overflow: hidden; */
padding: 0 10px;
font-weight: normal;
color: #444444;
font-family: Arial,sans-serif;
font-size: 18px;
line-height: 24px;
}

div.newsL{
margin: 0px 0 15px;
width: 1140px;
margin-left: 5px;
border-bottom: 1px solid #ddd;
/*overflow: hidden; */
padding: 0 10px;
font-weight: normal;
color: #444444;
font-family: Arial,sans-serif;
font-size: 18px;
line-height: 24px;
}

div.news p {
font-family: Arial,sans-serif!important;
color: #666666;
font-size: 14px;
line-height: 24px;
margin-top: 15px;
 
}

div.newsL p {
font-family: Arial,sans-serif!important;
color: #666666;
font-size: 14px;
line-height: 24px;
margin-top: 5px;
 
}

div.news a {

color: #B32624 !important;

}

div.video1 {
background-color: #B33e24;
margin-top: 0px;
height: 84px;

}

div.video2 {
width: 640px;
margin: 0 auto;
}
div.video2 h2 {
color: #ffffff !important;
font-size: 28px!important;
}
div.video2 h2 a {
color: #ffffff !important;
font-size: 28px!important;
}

img.videobsonline {
float: left; margin-top: 10px; margin-left: 80px; margin-right: 20px;
}


div.leftcolumstart {
width: 340px;
float: left; 
border-right: 1px solid #E5E5E5;
color: #444444!important;
}


div.rightcolumstart {
width: 640px;
margin: 0px 0px 0px 342px;
color: #444444!important;
}



div.news1 {
background-color: #f6f6f6;
margin-top: 0px;
height: 84px;
}


div.news2 {
width: 640px;
margin: 0 auto;
}
div.news2 h2 {
color: #333333 !important;
font-size: 22px!important;
}


/* apple-large */
.vdigit-0,
.vdigit-1,
.vdigit-2,
.vdigit-3,
.vdigit-4,
.vdigit-5,
.vdigit-6,
.vdigit-7,
.vdigit-8,
.vdigit-9{width:53px;height:103px;background:url("http://online.budstandart.com/images/page/bs/apple-large.png") no-repeat top left;text-indent:-999em;display:inline-block;}
.vdigit-0{background-position:0 0;}
.vdigit-1{background-position:-106px 0;}
.vdigit-2{background-position:-212px 0;}
.vdigit-3{background-position:-318px 0;}
.vdigit-4{background-position:-424px 0;}
.vdigit-5{background-position:-530px 0;}
.vdigit-6{background-position:-636px 0;}
.vdigit-7{background-position:-742px 0;}
.vdigit-8{background-position:-848px 0;}
.vdigit-9{background-position:-954px 0;}


/*h1 for title doc*/
h1.doctitlebs {
font-size: 12px!important;
line-height: 18px;

}


h2.avatar-article-heading {
  line-height: 22px;
  font-size: 14px;
  color: #B32624 !important;
  margin-top: 20px;
  margin-left: 16px;
  font-weight: bold!important;
}

h2.avatar-article-heading a:visited, h2.avatar-article-heading a:link {
  color: #B32624 !important;
  font-weight: bold!important;
}



.small-formbs {
  position: relative;
  z-index: 5;
  width: 260px;
  padding: 30px;
  padding-top: 20px;
    margin-right: 10px;
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
}


h3.bsleanding {
  font-weight: 700;
 /*text-transform: uppercase;*/
  font-size: 20px;
    margin-top: 20px;
	 /* color: #bb230e;*/
	 color: #444444;
  line-height: 40px;
  padding-bottom: 25px;
  text-align: center;
  background: url("img/h3-bg-bs-15.png") bottom center no-repeat;
}

div.itemblockbs {
  float: left;
  width: 300px;
  margin-left: 60px;
  text-align: center;
  margin-bottom: 35px;
}
div.imgbsblock {
margin: 0 auto 10px auto;
  width: 124px;
  height: 124px;

  position: relative;}
  
  
  
  div.itemblockbs2 {
  float: left;
  width: 400px;
  margin-left: 20px;
  text-align: center;
  margin-bottom: 15px;
}

#bsonlinecalendars {
width: 200px;

}


#bsonlinecalendare {
width: 200px;

}

.vtop {
vertical-align: top;
 }
 .f14 {
     font-size: 14px;
 }
.h2start {
 padding-top: 12px;text-align: center;line-height: 28px;}
 
 .pagination {
     text-align: center!important;
 }
 
 .nounderline:hover{
text-decoration: none!important;
} 


.newsmod2016 {
background-color: #FFFFFF;
border: 1px solid #DADADA;
border-radius: 2px;
box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.25);
height: 80px;
padding-top: 2px;
padding-bottom: 8px;
text-align: center !important;
width: 1168px;
margin-top: 5px;
margin-bottom: 5px;
}

.newsmod2016 .image-title
 {
color: #333333 !important;
font-size: 13px!important;
font-family: arial;
}
h2.avatar-article-heading {
margin-right: 15px!important;
}

/*  active menu 2 */
table.newsmenulogin td.active  span.image-title{
    color: #B32624 !important;
	    text-decoration: none!important;
} 


table.newsmenulogin2016 td.active  span.image-title{
    color: #B32624 !important;
	    text-decoration: none!important;
}


table.newsmenu td.active  span.image-title{
    color: #B32624 !important;
	    text-decoration: none!important;
}

		/*NEWS2016*/
		
h2.avatar-article-heading2016 {
    line-height: 20px;
    font-size: 12px!important;
    color: #333333 !important;
    margin-top: 10px;
    margin-left: 0px;
	    padding-left: 5px;
   
}
h2.avatar-article-heading2016 a:link {
    color: #333333 !important;
   
}

h2.avatar-article-heading2016 a {
    color: #333333 !important;
    
}

.newsdocpage div.newsL 
{
    width: 220px!important;
	
}


.newsdocpage  div.newsL p {
    font-family: Arial,sans-serif!important;
    color: #666666;
    font-size: 12px!important;
    line-height: 24px;
    margin-top: 5px;
}

.divfornewsdocpage 
{
    padding-top: 0px;
    padding-left: 8px;
    padding-right: 8px;
    -moz-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
     box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2); 
    margin-right: 0px;
    width: 220px;
    z-index: 100;
    position: relative;
    left: auto;
    margin-left: 0px;
	margin-right: 0px;
	    margin-top: 10px;
}

.importantnews {
    text-align: center;
    background: #B32624!important;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
} 
 
 .left_doc_bs p {
	
    font-size: 13px!important;
	
}
.box p {
	
font-size: 13px!important;
}
	
	
.noselect { padding-top: 100px;}

/*END*/

