﻿*{
	padding: 0px;
	margin: 0px;
	line-height: 110%;
}
ol{
	margin-left:40px;
}
table.TableArticle{
	border:1px silver solid;
	text-align:left;
}
table.TableArticle td{
	border:1px silver solid;
	padding:3px 9px;
}
img{
	border: 0px;
}

a{
	color: #0074C5;
}

table{
	border-collapse: collapse;
}

.clr{
	clear: both;
}

div.d_cont_video_demo {
	width: 173px;
	height: 82px;
	background-image : url('images/video_demo.gif');
	margin: auto auto auto 11px;
}

#container_body{
	background: url('images/bg_main.jpg') center 92px no-repeat;
	width: 954px;
	margin: 0px auto;
	font: bold 12px tahoma;
	color: #24211D;
	position: relative;
}
.LicenseP{
	padding-top:7px;
}


.TextIndicator_TextBox1
{
	font: 12px tahoma;
}

.ref{
	position: absolute;
	left: 494px;
	top: 170px;
	width: 365px;
	height: 96px;
}
.ref img{
	width: 365px;
	height: 96px;
}

#header_top{
	height: 40px;
	background: url('images/bg_top.gif') left top repeat-x;
	font: 12px Arial;
}
#header{
	height: 92px;
	font: 12px Arial;
	margin-bottom: 235px;
}


#header_top #languages{
	height: 15px;
	padding: 10px 0px 0px 0px;
	width: 950px;
	margin: auto;
}

#header_top #languages #Div1{
	text-align:  left ;
	/*padding-top : 20px;*/
}

#header_top #languages #Div2{
	text-align: right;
	font: bold 8px Arial;
	color: #24211D;
	text-transform: uppercase;
	margin-top : -13px;
}

#header_top #languages2{
	text-align: left;
	height: 15px;
	padding: 10px 0px 0px 0px; 
	font: bold 8px Arial;
	color: #24211D;
	width: 950px;
	margin: auto;
}

#header_top #languages .rus{
	margin: 0px 2px 0px 6px;
}
#header_top #languages .us{
	margin: 0px 2px 0px 9px;
}
#header_top #languages .ger{
	margin: 0px 2px 0px 9px;
}
#header #info{
	float: right;
	padding: 8px 0px 0px 35px;
}
#header #upanel{
	float: right;
	padding-top: 8px;
}

#header #logo{
	width: 326px;
	height: 67px;
	position: absolute;
	left: 0px;
	top: 13px;
}

#menu_h{
	width: 672px; /*669*/
	height: 44px;
	background: url('images/bg_menu_h_main.gif') white left top repeat-x;
	position: absolute;
	left: 263px;
	top: 313px;
	font-weight: bold;
	font-size: 13px;
	z-index: 999;
}
#menu_h span{
	padding-top: 15px;
	width: 134px;
	height: 29px;
	float: left;
	display: block;
	color: #605D5C;
	background: url('images/m_h_fon.gif') left top no-repeat;
	position: relative;
}

.left_bag{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	width: 2px;
	height: 44px;
	background: url('images/m_h_left_bag.gif') left top no-repeat;
}
/*#menu_h span.hover{
	background: url('images/m_h_fon_hover.gif') left top no-repeat;
}*/
#menu_h span div{
/*	margin: 0px auto;*/
}
#menu_h span .head{
	width: 134px;
	display: block;
	position: relative;
	top: -15px;
}
#menu_h span div.head:hover{

}
#menu_h span .head img{
	display: block;
	margin: auto;
	padding-top: 15px;
}

#menu_h span .submenu{
	width: 168px;
/*	height: 111px;*/
	border: 1px solid #cbcbcb; /*#F2F2F2;*/
	padding-bottom: 9px;
	background-color: white;
	visibility: hidden;
	display: none;
	left: 0px;
	top: 44px;
	position: absolute;
	z-index: 1000;
}
#menu_h span .submenu h4{
	color: #0074C5;
	font: bold 12px Tahoma;
	position: relative;
}
#menu_h span .submenu h4 .sub{
	width: 168px;
	border: 1px solid #cbcbcb; /*#F2F2F2;*/
	padding-bottom: 9px;
	background-color: white;
	visibility: hidden;
	display: none;
	left: 168px;
/*	//left: 157px;*/
	top: -1px;
	position: absolute;
	z-index: 1001;
}

#menu_h span .submenu .bag{
	position: absolute;
	left: 0px;
	top: -1px;
	width: 111px;
	height: 1px;
	background-color: white;
}
#menu_h span.hover .submenu, #menu_h span .submenu h4.hover .sub{
	visibility: visible;
	display: block;
}
#menu_h span.hover .submenu a{
	text-decoration: none;
	color: #24211D;
	display: block;
	font:  12px tahoma;
/*	height: 19px;*/
	padding: 4px 12px 4px 10px;
	margin: 0px 0px 0px 0px;
	border: 1px solid white;
}
#menu_h span.hover .submenu a:hover{
	background-color: #DDEEF6;
	border: 1px solid #E9EBEE;
}

#menu_v{
	width: 252px;
	margin: 4px 0px 0px 0px;
	float: left;
	font: bold 12px tahoma;
	color: #605D5C;
	position: relative;
}
#menu_v ul{
	list-style-type: none;
}
#menu_v ul li{
	width: 252px;
	height: 36px;
	background: url('images/bg_menu_v_main.gif') left top repeat-x;	
}
#menu_v ul li.active{
	background: url('images/bg_menu_v_main_a.gif') left top repeat-x;	
}

#menu_v .bag{
	background: url('images/m_v_bag.gif') left top repeat-x;
	position: absolute;
	left: 0px;
	width: 252px;
	height: 2px;
}

#news{
	float: left;
	clear: left;
	padding: 10px 0px 0px 0px;
	width: 252px;
}
#news .bold_line{
	background-color: #949393;
	height: 4px;
	margin-top: 7px;
}
#news .line{
	background-color: #949393;
	height: 1px;
	margin-top: 10px;
}
#news h4{
	font: bold 11px tahoma;
	margin: 10px 0px 0px 20px;
	color: #F48000;
}
#news p{
	margin: 2px 0px 0px 20px;
}

#content{
	width: 691px; 
	float: right;
/*	padding: 30px 37px 0px 0px;*/
	padding: 30px 0px 0px 0px;
}
#content ul{
	padding-left: 30px;
}

#content .one{
	border: 1px solid #EFEFEF; /*A8A8A7;*/
	margin-right: 17px;
	width: 670px;
	height: 191px;
	position: relative;
}
#content .one .liteprice{
	position: absolute;
	left: 45px;
	top: 150px;
}
#content .one .proprice{
	position: absolute;
	left: 375px;
	top: 150px;
}
#content .one .violet{
	background: url('images/violet.gif') #CF63C8 right top repeat-y;
	width: 184px;	/*196px;*/
	height: 19px;	/*24px;*/
	color: white;
	padding: 5px 0px 0px 12px;
	float: left;
	position: relative;
	left: 34px;
	top: 11px;
}
#content .one .yellow{
	background: url('images/yellow.gif') #F6D317 right top repeat-y;
	width: 184px;	/*196px;*/
	height: 19px;	/*24px;*/
	color: white;
	padding: 5px 0px 0px 12px;
	margin: 11px 0px 0px 30px;
	float: left;
}
#content .one .orange{
	background: url('images/orange.gif') #ff951b right top repeat-y;
	width: 184px;	/*196px;*/
	height: 19px;	/*24px;*/
	color: white;
	padding: 5px 0px 0px 12px;
	margin: 11px 0px 0px 30px;
	float: left;
}
#content .one .sep{
	width: 1px;
	height: 191px;
	background: #EFEFEF; float: left;
	margin-left: 34px;
}
#content .one .desc a, #content .one .desc2 a{
	color: #24211D;
	font: bold 12px tahoma;
	line-height: 140%;
	text-decoration: none;
}
#content .one .desc a:hover, #content .one .desc2 a:hover{
	text-decoration: underline;
}
#content .one .desc{
	position: absolute;
	left: 146px;
	top: 45px;
	line-height: 140%;
}
#content .one .button{
	position: absolute;
	left: 138px;
	top: 155px;
}
#content .one .desc2{
	position: absolute;
	left: 482px;
	top: 45px;
	line-height: 140%;
}
#content .one .button2{
	position: absolute;
	left: 474px;
	top: 155px;
}
#content .two{
	font: 12px tahoma;
}

#footer{
	background: url('images/footer_line.gif') left top repeat-x;
	margin: 18px 0px 0px 0px;
	padding-top: 16px;
	height: 90px;
	color: #605D5C;
}
#footer .sep{
	background: url('images/footer_sep.gif') left top repeat-y;
	width: 3px;
	height: 33px;
}
#footer .foot{
	margin-left: 90px;
	font: bold 16px "Trebuchet MS";
}
#footer .foot a{
	color: #605D5C;
	text-decoration: none;
}
#footer .foot a:hover{
	text-decoration: underline;
}
#footer .copy{
	padding-top: 20px;
	font: bold 13px Arial;
}





/***********************************************************************************************/

div.d_cont_l {
	width: 445px;
	padding: 20px 0px 0px 20px;
	float: left;
}
.d_cont_l_3h {
	height: 98px;
	font-family : Arial;
	background: url('images/r_3h.gif') no-repeat;
	padding-left: 92px;
	font-size : 13px;
	line-height: 125%;
}

.d_cont_l_excel{
	font-family : Arial;
	background: url('images/excel_big_icon.jpg') no-repeat;
	padding-left: 92px;
	font-size : 13px;

}
.d_cont_l_3h h4 {
	width: 300px;
	font-family : Verdana;
	font-size : 11pt;
	line-height: 114%;
}
.d_cont_l_3st {

	font-family : Arial;
	background: url('images/r_3st.gif') no-repeat;
	padding-left: 95px;
	font-size : 13px;
	line-height: 125%;
}
.d_cont_l_3st h4 {
	width: 300px;
	font-family : Verdana;
	font-size : 11pt;
	line-height: 114%;
}

.d_cont_punk{
	height: 2px;
	background: url('images/r_pt.gif');
	margin: 80px 0px 25px 0px;
}
.d_cont_punk_exel{
	height: 2px;
	background: url('images/r_pt.gif');
	margin: 20px 0px 25px 0px;
}
.si{
	color: #007fd1; font-size:16px; font-family:Tahoma;
}
.zag{
	font-size : 15px;
	font-family : Verdana;
	font-weight : bold;
}
div.d_cont_r {
	width: 208px;
	padding-top: 20px;
	float: right;
}
div.d_cont_r_1 {
	width: 175px;
	height: 98px;
	background-image : url('images/r_tehpod.gif');
	margin: auto auto auto 11px;
}
div.d_cont_r_rek {
	width: 208px;
	height: 20px;
	margin: 15px auto 2px 8px;
}
div.d_cont_r_line {
	width: 208px;
	height: 5px;
	background-color : #949391;
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
.d_cont_r_spis{
	width: 193px;
	padding: 12px 0px 12px 15px;
	background-color : #f7f7f5;
}
.d_cont_r_spis li{
	line-height: 110%;
	list-style-type: none;
	padding: 0px 0px 2px 20px;
	margin: 0px;
	background: url('images/r_punm.gif') left 3px no-repeat;
}
div.portfolio {
	width: 260px;
}

div.portfolio_line 
{
	height: 10px;
 	background-image: url('images/line.gif');
 	background-repeat: no-repeat;
}

.portfolio_spis{
	width: 220px;
	padding: 12px 0px 12px 30px;
	background-color : #f7f7f5;
}

.portfolio_spis li{
	font-weight: normal;
}

#portfolio_header
{
	margin: 160px 0px 10px 0px;
}

.AuxTit{
    font-size:14px; font-weight: bold;
}
/***********************************************************************************************/

table.t1{
	width:685px;
}
table.t1 td{
	border: 1px solid #C8E5F5;
}

table.t1 tr{
	text-align: center;
}

.sd
{
	margin-top: -20px;
	border-collapse: collapse;
}

table.t2{
	width:100%; 
}
table.t2 td{
	border: 1px solid #C8E5F5; padding: 5px;
}

table.t2 tr{
	text-align: center;
}


/****************************************************************************************/

.SCart_padd
{
   padding: 2px 5px 2px 5px; height: 22px;    
}

.SCart_border
{
    border-bottom: solid 1px #cbe5f2; border-left: solid 1px #cbe5f2;    
}

.SCart_shap
{
    width: 100%; border: solid 1px #cbe5f2; background-color: #cbe5f2; font-weight: bold; text-align: center;    
}
/***********************************************************************************************/

.vk img{
	position:relative;
	top: 1px;
}

.vkladki{
	font: 14px "Trebuchet MS";
	border: 1px solid #EFEFEF;
	background: url('images/bg_vkladki.gif') left bottom repeat-x;
	width: 670px;
	height: 300px;
	line-height: 120%;
}
.vkladki .head{
	background: #E3F4FC;
	border: 1px solid #F4F9FC;
	height: 30px;
	color: #1587C6;
	font-size: 19px;
	padding-left: 16px;
	line-height: 150%;
	margin: 5px 10px 0px 10px;
}
.vkladki .content{
	float: left;
	margin-left: 22px;
	width: 454px;
}
.vkladki .content h1{
	color: #027CC4;
	font: 28px "Trebuchet MS";
}
.vkladki .content h3{
	color: #81BF21;
	font: bold 17px "Trebuchet MS";
	padding-top: 18px;
}
.vkladki p{
	line-height: 120%;
	padding-top: 9px;
}


.MainMenuText {
	font: bold 16px 'Trebuchet MS';
	color: #605D5C;
	text-decoration: none;
	margin-top: -5px;
}

a.Link:active
{
	font: 12px tahoma;
	color: #0074C5;
	text-decoration: none;
}

a.Link:link
{
	font: 12px tahoma;
	color: #0074C5;
}

a.Link:visited
{
	font: 12px tahoma;
	color: #0074C5;
}

a.Link:hover 
{
	font: 12px tahoma;
	color: #0074C5;
}


a.LeftMenu:active{
	background: url('images/arrow3.gif') 225px center no-repeat;
	display: block;
	padding: 10px 0px 0px 20px;
	height: 26px;
	text-decoration: none;
	color: #605D5C;
}

a.LeftMenu:link{
	background: url('images/arrow3.gif') 225px center no-repeat;
	display: block;
	padding: 10px 0px 0px 20px;
	height: 26px;
	text-decoration: none;
	color: #605D5C;
}

a.LeftMenu:visited{
	background: url('images/arrow3.gif') 225px center no-repeat;
	display: block;
	padding: 10px 0px 0px 20px;
	height: 26px;
	text-decoration: none;
	color: #605D5C;
}

a.LeftMenu:hover{
	background: url('images/arrow3.gif') 225px center no-repeat;
	display: block;
	padding: 10px 0px 0px 20px;
	height: 26px;
	text-decoration: underline;
	color: #605D5C;
}

.ContentText{
	font: 12px tahoma;
}

.PageName {
	font-family : Verdana;
	font-size : 11pt;
	line-height: 114%;
	font-weight: bold;
	text-align:left;
}

.PageName h1 {
	font-family : Verdana;
	font-size : 11pt;
	line-height: 114%;
	font-weight: bold;

}
/***********************************************************************************************/

.DescriptionTableLeft 
{
	padding: 3px 10px 3px 10px; background-color: #C8E5F5;border: 2px solid white; text-align:left; font-weight:bold;
}

.DescriptionTableRight
{
	padding: 3px 5px 3px 5px; border: 2px solid white; text-align: justify	
}

    /* Заявка на партнерство */
    .righttext {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color: #2974B2; text-decoration:none;}
    .tablebody {background-color:#F9FCFE;}
    .tableheadtext {font-family: Verdana, Arial, Helvetica, sans-serif; color:#346BA0; font-size:12px; font-weight:bold; line-height: 18px;  text-decoration: none;}
    .tablefieldtext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#1C1C1C; text-align:left;}
    .headSpan {font-family: Verdana, Arial, Helvetica, sans-serif; color:#346BA0; font-size:15px; font-weight:bold; line-height: 16px; margin-bottom: 1mm;}/*Текст заголовка*/
    .required {font-family: Verdana, Arial, Helvetica, sans-serif; color:red; font-size:smaller; }
    .td_left { text-align:left ; }
/************Старница поддержка***************/
table.Support{
	width: 100%; background-color:#eef5fa; border-top:2px #7face1 solid;text-align:left;
}
table.Support td{
	padding-bottom:18px; vertical-align:top;
}
div.SupportTableContent{
	margin-left:13px; line-height:19px;
}
div.SupportTableContentHeader{
	font-weight:bold; margin:17px 0px 15px 13px; font-size:13px;
}
div.HeadersSupport{
	font-weight:bold; font-size:13px;
}
a.LinkSupportTable:link{
	text-decoration:underline;
	color:black;
	line-height:19px;
	
}
a.LinkSupportTable:visited{
	text-decoration:underline;
	color:black;
	line-height:19px;
	
}
a.LinkSupportTable:hover{
	text-decoration:none;
	color:#557ca9;
	line-height:19px;
	
}
a.LinkSupportTable:active{
	text-decoration:none;
	color:#557ca9;
	line-height:19px;
	
}
/*������� �������� ����*/

table.ColorsSh{
	width:660px;
}
table.ColorsSh td{
	text-align:center;
	background-image:url('ScreenShots/colors_shems/bg_color_shema.jpg');
	background-repeat:repeat-x;
	background-position:left top;
	font-weight:bold;
	padding-bottom:15px;	
}
table.ColorsSh td a:link, table.ColorsSh td a:visited{
	text-decoration:none;
}
table.ColorsSh td.NoShadown{
	background-image:none;
}

.code {padding-bottom:10px; padding-left:10px; width:645px; padding-right:10px; font-family:monospace; font-size:10px; padding-top:10px; background-color:#ebebe4; border:1px solid gray;}
.codelabel {margin-top:10px; padding-left:5px; margin-bottom:6px; font-size:11px}
.db_table {width:100%; border-top:rgb(127,172,225) 2px solid}
.db_table tr {height:15px;}
.customUL { margin: 10px 0px 10px 0px;}
.customUL li {margin: 1px 0px 1px 0px;}
