﻿body {
		font-family: 'Verdana','Tahoma',sans-serif;
		font-size: 11px;
		color: #222222;
        background: #fff url(../img/head-bg.jpg) repeat-x top left;
}
.main {
        margin: auto;
        width: 1006px;
}
a {
  color:#222222;

}
a:hover {
  text-decoration: none;
}

.header {
  height: 100px;
  background: url(../img/head-light.png) no-repeat top center;
  min-width: 1006px;
}
.logo {
  width: 341px;
  float: left;
  padding-top: 17px;
}
.logo span {
  display:block;
  width: 336px;
  text-align: right;
  font-family: 'Quicksand',sans-serif;
  font-weight: bold;
  text-shadow: #af45b4 1px 1px 0px;
  color: #111111;
  font-size: 15px;
  line-height: 13px;
}
.logo a {
  font-family: 'Quicksand',sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  display: block;
  line-height: 40px;
  width: 341px;
  white-space: nowrap;
  overflow: hidden;
}


.top-menu {
  width: 538px;
  float: left;
  padding-top: 40px;
  margin-left: 4px;
}
.top-menu ul li{
  float: left;
  padding: 0px 12px;
  line-height: 17px;
  height: 17px;
  background: url(../img/menu-bord.png) no-repeat top right;
}
.top-menu ul li a {
  font-family: 'Georgia',serif;
  font-size: 12px;
  font-style: italic;
  color: #fff;
  text-decoration: none;
}
.top-menu ul li a:hover {
  color: #d6d6d6;
}

.top-menu ul li.menu-list {
  background: none;
  margin-top: -4px
}
.top-menu ul li.menu-list a#menu-close {
  display: inline-block;
  background: url(../img/arr-menu.png) no-repeat top right;
  padding:0px 14px 0px 6px;
  line-height: 24px;
  margin-top:1px;
  height: 23px;
  -webkit-border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;
  z-index: 11;
  border-bottom: none;
  position: relative;
}

.top-menu ul li.menu-list a#menu-list-link-active {
  display: inline-block;
  background: url(../img/arr-menu.png) no-repeat top right;
  padding:0px 14px 0px 5px;
  line-height: 24px;
  margin-top:0px;
  height: 23px;
  -webkit-border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;
  background-color: #942c93;
  border: 1px solid #c255a9;
  z-index: 11;
  border-bottom: none;
  position: relative;
}


.top-menu ul li.menu-list ul {
  display: none;
  position: absolute;
  background-color: #942c93;
  border: 1px solid #c255a9;
  -webkit-border-radius: 0px 6px 6px 6px;
  -moz-border-radius: 0px 6px 6px 6px;
  border-radius: 0px 6px 6px 6px;
  z-index: 10;
  margin-top:-1px;
  padding:5px 0px;
}
.top-menu ul li.menu-list ul li {
  float: none;
  background: none;
}
.top-menu ul li.menu-list ul li a {
  font-style: normal;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Georgia';
  padding-left: 9px;
  background: url(../img/oth.png) no-repeat center left;
}

.lang {
  width:123px;
  float: right;
  padding-top: 30px;
}
.currency {
  width: 62px;
  float: left;
}
.currency-active {
  width: 50px;
  height: 37px;
  background: url(../img/currency.png) no-repeat top left;
  padding-left: 12px;
  color: #fff;
  line-height: 35px;
  font-size: 13px;
  cursor: pointer;
  position:relative;
  z-index: 8;
}
.lang-text {
  color: #111111;
  text-shadow: #af45b4 1px 1px 0px;
  position:absolute;
  padding: 38px 0px 0px 3px;
  line-height:13px;
  z-index: 5;
}
.currency-passiv {
  position:absolute;
  width: 60px;
  z-index: 9;
  margin-top: -3px;
  display: none;
  border: 1px solid #000;
  border-top: none;
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
}
.currency-passiv ul li{
  height: 23px;
  line-height: 23px;
}
.currency-passiv ul li a{
  cursor: pointer;
  font-size: 13px;
  color: #fff;
  height: 23px;
  line-height: 23px;
  padding-left:12px;
  width: 50px;
  display:block;
  text-decoration: none;
  background: #262a36;
}
.currency-passiv ul li a:hover{
    background: #1b1f27;
}
.currency-passiv ul li.active a{
    background: #161a22;
}
.lenguage {
  width: 59px;
  float: left;


}
.flag {
  cursor: pointer;
  width:59px;
  background: url(../img/lang-arrow.png) no-repeat top left;
  height: 37px;
  position:relative;
  z-index: 8;
}
.flag img {
  margin-top:1px;

}

.flag-passiv {
  position:absolute;
  width: 58px;
  z-index: 9;
  margin-top: -3px;
  padding-top: 1px;
  display: none;
  border: 1px solid #000;
  border-top: none;
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
}
.flag-passiv ul li{
  height: 22px;
  line-height: 22px;
}
.flag-passiv ul li a{
  cursor: pointer;
  font-size: 11px;
  color: #fff;
  height: 20px;
  line-height: 20px;
  width: 56px;
  display: block;
  text-decoration: none;
  background: #976b91;
  border: 1px solid #976b91;
}


.flag-passiv ul li a:hover {
  background: #6b6363;
  border: 1px solid #6b6363;
}
.flag-passiv ul li.last-child a {
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
}
.flag-passiv ul li.current a {
  background: #484343;
}
.flag-passiv ul li a img {
  float: left;
  margin-right: 4px;
}

.flag-passiv ul li a span {
  line-height: 20px;
  float:left;
  display:block;
}
.banner {
  background: url(../img/banner-bg.jpg) no-repeat top center;
  height: 266px;
  min-width: 1006px;
}
.bestsellers {
  float: left;
  width: 484px;
  height: 93px;
  background:url(../img/bestsellers.png) no-repeat top left;
  margin-top: 14px;
  padding-top: 137px;
}
.viagra {
  margin-left:188px;
  width:114px;
  text-align: right;
  float:left;
}
.plus {
  text-align:center;
  width: 38px;
  float: left;
}
.cialis {
  width: 125px;
  float: left;
}
.viagra div,.plus,.cialis div{
  font-size:24px;
  color: #fff;
}
.viagra span,.cialis span{
  font-size:13px;
  color: #ffc000;
  font-family: Georgia,serif;
}
.special {
  float:right;
  width: 505px;
}
.special-title {
    font-family: 'QuicksandDash';
    font-size:73px;
    color: #ffffff;
    text-shadow: #af45b4 1px 1px 0px;
    line-height:75px;
    margin-top:48px;
}
.spacial-coin {
  margin-top: 12px;
  line-height: 37px;
  font-size: 35px;
  color: #fff;
  font-family: 'QuicksandLight';
}
.spacial-coin  span {
  font-family: 'Quicksand',sans-serif;
  font-weight: bold;
  font-size: 50px;
  color: #ffa700;
  text-shadow: #000 1px 1px 0px;
}
.buy-now {
  float: right;
  margin-top:18px;

}
.buy-now a {
  display: block;
  width: 141px;
  height: 37px;
  text-align:center;
  line-height: 33px;
  background: url(../img/buy-now.png) no-repeat top left;
  font-size: 14px;
  color: #ffd800;
  text-decoration: none;
  text-transform: uppercase;
  margin-right: 13px;
}

.buy-now a:hover {
  background-position: 0px -37px;
}

.main-menu {
  min-width: 1006px;
  height: 42px;
  background: url(../img/main-menu-bg.jpg) repeat-x top left;
  border-bottom:1px solid #fff;
}
.main-menu ul li  {
  float:left;
  width: 36px;
  height: 35px;
  text-align:center;
  line-height: 35px;
  border-right:1px solid #4a1c3c;
  border-left:1px solid #000000;
  font-size: 20px;
  color: #484747;
  font-family: 'Quicksand',sans-serif;
  font-weight:bold;
}
.main-menu ul li.active  {
  background: url(../img/main-menu-active.jpg) repeat-x top left;
  }
.main-menu ul li a {
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  font-family: 'Quicksand',sans-serif;
  font-weight:bold;
}

.content {
  min-width: 1006px;
  background: #f4f3f3;
  border-bottom: #aaaaaa;
  padding-top: 15px;
  padding-bottom: 20px;
}

/* Sidebar reft */
.sidebar-left {
  width: 200px;
  float: left;
  margin-left:13px;
}

.sidebar-left-block {
  margin:0px 0px 15px 0px;
}
.sidebar-left-block h3 {
  background: #000;
  color: #fff;
  padding-left:15px;
  width: 185px;
  height:35px;
  line-height:35px;
  font-size: 16px;
  -webkit-border-radius: 8px 8px 0px 0px;
  -moz-border-radius: 8px 8px 0px 0px;
  border-radius: 8px 8px 0px 0px;
  position:relative;
}
.sidebar-left-block .block {
  width: 188px;
  padding:6px 5px;
  border:1px solid #b1b1b1;
  background: #f5f4f4;
  -webkit-box-shadow:  inset #b1b1b1 0px 0px 5px;
  -moz-box-shadow:  inset #b1b1b1 0px 0px 5px;
  box-shadow: inset #b1b1b1 0px 0px 5px;
}
.sidebar-left-block .search {
  height: 27px;
  background:#fafafa;
  border:1px solid #d7d7d7;
  position: relative;
  width:170px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding:0px 8px;
}
.search-text {
  float:left;
  height: 27px;
  line-height: 27px;
  width:140px;
  border: none;
  background:#fafafa;
  font-size: 11px;
  color: #5d5d5d;
}
.search-submit {
  float:right;
  margin-top: 5px;
}
.fix-height-sup {
    height: 80px;

}
.quickSearchResult {
  position: absolute;
  z-index: 999;
  margin: 7px 0px 0px -6px;
}

.quickSearchResult ul li {
  border: 1px solid #d7d7d7;
  border-top: none;
}
.quickSearchResult ul li a {
  display: block;
  width: 174px;
  line-height: 26px;
  background: #fff;
  color: #333;
  padding: 0px 12px;
  text-decoration: none;
}
.quickSearchResult ul li a:hover {
  color: #8c3f86;
  background: #f7f7f7;
}
.quickSearchResult ul li.hover a {
  color: #8c3f86;
  background: #f7f7f7;
}

/* Menu left*/
.menu-left {
  padding: 0px;
  border-left: none;
  border-right: none;
  border-bottom:1px solid #aaaaaa;
}
.menu-left ul li {

}
.menu-left ul li a {
  display: block;
  width: 168px;
  line-height: 18px;
  padding: 6px 15px;
  border:1px solid #aaaaaa;
  border-top:1px solid #fff;
  border-bottom-color: #dddddd;
  background: #e7e7e7 url(../img/arrow-bottom.gif) no-repeat center right;
  font-size:12px;
  color:#000;
  text-decoration: none;
  cursor: pointer;
}
.menu-left ul li.active a {
  width:185px;
  border-left: none;
  border-right: none;
  background: url(../img/menu-left-active.gif) no-repeat top left;
  color: #fff;
  border-bottom-color: #4c105b;
}
.menu-left ul li.active ul li a{
  width: 183px;
  height: 30px;
  border:1px solid #aaaaaa;
  border-top:1px solid #fff;
  color:#000;
  background: #c4c4c4 url(../img/arrow-right.gif) no-repeat center right;
  border-bottom-color:#8b8b8b;
  border-top:none;
}


.menu-left ul li a:hover {
  background-color:#f4f4f4;
}
.menu-left ul li ul li a {
  background: #c4c4c4 url(../img/arrow-right.gif) no-repeat center right;
  border-bottom-color:#8b8b8b;
  border-top:none;
}
.menu-left ul li ul li a:hover {
  background-color:#d2d2d2;
}
.menu-left ul li.active img {

}

.menu-left ul li ul {
  display: none;
}
.menu-left-pis {
  position: absolute;
  margin-left:-8px;
  margin-top:1px;
  width: 8px;
  height: 37px;
  background: url(../img/menu-left-active-lefta.jpg) no-repeat top left;
}


.left-button {
  margin-top: 10px;
}
.left-button a {
  display:block;
  margin-bottom:4px;
  color: #fff;
  text-align: center;
  width: 200px;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  text-decoration: none;
  margin-left: 0px;
}
.left-button a.bookmark {
  background: url(../img/bookmark.jpg) no-repeat top left;
}
.left-button a.sitemap {
  background: url(../img/sitemap.jpg) no-repeat top left;
}


.sponsor {
  margin-top:10px;
  margin-left: 0px;
}

.sponsor .block-image {
  margin-bottom: 12px;
  clear:both;
  text-align:center;
}


/*Sidebar right*/
 .sidebar-right {
   width:200px;
   float:right;
   margin-right:13px;
 }


.sidebar-right-block {
  margin:0px 0px 15px 0px;
}
.sidebar-right-block h3 {
  background: #000;
  color: #fff;
  padding-left:15px;
  width: 185px;
  line-height:35px;
  font-size: 16px;
  -webkit-border-radius: 8px 8px 0px 0px;
  -moz-border-radius: 8px 8px 0px 0px;
  border-radius: 8px 8px 0px 0px;
  position:relative;
}
.sidebar-right-block .block {
  width: 198px;
  padding:6px 0px;
  border:1px solid #b1b1b1;
  background: #f5f4f4;
  padding: 10px 0px 5px 0px;
}

.shoping-cart {

}

.shoping-cart-icon {
  float:left;
  width:45px;
  margin-lefT:10px;
}
.shoping-cart-info {
  float: left;
  width:125px;
  padding-left: 5px;
  margin-top:4px;
}
.shoping-cart-items a {
  color:#66013c;
  font-size:12px;
}
.shoping-cart-all {
  margin-top: 4px;
  font-size:12px;
  color: #000;
}
.shoping-cart-all span {
  color: #ff8a00;
}

.live-chat-block {
  border:1px solid #aaaaaa;

  background: #ebebeb url(../img/live.jpg) repeat-x top left;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position:relative;
  padding-bottom: 18px;
}
.live-chat {
  font-size: 16px;
  color: #008aff;
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  margin-left:12px;
  margin-top:8px;
  background: url(../img/live.png) no-repeat top left;
  padding-left: 30px;
}
.live-chat span{
  float: left;
  display: block;
  padding-right: 5px;
}

.button {
  display: inline-block;
  height: 27px;
  line-height: 27px;
  padding:0px 15px;
  font-size: 12px;
  color: #3f3f3f;
  font-weight: bold;
  border:1px solid #ececec;
  border-right-color: #9b9b9b;
  border-bottom-color: #9b9b9b;
  background: url(../img/button.jpg) repeat-x top left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: #dbdbdb 1px 1px 0px;
  -moz-box-shadow: #dbdbdb 1px 1px 0px;
  box-shadow: #dbdbdb 1px 1px 0px;
  text-decoration: none;
  font-family: 'Verdana','Tahoma',sans-serif;
  position:relative;
  cursor: pointer;
}
.button:hover {
  background-position: 0px -27px;
}
.online {
  color: #80bf05;
  padding:0px 10px;
}

.support {
  z-index: 9;
  position: absolute;
  margin-top: -18px;
   border:1px solid #aaaaaa;
  height:62px;
  background: #ebebeb url(../img/sup.jpg) repeat-x top left;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 198px;
}
.support-phone {
  line-height: 31px;
  padding-left: 40px;
  margin-lefT: 10px;
  font-size: 12px;
  padding-top: 15px;
  height: 47px;
  background: url(../img/sup.png) no-repeat center left;
  color: #000;
}
.support-phone span {
  color: #525252;
}
.supp-name {
  z-index: 5;
  position: absolute;
  margin-top: 39px;
  width:200px;
  height: 24px;
  background: url(../img/supp-name.jpg) no-repeat top left;
  text-align: center;
  font-size: 16px;
  color: #000;
  text-shadow: #afccd0 1px 1px 0px;
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  padding-top: 14px;
}


.news {
  width: 168px;
  padding: 10px 15px;
  border: 1px solid #aaaaaa;
  background: #f7f7f7;
  border-bottom: none;
}
.news ul li {
  width: 168px;
  padding-bottom: 10px;
  margin-bottom: 6px;
  background: url(../img/border-news.png) repeat-x bottom left;
}
.news ul li .news-name {
  font-size: 12px;
  color: #ae004b;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 15px;
}
.news ul li .news-text {
  color: #575757;
  line-height: 14px;
}

.news-latter-name {
  background: url(../img/news-latter.png) no-repeat top left;
  width:184px;
  height: 35px;
  line-height: 35px;
  padding-left:16px;
  color:#000;
  font-size: 16px;
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  text-shadow: #fc6c6c 1px 1px 1px;
}

.news-latter {
  width: 188px;
  padding:6px 5px;
  border:1px solid #b1b1b1;
  background: #f5f4f4;
  -webkit-box-shadow:  inset #b1b1b1 0px 0px 5px;
  -moz-box-shadow:  inset #b1b1b1 0px 0px 5px;
  box-shadow: inset #b1b1b1 0px 0px 5px;
}
.news-letter-info p {
  padding:0px 3px;
  color: #575757;
}
.news-letter-info input {
  display: block;
  width: 168px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border:1px solid #d7d7d7;
  background: #fafafa;
  height: 27px;
  line-height: 27px;
  margin-top: 5px;
  padding: 0px 9px;
  color: #5d5d5d;
  font-style: italic;
  position: relative;
}
.news-letter-submit {
  margin-top: 5px;
  text-align:right;
}
.sidebar-right-block h3.pink {
  background: #b21e90;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#b21e90), to(#7d2a92));
  background: -webkit-linear-gradient(#b21e90, #7d2a92);
  background: -moz-linear-gradient(#b21e90, #7d2a92);
  background: -ms-linear-gradient(#b21e90, #7d2a92);
  background: -o-linear-gradient(#b21e90, #7d2a92);
  background: linear-gradient(#b21e90, #7d2a92);
  color: #fff;
  padding-left:15px;
  width: 185px;
  line-height:35px;
  font-size: 16px;
  -webkit-border-radius: 8px 8px 0px 0px;
  -moz-border-radius: 8px 8px 0px 0px;
  border-radius: 8px 8px 0px 0px;
  position:relative;
}
.valut-block {
  width:172px;
  border:1px solid #aaaaaa;
  border-top: none;
  padding:13px;
  text-align:center;
  margin-bottom: 15px;
}
.valut-block  img{
  margin: 2px 2px 2px 0px;
}
.banners {
  margin-bottom: 15px;
}
.testimonials {
  border-bottom:1px solid #aaa;
}















/*Center content*/
.center-content {
  width:550px;
  float: left;
  padding: 0px 15px;
}
.center-content h1 {
  font-size: 16px;
  line-height:35px;
  height: 35px;
  padding-left: 4px;
  font-weight: bold;
}

.list-item ul li {
  width:268px;
  border: 1px solid #aaaaaa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  float: left;
  margin-bottom:15px;
  background: #fff;
      position: relative;

}
.list-item ul li h3 {
  height: 30px;
  line-height:30px;
  padding-left:10px;
  width: 258px;
  display: block;
  background: #f7f7f7;
  color: #ae004b;
  font-size: 14px;
  font-weight: bold;
  -webkit-border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;
  border-bottom:1px dashed  #aaaaaa;
  position: relative;
  /*margin-top:1px;  IE 8*/
}

.list-item-info {
  margin:10px 0px 0px 10px;
  float: left;
  width: 135px;
  height: 108px;
}
.list-item-photo {
  width:113px;
  float:left;
  text-align:center;
  vertical-align: center;
  height: 118px;
  line-height: 118px;
}
.list-item-coin {
  margin-bottom:4px;
  font-size: 10px;
  color: #868686;
}
.list-item-coin span{
  font-size: 15px;
  color: #ae004b;
  font-family: 'Trebuchet MS','Tahoma',sans-serif;
  font-weight:bold;
}
.add-to-cart {
  display:block;
  width:82px;
  background: url(../img/add-bg.png) no-repeat left center;
  line-height: 14px;
  color: #000;
  font-size: 12px;
  padding: 5px 35px 4px 15px;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ececec;
  -webkit-box-shadow: #cccccc 0px 1px 2px;
  -moz-box-shadow: #cccccc 0px 1px 2px;
  box-shadow: #cccccc 0px 1px 2px;
}
.list-item-work {
  margin-top:10px;
  font-size: 10px;
  color: #868686;
}
.list-item-work-name {
  font-size:12px;
  color: #000;
  font-weight: bold;
}

.list-item-description {
    padding:10px;
    height:55px;
    background: #f7f7f7;
    border-top:1px dashed  #aaaaaa;
    -webkit-border-radius: 0px 0px 6px 6px;
    -moz-border-radius: 0px 0px 6px 6px;
    border-radius: 0px 0px 6px 6px;
    position: relative;
}
.list-item-description-text {
    height: 58px;
    line-height: 13px;
    font-size: 11px;
}
.right-more {
  display: block;
  float:right;
  background: url(../img/right-more.png) no-repeat center right;
  padding-right: 10px;
  font-size: 11px;
  color: #510030;
  line-height: 13px;
  height: 13px;
  text-decoration:none;
}
.right-more:hover {
  text-decoration: underline;
}




/* Footer */

.footer {
  height: 150px;
  background: #fff;
  border-top:1px solid #aaaaaa;
  padding-top:60px;
}

.foot-logo {
  float: left;
  margin-right: 30px;
  margin-top: 4px;
}
.foot-logo a {
  font-family: 'Quicksand',sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #7b2a91;
  text-decoration: none;
  white-space: nowrap;
}

.copy {
  color:#a7a7a7;
  font-style: italic;
  line-height: 22px;
  padding-top: 5px;
  font-family: 'Georgia';
}
.copy a {
  color: #510030;
  text-decoration: none;
}
.copy a:hover {
  text-decoration: underline;
}


.foot-navigation {
  width: 989px;
  float:left;
  margin-left: 17px;
}
.foot-menu {
  height: 32px;
  border-bottom: 1px solid #f2f2f2;
  padding-top: 10px;
}
.link-me {
  float: left;
  width: 134px;
  color: #525252;
  font-weight: bold;
  line-height: 14px;
}
.foot-menu-list {
  float: left;
  width: 608px;
}
.foot-menu-list ul li {
  float: left;
  height: 14px;
  line-height: 14px;
  background: url(../img/foot-bord.png) no-repeat center right;
  padding: 0px 9px 0px 8px;
  color: #525252;
  font-weight: bold;
  line-height: 14px;

}
.foot-menu-list ul li span {
  color: #000;
}

.foot-menu-list ul li a {
  font-weight: bold;
  color: #510030;
  text-decoration: none;

}

.foot-contact {
  padding-top: 5px;
  line-height: 22px
}
.foot-contact ul li {
  height: 22px;
  line-height: 22px;


}
.foot-contact .link-me {
  line-height: 22px;
}

.social {
  height: 44px;
  border-top:1px solid #ededed;
}
.share {
  width:215px;
  height:44px;
  line-height:44px;
  font-size: 12px;
  color:#000;
  text-align: right;
  margin-left: 17px;
  float:left;

}
.share img {
  margin:-1px 4px 0px 0px;
  float:right;

}
.share span {
  float: right;
}
.social-like {
  margin-left: 32px;
  width: 742px;
  float:left;
}
.social-like .soc-block {
  float:left;
  margin-right: 15px;
  margin-top: 12px;
}



/* News */
.PageNews-block {
  background: url(../img/border-news.png) repeat-x bottom left;
  padding-bottom: 14px;
  margin-bottom: 10px;
}

.PageNews-text {
  float: left;
  line-height: 14px;

}
.PageNews-text img {
  border:1px solid #e3e3e3;
  margin-left: 15px;
  margin-bottom: 5px;
}
.PageNews-text .right-more {
  margin-top: 20px;
  display: block;
}
.PageNews-name {
  float:left;
  height: 30px;
  line-height: 30px;
}
.PageNews-name a {
  font-size: 12px;
  color: #ae004b;
  font-weight: bold;
  text-decoration: none;
}
.PageNews-date {
  float: right;
  height: 30px;
  line-height: 30px;
  font-size:11px;
  color: #868686;
}



/* News article */

.news-art-title {
  color:#200026;
  font-size: 35px;
  font-family: 'Georgia',serif;
  font-style: italic;
  line-height: 42px;
}

.news-art-photo {
  margin-top: 20px;
  text-align:center;
  background: url(../img/news-photo-bg.jpg) no-repeat bottom center;
}
.news-art-photo-image {
  height: 299px;
  text-align:center;
}

.news-art-photo-info {
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  color: #555555;
}
.news-art-photo-info span {
  color: #000;
  text-align:center;
}


.news-title-desc {
  color:#200026;
  font-size: 20px;
  font-family: 'Georgia',serif;
  font-style: italic;
  line-height: 26px;
  margin-top: 15px;
}
.news-art-text {
  margin-top: 5px;
}
.news-art-text p {
  margin-top: 15px;
  color: #222222;
  font-size:11px;
  line-height: 13px;
}
.news-likes {
  margin-top: 5px;
  margin-left: 28px;
}
.news-likes a {
  text-decoration: none;
}

.likes-bg {
  width:25px;
  height: 19px;
  float:left;
  background: url(../img/like-bg.png) no-repeat top left;
}
.likes-number {
  margin-top:1px;
  height: 16px;
  line-height: 16px;
  float:left;
  padding: 0px 5px 0px 4px;
  position:relative;
  background: #fff;
  color: #26455b;
  font-size: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: #666 1px 1px 1px;
  -moz-box-shadow: #666 1px 1px 1px;
  box-shadow: #666 1px 1px 1px;
}
.likes-text {
  margin-top:1px;
  height: 16px;
  line-height:16px;
  font-size: 12px;
  margin-left: 6px;
  color:#015694;
  float:left;
}


.news-list-soc {
  padding: 17px 0px;
  border-top:1px solid #b9b9b9;
  border-bottom:1px solid #b9b9b9;
  margin-top: 15px;
}

.news-list-soc ul li {
  float: left;
  height: 17px;
  line-height: 17px;
  background: url(../img/back-news-soc.jpg) no-repeat center right;
  padding: 0px 12px 0px 11px;
  color: #525252;
  font-weight: bold;
  line-height: 14px;

}
.news-list-soc ul li span {
  color: #000;
}

.news-list-soc ul li a {
  color: #565555;
  text-decoration: none;
  font-weight: normal;

}



/* FAQ Page */
.faq-page {
  border:1px solid #aaaaaa;
}

.faq-page ul li a.faq-quest {
  cursor:pointer;
  display:block;
  width: 534px;
  height: 42px;
  line-height: 42px;
  background: url(../img/faq-but.jpg) no-repeat top left;
  color: #510131;
  font-size: 11px;
  padding-left: 14px;
  border-bottom:1px dashed #aaa;
  text-decoration: none;
}
.faq-page ul li a#active {
  background-position: 0px -43px;
  color:#fff;
  border-bottom: none;
}

.faq-page ul li div.quest-answer {
  display: none;
}
.faq-page ul li#faq-open div.quest-answer {
  display: block;
}
.style-table table td {
  border-right:1px solid #fff;
  line-height: 18px;
  padding: 6px 0px 6px 11px;
  color: #444444;
  vertical-align: middle;
  font-size: 11px;
  background: #e2ddd0;
  font-weight: normal;
}

.style-table table td.drug-name {

  width: 99px;
}
.style-table table td.time-start {
  width: 121px;
}
.style-table table td.how-take {
  width: 137px;
}
.style-table table td.alcohol {
  width: 56px;
}
.style-table table td.effect-lasts {
  width: 76px;
  border-right: none;
}
.style-table table td.alcohol {
  color:#458b00 ;
}
.style-table table td.alcohol span {
  color:#ff8a00;
}

.style-table table td.effect-lasts {
  color:#ae004b;
}

.style-table table td {
  border-bottom:1px solid #f7f7f7;
}
.style-table table .tab-name td {
  background-color: #7c766b;
  color:#fff;
  border-bottom: none;
  vertical-align: top;
}


/* FAQ Alt */
.alt-title {
  font-size: 14px;
  color: #ae004b;
  font-weight: bold;
  line-height: 30px;
  margin-top: 5px;
}

.answer-text {
  background: url(../img/right-more.jpg) no-repeat top left;
  margin:10px;
  padding:0px 10px;
  color:#222222;
  line-height: 13px;
  font-size: 11px;
}


/* Product */
.product-title {
  float:left;
  padding-left:3px;
}
.product-title h2 {
  height: 17px;
  color: #ae004b;
  line-height: 17px;
  font-size: 16px;
  font-weight: bold;
  padding-right: 12px;
  background: url(../img/back-news-soc.jpg) no-repeat center right;
  display:inline;
  float:left;
  margin-right: 12px;
}
.product-desc {
  float: left;
  height: 17px;
  font-size: 12px;
  line-height: 17px;
}
.product-desc span {
  color: #868686;
  font-size: 10px;
}

.product-in {
  float: right;
  padding-right:3px;
  line-height: 17px;
  font-weight: bold;
  color: #80bf05;
  font-size: 12px;
}
.product-in span {
  color: #868686;
  font-weight: normal;
  font-size: 10px;
}
.product-info {
  margin-top:10px;
  position: relative;
  border:1px solid #aaa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  z-index: 9;
  background: #ffffff;
  padding: 20px 0px;
}
.product-info table {
  width: 100%;
}
.product-photo {
  width: 150px;
  vertical-align: middle;
  text-align:center;
}
.product-photo img {
  max-width: 150px;
}
.product-text {
  vertical-align: middle;
  padding-right: 10px;
}

.product-analogs {
  margin-top: -20px;
  padding: 30px 10px 10px 10px;
  position: relative;
  border:1px solid #aaa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  z-index: 8;
}
.product-analogs h3{
  font-size:12px;
  color: #222222;
}
.product-analogs div {
  line-height: 17px;
}

.product-analogs div a {
  text-decoration: none;
  font-size: 11px;
  color: #510030;
}
.product-analogs div a:hover {
  text-decoration: underline;
}
.product-tab-title {
  font-size: 14px;
  color: #222222;
  line-height: 40px;
  height: 40px;
}

.product-table {
}

.product-table table {
  width: 100%;
}
.product-table table td {
  padding-left: 5px;
  padding-right: 5px;
}
.product-order {
  width: 118px;
}
.product-saving {
  color: #458b00;
}
.product-bonus {
  color: #ae004b;
}


.product-tabs {
  margin-top: 15px;
}
.tabs-button {
  height: 30px;
}
.tabs-button ul li {
  float: left;
}

.tabs-button ul li a {
  height: 30px;
  line-height: 30px;
  color: #fff;
  padding: 0px 20px;
  margin-right: 1px;
  display: block;
  background: #313131;
  text-decoration: none;
  -webkit-border-radius: 8px 8px 0px 0px;
  -moz-border-radius: 8px 8px 0px 0px;
  border-radius: 8px 8px 0px 0px;
  position: relative;
}
.tabs-button ul li a:hover {
  background: url(../img/tab-hover.jpg) repeat-x top left;
}
.tabs-button ul li a.active{
  background: url(../img/tab-bg.png) repeat-x top left;

}
.tabs-text {
  padding: 10px;
  border-top:none;
  border:1px solid #aaaaaa;
}
.tabs-title {
  font-size:12px;
  color: #222222;
  font-weight:bold;
}

.tabs-section {
  background: url(../img/right-more.jpg) no-repeat top left;
  margin:10px 0px;
  padding:0px 10px;
  line-height: 13px;
  font-size: 11px;
}




/* Shoping Cart */
.shop-cart-tab table {
  width: 100%;
}
.shop-cart-tab table tr td {
  padding-left: 5px;
  padding-right: 5px;
}

.cart-qty-input {
  width:34px;
  height: 24px;
  line-height: 24px;
  padding: 0px 4px;
  font-size:11px;
  color: #444444;
  position:relative;
  border:1px solid #aaa;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.cart-qty-submit {
    margin-top:2px;
}
.shop-cart-tab table tr td.cart-price {
  color: #458b00;
}

.shop-cart-tab table tr td.cart-bonus {
  font-size: 10px;
  color:#868686;
}
.shop-cart-tab table tr td.cart-bonus span {
  font-weight: bold;
  color:#ae004b;
  font-size:11px;
}

.change-bonus {
  background: url(../img/change-bonus.png) no-repeat top left;
  width: 135px;
  height: 28px;
  line-height: 26px;
  padding-left: 16px;
  color: #000;
  text-decoration: none;
  font-size:12px;
  display: block;
}
.shop-cart-tab table tr td.bonus-qty {
  padding-left: 10px;
}
.shop-cart-tab table tr.cart-discount td {
  border: none;
  background: none
}

.discount-text {
  padding-left: 5px;
  padding-right: 14px;
  background: url(../img/discount.png) no-repeat top right;
  font-size: 12px;
  color: #222222;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  padding-top: 4px;
  float:left;
}
.discount-number-input {
  float:left;
  margin-left: 5px;
}
.discount-number {
  height: 24px;
  border:1px solid #aaa;
  position:relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fafafa;
  width: 96px;
  margin-right: 5px;
  margin-top:1px;
  float:left;

}

.shop-cart-tab table tr td.car-total{
  height: 42px;
  background: #a69e8f;
  font-size: 12px;
  font-weight: bold;
}
.car-sub {
  float:left;
  color:#ffffff;
}
.car-coin {
  float: right;
  color:#ae004b;
}


.cart-shipping {
    margin-top: 15px;
    border:1px solid #aaa;
    background:#f0ece1;
    position:relative;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 10px;

}
.cart-shipping h4 {
  font-size: 12px;
  color: #222222;
  font-weight: bold;
  line-height: 14px;
  margin-bottom: 5px;
}

.shipping-method {
  background: url(../img/border-ship-met.png) repeat-x bottom left;
  padding-bottom: 14px;
  margin-top:10px;
}
.shipping-radio {
  float: left;
  width: 16px;
  line-height: 16px;
}
.ship-text {
  float: left;
  width: 512px;
}
.ship-name {
  font-size: 12px;
  color:#ae004b;
  line-height: 16px;
}
.ship-name span {
  font-size:10px;
  color: #868686;
}
.ship-text p {
  margin-bottom: 0px
}


.cart-button {
  margin-top: 15px;
}
.cart-cont {
  float:left;
  margin-top: 9px;
}
.cart-check
{
  float:left;
  margin-top: 9px;
  margin-left: 61px;
}


.cart-total {
  width: 173px;
  float:right;
  height: 42px;
  background: #000;
  line-height: 42px;
  padding: 0px 15px;
  font-size: 16px;
  color:#fff;
  font-weight:bold;
}
.cart-total .car-coin {
  color: #80bf05;
}

/* Order status */
.order-status {
  border:1px solid #aaa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 10px 35px 10px 60px;
  background: #f7f7f7 url(../img/order-status.jpg) no-repeat center left;
  font-size:11px;
  color: #222222;
  line-height: 14px;
  position: relative;
}
.order-status-error {
  border: 1px solid #da5c00;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 10px 35px 10px 60px;
  background: #f7f7f7 url(../img/order-status-error.png) no-repeat center left;
  font-size:11px;
  color: #f17200;
  line-height: 14px;
  position: relative;
  margin-top: 20px;
}
.order-status-input {
  margin-top: 23px;
}
.order-status-input-new {
  margin-top: 23px;
  width: 460px;
}
.order-right {
  float:right;
  width:270px;
  line-height: 29px;
  margin-bottom: 10px;
  text-align: right;
}
.order-input {
  height: 27px;
  border:1px solid #aaa;
  position:relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 256px;
  line-height: 27px;
  padding: 0 6px;
}
.order-textarea {
  height: 100px;
  border:1px solid #aaa;
  position:relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 256px;
  line-height: 27px;
  resize: none;
  padding: 0 6px;
}
.order-left {
  float: right;
  margin-right: 10px;
  line-height: 29px;
  font-size:12px;
  color: #222222;
  font-weight: bold;
}
/* Policy */
.policy h4 {
  font-size: 12px;
  color: #222222;
  font-weight:bold;
}

.policy-paragraph {
  background: url(../img/right-more.jpg) no-repeat top left;
  margin:10px 0px;
  padding:0px 10px;
  line-height: 13px;
  font-size: 11px;

}


/* Testimonials */
.testimonial-block {
  margin-top: 10px;
  padding-bottom:15px;
  background: url(../img/border-news.png) repeat-x bottom left;
}

.name-city {
  font-size: 12px;
  color:#222222;
  font-weight: bold;
}
.name-city span {
  color: #ae004b;
}

.testimonial-text{
  font-size:11px;
  color: #222222;
  line-height: 14px;
  padding: 0px 12px;
}
.kv {
  height: 7px;
  background: url(../img/kv.jpg) no-repeat top left;
}
.kv-right {
  height: 5px;
  background: url(../img/kv-right.jpg) no-repeat top right;
}


.order-status-input-testi {
  margin-top: 23px;
}

.order-right-testi {
  float:right;
  width:270px;
  margin-bottom: 10px;
  text-align: right;

}
.order-right-testi textarea {
  border:1px solid #aaa;
  position:relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 268px;
  background: #fafafa;
  height: 112px;
}
.order-input-testi {
  height: 27px;
  border:1px solid #aaa;
  position:relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 268px;
  line-height: 27px;
  background: #fafafa;
}
.order-left-testi {
  float: right;
  margin-right: 10px;
  line-height: 29px;
  font-size:12px;
  color: #222222;
  font-weight: bold;
}

.order-status-input-testi h4 {
  font-size: 12px;
  color:#ae004b;
  font-weight: bold;
  margin-bottom: 10px;
}
.post-face {
  padding-right: 5px;
}
/* Special offer */
.special-block {
  height: 222px;
  border: 4px solid #444444;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: url(../img/special.jpg) no-repeat top left;
  position: relative;
  margin-bottom: 50px;
}

.special-photo {
  width: 172px;
  margin-top: 65px;
  float: left;
  text-align: right;
}
.spec-text {
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  width: 340px;
  height: 74px;
  margin-top: 73px;
  background: #715685;
  float: right;
  -webkit-border-radius: 3px 0px 0px 3px;
  -moz-border-radius: 3px 0px 0px 3px;
  border-radius: 3px 0px 0px 3px;
  position: relative;
  padding-left: 15px;
}
.spec-text h4 {
  font-size: 23px;
  color: #fff;
  height: 21px;
  line-height: 21px;
  margin-top: 13px;
}
.spec-text span {
  display: block;
  margin-top: 10px;
  height: 17px;
  line-height: 17px;
  font-size: 13px;
  color: #ffc000;
  font-family: 'Georgia',serif;
}
.spec-price {
  margin-top: 6px;
  margin-left: 77px;
  height: 37px;
  line-height: 37px;
  font-size: 40px;
  color: #ae004b;
  font-family: 'Quicksand',sans-serif;
  font-weight: bold;
  float: left;
}
.spec-price span {
  font-size: 10px;
  color: #868686;
  font-family: 'Verdana','Tahoma',sans-serif;
  display: inline-block;
  font-weight: normal;
}
.spec-buy {
  float: right;
  margin-right: 76px;
  margin-top: 13px;
}

/* Sitemap */
.title-h1 {
    margin-top: 20px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
.title-h2 {
    margin-top: 5px;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
.title-h3 {
  margin-top: 5px;
}

.title-h3 li {
    width: 183px;
    float: left;
}
.title-h3 {
    margin-bottom: 10px;
}
/* POP-up*/
.pop-up {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../img/pop-up-bg.png) repeat top left;
  display: none;
}
.pop-up-block {
  position: absolute;
  z-index: 10000;
  top: 100px;
  left: 50%;
  margin-left: -200px;
  display: none;
  width: 400px;
  background: #fff;
  -webkit-border-radius: 15px 15px 0px 0px;
  -moz-border-radius: 15px 15px 0px 0px;
  border-radius: 15px 15px 0px 0px;
  -webkit-box-shadow: #000 0px 1px 10px;
  -moz-box-shadow: #000 0px 1px 10px;
  box-shadow: #000 0px 1px 10px;
}
.pop-up-close {
  float: right;
}
.pop-up-close a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 12px;
}
.pop-up-title {
  height: 35px;
  line-height: 35px;
  background: #1f1f1f;
  -webkit-border-radius: 8px 8px 0px 0px;
  -moz-border-radius: 8px 8px 0px 0px;
  border-radius: 8px 8px 0px 0px;
  padding: 0px 15px;
}
.pop-up-title span {
  font-size: 16px;
  color: #fff;
}
.PU-bonus-block {
  padding: 20px 0px 30px 0px;
}
.PU-bonus-block ul {
  margin-top: 20px;
  border-bottom: 1px solid #919191;
}
.PU-bonus-block ul label {
  line-height: 18px;
  font-size: 11px;
  color: #464646;
  border-top: 1px dashed #d3d3d3;
  display: block;
  padding: 10px 0px 10px 25px;
  cursor: pointer;
}
.PU-bonus-block ul label:hover {
  background: #ececec;
}
.PU-bonus-block ul label.active {
  background: #f4ffd8;
}
.PU-bonus-block ul.no-active label {
  color: #909090;
  background: none;
  cursor: default;
}
.PU-bonus-buttons {
  padding: 25px;
  text-align: right;
}
.PU-bonus-description {
  padding: 5px 0px 5px 25px;
  line-height: 15px;
}

.PU-bonus-block h2 {
    line-height: 18px;
    font-size: 14px;
    color: #272727;
    padding-left: 25px;
}
.PU-bonus-block h2 span {
  color: #9bb22a;
  font-size: 12px;
}
.PU-bonus-block h2 strong {
  color: #932505;
  font-weight: normal;
  font-size: 12px;
}
.hitsale td {
  background: #f6a7ee !important;
}

td.star {
  width: 16px !important;
}
