/*
* Site Name: stilsoft.ru
* URI: http://stilsoft.ru
* Description: 
* Author: Sergej Kondratjew
* Author URI: sergej@kondratjew.com
* Template: 
* Version: 0.2.3
* */

/* 'import' section
 * -------------------------------------------------------------------*/
@import url('reset.css');
@import url('lightbox.css');
@import url('global.css');

/* 'global' section
 * -------------------------------------------------------------------*/
body {
    line-height: 1;
    font-family: Arial, Helvetica, sans-serif;
    background: #7e7e7e;
    color: #595959;
}

#wrapper {
    position: relative;
    background: white;
    width: 1000px;
    min-height: 100%;
    margin: 0 auto;
}

#columns {
    position: relative;
}

sup {
    font-size: 11px;
    vertical-align: top;
}

a.preview { padding-right: 1em; }

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#428fc0;
	padding:5px;
	display:none;
	color:#fff;
	}
	
/* 'links' section
 * -------------------------------------------------------------------*/
a:link, a:visited {
    color: #428fc0;
}
a:hover {
    text-decoration: none;
}

a.redLink:link, a.redLink:visited {
    color: red;
}
a.redLink:hover {
    text-decoration: none;
}

/* 'header' section
 * -------------------------------------------------------------------*/
#header {
    background-image: url(/images/header_bg.png);
    background-repeat: no-repeat;
    height: 310px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 7px;
    font-family: Arial, Helvetica, sans-serif;
}

#langbar {
    display: inline;
    padding-left: 20px;
    color: white;
}

#langbar a {
    font-size: 11px;
    color: white;
    padding: 0 5px;
}

#righttopmenu {
    display: inline;
    margin-left: 770px;
    background: #a6a6a6;
    padding: 0px 7px 5px 7px;
    color: white;
}

#righttopmenu a {
    font-size: 11px;
    color: white;
}

#intro {
    position: absolute;
    top: 50px;
    left: 390px;
    width: 370px;
}

#intro strong {
    font-size: 12px;
    color: #595959;
}

#intro p {
    font-size: 11px;
    margin: 3px 0 0 0;
    color: #595959;
    line-height: 1.2;
}

#intro a {
    font-size: 11px;
}

#cert {
    position: absolute;
    top: 60px;
    left: 820px;
}

#stocks {
    height: 119px;
    width: 962px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 115px;
    margin-bottom: 18px;
}

.stock {
    background-image: url(/images/stock_bg.gif);
    display: inline;
    float: left;
    width: 307px;
    height: 114px;
    margin: 10px 0 0 10px;
}

.stock_img {
    padding: 7px 0 0 7px;
    float: left;
}


.stock_title {
    float: left;
    margin: 9px 0 5px 4px;
}

.stock p {
    float: right;
    width: 200px;
    font-size: 11px;
    color: #595959;
    line-height: 1.2;
}
.stock a {
    font-size: 11px;
}

/* 'menus' section
 * -------------------------------------------------------------------*/
#topmenu {
    background-image: url(/images/topmenu_bg.gif);
    height: 29px;
    width: 946px;
    margin-left: auto;
    margin-right: auto;
}

#topmenu ul {
    color: white;
    padding: 5px 0 0 101px;
}

#topmenu li {
    float: left;
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-right: 1px solid white;
}
#topmenu .partners, #bottommenu .partners {
    border-right: 0;
}

#topmenu .contacts {
    float: right;
    padding-right: 15px;
    border-right: 0;
}

#topmenu a {
    color: white;
    font-size: 12px;
    padding-left: 7px;
    padding-right: 7px;
}

#topmenu li a:hover {
    text-decoration: none;
}

#bottommenu {
    margin: 5px 0 0 180px;
    padding: 0;
}

#bottommenu ul {
}

#bottommenu li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-right: 1px solid #428fc0;
}
#bottommenu .last_li {
    border-right: 0;
}

#bottommenu a {
    padding: 0 7px 0 7px;
    font-size: 12px;
}

.active {
    font-weight: bold;
}

/* 'left column'
 * -------------------------------------------------------------------*/
#leftcolumn {
    float: left;
    width: 200px;
}

#leftcolumn #support {
    margin: 18px 0 20px 54px;
    line-height: 0.9;
}

#leftcolumn #support img {
    float: left;
    margin-right: 9px;
}

#leftcolumn #support a {
    font-size: 11px;
	position: relative;
	top: 3px;
    padding: 0;
    margin: 0;
}

#leftcolumn #control {
    margin: 15px 0 15px 55px;
    line-height: 0.9;
}

#leftcolumn #control img {
    float: left;
    margin-left: 2px;
    margin-right: 14px;
}

#leftcolumn #control a {
    font-size: 11px;
}

#leftcolumn #download_files {
    margin: 15px 0 15px 55px;
    line-height: 0.9;
}

#leftcolumn #download_files img {
    float: left;
    margin-left: 0px;
    margin-right: 11px;
}

#leftcolumn #download_files a {
    font-size: 11px;
}

#promo {
    margin: 20px 0 10px 28px;
}

#promo #promo_img {
    margin: 10px 0 0 0;
}

#promo .client {
    margin: 10px 0;
}

#promo .client a {
    font-size: 12px;
}

#promo2 {
    margin: 20px 0 10px 28px;
}

#promo2 #promo2_img {
    display: block;
    margin: 0 0 10px 0;
}

#promo2_img1 {

}

#wherebuy {
    margin: 20px 0 0 25px;
}

#wherebuy a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.03em;
}

#wherebuy p {
    font-size: 11px;
    color: #595959;
}

#medvedev {
    margin: 20px 0 0 25px;
}

#medvedev a {
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.2;
}

#medvedev img {
    margin: 8px 0 0 15px;
}

#sites {
    margin: 20px 0 0 25px;
}

#sites img {
    margin: 7px 0;
}

/* 'global center column' section
 * -------------------------------------------------------------------*/

#centercolumn {
    float: left;
    width: 520px;
    margin: 0 20px 0 20px;
}

#breadcrumb {
    color: #d0d0d0;
    padding: 3px;
    margin-bottom: 10px;
}

#breadcrumb ul {
    margin-left: 0;
    padding-left: 0;
    display: inline;
    border: none;
}

#breadcrumb ul li {
    margin-left: 0;
    padding-left: 2px;
    border: none;
    list-style: none;
    display: inline;
    font-size: 11px;
}
#breadcrumb li a {
    color: #d0d0d0;
}

#page_title {
    margin: 10px 0;
}

#page_title h1 {
    font-size: 18px;
    color: #595959;
}

#page_title span {
    font-size: 13px;
    color: #595959;
}

/* 'global content' section
 * -------------------------------------------------------------------*/

#content {
    color: #595959;
}

#content p {
    margin: 4px 0;
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    line-height: 1.3;
}

#content ul, #content ol {
    margin-left: 3px;
}

#content ol li {
    list-style-type: decimal;
    padding-left: 4px;
    margin: 7px 0 7px 25px;
    font-size: 12px;
    line-height: 1.2;
    text-align: justify;
}

 #content ul li {
    list-style-type: disc;
    padding-left: 5px;
    margin: 7px 10px 7px 20px;
    font-size: 12px;
    line-height: 1.2;
    text-align: justify;
}

/* 'local content' section
 * -------------------------------------------------------------------*/

/* 'tables' section
 * -------------------------------------------------------------------*/

#content table {
    border: 1px solid black;
}

#content table th {
    padding: 3px;
    border: 1px solid black;
    font-size: 11px;
    text-align: center;
}

#content table td {
    padding: 3px;
    border: 1px solid black;
    font-size: 11px;
}

#content table td.section_summary p {
    font-size: 11px;
}

#content table td.section_summary li {
    font-size: 11px;
    margin: 0 0 0 20px;
}

#content table td.section_title {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

#content table td.subsection_title {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

td.type, td.retail {
    font-weight: normal;
    text-align: center;
}

td.retail {
    width: 10%;
}

/* 1 - main page
 * 2 - about page
 * 3 - products pages
 * 4 - services pages
 * 5 - technologies pages
 * 6 - clients page
 * 7 - price pages
 * 8 - map page
 * 9 - papers pages
 * -------------------------------------------------------------------*/

/* 'main' page
 * -------------------------------------------------------------------*/

.product {
    margin: 15px 0;
}

.product a {
    font-size: 13px;
    font-weight: bold;
}

.product p {
    padding: 10px 0;
    font-size: 12px;
    line-height: 1.2;
    text-align: justify;
}

.product_title {
    font-size: 18px;
    line-height: 1.2;
    font-weight: bold;
}

.product_subtitle {
    font-size: 13px;
    line-height: 1.3;
    font-weight: bold;
}

.product_img {
    float: left;
    margin: 0 15px 0 0;
}

/* 'about' pages
 * -------------------------------------------------------------------*/

.company_links {
    margin: 10px 0 10px 15px;
}

.company_links a {
    padding-left: 16px;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.4;
    background: url(/images/point.gif) no-repeat left center;
}

.vacancy_list {
    margin: 20px 0;
}

.vacancy_list a {
    padding-left: 16px;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.4;
    background: url(/images/point.gif) no-repeat left center;
}

#vacancy_summary {
    margin: 15px 0;
}

/* 'catalog' pages
 * -------------------------------------------------------------------*/

.tabs_list a {
/*    padding-left: 16px; */
    font-size: 13px;
    font-weight: bold;
    background: url(/images/point.gif) no-repeat left top;
}

#toggle_text {
	font-weight: bold;
	text-decoration: underline;
	color: red;
	cursor: pointer:
}

/* 'products' pages
 * -------------------------------------------------------------------*/

.product_site {
    margin: 15px 0;
}

.product_site img {
    padding: 0 15px 0 0;
    vertical-align: middle;
}

.product_site span, .product_site a {
    font-size: 13px;
    font-weight: bold;
}

span.product_title {
    font-size: 13px;
    line-height: 1.5;
    font-weight: bold;
}

/* 'services' pages
 * -------------------------------------------------------------------*/

.page_service {
    margin: 15px 10px 15px 10px;
}

.page_service a {
    padding-left: 16px;
    font-size: 13px;
    font-weight: bold;
    background: url(/images/point.gif) no-repeat left top;
}

/* 'technologies' pages
 * -------------------------------------------------------------------*/

.page_technology {
    margin: 10px 10px 25px 10px;
}

.page_technology a {
    padding-left: 16px;
    font-size: 13px;
    font-weight: bold;
    background: url(/images/point.gif) no-repeat left top;
}

.page_technology p {
    margin-top: 5px;
    padding-left: 16px;
    font-size: 12px;
    font-weight: normal;
}

/* 'clients' page
 * -------------------------------------------------------------------*/

.page_clients {
    margin: 20px 0px;
}

/* 'price' pages
 * -------------------------------------------------------------------*/

.page_price {
    margin: 10px;
}


.page_price a {
    padding-left: 16px;
    font-size: 13px;
    font-weight: bold;
    background: url(/images/point.gif) no-repeat left center;
    line-height: 1.2;
}

.page_price p {
    margin: 5px 0 5px 0;
    padding-left: 16px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2;
    text-align: justify;
}

#warning p {
    padding: 0 20px 10px 20px;
    font-size: 11px;
    color: #949494;
}

/* 'map' page
 * -------------------------------------------------------------------*/

.page_map {
    margin: 10px;
}

.page_map a {
    padding-left: 16px;
    font-size: 13px;
    font-weight: bold;
    background: url(/images/point.gif) no-repeat left center;
}

/* 'papers' pages
 * -------------------------------------------------------------------*/

.paper {
    clear: both;
}

#content .paper {
    margin-bottom: 20px;
}

#content .paper img {
    margin: 5px 15px 5px 0;
}

/* 'partners' pages
 * -------------------------------------------------------------------*/

.regions1  {
    float: left;    
}

.regions2 {
    float: left;
    margin-left: 5px;
}

#content .country {
    margin-top: 20px;
}

.country h1 {
    float: left;       
}
.country img {
    float: left;
    margin-top: -5px;
    margin-right: 5px;
}

.country a {
    padding-left: 16px;
    font-size: 12px;
    font-weight: bold;
	background: url(/images/point.gif) no-repeat left top;
   
}


#content .country ul li {
	margin: 8px 0;
    list-style-type: none;

}

#content .partner {
    margin: 25px 0;
}

#content #partners .partner {
    list-style-type: none;
    background: url(/images/point.gif) no-repeat left top;
    padding-left: 20px;
}

#content #partners_url a {
    font-size: 12px;
}

#tabs ul li { list-style: none; }

/* 'right column' section
 * -------------------------------------------------------------------*/

#rightcolumn {
    float: left;
    width: 238px;
}

#search {
    margin-top: 5px;
}

#search .search_text {
    width: 150px;
    border: 1px solid silver;
}

#search .submit {
    background-color: #a9a9a9;
    width: 53px;
    height: 23px;
    border: none;
    color: white;
}

#vldemo {
    margin: 15px 0 0 7px;
}

/* 'news' stuff
 * -------------------------------------------------------------------*/

#news {
    margin-right: 27px;
}

#news img {
    margin: 15px 0 0px 0;
}

.lastnews_item {
    padding: 9px 0;
}

.lastnews_item .news_title a {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.2;
}

.lastnews_item .news_date {
    margin: 3px 0;
    font-size: 12px;
    font-style: italic;
    line-height: 1.2;
}

.lastnews_item p {
    font-size: 11px;
    font-weight: normal;
    line-height: 1.2;
    color: #595959;
}

.lastnews_item p a {
    font-size: 11px;
}

.news_items {
    padding: 0 0 20px 0;
}

.news_items .news_title a {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3;
}

.news_items .news_date {
    padding: 5px 0 0 0;
    font-size: 12px;
    font-style: italic;
    line-height: 1.2;
}

.news_items p {
    font-size: 13px;
    font-weight: normal;
    line-height: 1.2;
    color: #595959;
}

.news_items p a {
    font-size: 13px;
}

.news_item .news_date {
    padding: 0 0 8px 0;
    font-size: 12px;
    font-style: italic;
    line-height: 1.2;
}

#allnews {
    width: 90px;
    background: #5ea0db;
}

#allnews a {
    display: block;
    padding: 6px;
    font-size: 11px;
    color: white;
    text-align: center;
}
#news_navi {
    display: inline;
    margin-left: auto;
    margin-right: auto;
}

#prevnews {
    float: left;
    vertical-align: middle;
    padding: 2px;
    font-size: 13px;
}

#nextnews {
    float: left;
    vertical-align: middle;
    padding: 2px;
    font-size: 13px;
}

.newspage_link {
    float: left;
    width: 18px;
    background: #5ea0db;
    border: 1px solid #5ea0db;
    margin: 0 2px;
    padding: 2px;
    font-size: 13px;
    text-align: center;
}

.newspage_link a {
    color: white;
    text-decoration: none;
}

.newspage_nolink {
    float: left;
    width: 18px;
    border: 1px solid #5ea0db;
    margin: 0 2px;
    padding: 2px;
    font-size: 13px;
    text-align: center;
}

/* 'footer' section
 * -------------------------------------------------------------------*/

#footer {
    clear: both;
    height: 250px;
    padding-top: 100px;
    padding-bottom: 50px;
}

#vl_logo {
    float: left;
    padding: 0 10px 0 25px;
    width: 213px;
}

#contacts_info {
    clear: left;
}

#stilsoft_logo {
    float: left;
    width: 103px;
    padding: 50px 0 0 40px;
}

#addresses {
    float: left;
    display: inline;
    padding: 50px 0 0 15px;
    margin: 0 0 0 25px;
}

#addresses address {
    float: left;
    margin-right: 25px;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.2;
    color: #595959;
}

#copyright {
    clear: left;
    padding: 30px 0 0 180px;
    font-size: 11px;
    font-weight: normal;
    color: #595959;
}

#copyright a {
    line-height: 1.5;
}

#validrss {
    padding : 10px 0 0 180px;
}


/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
/*	background:#333 url(/images/h300.png) 0 0; */
	background:#FFF;
	width: 520px;
	border:1px solid #333;	
	/*-background:#666;*/
}

/* accordion header */
#accordion h2 {
	background:#ccc url(/images/h30.png);
	margin:0;
	padding:5px 15px;
	font-size:15px;
	font-weight:bold;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	cursor:pointer;		
}

/* currently active header */
#accordion { margin: 1em 0 0 0; }
#accordion h2.current {
	cursor:default;
	background-color:#fff;
}

/* accordion pane */
#accordion .pane {
	border:1px solid #fff;
	border-width:0 2px;
	display:none;
/*	height:300px; */
	padding:15px;
	color:#000;
	font-size:13px;
}

#accordion .pane td {
	font-size: 13px;
}

/* a title inside pane */
#accordion .pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}

#images { 
	display: block;
	margin: .5em 0; }

ul#high_id li {
  list-style: none;
}

/* tab pane styling 	display:none;*/
div.panes {		
	padding:15px 10px;
	border:1px solid #999;
	border-top:0;
	height:auto;
	font-size:14px;
	background-color:#fff;
}

.form_file {
	display: inline;
}

.image_content {
	margin: 7px;
	width: 250px;
	height: auto;
}

#content p.titles_image {
	font-style: italic; /* Курсивное начертание */
	text-align: center; /* Выравнивание по центру */
	font-weight: bold;
}	

.vertical_center{
	vertical-align: 60px;
}
	
#content input.download_buttons {
	  color: dodgerblue; 
	  font: 12pt bold 84%'trebuchet ms',helvetica,sans-serif; 
	  background-color: #fed; 
}

.country a {
	text-decoration: none;
}

a.ihardware {
	text-decoration: none;
    font-size: 12px;
	position: relative;
	left: 30px;
	}
#content .search{
	line-height: 110%;
}
/*
#content .search a{
	background: url(/images/point.gif) no-repeat left;
	text-decoration: none;
	padding: 15px;
    font-size: 12px;
	font-weight: bold;
}
*/
#content .tittle_search, .tittle_search {
	font-size: 12px;
	font-family: sans-serif;
	vertical-align: 3px;
	color: black;
	}




#content .copy {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
#content .tblHeader {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#content  .frmField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 10px;
	font-weight: bold;
	 background-color: #F0F0F0;
}
#content  input.controldownload {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	border: 1px inset #333333;
}

#content table.controldownload {
	width: 300;
	border: 0;
	padding: 5;
	background-color: #666666;

	}
	
#content table.out_control {
	/*width: 100%;
	height: 100%;
	border: 0; 
	padding: 0;*/
	background-color: Gainsboro;
}

#content span.phone {
	position: absolute;
	right: 450px;
	}

#content a.temp_class {	
    line-height: 1.4;
	}
	
/*------------------------table-auth-download-------------------*/	
.cellstyle {
	width:35%;
	background-image:  url(/images/stilcolor.jpg);
	border :  1px solid steelblue;
	height: 30px;
}
	
.cellstyle_2 {
	width: 65%;
	border : 1px solid steelblue;
	background-image: url(/images/stilcolor.jpg);
	height: 30px;
}

.cellstyle_3 {
	background-color: AliceBlue;
	border : 1px solid steelblue;
	height: 30px;
}

.cellstyle_4{
	background-color:  AliceBlue;
	border : 1px solid steelblue;
	height: 30px;
}

.cellstyle_5 {
	background-image: url(/images/stilcolor.jpg);
	border : 1px solid steelblue;
	height: 30px;
}

.celltext {
	font-size: 14px;
	font-weight:bold;
	color: white;
	position: relative;
	left: 10px;
	top: 7px;

}

.celltext_2 {
	color:#595959;
	font-size: 15px;
	position: relative;
	left: 119px;
	top: 5px;
}

.celltext_3 {
	color:#595959;
	font-size: 12px;
	position: relative;
	left: 90px;
	top: 5px;
}

.celltext_4 {
	color: #595959;
	font-size: 10px;
	position: relative;
	top: 15px;




}

.buttonstyle {
	color: #595959;
	font-size: 12px;
	position: relative;
	left:91px;
	top: 3px;
	width: 150px ;
	height: 22px;
	background: white;
	padding: 1px;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	border : 2px outset	grey;
}

.table-auth {
	position: relative;
	left: 60px;
	width: 330px;
}

.inputstyle {
	position: relative;
	left: 16px;
	top: 5px;
}
/*------------------------end-table-auth-download-------------------*/	
.upload_style {
	width: 510px ;
	padding: 5px 10px 10px 10px;
	line-height: 1.9;
	background: SteelBlue;

}

.upload_style p, .upload_style h3{
	color: white
}

#note {
	position: absolute;
	right: 260px;
	top: 10px;
	padding: 5px 5px 5px 5px;
	background: slategrey;
	font: 14px bold ;
	color:white;
}
/*-------------table-tabs--------------------*/
#wrapper #columns #centercolumn #content .panes table.th-table{
border: 0px solid slategrey;
border-collapse: collapse;
}

#wrapper #columns #centercolumn #content .panes table.th-table tr:nth-child(even) {
background-color: AliceBlue;
 }
 
#wrapper #columns #centercolumn #content .panes table.th-table tr:nth-child(odd) {
background-color:Ivory;
}


#wrapper #columns #centercolumn #content .panes table.th-table td:nth-child(2) {
text-align: right
}

#wrapper #columns #centercolumn #content .panes table.th-table td {
border: 1px solid LightSteelBlue;
font: 12px;
color: black;
}


#wrapper #columns #centercolumn #content .panes table.th-table th{
border: 1px solid LightSteelBlue;
font-size: 12px;
color: black;
height: 15px;
}
/*---------------------end-table-tabs-------------------*/
/*----------------------table-content-------------------*/
#wrapper #centercolumn #content table.th-table{
border: 0px solid slategrey;
border-collapse: collapse;
}

#wrapper #centercolumn #content table.th-table tr:nth-child(even) {
background-color: AliceBlue;
 }
 
#wrapper #centercolumn #content table.th-table tr:nth-child(odd) {
background-color:Ivory;
}
/**/

#wrapper #centercolumn #content table.th-table td:nth-child(2) {
text-align: right
}

#wrapper #centercolumn #content table.th-table td:nth-child(3) {
text-align: center
}

#wrapper #centercolumn #content table.th-table td {
border: 1px solid LightSteelBlue;
font-size: 12px;
color: black;
}


#wrapper #centercolumn #content table.th-table th{
border: 1px solid LightSteelBlue;
font-size: 12px;
color: black;
height: 12px;
}
/*-------------end-table-content--------------------*/
#wrapper #centercolumn #content img.pdf_ico {
	position: absolute;
	left: 703px;
	top: 10px;
}

#content .search_style {
	padding:0px 5px 10px 10px;
	background-image: url(/images/lightskyblue1.gif);
	position: relative;
    left: 10px;
	background-repeat: no-repeat;
	width: 500px;
	font-size: 12px;
	line-height: 1.0;
}

#centercolumn  .search_style .tittle_search, #content .search_style .tittle_search{
color: white;
}

#content .file-style{
	display: inline
 }
 
#content button.button_delete {
	float: right;
	border: 1px outset grey;
	background: Maroon;
	color: white;
	font-size: 12px;
	text-align: center;
 }
 
 #content button.button_rename {
	float: right;
	border: 1px outset grey;
	background: steelblue;
	color: white;
	font-size: 12px;
	text-align: center;
 }

#content .style_make_dir {
	padding: 5px 0px 8px 10px;
	background: SteelBlue;
	font: 12px;
	width: 510px;
	 line-height: 1.9;
	height: auto;
}

#content .style_make_dir p,#content .style_make_dir h3{
	color: white

}

#content  .images_news {
	position: relative;
	left: 22px;
}
 
#wrapper #columns #centercolumn #status_ico {
	position: relative;
	left: -81px;
	top: 181px;

}
 
#wrapper #columns #centercolumn a#status_ico  {
	text-decoration: none;
	color: grey;
}

#content #style_request {
	padding: 5px 0px 10px 10px;
	background: AliceBlue;
	font: 12px;
	width: 490px;
	border: 1px solid LightSteelBlue;
}

#wrapper #columns #centercolumn #content #style_request input#request_password{
	position: relative;
	left: 10px;
	
}

#wrapper #columns #centercolumn #content #style_request input#request_login{
	position: relative;
	left: 18px;
	
}

#content #add_faq_style {
	padding: 5px 0px 10px 10px;
	background: DimGray;
	font: 12px;
	width: 510px;
	border: 3px ridge gray;
}

#content #add_faq_style p, #content #add_faq_style h3{
color: white
}

#wrapper #columns #centercolumn img#download_ico {
	position: relative;
	top: 12px;
}

#wrapper #centercolumn #content img#faq_ico {
	position: relative;
	top: 18px;
}
/*
#content #tips-title a.temp_class {	
    line-height: 2;
	}display: block;
*/	
#wrapper #centercolumn #content .invisible {
	display: none
}

span.download_control {
    height: 40px;
    background: #5ea0db;
	padding: 2px 0 6px 0;
}

#exit_pos {
	position: relative;
	left: 300px;
}

.download_control a{
    color: white;
    text-align: center;
	padding: 0 12px 0 12px;
	font-size: 11px;
}

#content .right_text, .right_text{
    float: right;
	font-size: 13px;
}

/*
#content .title_margin a.temp_class {	
    line-height: 2;
	}

#content label.error 
{
font-size:11px;
background-color:#cc0000;
color:#FFFFFF;
padding:3px;
margin-left:5px;
}*/

#content a.permanent_class, a.permanent_class {
    font-size: 12px;
    text-decoration:none;  
}

.failure_text {
 color: white;
 font: bold;
 font-size: 12;
 text-align: center;
 position: relative;
 top: 5px;
}

.red {
color: red;
}


#centercolumn #search_new, #content  #search_new{
	position: absolute;
	bottom: -50px;
	left: 220px;
	padding: 1px 8px 4px 15px;
	background-image: url(/images/lightskyblue1.gif);
	background-repeat: no-repeat;
	width: 500px;
	border: 0px solid LightSteelBlue;
	margin: 0px 0px 14px 0px;
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    line-height: 1.0;

}
#centercolumn  #search_new .tittle_search, #content #search_new .tittle_search{
color: white;
}

#centercolumn  #search_new .search_height, #content #search_new .search_height{
height: 14px;
font-size: 12px;
}

#search_new .search_button, #content #search_new .search_button{
height: 21px;
text-align: center;
font-size: 12px;

}


#centercolumn  #content_normal p {
    margin: 4px 0;
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    line-height: 1.3;
}


#centercolumn  #content_normal .temp_class{
font-size: 12px;
text-decoration: none;
line-height: 1.9;
}

#centercolumn  #content .error-div {
/*position: relative;
bottom: 14px;*/
line-height: 1.1;
}
/*сиё есмь стили списка-таблицы из секции даунлоад*/

#content table#pagman {
border: 0px solid SteelBlue;
width: 520px;
border-collapse: collapse;
}
#content table#pagman tr{
border:0px solid black;
}
#content table#pagman td{
background: GhostWhite;
border: 1px solid lightsteelblue;
}

#content div.paging .page-number {
font-weight:bold;
font-size: 14px;
margin:0 3px;
}
#content div.paging {
position: relative;
top: 12px;
font-weight:bold;
font-size: 14px;
color:maroon;
}
#content div.paging #spanpage{
color:#595959;
font-size: 13px;
}
#content span.pagingLink {
color: steelblue;
cursor:pointer;
text-decoration:underline;

}
#content .pagingLink {
font-weight:bold;
margin:0 2px;
}

#pagman a {
 padding-left: 4px;
    font-size: 12px;
    font-weight: bold;
	text-decoration:none;
}

#content table#paguse {
border: 0px solid SteelBlue;
width: 520px;
border-collapse: collapse;
}
#content table#paguse tr{
border:0px solid black;


}
#content table#paguse td{
background: White;
border: 0px solid lightsteelblue;

}

#content #paguse a {
	background: url(/images/point.gif) no-repeat left top;
	padding-left: 15px;
    font-size: 12px;
    font-weight: bold;
	text-decoration:none;
	line-height: 1.6;
}

.paginated_set {
font-weight:bold;
font-size: 13px;
position: relative;
float:right;

bottom: 5px;
}

/*сиё есмь стили списка-таблицы из секции даунлоад
background-color: #eee;
color: #000;
*/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	font-size: 13px;
	color: #000;
	font-weight: 300;
	opacity: 0.85;
	
}
#tooltip h3, #tooltip div { margin: 0; }

.title_down{
	position: relative;
	top: 8px;
}

#content .right_a {
 float:right;
 margin: 0 0 0 0;
 }
 
#content .left{
 float: left;
  margin: 5px 10px 5px 0;
}

#content .left a.preview{
 padding-right: 0;
}

#content .right{
 float: right;
 margin: 5px 0 5px 10px;
}

#content .right a.preview{
 padding-right: 0;
}

#content .cert-table {
border-collapse: collapse;
width: 100%;
}

#content .cert-table th{
	padding: 7px 10px 7px 10px;
	font-weight: bold;
	background: darkgrey;
	color: white;
	font-size: 14px;
}

#content .cert-table td{
	padding: 7px 10px 7px 10px;
	text-align: center;	
	vertical-align: middle;
	font-size: 12px;
}


#content .cert-table tr.trvl{
	background: LavenderBlush;
}

#content .cert-table tr.trsp{
	background: Honeydew;
}

#content .cert-table tr.trsg{
	background: AliceBlue;
}

#clientname p{
 font-size: 12;
 font-weight: bold;
}

#content .productsTable td:nth-child(1) {
width: 20px;
}
