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

/* 'import' section
 * -------------------------------------------------------------------*/
@import url('reset.css');
@import url('lightbox.css');
@import url('http://stilsoft.ru/css/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;
}

/* 'links' section
 * -------------------------------------------------------------------*/
a:link, a:visited {
	color: #1baf85;
}

#wherebuy a:link, #wherebuy a:visited, #medvedev a:link, #medvedev a:visited, #news a:link, #news a:visited {
	color: #449bed;
}

#allnews a:link, #allnews a:visited {
    color: #fff;
}

a:hover {
	text-decoration: none;
}

/* 'header' section
 * -------------------------------------------------------------------*/
#header {
	background-image: url(/images/header_bg.gif);
    background-repeat: no-repeat;
	height: 290px;
	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;
}

#stilsoft {
	display: inline;
	margin-left: 15px;
	padding: 0px 7px 5px 7px;
	background: #6daff9;
}

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

#righttopmenu {
	display: inline;
	margin-left: 630px;
	background: #84bcc0;
	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 {
	background-image: url(/images/stocks_bg.gif);
	height: 119px;
	width: 962px; 
	margin-left: auto;
	margin-right: auto; 
	margin-top: 110px;
	margin-bottom: 1px;
}

.stock {
	display: inline;
	float: left;
	width: 300px;
	margin: 10px 0 0 14px;  
}

.stock_img {
	float: left;
}


.stock_title {
	float: left;
	margin: 0 0 7px 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: 33px; 
	width: 962px;
	margin-left: auto;
	margin-right: auto;
}

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

#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: 12px;
	border-right: 0;
}

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

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

#bottommenu {
	padding: 25px 0 0 0;
}

#bottommenu ul {
}

#bottommenu li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-right: 1px solid #1baf85;
}
#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: 15px 0 15px 50px;
    line-height: 0.9;
}

#leftcolumn #support img {
	float: left;
    margin-top: 8px;
	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 #promo_img {
	margin: 10px 0 0 35px;
}

#promo .promo_item img {
	margin: 20px 0 10px 25px;
}

#promo .promo_item a {
	float: right;
	margin-right: 25px;
	font-size: 11px;
}

#wherebuy {
	margin: 30px 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: 30px 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: 0px;
	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;
}

#content .formula {
    font-size: 13px;
    font-style: italic;
    line-height: 1.3;
    text-align: center;
}

/* '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.center {
	padding: 3px;
	border: 1px solid black;
	font-size: 11px;
    text-align: center;
}

#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 - products pages
 * 3 - hardware pages
 * 4 - technologies pages
 * 5 - decisions pages
 * 6 - price pages
 * 7 - map page
 * -------------------------------------------------------------------*/

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

.product_item {
	margin: 45px 0;
}

.product_item h2 {
	margin: 5px 0 5px 106px;
	font-size: 14px;
}

.product_img  {
	float: left;
}

.product_img img {
	margin-top: 25px;
}

.product_item p {
	margin-left: 106px;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	line-height: 1.3;
}

#allproducts {
	margin-left: 106px;
	width: 90px;
	background: #449bed;
}

#allproducts a {
	display: block;
	padding: 6px;
	font-size: 11px;
	color: white;
	text-align: center;
}

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

.product {
	margin: 10px;
}

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

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

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

/* 'hardware' pages
 * -------------------------------------------------------------------*/

.page_hardware {
	margin: 10px;
}

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

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

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

/* 'decisions' pages
 * -------------------------------------------------------------------*/

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

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

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

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

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

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

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

#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;
}

#spdemo {
	padding: 10px 20px 10px 0;
}

#spdemo img {
	float:left;
	padding-right: 5px;
}

#spdemo a {
	font-size: 12px;
}

#news {
    margin-right: 15px;
}

#news img {
	padding: 10px 0 0 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: #449bed;
}

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

#prevnews {
    float: left;
    vertical-align: middle;
    padding: 2px;
/*    width: 80px;
    background: #5ea0db; */
    font-size: 13px;
/*    color: black; */
}

#nextnews {
    float: left;
    vertical-align: middle;
    padding: 2px;
/*    width: 80px;
    background: #5ea0db; */
    font-size: 13px;
/*    color: white; */
}

.newspage_link {
    float: left;
    width: 18px;
    background: #449bed;
    border: 1px solid #449bed;
    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 #449bed;
    margin: 0 2px;
    padding: 2px;
    font-size: 13px;
    text-align: center;
}

/* 'footer' section
 * -------------------------------------------------------------------*/
#footer {
	clear: both;
	height: 285px;
	padding-top: 100px;
	padding-bottom: 40px;
}

#bottom_logo {
	float: left;
	padding: 0 0px 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 0px 180px;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
}

#copyright a {
	line-height: 1.5;
}

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

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#428fc0;
	padding:5px;
	display:none;
	color:#fff;
	}

#content .right_a {
    float: right;
    margin: 0;
}


