/*.
  author      : Ilya Bushuhin [ fatalerror2069@gmail.com ]
  copyright   : JetStyle company
*/

/* tags */

* {
	margin: 0; padding: 0;
	}

body {
	font-size: 62.5%; font-family: Arial, sans-serif;
	background: #e6ecf7 url(../images/girl.jpg) no-repeat center 660px; }

a {
	cursor: pointer; outline: none;
	text-decoration: underline;
	color: #000; }

a *{
	cursor: pointer;}
/*a:hover,
a:active {
	color: #f48400;
  text-decoration: none; }*/

td {
	vertical-align: top; }


a img { border: none; }

/* standard classes */
.clearer { clear: both; height: 0px; font-size: 1px }
.clearer img { display: block; height: 0px; }
.w100 { width: 100% }

/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.invisible {
  display: none; }

sup { font-size: 50%; }

._select {  }
._select span { display: block; border-left: 1px solid #E3E9EF; border-right: 1px solid #E3E9EF; border-bottom: 1px solid #E3E9EF; border-top: 1px solid #ABADB3; padding: 1px 3px; cursor: pointer; background: url('/app/skins/images/bottom.png') no-repeat 235px 8px; }
._select ul, ._select li { margin: 0 !important; padding: 0 !important; list-style: none !important; background-image: none !important; }
._select ul { display: none; border: 1px solid #f0f0f0; max-height: 200px; overflow: auto; position: relative; top: -1px; background-color: #fff; }
._select ul li { display: block; padding: 1px 3px !important; cursor: pointer; }
._select ul li.hover, ._select ul li.active { background-color: #f0f0f0; }
._select ul li.more { color: blue; }

.captcha_wrapper { display: none; }
.yandex-metrika {
  display:block;
  width:88px; height:31px;

  float:right;

  margin-right:12px;
}

.link2liveinternet {
  display:block;
  float:right;

  width:31px; height:31px;
  text-decoration:none;
  border:none;

  margin:0 16px 0 0;
}
 .link2liveinternet img {
  margin:0 !important;
 }

#cboxLoadedContent .b-price {
  text-align:left;
  margin:0;
}
#cboxLoadedContent .content {
  padding:0 25px 25px;
}
.link2page a {
  text-decoration:underline;
}
 .link2page a:hover {text-decoration:none;}

 #cboxLoadedContent .b-tovar {
  width:100%;
 }
 #cboxLoadedContent .b-tovar__img {
  width:170px;
 }
 #cboxLoadedContent .b-text {
  width:auto;

  padding-left:20px;
 }
  #cboxLoadedContent .b-text h1 {
    padding-top:0;
  }
  #cboxLoadedContent .content .b-text p {margin:10px 0 5px;}

#cboxLoadedContent img.block {
  padding:0; margin:0;

  display:block;
  clear:both;

  font:0/0 d;
}


span.right { float: right; }
