body{
background:#fbfbfc url("../images/back.png") repeat top center;
font-family:'Open Sans', sans-serif;
font-size:14px
}
body #bg1,body #bg2{
width:100%;
height:100%;
position:absolute;
top:0;
z-index:1;
display:none;
opacity:0
}
body #everything{
position:relative;
z-index:2
}
a{
color:#498FE1;
text-decoration:none
}
a:hover{
text-decoration:underline
}
input,textarea{
border: 1px solid #D8D8D8;
font-size:12px;
color:#222;
background: #ffffff;
font-family:'Open Sans', sans-serif;
}
input[type='text'],input[type='password'],input[type='submit']{
height:24px
}
input[type='password'],input[type='text']{
width:230px
}
input[size='4'],input[size='5']{
width:60px
}
select{
-webkit-appearance:none;
-moz-appearance:none;
-ms-appearance:none;
-o-appearance:none;
background:url("../images/select_icon.svg") right 50% no-repeat;
padding:0 35px 0 10px;
font-family:'Open Sans', sans-serif;
font-size:14px;
line-height:29px;
height:29px;
color:#555555;
border:1px solid #DDD;
border-radius:2px;
background-color:rgba(255,255,255,0.8);
}
select option:disabled {
    color: #ccc;
}
textarea{
width:400px;
height:150px
}
input[type='radio'],input[type='checkbox']{
border:none;
background:none
}
A.button,INPUT.button,A.greenbutton{
padding:0 15px;
background: #ffffff; /* Old browsers */
border: 1px solid #D8D8D8;  
color:#222222 !important;
font-size:12px !important;
text-decoration:none !important;
outline:none;
vertical-align:top;
text-transform:uppercase;
}
A.button,A.greenbutton{
display:-moz-inline-box;
display:inline-block;
line-height:25px !important;
white-space:nowrap !important
}
A.button:hover,INPUT.button:hover,A.greenbutton:hover{
text-decoration:underline !important;
  background: #f4f4f1; /* Old browsers */
  background: -moz-linear-gradient(top, #f4f4f1 0%, #e7e7e1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f1), color-stop(100%,#e7e7e1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f4f1 0%,#e7e7e1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f4f1 0%,#e7e7e1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f4f1 0%,#e7e7e1 100%); /* IE10+ */
  background: linear-gradient(to bottom, #f4f4f1 0%,#e7e7e1 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f1', endColorstr='#e7e7e1',GradientType=0 ); /* IE6-9 */
}
INPUT.button{
width:auto;
overflow:visible;
padding-top:5px;
padding-bottom:5px;
line-height:16px !important
}
*+HTML INPUT.button{
padding-top:3px;
padding-bottom:2px
}
* HTML INPUT.button{
padding-top:3px;
padding-bottom:2px
}
.container{
width:1140px;
padding:0 10px;
margin:0 auto
}
header{
display:block;
}
h3{
font-size:20px
}
div.header_wrapper.small{
position:absolute;
top:0;
right:0;
height:26px
}
.header_white{
background:#FFF;
}
.header_wrapper .add-more{
display:inline-block;
margin-top:38px;
margin-left:22px;
padding:6px 9px 5px 9px;
border:1px solid #A4C9F4;
border-radius:2px;
color:#498FE1;
font-size:12px;
line-height:16px;
text-decoration:none;
}
.header_wrapper .add-more span{
display:inline-block;
width:13px;
height:8px;
vertical-align:1px;
margin-right:7px;
background:url('../images/btn_back_blue.gif') 0 0 no-repeat;
}
.header_wrapper .add-more:hover{
color:#FFF;
border-color:#4A90E2;
background:#4A90E2
}
.header_wrapper .add-more:hover span{
background-position:0 -8px;
}
.header_wrapper .steps{
vertical-align:-1px;
margin-left:30px;
font-size:18px;
color:#CCC
}
.header_wrapper .steps span{
display:inline-block;
height:29px;
width:29px;
margin:0 3px 0 9px;
border:2px solid #CCC;
border-radius:50%;
line-height:30px;
text-align:center;
}
.header_wrapper .steps b{
color:#97CA2C
}
.header_wrapper .steps b span{
border-color:#97CA2C
}

.transition, .transition-links a { -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

#user_login_area {
  margin-left:60px;
  float:right;
  color: #a9a49b;
  font-size: 12px;
  width:250px;
  height:auto;
  margin:37px 7px 0 0;
  text-align:right
}

#user_login_area .login_buttons a{
text-transform:uppercase;
font-size: 15px;
line-height: 1.2em;
display: inline-block;
padding: 6px 10px;
margin: 0px;
color: #498FE1;
border: 1px solid #498FE1;
border-radius: 2px;
text-shadow: 2px 1px 1px #FFF;
}
/*#user_login_area .login_buttons a:last-child{
background: #498FE1;
border-radius: 2px;
color: #fff;
text-shadow: none;
}*/

header .social_block{
  float:right;
  color: #A9A49B;
  font-size: 11px;
  margin-top: 2px;
  display: none;
}

header .social_block .text{
  float:left;
  display:block;
  margin:5px 5px 0 0;
}

#lang .icon-en {
  background: url(../images/en_flag.jpg) no-repeat;
}

#lang .icon-ee {
  background: url(../images/ee_flag.jpg) no-repeat;
}

#lang .icon-ru {
  background: url(../images/ru_flag.jpg) no-repeat;
}

header{
height:105px;
position:relative;
/*background:url("../images/back.png") repeat top center*/
}
header h1{
display:inline-block;
height:90px;
margin:10px 0 0 0;
width:313px;
float:left;
background:url("../images/logo.png") no-repeat;
}
header h1 a{
display:inline-block;
text-indent:-999px;
width:313px;
height:90px;
overflow:hidden;
}
header .city{
border-bottom:1px solid #ededed;
display:inline-block;
vertical-align:top;
position:absolute;
top:69px;
left:228px;
padding-bottom:3px
}
header .city span{
color:#9f9f9f;
font-size:12px;
font-style:normal;
display:inline-block;
line-height:24px;
padding-right:5px
}
header .city strong{
color:#4b4b4b;
font-size:16px;
width:95px;
display:inline-block;
line-height:24px;
background:url("../images/dropdown.png") no-repeat right center
}

.menu_line{
  display:block;
  height:auto;
  position:absolute;
  top:8px;
  right:19px;
}

.menu_buttons { 
display: inline-block;
width:auto;
height:auto;
z-index:300;  
list-style: none;
margin: 37px 0 0 52px;
padding: 0px;
}
.menu_buttons li {
  float: left;
  width: auto;
  height: 30px;
  margin: 0px 0 2px -1px;
  padding: 0px;
  cursor: pointer;
  border: 1px solid #498FE1;
  position:relative;
}
.menu_buttons li:first-child {
border-radius:2px 0 0 2px;
}
.menu_buttons li:last-child {
border-radius:0 2px 2px 0;
}

.menu_buttons li.home {
  background:url("../images/home.png") 0px 0px no-repeat;
  width:29px;
  height:29px;
}
.menu_buttons li.home a{
  display:block;
  width:29px;
  height:29px;
}

.menu_buttons li.home.active a, .menu_buttons li.home:hover {
  background:url("../images/home.png") 0px -29px no-repeat;
}


.menu_buttons li.map {
  background:url("../images/map-icon.png") 0px 0px no-repeat;
  width:29px;
  height:29px;
}
.menu_buttons li.map a{
  display:block;
  width:29px;
  height:29px;
}
.menu_buttons li.map.active a, .menu_buttons li.map:hover {
  background:url("../images/map-icon.png") 0px -29px no-repeat;
}

.menu_buttons li:hover, .menu_buttons li.active {

}
.menu_buttons li.active a {
  color: #BF3959 !important;
}
.menu_buttons li a {
  display: block;
  font-size: 15px;
  line-height: 24px;
  padding:3px 8px 0 8px;
  vertical-align: middle;
  text-align:center;
  text-transform:uppercase;
}
.menu_buttons li a:hover{

}

.menu_buttons li:hover ul{
  display:block;
}

.menu_buttons li ul{
  position:absolute;
  top:30px;
  left:0px;
  z-index:500;
  display:none;
  margin:0;
  padding:0;
  list-style:none;
  border-bottom:1px solid #D8D8D8;
}

.menu_buttons li ul li{
margin:0 0 0 -1px;
width:200px;
border-radius:0
}
.menu_buttons li ul li:last-child{
border-radius:0 0 2px 2px
}

.menu_buttons li ul li a{
  text-align:left;
}


.city-list { width:130px; height:auto; float:left; z-index:501; margin-right:5px;}
.city-list ul { display:block; width:130px; height:auto; position:relative; z-index:501; }
.city-list li { display: none; }
.city-list:hover ul li { display: block; }
.city-list li.active { display: block; }
.city-list li.active a:before { content: ""; background: url(../images/vertical-arrows.png); width: 27px; height: 30px; top: -1px; right: 0; position: absolute; }
.city-list a { display: block; padding-right: 40px; position: relative; }
.city-list i { margin: 1px 7px 0 1px; }
.city-list a span{
  background-color: #E9E9E9;
  border: 1px solid #999;
  border-radius: 5px;
  color: #666;
  display: inline-block;
  float: right;
  text-align: center;
  width: auto;
  height:12px;
  padding:3px;
  font-size:10px;
  min-width:18px;
  margin-top:-2px;
}
.grey-button { 
  border:1px solid #498FE1;
  border-radius: 2px;
  color: #333333;
  display: inline-block;
  font-size: 13px;
  line-height: 13px;
  padding: 7px 10px 8px 10px;
  position: relative;
}
.grey-button:hover { 
  background: #6CA7EB;
}

header div.city-tabs{
position:absolute;top:65px;left:220px;
display:none;
}
header .loginarea{
position:absolute;
top:50px;
right:163px;
line-height:29px;
font-size:13px;
color:#b8b8b8
}
header .loginarea a.register{
color:#595959;
margin-right:8px;
text-decoration:underline
}
header .loginarea a.btn-login{
margin-left:8px;
margin-right:3px
}
header .loginarea .nologin{
padding-top:4px
}
header .search{
  position:absolute;
  top:0px;
  left:0px;
}
header .search input#searcharea{
  border:1px solid #e6e6e6;
  width:113px;
  background:#fff url("../images/search.png") no-repeat 118px 4px;
  padding-right:23px;
  padding-left:5px;
  height:20px
}
header .search input[type=submit]{
  position:absolute;
  right:0;
  top:0;
  border:0px;
  width:32px;
  height:23px;
  background:transparent;
}
header .search #found_results{
display:block;
position:absolute;
border:1px solid #aaa;
font-size:12px;
width:200px;
right:0;
top:28px;
background:#fff;
display:none;
z-index:999;
box-shadow:1px 1px 3px rgba(0,0,0,0.3)
}
header .search #found_results ul{
list-style:none;
margin:0;
padding:0
}
header .search #found_results ul li.category{
padding:3px 8px;
background:#c40009 url("../images/top-line.png");
color:#fff;
font-size:10px
}
header .search #found_results ul li.offer{
border-bottom:1px solid #ccc
}
header .search #found_results ul li.offer a{
display:block;
padding:8px;
height:30px;
text-decoradion:none;
color:#333
}
header .search #found_results ul li.offer a img{
float:left;
margin-right:8px
}
header .search #found_results ul li.offer a:hover{
background:#eee;
text-decoration:none
}
header .search #found_results ul li.offer a .info{
color:#aaa
}
header .search #found_results ul li.offer a .title{
height:30px;
overflow:hidden
}
header .search #found_results ul li.error{
padding:8px
}

div#main{
padding-top:10px;
position:relative;
z-index:10;
min-height:535px
}
div#main #group_selector{
width:180px;
float:left;
right:0;
position:absolute;
left:0;
z-index:90000
}
div#main #group_selector #right_side_deals{
margin-top:20px
}
div#main #group_selector ul{
background:url("../images/navstrip.png") no-repeat left top;
list-style:none;
padding:0;
margin:0;
width:180px;
border-bottom: 1px solid #D8D8D8;  
}
div#main #group_selector ul li{
min-height:30px;
line-height:32px;
height:auto;
border: 1px solid #D8D8D8;  
border-bottom:0;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f4f4f0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f4f4f0 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#f4f4f0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f0',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
div#main #group_selector ul li a{
display:block;
padding-left:15px;
font-size:12px;
text-transform:uppercase;  
color:#222222;
text-decoration:none
}
div#main #group_selector ul li a em{
float:right;
background:#f2f2f2;
color:#a3a3a3;
display:inline-block;
margin-top:8px;
margin-right:6px;
height:17px;
line-height:16px;
font-size:10px;
font-weight:bold;
padding:0 6px;
border-radius:4px;
font-style:normal
}
div#main #group_selector ul li a span{
width:95px;
display:block
}
div#main #group_selector ul li a:hover span{
text-decoration:underline;
border:0 !important;
box-shadow:none !important;
}
div#main #group_selector ul li:last-child{
border-bottom:none
}
div#main #group_selector ul li.active{
/*
background:url("../images/selector-hl.png") no-repeat;
*/
  border-bottom:0;
  min-height:30px;
  line-height:32px;
  height:auto;
  background: #f4f4f1; /* Old browsers */
  background: -moz-linear-gradient(top, #f4f4f1 0%, #e7e7e1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f1), color-stop(100%,#e7e7e1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f4f1 0%,#e7e7e1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f4f1 0%,#e7e7e1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f4f1 0%,#e7e7e1 100%); /* IE10+ */
  background: linear-gradient(to bottom, #f4f4f1 0%,#e7e7e1 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f1', endColorstr='#e7e7e1',GradientType=0 ); /* IE6-9 */

}
div#main #group_selector ul li.active a{
/*
padding-left:20px;
color:#fff;
*/
color:#222222;
font-weight:bold;
/*text-shadow:0 -1px 1px #888*/
}
div#main #group_selector ul li.active a em{
background:gray;
color:#fff
}
div#main #group_selector ul li.highlight a{
color:red
}
div#main #group_selector ul li.highlight.active a{
color:pink
}

div#main #group_selector ul li > ul > li{
  background:#fff !important;
  border:0 !important;
  width:157px !important;
}
div#main #group_selector ul li ul li.active a span{
  text-decoration:underline !important;
  font-size:11px !important;
}
div#main #group_selector ul li > ul > li a{
  font-size:10px;
  padding-left:30px;
}
div#main #group_selector ul li > ul > li a em{
}
div#main #group_selector .cities{
margin:10px 0 10px 0;
padding-bottom:10px;
border-bottom:1px dashed #D8D8D8
}
div#main #group_selector #filters{
margin-top:10px;
padding-top:8px;
border-top:1px dashed #D8D8D8;
line-height:22px;
display:none
}
div#main #group_selector #filters b{
display:block;
margin:3px 0 1px 0;
}
div#main #group_selector #filters label{
display:block;
position:relative;
padding:3px 0 3px 0;
}
div#main #group_selector b{
color:#444;
text-transform:uppercase
}

div#main #returnToTop{
position:fixed;
background:#d1d1d1 url("../images/backup-link.png") no-repeat 6px 5px;
border:1px solid #cbcbcb;
border-radius:2px;
padding-left:35px;
padding-right:4px;
color:#fff;
font-size:13px;
text-shadow:0 1px 1px #bcbcbc;
text-transform:uppercase;
line-height:25px;
display:none;
bottom:2px;
right:2px;
width:105px;
z-index:999;
}
div#main #right_side_deals{
float:right;
width:144px
}
div#main #right_side_deals h6{
margin-bottom:14px
}
div#main #right_side_deals #price-slider-block{
margin-bottom:10px
}
div#main #right_side_deals .offer-tiny{
display:inline-block;
position:relative;
background:#fff;
padding:3px;
box-shadow:0px 0px 8px rgba(0,0,0,0.3);
margin-bottom:24px
}
div#main #right_side_deals .offer-tiny .price-tag{
position:absolute;
right:8px;
top:3px
}
div#main #right_side_deals .offer-tiny p{
margin:0
}
div#main #right_side_deals .offer-tiny a.title{
display:block;
padding:5px;
color:#666;
font-size:12px
}
div#main .main-offer,div#main .medium-offer{
background:#fff;
border:1px solid #c7c7c7;
/*border-radius:3px;
box-shadow:0px 0px 5px rgba(0,0,0,0.2);*/
margin-bottom:20px;
margin-left:5px;
}


div#main .main-offer:hover,div#main .medium-offer:hover{
border-color:#a3d51a;
box-shadow:0px 0px 5px rgba(163,213,26,0.5)
}
div#main .main-offer h2,div#main .medium-offer h2{
margin:0;
font-size:19px;
line-height:20px;
font-weight:bold;
}
div#main .main-offer h2 a,div#main .medium-offer h2 a{
color:#404040;
text-decoration:none
}
div#main .main-offer h2 a strong,div#main .medium-offer h2 a strong{
color:#dd1b2d
}
div#main .main-offer .infotable,div#main .medium-offer .infotable{
list-style:none;
margin:0;
padding:0
}
div#main .main-offer .infotable li,div#main .medium-offer .infotable li{
border-bottom:none;
display:inline-block
}
.infotable td.rightborder{
width: 65%;
}
.infotable td{
height:60px;
vertical-align:middle;
}
div#main .main-offer .infotable li.last-child,div#main .medium-offer ul.infotable li.last-child{
width:39%;
}
.infotable em{
display:block;
font-size:10px;
color:#333;
text-transform:uppercase;
font-style:normal;
font-weight:bold;
margin-bottom:4px;
}
.main-offer .infotable .rightborder em{
position:relative;
top:24px;
margin-left:15px;
}
.infotable strong{
font-size:21px;
color:#4b4b4b;
line-height:24px;
margin:0 4px;
}
.infotable .strike{
font-size:13px;
color:#333;
text-decoration: line-through;
}
.infotable.small{
  background: #fafafa; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f0 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f0)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f0 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%,#f4f4f0 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%,#f4f4f0 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%,#f4f4f0 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f0',GradientType=0 ); /* IE6-9 */
border: 1px solid #EDEDED;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
height:auto;
margin:0 auto !important;
}
.infotable.small td.rightborder{
  width:50%;
}

.infotable.small em{
  display:inline-block;
  text-transform:uppercase;
  line-height:14px;
  font-size:10px;
}
.infotable.small strong{
  display:inline-block;
  text-transform:uppercase;
  font-size:14px;
  line-height:14px;
  color:#4B4B4B;
}
.infotable.small em.red{
  font-size:12px;
  color:#333333;
  font-weight:bold;
}
.infotable.small strong.red{
  font-size:19px;
  color:#D90000;
  margin:5px 0;
}
.infotable.small span{
  display:inline-block;
  line-height:14px;
}
.infotable.small span.small{
  font-size:10px;
}
div#main .main-offer{
padding:6px;
width:794px;
position:relative
}
div#main .main-offer.nopadding{
padding:0;
width:815px
}
div#main .main-offer .image{
  display:block;
  float:left;
  position:relative;
  width: 417px;
  height: 262px;
}
div#main .main-offer .image .offer_image_front,div#main .main-offer .image .offer_image_back{
  border:1px solid #ffffff;
  position:absolute;
  top:0;
  left:0;
  background-attachment: scroll;
  background-image: none;
  background-position: 0% 0%;
  background-origin: padding-box;
  background-clip: border-box;
  background-color: transparent;
  background-size: 417px 262px;
  background-repeat: no-repeat;
  height: 262px;
}

div#main .main-offer .image .offer_image_front a,div#main .main-offer .image .offer_image_back a{
  display: block;
  width: 417px;
  height: 262px;
}

div#main .main-offer .image .offer_image_back{

}
div#main .main-offer .image .details{
position:absolute;
top:0;
left:0;
width:494px;
height:262px;
background:rgba(0,0,0,0.8);
display:none;
color:#fff
}
div#main .main-offer .image .details .text{
font-size:13px;
padding:40px;
padding-left:100px
}
div#main .main-offer .image .details .text ul{
padding-left:20px
}
div#main .main-offer .image a.arrow-left{
position:absolute;
top:42%;
left:0;
background:url("../images/arrow-left.png") no-repeat top left;
width:27px;
height:54px
}
div#main .main-offer .image a.arrow-right{
position:absolute;
top:42%;
right:0;
background:url("../images/arrow-right.png") no-repeat top left;
width:27px;
height:54px
}
div#main .main-offer .info{
float: left;
height: 270px;
padding:0;
margin-left:15px;
width: 360px;
}
div#main .main-offer .info h2{
width: 360px;
height: 40px;
overflow:hidden;
font-size:14px;
text-transform:uppercase;  
}
div#main .main-offer .info .price-big{
display:block;
/*background:url("../images/price-big-midright.png") no-repeat top right;*/
font-size:30px;
color:#D4155B;
width:auto;
height:40px;
vertical-align:top;
font-weight:bold;
margin-top:20px;
}
div#main .main-offer .info .price-big strong{
display:inline-block;
background:url("../images/price-big-left.png") no-repeat top left;
height:40px;
color:#fff;
font-size:25px;
padding:0 17px;
line-height:38px
}
div#main .main-offer .info .price-old{
display:block;
vertical-align:top;
color:#999999;
font-size:12px;
height:20px;
text-transform:uppercase;
}
div#main .main-offer .info ul.data{
list-style:none;
margin:0;
padding:0;
border:1px solid #ededed;
  #background: #fafafa; /* Old browsers */
  #background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f0 100%); /* FF3.6+ */
  #background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f0)); /* Chrome,Safari4+ */
  #background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f0 100%); /* Chrome10+,Safari5.1+ */
  #background: -o-linear-gradient(top, #ffffff 0%,#f4f4f0 100%); /* Opera 11.10+ */
  #background: -ms-linear-gradient(top, #ffffff 0%,#f4f4f0 100%); /* IE10+ */
  #background: linear-gradient(to bottom, #ffffff 0%,#f4f4f0 100%); /* W3C */
  #filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f0',GradientType=0 ); /* IE6-9 */
  border-bottom:none;

border-radius:2px;
width:100%;
margin-top:36px;
}
div#main .main-offer .info ul.data li{
display:block;
text-align:center;
padding:10px 0px;
border-bottom:1px solid #ededed
}
div#main .main-offer .info ul.data li li{
display:inline-block
}
div#main .main-offer .info ul.data li.last-child{
margin:0;
padding:0;
border:none
}
div#main .main-offer .info ul.data li.last-child ul li{
padding:10px 0;
margin:0;
border-bottom:0;
margin-bottom:0
}
div#main .main-offer .info .buy-friend{
display:block;
color:#808080;
font-size:12px;
text-decoration:underline;
margin-top:4px
}
div#main .main-offer.detail-view{
margin-bottom:0;
border-bottom:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0
}
div#main .main-offer.detail-view .image{
width:418px;
height:262px
}
div#main .main-offer-border{
background:url("../images/mborder.png") no-repeat top left;
padding-left:2px;
padding-right:2px;
padding-top:2px;
border:none;
width:815px
}
div#main .main-offer-border .main-offer{
border:0;
box-shadow:none;
width:798px;
margin-top:0
}

.main_deal_images {
  float: left;
  clear: both;
  width: 100%;
  padding-top: 10px;
  margin-top:20px;
}
.main_deal_image {
  float: left;
  position: relative;
  width: 200px;
  height: 120px;
  margin-left: 10px;
  margin-bottom: 10px;
  -moz-box-shadow: 0 0 6px #888;
  -webkit-box-shadow: 0 0 5px#888;
  box-shadow: 0 0 6px #888;
}

div#main .offer-details .deal_text .right_part{
float:left;
padding-left:30px;
margin-top:30px;
width:220px
}
div#main .offer-details .deal_text .right_part h3{
color:#222;
font-size:15px;
margin:0;
margin-bottom:15px
}
div#main .offer-details .deal_text .right_part h6{
margin-top:25px;
margin-bottom:20px
}
div#main .offer-details .deal_text .right_part .icons_area{
line-height:22px;
margin-top:10px
}
div#main .offer-details .deal_text .right_part .icons_area a{
text-decoration:underline
}
div#main .offer-details .deal_text .comment{
margin-left:30px;
margin-top:30px;
padding-bottom:30px;
background:url("../images/comment-bar.png") bottom left no-repeat
}
div#main .offer-details .deal_text .comment .pic{
display:inline-block;
vertical-align:top;
margin-right:30px;
padding:3px;
box-shadow:0px 0px 4px rgba(0,0,0,0.25)
}
div#main .offer-details .deal_text .comment .content{
display:inline-block;
vertical-align:top
}
div#main .offer-details .deal_text .comment .content h3{
margin-top:0
}
div#main .offer-details .deal_text .comment .content .name{
font-weight:bold;
margin-bottom:10px;
display:inline-block;
height:18px
}
div#main .offer-details .deal_text .comment .content .name.cherry{
background:url("../images/communication-cherry.png") no-repeat top right;
padding-right:58px;
margin-top:-6px;
padding-top:6px
}
div#main .offer-details .deal_text .comment .content .text{
width:537px;
display:inline-block;
vertical-align:top
}
div#main .offer-details .deal_text .comment .content .time{
display:inline-block;
vertical-align:top;
width:135px;
color:#b2b2b2;
font-size:11px;
text-align:right
}
div#main .offer-details .deal_text .comment .content form .cformrow{
margin-bottom:10px
}
div#main .offer-details .deal_text .comment .content form textarea{
width:360px;
height:70px
}
div#main .offer-details .deal_text .comment .content form .extra{
display:inline-block;
margin-left:30px;
color:#999;
font-size:13px;
font-weight:bold
}
div#main .offer-details .deal_text .comment .content form .extra ul{
list-style:none;
padding:0;
margin:0;
margin-top:8px
}
div#main .offer-details .deal_text .comment .content form .extra ul li{
margin-top:4px;
font-size:17px;
font-weight:normal;
padding-left:35px
}
div#main .offer-details .deal_text .comment .content form a{
text-decoration:underline
}
div#main .offer-details .deal_text .comment.nobg{
background:none
}
div#main h5{
font-size:15px;
font-weight:bold;
text-transform:uppercase;
color:#ce2812;
margin:0;
margin-bottom:15px
}
div#main h6{
margin:0;
color:#a6a6a6;
font-size:10px;
text-transform:uppercase
}
.medium-offer{
display:inline-block;
vertical-align:top;
padding:4px;
width:392px;
min-height:320px;
}

.medium-offer .smalltitle{
  height:40px;
  overflow:hidden;
}

.medium-offer.second{
margin-left:7px
}
.medium-offer .info{
  margin-top:5px;
}
.underline{
margin-top:5px;
border-bottom:1px solid #ededed;
}
.medium-offer h2{
font-size:15px !important;
font-weight:normal;
line-height:19px;
padding-left:10px;
padding-top:10px;
margin-bottom:8px
}
.medium-offer .image{
z-index:100;
position:relative;
width:392px;
height:204px;
border-bottom:1px solid #eee
}
.medium-offer .image img, .medium-offer .image .info, .medium-offer .image .both{
position:absolute;
top:0;
left:0
}

.medium-offer a.biglink img{
  border:1px solid #ffffff;
}

.medium-offer a.biglink{

-moz-box-shadow: 0 0 6px #999;
-webkit-box-shadow: 0 0 6px #999;
box-shadow: 0 0 6px #999;

z-index:200;
position:relative;
width:392px;
height:204px;
display:block;
top:0;
left:0;
vertical-align:top;
overflow:hidden;
text-indent:-9999px
}
.medium-offer .rightblock{
width:165px;
float:right;
text-align:right;
padding-right:10px
}
.medium-offer .rightblock .price-tag span{
float:right;
margin-left:10px;
}


.medium-offer.medium{
  width:255px;
  height:305px;
  min-height:305px !important;
  margin:1px !important;
}
.medium-offer.medium.search{
  margin:9px !important;
}
.medium-offer.medium .smalltitle{
  font-size:14px !important;
  line-height:16px !important;
}
.medium-offer.medium .image{
  width:255px;
  height:160px;
}
.medium-offer.medium .info table{
  height:80px;
}
.medium-offer.medium a.biglink{
  width:255px;
  height:160px;
}
.medium-offer.medium .current-discount i{
  font-size:14px !important;
}
.medium-offer.medium .current-discount span{
  /*padding: 7px 6px 4px 6px;*/
  padding:2px;
}




.medium-offer.small{
  width:138px;
  height:210px;
  min-height:210px !important;
  margin:0 0 5px 0 !important;
}
.medium-offer.small .smalltitle{
  font-size:12px !important;
  line-height:14px !important;
  height:25px;
}
.medium-offer.small  h2{
  padding:5px;
}

.medium-offer.small .info table{
  height:80px;
}
.medium-offer.small .image{
  width:138px;
  height:78px;
}
.medium-offer.small a.biglink{
  width:138px;
  height:78px;
}
.medium-offer.small .current-discount{
  line-height: 12px;
  top:3px;
}
.medium-offer.small .current-discount i{
  font-size:10px !important;
  line-height:12px;
}
.medium-offer.small .current-discount span{
  /*padding: 3px 2px 3px 3px;*/
  padding:2px;
}


div#main .tabs{
background:#f2f2f2 url("../images/tabs.png") repeat-x;
min-height:46px;
border-bottom:1px solid #e6e6e6
}
div#main .tabs.white_tabs{
background:#f2f2f2
}
div#main .tabs ul.fade_tabs{
margin:0;
padding:0;
list-style:none;
height:39px;
padding-top:7px;
padding-left:6px
}
div#main .tabs ul.fade_tabs li{
display:inline-block;
height:39px;
line-height:39px;
border:1px solid #DCDCDC;
border-bottom:0;

  background: #f4f4f1; /* Old browsers */
  background: -moz-linear-gradient(top, #f4f4f1 0%, #e7e7e1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f1), color-stop(100%,#e7e7e1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f4f1 0%,#e7e7e1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f4f1 0%,#e7e7e1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f4f1 0%,#e7e7e1 100%); /* IE10+ */
  background: linear-gradient(to bottom, #f4f4f1 0%,#e7e7e1 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f1', endColorstr='#e7e7e1',GradientType=0 ); /* IE6-9 */
border-top-left-radius:3px;
border-top-right-radius:3px;
margin-right:3px
}
div#main .tabs ul.fade_tabs li a{
padding:0 25px;
display:block;
font-size:15px;
color:#222;
text-transform:uppercase;
}
div#main .tabs ul.fade_tabs li a span{
display:inline-block;
height:18px;
line-height:18px;
font-size:12px;
background:#93cc00;
color:#fff;
padding:0 7px;
color:#fff;
font-weight:bold;
border-radius:4px;
margin-left:10px;
}
div#main .tabs ul.fade_tabs li.active{
  background: #ffffff;
  /*
  background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f0));
  background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f0 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#f4f4f0 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#f4f4f0 100%);
  background: linear-gradient(to bottom, #ffffff 0%,#f4f4f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f0',GradientType=0 );
  */
}
div#main .tabs ul.fade_tabs li.active a{
font-weight:bold;
color:#404040;
text-transform:uppercase;
font-size:15px;  
}
div#main .tabs ul.fade_tabs li.active a span{
background:#aaa;
color:#fff
}
div#main .share_link{
float:right;
font-size:13px;
color:#595959;
line-height:27px;
padding-top:12px;
margin-right:30px
}
div#main .share_link a{
vertical-align:middle;
margin-left:6px
}
div#main .share_link a:first-child{
margin-left:5px;
}
div#main .share_link.bought{
margin-right:0;
padding-top:0
}
div#main .widepage{
width:100%;
background:#fff;
box-shadow:0px 0px 10px rgba(0,0,0,0.15);
border-radius:3px
}
div#main .widepage a{
color:#CC0000;
font-size: 15px;
text-decoration: none;
text-transform:uppercase;  
}
div#main .white-part,div#main .content-padding{
padding:30px;
padding-top:20px
}
div#main .white-part.nopadding,div#main .content-padding.nopadding{
padding:0
}
div#main .white-part h2,div#main .content-padding h2{
margin-top:0
}
div#main .white-part .third-1,div#main .white-part .third-2,div#main .white-part .third-3,div#main .content-padding .third-1,div#main .content-padding .third-2,div#main .content-padding .third-3{
vertical-align:top;
display:inline-block;
width:350px;
}
.purchase .kood
{
  float: right;
  margin-left: 30px;
  width: 130px;
}
.purchase .kood strong
{
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
}
div#main .white-part .third-1 input[type='text'],div#main .white-part .third-1 textarea,div#main .white-part .third-2 input[type='text'],div#main .white-part .third-2 textarea,div#main .white-part .third-3 input[type='text'],div#main .white-part .third-3 textarea,div#main .content-padding .third-1 input[type='text'],div#main .content-padding .third-1 textarea,div#main .content-padding .third-2 input[type='text'],div#main .content-padding .third-2 textarea,div#main .content-padding .third-3 input[type='text'],div#main .content-padding .third-3 textarea{
width:218px
}
div#main .white-part .third-1 .row.error input[type='text'],div#main .white-part .third-1 .field.error input[type='text'],div#main .white-part .third-1 .row.error textarea,div#main .white-part .third-1 .field.error textarea,div#main .white-part .third-2 .row.error input[type='text'],div#main .white-part .third-2 .field.error input[type='text'],div#main .white-part .third-2 .row.error textarea,div#main .white-part .third-2 .field.error textarea,div#main .white-part .third-3 .row.error input[type='text'],div#main .white-part .third-3 .field.error input[type='text'],div#main .white-part .third-3 .row.error textarea,div#main .white-part .third-3 .field.error textarea,div#main .content-padding .third-1 .row.error input[type='text'],div#main .content-padding .third-1 .field.error input[type='text'],div#main .content-padding .third-1 .row.error textarea,div#main .content-padding .third-1 .field.error textarea,div#main .content-padding .third-2 .row.error input[type='text'],div#main .content-padding .third-2 .field.error input[type='text'],div#main .content-padding .third-2 .row.error textarea,div#main .content-padding .third-2 .field.error textarea,div#main .content-padding .third-3 .row.error input[type='text'],div#main .content-padding .third-3 .field.error input[type='text'],div#main .content-padding .third-3 .row.error textarea,div#main .content-padding .third-3 .field.error textarea{
width:170px
}
div#main .white-part .third-1 .field label.prefield,div#main .white-part .third-2 .field label.prefield,div#main .white-part .third-3 .field label.prefield,div#main .content-padding .third-1 .field label.prefield,div#main .content-padding .third-2 .field label.prefield,div#main .content-padding .third-3 .field label.prefield{
display:inline-block;
width:125px
}
div#main .white-part .third-3,div#main .content-padding .third-3{
margin-right:0px
}
div#main .white-part .small-slogan,div#main .content-padding .small-slogan{
margin-top:-15px;
font-size:13px
}
div#main .post-buy{
text-align:center;
margin-top:30px
}
div#main .post-buy .gray-block{
display:inline-block;
padding-right:30px;
margin-top:30px;
margin-bottom:20px
}
div#main .post-buy .gray-block .gray-row{
clear:left;
padding:5px 10px
}
div#main .post-buy .gray-block .gray-row .print{
margin-left:20px;
font-size:13px;
text-decoration:underline;
font-weight:bold
}
div#main table.greyblock{
  background: #f4f4f1; /* Old browsers */
  background: -moz-linear-gradient(top, #f4f4f1 0%, #e7e7e1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f1), color-stop(100%,#e7e7e1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f4f1 0%,#e7e7e1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f4f1 0%,#e7e7e1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f4f1 0%,#e7e7e1 100%); /* IE10+ */
  background: linear-gradient(to bottom, #f4f4f1 0%,#e7e7e1 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f1', endColorstr='#e7e7e1',GradientType=0 ); /* IE6-9 */
width:100%
}
div#main table.greyblock td{
width:33%;
font-size:12px;
padding:20px 30px;
color:#777;
border-left:1px solid #d9d9d9;
border-right:1px solid #d9d9d9
}
div#main table.greyblock td:first-child{
border-left:none
}
div#main table.greyblock td:last-child{
border-right:none
}
div#main table.greyblock td.ico-voucher{
background:url("../images/i-voucher.png") 270px 43px no-repeat;
padding-right:80px
}
div#main table.greyblock td.ico-lock{
background:url("../images/i-lock.png") 270px 43px no-repeat;
padding-right:80px
}
div#main table.greyblock td.ico-arrows{
background:url("../images/i-arrows.png") 270px 43px no-repeat;
padding-right:80px
}
div#main table.greyblock td h6{
font-size:11px;
margin-bottom:5px
}
div#main table.greyblock td h6.dark{
color:#444
}
div#main table.greyblock td .title{
color:#222;
margin-bottom:4px
}
div#main table.greyblock td .image-milli{
position:relative;
float:left;
margin-right:15px;
width:92px;
height:62px
}
div#main table.greyblock.no-border tr{
margin-top:20px
}
div#main table.greyblock.no-border td{
border-left:none;
border-right:none;
padding:20px 15px
}
div#main table.greyblock.no-border td:first-child{
padding-left:30px;
padding-right:0
}
div#main table.greyblock.no-border td:last-child{
padding-right:30px;
padding-left:0
}
div#main .main-offer.font13,div#main .widepage.font13{
font-size:16px
}
#subscribe_footer{
margin-top:40px;
margin-bottom:-40px;
padding:26px 0 30px 0;
background:RGBA(244, 244, 239, 0.6)
}
#footer{
margin-top:40px;
background:url('../images/footer_bg.jpg') top center
}
footer{
padding-bottom:20px;
margin:0 auto;
color:#FFF;
}
footer a{
color:#FFF
}
footer a:visited{
color:#FFF
}
footer table td{
font-size:18px;
margin:0;
padding:30px 40px 30px 40px;
/*background:url('../images/footer_separator.png') left center no-repeat;*/
}
footer table td b,footer ul b{
font-size:20px;
line-height:35px;
}
footer table td:first-child{
background:none;
padding-left:0
}
footer table td:last-child{
padding-right:0
}
footer ul{
font-size:18px;
list-style:none;
margin:0;
padding:0;
padding-top:35px;
padding-bottom:22px
}
footer ul li{
display:inline;
margin-right:27px;
font-weight:bold
}
footer ul.bottom{
color:#CCC;
padding-top:0;
padding-bottom:0
}
footer ul.bottom li{
font-weight:normal
}
footer ul.bottom li:first-child{
margin-right:45px
}
footer ul.bottom li.email{
background:url("../images/email.png") no-repeat left center;
padding-left:25px
}
footer ul.bottom li.phone{
background:url("../images/phone.png") no-repeat left center;
padding-left:25px
}
footer .linkback{
float:right;
color:#999;
font-size:13px;
margin-right:80px
}
footer .turvaline{
background:url("../images/turvaline.png") no-repeat;
width:87px;
height:76px;
float:right;
overflow:hidden;
text-indent:-999px;
margin-top:29px;
margin-right:25px
}
a.big-button{
display:inline-block;
width:208px;
height:35px;
padding-top:9px;
background:url("../images/big-button.png") no-repeat;
font-size:17px;
color:#fff !important;
text-align:center;
font-weight:bold;
text-shadow:2px 1px 1px #77B105;
font-size:19px;
padding-top:8px;
height:36px;
text-transform:uppercase;
}
a.small-button,a.btn-login,input.btn-reply,a.btn-cart,a.btn-more{
display:inline-block;
width:134px;
height:28px;
padding-top:6px;
text-align:center;
background:url("../images/small-button.png") no-repeat;
font-size:13px;
color:#fff !important;
font-weight:bold;
text-shadow:0px -1px 1px #3f9100;
text-transform:uppercase;
}
a.small-button.tiny{
width:120px;
height:25px;
padding-top:5px;
background:url("../images/small-button-tiny.png") no-repeat;
}


a.btn-login{
height:33px;
width:107px;
line-height:29px;
padding-top:0;
background:url("../images/btn-login.png") no-repeat
}
a.btn-cart{
width:127px;
height:28px;
padding-top:0;
line-height:26px;
background:url("../images/btn-cart.png") no-repeat;
color:#fff !important
}
a.btn-more{
width:117px;
height:28px;
padding-top:0;
line-height:26px;
background:url("../images/btn-more.png") no-repeat;
color:#fff !important
}
a.btn-choose{
display:inline-block;
width:87px;
height:24px;
text-align:center;
background:url("../images/btn-choose.png") no-repeat;
font-size:13px;
line-height:24px;
color:#fff;
font-weight:bold;
text-shadow:0px -1px 1px #3f9100;
color:#fff
}
div#main .widepage a.btn-choose{
color:#fff
}
a.globeicon{
background:url("../images/globeicon.png") left center no-repeat;
padding-left:24px
}
small{
font-size:10px;
color:#999;
text-transform:uppercase
}
a.right-link{
float:right;
text-decoration:underline;
font-size:13px
}
a.close{
display:inline-block;
background:url("../images/close.png") no-repeat;
width:10px;
height:10px;
line-height:10px;
text-indent:10px;
overflow:hidden
}
a.gray-link{
color:#595959 !important;
text-decoration:underline;
font-size:13px
}
strong.step{
display:block;
margin-bottom:15px;
font-size:24px;
font-weight:400;
}
strong.step span{
background:#de1b2d;
border-radius:4px;
display:inline-block;
width:25px;
height:25px;
color:#fff;
line-height:25px;
text-align:center;
margin-right:17px
}
#cart_form h2{
margin-top:0;
font-size:24px;
font-weight:400;
}

.info .bought{
color: #222222;
float: left;
font-size: 11px;
font-weight: 700;
line-height: 20px;
margin-left: 10px;
text-align: left;
vertical-align: middle;
width: 96px;
}

.info .bought span{
color: #66B400;
font-size: 18px;
font-weight: 700;
line-height: normal;
}

.counter{
background-image: url("../images/main_deal_counter.png");
background-position: 0% 0%;
background-repeat: no-repeat;
color: #333333;
font-size: 21px;
font-weight: 700;
height: 26px;
margin-left:20px;
/*
poition: absolute;
bottom:0px;
left:0px;
*/
width: 148px;
}

.counter.small{
  margin:0;
  background-image: url("../images/main_deal_counter_small.png");
  font-size: 21px;
  font-weight: 700;
  height: 18px;
  width: 103px;
}

.counter.small div{
  font-size:14px !important;
  line-height:16px !important;
  letter-spacing:5px;
}
.counter.small .right_deal_counter_days, .counter.small .right_deal_counter_hours, .counter.small .right_deal_counter_minutes {
  width:24px;
}

.right_deal_counter_days {
  font-size: 21px;
  font-weight: bold;
  float: left;
  width: 40px;
  height: 26px;
  line-height: 26px;
  vertical-align: middle;
  text-align: center;
  margin-right: 14px;
}
.right_deal_counter_days div {
  float: left;
  width: 17px;
  padding-left:3px;
  letter-spacing:8px;
  height: 26px;
}
.right_deal_counter_hours {
  font-size: 21px;
  font-weight: bold;
  float: left;
  width: 40px;
  height: 26px;
  line-height: 26px;
  vertical-align: middle;
  text-align: center;
  margin-right: 14px;
}
.right_deal_counter_hours div {
  float: left;
  width: 17px;
  padding-left:3px;
  letter-spacing:8px;
  height: 26px;
}
.right_deal_counter_minutes {
  font-size: 21px;
  font-weight: bold;
  float: left;
  width: 40px;
  height: 26px;
  line-height: 26px;
  vertical-align: middle;
  text-align: center;
}
.right_deal_counter_minutes div {
  float: left;
  width: 17px;
  padding-left:3px;
  letter-spacing:8px;
  height: 26px;
}

.current-price, .original-price{
text-transform:uppercase;
font-size:11px;
margin-top:5px;
}

div#main .medium-offer .rightblock .original-price span{
  font-size:13px;
  color:#aaa;
  margin-top:3px;
  text-decoration:line-through;
}

.current-price span{
  color: #CC0000;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  text-align:right;
  width: auto;
  height:auto;
}
.price-tag span{
  display:inline-block;
  background:url("../images/price-small-zit.png") no-repeat top right;
  height:32px;
  padding-right:4px;
  margin-top:-5px;
  z-index:1000;
  position:relative;
  margin-bottom:15px;
  position:relative
}
.price-tag strong{
display:inline-block;
padding:0 5px;
font-size:16px;
height:32px;
line-height:32px;
color:#fff;
background:url("../images/price-small2.png") no-repeat top center
}
.price-tag strong span.now{
display:none;
font-size:11px;
text-transform:uppercase;
margin-right:8px
}
.price-tag strong.wide{
background-image:url("../images/price-wide.png")
}
.price-tag.milli{
position:absolute;
z-index:1000;
top:3px;
right:8px;
background:none;
height:22px
}
.price-tag.milli strong{
height:22px;
line-height:19px;
font-size:13px;
padding:0 5px;
background-image:url("../images/price-milli.png")
}
.share_link .emshare,.share_link .facebook-social,.share_link .twitter-social,.share_link .drshare{
width:22px;
height:22px;
display:inline-block;
text-indent:-1000px;
overflow:hidden;
background:url("../images/emshare.png") no-repeat
}
.share_link .facebook-social{
background:url("../images/facebook-social.png") no-repeat
}
.share_link .drshare{
background:url("../images/drshare.png") no-repeat
}
.share_link .twitter-social{
background:url("../images/twitter-social.png") no-repeat
}
table.infotable{
width:100%;
border-collapse:collapse;
word-break:initial
}
table.infotable.infotable2{
margin-left:-10px;
margin-right:-10px
}
table.infotable.infotable2 tr{
border-left:0;
border-right:0
}
table.infotable.infotable2 tr th:first-child{
padding-left:10px
}
table.infotable tr{
border-bottom:1px solid #ebebeb;
}
table.infotable tr:first-child{
border-left:0;
border-right:0
}
table.infotable tr th{
border-bottom:1px solid #ebebeb;
font-size:14px;
color:#777;
text-transform:uppercase;
padding:0 0 8px 0
}
table.infotable tr th:first-child{
padding-left:0
}
table.infotable tr th.right{
text-align:right;
}
table.infotable tr th.last{
padding-right:20px !important
}
table.infotable tr td{
/*
border-bottom:1px solid #ebebeb;
*/
vertical-align:middle;
word-break:initial;
-webkit-hyphens:auto;
-moz-hyphens:auto;
hyphens:auto
}
table.infotable tr td.right{
text-align:right
}
table.infotable tr td.last{
padding-right:20px !important
}
table.infotable tr td.top{
vertical-align:top
}
table.infotable tr td.center{
text-align:center
}
table.infotable tr#total{
border-bottom:0;
border-left:0;
border-right:0
}
table.infotable tr#total td{
vertical-align:top;
border-bottom:0;
padding-top:20px;
padding-bottom:0;
height:auto
}
table.infotable tr#total td.sum{
font-size:14px;
font-weight:bold
}
table.infotable.dark-border tr{
border-color:#dadada
}
table.infotable.dark-border tr th{
border-color:#dadada
}
table.infotable.dark-border tr td{
border-color:#dadada;
padding:5px 10px;
background:#f6f6f6
}
table.infotable tr td img.micro{
margin-right:5px;
}
.strong-communication h1{
margin-top:0;
margin-bottom:0px
}
.strong-communication .infotable{
margin-top:20px
}
.strong-communication h2{
padding-top:20px
}
.strong-communication textarea{
width:400px
}
#communication_bottom{
margin-bottom:14px
}
#communication_top{
margin-left:5px;
padding-bottom:25px;
vertical-align:top
}
#communication_top .links,#communication_bottom .links{
width:570px;
float:left
}
input.communicationInput,textarea.communicationInput{
width:340px;
border:1px solid #333;
color:#333;
padding:3px 5px;
font-size:11px;
margin-bottom:10px
}
div.pagination{
border-right:1px;
padding-left:20px;
padding-top:10px;
font-size:13px;
color:#333;
font-weight:normal
}
#communication_bottom a img{
margin-left:30px
}
div.pagination span{
width:50px;
padding:2px
}
div.pagination span.disabled{
color:#AAA
}
div.pagination span.activePage{
font-weight:bold;
text-decoration:underline
}
form.inlineform{
display:inline
}
table .communicationUser{
margin-bottom:8px;
color:#666666
}
table .communicationUser strong{
color:#333333
}
.big-check{
background:url("../images/big-check.png") no-repeat 0px 5px;
padding-left:65px;
height:50px
}
.big-check h1{
margin-top:0
}
.pay_way_button{
padding:4px;
text-align:center;
float:left;
}
div.gray-block{
background:#fafafa;
border:1px solid #e6e6e6;
border-radius:3px;
padding:10px 15px;
margin-top:15px;
text-align:left
}
div.gray-block .gray-row label{
width:100px;
display:inline-block;
font-size:10px;
text-transform:uppercase;
text-align:right;
padding-right:20px;
color:#9f9f9f
}
form .field,form .row{
position:relative;
margin-top:10px
}
form .field label,form .row label{
display:inline-block;
width:140px
}
form .field.error,form .row.error{
color:#de1b2d
}
form .field.error input[type='text'],form .row.error input[type='text']{
border:2px solid #de1b2d
}
form .field.radio,form .row.radio{
margin-top:4px
}
form .field.radio label,form .row.radio label{
display:inline-block;
width:auto;
margin-left:2px;
vertical-align:top
}
form .field.radio label a,form .row.radio label a{
text-decoration:underline
}
form .field.radio label em,form .row.radio label em{
font-style:normal;
font-size:11px;
color:#8e8e8e
}
form .field:first-child,form .row:first-child{
margin-top:0
}
.divider{
margin-top:10px;
height:16px;
background:url("../images/comment-bar.png") top center no-repeat
}
p.error{
background:#de1b2d;
color:#fff;
font-size:16px;
font-weight:bold;
padding:5px 15px;
border-radius:3px;
margin-top:0
}
table.faq{
width:880px;
margin-bottom:30px
}
table.faq td.nr{
color:#cccccc;
font-size:18px;
font-weight:normal;
width:40px;
text-align:right;
padding-right:20px
}
table.faq h3{
margin-top:0;
margin-bottom:3px;
font-size:16px
}
table.faq td{
text-align:justify;
padding-bottom:20px
}
#user_block{
display: inline-block;
  margin:0;
  width:160px;
  z-index:999;
  height:20px;
  position:relative;
  z-index:500; 
  top:1px;
}

#user_block ul { margin:0;padding:0;list-style:none;}
#user_block:hover li { display: block; }
#user_block li { display: none; }
#user_block li.active { display: block; }
#user_block li.active a { font-weight:bold; }
#user_block li.active a:hover{  text-decoration:none;  }
#user_block a { display: block; padding-right: 40px; position: relative; color:#333333; font-size:11px; padding:4px; text-transform:uppercase; }
#user_block i { margin: 1px 7px 0 1px; }
#user_block a span{
  background-color: #E9E9E9;
  border: 1px solid #999;
  border-radius: 5px;
  color: #666;
  display: inline-block;
  float: right;
  text-align: center;
  width: auto;
  height:12px;
  padding:3px;
  font-size:10px;
  min-width:18px;
  margin-top:-2px;
}

#user_block li a{
padding:7px;
background:#498FE1;
font-size:15px;
border:none;
border-radius:0;
text-align:center;
color:#FFF
}
#user_block li:first-child a{
border: 1px solid #498FE1;
border-radius:2px;
background:transparent;
color:#498FE1
}
#user_block li:last-child a{
border-radius:0 0 2px 2px;
background:#498FE1
}




#cityselect{
display:inline-block;
vertical-align:top
}
#cityselect #choosecityclick{
padding-left:8px
}
#cityselect ul.content{
display:none;
margin:0;
padding:0;
clear:both;
position:relative;
z-index:999;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px
}
#cityselect ul.content li{
list-style:none;
padding:0;
margin:0
}
#cityselect ul.content li a{
display:block;
background:#fff;
border-bottom:1px solid #d5d5d5;
border-top:1px solid #ededed;
color:#565656;
font-weight:bold;
padding:8px 8px
}
#cityselect ul.content li:nth-child(2n+1) a{
background:#fafafa
}
#cityselect ul.content li:last-child a{
border-bottom-left-radius:10px;
border-bottom-right-radius:10px
}
#cityselect:hover ul.content{
display:block;
z-index:500;
box-shadow:0px 1px 3px rgba(0,0,0,0.2)
}
#register_form, #login_form_plain, #forgotpart{
font-size:16px;
}
.floatleft{
float:left
}
.floatright{
float:right
}
.clearleft{
clear:left
}
.otherstable p{
margin:0
}
.otherstable a{
display:block;
font-weight:bold;
color:#222222
}
.otherstable img{
padding-top:3px
}
.otherstable span{
display:block;
color:#a0a0a0;
margin-bottom:20px
}
table.contacttable td{
padding-top:20px;
padding-bottom:20px;
width:50%;
border-top:1px solid #f0f0f0
}
table.contacttable tr.first td{
border:none;
padding-top:0
}
.formlines{
border-top:1px solid #e8e8e8;
border-bottom:1px solid #e8e8e8;
padding:20px 0
}
.formlines2{
border-bottom:1px solid #e8e8e8;
padding:20px 0 20px 95px
}
.formlines label,.formlines2 label{
padding-top:12px
}
.formlines label.np,.formlines2 label.np{
padding-top:0px
}
.formlines input[type='text'],.formlines2 input[type='text'],.formlines input[type='password'],.formlines2 input[type='password']{
width:200px;
height:36px;
padding:3px 4px;
padding:0 10px;
font-size:14px;
line-height:38px;
color:#555555;
background-color:#FFF;
border:1px solid #DDD;
border-radius:2px;
outline:0;
}
.formlines2 input[type='submit'], #login_form_plain input[type='submit']{
padding:5px 38px;
height:auto;
font-size:16px;
border-radius:2px
}
.formlines .field label{
width:100px
}
#form_profile .formlines .field label{
width:150px
}
.formlines .input_error_div{
position: absolute;
z-index: 200;
top: 0;
left: 100%;
margin-left: 8px;
background-color: #E32323;
color: #fff;
border-radius: 2px;
min-width: 150px;
max-width: 300px;
line-height: 1.3;
font-size: 14px;
padding: 10px;
}
.formlines .input_error_div div {
position: absolute;
top: 12px;
left: -8px;
height: 0;
width: 0;
border-bottom: 7.5px solid transparent;
border-right: 8px solid #E32323;
border-top: 7.5px solid transparent;
}
.suppinfo{
color:#a0a0a0;
padding-top:5px;
font-size:11px
}
P.form{
margin-top:10px !important
}
P.form SPAN.label{
display:block;
color:#666;
font-weight:bold
}
DIV.form-row P.form{
float:left;
margin-right:10px
}
TABLE.form{
width:100%;
margin-top:17px;
table-layout:fixed
}
TABLE.form TH{
width:140px;
padding:5px 0 7px;
text-align:right;
font-weight:normal
}
TABLE.form TD{
padding:3px 0 4px 20px
}
TABLE.form P{
margin:0
}
TABLE.form SPAN.label{
display:block;
margin:2px 0
}
.form{
line-height:15px
}
h1.credit{
margin-top:15px
}
h1.purchases{
margin-top:15px;
margin-bottom:15px
}
.sort_buttons{
color:#e8e8e8;
border-bottom:1px solid #eee;
padding-bottom:15px;
margin-bottom:15px;
margin-left:-5px
}
.sort_buttons strong{
color:#000000;
padding:0 5px
}
.sort_buttons a{
padding:0 5px
}
.sort_buttons .lll{
padding-right:0
}
#smartpost_widget select{
width:175px
}
.smartpost_table{
border:0px;
padding:0;
margin:0;
margin-top:10px
}
.smartpost_table tr td{
border:0px;
padding:0;
margin:0;
vertical-align:middle;
padding-bottom:4px
}
.smartpost_label{
width:90px;
text-align:left
}
.smartpost_label:after{
content:":"
}
.buyError .makumbaError{
background:#de1b2d;
color:#fff;
font-size:16px;
font-weight:bold;
display:block;
padding:5px 15px;
border-radius:3px;
margin-top:15px
}
#sitecredit_details{
margin-bottom:15px
}
table.choicetable tr td{
border-top:1px solid #eee;
padding:10px 0;
}
table.choicetable th{
color:#424242;
text-transform:uppercase;
font-size:11px;
padding-bottom:10px
}
table.choicetable a{
color:#4a0;
text-decoration:none;
outline:none
}
table.choicetable a.btn-choose{
display:inline-block;
width:87px;
height:24px;
text-align:center;
background:url("../images/btn-choose.png") no-repeat;
font-size:13px;
line-height:24px;
color:#fff;
font-weight:bold;
text-shadow:0px -1px 1px #3f9100
}
#offerstate_over,#offerstate_soldout{
border:#e6e6e6 1px solid;
border-radius:5px;
display:block;
width:170px;
color:#808080;
  background: #f4f4f1; /* Old browsers */
  background: -moz-linear-gradient(top, #f4f4f1 0%, #e7e7e1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f1), color-stop(100%,#e7e7e1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f4f1 0%,#e7e7e1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f4f1 0%,#e7e7e1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f4f1 0%,#e7e7e1 100%); /* IE10+ */
  background: linear-gradient(to bottom, #f4f4f1 0%,#e7e7e1 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f1', endColorstr='#e7e7e1',GradientType=0 ); /* IE6-9 */
font-weight:bold;
padding:8px 20px;
margin:5px auto;
font-size:16px
}
iframe{
border:0
}
#page_load{
position:absolute;
left:10px;
top:30px;
color:red
}
 
 /* -------------------------------------------------
 * Tabs
 * ------------------------------------------------- */
ul.tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 29px;
 /*--Set height of tabs--*/
  border-bottom: 1px solid #CDCDCD;
  border-left: 1px solid #CDCDCD;
  width: 100%;
  clear: both;
  float: left;
}
ul.tabs li {
  float: left;
  margin: 0;
  padding: 0;
  height: 28px;
 /*--Subtract 1px from the height of the unordered list--*/
  line-height: 29px;
 /*--Vertically aligns the text within the tab--*/
  border: 1px solid #CDCDCD;
  border-left: none;
  margin-bottom: -1px;
 /*--Pull the list item down 1px--*/
  overflow: hidden;
  position: relative;
  background: #FFF;
  min-width: 150px;
  text-align: center;
  clear: none !important;
}
ul.tabs li a {
  text-decoration: none;
  color: #000;
  display: block;
  font-size: 12px;
  padding: 0 20px;
  border: 1px solid #FFF;
 /*--Gives the bevel look with a 1px white border inside the list item--*/
  outline: none;
  font-weight: bold;
}
ul.tabs li a:hover {
  background: #E5E5E5;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
 /*--Makes sure that the active tab does not listen to the hover properties--*/
  background: #F8F8F8;
  border-bottom: 1px solid #fff;
 /*--Makes the active tab look like it's connected with its content--*/
}
.multiselect {
  padding: 4px;
  text-align: left;
  width: 200px;
  height: 100px;
  border:solid 1px #c0c0c0;
  overflow:auto;
}
 
.multiselect label {
    display:block;
}
.multiselect input {
  margin-right: 10px;
}
.multiselect-on {
    color:#ffffff;
    background-color:#000099;
}
.clr{
  clear:both;
}
 
 .error, #login_error, #register_error, #lost_password_error{
  display:none;
  background-color: #F23000;
  color: #FFF;
  margin:5px 0;
  text-align: center;
  padding: 3px;
}



.current-discount { position:absolute; z-index:300; top:12px; left:1px; background:url(../images/discount_label_bg.png) repeat; color:#666; text-transform:uppercase;  font-size:11px; line-height:17px; }
.current-discount, .current-discount span { transform:rotate(1deg); -ms-transform:rotate(1deg); -moz-transform:rotate(1deg); -webkit-transform:rotate(1deg); -o-transform:rotate(1deg); }
.current-discount span { display:block; /*padding: 9px 10px 6px 10px;*/ padding:4px; background:#fff; position:relative; top:-1px; left:-1px; }
.current-discount b { font-weight:normal; display:block; transform:rotate(-2deg); -ms-transform:rotate(-2deg); -moz-transform:rotate(-2deg); -webkit-transform:rotate(-2deg); -o-transform:rotate(-2deg); }
.current-discount i { display:block; font-size:18px; line-height:20px; font-weight:bold; color:#000; font-style:normal; }




/* Basket */

.cart_basket{
  float:right;
  margin-top:1px;
}

.cart_basket:hover #basket_list {
  display:block;
}

#basket_button {
  display:inline-block;
  text-align:center;
  position:relative;
  border: 2px solid #FFF;
  border-radius:2px;
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  font-family:'Open Sans', sans-serif;
  font-size:14px;
}

#basket_button:hover {
  background:#EC352E
}

#basket_button .num{
  display:inline-block;
  padding:4px 10px 0 10px;
  height:25px;
  position:relative;
}

#basket_button  div{
position: absolute;
height: 5px;
width: 8px;
left: 50%;
margin-left: -6px;
top: -7px;
border-radius: 10px 10px 0 0;
border: 2px solid #fff;
border-bottom-width: 0;
}

#basket_list {
  display:none;
  background: #E7E7E7;
  width: 314px;
  position: absolute;
  right: 0px;
  top: 33px;
  z-index: 500;
  box-shadow: 1px 1px 4px rgba(0,0,0,.4);
  border:2px solid #FFF;
  border-radius:2px;
  word-wrap:break-word !important;
  white-space: normal !important;
  font-family:'Open Sans', sans-serif;
}

#basket_list table{
  background-color:#fff;
}

#basket_list table img{
  border:0;
}

#basket_list table .title{
  display:block;
  margin-top:4px;
  margin-bottom:2px;
  font-size:13px;
  color:#4A90E2
}

#basket_list .amount{
color:#BBB;
}

#basket_list table .price{
  margin-left:25px;
}

#basket_list table td.remove{
padding:0 12px 0 8px;
vertical-align:middle;
}
#basket_list table td.remove a{
color:#999;
text-decoration:none;
font-size:16px;
font-weight:300;
}

#basket_list table tr td{
  padding-top:5px;
  border-bottom:1px solid #dcd9d9;
}

#basket_list .btn-green, #cart_form .btn-green, .ajax_search_results  .btn-green{
  background-color:#85C106;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  line-height: 14px;
  padding: 13px 24px;
  margin:0 0 15px 0;
  text-align: center;
  opacity: .85;
  border-radius:2px;
}
#basket_list .btn-green:hover {
  opacity: 1;
}

#basket_list .b-bottom {
  width:100%;
  height:70px;
  text-align:center;
  padding: 10px 0px 13px 0;
}

#basket_list .b-bottom b {
  margin:0 0 10px 0;
  font-size: 15px;
  color: #333333;
  display: block;
}

#basket_list #empty_cart_popup{
text-align:center;
padding:20px 40px;
font-weight:300;
font-size:20px;
}


.error_body {
  background-color: #F3F3F3;
  margin-bottom: 10px;
  -moz-border-radius: 4px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-radius: 4px;  
}
.error_text {
  font-size: 14px;
  color:  #C00;
  padding: 7px;
  font-size: 12px;
  text-transform: uppercase;
  box-shadow: 2px 2px 4px #cccccc;
  -webkit-box-shadow: 2px 2px 4px #cccccc;
  -moz-box-shadow: 2px 2px 4px #cccccc; 
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
  -moz-border-radius: 4px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-radius: 4px;
}

 
.pages {
  float: center;
  clear: both;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.pages li {
  list-style: none;
  float: left;
  min-width: 28px;
  min-height: 32px;
  border: 1px solid #CCC;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
  
  -moz-border-radius: 4px;

border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;

  border-radius: 4px;
  
  background:url(../images/cart_bg_line_extra_sml.jpg) left bottom repeat-x #fefefe;

  /*
  background: #F4F4F4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F4F4F4', endColorstr='#DFDFDF');
  background: -webkit-gradient(linear, left top, left bottom, from(#F4F4F4), to(#DFDFDF));
  background: -moz-linear-gradient(top,  #F4F4F4,  #DFDFDF);
  */
  
  cursor: pointer;
}
.pages li:hover {
  box-shadow: 0 0 4px #cccccc;
    -webkit-box-shadow: 0 0 4px #cccccc; 
    -moz-box-shadow: 0 0 4px #cccccc;
}
.pages li a {
  font-size: 12px;
  color: #333;
  line-height: 32px;
  vertical-align: middle;
  padding-left: 8px;
  padding-right: 8px;
  
  text-shadow: #FFF 1px 1px 1px;
  text-decoration: none !important;
}
.page_act {

  background:url(../images/cart_bg_line_extra_sml.jpg) left bottom repeat-x #fefefe;
  /*
  
  background: #DFDFDF !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFDFDF', endColorstr='#F4F4F4') !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#DFDFDF), to(#F4F4F4)) !important;
  background: -moz-linear-gradient(top,  #DFDFDF,  #F4F4F4) !important;
  */ 
  
  -moz-box-shadow:    inset 0 0 5px #666666;
   -webkit-box-shadow: inset 0 0 5px #666666;
   box-shadow:         inset 0 0 5px #666666;
}



/* MAP */
.map-main-offer {
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
  
}
.company-right {

  background:url(../images/cart_bg_line.jpg) left bottom repeat-x #fefefe;
    -moz-border-radius: 4px;
    border-radius: 4px;

    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;

    box-shadow: 2px 2px 4px #cccccc;
    -webkit-box-shadow: 2px 2px 4px #cccccc;
    -moz-box-shadow: 2px 2px 4px #cccccc; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');

    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 300px;
    margin-left: 20px;

}
.company-logo {
    margin-top: 15px;
}
#fancybox-content {
    background-image: url(../images/pop_up.png);
}


.deal-rows{
  margin:0;
  padding:6px;
}
.row-1 {
       background-image: url(../images/pop_up.png);
}
.row-2 {
  background-image: url(../images/pop_up_white.png);
}

.map-popup {

}

.map-buy-link-big {

}

.map-book-link-big {

}

.map-buy-link {

}

.map-book-link {

}


.form_row {
  float: left;
  clear: both;
  margin-bottom: 10px;
  margin-left: 20px;
  min-width: 450px;
  white-space: nowrap;
}
.form_row label, .form_row input, .form_row textarea, .form_row .textfield {
  float: left;
}
.form_row label {
  min-width: 125px;
  text-align: left;
  font-weight: bold;
  min-height: 25px;
  vertical-align: middle;
}
.form_row .jqTransformInputWrapper {
  width: 240px !important;
}
.form_row #jqTransformTextarea-mm div {
  min-width: 300px;
  min-height: 100px;
}
.form_row .textfield {
  font-weight: normal; 
  min-height: 25px;
  vertical-align: middle;
  padding-top: 4px;
}



/* -------------------------------------------------
 * Right newsletter
 * ------------------------------------------------- */

.right_newsletter {
margin: 0 auto;
text-align:center;
}
.right_newsletter_title {
margin-bottom:4px;
text-align: center;
font-size: 36px;
font-weight: 300;
}
.right_newsletter_error {
  padding: 5px;
  display: none;
  margin: 0 auto 5px auto;
  color: #FFF;
  line-height: 15px;
  width: 300px;
  text-align: center;
}
.right_newsletter_error_0 {
  background-color: #F30;
}
.right_newsletter_error_1 {
  background-color: #6C0;
}
.right_newsletter_loading {
  display: none;
  width: 24px;
  height: 24px;
  position: absolute;
  background-image: url(../images/footer_newsletter_loading.gif);
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-left: -30px;
}
.right_newsletter_form {
width: 100%;
height: 60px;
text-align:center;
margin:3px 0
}
.right_newsletter .center{
display:inline-block;
}
.right_newsletter small{
padding:0 10px;
font-size:16px;
line-height:24px;
color:#333;
font-weight:300;
text-transform:none
}
#right_newsletter_field {
  width: 180px;
  height: 25px;
  float: left;
  margin: 10px 0 0 0;
  padding: 5px 10px;
  vertical-align: middle;
  font-size: 14px;
  line-height: 25px;
  color: #8F8D8B;
  border:1px solid #BBB;
  border-radius:2px;
}
#right_newsletter_button {
  width: 50px;
  height: 25px;
  float: left;
  margin: 10px 0 0 5px;
  padding: 5px 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  line-height: 25px;
  color: #333;
  border:1px solid #BBB;
  border-radius:2px;
  cursor: pointer;
}
#right_newsletter_button:hover {
background:RGBA(255,255,255,0.3)
}

.main_deal_gift {
  margin:0 auto;
  color: #222;
  text-align: center;
}
.main_deal_gift a {
  font-size: 12px;
  font-weight: bold;
  color: #222;
  padding-left: 22px;
  background-image: url(../images/ico_gift.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 2px;
  padding-bottom: 2px;
  text-transform: uppercase;
  margin-left: 120px;
}











#deals_groups_wrapper{
margin-top:2px;
margin-right:-15px;
min-height:450px;
}

.new_offer_deal {
  display:block;
  position:relative;
  float:left;
  background-color: #FFFFFF;
  margin-right: 10px;
  margin-bottom: 10px;
  -moz-box-shadow:    0px 0px 1px 1px #D9D9D9;
  -webkit-box-shadow: 0px 0px 1px 1px #D9D9D9;
  box-shadow:         0px 0px 1px 1px #D9D9D9;
  border-radius:4px;
  text-align:center;
  padding-bottom:10px
}
.new_offer_deal.black{
  padding-bottom: 0;
}
.new_offer_deal:hover{
text-decoration:none;
}
.new_offer_deal .product_image{
border-radius:4px 4px 0 0
}
.new_offer_deal.black .product_image{
border-radius:4px
}
.new_offer_deal .onpicture{
position:absolute;
z-index:50;
left:0;
right:0;
bottom:0;
padding-bottom:10px;
background:rgba(0,0,0,0.5);
color:#FFF;
border-radius:0 0 4px 4px
}
.new_offer_deal .hover_layer{
position:absolute;
z-index:100;
display:none;
top:0;
right:0;
left:0;
border-radius:4px 4px 0 0;
background:rgba(0,0,0,0.5)
}
.new_offer_deal:hover .hover_layer{
display:table;
}
.new_offer_deal.black:hover .hover_layer{
border-radius:4px
}
.new_offer_deal .discount_label, .new_offer_deal .discount_label_big, .new_offer_deal .discount_label_small{
position:absolute;
top:0;
right:2%;
padding-top:3px;
width:90px;
height:47px;
color:#FFF;
font-size:18px;
font-weight:700;
background: url("../images/discount_label_bg.svg") center 0 no-repeat;
background-size: 100% auto;
}
.new_offer_deal .discount_label_big{
padding-top:4px;
width:108px;
height:56px;
font-size:21px;
}
.new_offer_deal .discount_label_small{
padding-top:2px;
width:77px;
height:42px;
font-size:15px;
}
.new_offer_deal.small_margin{
margin:5px 8px 15px 9px;
box-shadow: 0px 0px 0px 1px #EDEDED;
}
.new_offer_deal h2 {
height: 49px;
overflow:hidden;
color:#333;
font-size:14px;
font-weight: lighter;
line-height:17px;
padding:10px 10px 0 10px;
margin:0 0 10px 0
}
.new_offer_deal .onpicture h2 {
height:35px
}
.new_offer_deal h2 a {  
#font-family: 'Comfortaa', cursive;
font-size:12px;
text-transform:uppercase;
color: #333333 !important;
}
.new_offer_deal .onpicture h2,.new_offer_deal .onpicture h2 a{
color:#FFF;
}
.new_offer_deal .deal_price {
color: #E32323;
font-size: 20px;
line-height:28px;
font-weight: 700;
}
.new_offer_deal .deal_price  .deal_old_price {
color: #AAA;
font-size: 14px;
line-height:20px;
text-decoration:line-through;
}
.new_offer_deal .deal_price_big {
margin-top:-5px;
color: #E32323;
font-size: 24px;
line-height:33px;
font-weight: 700;
}
.new_offer_deal .onpicture .deal_price_big {
color:#FFF;
text-align: left;
padding-left: 24px;
}
.new_offer_deal .deal_price_big  .deal_old_price {
color: #AAA;
font-size: 16px;
line-height:22px;
text-decoration:line-through;
}
.new_offer_deal .onpicture .deal_price_big  .deal_old_price {
color:#FFF;
display:block
}
.new_offer_deal table{
width:100%
}
.new_offer_deal table tr td{
vertical-align:middle;
text-align:center;
}
.new_offer_deal .deal_view {
display:inline-block;
background-color: #FFF;
text-align: center;
border-radius:2px;
padding:10px 20px;
font-size:14px;
color:#222
}
.new_offer_deal .deal_view_small {
display:inline-block;
background-color: #FFF;
text-align: center;
border-radius:2px;
padding:8px 16px;
margin-top:6px;
font-size:12px;
color:#222
}
.new_offer_deal .deal_counter, .new_offer_deal .deal_buys{
padding-bottom:4px;
color:#FFF;
font-size:15px;
text-transform:uppercase;
}
.new_offer_deal.black div.deal_counter{
position:absolute;
bottom:14px;
right:34%
}
.new_offer_deal.black div.deal_buys{
position:absolute;
bottom:14px;
right:6%
}
.new_offer_deal .deal_counter small, .new_offer_deal .deal_buys small{
display:block;
margin-bottom:2px;
color:#FFF;
font-size:10px;
}
.new_offer_deal .deal_counter  span.icon, .new_offer_deal .deal_buys span.icon{
display:inline-block;
width:18px;
height:18px;
overflow:hidden;
vertical-align:-4px;
margin-right:5px;
background:url('../images/product_hover_icons.png') 0 0;
}
.new_offer_deal .deal_buys span.icon{
background-position:-18px 0;
}


.infotable .cart_product_title{
font-size:14px;
}
.infotable .cart_product_title a{
color:#4A90E2
}
.infotable .cart_price_sum, .infotable .cart_total_price{
color:#97CA2C;
font-size:18px;
font-weight:bold
}
.infotable .total_cart, .infotable #cart_price_delivery, .infotable #cart_price_items{
display:inline-block;
width:65px;
text-align:right
}
.infotable #cart_items_price_block{
display:block;
font-size:14px;
margin:-3px 0 7px 0;
}
.infotable #cart_delivery_price_block{
display:block;
font-size:14px;
margin:8px 0 7px 0;
}


#lang{
float:right;
}
#lang a{
display:inline-block;
padding-top:4px;
width:29px;
height:25px;
margin-top:1px;
margin-left:15px;
border:2px solid #FFF;
border-radius:16px;
font-family:'Open Sans', sans-serif;
font-size:14px;
text-align:center;
color:#FFF;
text-decoration:none
}
#lang a:hover {
  background:#EC352E
}

#top_menu{
position:relative;
z-index:100;
background:#E32323;
}
#top_menu .container{
position:relative;
}
#top_menu .mbtn,#top_menu .mbtn_hl{
padding:14px 12px 13px 8px;
display:inline-block;
font-family:'Open Sans', sans-serif;
font-size:18px;
text-decoration:none
}
#top_menu .mbtn{
border-left:1px solid #C8130C;
color:#FFF;
text-transform:uppercase;
font-size:16px;
}
#top_menu .mbtn_hl{
border-left:1px solid #FFF;
color:#C8130C;
background:#FFF;
}
#top_menu .mbtn span{
display:inline-block;
vertical-align:-3px;
width:20px;
height:20px;
overflow:hidden;
margin:0 5px 0 3px;
background:url('../images/nav_icons.png') 0 0 no-repeat;
}
#top_menu  #cat_btn_26.mbtn span{background-position: 0 0}
#top_menu  #cat_btn_27.mbtn span{background-position: -20px 0}
#top_menu  #cat_btn_28.mbtn span{background-position: -40px 0}
#top_menu  #cat_btn_26.mbtn_hl span{background-position: 0 -20px}
#top_menu  #cat_btn_27.mbtn_hl span{background-position: -20px -20px}
#top_menu  #cat_btn_28.mbtn_hl span{background-position: -40px -20px}
#top_menu .cur{
background:#C8130C;
}
#top_menu .mpopup{
position:absolute;
left:10px;
top:49px;
padding:10px 0 10px 10px;
background:#FFF;
border-radius:0 2px 2px 2px;
box-shadow:6px 6px 9px rgba(0,0,0,0.3);
}
#top_menu .mpopup td{
padding-right:15px;
}
#top_menu .mpopup td b{
display:inline-block;
width:100%;
padding-bottom:4px;
margin-bottom:4px;
border-bottom:1px solid #F0F0F0;
}
#top_menu .mpopup td a{
font-family:'Open Sans', sans-serif;
font-size:13px;
line-height:21px;
color:#555;
}
#top_menu .mpopup td b a{
font-size:13px;
text-transform:uppercase
}
#top_menu .mpopup td>span{
color:#555;
}
#top_menu_logo{
display:inline-block;
vertical-align:4px;
}

.search_form{
position:relative;
margin:-1px 16px 0 0;
float: left;
clear: both;
}
.search_form .ajax_search_field {
float:left;
width:154px;
height: 25px;
padding: 5px 26px 5px 10px;
vertical-align: middle;
border:0px;
border-radius:2px;
color: #8F8D8B;
font-family:'Open Sans', sans-serif;
font-size: 14px;
line-height: 25px;
}
.search_form .btn{
border:0px;
background:url('../images/search_icon.png') 0 0 no-repeat #FFF;
margin:10px 0 0 -25px;
padding:0;
width:16px;
height:16px;
overflow:hidden;
}
.search_form .ajax_search_results{
position:absolute;
z-index:300;
top:42px;
left:0;
width:380px;
min-height:70px;
padding:6px 2px 2px 2px;
background:#FFF;
box-shadow:1px 1px 4px rgba(0, 0, 0, 0.4);
border:2px solid rgb(255, 255, 255);
border-radius:2px 2px 2px 2px;
}
.search_form .ajax_search_results .result{
border-bottom:1px solid #DCD9D9;
padding:0 4px 5px 4px;
margin-bottom:5px;
}
.search_form .ajax_search_results .result img{
float:left;
margin:0 10px 0 0;
}
.search_form .ajax_search_results .result .price{
color:#BBB;
}
.search_form .ajax_search_results .b-bottom{
text-align:center;
padding:20px 0px 20px;
margin-top:-5px;
background:#E7E7E7;
}
.search_form .ajax_search_results .b-bottom .btn-green{
margin:0
}

header .search_form{
position:absolute;
top:33px;
left:440px;
margin:0;
}
header .search_form .ajax_search_field {
width:420px;
height:31px;
background:rgba(255,255,255,0.6);
}
header .search_form .btn{
margin-top:13px;
}
header .search_form .ajax_search_results{
top:43px;
}

#top_sub_menu{
z-index:99;
background:#C8130C;
}
#top_sub_menu .mbtn{
padding:7px;
display:inline-block;
font-family:'Open Sans', sans-serif;
font-size:13px;
text-decoration:none;
color:#FFF;
}
#top_sub_menu .mbtn:hover{
text-decoration:underline;
}

.left_cats a{
display:block;
position:relative;
padding:3px;
color:#4A90E2;
border-radius:2px;
}
.left_cats a:hover{
background:#E5E5E5;
text-decoration:none
}
.left_cats a div, #filters label div{
position:absolute;
top:1px;
right:0;
padding:1px 6px;
color:#555;
background:#FFF;
border:1px solid #DDD;
border-radius:7px;
}
.left_cats a:hover div{
background:#F5F5F5;
}
.left_cats a.cur{
background:#FFF4E9
}
.left_cats a.cur div{
background:#FFFAF5
}
.left_cats .sublevel{
margin:4px 0 4px 4px;
border-left:1px solid #CCC;
padding-left:8px
}

#top_sub2_menu{
background:#F5F5F5
}
#top_sub2_menu .btn_back{
display:inline-block;
padding:6px 9px 5px 9px;
border:1px solid #A5CAF5;
border-radius:2px;
font-family:'Open Sans', sans-serif;
font-size:12px;
line-height:16px;
text-decoration:none;
color:#4A90E2;
margin-right:20px;
float:left;
}
#top_sub2_menu .btn_back:hover{
color:#FFF;
border-color:#4A90E2;
background:#4A90E2
}
#top_sub2_menu .btn_back span{
display:inline-block;
width:13px;
height:8px;
vertical-align:1px;
margin-right:7px;
background:url('../images/btn_back_blue.gif') 0 0 no-repeat;
}
#top_sub2_menu .btn_back:hover span{
background-position:0 -8px;
}
#top_sub2_menu .container{
padding-top:10px;
padding-bottom:10px;
}
#top_sub2_menu .cat_path{
display:inline-block;
padding-right:4px;
border:1px solid #DDD;
border-radius:2px;
}
#top_sub2_menu .cat_path img{
vertical-align:top;
}
#top_sub2_menu .cat_path a{
display:inline-block;
padding:6px 5px 5px 9px;
vertical-align:top;
font-family:'Open Sans', sans-serif;
font-size:12px;
line-height:16px;
text-decoration:none;
color:#555;
}
#top_sub2_menu .cat_path a:hover{
text-decoration:underline;
}

#top_menu.trans0,#top_sub_menu.trans0{
-webkit-transition:all 0.5s cubic-bezier(0.2, 1, 0.2, 1);
-moz-transition:all 0.5s cubic-bezier(0.2, 1, 0.2, 1);
transition:all 0.5s cubic-bezier(0.2, 1, 0.2, 1);
}
#top_menu.shadowed,#top_sub_menu.shadowed{
box-shadow: 0px 1px 5px rgba(0,0,0,0.4);
}

#banners{
position:relative;
height:230px;
overflow:hidden;
}
#banners .banner{
position:absolute;
top:0;
left:0;
width:100%;
text-align:center;
background-size:cover;
transition:0.25s
}
#banners #bnr_prev,#banners #bnr_next{
position:absolute;
top:90px;
width:52px;
height:52px;
cursor:pointer;
}
#banners #bnr_prev{
background:url('../images/btn-prev.svg') 0 0 no-repeat;
left:20px;
}
#banners #bnr_next{
background:url('../images/btn-next.svg') 0 0 no-repeat;
right:20px;
}
#banners #bnr_dots{
position:absolute;
right:5px;
bottom:5px
}
#banners #bnr_dots div{
float:left;
width:10px;
height:10px;
margin-right:3px;
border:1px solid #555;
background-color:#555;
border-radius:50%;
cursor:pointer
}
#banners #bnr_dots div.cur{
background-color:#E32323;
border-color:#fff;
}

#product_page_banners{
margin:19px 0 9px 0;
text-align:center;
}

#cart_form {
font-size:16px
}
#cart_form .left_block{
position:relative;
float:left;
width:35%;
padding:20px;
background:#FFF;
box-shadow:0px 0px 6px rgba(0,0,0,0.1);
border-radius:2px
}
#cart_form .right_block{
position:relative;
float:right;
width:55.5%;
padding:20px;
background:#FFF;
box-shadow:0px 0px 6px rgba(0,0,0,0.1);
border-radius:2px
}
#cart_form .buypad{
margin-top:5px;
}
#cart_form .buypad #all_payment_options{
float:left;
}
#cart_form .buypad .btn-green{
width:196px;
margin-top:2px;
cursor:pointer;
font-size:20px;
font-weight:400;
float:right;
}
#cart_form .buypad .agree_with_rules{
float:right;
width:244px;
text-align:center
}
#cart_form .buypad .agree_with_rules a{
font-size:13px;
color:#488AE0;
}
#cart_form #friend_part,#cart_form #company_part{
margin:5px 0 15px 0;
}
#cart_form input[type='text'],#cart_form  textarea{
display:inline-block;
font-family:inherit;
padding:0 10px;
font-size:14px;
line-height:38px;
color:#555555;
background-color:#FFF;
border:1px solid #DDD;
border-radius:2px;
outline:0;
}
#cart_form  input[type='text']{
height:36px;
}
#cart_form  .left_block select{
width:252px;
height:38px
}
#cart_form  #phoneField input{
width:188px;
border-radius:0 2px 2px 0;
}
#cart_form  #phoneField span{
display:inline-block;
height:28px;
padding:8px 4px 0 5px;
border-radius:2px 0 0 2px;
background-color:#F0F0F0;
border:1px solid #DDD;
border-right:0px;
font-size:14px;
}
#cart_form .input_error_div,#form_profile .field>div{
position:absolute;
z-index:200;
top:0;
left:100%;
margin-left:8px;
background-color:#E32323;
color:#fff !important;
border-radius:2px;
min-width:150px;
max-width:300px;
line-height:1.3;
font-size:14px;
padding:10px !important;
}
#form_profile .field>div{
top:8px;
left:85%;
}
#cart_form .input_error_div div,#form_profile .field>div div{
position:absolute;
top:12px;
left:-8px;
height:0;
width:0;
border-bottom:7.5px solid transparent;
border-right:8px solid #E32323;
border-top:7.5px solid transparent;
}
#cart_form .note{
background:#FFF4E3;
padding:8px 20px;
margin:-2px -20px 15px -20px;
font-size:12px;
color:#498FE1;
cursor:pointer
}
#cart_form .note_text{
background:#FFF4E3;
margin:-15px -20px 15px -20px;
padding:0 20px 8px 20px;
font-size:12px;
}
#cart_form .empty_cart{
background:#F5F5F5;
padding:20px;
border-radius:4px;
font-size:20px;
font-weight:300
}
#cart_form .banners{
position:absolute;
left:20px;
bottom:-160px;
}
#cart_form .banners .banner{
float:left;
margin:0 10px 10px 0
}
#cart_form .right_block .option_select{
font-size: 13px;
line-height: 22px;
height: 26px;
}
#cart_form .right_block #buytable .morepad{
padding-top:5px;
padding-bottom:5px
}

#main  .catbar{
position:relative;
margin:0 37px 20px 0;
border-bottom:1px solid #DDD
}
#main .catbar h5{
font-size:21px;
margin-bottom:0;
}
#main .catbar a{
display:inline-block;
padding:4px 10px 0 10px;
margin-left:10px;
text-transform: uppercase;
font-size: 16px;
}
#main .catbar a.topdeals_link{
font-size:15px;
font-weight:300;
padding-right:0;
}
#main .catbar a.cat_btn:hover, #main .catbar a.cat_btn.cur{
text-decoration:none;
border-bottom-width:3px;
border-bottom-style:solid;
color: #FFF;
}

#main .catbar .see_all{
float:right;
text-align:right;
margin-top:2px;
font-size:15px;
font-weight:300;
text-transform:uppercase;
}
#main .catbar .see_all a{
font-size:15px;
line-height:16px;
font-weight:300;
}
#main .catbar .catmen{
background:#FFF;
position:absolute;
top:41px;
right:0;
z-index:100;
padding:10px 15px;
border:1px solid #ccc;
border-radius:3px;
box-shadow:0 0px 1px silver;
}
#main .catbar .catmen div{
position:absolute;
top:-17px;
left:0;
right:0;
text-align:center;
font-size:18px;
color:#FFF;
text-shadow:0 -2px 2px silver;
}
#main .catbar .catmen a{
display:block;
position:relative;
padding:3px 65px 3px 3px;
font-size:14px;
}
#main .catbar .catmen a span{
display:block;
position:absolute;
top:1px;
right:0;
padding:1px 6px;
color:#555;
background:#FFF;
border:1px solid #DDD;
border-radius:7px;
font-size:14px;
}

#deals_groups_wrapper .marked_list{
margin-top:-13px;
padding-top:13px;
padding-left:10px;
border-left:1px solid red;
padding-bottom:10px
}

#product_page_left{
float:left;
width:570px;
height:410px;
}
#product_page_right{
float:left;
width:570px;
/*height:410px;*/
margin-bottom:15px;
}
#product_page_right h2{
margin:15px 0;
font-size:30px;
font-weight:400;
line-height:36px
}
#product_page_right .discount_label{
text-align:center;
margin-left:-10px;
margin-bottom:-15px;
padding-top:4px;
width:108px;
height:56px;
color:#FFF;
font-size:21px;
font-weight:700;
background: url("../images/discount_label_bg.svg") center 0 no-repeat;
background-size: 100% auto;
}
#product_page_right .price-big{
font-size:30px;
font-weight:bold;
margin-bottom:20px;
color:#E32323;
}
#product_page_right .price-old{
text-decoration:line-through;
color:#AAA;
font-weight:300;
margin-left:10px;
font-size:24px;
}
#product_page_right select{
margin-left:10px;
vertical-align:4px;
}
#product_page_right table{
margin:30px 0 24px 0
}
#product_page_right table th{
text-align:left;
font-weight:normal;
font-size:10px;
color:#333;
text-transform: uppercase;
padding-bottom:2px;
}
#product_page_right table td{
text-align:left;
font-size:18px;
color:#555;
}
#product_page_right table td span.icon{
display:inline-block;
width:18px;
height:19px;
overflow:hidden;
vertical-align:-2px;
margin-right:6px;
background:url('../images/product_page_icons.png') 0 0;
}
#product_page_right table td span.label{
background-position:-18px 0;
}
#product_page_right table td span.calendar{
background-position:-36px 0;
}
#product_page_right .hr{
width:40px;
height:1px;
margin-bottom:10px;
overflow:hidden;
background:#CCC
}
#product_page_right a.big-button, #product_details_left a.big-button{
padding-top:5px;
width:195px;
height:31px;
background:#84C006;
border:1px solid #84C006
}
#product_page_right .main_deal_gift{
margin:8px 0 0 130px
}
#product_page_right .main_deal_gift a{
margin:0
}
.add_to_cart_buttons{
color:#aaa
}
.add_to_cart_buttons #add_to_basket_button.big-button{
border-radius:2px;
margin-right:20px;
background:none;
color:#84C006 !important;
text-shadow: 2px 1px 1px #FFF;
}
 .add_to_cart_buttons #buy_button.big-button{
border-radius:2px;
margin-left:20px;
}

#product_page_left #product_gallery{
position:relative;
width:550px;
height:74px;
white-space:nowrap;
overflow:hidden;
}
#product_page_left #product_gallery img{
transition:0.25s
}
#product_page_left #product_gallery #gallery_btn_left{
position:absolute;
top:29px;
left:0;
cursor:pointer
}
#product_page_left #product_gallery #gallery_btn_right{
position:absolute;
top:29px;
right:0;
cursor:pointer
}

#product_details_left{
width:760px;
float:left;
margin-right:40px
}
#product_details_right{
width:320px;
float:left
}
#product_details_left h3, #product_details_right h3{
font-size:20px
}

.under-deal-notice-present {
color:#000;
background:#fffee3;
border:1px solid #ffdb6d;
border-radius:2px;
padding:7px;
margin:0 0 10px;
clear:both;
}
.under-deal-notice-present p {
margin:0px;
padding:0px;
font-weight:bold
}

.see_all{
text-align:center;
font-size:14px;
font-weight:300;
color:#999;
}
.see_all a{
font-size:24px;
line-height:38px;
font-weight:300;
}

.purchase{
margin-bottom: 20px;
padding-bottom: 15px;
border-bottom: 1px solid #EEE;
}
.purchase img.product_image{
float:left;
margin:0 30px 0 0;
}
.purchase h3{
margin-top:-5px
}
.product_list_detailed{
clear:both;
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px dashed #D8D8D8;
margin-right:37px
}
.product_list_detailed h2{
margin:0 0 12px 0;
font-size:18px;
white-space:nowrap;
}
.product_list_detailed .img_link{
display:block;
position:relative;
float:left;
margin-right:20px
}
.product_list_detailed .img_link .hover_layer{
position:absolute;
z-index:100;
display:none;
top:0;
left:0;
margin:0;
border-radius:2px;
background:rgba(0,0,0,0.5);
}
.product_list_detailed .img_link .hover_layer td{
vertical-align:middle;
text-align:center;
color:#FFF;
}
.product_list_detailed .img_link:hover .hover_layer{
display:table
}
.product_list_detailed .deal_view_small {
display:inline-block;
background-color: #FFF;
text-align: center;
border-radius:2px;
padding:8px 16px;
margin-top:6px;
font-size:12px;
color:#222
}
.product_list_detailed .img_link .product_image{
border-radius:2px
}
.product_list_detailed .discount_label{
position:absolute;
top:0;
right:2%;
color:#FFF;
font-weight:700;
background: url("../images/discount_label_bg.svg") center 0 no-repeat;
background-size: 100% auto;
text-align:center;
padding-top:2px;
width:77px;
height:42px;
font-size:15px;
}
.product_list_detailed .price-big{
font-size:24px;
font-weight:bold;
margin-bottom:20px;
color:#E32323;
}
.product_list_detailed .price-old{
text-decoration:line-through;
color:#AAA;
font-weight:300;
margin-left:10px;
font-size:16px;
}
.product_list_detailed table {
margin:14px 0 17px 0;
}
.product_list_detailed table th {
text-align:left;
font-weight:normal;
font-size:10px;
color:#333;
text-transform:uppercase;
padding-bottom:2px;
}
.product_list_detailed table td {
text-align:left;
font-size:18px;
color:#555;
}
.product_list_detailed table td span.icon{
display:inline-block;
width:18px;
height:19px;
overflow:hidden;
vertical-align:-2px;
margin-right:6px;
background:url('../images/product_page_icons.png') 0 0;
}
.product_list_detailed table td span.label{
background-position:-18px 0;
}
.product_list_detailed table td span.calendar{
background-position:-36px 0;
}
.product_list_detailed a.big-button {
padding-top:5px;
width:160px;
height:25px;
font-size:15px;
background:#84C006;
border:1px solid #84C006;
}
.view_mode_buttons{
position:absolute;
top:-6px;
right:7px
}
.view_mode_buttons span{
display:inline-block;
width:16px;
height:16px;
padding:8px 10px;
border:1px solid #EEE;
cursor:pointer;
background:url('../images/view_mode_buttons.gif') #F7F7F7 0 0 no-repeat
}
.view_mode_buttons span.cur{
background-color:#FFF
}
.view_mode_buttons .btn0{
border-radius:3px 0 0 3px;
background-position:3px 2px;
}
.view_mode_buttons .btn1{
border-radius:0 3px 3px 0;
background-position:-32px 2px;
border-left:0;
}
.view_mode_buttons .btn2{
border-radius:0 3px 3px 0;
background-position:-67px 2px;
border-left:0;
}
.view_mode_buttons .btn3{
border-radius:0 3px 3px 0;
background-position:-102px 2px;
border-left:0;
}
.view_mode_buttons .btn0.cur{
background-position:3px -26px;
}
.view_mode_buttons .btn1.cur{
background-position:-32px -26px;
}
.view_mode_buttons .btn2.cur{
background-position:-67px -26px;
}
.view_mode_buttons .btn3.cur{
background-position:-102px -26px;
}