﻿body {
	font-family: 'Arial','Tahoma',sans-serif;
	font-size: 14px;
	color: #383838;
}
a {
  color: #383838;
}
a:hover{
  text-decoration: none
}
.title-page {
  font-family: 'Georgia',serif;
  font-size: 18px;
  line-height: 24px;
  font-style: italic;
  color: #373737;
  margin: 3px 0px 20px 0px;
}
/*Button*/
.button {
  display: block;
  height:26px;
  background: url(../jpg/button.jpg) repeat-x;
  line-height: 26px;
  padding-left: 16px;
  border:1px solid #e7ebef;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 10px;
  color: #032f60;
  font-family: 'Arial Black',sans-serif;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  color: #229dee;
}
.button:active {
  padding-top:1px;
    height:25px;
}

/* H */
h1 {
  font-family:'Georgia',serif;
  color:#b0b0b0;
  font-size: 30px;
  font-style: italic;
  line-height: 32px;
  margin-bottom: 15px;
}

.main {
    margin: auto;
    width: 964px;
}
.logo-background {
    float: left;
    width: 50%;
    background: url(../jpg/logo-bg.jpg);
    height: 119px;
    position:absolute;
    z-index: 1;
}
.header {
    background: url(../jpg/header-bg.jpg) no-repeat top center;
}

.header .main {
    background: url(../jpg/header-bg.jpg) no-repeat top center;
    z-index: 2;
    position:relative;
    height: 228px;
}
.head-bg {
  height: 120px;
  background: url(../jpg/head-bg.jpg) no-repeat top center;
}
.logo {
  width: 325px;
  height: 85px;
  background: url(../png/logo.png) no-repeat top left;
  float:left;
  padding: 35px 0px 0px 15px;
}
.logotip-text a {
  font-size: 20px;
  color: #0f3b6d;
  text-decoration: none;
  font-weight: bold;
}

.logo span {
  display:block;
  font-size: 10px;
  color: #88dcfe;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 12px;
  margin-top: 2px;
}
.head-navigation {
  width: 624px;
  float:left;
}
.top-sort {
  height: 48px;
  margin-left: 6px;
}
.top-sort ul li {
  float:left;
  line-height: 43px;
  margin:0px 7px;
  font-size: 11px;
  color: #ccc;
  font-family: 'Arial Black',sans-serif;
  font-weight: 900;
}
.top-sort ul li a {
  font-size: 11px;
  color: #032f60;
  font-family: 'Arial Black',sans-serif;
  font-weight: 900;
  text-decoration: none;

}
.top-sort ul li a:hover {
  color: #229dee;
}
.top-sort ul li.active {
  background: url(../jpg/active-sort.jpg) top left;
  width:29px;
  height: 48px;
  margin:0px;
  text-align:center;
}
.top-sort ul li.active a {
  color: #229dee;
}
.lang-sort {
  float:left;
  width:251px;
}
.lang-block {
  float: left;
  width: 90px;
  margin-top: 11px;
  position: realtive;
}
.lang-list {
  display: none;
  background: #ecf0f3;
  border: 1px solid #e9eaee;
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 24px;
  width: 90px;
  padding: 10px 0px;
  text-align: center;
}
.lang-list li {
  height: 25px;
}

.lang-list a {
  font-family: 'Georgia',serif;
  font-size: 14px;
  font-style: italic;
  border-bottom: 1px dashed #3a3a3a;
  text-decoration: none;
}

.lang-active {
  height: 18px;
  line-height: 18px;
  color: #3a3a3a;
  font-family: 'Georgia',serif;
  font-size: 14px;
  font-style: italic;
  cursor: pointer;
  background: url(../png/lang-arrow.png) no-repeat right center;
  padding-right: 7px;
  text-align: center;
}
.lang-active span {
  border-bottom: 1px dashed #3a3a3a;
}

.cur-block{
  float: left;
  width: 140px;
  margin-top: 11px;
  position: realtive;
  margin-left: 10px;
}
.cur-list {
  display: none;
  background: #ecf0f3;
  border: 1px solid #e9eaee;
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 24px;
  width: 150px;
  padding: 10px 0px;
  text-align: center;
}
.cur-list li {
  height: 25px;
}

.cur-list a {
  font-family: 'Georgia',serif;
  font-size: 14px;
  font-style: italic;
  border-bottom: 1px dashed #3a3a3a;
  text-decoration: none;
}

.cur-active {
  height: 18px;
  line-height: 18px;
  color: #3a3a3a;
  font-family: 'Georgia',serif;
  font-size: 14px;
  font-style: italic;
  cursor: pointer;
  background: url(../png/lang-arrow.png) no-repeat right center;
  padding-right: 7px;
  text-align: center;
}
.cur-active span {
  border-bottom: 1px dashed #3a3a3a;
}


.cart-block {
  width: 344px;
  float:left;
}
.cart-block img {
  float: right;
  margin-right: 8px;
  margin-top: 18px;

}
.cart-block a {
  float: right;
  display:block;
  height: 26px;
  line-height: 26px;
  padding-right: 48px;
  background: url(http://s.salebuy.us.org/templates/1/img/cart-bg.jpg) no-repeat top right;
  font-size: 13px;
  color: #16b24a;
  text-decoration: none;
  margin-top: 17px;
}
.cart-block a span {
  font-family: 'Georgia',serif;
  font-style: italic;
}
.search-menu {
  height:49px;
  margin-top: 18px;
}
.search {
  float: left;
  width: 255px;
  height: 30px;
  background: url(../jpg/search-bg.jpg) no-repeat top left;
  margin: 0px;
  position: relative;
}
.quickSearchResult {
  width: 253px;
  padding: 10px 0px;
  background: #ecf0f3;
  border: 1px solid #e9eaee;
  position: absolute;
  top: 35px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: none;
}
.quickSearchResult ul li {
  line-height: 20px;
  padding: 0px 10px;
}
.quickSearchResult ul li a {
  color: #032f60;
  text-decoration: none;
}
.quickSearchResult ul li a:hover,.quickSearchResult ul li.hover a {
  font-weight: bold;
}

.search-keywords {
  float:left;
  width: 142px;
  height: 19px;
  margin-left: 42px;
  display: inline;
  margin-top: 6px;
}
.search-keywords input {
  font-size: 14px;
  color: #b0b0b0;
  background:none;
  border: none;
  width: 142px;
  height: 19px;
}
.search-submit {
  float: left;
  width: 67px;
  height: 26px;
  margin: 2px 0px 0px 2px;
}
.search-submit input {
  width: 67px;
  height: 26px;
  line-height: 26px;
  font-size: 10px;
  color: #032f60;
  font-family: 'Arial Black',sans-serif;
  font-weight: 800;
  text-decoration: none;
  border: none;
  background: none;
  text-transform: uppercase;
  cursor: pointer;

}
.search-submit input:hover {
  color: #229dee;
}
.search-submit input:active {
  margin-top: 1px;
}
.head-menu {
  float: left;
  margin-left: 50px;
}
.head-menu ul li {
  float:left;
  background: url(../jpg/menu-bg.jpg) no-repeat bottom right;
  height: 49px;
  padding-right: 1px;

}
.head-menu ul li a {
  padding: 0px 16px 0px 16px;
  height: 49px;
  line-height: 40px;
  font-size:11px;
  color: #032f60;
  font-family: 'Arial Black',sans-serif;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
  display:block;
}
.head-menu ul li a:hover {
  color: #229dee;
}

.head-menu ul li.active a {
  color: #229dee;
  background: url(../jpg/menu-active.jpg) no-repeat bottom right;
}
.other-list {
  position: absolute;
  background: #f8f9fb;
  padding: 10px 0px;
  -webkit-box-shadow: #f4f4f4 0px 7px 7px;
  -moz-box-shadow: #f4f4f4 0px 7px 7px;
  box-shadow: #f4f4f4 0px 7px 7px;
  border: 1px solid #fff;
  border-top: none;
  display: none;
}
.other-list ul li {
  float: none;
  background: none;
  height: 25px;
}
.other-list ul li a {
  display: inline;
  line-height: 25px;
  font-family: 'Arial',sans-serif;
  font-weight: bold;
  font-size: 12px;
}



/* Left sidebar  */

.left-sidebar {
  width: 195px;
  float:left;
}
.sidebar-block {
  margin-bottom: 30px;
}
.sidebar-block h3 {
  font-family: 'Georgia',serif;
  font-size: 18px;
  line-height: 24px;
  font-style: italic;
  color: #373737;
  margin: 3px 0px 20px 0px;
}
.left-sidebar .sidebar-block h3 {
  margin-left: 16px;
}

.big-menu {
  background: #f1f3f5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 0px;

}
.big-menu ul li {

}
.big-menu ul li a {
  display:block;
  position:relative;
  text-decoration: none;
  font-size: 14px;
  color:#032f60;
  line-height: 18px;
  text-transform: uppercase;
  font-weight:bold;
  bordeR:1px solid #fff;
  margin: 0px 2px 1px 2px;
  padding: 8px 0px 8px 11px;
  background: #feffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#feffff), to(#f6f8f9));
  background: -webkit-linear-gradient(#feffff, #f6f8f9);
  background: -moz-linear-gradient(#feffff, #f6f8f9);
  background: -ms-linear-gradient(#feffff, #f6f8f9);
  background: -o-linear-gradient(#feffff, #f6f8f9);
  background: linear-gradient(#feffff, #f6f8f9);
  -pie-background: linear-gradient(#feffff, #f6f8f9);
}
.big-menu ul li.dropdown span.plus {
  display: block;
  background: url(../png/plus.png) no-repeat center right;
  float:right;
  width: 26px;
  height: 18px;
  margin-left:5px;
}
.big-menu ul li.dropdown span.minus {
  display: block;
  background: url(../png/minus.png) no-repeat center right;
  float:right;
  width: 26px;
  height: 18px;
  margin-left:5px;
}
.big-menu ul li ul {
  display:none;
}

.big-menu ul li ul li a{
  background:none;
  border:none;
  margin:0;
  border-bottom:1px solid #fff;
  color: #032f60;
  font-weight:normal;
  text-transform: none;
  border-left:2px solid #e7ebef;
  border-right:2px solid #e7ebef;
  padding-left: 22px;
  -pie-background: none;
}

.big-menu ul li a.active {
  color:#16b24a;
}
.big-menu ul li ul li a.activ-punkt{
  background:#45c16e;
  border:none;
  margin:0;
  border-bottom:1px solid #fff;
  color: #fff;
  font-weight:bold;
  text-transform: none;
  border-left:2px solid #16b24a;
  border-right:2px solid #16b24a;
}
.payments {
  text-align: center;
}
.payments img {
  margin: 0px 8px 10px 8px;
}






/* Right sidebar */
.right-sidebar {
  width: 187px;
  float:right;
}
.testimonials-name {
  margin-top: 10px;
  color: #b0b0b0;
}
.testimonials-text {
  line-height: 18px;
  color: #001731;
  margin: 8px 0px;
}

.news ul li {
  margin: 10px 0px;
}
.news-date {
  color:#b0b0b0;
  font-size:12px;
  display:block;
  line-height: 24px;
  font-weight:600;
}
.news-link a {
  color: #032f60;
  font-size:12px;
  text-decoration: underline;
  line-height: 18px;
  font-weight:600;
}
.news-link a:hover {
  text-decoration: none;
}
.news-text {
  color:#373737;
  line-height: 18px;
}


.news-email {
  width: 186px;
  height: 30px;
  background: url(../jpg/news-email-bg.jpg) no-repeat top left;
}
.subscribe-email {
  width: 115px;
  height: 19px;
  margin-left: 10px;
  margin-top: 6px;
  float:left;
  display: inline;
}
.subscribe-email input {
  font-size: 14px;
  color: #b0b0b0;
  background:none;
  border: none;
  width: 115px;
  height: 19px;
}
.subscribe-submit {
  width: 59px;
  height: 26px;
  margin: 2px 0px 0px 2px;
  float:left;
}
.subscribe-submit input {
  width: 59px;
  height: 26px;
  line-height: 26px;
  font-size: 10px;
  color: #032f60;
  font-family: 'Arial Black',sans-serif;
  font-weight: 800;
  text-decoration: none;
  border: none;
  background: none;
  text-transform: uppercase;
  cursor: pointer;

}
.subscribe-submit input:hover {
  color: #229dee;
}
.subscribe-submit input:active {
  padding-top: 1px;
}
.right-button ul li {
  margin-top:4px;
}



/* Article */

.article {
  width:534px;
  float:left;
  margin-left: 24px;
}


.home-list-item li {
  background: url(../jpg/home-list-item-bg.jpg) no-repeat top left;
  width: 232px;
  height: 176px;
  float: left;
  padding-left: 28px;
  padding-top: 22px;

}
.item-name {
  width: 128px;
  height: 60px;
  float: left;
}

.item-name h2 {
  font-size: 18px;
  color: #032f60;
  font-family: 'Georgia',serif;
  font-style: italic;
  line-height: 18px;
}
.item-name a {
  color:#b0b0b0;
  text-decoration: none;
}

.item-name span {
  color:#b0b0b0;
}
.item-photo {
  width:102px;
  float:left;
  text-align:center;
}
.item-text {
  width: 184px;
  height: 54px;
  color: #001731;
  line-height: 18px;
  overflow: hidden;
}
.item-coin {
  width:107px;
  height: 30px;
  line-height: 30px;
  color:#ff3d21;
  font-family: 'Georgia',serif;
  font-style: italic;
  font-size:18px;
  text-align: right;
  float:left;
}
.item-buy {
  float: left;
  margin-left: 18px;
  width: 101px;
  height: 35px;
}
.buy-now {
  background: url(../jpg/buy-now.jpg) no-repeat top left;
  text-align:center;
  line-height: 35px;
  width: 101px;
  height: 35px;
  font-size: 9px;
  color: #fff;
  font-family: 'Arial Black',sans-serif;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
  display:block;
}
.buy-now:hover {
  color: #f0f0f0;
}
.buy-now:active {
  padding-top:1px;
}

/* Footer */
.footer .main {
  margin-top: 45px;
  border-top: 2px solid #e7ebef;
  padding-top: 30px;
  padding-bottom:82px;

}
.foot-center {
  float: left;
  margin-lefT: 243px;
  width: 510px;

}
.foot-menu li{
  float: left;
  margin-right: 28px;
  line-height:18px;
  height: 18px;
}
.foot-menu li a {
  font-size:11px;
  color: #032f60;
  font-family: 'Arial Black',sans-serif;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
}
.foot-menu li.active a {
  color: #0c90da;
}

.foot-right {
  width: 210px;
  float: right;
  text-align:center;
  font-size: 10px;
  color:#373737;
  line-height:18px;
}
.foot-text {
  margin-top: 20px;
}
p {
  margin-top: 20px;
  color: #373737;
  font-size: 12px;
  line-height: 18px;
}
.contactUs .contact-block {
  margin-bottom: 10px;
}
.contactUs .contact-block label {
  display: block;
  color: #383838;
  font-family: 'Arial Black',sans-serif;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  height: 27px;
  line-height: 27px;
}
.contactUs .contact-block input {
  height: 26px;
  border:2px solid #e7eaee;
  background: url(../jpg/input.jpg) repeat-x top left;
  width: 346px;
  line-height: 26px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position:relative;
}

.contactUs .contact-block textarea {
  height: 138px;
  border:2px solid #e7eaee;
  background: url(../jpg/input.jpg) repeat-x top left;
  width: 346px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  line-height: 18px;
  position:relative;
}

.contact-submit {
  height: 30px;
  padding: 0px 38px;
  line-height: 30px;
  font-size: 11px;
  color: #fff;
  font-family: 'Arial Black',sans-serif;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  background: #45c16e;
  cursor: pointer;
  margin-right: 8px;
  position:relative;
}
.contact-submit:hover {
  background: #33a759;
}

.contact-clear {
  height: 30px;
  padding: 0px 26px;
  line-height: 30px;
  font-size: 11px;
  color: #fff;
  font-family: 'Arial Black',sans-serif;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  background: #4aabe2;
  cursor: pointer;
  position:relative;
}
.contact-clear:hover {
  background: #3c96c9;
}
.contact-text {
  margin-top:10px;
}
.contact-text p {
  margin-top: 10px;
  line-height: 20px;
}


/* FAQ */
.faq-quest {
  width: 534px;
  background: #f1f3f5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position:relative;
  padding-top:1px;
  padding-bottom:30px;
}

.faq-quest h3 {
  margin-top: 30px;
  display: block;
  font-size: 14px;
  color: #383838;
  font-family: 'Arial Black',sans-serif;
  font-weight: 800;
  text-decoration: none;
  background: url(../jpg/faq-h3-bg.jpg) no-repeat center left;
  padding-left: 38px;
  margin-bottom: 10px;

}
.faq-quest ul li {
  padding-left:52px;
  line-height: 27px;
}
.faq-quest ul li a {
  color: #032f60;
  text-decoration:none;
  border-bottom: 1px dashed #7a91aa;
}
.faq-quest ul li a:hover {
  border-bottom: none;
}

.quest-answ {
  margin-top: 10px;
}
.quest-answ ul li {
  margin-top: 20px;
  line-height: 20px;
}
.question {
  margin-left: 32px;
  padding-left: 20px;
  font-weight: bold;
  color: #383838;
  background: url(../jpg/q.jpg) no-repeat top left;
}
.answer {
  margin-left: 32px;
  padding-left: 20px;
  color: #383838;
  background: url(../jpg/a.jpg) no-repeat top left;
  margin-top: 10px;
}

/* Testimonials */
.testimonials ul li {

}
.testimon-name {
  color: #b1b1b1;
  margin-bottom: 10px;
}
.testimon-text {
  padding: 24px 35px;
  background: #f1f3f5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position:relative;
  line-height: 18px;
  color: #4d4d4d;
  margin-bottom: 15px;
}
/* Product */
.product-text {
  float:left;
  width: 370px;
  line-height: 20px;
  font-size: 14px;
  color: #383838;
  margin-bottom:25px;
  padding-lefT: 10px;
}
.product-photo {
  float: left;
  width: 154px;
  text-align: center;
}
.product-item {

}

.product-item  h2 {
  padding-lefT: 10px;
  margin-top:25px;
  font-size: 24px;
  color: #373737;
  line-height:26px;
  font-family:'Georgia',serif;
  font-style: italic;


}
.product-list {
  margin-top:10px;
  border:2px solid #e7ebef;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position:relative;
}
.product-list table {
  width: 100%;

}
.product-list table td.package {
  width:171px;
  padding-left: 2px;
  text-align:left;
}
.product-list table td.star {
  width: 25px;
  text-align: center;
}
.product-list table td.price {
  width:62px;
  text-align:center;
}
.product-list table td.per-pill {
  width:83px;
  text-align:center;
}
.product-list table td.savings {
  width:79px;
  text-align:center;
}
.product-list table td.order {
  width:93px;
  text-align:center;
  padding-right: 14px;
}
.product-list table .name td{
  height: 53px;
  vertical-align: middle;
  border-bottom:1px solid #f1f3f5;
  font-size: 12px;
  color: #262f33;
  font-family: 'Arial Black',sans-serif;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
}
.product-list table .text td{
  height: 46px;
  vertical-align: middle;
  border-top:1px solid #fff;
  font-size: 14px;
  color: #262f33;
  background: #f1f3f5;
}
.product-list table .text td.package {
  font-family: 'Arial Black',sans-serif;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
}
.product-list table .text td.price {
  color:#fc4024;
}

.product-list table .text td.per-pill,.product-list table .text td.savings {
  color:#262f33;
}

.product-list table .text td.order a {
  font-size: 12px;
  font-weight: bold;
  color: #032f60;
}
.product-info {
  padding-left: 10px;
  margin-top:15px;
  font-size:14px;
}
.product-info-name,.tabs-title {
  font-weight:bold;
  color:#383838;
  line-height: 40px;
}
.product-info-text,.tabs-section {
  color:#383838;
  line-height: 18px;
}



/* Shoping CART */
.article-big {
  width:745px;
  float:left;
  margin-left: 24px;
}
.shop-cart-table {
  margin-top:10px;
  border:2px solid #e7ebef;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position:relative;
}

.shop-cart-table table {
  width: 100%;

}
.shop-cart-table table td.package {
  width:415px;
  padding-left:20px;
  text-align:left;
}
.shop-cart-table table td.price {
  width:72px;
  text-align:center;
}
.shop-cart-table table td.qty {
  width:62px;
  text-align:center;
}
.shop-cart-table table td.sebtotal {
  width:97px;
  text-align:center;
}
.shop-cart-table table td.del {
  width:58px;
  text-align:center;
  padding-right: 11px;
}
.shop-cart-table table .name td{
  height: 53px;
  vertical-align: middle;
  border-bottom:1px solid #f1f3f5;
  font-size: 12px;
  color: #262f33;
  font-family: 'Arial Black',sans-serif;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
}
.shop-cart-table table .text td{
  padding-top: 5px;
  height: 42px;
  vertical-align: middle;
  border-top:1px solid #fff;
  background: #f1f3f5;
  font-size: 14px;
  color: #262f33;
}

.pac-photo {
  position: absolute;
}
.pac-text {
  float:right;
  line-height: 42px;
  width: 358px;
}
.shop-cart-table table .text td.sebtotal {
  font-family: 'Arial Black',sans-serif;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}
.sale td {
  height: 35px;
  vertical-align: top;
  padding-left: 36px;
  background: #dcede4;
}
.cart-str {
  background: url(http://s.salebuy.us.org/templates/1/img/cart-str.png) no-repeat top left;
  width: 12px;
  height: 6px;
  margin-top:-6px;
  position: absolute;
}
.sale-text {
  line-height: 35px;
  margin-left: 42px;
}
.sale-text a {
  font-size: 11px;
  color: #16b24a;
  font-weight:bold;
  font-style: italic;
  text-decoration:none;
  border-bottom: 1px dashed #16b24a;
}
.sale-text a:hover {
  border: none;
}
.discount td {
  height: 48px;
  vertical-align: middle;
  border-top:1px solid #fff;
  background: #f1f3f5;
  padding-left: 30px;
  font-size: 14px;
  color: #373737;
  font-weight: bold;
}
.input-text {
  margin-left: 15px;
  width: 78px;
  height: 26px;
  font-weight: 400;
  border:2px solid #e7eaec;
  background: url(../jpg/inp.jpg) repeat-x top left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.button-submit {
  font-size: 12px;
  color: #032f60;
  height: 30px;
  padding: 0px 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border:2px solid #e7eaec;
  background: url(../jpg/button-submit.jpg) repeat-x top left;
  cursor: pointer;
  font-family: 'Arial Black',sans-serif;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
}
.button-submit:hover {
  background-position: 0px -26px;
}
.button-submit:active {
  background-position: 0px -52px;
}
.shiping  td {
  height: 53px;
  vertical-align: middle;
  padding-left: 30px;
  background: #fff;
  font-size: 12px;
  font-family: 'Arial Black',sans-serif;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
}



.shiping-method td {
  padding: 12px 0px 20px 30px;
  border-top:1px solid #fff;
  background: #f1f3f5;
  font-size: 14px;
  color: #373737;


}
.shiping-method td ul li {
  height: 29px;
}

.met-name {
  width: 408px;
  float: left;
  font-weight: bold;
  height: 29px;
  line-height: 29px;
}
.met-price {
  width: 72px;
  float: left;
  height: 29px;
  line-height: 29px;
  text-align:center;
}
.met-qty {
  width:64px;
  float: left;
  height: 29px;
  line-height: 29px;
  text-align:center;
}
.met-subtotal {
  width: 98px;
  float: left;
  height: 29px;
  line-height: 29px;
  text-align:center;
  font-weight: bold;

}
.total td {
  color:#ff3d21;
  font-size: 18px;
  font-family: 'Arial Black',sans-serif;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
  padding-right: 26px;
  height:53px;
  line-height: 53px;
  text-align: right;
  background: #fff;
}
.total td span {
  color: #373737;
}


.cart-button {
  margin-top: 10px;
  margin-left: 5px;
  float:left;
}
.cart-check {
  margin-top: 10px;
  margin-right: 5px;
  float: right;
}
.button-checkout {
  font-size: 12px;
  color: #ff3d21;
  height: 30px;
  padding: 0px 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border:2px solid #f6e3e0;
  background: url(../jpg/button-checkout.jpg) repeat-x top left;
  cursor: pointer;
  font-family: 'Arial Black',sans-serif;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
}
.button-checkout:hover {
  background-position: 0px -26px;
}
.button-checkout:active {
  background-position: 0px -52px;
}

.stock {
  margin: 40px 0px 0px 22px;
}
.stock h2 {
  font-size: 24px;
  color: #16b24a;
  font-family: 'Georgia','serif';
  line-height: 20px;
  font-style: italic;
}
.stock ul li {
  height:25px;
  margin-top:12px;
}
.stock-photo {
  float:left;
  width: 25px;
  height: 25px;
  margin-right: 8px;
}
.stock-text {
  float:left;
  line-height: 25px;
  font-size: 14px;
  color:#373737;
}
/* Sitemap */
.title-h1 {
    margin-top: 20px;
    font-size: 20px;
    color: #000;
    font-weight: bold;
}
.title-h2 {
    margin-top: 5px;
    font-size: 14px;
    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(../png/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: url(../png/bonus-title-bg.png) no-repeat top left;
  -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: 15px;
  color: #fff;
  text-shadow: #0a5e87 0px -1px 0px;
  font-weight: bold;
}
.PU-bonus-block {
  padding: 10px 0px 10px 0px;
}
.PU-bonus-block ul {
  margin-top: 20px;
  border-bottom: 1px solid #919191;
}
.PU-bonus-block ul label {
  line-height: 18px;
  font-size: 14px;
  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 {
  cursor: default;
  color: #909090;
  background: none;
}
.PU-bonus-buttons {
  padding: 25px 25px 25px 91px;
}
.PU-bonus-buttons input {
  height: 32px;
  line-height: 32px;
  border: 2px solid #cecece;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0px 14px;
  margin-right: 10px;
  cursor: pointer;
  background: url(../png/butt-bg.png) repeat-x top left;
  font-size: 15px;
  color: #1e335f;
  font-weight: bold;
}
.PU-bonus-block h4 {
  line-height: 18px;
  padding-left: 25px;
  color: #272727;
  font-size: 18px;
}
.PU-bonus-description {
  line-height: 18px;
  padding: 4px 0px 4px 25px;
  color: #919191;
}

.PU-bonus-block h4 span {
  font-size: 18px;
  color: #18aeff;
}
.PU-bonus-block h4 strong {
  color: #919191;
  font-weight: normal;
  font-size: 18px;
}
.checkout-main {
  width: 958px !important;
  overflow: hidden !important;
}
.checkout-main .CO-BA {
  width: 469px !important;
}
.checkout-main .CO-SA {
  width: 469px !important;
}
.hitsale td  {
  background: #97c2ef !important;
}
