html, body, form { margin: 0; padding: 0; }
html, body { width: 100%; height:100%; }

body {
	
}
.checkbox_block_element{
	width: 175px;
    text-align: left;
    float: right;
}
.checkbox_block_element label{
	float: none!important;
}
.clear{
	clear: both;
}

/* container */
.pm-site__skin {
	margin: 0 auto;
	width: 977px;
	padding: 0 25px;
    position: relative;
}

.pm-container {
	background: url(images/header_bg.gif) left top repeat-x;
	padding: 1em 0 0;
}

.pm-site__top {
	background: #AAB0B4;
	color: #fff;
	overflow: hidden;
	padding: 0.5em 0;
}
	.pm-auth {
		float: right;
		color: #fff;
	}
	.pm-auth form {
		display: inline;
	}
	.pm-auth a {
		color: #fff;
		font-size: 0.91em;
	}
	.pm-auth p {
		margin: 0;
		display: inline-block;
	}
	.pm-auth .errortext {
		color: #CF1F1F;
	}
	.pm-auth input[type=text],
	.pm-auth input[type=password] {
		font-size: 11px;
	}
	.pm-auth input[type=submit] {
		/*display: none;*/
		vertical-align: middle;
	}
	.pm-auth input[type=checkbox] {
		vertical-align: middle;
	}
	.pm-auth label {
		font-size: 11px;
		vertical-align: middle;
	}
	
.pm-c-item__form-buy {
	margin: 1.5em 0 0;
}
	.pm-c-item__form-buy input {
		vertical-align: middle;
	}
	
/* body */
.pm-body {

}
		
/* header */
.pm-nav__header {
	background: #F26520;
	color: #fff;
	margin: 0.8em 0;
	border-radius: 2px;
	
	width: 977px;
	
	box-shadow: 0 1px 1px 0 rgba(8, 8, 5, 0), 0 1px 2px rgba(3, 5, 3, 0), 0 0 4px rgba(45, 47, 46, 0.25) inset;
}
#gruz_shiny_filter{
display:none;
}
.filter_switcher{
font-weight:bold;
font-size:14px;
color:#F26520;
margin-left:10px;

}

.filter_switcher:hover{

color:orange;
}

	.pm-nav__header ul {
		overflow: hidden;
		padding: 0.2em;
		/* width: 700px; /* ie */
		width: 87%;
	}
	.pm-nav__header .pm-menu__root-item {
		float: left;
	}
	
	.pm-nav__header .pm-menu__root-item a {
		color: #fff;
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;		
			
		display: block;
		padding: 0.6em;		
		/*transition: all 0.35s ease-in-out 0s;*/
	}
	.pm-nav__header .pm-menu__root-item > a {
		line-height: 1.2;
	}
	.pm-nav__header .pm-menu__root-item:hover a {
		background-color: #fff;
		color: #F26520;
		border-radius: 2px;
	}

	.pm-nav__header .pm-menu__root-item > ul {
		display: none;
		position: absolute;
		background: #fff;
		border-radius: 0 2px 2px 2px;
		margin-top: -2px;
		
		width: auto; /* ie */
		padding: 2px 4px;
		
	    box-shadow: 2px 2px 1px rgba(229, 229, 229, 0.86);
	    /*transition: all 0.25s ease-in-out 0s;*/
	   
	   z-index: 1000;
	}

	.pm-nav__header .pm-menu__root-item:hover > ul {
		display: block;
	}
	
	.pm-nav__header .pm-sub-menu a {
		padding: 0.3em 0.3em 0.3em 0.5em;
		background-color: #fff;
		color: #F26520;
		font-size: 13px;
	}
	
.pm-nav__header .pm-menu__root-item .pm-icon__menu-wheelss {
	background: url(images/icon/menu/wheelss.gif) 5px 7px no-repeat;
	padding-left: 27px;
}
.pm-nav__header .pm-menu__root-item:hover .pm-icon__menu-wheelss {
	background-image: url(images/icon/menu/wheelss_hover.gif);
}
.pm-nav__header .pm-menu__root-item .pm-icon__menu-sparss {
	background: url(images/icon/menu/spars.gif) 5px 5px no-repeat;
	padding-left: 27px;
}
.pm-nav__header .pm-menu__root-item:hover .pm-icon__menu-sparss {
	background-image: url(images/icon/menu/spars_hover.gif);
}
.pm-nav__header .pm-menu__root-item .pm-icon__menu-tyres {
	background: url(images/icon/menu/tyrs.gif) 5px 7px no-repeat;
	padding-left: 27px;
}
.pm-nav__header .pm-menu__root-item:hover .pm-icon__menu-tyres {
	background-image: url(images/icon/menu/tyrs_hover.gif);
}

.pm-nav__header .pm-menu__root-item .pm-icon__menu-service {
	background: url(images/icon/menu/service.gif) 5px 7px no-repeat;
	padding-left: 27px;
}
.pm-nav__header .pm-menu__root-item:hover .pm-icon__menu-service {
	background-image: url(images/icon/menu/service_hover.gif);
}

.pm-nav__header .pm-menu__root-item .pm-icon__menu-article {
	background: url(images/icon/menu/article.gif) 5px 7px no-repeat;
	padding-left: 30px;
}
.pm-nav__header .pm-menu__root-item:hover .pm-icon__menu-article {
	background-image: url(images/icon/menu/article_hover.gif);
	background-position: 5px 6px;
}

.pm-nav__header .pm-menu__root-item .pm-icon__menu-article1 {
	background: url(images/icon/menu/article1.gif) 5px 7px no-repeat;
	padding-left: 30px;
}
.pm-nav__header .pm-menu__root-item:hover .pm-icon__menu-article1 {
	background-image: url(images/icon/menu/article1_hover.gif);
	background-position: 5px 6px;
}

.pm-nav__header .pm-menu__root-item .pm-icon__menu-about {
	background: url(images/icon/menu/about.gif) 5px 7px no-repeat;
	padding-left: 27px;
}
.pm-nav__header .pm-menu__root-item:hover .pm-icon__menu-about {
	background-image: url(images/icon/menu/about_hover.gif);
	background-position: 4px 4px;
}

.pm-nav__header .pm-menu__root-item .pm-icon__menu-pay {
	background: url(images/icon/menu/pay.gif) 5px 7px no-repeat;
	padding-left: 32px;
}
.pm-nav__header .pm-menu__root-item:hover .pm-icon__menu-pay {
	background-image: url(images/icon/menu/pay_hover.gif);
	background-position: 7px 8px;
}

.pm-nav__header .pm-menu__root-item .pm-icon__menu-contact {
	background: url(images/icon/menu/contact.gif) 5px 7px no-repeat;
	padding-left: 27px;
}
.pm-nav__header .pm-menu__root-item:hover .pm-icon__menu-contact {
	background-image: url(images/icon/menu/contact_hover.gif);
	background-position: 7px 9px;
}
.pm-nav__header .pm-menu__root-item .pm-icon__menu-rub {
	background: url(images/icon/menu/rub.png) 5px 7px no-repeat;
	padding-left: 27px;
}
.pm-nav__header .pm-menu__root-item:hover .pm-icon__menu-rub {
	background-image: url(images/icon/menu/rub_hover.png);
	background-position: 6px 7px;
}	
.pm-nav__header .pm-menu__root-item .pm-icon__menu-proc {
	background: url(images/icon/menu/proc.png) 5px 7px no-repeat;
	padding-left: 27px;
}
.pm-nav__header .pm-menu__root-item:hover .pm-icon__menu-proc {
	background-image: url(images/icon/menu/proc_hover.png);
	background-position: 5px 7px;
}
	
/* search */
.pm-site-search {
	float: right;
	margin: 0.4em 5px 0 0;
	width: 230px; /* ie */
}
	.pm-site-search p {
		margin: 0;
		display: inline;
	}
	.pm-site-search input[type=text] {
		background: #F1F1F1;
		color: #77787B;
		font-size: 100%;
		padding: 4px 4px 4px 23px;
		border: 0 none;
		width: 125px;
		height: 14px;
		
		float: right;
		margin-left: -20px;
		vertical-align: middle;
		border-radius: 2px;
		
		-ms-transition: all 0.35s ease-in-out 0s;
		-webkit-transition: all 0.35s ease-in-out 0s;
		-o-transition: all 0.35s ease-in-out 0s;
		-moz-transition: all 0.35s ease-in-out 0s;
		transition: all 0.35s ease-in-out 0s;
	}
	.pm-site-search input[type=text]:hover,
	.pm-site-search input[type=text]:focus {
		width: 185px;
		background: #fff;
	}
	.pm-site-search input[type=submit] {
		float: right;
		border: 0;
		overflow: hidden;
		text-indent: -9999em;
		padding: 0;
		width: 20px;
		height: 22px;

		font-size: 20px;
		line-height: 1;
		background: url(images/icon/search.png) center center no-repeat;
		display: inline-block;
		border-radius: 2px;
	}
	
.pm-site-basket {
	float: right;
	margin: 0.9em 1em 0 0;
	vertical-align: middle;
}
	.pm-site-basket a {
		color: #fff;
		text-decoration: none;
	}

/* sidebar */
.pm-sidebar__left {
	float: left;
	width: 262px;
	padding: 0 9px 0 0;
}

/* wa */
.pm-wa {
	background: #fff;
	overflow: hidden;
}

.pm-breadcrumb {
	margin: 0.5625em 0;
}
.pm-breadcrumb li {
	display: inline;
}

/* block */
.pm-block__skin-bg {
	/*background: -moz-linear-gradient(top, #F3F3F3 0%, #fff 50px);
	background: -webkit-linear-gradient(top, #F3F3F3 0%, #fff 50px);
	background: -o-linear-gradient(top, #F3F3F3 0%, #fff 50px);
	background: -ms-linear-gradient(top, #F3F3F3 0%, #fff 50px);
	background: linear-gradient(top, #F3F3F3 0%, #fff 50px);
	
		filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#F3F3F3, endColorstr=#FFFFFF);
		-ms-filter: 'progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F3F3F3,endColorStr=#FFFFFF)';
			
	width: 698px;*/
	background: url(images/bgbody.gif) left top no-repeat;
	margin: 0.5625em auto;
	min-height: 180px;
}
.pm-body.-big- .pm-block__skin-bg {
	background: url(images/bgbody_big.gif) left top no-repeat;
}
.pm-body.-big- .pm-sidebar__left,
.pm-body.-big- .pm-mfilter {
	display: none;
}
/*.pm-block__skin-bg:before {
	content: "";
	background: -moz-linear-gradient(top, #E3E4E4 0%, #fff 50px);
	background: -webkit-linear-gradient(top, #E3E4E4 0%, #fff 50px);
	background: -o-linear-gradient(top, #E3E4E4 0%, #fff 50px);
	background: -ms-linear-gradient(top, #E3E4E4 0%, #fff 50px);
	background: linear-gradient(top, #E3E4E4 0%, #fff 50px);
	
		filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#E3E4E4, endColorstr=#FFFFFF);
		-ms-filter: 'progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E3E4E4,endColorStr=#FFFFFF)';
			
	height: 50px;
	display: block;
	position: absolute;
	width: 700px;
	z-index: -1;
	margin: -1px 0 0 -1px;
}*/

.pm-block__skin-bg h1 {
	margin-top: 0;
	padding: 7px 12px 0;
	color: #F26520;
}

.pm-block header {
	font-size: 16px;
	padding: 7px 12px;
}
	.pm-block header h2 {
		color: #F26520;
		margin: 0;
	}

.pm-block-body,
.pm-block-body__inner {
	padding: 0 14px;
}

/* */
.pm-mcatalog-list {
	overflow: hidden;
	letter-spacing: -0.31em;
	word-spacing: -0.43em;
}
.pm-mcatalog-item {
	display: inline-block;
	width: 147px;
	min-height: 215px;
	padding: 0 1em;
	margin: 0 0 3em;
	background: url(images/item_separator.gif) right center no-repeat;	
	
	text-align: center;
	vertical-align: top;
	
	letter-spacing: normal;
	word-spacing: normal;
}
.pm-mcatalog-item:nth-child(4n) {
	background: none;
}
.ie7 .pm-mcatalog-item {
	display: inline;
}
	.pm-mcatalog-item > span {
		display: inline-table; /* or inline-block */
		margin: 0.15em 0;
	}
	.pm-mcatalog-item > span.pm-c-item__name {
		height: 66px;
		margin: 0 0 9px;
		overflow: hidden;
	}
	
	.pm-mcatalog-item .pm-c-item__price {
		font-weight: bold;
		font-size: 120%;
	}

	.pm-c-item__quantity em {
		color: #F26520;
		font-style: normal;
		font-weight: bold;
	}
	.pm-c-item__quantity-more em {
		color: green;
	}

.pm-mcatalog-list input[type=submit] {
	color: #fff;
	background: #308AC2;
	border-radius: 2px;
	border: 0 none;
	padding: 3px;
	text-align: center;
	width: 100px;
	
	background: -moz-linear-gradient(top, #3B99D0 0%, #328CC4 50%, #1D6DA7 100%);
	background: -webkit-linear-gradient(top, #3B99D0 0%, #328CC4 50%, #1D6DA7 100%);
	background: -o-linear-gradient(top, #3B99D0 0%, #328CC4 50%, #1D6DA7 100%);
	background: -ms-linear-gradient(top, #3B99D0 0%, #328CC4 50%, #1D6DA7 100%);
	background: linear-gradient(top, #3B99D0 0%, #328CC4 50%, #1D6DA7 100%);
	
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#3B99D0, endColorstr=#1D6DA7);
	-ms-filter: 'progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3B99D0,endColorStr=#1D6DA7)';	
	
	text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}

.pm-mcatalog-list input[type=text] {
	border: 1px solid #C0C4C7;
	border-radius: 2px;
	width: 18px;
	padding: 1px 2px;
	
	text-align: center;
}
.pm-mcatalog-item.jcarousel-item.jcarousel-item-horizontal {
    width: 173px;
}
.pm-mcatalog-item.jcarousel-item.jcarousel-item-horizontal > span {
    display: block;
}

.pm-price {
	color: #F26520;
}
.pm-price s {
	display: block;
	color: #000;
}
.pm-price s span {
	color: #F26520;
}

/* menu */

/* footer */
.pm-site__footer {
	margin: 0;
	min-width: 1027px;
}
	.pm-site__footer .pm-__inner {
		padding: 1.2em 0;
		overflow: hidden;
		position: relative;
	}

.pm-nav__footer {
	padding: 1.5em 0;
		
	background: #000;
	
	color: #fff;
}

.pm-nav__footer ul {
    /*float: left;*/
    list-style: none;
    margin: 0;
    padding: 0;
    /*width: 20%;*/
}
.pm-nav__footer li {
	margin: 0.3em 0;
}
.pm-nav__footer a {
	color: #fff;
}

.footer__logo img {
    padding-right: 43px;		
}
.footer__logo div { 
vertical-align: middle;
}

/* inc */
.pm-inc {

}

.pm-inc__phone {
	float: right;
	margin-top: 18px;
}
.header__contacts {
  width: 280px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
}
.header__callback {
  display: inline-block;
  float: left;
  padding: 10px;
  margin-right: 20px;
  min-width: 100px;
  background: #AAB0B4;
}
.header__email {
  display: inline-block;
  float: left;
  padding: 10px;
  min-width: 100px;
  background: #AAB0B4;
}
/* .header__phone {
  display: inline-block;
  float: right;
  padding: 10px;
  min-width: 100px;
  background: #ee6059;
} */
.call_phone_a1 {
  display: inline-block;
  float: right;
  padding: 10px;
  min-width: 100px;
  background: #ee6059;
  text-decoration: none;
  border-radius: 2px;	
}
.header__callback:hover {
	background: #f26520;
}
.header__email:hover {
	background: #f26520;
}
.header__phone:hover {
	background: #ee6059;
}
/* .pm-inc__phone td {
	color: #77787B;
	font-size: 13px;
} */
.pm-inc__phone a {
	/* background: #AAB0B4; */
	color: #fff;
	/* padding: 3px 12px; */
	text-decoration: none;
	border-radius: 2px;	
	/* text-shadow: 1px 1px rgba(0, 0, 0, 0.1); */
	transition: all 0.35s;
}

/* .pm-inc__phone th {
	font-size: 22px;
	font-weight: bold;
	color: #414042;
} */

/* filter */




#form_zapchasti_filter{

width:440px;
margin:auto;
}

#form_zapchasti_filter select{
	min-width:220px;
	max-width:220px;
	width:220px;

}


.pm-site-block {
	background: #F1F1F1;
	padding: 27px;
	border: 1px solid #E1E1E2;
	border-bottom: 1px solid #ECECED;	
	overflow: hidden;	
	margin: 0.5625em 0;
	border-radius: 2px;
}
	.pm-site-block h2, .pm-site-block .pm__title {
		font-size: 1.375em;
		margin: 0 0 0.75em;
		letter-spacing: normal;
		word-spacing: 0;
}
	
	.pm-site-block h2 a, .pm-site-block .pm__title a {
		color: #231F20;
		font-weight: normal;
		text-decoration: none;
}

.pm-site-filter ul {
	/* margin: 0; */
	padding: 0 0 0 6%;
	/*float: left;*/
	/* width: 38%; */
}

.ie7 .pm-site-filter ul {
	/* width: 45%; */
	padding: 0;
}

.pm-site-filter li {
	color: #FF8F29;
	padding-bottom: 0.5em;
}

.pm-site-filter a {
	/* font-weight: bold; */
	white-space: nowrap;
}

.pm-site-filter .shiny_gruzovye_active a
{
    white-space: nowrap;
}

/* filter: form */
.pm-filter-form {
	width: 440px;
	margin: 0 auto;	
}

.pm-filter-form select {
	width: 180px;
}

.pm-filter-form select.small_select {
	width: 70px;
}

.pm-mfilter-detail {
	/*display: none;*/
}

.pm-mfilter-detail .pm-filter-div {
	margin: 1em 0;
	padding-right: 10px;
}

.pm-mfilter-detail label {
	float: left;
}
/*.pm-mfilter-wrap.-big- label {
	text-align: left;
	width: 150px;
}*/

.pm-mfilter-detail fieldset {
	width: 420px;
	text-align: right;
	padding: 5px 10px;
}

.pm-mfilter-wrap.-big- .pm-filter-div {
	/*font-size: 12px;*/
}

.pm-mfilter-wrap.-big- input[type="submit"], .pm-mfilter-detail button {
	/*font-size: 12px;*/
}

/* filter: shina */
.pm-mfilter-detail .pm-filter-form__shina fieldset {
	display: inline-block;	
	width: 150px;
	text-align: left;
}

.pm-mfilter-detail .pm-filter-form__shina {
	width: 520px;
}

.pm-mfilter-detail .pm-filter-form__shina label {	
	display: block;
}

.pm-mfilter-detail .pm-filter-form__shina select {	
	width: 150px;
}

/* filter: avto */
#pm-avto-search__result {
	/*position: absolute;*/
	z-index: 1;
}
	#pm-avto-search__result h2,
	#pm-avto-search__result p {
		margin: 1em 0;
		font-size: 13px;
		color: #1a69a3;
		line-height: 1.5;
	}
	
	.pm-result__disk {
		/*float: left;*/
		width: 50%;
	}
	.pm-result__shina {
		float: right;
		width: 50%;
	}

/* article */
.pm-site-article article {
	margin: 0 0 20px 0;
	overflow: hidden;
}
.pm-site-article img {
	float: left;
	margin: 0 0.5em 0 0;
	border: 1px solid #BDC0C3;
}
.pm-site-article time {
	display: block;
}

.pm-site-viewed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pm-site-viewed article,
.pm-site-viewed li {
	margin: 0 0 20px 0;
	overflow: hidden;
width:100%;
}
.pm-site-viewed img {
	float: left;
	margin: 0 0.5em 0 0;
	border: 1px solid #BDC0C3;
}
.pm-site-viewed .pm-price {
	display: block;
	font-weight: bold;
	margin-top: 0.5em;
}
.pm-site-viewed .pm-viewed-body {
	overflow: hidden;
}

.pm-link__more {
	color: #F26520;
}

/* article: list */
.pm-article-list time {
	display: block;
	padding: 0.7em 0;
}
.pm-article-list .pm-article-desc {
	overflow: hidden;
}
.pm-article-list img {
	padding: 2px;
	margin-right: 1.2em;
}

/* main */
.pm-mfilter {
	background: #5EB0E1;
	color: #fff;
	padding: 2px 10px;
	
	margin: 0.5625em 0 0;
	list-style: none;
	
	overflow: hidden;
	
	border-radius: 2px;
}
	.pm-mfilter li {
		float: left;
		font-weight: bold;
		padding: 8px 6px 8px 31px;
		font-size: 1em;
		margin: 0 1em 0 0;
		
		cursor: pointer;
		background-repeat: no-repeat;
		background-position: left 3px;
	}
	.pm-mfilter__shina {
		background-image: url(images/icon/filter/shina.gif);

	}
	.pm-mfilter__disk {
		background-image: url(images/icon/filter/disk.gif);
		}
	.pm-mfilter .pm-mfilter__zapchasti {
		background-image: url(images/icon/filter/zapch.gif);
		padding-left: 43px;

	}
	.pm-mfilter .pm-mfilter__avto {
		background-image: url(images/icon/filter/avto.gif);
		padding-left: 51px;
	}		

.pm-site-link__big {
	display: block;
	background: #ee6059 url(images/icon/pen.png) 12px 8px no-repeat;
	color: #fff;
	font-weight: bold;
	padding: 8px 12px 8px 42px;
	font-size: 1.25em;
	text-align: center;
	text-decoration: none;
	
	margin: 0.5em 0;
	
	border-radius: 2px;
	
	box-shadow: 0 1px 1px 0 rgba(8, 8, 5, 0), 0 1px 2px rgba(3, 5, 3, 0), 0 0 4px rgba(45, 47, 46, 0.25) inset;
}

/* */
	.pm-c-item-pict > span {
		display: block;
		margin: 0.15em 0;
		
		font-size: 130%;
	}
	
	.pm-c-item-pict .pm-c-item__price {
		font-weight: bold;
		font-size: 130%;
	}

	.pm-c-item-pict .pm-c-item__quantity em {
		/*color: #F26520;*/
		font-style: normal;
		font-weight: bold;
	}

.pm-c-item-pict input[type=submit] {
	color: #fff;
	background: #308AC2;
	border-radius: 2px;
	border: 0 none;
	padding: 3px;
	text-align: center;
	width: 100px;
	
	background: -moz-linear-gradient(top, #3B99D0 0%, #328CC4 50%, #1D6DA7 100%);
	background: -webkit-linear-gradient(top, #3B99D0 0%, #328CC4 50%, #1D6DA7 100%);
	background: -o-linear-gradient(top, #3B99D0 0%, #328CC4 50%, #1D6DA7 100%);
	background: -ms-linear-gradient(top, #3B99D0 0%, #328CC4 50%, #1D6DA7 100%);
	background: linear-gradient(top, #3B99D0 0%, #328CC4 50%, #1D6DA7 100%);
	
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#3B99D0, endColorstr=#1D6DA7);
	-ms-filter: 'progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3B99D0,endColorStr=#1D6DA7)';	
	
	text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
	
	font-size: 125%;
	min-width: 110px;
}

.pm-c-item-pict input[type=text] {
	border: 1px solid #C0C4C7;
	border-radius: 2px;
	width: 18px;
	padding: 1px 2px;
	
	text-align: center;
	
	font-size: 125%;
}

.pm-c-item-pict .pm-c-item__form-buy {
	margin: 1em 0 0;
}

/* */
.pm-button {
	text-align: center;
    padding: 4px 10px;
	
	border: 0 none;
	background: #ABB0B4;
    border-radius: 1px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);	

	color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
	
	font-size: 13px;
	
	text-decoration: none;
}
.pm-button__compare {
	background: #F26520;
	margin-left: 9px;
}

/* */
.pm-c-item-sec-pict {
	float: left;
	width: 50%;
	
	text-align: center;
}

.pm-c-item-prop-list {
	float: right;
	width: 50%;
}
	.pm-c-item-prop-list p {
		clear: both;
		border-bottom: 1px solid #D6D7D9;
		
		font-size: 13px;
		color: #737373;
		
		padding: 0 0 0.8em;
		margin: 0.8em 0;
		
		text-align: right;
		
		position: relative;		
	}
	.pm-c-item-prop-list span {
		float: left;
		
	}

/* */
.pm-form fieldset {
	margin: 0.5em 0;
}
	.pm-form label,
	.pm-form legend {
		/*display: block;
		font-weight: bold;*/
		margin: 0.2em 0 0.2em;
		
		font-size: 13px;
	}
	
	.pm-form input[type=text],
	.pm-form input[type=password],
	.pm-form textarea {
		border: 1px solid #D8D9DA;
		border-radius: 3px;
		
		padding: 2px 7px;
		/*width: 300px;*/

		/*background: -moz-linear-gradient(top, #FFFFFF 0%, #EBEBEB 100%);
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #EBEBEB 100%);
		background: -o-linear-gradient(top, #FFFFFF 0%, #EBEBEB 100%);
		background: -ms-linear-gradient(top, #FFFFFF 0%, #EBEBEB 100%);
		background: linear-gradient(top, #FFFFFF 0%, #EBEBEB 100%);*/
		
		filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorstr=#EBEBEB);
		-ms-filter: 'progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#EBEBEB)';
	}
	.pm-form select {
		border: 1px solid #D8D9DA;
		border-radius: 3px;
		
		padding: 2px 7px;

		background: -moz-linear-gradient(top, #FFFFFF 0%, #EBEBEB 100%);
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #EBEBEB 100%);
		background: -o-linear-gradient(top, #FFFFFF 0%, #EBEBEB 100%);
		background: -ms-linear-gradient(top, #FFFFFF 0%, #EBEBEB 100%);
		background: linear-gradient(top, #FFFFFF 0%, #EBEBEB 100%);
		
		filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorstr=#EBEBEB);
		-ms-filter: 'progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#EBEBEB)';
	}	
	
	.pm-form textarea {
		/*height: 100px;*/
	}
	
	.pm-form input[type=submit],
	.pm-form input[type=reset],
	.pm-form button {
		color: #fff;
		background: #308AC2;
		border-radius: 2px;
		border: 0 none;
		padding: 3px 7px;
		text-align: center;
		min-width: 100px;
		
		font-size: 120%;
		
		background: -moz-linear-gradient(top, #3B99D0 0%, #328CC4 50%, #1D6DA7 100%);
		background: -webkit-linear-gradient(top, #3B99D0 0%, #328CC4 50%, #1D6DA7 100%);
		background: -o-linear-gradient(top, #3B99D0 0%, #328CC4 50%, #1D6DA7 100%);
		background: -ms-linear-gradient(top, #3B99D0 0%, #328CC4 50%, #1D6DA7 100%);
		background: linear-gradient(top, #3B99D0 0%, #328CC4 50%, #1D6DA7 100%);
		
		filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#3B99D0, endColorstr=#1D6DA7);
		-ms-filter: 'progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3B99D0,endColorStr=#1D6DA7)';		
		
		text-shadow: 1px 1px rgba(0, 0, 0, 0.1);		
	}

.pm-form.-web-form- input[type=text],
.pm-form.-web-form- input[type=password],
.pm-form.-web-form- textarea {
	width: 300px;
}
.pm-form.-web-form- textarea {
	height: 100px;
}
.pm-form.-web-form- label,
.pm-form.-web-form- legend {
	display: block;
	font-weight: bold;
}

/* */
.pm-c-item__picture {
	position: relative;
	display: inline-block;
	min-height: 150px;
}
.ie7 .pm-c-item__picture {
	display: inline;
}
	.pm-item-icons {
		display: block;
		width: 32px;
		
		position: absolute;
		top: 0;
		right: 0;		
	}

.pm-icon__product-car {
	display: block;
	width: 32px;
	height: 32px;
	background: url(images/icon/product/car.png) left top no-repeat;
}

/* */
.pm-mfilter .pm-active {
	position: relative;
}
	.pm-mfilter .pm-active:after {
		content: "";
		
	    display: block;
	    height: 0;
	    width: 0;
		margin: 0 0 0 -9px;
		position: absolute;
		left: 50%;

		border-left: 8px solid transparent;
		border-right :8px solid transparent;
		border-bottom: 8px solid #FFF;		
	}

.pm-mfilter-detail {
	background: #5EB0E1;
	border-top: 0 none;
	padding: 0 5px 5px;
	border-radius: 2px;
	
	margin: -2px 0 0;
}
	.pm-mfilter-detail .pm-_inner {
		background: #fff;
		border-radius: 2px;
		padding: 10px;
	}
	
	.pm-mfilter-wrap.-big- .pm-_inner {
		min-height: 245px;
	}

	.pm-mfilter-detail .pm-close {
		content: "";
		display: block;
		width: 25px;
		height: 25px;
		background: url(images/icon/close.png) left top no-repeat;
		margin: -43px -5px 0 0;

		float: right;
		
		cursor: pointer;
	}
	
.pm-mfilter__detail-disk {
	margin-bottom: 1em;
}

.pm-mfilter__detail-disk td {
	font-size: 10px;
	line-height: 1.6;
}
	.pm-mfilter__detail-disk select {
		font-size: 10px;
		width: 100px;
	}

.pm-mfilter-detail .pm-filter-div,
#pm-avto-search #submit_link {
	font-size: 10px;
	text-align: right;
	margin: 0 0 0.5em;
}
	.pm-mfilter-detail input[type=submit],
	.pm-mfilter-detail button,
	#pm-avto-search .link_subm{
		background: #BCBFC6;
		border-radius: 2px;
		border: 0 none;
		padding: 3px;
		text-align: center;
		width: 120px;
		height: 25px;
		
		color: #000;
		
		background: -moz-linear-gradient(top, #CDD0D7 0%, #AEB1B8 100%);
		background: -webkit-linear-gradient(top, #CDD0D7 0%, #AEB1B8 100%);
		background: -o-linear-gradient(top, #CDD0D7 0%, #AEB1B8 100%);
		background: -ms-linear-gradient(top, #CDD0D7 0%, #AEB1B8 100%);
		background: linear-gradient(top, #CDD0D7 0%, #AEB1B8 100%);
		
		filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#CDD0D7, endColorstr=#AEB1B8);
		-ms-filter: 'progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#CDD0D7,endColorStr=#AEB1B8)';	
		font-size: 14px;
		float: none;
		display: inline-block;
		box-sizing: border-box;
	}
	
/* filter: aside */
.pm-aside-filter {
	width: auto;
}
.pm-aside-filter fieldset {
	padding: 4px 0 4px 2px;
	text-align: right;
	width: auto;
}

.pm-aside-filter .pm-filter-div {
	padding: 0;
}

.pm-aside-filter label {
	font-size: 10px;
	float: left;
	
	line-height: 1.5em;
	
	text-align: left;
	max-width: 50%;
	
	line-height: 10px;
	margin-top: 3px;
}
.pm-aside-filter select {
	width: 100px;
	font-size: 10px;
}

body .pm-mfilter-detail input.pm-filter__reset {
	background: none;
	border: 0 none;
	color: #AA0000;
	font-size: 10px;
	padding: 0;
	text-decoration: underline;
	font-family: Arial,Helvetica,sans-serif;
	width: auto;
	text-align: left;
	filter: none;
	-ms-filter: none;
}
.pm-mfilter-detail .pm-filter__reset:hover {
	text-decoration: none;
}	
	
/* */
.pm-mfilter-flag ul {
	float: right;
	margin: 1em 0 3em;
	padding: 0;
	list-style: none;
}
	.pm-mfilter-flag li {
		float: left;
		background: #ABB0B4;
		margin: 0 1em 0 0;
		position: relative;
		
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
		border-radius: 2px;
	}
	.pm-mfilter-flag li label {
		display: block;
		padding: 3px 10px;
		color: #fff;
		text-decoration: none;
		text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
	}
	.pm-mfilter-flag li input {
		position: absolute;
		left: -99999em;
	}
	.pm-mfilter-flag li.pm-active:after {
		content: "";
		
	    display: block;
	    height: 0;
	    width: 0;
		margin: 0 0 0 -9px;
		position: absolute;
		left: 50%;

		border-left: 8px solid transparent;
		border-right :8px solid transparent;
		border-top: 8px solid #F26520;
	}
	.pm-mfilter-flag li.pm-active {
		background: #F26520;
	}
	.js .pm-mfilter-flag input[type=submit] {
		display: none;
	}

/* tooltip */
.pm-__tooltip:after {
	content: "?";
	display: inline-block;
	width: 12px;
	height: 12px;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	background: #D6D7D9;
	border-radius: 10px;
	color: #A4A4A4;
	
	position: relative;
	top: -5px;
}

[data-hint] {
	background: url(images/icon/hint/hint.gif);
	display: inline-block;
	width: 12px;
	height: 12px;
	
	position: relative;
	top: -5px;
	
	font-style: normal;
}

.pm-__tooltip:hover:before,
[data-hint]:hover:before {
	content: attr(data-hint);
	
	display: block;
	font-size: 10px;
	position: absolute;
	padding: 8px;
	border-radius: 2px;
	background: #F1F1F1;
	border: 1px solid #E8E9E9;
	
	margin: 0 0 0 20px;
	
	min-width: 100px;
	max-width: 220px;
	text-align: left;
	z-index: 100;
	
	font-size: 9px;
	line-height: normal;
}
.pm-sidebar__left [data-hint] {
	background: url(images/icon/hint/hint_small.gif);
}

/* vacancy */
.pm-vacancy-item table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 1em 0;
}
.pm-vacancy-item td {
	font-size: 13px;
	vertical-align: top;
	text-align: left;
	padding: 2px 5px 2px 0;
}
.pm-vacancy-item th {
	text-align: left;
	font-size: 14px;
	padding: 8px 0 4px;
}
	.pm-vacancy-item .pm-item__name {
		font-size: 16px;
		color: #1A69A3;
	}
	.pm-vacancy-item .pm-item__name.pm-js {
		border-bottom: 1px dotted;
		cursor: pointer;
	}
.pm-item__name.-disabled + table {
	display: none;
}

/* */
.pm-compare-result .pm-item__pict {	
	border: 1px solid #d7d8da;
	/*box-shadow: 0 0 1px #999999;*/
	border-radius: 8px;
	padding: 2px;
}

.pm-compare-result .pm-compare-prop {
	background: #D4652A;
    color: #FFFFFF;
    font-size: 1.25em;
    font-weight: bold;
    padding: 8px 12px;
	height: 35px;
    
    font-weight: normal;
	white-space: nowrap;
}
.pm-compare-result .pm-compare-sys {
	background: #588ABF url(images/compare/compare_blue.gif) left top repeat-x;
    color: #FFFFFF;
    font-size: 1.25em;
    font-weight: bold;
    padding: 8px 25px;
	height: 35px;
    
    font-weight: normal;
	white-space: nowrap;
}

.pm-compare-result .pm-compare-name {
	text-align: left;
	width: 100px;
}

.pm-compare-result .pm-compare-first {
	border-radius: 2px 0 0 2px;
}
.pm-compare-result .pm-compare-last {
	border-radius: 0 2px 2px 0;
}
.pm-compare-result .pm-compare-empty {
	padding: 0 4px;
	/*width: 8px;*/
	font-size: 5px;
}
.pm-compare-result .pm-compare-nowrap {
	white-space: nowrap;
}

.pm-compare-result .pm-item__name-wrap {
	display: block;
	line-height: 12px;
	padding-bottom: 3px;
}
.pm-compare-result .pm-item__name {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	line-height: 10px;
}

.pm-compare-result td {
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
}

.pm-compare-result .pm-item__model {
	padding-left: 25px;
	padding-right: 25px; 
}

.pm-compare-result tbody tr td {
	border-top: 1px dotted #000;
	padding: 15px 10px;
}

.pm-compare-result .pm-compare__diff {
	/*padding: 6px 15px;
	background: #D0D1D3;
	border-radius: 2px;
	display: inline-block;*/
}

.pm-compare-result .pm-compare__item-shina {
	display: inline-block;
	width: 90px;
	vertical-align: bottom;
}
.pm-compare-result .pm-compare__item-disk {
	display: inline-block;
	width: 90px;
	
	vertical-align: bottom;
}
.ie7 .pm-compare-result .pm-compare__item-shina,
.ie7 .pm-compare-result .pm-compare__item-disk {
	display: inline;
}

.pm-compare-result .pm-price__black {
	color: #000;
}

/* */
.pm-field-selected {
	display: none;
}

.pm-field-selectedt.pm-active {
	background-color: #F26520;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
	width: 78px;
	height: 17px;
	line-height: 17px;
	padding-right: 22px;
	display: inline-block;
	position: relative;
	
	vertical-align: baseline;
}

.-big- .pm-field-selected.pm-active {
	width: 158px;
	line-height: 20px;	
	height: 20px;
}

.-big- .pm-filter-form__shina .pm-field-selected.pm-active {
	width: 128px;
	line-height: 20px;
	height: 20px;
}

	.pm-field-selected.pm-active select {
		display: none;
	}
	
	.pm-field-selected.pm-active em {
		position: absolute;
		right: 5px;
		font-style: normal;
		cursor: pointer;
		height: 17px;
		width: 17px;
		background: url(images/icon/filter/close.png) center center no-repeat;
	}
	
	.-big- .pm-field-selected.pm-active em {
		height: 18px;
		width: 18px;		
	}

/* */
.pm-mfilter-section {
	float: left;
	margin: 0 0 2em;
	padding: 0 12px;
	list-style: none;
}
	.pm-mfilter-section li {
		float: left;
		background: #ABB0B4;
		margin: 0 1em 0 0;
		position: relative;
		
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
		border-radius: 2px;
	}
	.pm-mfilter-section li a {
		display: block;
		padding: 3px 10px;
		color: #fff;
		text-decoration: none;
		text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
	}
	.pm-mfilter-section li.pm-active:after {
		content: "";
		
	    display: block;
	    height: 0;
	    width: 0;
		margin: 0 0 0 -9px;
		position: absolute;
		left: 50%;

		border-left: 8px solid transparent;
		border-right :8px solid transparent;
		border-top: 8px solid #F26520;
	}
	.pm-mfilter-section li.pm-active {
		background: #F26520;
	}
	
/* */
.pm-ya {
	position: absolute;
	bottom: 2em;
	right: 0;
}

.pm-filter-back {
	background: none repeat scroll 0 0 #F26520;
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 13px;
    padding: 4px 10px;
	text-decoration: none;
}
.pm-filter-back.pm-link-h {
	float: right;
	margin: 9px 12px 0 12px;	
}
.pm-filter-back.pm-link-sale {
	background-color: red; /*#5EB0E1;*/
}


	.pm-button__tire {
		font-size: 140% !important;
		line-height: 24px !important;
	}

/* pagemaster */
#pagemaster {
	float: right;
	margin-top: 0.5em;
}

/* template */
.pm-site-title {
}

.pm-site-logo {
}

/* icons */
.pm-icon {
}

/* other */
.pm-link__reverse a {
	text-decoration: none;
}
.pm-link__reverse a:hover {
	text-decoration: underline;
}

/* ==framework== */

/* clearfix */
.pm-group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* justify */
.pm-justify {
  	text-align: justify;
  	text-justify: newspaper;
	word-spacing: -0.25em;
} .pm-justify ul {
  	display: inline-block;
  	vertical-align: top;
  	text-align: left;
  	white-space: nowrap;
	word-spacing: 0em;
	margin-bottom: -1em;
} .pm-justify span {
	display: -moz-inline-box;
	display: inline-block;
	width: 100%;
}
.ie7 .pm-justify ul {
	display: inline;
}

/*������ ��������*/
.pm-site-filter .hide {
    display:none;
}
.pm-site-filter .view_full {
    margin-top: 20px;
    text-align: right;
    word-spacing: 0.2em;
}

.btn_tire_service {
    color: #ffffff;
    text-decoration: none;
}

.navigation-arrows {
	display: none;
}

.navigation-pages {
	text-align: right;
	overflow: hidden;
}

.navigation-title {
	float: left;
	font-weight: bold;
}

.nav-current-page,
.navigation-pages a {
    background: #AAB0B4;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: inline-block;
    padding: 4px 8px;
    text-decoration: none;
    margin-left: 4px;	
}

.nav-current-page {
	background: #5EB0E1;
}


/* new footer */
.footer__menu ul
{
	margin-right: 40px;
	margin-left: 0;
}

.pm-nav__footer .footer__menu ul li {
    margin: 0em 0 0.4em;
    font-size: 14px;
}

.pm-site__footer ul.footer__menu-two
{
    margin-top: -30px;
}

.pm-site__footer .pm-__inner
{
    overflow: visible !important;
}

.footer__menu
{
    margin-bottom: 5px;
}

.ie7 .pm-justify ul
{
    margin-right: 80px;
}


.b-size__item
{
	margin-bottom: 40px;
}

.b-size__item h3
{
	background-color: #F26520;
	padding: 5px 10px;
	font-size: 20px;
}

.b-size__item h3 a
{
	color: #FFF;
	text-decoration: none;
}

.b-size__item-block
{
	margin-left: 13px;
	margin-bottom: 15px;
}

.b-size__item-block b
{
	font-size: 16px;
}

.b-size__item-block ul li
{
	list-style: none;
	display: inline-block;
	margin-right: 15px;
	font-size: 14px;
}

.b-size__item-block:last-child ul li
{
	width: 21%;
}

.b-size__item-block ul
{
	margin-left: 15px;
	padding-left: 0;
	margin-top: 5px;
}

.b-size__disk ul
{
	width: 80%;
}


.b-size__disk li
{
	width: 16%;
	margin-top: 9px;
}

.b-contact__item
{
	display: block;
	float: left;
	width: 304px;
	margin-right: 4%;
	text-decoration: none;
	color: #231F20;
	border: 1px solid #cecece;
	border-radius: 5px;
	padding: 0 15px 15px;
	margin-top: 30px;
	min-height: 134px;
}

.b-contact__item:nth-child(2n)
{
	margin-right: 0;
}

.b-contact__item:hover
{
	background-color: #F1F1F1;
}

.b-contact__item h3
{
	font-size: 16px;
	font-weight: bold;
}

.b-contact__item p
{
	margin-top: 4px;
	margin-bottom: 0;
}

#shopconteyner{
	width: 100%;
}

#shops{
	background-color: transparent;
	width: 100%;
	margin-bottom: 30px;
}

#YMapsID{
	width: 100%;
	height: 600px;
}

.button_click, .button_click_bottom
{
    cursor: pointer;
}

.open_form
{
    display: none;
}

.open_form .pm-tire-container
{
    width: 750px;
}

.close_form
{
    text-align: center;
    cursor: pointer;
    margin-top: 20px;
    font-size: 16px;
    color: #0A6092;
    font-weight: bold;
    border-bottom: 1px dashed #D9D8D8;
    padding-bottom: 15px;
}

.left_banner, .right_banner
{
    position: fixed;
    top: 0;
    display: none;
    border: 1px solid #E1E1E2;
    z-index: 900;
}

.soc_icon
{
    float: right;
    margin: 4px 25px 0 0;
}

.soc_icon a
{
    display: inline-block;
    margin-left: 3px;
}

.best_price
{
    width: 80px;
    height: 65px;
    background: url(/images/icon/best_price.png) no-repeat;
    position: absolute;
    left: 5px;
    top: 5px;
    background-size: contain;
}

.best_price_list
{
    width: 39px;
    height: 38px;
    background: url(/images/icon/best_price.png) no-repeat;
    position: absolute;
    left: 5px;
    top: 5px;
    background-size: contain;
}

.best_price_similar
{
    left: 18px;
    top: 7px;
}

.pm-mcatalog-item
{
    position: relative;
}

.pm-item__text {
    overflow-y: hidden;
}

.show__text.lefttext {
    margin-left: 210px;
}

.brend__item {
    margin: 0 0 5px 0;
    display: inline-block;
}

.show__text {
    text-align: center;
    border-bottom: 1px dotted #1A69A3;
    color: #1A69A3;
    font-size: 14px;
    cursor: pointer;
    margin-top: 5px;
    display: inline-block;
}

.sort__catalog {
    margin-left: 15px;
    margin-bottom: 15px;
    float: right;
    margin-right: 10px;
}

.sort__catalog .sort__active {
    text-decoration: none;
}

.btn_instagram {
	background: #f09433;	
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
	background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 	
	display: block;
	text-decoration: none;
	transition: 0.25s;	
}
.btn_instagram:hover{
	transition: 0.25s;
	opacity: 0.5;
}

.pm-site-link__instagram {
	display: block;
	background: transparent url(images/icon/instagram-logo.png) 12px 6px no-repeat;

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
	color: #fff;
	font-weight: bold;
	padding: 8px 12px 8px 42px;
	font-size: 1.25em;
	text-align: center;
	text-decoration: none;
	
	margin: 0.5em 0;
	
	border-radius: 2px;
	
	box-shadow: 0 1px 1px 0 rgba(8, 8, 5, 0), 0 1px 2px rgba(3, 5, 3, 0), 0 0 4px rgba(45, 47, 46, 0.25) inset;
}

.paysysHorizontalLogos{
	background: url("/images/paysysHorizontalLogos.png") no-repeat;
	width: 406px;
	height: 39px;
	margin-top: 35px
}
.paysysVerticalLogos{
    background: url(/images/paysysVerticalLogos.png) top right no-repeat;
    width: 124px;
    height: 199px;
    display: inline-block;
    padding-left: 50px;
}