﻿html { height:100%}
body {
	margin:0;
	padding:0;
	color:#4f4f4f;
	font:13px Arial, Helvetica, sans-serif;
	height:100%;
	background: url(/images/body-bg.jpg) center top repeat-x;
}
img {
	border:0;
}
a {color:#247BBF}


ul {
    list-style-image: url("/images/li-image.png");
    margin-top: 12px;
    padding-left: 15px;
}
ul li {
    line-height: 20px;
}

.clear {clear:both;}	
.header {
	height:64px;
	background: url(/images/top-header-bg.png) center top repeat-x;
}
.header .top-menu {
	width:1005px;
	height:64px;
	margin:0 auto;
	background: url(/images/top-header.png) center top no-repeat;
}
.header .top-menu .menu-items {
	background: url(/images/top-header-spacer.png) left top no-repeat;
	height:50px;
        position: relative;
        z-index: 10;
}
.header .top-menu .menu-items .item {
	float:left;
	background: url(/images/top-header-spacer.png) right top no-repeat;
}
.header .top-menu .menu-items .active,
.header .top-menu .menu-items .item:hover {
	background: url(/images/top-menu-hovered.png) right top no-repeat;
}

.header .top-menu .menu-items .item a{
	text-decoration:none;
	text-transform:uppercase;
	color:#2e2e2e;
	font-weight:bold;
	padding:17px 40px 0;
	height:33px;	
	display:block;
}
.header .top-menu .menu-items .active a, 
.header .top-menu .menu-items .item a:hover{
	color:#ffffff;
	text-shadow: black 0px -1px 1px;
}
.sub-head {
	height:385px;
	background: url(/images/sub-head-bg.png) center center no-repeat;
}
.sub-head .inner {
	width:1000px;
	margin:0 auto;
}

.sub-head .inner .left{
	width:240px;
	float:left;	

}
.sub-head .inner .right{
	width:750px;
	float:right;	
}

.sub-head .inner .left .phone {
	padding-top:30px;
	font-family:Tahoma;
	height:100px;
}
.sub-head .inner .left .phone .code-block {
	color: #848484;
	float: left;	
}
.sub-head .inner .left .phone .phone-block {
	float:right;
	font-weight:bold;
	font-size:24px;
	padding-right:10px;
}

.sub-head .inner .left .phone .back-call {
	float:right;
	margin-right:20px;
	border-bottom:1px dashed #525252;	
}
.sub-head .inner .left .phone .back-call a {
	text-decoration:none;	
	color: #484848;
}
.sub-head .inner .left .logo {
	padding-top:15px;
	height:80px;	
}
.sub-head .inner .left .cart {
	padding-top:30px;
	color:#246ca3;
	font-weight:bold;
	font-style:italic;
	font-size:18px;	
}

.content {
	width:1050px;
	margin:0 auto;
}
.content .left {
	float:left;
	width:250px;

}

.content .left .chapter {
	width:250px;
	height:71px;
	background: url(/images/left-chapter.png) 4px center no-repeat;	
}


.content .left .chapter .icon {
	width:120px;
	float:left;
	text-align:center;
}


.content .left .chapter .name {
	float:left;
	font-weight:bold;
	color:#3a3a3a;
	margin-top:18px;
	width:100px;
}
.content .left .chapter .first {
	margin-top:25px;
}
.content .left .chapter .name a {
	color:#3a3a3a;	
}

.content .left .slided {
	margin-left:18px;
	margin-top:-7px;
	display:block;
	width:226px;
}
.content .left .slided .light {
	background: url(/images/left-menu-bg1.png) left repeat-y;
	padding-top:7px;
}
.content .left .slided .dark {
	background: url(/images/left-menu-bg2.png) left repeat-y;
	padding-top:4px;
}
.content .left .slided .spacer {
	background: url(/images/left-menu-spacer.gif) left repeat-y;
	height: 2px;
}
.content .left .slided .slder-footer {
	background: url(/images/left-menu-footer.gif) left repeat-y;
	height: 10px;
}

.content .left .slided ul {
	margin:0;
	padding:0;	
	list-style-type:none;
	list-style-image:none;
}
.content .left .slided ul li{
	width:226px;
	line-height:12px;
	border:0px solid red;
	padding-bottom:6px;
}
.content .left .slided ul li span{
	position:relative;
	top:6px;
}
.content .left .slided ul li.active_w{
	width:186px;
	line-height:24px;
	padding-left:40px;
	font-weight:bold;
}

.content .left .slided ul ul li.active{
	width:196px;
	line-height:24px;
	background: url(/images/li-selected.png) center top no-repeat;	
	padding-left:30px;
	color:white;
}

.content .left .slided ul li a {
	padding-left:40px;
	display:block;
	width:186px;
	height:24px;
	background: url(/images/li-styles.png) 26px top no-repeat;
	color:#555555;
	font-weight:bold;
}


.content .left .slided ul ul li a {
	padding-left:50px;
	display:block;
	width:176px;
	height:24px;
	background: url(/images/li-styles.png) 36px -48px no-repeat;
	font-weight:normal;
	font-size:11px;
}
.content .left .slided ul li a:hover {
	text-decoration:none;
}

.content .left .slided ul li.active a {
	color:white;
	text-decoration:none;		
	background-position: 26px -24px;
}
.content .left .slided ul .active ul a {
	background: url(/images/li-styles.png) 36px -48px no-repeat;
	color:#555555;
	text-decoration:underline;
}
.content .left .slided ul ul .active a {
	color:white;
	text-decoration:none;		
	background-position: 36px -72px;
}
.content .left .slided ul ul li.active {
	padding-left:60px;
	width:166px;	
	font-size:11px;
	
	
}
.content .left .slided ul .active {
	background: url(/images/li-selected.png) center top no-repeat;	
	color:white;
	text-decoration:none;
}
.content .left .articles {
	padding-top:30px;	
	padding-left:30px;
}
.content .left .articles .title {
	font-size:18px;
	font-weight:bold;
	color:#2e2e2e;
	padding-bottom:20px;	
}

.content .left .articles .article {
	border-bottom:1px solid #d7d9c8;
	padding-bottom:10px; 
	margin-bottom:20px;
	font-size:11px;	
}
.content .left .articles .article .date {
	color:#939393;
	font-weight:bold;
	padding-bottom:15px;
}
.content .left .articles .article .text a {
	color:#0486bb;	
}
.content .left .articles .all-link {
	line-height:20px;
	background:url(/images/articles-all.gif) left center no-repeat;
	padding-left:15px;
	font-size:11px;
}
.content .left .articles .all-link a {
	color:#0486bb;	
}


.content .right {
    float: right;
    padding-left: 20px;
    width: 750px;
}

.content .right table {
    border: 0 solid #ABADB3;
    border-collapse: collapse;
    margin-bottom: 20px;
    margin-top: 20px;
}
.mainVprodage {
    border: 1px solid #CCCCCC !important;
}
.mainVprodage td{
    border: 1px solid #CCCCCC !important;
    padding:5px;
}
.content .right .breadcrumbs {
	font-size:11px;
	color: #424242;
	margin-bottom:20px;
        position: relative;
}
.content .right .breadcrumbs a {
	color:#247bbf;
}

.content .right h1 {
	color:#2f2f2f;
	font-size:30px;	
}

.content .right .cat-spacer {
	width: 181px;
	height:220px;
	background:url(/images/cat-item.png) left top no-repeat;
	float:left;
	margin:0 3px 10px;
}
.content .right .cat-item {
	position: absolute;
	width: 181px;
	height:220px;
	background:url(/images/cat-item.png) left top no-repeat;
	float:left;
}
.content .right .cat-item:hover {
	height:343px;
	z-index:1000;
	background:url(/images/cat-item.png) left top no-repeat;
}
.content .right .cat-item:hover {
	background-position:left -343px;
}
.content .right .cat-item:hover .title a{
	color:#686868;
}

.content .right .cat-item .title {
	padding:7px 10px 0;	
	height:35px;
	text-align:center;
}
.content .right .cat-item .title a {
	color:#0165b2;
	font-size:14px;
	font-weight:bold;	
}

.content .right .cat-item .img {
	text-align:center;
	padding:12px 0;
	height:111px;
	margin-top:0px;
}
.content .right .cat-item .desc {
	height:140px;
	line-height:18px;
	font-size:12px;
	padding: 0 7px;
	display:none;
	margin-top:-15px;
}
.content .right .cat-item:hover .desc {
	display:block;
}
.content .right .cat-item .desc p{
	margin:0;
	padding:0;
	font-size:11px;	
}

.content .right .cat-item .price {
	text-align:center;
	line-height:30px;
	padding-top:6px;
}
.content .right .emk-item .emk-price .big-blue,
.content .right .cat-item .price .big-blue {
	color:#0067b7;
	font-weight:bold;
	font-size:22px;
	font-family:Tahoma;
}
.content .right h2 {
 font-size:18px;	
}
.content .right p {
	line-height:1.5;	
}
.footer {
	height:131px;
	background:url(/images/footer-bg.gif) top repeat-x;
	font-size:11px;
	color:#6d6d6d;	
	margin-top:20px;
	line-height:17px;
}

.footer .inner {
	width:1050px;
	margin:0 auto;	
	padding-top:30px;
}
.footer .inner .left {
	float:left;
	width:300px;
	padding-left:30px;	
}

.footer .inner .center {
	float:left;
	width:500px;
	
}
.footer .inner .center .title {
	font-weight:bold;
	font-size:14px;	
}
.footer .inner .center a {
	color:#0060a3;	
}
.footer .inner .right {
	float:left;	
}



.content .right .blue-button {
	width:212px;
	height:49px;	
	margin-bottom:7px;
}
.content .right .blue-button a {
	display:block;
	background: url(/images/blue-button.png) left top no-repeat;
	line-height:49px;
	color:#424242;
	font-size:14px;
	text-align:center;	
	text-decoration:none;
	font-weight:bold;
	font-family: Tahoma;
	outline:none;
}

.content .right .blue-button a:hover {
	background: url(/images/blue-button.png) left -49px no-repeat;
	text-shadow: white 1px 1px 1px;	
}


.content .right .blue-button-240 {
	width:240px;
	height:37px;	
	margin-bottom:7px;
	float:left;
	margin-right:4px;
}
.content .right .blue-button-240 a {
	display:block;
	background: url(/images/blue-button-240.png) left top no-repeat;
	line-height:37px;
	color:#424242;
	font-size:12px;
	text-align:center;	
	text-decoration:none;
	font-weight:bold;
	font-family: Tahoma;
	outline:none;
	text-shadow: white 1px 1px 1px;	
}
.content .right .blue-button-240 a.active,
.content .right .blue-button-240 a:hover {
	background: url(/images/blue-button-240.png) left -37px no-repeat;
	color:white;	
	text-shadow:none;
	text-transform:uppercase;
}



.content .right .blue-button-b {
	width:740px;
	height:49px;	
	margin-bottom:20px;
	margin-left:5px;
}
.content .right .blue-button-b a {
	display:block;
	background: url(/images/blue-button-740.png) left top no-repeat;
	line-height:49px;
	color:#424242;
	font-size:17px;
	text-align:center;	
	text-decoration:none;
	font-weight:bold;
	font-family: Tahoma;
	outline:none;
}

.content .right .blue-button-b a:hover {
	background: url(/images/blue-button-740.png) left -49px no-repeat;
	text-shadow: white 1px 1px 1px;	
}



#jsddm {
    margin: 0;
    padding: 0;
}
 
#jsddm li {
    float: left;
    list-style: none;
	background: url(/images/top-header-spacer.png) right top no-repeat;
	height:50px;
	display:block;
}
#jsddm .active_child,
#jsddm .active,
#jsddm li:hover {
	background: url(/images/top-menu-hovered.png) right top no-repeat;
}

#jsddm li a {
	text-decoration:none;
	text-transform:uppercase;
	color:#2e2e2e;
	font-weight:bold;
	padding:17px 40px 0;
	height:33px;	
	display:block;
    white-space: nowrap;
}
 

#jsddm  .active a,
#jsddm  .active_child a, 
#jsddm li:hover a,
#jsddm li a:hover{
	color:#ffffff;
	text-shadow: black 0px -1px 1px;
}

 
#jsddm li ul {
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    border-top: 1px solid white;
    background:url(/images/dd-footer.png) center bottom no-repeat;
    padding-bottom:10px;
}
 
#jsddm li ul li {
    float: none;
    display: block;
    background:#f1f6fa;
    height:30px;
    border-bottom:1px solid #d5dadd;
}
#jsddm li ul li.active,
#jsddm li ul li:hover {
    float: none;
    display: block;
    background:url(/images/dd-menu-selected.jpg) left top no-repeat;
    
}
#jsddm li ul li.active {
	color:white;
	line-height:30px;
    padding:0 30px;
}
#jsddm li ul li a {
    width: auto;
    height:30px;
    padding:0;
    margin:0;
    line-height:30px;
    padding:0 30px;
    width:152px;
    background:url(/images/dd-list.gif) 15px top no-repeat;
    text-shadow:none !important;
    font-size:10px;
    color:#4b4a4a !important;
    
}

#jsddm li ul li a.active,
#jsddm li ul li a:hover {
	height:30px;
    background-position:15px -30px;
    color:white  !important;
}

table,tr ,td {border:0}
td {vertical-align:top}

.hl-table
{
	border-collapse:collapse;
	font-size:11px;
	border:0;	
	color:#686868;
}
.hl-table tr {
	background:#eff7f9;	
	
}
.hl-table tr.dark {
	background:#e1eff4;	
}
.hl-table th,
.hl-table td {
	border:1px solid #c6d5da;
	padding:10px 7px;
	text-align:center;	
}

.hl-table th {
	background:#d9e6eb;	
}

.hl-table tr.top th {
	border-top:0;	
}
.hl-table th.first {
	border-top:0;
	border-left:0;
	background:url('/images/tt-tl.gif') left top no-repeat #d9e6eb;	
}
.hl-table th.last {
	border-top:0;
	border-right:0;
	background:url('/images/tt-tr.gif') right top no-repeat #d9e6eb;	
}
.hl-table td.last {
	border-right:0;
}
.hl-table td.first {
	border-left:0;
}
.hl-table tr.bottom {
	background:#d9e6eb;	
}
.hl-table tr.bottom td {
	border:0;	
}
.hl-table tr.bottom td.first {
	background:url('/images/tt-bl.gif') left bottom no-repeat #d9e6eb;	
}
.hl-table tr.bottom td.last {
	background:url('/images/tt-br.gif') right bottom no-repeat #d9e6eb;	
}
.hl-table .tt-hided {
	display:none;	
}

.hl-table th a.all-table {
	text-decoration:none;
	color:#686868;
		
}
.hl-table tr.bottom a {
	font-weight:bold;
	color:#686868;
	text-decoration:none;
}
.hl-table tr.bottom a span{
	border-bottom:1px dashed #686868; 
}
.hl-table th a.all-table span {
	
	border-bottom:1px dashed #686868;
		
}
.back {display:none}



.images-block {


}

.slider-wrap								{ 
	
	border:3px solid #6db0d9;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin:10px;
	padding:10px;
	width:419px;
}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 419px;}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 419px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{  }
#movers-row div								{ 	
	border:1px solid #6db0d9;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin:15px 5px 0 0;
	padding:5px;
	float:left;
	height:100px; width:100px
 }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 100px;
											  position: relative; ; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }





		.block-3d {display:none}
		
		.gallery {
			width:500px;

		}
		.gallery .gallery-main .gallery-button-3d {
			width:90px;
			height:75px;
			border:1px solid #f2f2f2;
			background: url(/images/3d-bg.png) 10px center no-repeat #f9f9f9;
			position:relative;
			margin-left:320px;
			margin-top:225px;
			line-height:75px;
			text-decoration:underline;
			padding-left:80px;
			color:gray;
			font-weight:bold;
			cursor:pointer;
			-webkit-border-bottom-right-radius: 15px;
			-moz-border-radius-bottomright: 15px;
			border-bottom-right-radius: 15px;
		}
		
		.gallery .gallery-main {
			width:490px;
			height:300px;
			-webkit-border-radius: 15px;
			-moz-border-radius: 15px;
			border-radius: 15px;
			border:3px solid #6db0d9;
			overflow:hidden;	
			
		}
		.gallery .gallery-main .gallery-image {
			position:relative;	
			width:3000px;
			
		}
		.gallery .gallery-main .gallery-image div{
			width:490px;
			height:300px;
			background: center center no-repeat;
			float:left;
		}
		.gallery .gallery-preview a{
			display:block;
			-webkit-border-radius: 15px;
			-moz-border-radius: 15px;
			border-radius: 15px;
			border:1px solid lightgray;
			float:left;
			margin: 16px 4px 1px 1px;
			width:118px;
			height:90px;
			background: center center no-repeat;
			text-decoration:none;
			opacity:0.5;
		}
		.gallery .gallery-preview a:hover{
			opacity:1;
			border:2px solid #70b4d9;
			margin: 15px 3px 0 0;
		}

		.gallery .gallery-preview a.active{
			opacity:1;
			border:2px solid #70b4d9;
			margin: 15px 3px 0 0;
		}

		.sub-gallery {
			border:2px solid #6caac3;
			-webkit-border-radius: 15px;
			-moz-border-radius: 15px;
			border-radius: 15px;
			background:#d0eaf4;
			margin-top:20px;
		}
		.sub-gallery .sg-left-control {
			width:35px;
			height:55px;
			float:left;
			margin:37px 7px;
		}
		.sub-gallery .sg-left-control a {
			display:block;
			width:35px;
			height:55px;
			background:url(/images/sg-arrows.png) 0px 0px no-repeat;
			text-decoration:none;
		}
		.sub-gallery .sg-left-control a:hover {
			background-position:0px -55px;
		}
		.sub-gallery .sg-right-control {
			width:35px;
			height:55px;
			float:right;
			margin:37px 7px;
		}
		.sub-gallery .sg-right-control a {
			display:block;
			width:35px;
			height:55px;
			background:url(/images/sg-arrows.png) -35px 0px no-repeat;
			text-decoration:none;
		}
		.sub-gallery .sg-right-control a:hover {
			background-position:-35px -55px;
		}
		.sub-gallery .sg-image {
			float:left;	
			border:2px solid #d0eaf4;
			padding:2px;
			margin:5px 2px;
		}
		.sub-gallery .sg-image:hover {
			border:2px solid #4790ae;
		}
		
		.cont_tb td{
				height:30px;
				vertical-align:middle;
		}
		
		.cont-fblink {
			height:60px;
			padding-left:120px;
			background:url(/images/cont-back.png) left center no-repeat;
			line-height:60px;
			margin: 20px 0;
			margin-left:-15px;
		}
		.cont-fblink a {
			text-decoration:none;
			color:#0a68b1;
			font-weight:bold;
		}
		.cont-fblink a span {
			border-bottom:1px dashed #0a68b1;
		}
		
		.cont-wdlink {
			height:40px;
			padding-left:57px;
			background:url(/images/cont-word.png) left center no-repeat;
			margin: 10px 0;
			padding-top:3px;
			
		}
		.cont-wdlink a {
			text-decoration:underline;
			color:#0a68b1;
			font-size:12px;
		}

		.cont-map .map {
			width:730px;
			height:730px;
			border:3px solid #6cacc9;
			-webkit-border-radius: 15px;
			-webkit-border-top-left-radius: 0;
			-moz-border-radius: 15px;
			-moz-border-radius-topleft: 0;
			border-radius: 15px;
			border-top-left-radius: 0;
			padding:5px;
			margin-top:-3px;
		}
		.cont-map .cm-tab {
			background:white;
			border:3px solid #e1eaed;
			-webkit-border-top-left-radius: 15px;
			-webkit-border-top-right-radius: 15px;
			-moz-border-radius-topleft: 15px;
			-moz-border-radius-topright: 15px;
			border-top-left-radius: 15px;
			border-top-right-radius: 15px;
			border-bottom:0;
			height:25px;
			float:left;
			margin-right:10px;
			padding:10px 20px 0 20px;
			color:#0a68b1;
			font-weight:bold;
			cursor:pointer;
		}
		.cont-map .cm-tab span {
			border-bottom:1px dashed #0a68b1;
		}
		.cont-map .cm-tab.active {
			border:3px solid #6cacc9;
			border-bottom:0;
			height:28px;
			color:#434343;
		}
		.cont-map .cm-tab.active span {
			border-bottom:0;
		}
		.cont-map .map div.mapin{
			display:none;
			height:730px;
		}
		.cont-map .map div.active{
			display:block;	
		}		
		
		.emk-item {
			width:360px;
			height:170px;
			background:url(/images/item-bg.png) left top no-repeat;
			float:left;
			margin-right:10px;
			margin-bottom:20px;
		}
		.emk-item .emk-ip {
			float:left;	
		}
		.emk-item .emk-image {
			width:147px;
			height:117px;
			margin:5px;
			overflow:hidden;
			float:none;
			text-align:center;
		}
		.emk-item .emk-price {
			width:147px;
			margin:5px;
			height:30px;

			float:none;
			text-align:center;
			line-height:30px;
		}
		.emk-item .emk-desc {
			float:right;	
			width:190px;
			padding-top:10px;
		}
		.emk-item .emk-desc a {
			font-weight:bold;	
		}		
		
		
		.photo-controls {
			margin-bottom:20px;	
		}
		
		.photo-small-image {
			width:220px;
			height:150px;
			padding:5px;
			border:3px solid #9a9a9a;
			float:none;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius: 10px;
			text-align:center;
		}
		.photo-block {
			padding:0 5px 10px 5px;
			text-align:center;
			float:left;
			height:210px;
		}
		.photo-name {
			padding:5px 0;
			font-size:12px;
		}
		
		.photo-paging td{
			text-align:center;
			padding:3px;
		}
		
		.photo-paging .next_link,
		.photo-paging .back_link {
			padding: 5px 5px;
			line-height:24px;
		}
		
		.photo-paging td a {
			text-decoration:none;
			color:#838383;
		}
		
		.photo-paging .back_link a,
		.photo-paging .next_link a {
			text-decoration:underline;
			font-size:11px;
		}

		.video-block {
			border:3px solid #6cacc9;
			padding:5px;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius: 10px;
		}
		
		.faq {
			padding: 0 0 10px;
			margin: 0 0 10px;
			border-bottom:1px solid #d9d9d9;
		}
		
		.faq .faq_question a{
			color:#2d2d2d;
			font-weight:bold;
			text-decoration:none;
			font-size:14px;
		}
		.faq .faq_question a span{
			border-bottom:1px dashed #2d2d2d;
		}
		
		.faq .faq_answer {display:none}
		
		
input, select, textarea {
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    padding: 6px;
}
textarea {
    width: 400px;
}
.infofield {
    margin-bottom: 5px;
    margin-top: 15px;
}
input.button {
    background: none repeat scroll 0 0 #2485bc;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    margin-top: 15px;
}		


.content .right #filtr {
	border:1px solid #dcdddf;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	background: #eef7fc;
	padding:30px;	
}
.content .right #filtr .filtr-nav {
	width:354px;
	margin:0 auto 10px; 	
}
.content .right #filtr .filtr-nav a {
	display:block;
	text-align:center;
	line-height:58px;
	height:58px;
	width:59px;
	float:left;
	background:url(/images/vib-sprite.png) left top no-repeat;
	color:#26231e;
	text-decoration:none;
	text-shadow: white 0px 1px 1px;
	font-size:16px;
	font-weight:bold;	
}
.content .right #filtr .filtr-nav a.active {
	background-position:left -116px;
	font-size:20px;
}
.content .right #filtr .filtr-nav a.filled {
	background-position:left -58px;
}

.content .right #filtr .sept_opt {
	clear:both;
	font-size:22px;
	color:#414342;
	padding:20px 0 0 0;
	text-align:center;	
}
.content .right #filtr .sept_opt h6 {
	margin:0;
	padding:0;	
	font-size:22px;
	color:#414342;
	font-weight:normal;
}
.content .right #filtr .sept_opt .filtr-buttons {
	margin-top:30px;	
}


.content .right #filtr .sept_opt .filtr-buttons a {
	display:block;
	background: url(/images/blue-button.png) left top no-repeat;
	line-height:49px;
	color:#424242;
	font-size:14px;
	text-align:center;	
	text-decoration:none;
	font-weight:bold;
	font-family: Tahoma;
	outline:none;
	margin:0 3px;
	width:212px;
	height:49px;	
}
.content .right #filtr .sept_opt .filtr-buttons a:hover {
	background: url(/images/blue-button.png) left -49px no-repeat;
	text-shadow: white 1px 1px 1px;	
}
.content .right #filtr .sept_opt .filtr-buttons a.b350 {
	background: url(/images/blue-button-350.png) left top no-repeat;
	width:350px;
}

.content .right #filtr .sept_opt .filtr-buttons a:hover {
	background-position: left -49px;
}

.consultant-form {
	border:1px solid #d1d1d1;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;	
	overflow:hidden;
}

.consultant-form .caption {
	height:48px;
	line-height:48px;
	border-bottom:1px solid #c7c7c7;
	background:#edf7fb;	
	padding: 0 20px;
	font-weight:bold;
	font-size:18px;
}

.consultant-form form {
	margin:20px;	
}
.consultant-form .infofield input, 
.consultant-form textarea.inptext {
	border:3px solid #c9c9c9;
	padding:3px;	
	outline:none;
}
.consultant-form textarea.inptext  {
	width:550px;	
	height:70px;
}
.consultant-form .infofield span {
	width: 100px;
	display:block;
	float:left;
	line-height:27px;
	text-align:right;
	margin-right:10px;	
	font-weight:bold;
}
.consultant-form .infofield.small input {
	width:100px;	
}
.consultant-form .infofield.small {
	float:left;	
}

.news {
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom: 1px solid #d9d9d9;	
}

.news .news_name a{
	font-weight:bold;
	color: #1c7bc0;
	font-size:14px;
}

.news .news_name a:hover{
	color:#777777;	
}
.news .news_date {
	font-size:11px; 
	color: #9b9b9b;	
}
.news_id .previous_link,
.news_id .next_link {
	margin:5px 0;
	
}

.news_id .show_all a {
	font-size:11px; 
	color: #9b9b9b;		
}

.sub-head .inner .right img {
position: relative;
top: 17px;
}
table.shop {
    height: 165px;
    width: 350px;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}
.item-bg {
    position: absolute;
}
table.shop .shop_price {
    position: absolute;
    margin-top: 137px;
    width: 159px;
    text-align: center;
    font-weight: bold;
}
table.shop .shop_price span {
    color: #146cb0;
}
table.shop .shop_img {
    margin-top: 10px;
    margin-right: 15px;
}
table.shop .shop_name, table.shop .shop_param, table.shop .tobasket {
    font-weight: bold;
    line-height: 17px;
}
table.shop .shop_name {
    margin-bottom: 15px;
    height: 47px;
}
table.shop .shop_param span {
    font-weight: normal;
}
table.shop form {
    margin-top: 15px;
}
table.shop .tobasket {
    position: relative;
    top: -8px;
    left: 10px;
	cursor:pointer;
}
.shop_search {
    width: 736px;
    height: 61px;
    background:url(/images/shop-search1.jpg) no-repeat;
    position: relative;
    top: -15px;
    font-size: 11px;
    padding-top: 10px;
}
.shop_search select {
    /*border: none;
    background: none;
    padding-left: 10px;
    height: 19px;
    -webkit-appearance: none;
    -moz-appearance: window;*/
    margin-top: 7px;
}
#search-price {
    width: 88px;
    float: left;
    font-weight: bold;
    padding-left: 12px;
    line-height: 19px;
}
#search-price a {
    color: #000;
    font-weight: normal;
    font-size: 12px;
}
#search-brand {
    width: 186px;
    float: left;
    padding-left: 12px;
}
#search-brand select {
    width: 174px;
}
#search-form {
    width: 175px;
    float: left;
    padding-left: 12px;
}
#search-form select {
    width: 160px;
}
#search-size {
    width: 174px;
    float: left;
    padding-left: 12px;
}
#search-size select {
    width: 75px;
}
#search-button {
    width: 60px;
    float: left;
}
#search-button a {
    display: block;
    width: 43px;
    height: 29px;
    margin: 12px 0 0 10px;
}
.paginator {
    width: 300px;
    margin: 20px auto;
}
.paginator a, .paginator #current {
    display: block;
    width: 13px;
    float: left;
    background:url(/images/page-num.jpg) no-repeat;
    padding-top: 15px;
    color: #a2a2a2;
    text-decoration: none;
    text-align: center;
    margin-left: 5px;
}
.paginator #current {
    background:url(/images/page-current.jpg) no-repeat;
}
.paginator .sidetext {
    width: 35px;
    text-decoration: underline;
    padding-top: 0;
    font-size: 11px;
    background: none;
}
.paginator .sidebutton {
    width: 21px;
    height: 23px;
    margin: 0 10px;
    margin-top: -5px;
}
.paginator #prev {
    background:url(/images/sidebutton-left.jpg) no-repeat;
    margin-right: 5px;
}
.paginator #next {
    background:url(/images/sidebutton-right.jpg) no-repeat;
}
.shop_id .container, .mediumimage .container {
    position: absolute;
}
#bigimage {
    width: 499px;
    height: 394px;
}
#bigimage img {
    margin-top: 40px;
}
#bigimage img.container {
    margin-top: 0;
}
.smallimage {
    display: block;
    float: left;
    width: 121px;
    height: 91px;
    margin: 10px 0 0 5px;
}
.smallimage img {
    max-width: 115px;
    max-height: 85px;
    margin: 5px 0 0 3px;
}
.smallimage img.container {
    margin: 0;
    max-height: none;
    max-width: none;
}
.shop_id .shop_param {
    min-height: 20px;
    border-bottom: 1px solid #c2c2c2;
    font-size: 11px;
    color: #8b8b8b;
    padding-top: 5px;
    line-height: 15px;
}
.shop_id .shop_param_value {
    font-weight: bold;
    font-size: 12px;
    color: #4f4f4f;
}
#gabarit {
    border-bottom: 1px solid #c2c2c2;
    font-size: 11px;
    color: #8b8b8b;
    padding-top: 5px;
}
#gabarit .shop_param {
    height: auto;
    border: none;
    padding: 0;
}
.shop_id h4 {
    margin: 0 0 14px 0;
    font-size: 15px;
}
.shop_id .shop_price {
    font-size: 11px;
    color: #8b8b8b;
    margin: 10px 0;
}
.shop_id .shop_price_currency {
    font-weight: bold;
    color: #4f4f4f;
    font-size: 12px;
}
.shop_id .shop_price_value {
    font-weight: bold;
    color: #3683c1;
    font-size: 21px;
}
.shop_id .tobasket {
    font-size: 16px;
    font-weight: bold;
    position: relative;
    top: -32px;
    left: 65px;
	cursor:pointer;
}
.mediumimage {
    display: block;
    float: left;
    width: 240px;
    height: 173px;
    margin: 10px 10px 0 0;
}
.mediumimage img {
    max-width: 230px;
    max-height: 160px;
    margin: 10px 0 0 5px;
    border: none;
}
.mediumimage img.container {
    margin: 0;
    max-height: none;
    max-width: none;
}
#builder {
    width: 733px;
    height: 840px;
    background:url(/images/builder-bg.jpg) no-repeat;
}
#builder .tab {
    width: 97px;
    height: 94px;
    background:url(/images/builder-tab.jpg) no-repeat;
    padding: 9px 0 0 0;
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
    float: left;
    margin-left: 5px;
}
#builder .tab#active {
    background:url(/images/builder-tab-active.jpg) no-repeat;
    color: #1d8884;
    text-decoration: none;
}
#builder #img-container {
    width: 280px;
    height: 580px;
    float: left;
    margin: 30px 0 0 20px;
}
#builder #param-container {
    width: 415px;
    float: right;
}
.shop select, .shop input {
    border: inherit;
    padding: 0;
}
.button_wrap input{
    border: none;
    padding: 0;
}
.cart {
    background: url(/images/basket.png) no-repeat;
    background-position: -10px 30px;
    height: 80px;
    padding-left: 70px;
    margin-left: -10px;
}
.level0 {
    color: #2269a6;
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0 0 0;
}
.level1 {
    font-weight: bold;
}
.level1 span, .radiobutton span {
    font-weight: normal;
    color: #b6b6b6;
    font-size: 11px;
}
.group {
    width: 195px;
    float: left;
    margin-right: 7px;
    margin-top: 15px;
}
.subgroup {
    border-left: 1px solid #b6b6b6;
    padding-left: 10px;
    margin-top: 10px;
    font-size: 11px;
}
.radiobox {
    border-bottom: 1px solid #b6b6b6;
}
.radiobox ul {
    display: inline-block;
    margin: 5px 0 0 5px;
    padding: 0;
}
.radiobox li {
    list-style: none;
    display: inline-block;
    width: 22px;
    height: 17px;
    background:url(/images/param-bg.jpg) no-repeat;
    text-align: center;
    text-decoration: underline;
    font-size: 13px;
    padding-top: 6px;
    cursor: pointer;
}
.radiobox li:hover, .radiobox li#active {
    text-decoration: none;
    background-position: -22px 0;
    color: #fff;
}
.radiobutton {
    font-weight: bold;
}
.nobold {
    font-weight: normal;
}
#builder #img-container img {
    position: absolute;
    display: none;
}
#builder #img-container img#active {
    display: block;
}
img#zakaz {
    cursor: pointer;
    float: right;
    margin-right: 20px;
}
p#full {
    margin-left: 20px;
    font-weight: bold;
    font-size: 18px;
    margin-top: -6px;
}
span#fullprice {
    color: #166ab2;
    font-size: 30px;
}
div.cmf-skinned-select {
    background: url(/images/select-bg.jpg) top right no-repeat ;
    height: 26px;
    margin-top: 7px;
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
}
div.cmf-skinned-text {
    background: url(/images/select-bg.jpg) top left no-repeat ;
    height: 26px;
    padding: 6px 0 0 10px;
}
.shop_search select {
    padding: 0;
}
#responseinfo {
    font-weight: normal;
    font-size: 16px;
    margin-left: 50px;
}
table.basket td, table.basket th {
    border: 1px solid #d2d2d2;
    border-collapse: collapse;
    padding: 15px;
    text-align: center;
    color: #717171;
}
.basket_img img {
    width: 100px;
}
table.basket th {
    font-weight: bold;
    font-size: 11px;
    text-align: left;
    background-color: #d0eaf4;
    color: #454545;
}
table.basket td.basket_name, table.basket td.basket_total {
    text-align: left;
}
table.basket td.basket_name a {
    color: #717171;
}
table.basket td.basket_price, table.basket td.basket_summ {
    font-size: 18px;
}
table.basket .basket_last_tr td {
    border: none;
    border-bottom: 1px solid #717171;
    font-weight: bold;
    font-size: 18px;
    color: #454545;
}
.basket_count select {
    width: 54px;
}
.basket_count div.cmf-skinned-select {
    background: url(/images/basket-count.jpg) top left no-repeat ;
    height: 22px;
    margin-top: 0;
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
}
.basket_count div.cmf-skinned-text {
    background: none;
    height: 22px;
    padding: 4px 0 0 0;
}
.basket_delete input {
    display: none;
}
#order_form .right {
    width: 400px;
}
#order_form p {
    color: #454545;
    font-weight: bold;
    font-size: 16px;
}
#order_form td.right {
    width: auto;
    padding-top: 10px;
    padding-right: 10px;
}
#order_form td input {
    width: 250px;
}
#order_form .to_order {
    clear: both;
    text-align: center;
}
#order_form .to_order input {
    border: none;
}
.basket_block {
    color: #4f4f4f;
    font-weight: normal;
    font-size: 12px;
    font-style: normal;
    padding-top: 10px;
}
.basket_block .title {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}
.basket_block span {
    color: #0262ac;
    font-weight: bold;
}
.basket_block a {
    font-weight: bold;
    font-size: 11px;
    color: #454545;
}
table.shop td{width:160px;}