#catpath {
	padding: 20px 3%;
}
#catpath li {
	float: left;
	font: normal 11px tahoma;
	background: url(/images/base/path-marker.gif) right no-repeat;
	padding: 0px 15px 0px 8px;
	position: relative;
	left: -8px;
}
#catpath li.last {
	background: transparent;
}
#catpath a {
	color: #999;
}
#catpath a:hover {
	color: #333;
}
p.subheader {
	position: relative;
	margin-top: -10px;
	font: normal 11px tahoma;
	padding-bottom: 15px;
}
.left-col {
	margin-right: 
}
#main-pdd {
	background: url(/images/base/skobka.gif) 1% 35px no-repeat;
}
#left-col {
	margin-right: 300px;
}
.left-col2{
	margin-right: 5px;
}
#right-col {
	width: 299px;
	float: right;
}
.w285 {
	width: 285px;
	margin: 0px auto;
}
.w100 {
	width: 100%;
	-width: 99%;
}


.cat-prew {
	float: left;
	width: 260px;
	margin: 15px 13px 15px 0px;
	height: 198px;
	padding: 3px 10px 3px 5px;
}
.cat-prew h3, .cat-prew .h3 {
	padding: 0px;
	font: bold 13px/15px arial;
	height: 48px;
	overflow: hidden;
	border-bottom: 1px dashed #B7D3E2;
}
.cat-prew .h3 {
	display:block;
}
.cat-prew h3 a, .cat-prew .h3 a {
	text-decoration: none;
}
.cat-prew h3 a:hover, .cat-prew .h3 a:hover {
	color: #2E4F9D;
	text-decoration: underline;
}
.cat-prew p.img {
	float: left;
	width: 100px;
	height: 90px;
	padding: 0px;
	background: url(/images/base/loading.gif) 12px 45px no-repeat;
}
.cat-prew p.img img {
	margin-bottom: -3px;
}
.cat-prew p.descr {
	float: right;
	width: 160px;
	font: normal 11px tahoma;
	height: 55px;
	padding: 0px;
	margin-top: 5px;
	overflow: hidden;
	color: #4D4D4D;
}
p.power {
	padding: 0px;
	margin-top: 10px;
}
.cat-prew p.more {
	font: normal 11px arial;
	padding: 0px;
	float: left;
	padding-top: 11px;
	margin-left: 5px;
	height:23px;
}

.cat-prew-orange {
	background: #FFDD4C url(/images/base/orange-prew-bg.gif) top repeat-x;
}
.cat-prew-orange h3 {
	border-color: #999;
}
.cat-prew-orange a {
	color: #c00 !important;
}
.cat-prew-orange .power {
	background-image: url(/images/base/power-bg-orange.gif);
}
.cat-prew-orange .power span {
	background-image: url(/images/base/power-bg-l-orange.gif);
}
.cat-prew-orange .power span span {
	background-image: url(/images/base/power-bg-r-orange.gif);
}
.skidka {
	background: url(/images/base/skidka.png);
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/skidka.png', sizingMethod='scale');
	width: 66px;
	height: 53px;
	padding: 0px;
	font: normal 21px/53px "arial narrow";
	text-align: center;
	color: #c00;
	position: relative;
	margin-bottom: -53px;
	top: 168px;
	left: -15px;
	cursor: text;
	letter-spacing: -1px;
}

.list {
	background: #FFFFE1 url(/images/base/list-b.gif) bottom repeat-x;
}
.list div {
	background: url(/images/base/list-r.gif) right repeat-y;
}
.list div div {
	background: url(/images/base/list-l.gif) left repeat-y;
}
.list div div div {
	background: url(/images/base/list-b-l.gif) bottom left no-repeat;
}
.list div div div div {
	background: url(/images/base/list-b-r.gif) bottom right no-repeat;
}
.list div div div div div {
	background: url(/images/base/list-t-l.gif) top left no-repeat;
}
.list div div div div div div {
	background: url(/images/base/list-t-r.gif) top right no-repeat;
	padding: 10px 15px;
}

.list div div div div div div div
{
	padding:0;
	background:none;
}
.vivod-type {
	font: normal 11px tahoma;
	padding: 3px 0px 10px 5px;
	color: #666;
}
.vivod-type span {
	background: #FFFFE1;
	font-weight: bold; 
}
.vivod-type span.active {
	color: #2e4f9d;
	text-decoration: none;
	border-bottom: 1px dashed #666;
	cursor: pointer;
}
.vivod-type span.active:hover {
	border-bottom: 1px solid #666;
	color: #333;
}
.pddtop25 {
	padding-top: 25px;
}

#power-cat li {
	float: left;
	width: 33%;
	height: 25px;
}
#power-cat li a {	
	text-decoration: none;
	border-bottom: 1px solid #B7D3E2;
	font: bold 11px/25px tahoma;
	padding: 0px 4px;
}
#power-cat li a:hover {
	border-bottom: 1px solid #c00;
}
#power-cat li a.active {
	background: #FD9800 !important;
	border-bottom: 1px solid #FD9800 !important;
	color: #FFF;
}


#producer-cat {
	margin: -4px;
}
#producer-cat li {
	float: left;
	display: block;
}
#producer-cat a {
	display: block;
	cursor: pointer;
}
#producer-cat li.active a {
	background: #FD9800;
}
#producer-cat span {
	display: none;
}

#use-cat 
{
	list-style-image: url(/images/base/dash.gif);
}

#use-cat li
{
	margin-bottom:10px;
}

#use-cat li a {	
	text-decoration: none;
}

#use-cat li a:hover 
{
	border-bottom: 1px solid #c00;
}

#use-cat li.active a
{	
	background: #FD9800;
	color: #ffffff;
	border-bottom: 1px solid #FD9800 !important;
}

#producer-cat #europower {
	width: 130px;
	height: 23px;
	margin:8px 0 5px 17px;
}
#producer-cat #europower a {
	background-image: url(/images/base/brands/europower.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/europower.png', sizingMethod='scale');
	width: 130px;
	height: 22px;
}

#producer-cat #reg {
/*	width: 70px;
	height: 30px;
	margin:5px 0 4px 0px;*/
	 margin-left: 1px;
    margin-top: 12px;
}
#producer-cat #reg a {
	background-image: url(/images/base/brands/reg.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/reg.png', sizingMethod='scale');
	width: 70px;
	height: 30px;
}



#producer-cat #ayerbe {
	width: 100px;
	height: 52px;
	margin-left:3px;
	-margin-left:3px;
}
#producer-cat #ayerbe a {
	background-image: url(/images/base/brands/ayerbe.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/ayerbe.png', sizingMethod='scale');
	width: 100px;
	height: 52px;
}



#producer-cat #gesann {
 height: 52px;
    margin-left: 3px;
    margin-top: -5px;
    width: 60px;
	-margin-left:3px;
}
#producer-cat #gesann a {
	background-image: url(/images/base/brands/gesan.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/gesan.png', sizingMethod='scale');
	width: 60px;
	height: 52px;
}

#producer-cat #sdmo {
	width: 100px;
	height: 52px;
	margin-left:10px;
}
#producer-cat #sdmo a {
	background-image: url(/images/base/brands/sdmo.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/sdmo.png', sizingMethod='scale');
	width: 100px;
	height: 52px;
}

#producer-cat #fg-wilson {
	width: 68px;
	height: 52px;
	margin-left:10px;
}
#producer-cat #fg-wilson a {
	background-image: url(/images/base/brands/fg-wilson.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/fg-wilson.png', sizingMethod='scale');
	width: 68px;
	height: 52px;
}

#producer-cat #endress {
	width: 99px;
	height: 52px;
	margin-left:15px;
	-margin-left:7px;
}
#producer-cat #endress a {
	background-image: url(/images/base/brands/endress.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/endress.png', sizingMethod='scale');
	width: 99px;
	height: 52px;
}

#producer-cat #eisemann {
	width: 100px;
	height: 52px;
	xmargin-left:30px;
	 margin-top: -2px;
}
#producer-cat #eisemann a {
	background-image: url(/images/base/brands/eisemann.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/eisemann.png', sizingMethod='scale');
	width: 100px;
	height: 52px;
}

#producer-cat #gas {
	width: 65px;
	height: 52px;
	margin-left:20px;
	-margin-left:20px;
}
#producer-cat #gas a {
	background-image: url(/images/gas.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/gas.png', sizingMethod='scale');
	 height: 56px;
    width: 70px;
}

#producer-cat #geko {
	width: 84px;
	height: 52px;
	margin-left:8px;
}
#producer-cat #geko a {
	background-image: url(/images/base/brands/geko.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/geko.png', sizingMethod='crop');
	width: 84px;
	height: 52px;
}

#producer-cat #veprr {
    height: 41px;
    margin-left: 4px;
    margin-top: 5px;
    width: 82px;
}
#producer-cat #veprr a {
	background-image: url(/images/base/brands/vepr.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/vepr.png', sizingMethod='crop');
	width: 82px;
	height: 52px;
}

#producer-cat #aksa {
	width: 56px;
	height: 52px;
	margin-left:21px;
	-margin-left:16px;
}
#producer-cat #aksa a {
	background-image: url(/images/base/brands/aksa.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/aksa.png', sizingMethod='crop');
	width: 56px;
	height: 52px;
}

#producer-cat #kubota {
   height: 34px;
    margin-left: 28px;
    margin-top: 17px;
    width: 87px;
}
#producer-cat #kubota a {
	background-image: url(/images/base/brands/kubota.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/kubota.png', sizingMethod='crop');
	 height: 18px;
    width: 92px;
}



#producer-cat #elemax {
	width: 103px;
	height: 52px;
	margin-left:17px;
	-margin-left:7px;
}
#producer-cat #elemax a {
	background-image: url(/images/base/brands/elemax.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/elemax.png', sizingMethod='scale');
	width: 103px;
	height: 52px;
}

#producer-cat #energo-f {
	width: 80px;
	height: 52px;
	margin-left:9px;
}
#producer-cat #energo-f a {
	background-image: url(/images/energo-f.png);
	/*-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/energo-f.png', sizingMethod='crop');*/
	width: 71px;
	height: 45px;
}

#producer-cat #energo-ja {
	width: 80px;
	height: 58px;
	margin-left:6px;
}
#producer-cat #energo-ja a {
	background-image: url(/images/energo-jp.png);
	/*-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/energo-jp.png', sizingMethod='crop');*/
	width: 71px;
	height: 45px;
}

#producer-cat #energo-rus {
	width: 80px;
	height: 58px;
	margin-left:6px;
}
#producer-cat #energo-rus a {
	background-image: url(/images/energo-rus.png);
	/*-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/energo-rus.png', sizingMethod='crop');*/
	width: 71px;
	height: 45px;
}

#producer-cat #daishin {
	width: 82px;
	height: 52px;
	margin-left:17px;
	-margin-left:7px;
}
#producer-cat #daishin a {
	background-image: url(/images/base/brands/daishin.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/daishin.png', sizingMethod='scale');
	width: 82px;
	height: 52px;
}

#producer-cat #generac {
	width: 82px;
	height: 52px;
	margin-left:0px;
	-margin-left:7px;
}
#producer-cat #generac a {
	background-image: url(/images/base/brands/generac.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/generac.png', sizingMethod='scale');
	width: 82px;
	height: 52px;
}


#producer-cat #huter {
	width: 75px;
	height: 52px;
	margin-left:19px;
	-margin-left:7px;
}
#producer-cat #huter a {
	background-image: url(/images/base/brands/huter.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/huter.png', sizingMethod='scale');
	width: 75px;
	height: 52px;
}

#producer-cat #itc {
	width: 82px;
	height: 52px;
	margin-left:17px;
	-margin-left:7px;
}
#producer-cat #itc a {
	background-image: url(/images/base/brands/itc.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/itc.png', sizingMethod='scale');
	width: 82px;
	height: 52px;
}

#producer-cat #hyundai {
	width: 70px;
	height: 52px;
	margin-left:12px;
	-margin-left:7px;
}
#producer-cat #hyundai a {
	background-image: url(/images/base/brands/hyundai.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/hyundai.png', sizingMethod='scale');
	width: 70px;
	height: 52px;
}


#producer-cat #listerpetter {
	width: 70px;
	height: 52px;
	margin-left:0px;
	-margin-left:7px;
}
#producer-cat #listerpetter a {
	background-image: url(/images/base/brands/listerpetter.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/listerpetter.png', sizingMethod='scale');
	width: 70px;
	height: 52px;
}

#producer-cat #powerlink {
	width: 82px;
	height: 52px;
	margin-left:24px;
	-margin-left:7px;
}
#producer-cat #powerlink a {
	background-image: url(/images/base/brands/powerlink.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/powerlink.png', sizingMethod='scale');
	width: 82px;
	height: 52px;
}

#producer-cat #ls {
	width: 46px;
	height: 52px;
	margin-left:26px;
}
#producer-cat #ls a {
	background-image: url(/images/base/brands/ls.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/brands/ls.png', sizingMethod='crop');
	width: 46px;
	height: 52px;
}

#producer-cat-text li {
	padding: 4px 0px 4px 0px;
	font-size: 14px;
	float: left;
	width: 50%;
}
#producer-cat-text a, #producer-cat-text a span {
	text-decoration: none;
}
#producer-cat-text a span {
	border-bottom: 1px solid #B7D3E2;
	padding: 0px 4px;
}
#producer-cat-text a:hover span {
	border-bottom: 1px solid #c00;
}
#producer-cat-text li.active span {
	background: #FD9800 !important;
	border-bottom: 1px solid #FD9800 !important;
	color: #FFF;
}

.price
{
	float:left;
	width:90px;
	text-align:center;
	color:#cc0000;
	font-size:14px;	
}

#show_generator .price
{
	float:left;
	width:120px;
	text-align:center;
	color:#cc0000;
	font-size:20px;	
}

.price span
{
	color:#cc0000;
	font-weight:bold;
}

.cat-prew .addcart,#show_generator .addcart
{
	margin:10px 0 0 0px;
	left:30px;
	width: 80px;
	position:relative;
	display:block;
	line-height:19px;
}

.cat-prew .button input, #footer_block .button input,#show_generator .button input
{
	width:114px;
}

.cat-prew .addcart input,#show_generator .addcart input
{
	width:auto;
}
.cat-prew .order,#show_generator .order
{
	margin:10px 0 0 0px;
	left:30px;
	width: 105px;
	position:relative;
	display:none;
	line-height:19px;
}

.cat-prew .order p,#show_generator .order p
{
	cursor:pointer;
	position:absolute; 
	top:-6px; left:-27px;
	width:31px; 
	height:31px; 
	background:url('/images/base/order.png') no-repeat;
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/order.png', sizingMethod='crop');
}

.cat-prew .delcart
{
	float:right;
	width: 120px;
	position:relative;
	display:none;
	left:-18px;
	top:15px;
	line-height:19px;
}

#show_generator .delcart
{
	clear:left;
	width:120px;
	position:relative;
	display:none;
	margin:15px 0 0 0px;
	left:30px;
	line-height:19px;
}

.cat-prew .delcart p,#show_generator .delcart p
{
	cursor:pointer;
	position:absolute;
	top:-6px;
	left:-27px; 
	width:31px; 
	height:31px;
	background:url('/images/base/delcart.png') no-repeat;
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/delcart.png', sizingMethod='crop');
}

.cat-prew .addcart p,#show_generator .addcart p
{
	cursor:pointer;
	position:absolute; 
	top:-6px; 
	left:-23px; 
	width:31px; 
	height:31px; 
	background:url('/images/base/v_cart.png') no-repeat;
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/v_cart.png', sizingMethod='crop');
}


#cart.main
{
	background:#ffffe1 url('/images/base/cart_bg.gif') left top repeat-x;
	border:2px solid #414141;
}
.main .dashed
{
	border:1px dashed #414141;
	margin:1px;
}
#cart .header
{
	height: 48px;
}
#cart .header span
{
	font-size: 18px;
	padding:10px 0 0 13px;
}
#cart .header p
{
	background:url('/images/base/cart_num.png')  1px 0px no-repeat;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
	color:#333;
	cursor:text;
	position:relative;
	width:32px;
	height:35px;
	padding:0;
	line-height:17px;
	letter-spacing: -1px;
	text-align:center;
	left:10px;
	top:8px;
	float:left;
}

#footer_block .order_r
{
	margin:27px 0 0 0px;
	left:13px;
	width: 105px;
	position:relative;
	line-height:19px;
}

#cart .tovar
{
	border-top:1px dashed #cccccc;
	margin:0 1px;
	padding: 10px 10px 10px 25px;
	height:55px;
}

.tovar p.img
{
	float: left;
	width: 57px;
	height: 47px;
	padding: 0px;
	margin:3px 0;
	position:relative;
}

.tovar p.img img
{
	border: 1px solid #2e4f9d;
}

.tovar p.img .del
{
	position:absolute; 
	left:-15px; 
	top:20px; 
	cursor:pointer; 
	border:0;
}

.tovar .name
{
	float: left;
	width: 88px;
	font: normal 11px arial;
	padding: 0px;
	overflow: hidden;
	color: #2e4f9d;
	margin-bottom:7px;
}

.tovar .name a
{
	text-decoration:none;
}

.tovar .name a:hover
{
	text-decoration:underline;
}

.tovar div
{
	float:left;
	width:92px;
}

.tovar .col_r, .tovar .price_r
{
	font: normal 11px arial;
	padding:0 0 0 5px;
}

.tovar .price_r
{
	padding-top:10px;
	padding-left:6px;
}

.tovar .price_r span
{
	font-size:14px;
	color:#cc0000;
	font-weight:bold;
	text-align:center;
}

.tovar .price_r span span
{
	font-weight:normal;
}

#cart .header a
{
	cursor:pointer;
}
#parent_tovar
{
	display:block;
}

#empty
{
	display:none;
	padding:12px;
	font-size:13px;
	color:#666666;
	font-weight:bold;
}
#empty p
{
	font-size:11px;
	color:#999999;
	padding:10px 0 5px 0;
	font-weight:normal;
}

.footer
{
	border-top:1px dashed #cccccc;
	margin:0 1px;
}

#footer_block .summa
{
	margin:0;
	font:bold 11px arial;
	color:#333333;
}

#footer_block .s_p
{
	float:right; 
	width:117px; 
	padding:17px 13px 17px 0;
}

#footer_block .sum_r
{
	font-size:20px;
	text-align:center;
	color:#cc0000;
	padding:0 ;
}
#footer_block .sum_r span
{
	color:#cc0000;
	font-weight:bold;
}

.pagenav
{
	width:100%; 
	background:#fff; 
	margin:15px 0;
}

#pagination 
{
	margin:0;
	padding:0;
}
#pagination li
{
	float:left;
	padding:13px 5px;
}
#pagination li a
{
	font-size:20px;
	text-decoration:none;
	border:1px solid #96a7ce;
	padding:0 4px;
	background:#ffffff;
}
#pagination li a:hover
{
	border-color:#CC0000; 
}

#pagination li a.active
{
	border:1px solid #fd9800;
	background:#fd9800;
	color:#fff;
}

#pagination li a.threepoints
{
	border:0;
	color:#2E4F9D;
	background:#fff;
}

#pagination li a.threepoints:active
{
	color:#2E4F9D !important;
}

#pagination li a.active:active
{
	border-color:#fd9800 !important;
	color:#fff !important;
}

#pagination li span a
{
	font-size:13px;
	font-weight:bold;
	border:0;
	border-bottom: 1px solid #2E4F9D;
	padding:0;
	margin:0 10px;
	line-height: 25px;
	background:#fff;
}
#pagination li span.active a
{
	border:0;
	color:#999999;
}

#pagination li span.active a:active
{
	border:0;
	color:#999999 !important;
}


