/*
* 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;
}

/* '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 50px;
    line-height: 0.9;
}

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

#leftcolumn #support a {
    font-size: 11px;
    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;
}

#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 0 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 {
    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 */
.panes div {
	display:none;		
	padding:15px 10px;
	border:1px solid #999;
	border-top:0;
	height:auto;
	font-size:14px;
	background-color:#fff;
}