﻿/*
Web Site Layout CSS
Revision: 1.0
*/

html {
	background-image: url(imgs/bg-new.jpg); background-repeat: repeat;
}
body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.ncrawllink {
}
span.dolink {
	cursor: pointer;
	text-decoration: underline;
}
div.dolink {
	cursor: pointer;
}
a  {
	margin:0;
	padding:0;
}
a:link, a:visited, span.dolink {
/*	color: #b00958; */
	color: #e80b73;
} 
a:active, a:hover, span.dolink:active, span.dolink:hover {
	color: #ff0b7f;
}


.part-title  {
	font-size: 22px;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #4e4e4e;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1  {
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #000000;
}

h2  {
	font-size: 22px;
	margin-top: 16px;
	margin-bottom: 10px;
	color: #000000; 
}


h2.item  {
	font-size: 22px;
	margin-top: 5px;
	color: #000000;
	text-transform: none;
	display: inline;
}

h3  {
	font-size: 20px;
	margin-top: 16px;
	margin-bottom: 10px;
	color: #000000; 
}
h4  {
	font-size: 18px;
	margin-top: 16px;
	margin-bottom: 10px;
	color: #000000; 
}
h5  {
	font-size: 18px;
	margin-top: 14px;
	margin-bottom: 10px;
	color: #666;
}
strong, b, .f_bold, .bold {
	font-weight: bold;
	color: #444;
}
.f_em {
	font-style: italic;
}
.f_u {
	text-decoration: underline;
}

.error_color {
	color: red;
}



.nowrap {
	white-space: nowrap;
}
.wrap {
	white-space: normal;
}
.ydisplay {
	display: block;
	background-color: #ffecf5;
	padding: 8px;
}
.ndisplay {
	display: none;
}
.c_error, c_red {
	color: red;
}
.c_success, c_green {
	color: green;
}
.nodec {
	text-decoration: none;
}
.uppercase {
	text-transform: uppercase;
}
.alcenter {
	margin: auto;
	text-align: center;
}
ol li, ul li {
}
p {
text-align: justify;
	margin: 14px 0;
}
/* Web Site Layout CSS */

img {
	border: 0;
}
.highlight {
}
body {
	width: 991px;
	margin: 0 auto;
	background-color: white;
}
#howsize{
	width: auto;
	margin: 0px;
	background-color: white;
}
.header-container, .nav-container {
	width: 991px;
	margin: 0 auto;
	background-color: white!important;
}
.header, .offers, .content {
	width: 941px;
	padding: 0 25px;
	background-color: white;
}
.nav {
	width: 941px;
	margin: 0 25px;
	background-color: white;
}
.header {
	position: absolute;
	top: 0;
}
.hdrgallery, .header, .hdrcontacts, .hdraux {
	height: 122px;
}
.logo {
	display: block;
	float: left;
	width: 363px;
	height: 95px;
	margin: 14px 48px 0 0;
}
.hdrgallery {
	float: left;
	width: 140px;
}
.imggallery {
	margin-top: 7px;
}
.hdrcontacts {
	float: left;
	width: 195px;
}
.hdrcontacts table {
	font-size: 15px;
	margin: 17px 0 0 0;
	padding: 0;
	color: #323232;
}
.hdrcontacts table tr td {
	margin: 0;
	padding: 2px 0 1px 0;
}
.rcnt {
	font-weight: bold;
	text-align: right;
	margin: 0 0 0 10px;
}
.rcnt1 {
	font-weight: bold;
	margin: 0 0 0 10px;
}
.hdraux {
	float: left;
	width: 195px;
	background-image: url(imgs/bg-scart-new.png);
	background-position: 110px 16px ;
	background-repeat: no-repeat;
}
.scart-title {
	margin-top: 15px;
	color: #ff0b7e;
	*margin-top: 0px;
}
.goods {
	margin: 5px 0 0 0;
}
.goods, .total {
	font-size: 12px;
	color: #4c4c4c;
}
.enter {
	margin: 7px 0 0 0;
	font-size: 12px;
}
.enter a:link, .enter a:visited {

}
.enter a:hover, .enter a:active {
	color: #ff0b7f;
}
.nav-container {
	height: 41px;
	position: absolute;
	top: 122px;
	z-index: 10;
}
.nav {
	height: 37px;
	border-top: 2px solid #f3f3f3;
	border-bottom: 2px solid #f3f3f3;
	background-color: white;
	font-size: 16px;
	line-height: 16px;
	z-index: 9;
	background-image: url(imgs/bg-menu.png);
	background-position: center;
	background-repeat: repeat-x;
}



ul.menu {
	padding:0 0 0 15px;
	margin:0;
	list-style: none;
}
ul.menu li {
	padding:0;
	margin: 10px 20px 10px 1px;
	float: left;
}
.menu a {
	text-decoration: none;
}
.menu a:link, .menu a:visited {
	color: #333;
}
.menu a:hover, .menu a:active {
	color: #ff0b7f;
}
.social {
	float: right;
/*	width: 199px;*/
	padding: 5px 0;
}
.social .addfavorite{
	float: left;
	width: 16px;
	height: 16px;
	background-image: url(imgs/addtofav.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 6px 0 0 -30px;
}
.yashare-auto-init{
	
}
.offers {
	position: absolute;
	top: 163px;
}
.offers, .offers-main {
	height: 342px;
}
.offers-main {
	float: left;
	width: 766px;
	background-image: url(imgs/bg-shavochki.jpg);
	background-position: 0 36px;
	background-repeat: no-repeat;
}


.offers-main-content {
	margin: 243px 0 0 0;
}
.offers-main-content dt {
	display: none;
}
.offers-main-content dd {
	width: 215px;
	float: left;
}
.offers-main-content ul {
	padding:0;
	list-style: none;
	margin:0 0 0 -29px;
}
.offers-main-content ul li {
	padding: 0 0 0 32px;
	margin: 2px 0;
	height: 24px;
	line-height: 24px;
	background-image: url(imgs/list-style-check.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.offers-aux {
	float: left;
	width: 175px;
	height: 296px;
	margin: 25px 0 21px 0;
	background-image: url(imgs/bg-offer-aux1.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.offers-aux-title {
	height: 60px;
	font-size: 22px;
	color: white;
	margin: 29px 0 0 0;
	text-align: center;
}
.offers-aux-text {
	padding: 0 14px;
}
.footer {
	clear: both;
	float: none;
	width: 941px;
	height: 110px;
	margin: 0em auto;
}
.footer-top {
	padding: 4px 7px;
	vertical-align: middle;
	color: white;
	background-color: #ff0b7e;
	font-size: 12px;
}
.address {
	float: left;
	text-align: left;
	width: 405px;
}
.sname {
	float: right;
	width: 520px;
	text-align: right;
	font-style: italic;
}
.footer-top, .address, .sname {
	height: 54;
}
.footer-bottom {
	height: 64px;
	color: #888;
	font-size: 11px;
	text-align: right;
}
.footer-bottom-left {
	text-align: left;
	float: left;
	margin-top: 4px;
	line-height: 12px;
}
.footer-bottom-right {
    float: right;
    margin-top: 6px;
    text-align: right;
}
.fb-brands {
	margin-bottom: 2px;
}
.fb-breeds {
	font-size: 11px;
	margin-bottom: 2px;
}
.content {
	margin-top: 505px;
}

/* 2 cols layout */
.c2-l {
	float: left;
	width: 228px;
	padding-bottom: 15px;
}
.c2-r {
	float: right;
	width: 713px;
	padding-bottom: 15px;
}

.red-title {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #ff0b7e;
}
.level_1 .item_normal,.level_1 .item_selected {
	display: block;
/*	float: left;*/
	clear: both;
	width: 179px;
	height: 24px!important;
	line-height: 24px!important;
	padding-left: 25px!important;
	margin-left: 0!important;
	background-image: url(imgs/bg-catalog-dwsh.gif) !important;
	background-position: left top !important;
	background-repeat: no-repeat;
}
.level_1 .item_selected {
	font-weight: bold;
}
.level_2 {
	margin-left: 0px!important;
}
.level_2 .item_normal,.level_2 .item_selected {
	display: block;
	float: left;
	clear: both;
	width: 190px;
	height: 24px!important;
	line-height: 24px!important;
	padding-left: 40px!important;
	margin-left: 0!important;
	background-image: url(imgs/bg-catalog-dwsh.gif) !important;
	background-position: left -24px !important;
	background-repeat: no-repeat;
}
.level_2 .item_selected {
	font-weight: bold;
}

.size-n1
 {

	line-height: 32px;
	padding-left: 40px;
	margin: auto 0;
	background-image: url(imgs/size_n1.png);
	background-position: left;
	background-repeat: no-repeat;
}

.size-n2
 {

	line-height: 32px;
	padding-left: 40px;
	margin: auto 0;
	background-image: url(imgs/size_n2.png);
	background-position: left;
	background-repeat: no-repeat;
}

.size-n3
 {

	line-height: 32px;
	padding-left: 40px;
	margin: auto 0;
	background-image: url(imgs/size_n3.png);
	background-position: left;
	background-repeat: no-repeat;
}

.blws {
	height: 14px;
	margin: 0 25px 0 0;
	color: #aaa;
	text-align: right;
	font-size: 9px;
}
.blws a {
	color: #666;
}
.blws a:link, .blws a:visited {
	text-decoration: none;
}
.blws a:hover, .blws a:active {
	text-decoration: underline;	
}
#sign {
	padding-right: 12px!important;
}
.home_special_row .prices {
	min-height: 38px;
	clear: both;
}
.eshop_list_small_special_row {
	width: 170px;
}
.offers-aux-link {
	width: 46px;
	height: 46px;
	bottom: 22px;
	position: absolute;
	right: 26px;
	text-decoration: none;
	cursor: pointer;
}
.cf-list {
	padding: 2px 0;
	margin: 0;
}
.cf-list li {
	margin-left: 14px;
}
.cat_path, .cat_path a:link, .cat_path a:visited, .cat_path a:hover, .cat_path a:active {
	font-size: 12px;
}
.path-spl {
	padding: 0 5px;
}
.path-active {
	font-weight: bold;
}
.spec_eshop_tree_links div.level_1>a:first-child {
	margin-bottom: 5px !important;
	background-image: url(imgs/sale_but-new.gif) !important;
	background-position: left top !important;
	background-repeat: no-repeat;
}
.spec_eshop_tree_links div.level_1 a[href*="podarochnye-sertifikaty"]{
	background: url("imgs/podarochnye-sertifikaty-but-new.gif") no-repeat scroll left top transparent !important;
	display: block !important;
	height: 46px !important;
	margin-bottom: 10px !important;
	line-height: 18px !important;
	padding-top: 5px;
}
.spec_eshop_tree_links div.level_1 div.level_2 a:first-child {
	margin-bottom: auto!important;
	background-image: url(imgs/bg-catalog-dwsh.gif) !important;
	background-position: left -24px !important;
	background-repeat: no-repeat;
}

.spec_eshop_tree_links div.level_1 div.level_2 a[href*='kupit/vip']{
background-image: url(imgsvip/vip.png) !important;
background-position: left top !important;
background-repeat: no-repeat;
color: #fff !important;
display: none;
}



.clphotoscontainer {
	float: left;
	margin: 0 0 0 20px;
	text-align: center;
}

.clphotostext {
	width: 340px; 
	text-align: center; 
	margin: 5px 0;
	min-height: 30px;
}

.size1  {
	padding: 7px;
	background-color: #fdeef3;
}

.size2  {
	padding: 7px;
	background-color: #fee2ec;
}

/* For Popup Window */
div.amiPopup {
	background: none repeat scroll 0 0 white;
	border: 1px solid #EF3D7B;
	box-shadow: 0 0 15px 3px #000000;
	display: none;
	overflow: hidden;
	position: fixed;
}

div.amiPopup .popupHeader {
	background-color: #EF3D7B;
	border-top: 0 solid #FFFFFF;
	color: black;
	cursor: move;
	display: block;
	height: 25px;
	left: 0;
	padding-top: 4px;
	position: relative;
	top: 0;
	width: 100%;
}

div.amiPopup .popupClose {
	background: url("imgs/xx.png") no-repeat scroll 0 3px transparent;
	cursor: pointer;
	display: block;
	height: 26px;
	position: absolute;
	right: 5px;
	top: 1px;
	width: 99px;
}

.popupContent {
	padding: 0px;
}

.pup-cont {
	background: url('imgs/sh-cart.png') no-repeat scroll 20px 0 Transparent;
}

.pup-cont .pup-cont-top{
	line-height: 18px; 
	height: 77px; 
	margin: 29px 32px 19px 112px;
}

.pup-cont a{ 
	/*background: url('/imgs/order-sm2.png') no-repeat scroll 0pt 0pt transparent; */
    background-color: #EF3D7B;
    border-radius: 4px 4px 4px 4px;
    color: white;
    display: block;
    float: right;
    /*height: 22px;*/
    margin: 0 25px 0 0;
    padding: 4px 10px 5px;
    text-decoration: none;
    position: relative;
    top: -39px;
    /*width: 106px;
	*margin: 18px 0px 0px;*/
}
.pup-cont a.flleft{
    background-color: #FFC6E0 !important;
    font-size: 11px;
    margin: 2px 0 0 200px;
}
.pup-cont a.flleft:hover{
}

/* End of Popup  Window */

.flleft {
	float: left !important;
	/*padding-bottom: 15px;*/
}

/*Purchase Block*/
.ib-tbl {
	border: 1px solid #e7e7e7;
	/*width: 200px; */
	float: right;
	padding: 14px 0 0 12px;
	background-image: url('imgs/bg-ib-tbl.png');
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}
.ib-tbl tr td {
	/*vertical-align: middle;
	white-space: nowrap; */
}
.ib-tbl td.ib-ttl {
	padding: 5px 2px 5px 0;
	*padding: ;
}
.ib-tbl td.ib-value {
	padding: 5px 10px 5px 0;
	*padding: ;
}
tr.ib-btn {
	background-image: url('imgs/bg-ib-tbl-btn.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.ib-btn td {
	/*text-align: center;*/
	margin: 0 auto;
}
.ib-tbl input {
	height: 16px;
}
.ib-tbl input[type='text'] {
  /*  margin: 0px 0px 0px -10px;*/
}
.ib-tbl select {
	display: block;
    float: left;
    height: 22px;
}
.ib-btn input[type="button"], a#nojs, a#selbuy{
	margin: 10px 0 15px 0;
	width: 130px;
	height: 26px;
	border: none;
	color: White;
	text-align: left;
	padding-left: 40px;
	cursor: pointer;
	text-transform: uppercase;
	background-color: #dc0b6f;
	background-image: url('imgs/new-btn/bg-btn-choice.png');
	background-repeat: no-repeat;
	background-position: center;
}
.ib-btn input[type="button"], a#nojs{
	margin: 10px 0 15px 0;
	width: 136px;
	height: 26px;
	border: none;
	color: White;
	text-align: left;
	padding-left: 40px;
	cursor: pointer;
	text-transform: uppercase;
	background-color: #dc0b6f;
	background-image: url('imgs/new-btn/bg-btn-incart.png');
	background-repeat: no-repeat;
	background-position: center;
}
/*End of Purchase Block*/

strong, b, .f_bold, .bold {
	color: #444444;
	font-weight: bold;
}
td.btnbuy{
	*padding-top: 5px 0px 0px 12px; 
}
td.btnbuy.not-available{
	color: #FF0B7E;
	font-weight: bold;
	padding: 16px 0;
	text-align: center;
	text-transform: uppercase;
}
.cart-border{
/* 	background-color: #FBFBFB;
   border: 1px #DD0F7B solid;*/
	padding: 0px;
}
.cart-border iframe{
	background-color: white;
	/*border-top: 1px #DD0F7B solid;
	margin-top: 5px;*/
}
TABLE.tblcart {
	margin: 0px;
	border-width: 0px !important;

}
.tblcart tr th{
	white-space: nowrap;
}
.undercart{
	border-top: 1px #DD0F7B solid !important;
	margin: 3px 10px 8px 12px !important;
    padding-bottom: 4px;
    padding-top: 8px;
	/*width: 390px !important;*/
}
.undercart div{
	padding-top: 4px;
}
td div.undercart{
	float: none;
	width: auto !important;
	margin: 3px 5px 3px 7px !important;
	padding-top: 10px;
}
input.fllbtn{
	float: left;
	margin-left: 7px;
	background-color: #DC0B6F !important;
	background-image: url("imgs/new-btn/bg-btn-refresh.png") !important;
	background-position: center center;
	background-repeat: no-repeat;
	border: medium none;
	color: White;
	cursor: pointer;
	height: 26px;
	margin: 0;
	padding-left: 30px;
	text-align: left;
	text-transform: uppercase;
	width: 136px;
}

.grandtotal {
	font-size: 16px;
	color: #FF0B7E;
}


.empty_cart
 {
	font-size: 26px;
	color: #FF0B7E;
}


table.purchase{
	/*padding-left: 11px;
	background-color: #FBFBFB;*/
	font-size: 14px;
}
iframe{
	background-color: #FBFBFB;
	padding-bottom: 5px;
}
.flr{
	float: left; 
	width: 100%;   
}
.flr input {
	float: right;
	margin-right: 0px;
	margin-bottom: 20px;
}
.fll{
	float: none;
	padding-bottom: 15px;
}
.fll100{
	float: none;
	width: 100%;
	*float: left;
}
.fl1{
	float: left; width: 100%;
}
.fl2{
	float: left; 	
}
.itemD_detail>.fl2{
	float: left; 
	width: 100%;
}

 .ifl1{
	float: left; *width: 503px;
}
.fl1 .ifl2{
	float: right; margin-right: 0px;
}

.fl1 .ifl1 .charc{
	float: right; 
	margin: 5px 5px;
	*padding-left: 5px;
}
.fl1 .ifl1 .img{
	float: left; 
}
.base_price{
}
.buy_form .txt{
	*position: relative;
	*z-index: 10;
	*left: 7px;
}


.empty_cart
 {
	font-size: 26px;
	color: #FF0B7E;
}


.emptycartcontainer {
	float: none !important;
	text-align: center;
}



.itemD_property {
	white-space: nowrap;
	text-align: left;
	width: 130px;
}
.itemD_property_name{}
a#nojs{
	display: block;
	/*height: 40px;
	padding-top: 10px;*/
	margin: 11px 7px 15px !important;
	text-align: center;
	height: 22px;
	padding-top: 4px;
	padding-left: 10px;
	width: 120px;
	text-decoration: none;
}
.undform{
	text-align: center;
	clear: both;
}
.itemD_detail .property_data{
	padding-bottom: 15px;
	float: left;
	width: 210px;
}


.info-item {
	width: 145px;
	height: 60px;
	margin: 0;
	padding: 5px 0 0 65px;
}

div.info-item  a {
    position: relative;
    top: 12px;
}

.sizes {
	background-image: url(imgs/size_60.jpg);
	background-position: auto left;
	background-repeat: no-repeat;
}

.york {
	background-image: url(imgs/york_60.jpg);
	background-position: auto left;
	background-repeat: no-repeat;
}

.chihuahua {
	background-image: url(imgs/chihuahua_60.jpg);
	background-position: auto left;
	background-repeat: no-repeat;
}

.errMsg{
	color: red;
	padding-left: 10px;
	font-size: 12px;
}
.noerrMsg{
	color: black;
	padding-left: 10px;
	float: left;
	width: 300px;
	font-size: 12px;
}

.impinput{
	color:red;
}
.name_shipping {
	width: 130px !important;
}
TABLE.tbl TH{
	white-space: nowrap;
	height: 40px;	
}
.frm {
	border: 1px solid #DD0F7B;
}

div.order_text {
/* margin: 20px 0 10px; */
line-height: 24px;
font-size: 12px;
padding: 10px; 
float: left;
}

.secondst{
	float: none;
	padding: 0px 0px 0px;
	width: 713px;
}
.secondst .frm{
	padding-top: 5px;
	padding-bottom: 5px;
}
TABLE.tbl TD {
	padding: 5px !important;
}
.btnnext {
	margin-top: 5px;
	/*float: right;
	margin-right: 9px;
	margin-top: -36px;
	*margin-top: -37px;
	*margin-right: 20px;*/
}
.tblpurc tr{
	
}
.singwidth{
	width: 200px;
	float: left;
}
textarea.singwidth{
	height: 70px;
	margin-left: -2px;
	position: relative;
}
span.noerrMsg.btm{
	padding-top: 55px;
}
.filds{
	float: left;
	height: 30px;
	padding-left: 11px;
	/*padding-top: 10px;*/
	/*width: 600px;*/
	margin-top: 14px;
	*margin-top: 11px;
}
.filds div{
	padding-top: 3px;
	float: left;
}
.numstep{
	float: left;
	margin-top: -34px;
	margin-right: 25px;
}
.stepscart{
	font-size: 20px;
	padding: 30px 0 15px 5px;
}
td div.stepscart{
	padding-top: 45px;
}
.pt{
	padding-top: 8px;
}
.green{
	color: #00B000;
}
.accepted {
	display: block;
	font-size: 30px;
	margin-bottom: 30px;
}
.size-n{
	background-image: url("imgs/cart-step-bg.png");
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 40px;
	padding-left: 14px;
}
input.order-btn {
	background-color: #DC0B6F;
	background-image: url("imgs/new-btn/bg-btn-order.png");
	background-position: center center;
	background-repeat: no-repeat;
	border: medium none;
	color: White;
	cursor: pointer;
	height: 26px;
	margin-right: 10px;
	padding-left: 26px;
	text-align: left;
	text-transform: uppercase;
	width: 179px;
	*margin: -3px 1px 0px 0px;
	*position: relative;
	cursor: default;
}
input.order-btn:disabled {
	/*background-image: url("imgs/order-button-gray.png");
	width: 197px;
	height: 28px;
	background-color: #fff;
	opacity: 0.4;*/
	background:url("imgs/non_active.png"), #fff;
	padding-left:35px;
}
input.emptybtn {
	background-color: #DC0B6F;
	background-image: url("imgs/new-btn/bg-btn-edit.png");
	background-position: center center;
	background-repeat: no-repeat;
	border: medium none;
	color: White;
	cursor: pointer;
	height: 26px;
	margin-right: -60px;
	padding-left: 29px;
	text-align: left;
	text-transform: uppercase;
	width: 136px;
	float: left;
	margin-top: -3px;
	*position: relative;
}
#nextbtn{
	background-color: #DC0B6F;
	background-image: url("imgs/new-btn/bg-btn-ok.png");
	background-position: center center;
	background-repeat: no-repeat;
	border: medium none;
	color: White;
	cursor: pointer;
	height: 26px;
	text-align: left;
	text-transform: uppercase;
	width: 136px;
	margin-right: 4px !important;
	padding-left: 10px !important;
	
}
td>a>.item_small_picture{
	width: 100px;
	height: 100px;
}

#grid .eshop_list_item_row {
	width: 167px;
	margin: 0px 0px 15px 0px;
}
.eshop_list_item_row a.name:link{
	
}
#grid .div_tr {
	float: left; 
	width: auto;
}
#grid .div_td {
	float: left;
}
/* 	_eshop_item_list.tpl */
.addtocomparsion{
	clear: both;	
}
.item_base_price .price_price{
	white-space: pre;
}
.recomend .item_base_price .price_price{
	font-size: 13px;
}
.itemD_property .item_base_price {
	text-align: left;
}
.item_base_price{
	text-align: center;
}
.recomend .item_base_price{
	text-align: center;
}
a.questsm{
	background-image: url("imgs/questsm.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 16px;
    margin-top: 4px;
    width: 14px;
    margin-left: 15px;
}
span + a.questsm{
	margin-top: 1px;
}
a.questsm-search{
	background-image: url("imgs/questsm.png");
    background-repeat: no-repeat;
    display: block;
    height: 16px;
    margin-top: 5px;
    margin-left: 10px;
    float: right;
    width: 14px; 
}
.flt-size{
	float: left;
	margin-top: 3px;
}
.items_sort{
	float: right;
    margin-top: -23px;
    /*padding: 5px 5px 30px 0;*/
    text-align: right;
    display: block;
    position: relative;
    z-index: 10;
    *position:absolute !important;
    *padding: 5px 5px 3px 466px !important;
}
.item-sort1{
	float: left;
    /*margin-top: -5px;
    padding: 5px 5px 30px 0;*/
    text-align: right;
    display: block;
}

/* 	_eshop_item_list.tpl */

/* for eshop_home.tpl */
.small_special_base_price{
	clear: both;
	position: relative;
	top: 10px;
	left: 20px;
}
.small_special_base_price .price_caption{
	float: left;
	line-height: 18px;
}
.small_special_base_price .price_caption .price_price{
	float: left;
	margin-left: 15px;
}
.img_special_row{
	float:left;
}
a#selbuy {
    display: block;
    height: 22px;
    margin: 0 16px !important;
    padding-left: 10px;
    padding-top: 4px;
    text-align: center;
    text-decoration: none;
    width: 126px;
}
.req-fields {
	float: left;
	font-size: 12px;
}
.fb-send {
	float: right;
}
.empty-cart-pic {
	display: block;
	width: 100%;
	height: 484px;
	background-image: url("imgs/cart-empty.jpg");
	background-position: center;
	background-repeat: no-repeat;
	text-decoration: none;
}
.empty-cart-ctlg {
	clear: both;
}
.form-cont{
	margin: 0 20%;
}
td.srch-bar{
	background-color: #eeeded;
    background-image: url("imgs/bg-menu.png");
    background-position: center center;
    background-repeat: repeat-x;
    height: 22px;
    padding: 0 7px;
    z-index: 9;	
}
/* END of eshop_home.tpl */

/* for eshop_purchase.tpl */
div#confirm{
	background-image: url('imgs/dog_look.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
div#confirm .stepscart{
	padding:30px 0 20px 0px;
}
.fll blockquote{
	width:400px;
}
.pink{
	color: #FF0B7E;
}
.is-delivery {
	background-image: url(imgs/dog_delivery.jpg);
	background-repeat: no-repeat;
	background-position: left 40px;
	width: 62%;
	padding-left: 38%;
}
.is-delivery dd {
	margin-left: 20px;
}
.sc-accepted {
	background-image: url(imgs/accepted.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
	width: 49%;
	padding-left: 51%;
	min-height: 302px;
	*width: auto;
}
.sc-nojs {
	background-image: url(imgs/nojs.jpg);
	background-repeat: no-repeat;
	background-position: 40px top;
	width: 49%;
	padding-left: 51%;
	min-height: 379px;
}
.page404 {
	background-image: url(imgs/notf.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
	width: 49%;
	padding-left: 51%;
	min-height: 270px;
}

/* END eshop_purchase.tpl */
.spec_eshop_tree_links-for-dog{
	float: left;
}
.item_normal-for-dog{
	float: left;
	width: 130px;
	height: 172px;
	padding-right: 11px;
}
.item_normal-for-dog .name-cat{
	float: left;
	width: 130px;
	min-height: 40px;
	text-align: center;
}
.spec_eshop_tree_links-for-dog .item_small_picture, .item_normal-for-dog .cat_small_picture{
	border: 1px solid #DEDEDE;
	border-radius: 15px 15px 15px 15px;
	margin: 0px;
}
.h-1  {
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #000000;
	float: left;
	font-weight: normal;
	*display: block;
	*float: none;
}
.h-2  {
	font-size: 22px;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #000000;
	font-weight: normal;
	display: block;
}
.h-3  {
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #000000;
	font-weight: normal;
	display: block;
}

.catD_Vsplitter img{
	height: 0px;
}
.scart a.scartlink{
	float: right;
	width: 66px;
	height: 90px;
	margin-top: -25px;
	*margin-top: -40px;
}
.liright {
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 8px;
}
.recomend{
    display: block !important;
    float: right;
    padding-left: 0;
    width: 320px !important;
    text-align: center;
}
.recomend .item_small_picture{
    border: 1px solid #DEDEDE;
    margin: 0 0 !important;
    width: 100px !important;	
}
.recomend .eshop_list_item_row {
    height: 180px !important;
    margin: 0 0 0 1px !important;
    padding: 0 0 5px !important;
    text-align: left !important;
    width: 105px !important;
    overflow: hidden !important;
}
.dog-rating{
	float: left;
	margin: 0;
	width: 810px;
	padding: 0 0 0 27px;
}
.itemD_detail .description{
    float: left;
    margin-bottom: 10px;
    padding: 0 20px 0 0;
    width: 370px;	
}
.itemD_detail .description-norecom{
    width: 100%;	
}
.recomend .eshop_list_item_row a.name{
	margin: 0;
	min-height: 35px;
	text-align: center !important;
	padding: 0 5px;
}
.recomend .eshop_list_item_row .prices{
	margin: 0;
}
.eshop_list_item_row .prices{
	display: inline-block;
}
.recomend .all-model{
    display: inline-block;
    padding: 10px 0 0;
    width: 100%;
    font-weight: bold;
}
.ya-site-form1{
	float: left !important;
}
.ya-site-form1 .ya-site-form__search-input {
    padding: 7px !important;
}
.ya-site-form1 .ya-site-form__wrap{
	width: 250px !important;
}
.ya-site-form1 .ya-site-form__input-text_type_hint{
	background-image: none !important;
}
.ya-site-form1 .ya-site-form__submit{
	width: 62px !important;
	text-align: center !important;
}
#lay_f6{
    float: left;
    padding: 0 100px 0 0;
}
.offers-aux-new{
	float: left;
	height: 296px;
	margin: 25px 0 21px;
	width: 171px;
	border: 1px solid #eaeaea;
}
.offers-aux-discnt{
    background: url("imgs/new-cart-1-sm.gif") no-repeat scroll 0 20px transparent;
    float: left;
    height: 130px;
    width: 160px;
    text-align: center;
    margin: 3px 8px 0 5px;
}
.offers-aux-ny2016{
    background: url("imgs/banner-ny-2016.jpg") no-repeat scroll 0 20px transparent;
    float: left;
    height: 159px;
    width: 160px;
    text-align: center;
    margin: 3px 8px 0 3px;
}

.offers-aux-kod0516{
    background: url("imgs/banner-kod.jpg") no-repeat scroll 0 0px transparent;
    float: left;
    height: 159px;
    width: 160px;
    text-align: center;
    margin: 3px 8px 0 3px;
}

.offers-aux-help{
    background: url("imgs/banner-prijut.jpg") no-repeat scroll 0 0px transparent;
    float: left;
    height: 160px;
    width: 160px;
    text-align: center;
    margin: 3px 8px 0 3px;
}


.offers-aux-prise{
    background: url("imgs/darim500.jpg") no-repeat scroll 0 30px transparent;
    float: left;
    height: 133px;
    text-align: center;
    width: 160px;
    margin: 15px 8px 0;
}
a.blago:link, a.blago:visited {
	text-decoration: none;
}
a.blago:hover, a.blago:active {
	text-decoration: underline;
}
.logos img{
    margin: 0 0 0 11px;
}
.logos{
    width:702px;
}
.logos-1{
    margin: 0 auto;
    width: 359px
}
.ymaps-map {
   *position: absolute !important; 
}
a.name:link {
    *margin-top: 30px !important;
}
.no-products{
	padding: 10px 0;
	display: inline-block;
	font-weight: bold;
}
.type-shoes{
	margin-right: 20px;
}
.sales{
	float: right;
	margin-top: 10px;
}

/* custom_member_styles */
.basket_a{
	font-size: 11px;
}
div.member_menu  div.member_menu_row {
display: inline-block;
}

div.member_menu  div.member_menu_row a {
color: #000;
}

div.member_menu  div.member_menu_row a:hover {
color: #ff0b7f;
}

/* условия доставки */

#agree_box {
float: left;
margin-top: 15px;
}

#delivery-popup {
display: none;
}

/* custom to-vip\from-vip links */

.custom_to-vip {
width: 204px;
height: 48px;
background: url(imgs/custom_from-vip.png) no-repeat;
display: block;
margin-bottom: 10px;
}

.custom_from-vip {
width: 204px;
height: 48px;
background: url(imgs/custom_to-vip.png) no-repeat;
display: block;
margin-bottom: 10px;
}

#offers-main-motto
{
	position:absolute;
	font-size: 13px;
	color:#bbb;
	margin:14px 0 0 150px;
}








