@charset "UTF-8";
body {
	background-image: url(images/topline-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	font:13px/1.2 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #425765;
}
a:hover {
	color: rgb(68, 158, 204);
	text-decoration: none;
}
a {
	color: rgb(38, 101, 204);
}
#top-bg-first {
	background-image: url(images/regular-page-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#top-bg-regular {
	background-image: url(images/regular-page-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#top-folder {
	font-size:10px;
	text-align:right;
	height:18px;
	color: #aaa;
}
#top-folder a {
	color: white;
}
#top-folder p {
	float:right;
	padding-right:12px;
	width:200px;
	text-align:center;
}
#logo a {
	display:block;
	height:100px;
	width:260px;
	text-decoration: none;
	position:absolute;
	top:0;
	padding:10px;
	font-size:36px;
	line-height:1em;
	color:#fff;
	font-weight:bold;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
}
#phones {
	margin-top:17px;
	line-height:1.1;
	height: 65px;
	overflow: hidden;
}
.phones { font-size:20px;}
.address {margin-top:6px; font-size:14px;}
#top-block {
	margin-top:-10px;
}
/* main-menu */
#main-menu {height: 62px;}
#main-menu ul {
	height:52px;
	overflow:hidden;
	clear:both;
	padding-top:10px;
}
#main-menu a {
	text-decoration: none;
}
#main-menu ul li {
	float:left;
	margin-right:1px;
	height:42px;
	padding-top:10px;
}
#main-menu ul li span {
	height:42px;
	background-image: url(images/main-menu_l.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display:block;
}
#main-menu ul li:hover span {
	background-image: url(images/main-menu_hover_l.png);
}
#main-menu ul li span a {
	height:42px;
	display:block;
	text-align:center;
	padding:0 21px;
	background-image: url(images/main-menu_r.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color:black;
}
#main-menu ul li:hover span a {
	background-image: url(images/main-menu_hover_r.png);
	color: rgb(64,116,200);
}
#main-menu ul li span a strong {
	display: block;
	padding-top:10px;
	font-weight:normal;
}
/* main-menu active */
#main-menu ul li.active {
    padding-top: 10px;
}
#main-menu ul li.active span {
    background-image: url(images/main-menu_active_l.png);
    background-repeat: no-repeat;
    background-position: left top;
    display:block;
}
#main-menu ul li.active span a {
    display:block;
    text-align:center;
    background-image: url(images/main-menu_active_r.png);
    background-repeat: no-repeat;
    background-position: right top;
    vertical-align:middle!important;
    color:white;
}
#main-menu ul li.active span a strong {
    display: block;
}


/* --------------------------------- */

#breadcrumbs {
	font-size:11px;
	color:rgb(149,158,170);
	margin-bottom:12px;
}

/* --------------------------------- */

#top-bg-first #main-movie {
	height:276px;
	width:640px;
	margin-left:-10px;
	background:url(images/intro-main-bg.png) no-repeat center top;
}
#top-bg-first #main-movie #intro {
	height:244px;
	width:602px;
	padding: 9px 20px 20px 19px;
}
#top-bg-regular #main-movie {
	height:158px;
	width:640px;
	margin-left:-10px;
	background:url(images/intro-regular-bg.png) no-repeat center top;
	margin-bottom:15px;
}
#top-bg-regular #main-movie #intro {
	padding: 9px 20px 20px 19px;
	height:130px;
}

/* left-menu */
#left-menu {margin-top:24px;}
#left-menu h3 {
	margin-top:24px;
	margin-bottom: 12px;
}
#left-menu h3 a {
	color: #FFF;
	font-weight: 700;
	display: block;
	border-radius: 24px;
	background: #356ea8;
	padding: 12px 5px 12px 15px;
	font-size: 12px;
	line-height: 1;
	text-transform: uppercase;
}
#left-menu h3:first-child a {
	padding-right: 20px;
	text-align: center;
	background: red;
}
#left-menu ul {
	padding-left:20px;
	padding-right:10px;
}
#left-menu li {
	line-height:24px;
	border-bottom: solid 1px rgb(227,227,227);
	padding-left:20px;
	background-image: url(images/left-menu-bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFF;
}
#left-menu li.active {
	background-image: url(images/left-menu-bullet-active.png);
}
#left-menu li.active a {
	color: rgb(38, 101, 204);
}
#left-menu a {
	text-decoration: none;
	color: rgb(66, 87, 101);
}
#left-menu li:hover {
	background-image: url(images/left-menu-bullet-active.png);
}
#left-menu li:hover a {
	text-decoration: none;
	color: rgb(38, 101, 204);
}
/* contacts form */
.mail-form td {
	padding-top: 8px;
	vertical-align: top;
}
.mail-form input[type = text], .mail-form textarea {
	border: 1px solid gray;
	padding: 3px 6px;
	width: 97%;
}
.services {margin-top:24px;margin-left:-20px;}
.services .item { float:left;margin-left:20px;width:193px;margin-bottom:20px; text-align:center;}
.services .image {width:193px;height:160px;text-align:center;display:table-cell;vertical-align:middle;}
.services .image  img { opacity:0.7;  }
.services a {text-decoration:none;}
.services a:hover  img { opacity:1;  }
.services .title { display:block; text-align:center; font-weight:bold;margin-bottom:10px;text-decoration: none; }


/* footer */
#footer {
	color:rgb(179, 179,179);
	margin-top:24px;
	border-top: solid 1px rgb(227, 227, 227);
	padding-top:12px;
	padding-bottom:24px;
}
.bottom-menu {
	font-size:10px;
}
.bottom-menu li {
	float:left;
	margin-right: 6px;
}
/* ------------- */
.post p {
	margin-bottom: 1em;
}
.post ul {margin-bottom: 1.2em;}
.post ul li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    margin-bottom: 6px;
    margin-left: 36px;
    margin-right: 0;
    margin-top: 6px;
}
hr {
		border: none;
		background:none;
		border-bottom: 1px solid #AF2B31;
		margin:12px 0;
	}
h1 {
	font-size: 1.8em;
	color: rgb(73,109,167);
	margin-bottom:1em;
	font-weight: normal;
}
.post h2 {
	font-size: 1.5em;
	color: rgb(73,109,167);
	margin-bottom: 1em;
}
.post h3 {
	color: #AF2B31;
}
.require, .error {
	color:#C30;
}
.small {
	font-size: 11px;
}
table.data {
       *border-collapse: collapse; /* IE7 and lower */
        border-collapse: separate;
        border-spacing: 0;
        margin-bottom: 1.2em;
        /*-webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;*/
        box-shadow: 0 2px 2px #CCCCCC;
    }
table.data td {
        border-left: 1px solid #CCCCCC;
        border-top: 1px solid #CCCCCC;
        padding: 4px;
        vertical-align:middle;
}
table.data td p { margin-bottom:0px; }
table.data th, table.data.row1 tr:first-child td, table.data.row2 tr:first-child td { background-color: #b9bec6; color: #333; vertical-align: middle; padding: 9px 6px;}
table.data.row2 tr:nth-child(2) td { background-color: #d5d7db; color: #333; vertical-align: middle;}
/*
table.data th:first-child, table.data tr:first-child td:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

table.data th:last-child, table.data tr:first-child td:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

table.data th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
*/
table.data td:first-child, table.data th:first-child {
    border-left: medium none;
    padding-left:12px;
    white-space: nowrap;
}
table.data td.price { text-align:center; white-space: nowrap;}

/* catalog submenu */
	.category-item {
		margin-bottom:12px;
		height:116px;
		overflow: hidden;
	}
    .category-image {
	 	float:left;
		border:2px solid #eee;
		width:100px;
		height:100px;
		background-color:white;
		text-align:center;
		padding:3px;
		display: table;
		#position: relative;
		overflow: hidden;
		margin-right:6px;
	 }
	 .category-image span {
	 	#position: relative;
		top: 50%;
		display: table-cell;
		vertical-align: middle;
		background-color:white;
	 }
	 .category-image span span{
	 	#position: relative;
		top: -50%;
		display: inline-block;
	 }
	 .category-image img {
	 	border:0px;
	 }
	 .category-item a{
	 	float:left;
		color:#2E6DAB;
		line-height: 16px;
		padding-top:3px;
		text-decoration: none;
	 }
	 .category-item a:hover {
		text-decoration: underline;
	 }
	 .category-item .title {
	 	top:6px;
	 	position: relative;
	 }
	 .category-description {

	 }
	 .category-subsection {
	 	display:none;
	 }
	 table.categories {
	 	width:100%;
	 }
	  .categories td {
	  	vertical-align:top;
	  	padding:4px;
	  }
	  .categories a {
	  	text-decoration: none;
	  }

	/*
     * Список товаров
     */
	.product-item {
	    margin-bottom:12px;
	}
	.product-item .title { margin-bottom:10px;display:block;}
	/*
	 * Просмотр товара
	 */
	.product-view td {
		vertical-align:top;
	}
	.product-view  .product-description {
		padding-right:20px;
	}
	.product-view  .product-description  table {
		margin-top:12px!important;
		margin-bottom:12px!important;
		border-collapse: collapse!important;
		border:1px solid #999!important;
		background-color: #fafafa!important;
	}
	.product-view  .product-description table tr td {
		background-color:#f2f2f2;
		color:#2E6DAB;
	}
	.product-view  .product-description table tr td,.product-view  .product-description table tr th {
		padding: 3px 9px!important;
		border:1px solid #999!important;
		vertical-align:middle!important;
	}
	.product-view  .product-description table tr th {
		background-color: #ddd;
	}
	.product-view  .product-description table tr td p{
		margin:0px!important;
	}
	.product-view  hr { visibility: hidden; display: table; width:100%; }
	.product-view  hr:after{
        content: '.';

        height: 0;
        clear: both;
        visibility: hidden;
    }
	.product-bigimage {
		margin:0 0 30px 15px;
		background-color:white;
		padding:0px 0;
		text-align:center;
		max-width:300px;
		float:right;
		clear:both;
	}
	.product-bigimage .thumbs {
	    width: 260px;
	    margin-top: 20px;
	}

	.product-bigimage .product-price {
		margin-bottom:12px;
		color:black;
		text-align:center;
	}
	.product-price span {
		color:#349736;
		font-size: 14px;
	}
	.product-bigimage .product-price span{
		font-size: 24px;
	}
	.product-params{
		margin: 30px 0 12px 30px;
		max-width:300px;
	}
	.product-description .product-params{
		margin: 30px 0 12px 0;
	}
	.product-params h3 {
		font-size:16px;
		margin-bottom:12px;
		color:black;
	}
	.product-params li {
		font-size:14px;
		padding:5px 0px;
		border-bottom:1px dotted #999;
		list-style: none !important;
		margin:0px !important;
	}
	.product-params li span {
		font-size:16px;
		color:black;
	}
	.thumbs {margin-top:15px;margin-left:-7px;}
    .thumbs .thumb { width:75px;margin-bottom:5px;margin-left:7px;float:left;background-color: #fff;border: 1px solid #3E678C; padding: 0px;}
    .thumbs .thumb img {width:75px;}
		/*
	 * карта сайта
	 */
	.tree_list {
	    background: url("images/graypixel.png") repeat-y scroll 15px 0 transparent;
	    width: 340px;
		margin-left:30px;
	}

	.tree_list li {
	    font-size: 14px;
	    list-style: none outside none !important;
	    margin: 15px 0 20px !important;
	    padding: 0 0 0 10px;
	}

	.tree_list li a {
	    background: none repeat scroll 0 0 #fff;
	    display: block;
	    padding: 3px;
		text-decoration:none;
	}


	.tree_list li ul li {
	    background: url("images/graypixel.png") repeat-x scroll 0 8px transparent;
	    font-size: 12px;
	    margin: 4px 0 4px 5px !important;
	    padding: 0 0 0 20px;
	}

	.tree_list li ul li a {
	    padding: 0 0 0 3px;
	}

	.tree_list li ul li ul {
	    background: url("images/graypixel.png") repeat-y scroll 5px 0 transparent;
	    margin-bottom: 10px !important;
	}

	.tree_list li ul li u l li {
	    margin-left: 16px !important;
	    padding-bottom: 10px;
	    padding-left: 10px !important;
	}

	/* Поддержка */
	.support-items { margin-left:-20px; }
	.support-items .item { float:left; width:300px; margin-bottom: 30px; margin-left: 20px;}
    .support-items .item .cover { float:left; margin-right: 12px; border:solid 1px #ddd;}
    .support-items .item h4 { margin-bottom:10px; }
    .support-items .item-description { font-size: 11px; }
    .support-items .item:nth-child(2n+1) {clear: left;}

    /* Галлерея */
   .gallery { margin-top:20px; margin-left: -10px;}
   .gallery .gal-wrap { float:left; margin-left:10px; margin-bottom: 10px;}

   /* Поиск */
   /* ————— ajaxSearch ————— */
   .ajaxSearch { margin-top:20px; }
   .ajaxSearch p {padding-top:0px!important;}
   .ajaxSearch_highlight { font-weight: bold; color: #555; }
   #ajaxSearch_form fieldset { margin-right: 20px; margin-bottom:20px;}
   #searchClose {margin-top:10px;}
   #ajaxSearch_input { padding:6px 12px; margin-right:10px;  width:400px;}
   .AS_ajax_grpResult { margin-top:20px; }
   .AS_ajax_grpResultName, .AS_ajax_result {margin-bottom: 20px;}
   .AS_ajax_result { margin-bottom: 20px;}
   a.AS_ajax_resultLink {font-weight: bold; font-size:14px; text-decoration:none; color:#72AD05;}
   .AS_ajax_resultExtract {margin-top:6px;padding-left:20px;}
   .AS_ajax_resultBreadcrumbs {display: block; padding-left:20px; margin-top:3px;}
   .paging1 {
	   margin:20px 0;
	   text-align: center;
   }
   .ajaxSearch_result {
       margin-bottom: 20px;
   }
   .ajaxSearch_resultLink {
	   font-weight: 500;
	   margin-bottom: 6px;
	   display: block;
   }
