.jumbotron {
  position: relative;
  padding:  * 2 0;
}
.jumbotron h1 {
  font-size: 48px;
  letter-spacing: -1px;
  line-height: 1;
  margin: 0 0  / 2 0;
}
.jumbotron p {
  font-size: 18px;
  line-height: 1.275;
  margin: 0 0  0;
}
.jumbotron .btn {
  margin-top:  / 2;
}
.jumbotron .btn-large {
  margin-top: ;
  font-size: 16px;
}
.masthead {
  padding:  * 4 0  * 3;
  text-align: center;
}
.masthead h1 {
  font-size: 84px;
}
.masthead p {
  font-size: 36px;
}
.masthead .btn-large {
  font-size: 24px;
  padding: 12px 24px;
}
.jumbotron.has-image {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.masthead.has-image {
  text-align: left;
}
.thumbnails {
  margin-bottom: ;
  margin-left: -14px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  position: relative;
  margin-bottom: ;
  margin-left: 14px;
}
.thumbnail {
  border: 1px solid #ddd;
  display: block;
  padding: 4px;
  line-height: 24px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
a.thumbnail:hover {
  border-color: #86a64b;
  -webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  -moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #4b4a4a;
}
.thumbnails.paper > li:before,
.thumbnails.paper > li:after {
  content: '';
  position: absolute;
  z-index: -2;
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 20%;
  box-shadow: 0 15px 10px rgba(0,0,0,0.7);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.thumbnails.paper > li:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
.thumbnails.paper .thumbnail {
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.thumbnails.paper a.thumbnail.paper:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-indent: -9999em;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {

}
.t3-logo-small,
.t3-logo-small.t3-logo-color {

}
.t3-logo-dark {

}
.t3-logo-small.t3-logo-dark {

}
.t3-logo-light {

}
.t3-logo-small.t3-logo-light {

}
.wrap {
  width: auto;
  clear: both;
}
.offset-12 {
  margin-left: -958px;
}
.offset-11 {
  margin-left: -877px;
}
.offset-10 {
  margin-left: -796px;
}
.offset-9 {
  margin-left: -715px;
}
.offset-8 {
  margin-left: -634px;
}
.offset-7 {
  margin-left: -553px;
}
.offset-6 {
  margin-left: -472px;
}
.offset-5 {
  margin-left: -391px;
}
.offset-4 {
  margin-left: -310px;
}
.offset-3 {
  margin-left: -229px;
}
.offset-2 {
  margin-left: -148px;
}
.offset-1 {
  margin-left: -67px;
}
.row-fluid .spanfirst {
  margin-left: 0 !important;
}
.wrap {
  width: auto;
  clear: both;
}
body {
  background-color: #cfcfcf;
  color: #444;
  font-family: Arial;
  font-size: 12px;
  line-height: 24px;
  margin: 0;
}
a {
  color: #86a64b;
  text-decoration: none;
}
a:hover {
  color: #5b7133;
  text-decoration: normal;
}
img {
  max-width: 100% !important;
}
.img-rounded {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
-------------------------------------------------------
table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  line-height: 24px;
  padding: 8px 10px;
  text-align: left;
  /*vertical-align: top;*/
}
td {
  border-top: 1px solid #ddd;
}
th {
  background: #444;
  color: #4b4947;
  font-weight: bold;
}
th a {
  color: #4b4947;
}
th a:hover,
th a:focus,
th a:active {
  color: #fff;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
-------------------------------------------------------
.star {
  color: #e8c423;
}
.red {
  color: #c31d1d;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
form {
  margin: 0 0 24px;
}
input,
textarea {
  width: 210px;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  -moz-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  -o-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #a4a4a4;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #ddd;
}
select[multiple],
select[size] {
  height: auto;
}
.radio,
.checkbox {
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  padding-top: 5px;
  margin-bottom: 0;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
.form-actions {
  padding: 0 20px 24px;
  margin-top: 24px;
  margin-bottom: 24px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
}
.help-block,
.help-inline {
  color: #6a6a6a;
}
.help-block {
  margin-bottom: 12px;
}
.input-append,
.input-prepend {
  margin-bottom: 5px;
}
#login-form .input-append,
#login-form .input-prepend {
  display: block;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  margin-bottom: 0;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 12px;
}
legend + .control-group {
  margin-top: 24px;
}
.form-horizontal .control-group {
  margin-bottom: 24px;
}
.form-horizontal .control-label {
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  margin-left: 160px;
}
.form-horizontal .help-block {
  margin-top: 12px;
  margin-bottom: 0;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}
.btn {
  padding: 4px 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  color: #444;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #5b5856;
  background-image: -moz-linear-gradient(top,#656360,#4b4947);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#656360),to(#4b4947));
  background-image: -webkit-linear-gradient(top,#656360,#4b4947);
  background-image: -o-linear-gradient(top,#656360,#4b4947);
  background-image: linear-gradient(to bottom,#656360,#4b4947);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff65625f', endColorstr='#ff4b4947', GradientType=0);
  border-color: #4b4947 #4b4947 #242322;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #4b4947;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #444;
  background-color: #4b4947;
  *background-color: #3e3c3b;
}
.btn:active,
.btn.active {
  background-color: #31302e \9;
}
.btn:hover,
.btn a.btn:hover {
  text-decoration: none;
  background-color: #4b4947;
}
.btn:focus,
.btn a.btn:focus {
  outline: 0;
}
.btn.active,
.btn:active,
.btn a.btn:active {
  text-decoration: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-large {
  padding: 9px 14px;
  font-size: 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
}
.btn-small {
  padding: 3px 9px;
  font-size: 11px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 10px;
}
.btn {
  border-color: #c5c5c5;
  border-color: rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
}
.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #95b35d;
  background-image: -moz-linear-gradient(top,#9ebb69,#86a64b);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#9ebb69),to(#86a64b));
  background-image: -webkit-linear-gradient(top,#9ebb69,#86a64b);
  background-image: -o-linear-gradient(top,#9ebb69,#86a64b);
  background-image: linear-gradient(to bottom,#9ebb69,#86a64b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9ebb68', endColorstr='#ff86a64b', GradientType=0);
  border-color: #86a64b #86a64b #5b7133;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #86a64b;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: #86a64b;
  *background-color: #789443;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #6a833b \9;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #ff8f21;
  background-image: -moz-linear-gradient(top,#ff9a35,#ff8002);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ff9a35),to(#ff8002));
  background-image: -webkit-linear-gradient(top,#ff9a35,#ff8002);
  background-image: -o-linear-gradient(top,#ff9a35,#ff8002);
  background-image: linear-gradient(to bottom,#ff9a35,#ff8002);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff9934', endColorstr='#ffff8002', GradientType=0);
  border-color: #ff8002 #ff8002 #b55a00;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #ff8002;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #ff8002;
  *background-color: #e87300;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #ce6700 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #d52a2a;
  background-image: -moz-linear-gradient(top,#e13232,#c31d1d);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#e13232),to(#c31d1d));
  background-image: -webkit-linear-gradient(top,#e13232,#c31d1d);
  background-image: -o-linear-gradient(top,#e13232,#c31d1d);
  background-image: linear-gradient(to bottom,#e13232,#c31d1d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe03232', endColorstr='#ffc31d1d', GradientType=0);
  border-color: #c31d1d #c31d1d #801313;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #c31d1d;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #c31d1d;
  *background-color: #ad1a1a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #971616 \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #95b35d;
  background-image: -moz-linear-gradient(top,#9ebb69,#86a64b);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#9ebb69),to(#86a64b));
  background-image: -webkit-linear-gradient(top,#9ebb69,#86a64b);
  background-image: -o-linear-gradient(top,#9ebb69,#86a64b);
  background-image: linear-gradient(to bottom,#9ebb69,#86a64b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9ebb68', endColorstr='#ff86a64b', GradientType=0);
  border-color: #86a64b #86a64b #5b7133;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #86a64b;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #86a64b;
  *background-color: #789443;
}
.btn-success:active,
.btn-success.active {
  background-color: #6a833b \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #00b0eb;
  background-image: -moz-linear-gradient(top,#00bfff,#09c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#00bfff),to(#09c));
  background-image: -webkit-linear-gradient(top,#00bfff,#09c);
  background-image: -o-linear-gradient(top,#00bfff,#09c);
  background-image: linear-gradient(to bottom,#00bfff,#09c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00bfff', endColorstr='#ff0099cc', GradientType=0);
  border-color: #09c #09c #006080;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #09c;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #09c;
  *background-color: #0086b3;
}
.btn-info:active,
.btn-info.active {
  background-color: #007399 \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #535353;
  background-image: -moz-linear-gradient(top,#5e5e5e,#444);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5e5e5e),to(#444));
  background-image: -webkit-linear-gradient(top,#5e5e5e,#444);
  background-image: -o-linear-gradient(top,#5e5e5e,#444);
  background-image: linear-gradient(to bottom,#5e5e5e,#444);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5d5d5d', endColorstr='#ff444444', GradientType=0);
  border-color: #444 #444 #1e1e1e;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #444;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #444;
  *background-color: #373737;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #2b2b2b \9;
}
.invalid {
  border-color: #c31d1d;
}
label.invalid {
  color: #c31d1d;
}
.nav {
  margin-bottom: 24px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #86a64b;
  border-bottom-color: #86a64b;
  margin-top: 8px;
  margin-left: 5px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #5b7133;
  border-bottom-color: #5b7133;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #4b4a4a;
  border-bottom-color: #4b4a4a;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
  background-color: #282828 !important;
    border-right: 1px solid #464646;
    border-top: 0 none;
    color: #FFFFFF;
    font-family: arial;
    font-size: 14px;
    height: 50px;
    padding: 18px 14px;
    text-shadow: none;
    text-transform: uppercase;
	display: block;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}



.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  list-style: none;
  background-color: #313131;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 11px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu li > a {
  clear: both;
  color: #fff;
  display: block;
  line-height: 24px;
  font-weight: normal;
  padding: 3px 20px;
  text-shadow: none;
  white-space: nowrap;
  font-size: 12px;
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.nav li.dropdown.open > .dropdown-toggle,
.nav li.dropdown.active > .dropdown-toggle,
.nav li.dropdown.open.active > .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  /*background-color: #86a64b;*/
  color: #fff;
  /*width: 100%;*/

}

#k2ModuleBox89 li:hover {
  background-color: #86a64b;
  color: #fff;
  /*width: 100%;*/

}

.nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #4b4a4a;
  border-bottom-color: #4b4a4a;
}
.nav li.dropdown > .dropdown-toggle:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav li.dropdown.open > .dropdown-toggle .caret,
.nav li.dropdown.active > .dropdown-toggle .caret,
.nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.touch .dropdown-submenu:hover > .dropdown-menu {
  display: none;
}
.touch .dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #4b4947;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.t3-navhelper {
  background: #353535;
  color: #4b4a4a;
}
.breadcrumb {
  padding: 12px 0;
  margin: 0;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *zoom: 1;
}
.breadcrumb:before,
.breadcrumb:after {
  display: table;
  content: "";
  line-height: 0;
}
.breadcrumb:after {
  clear: both;
}
.breadcrumb li {
  text-shadow: none;
  display: block;
  float: left;
}
.breadcrumb a {
  color: #4b4a4a;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #4b4a4a;
}
.breadcrumb .divider img {
  vertical-align: middle;
}
.breadcrumb .active {
  color: #999;
}
.t3-mainnav {
  border-top: 0px solid #e6e6e6;
  border-bottom: 1px solid #cccccc;
  height: 40px;
}
.t3-mainnav .navbar {
  color: #4b4a4a;
  margin-bottom: 0;
  margin-top: 0;
}
.t3-mainnav .navbar-inner {
  min-height: 40px;
  padding: 0;
  background: transparent;
  border: 0;
  border-left: 1px solid #d9d9d9;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.t3-mainnav .dropdown .caret {
  margin-left: 5px;
}
.t3-mainnav .dropdown-menu {
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.t3-mainnav .dropdown-menu li > a {
  border-top: 1px solid #4b4947;
  padding: 5px 20px;
  text-shadow: none;
  background: url(../../../images/bullet-menu.png) no-repeat 10px center;
}
.t3-mainnav .dropdown-menu li:first-child > a {
  border-top: 0;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:before {
  display: none;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:after {
  display: none;
}
.t3-mainnav .dropdown-menu .disabled > a,
.t3-mainnav .dropdown-menu .disabled > a:hover {
  color: #999;
}
.t3-mainnav .dropdown-menu .disabled > a:hover {
  background-color: transparent;
}
.t3-mainnav .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.t3-mainnav .nav li.dropdown.open > .dropdown-toggle .caret,
.t3-mainnav .nav li.dropdown.active > .dropdown-toggle .caret,
.t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.t3-mainnav .dropdown-submenu > .dropdown-menu {
  border-radius: 0;
}
.t3-mainnav .dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.nav-stacked {
  border: 0;
  border-radius: 0;
}
.nav-stacked li {
  background: url("../../../images/line-title.png") no-repeat scroll left bottom transparent;
  padding: 5px 0;
}
.nav-stacked li a {
  background: url("../../../images/icon-li1.png") no-repeat scroll left 7px transparent;
  color: #4B4A4A;
  display: inline-block;
  font-weight: bold;
  text-indent: 27px;
}
.nav-tabs.nav-stacked > li > a {
  border: 0;
  padding: 0;
}
.pagination {
  text-align: right;
}
ul.pagination-list {
  text-align: right;
  float: right;
  margin-left: 10px;
}
.nav-stacked li a:hover {
  border: 0;
  background: url("../../../images/icon-li1-hover.png") no-repeat scroll left 7px transparent;
  color: #c31d1d;
}
div.pagination > span {
  color: #535353;
  display: inline-block;
  padding-top: 3px;
}
div.pagination ul li {
  float: left;
  margin-left: 4px;
  list-style: none;
}
div.pagination ul li a {
  background-color: #bebebe;
  padding: 4px 13px;
  color: #313131;
  font-weight: bold;
  display: block;
  width: 5px;
}
div.pagination ul li.prev a,
div.pagination ul li.next a {
  color: #fff;
  text-indent: 40px;
  overflow: hidden;
}
div.pagination ul li.prev a {
  background: url('../../../images/nagition-prev.png') #282828 center center no-repeat;
}
div.pagination ul li.next a {
  background: url('../../../images/nagition-next.png') #282828 center center no-repeat;
}
ul.pagination-list li a:hover,
ul.pagination-list li a.disabled,
ul.pagination-list li.prev a:hover,
ul.pagination-list li.next a:hover,
div.pagination ul li a:hover,
div.pagination ul li.active a,
div.pagination ul li.disabled a:hover {
  background-color: #86a64b;
  color: #fff;
}
ul.pagination-list li.prev a.disabled,
ul.pagination-list li.next a.disabled {
  background-color: #282828;
}
.t3-mainnav .dropdown-menu {
  background-color: #181818;
  min-width: 200px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.t3-mainnav .dropdown-menu li > a {
  padding: 8px 20px 8px 24px;
  color: #fff;
  border-top: 1px solid #464646;
  background: url('../../../images/bullet-menu.png') 10px 17px no-repeat;
}
.t3-mainnav .dropdown-menu li > a:hover,
.t3-mainnav .dropdown-menu li > a:focus,
.t3-mainnav .dropdown-submenu:hover > a,
.t3-mainnav .dropdown-submenu li.active > a,
.t3-mainnav .dropdown-submenu li.active > a:hover,
.t3-mainnav .dropdown-menu li.active > a,
.t3-mainnav .dropdown-menu li.active > a:hover {
  background: url('../../../images/bullet-menu.png') #86A64B 10px 17px no-repeat;
  color: #fff;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-image: none;
  color: #fff;
}
.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 5px;
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: inherit;
  line-height: 30px;
  font-size: 16px;
  font-family: Oswald;
  margin: 0 0 12px 0;
  padding: 0;
  text-transform: uppercase;
}
.t3-sidebar .module-title {
  color: #414141;
}
.t3-sidebar .module-title span {
  display: inline-block;
}
.module-ct {
  background: inherit;
  color: inherit;
  padding: 0;
  *zoom: 1;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: "";
  line-height: 0;
}
.module-ct:after {
  clear: both;
}
.t3-module ul,
.t3-module ol {
  margin-left: 20px;
}
.t3-module ul.unstyled,
.t3-module ol.unstyled,
.t3-module ul.nav,
.t3-module ol.nav {
  margin-left: 0;
}
.module_menu .nav {
  margin-bottom: 24px;
}
.module_menu .nav > li {
  border-top: 1px solid #4b4947;
}
.module_menu .nav > li > a {
  padding: 5px;
}
.module_menu .nav > li:first-child {
  border-top: 0;
}
.module_menu .nav > li:first-child > a {
  border-top: 0;
}
.module_menu .nav > li > a:hover,
.module_menu .nav > li > a:focus {
  color: #86a64b;
  background: none;
}
.module_menu .nav > li.active > a {
  color: #86a64b;
  background: none;
}
.banneritem {
  padding: 12px 0;
  border-top: 1px solid #ddd;
}
.banneritem:first-child {
  margin-top: 12px;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #ddd;
  font-size: 10px;
  padding-top: 12px;
  text-align: right;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #4b4947;
}
.feed .newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed .feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #4b4947;
  display: inline-block;
  padding: 5px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.module_category .module-title {
  background: url('../../../images/bottom-title.png') bottom left no-repeat;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.module_category .module-title span {
  background-color: #86a64b;
  display: inline-block;
  width: 100%;
  text-indent: 14px;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  color: #fff;
}
.t3-sidebar .t3-module.module_category .module-inner {
  background-color: #313131;
}
.t3-footer .custom_top {
  margin-top: 40px;
  margin-bottom: 10px;
}
.t3-footer .custom_top p.title {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-family: Oswald;
  float: left;
}
.t3-footer .custom_top .social {
  float: right;
  background-color: #6d6e71;
  margin-left: 9px;
}
.t3-footer .custom_top .social:hover {
  background-color: #29d6fb;
}
.t3-footer .custom p.line-bottom {
  border-top: 1px solid #565453;
  padding: 5px 0;
  margin-bottom: 0;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
}
.t3-footer .custom p.line-bottom span {
  color: #7e7e7e;
  float: right;
  padding-right: 40px;
}
.t3-footer span.acyfield_email {
  float: left;
  width: 100%;
}
.t3-footer p.onefield {
  float: left;
  width: 80%;
  margin-bottom: 0;
}
.t3-footer div.acymailing_module,
.t3-footer .acymailing_module div {
  display: inline-block;
  width: 100%;
}
.t3-footer .acysubbuttons {
  float: left;
  margin-bottom: 0;
}
.t3-footer .acysubbuttons input.button {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-family: Oswald;
  padding: 6px 17px;
}
.t3-footer .acymailing_fulldiv form {
  margin-bottom: 0;
}
.t3-footer span.acyfield_email input.inputbox {
  margin-bottom: 0;
}
.copyright ul.nav {
  float: left;
  margin-right: 42px;
  margin-bottom: 4px;
}
.copyright ul.nav li {
  float: left;
  margin-right: 8px;
}
.copyright ul.nav li a {
  padding: 2px 8px;
  background-color: #4f4f4f;
  color: #fff;
  text-transform: uppercase;
  font-family: Oswald;
  font-size: 13px;
}
.copyright ul.nav li.active a,
.copyright ul.nav li a:hover {
  background-color: #86a64b;
  color: #fff;
}
.t3-footer .poweredby a {
  font-size: 12px;
  color: #bfbfbf;
  font-weight: normal;
}
#backtop {
  background: url('../../../images/backtop.png') #86a64b center 6px no-repeat;
  text-align: center;
  font-size: 12px;
  line-height: 125px;
  position: absolute;
  right: 0;
  top: 0;
  width: 150px;
  height: 100px;
  cursor: pointer;
  font-family: Georgia;
  text-transform: uppercase;
  color: #fff;
}
.bank-card img {
  margin-right: 5px;
}
.bg-telephone {
  background: url('../../../images/head-footer.png') center left no-repeat;
  width: 450px;
  height: 110px;
  position: absolute;
  top: -49px;
  margin-left: -40px;
  color: #fff;
  text-transform: uppercase;
  font-family: Oswald;
  font-size: 25px;
  line-height: 92px;
  text-indent: 120px;
}
@media (min-width: 1550px) {
  /*.t3-footer .right-footer {
    width: 40%;
  }*/
}
.absolute {
  position: relative;
}
.right-footer {
  background: url('../../../images/right-footer.png') center right repeat-x;
  width: 33%;
  right: 0;
  top: -49px;
  position: absolute;
  height: 110px;
}
.custom_intro p.intro {
  background: url("../../../images/icon-title.png") no-repeat scroll left top transparent;
  color: #595959;
  display: inline-block;
  font-family: Georgia;
  font-size: 20px;
  font-style: italic;
  line-height: 34px;
  padding: 0 169px 0 61px;
  position: relative;
}
.custom_intro p.intro img {
  position: absolute;
  right: 0;
  top: -10px;
}
.custom_ship {
  background: url('../../../images/bus.png') #fff center left no-repeat;
  height: 84px;
  text-indent: 135px;
  border: 7px solid #bebebe;
}
.custom_ship h3 {
  font-family: Oswald;
  text-transform: uppercase;
  font-size: 30px;
  color: #65912b;
  line-height: 18px;
  padding-top: 9px;
}
.custom_ship p {
  font-size: 13px;
  color: #515151;
}
.module_ship {
  margin-right: 30px;
}
.responsiveLayout .bt-contentshowcase_company .bt-inner a {
  background: url('../../../images/shadow-logo.png') bottom center no-repeat;
  padding-bottom: 7px;
  display: block;
}
.responsiveLayout .bt-contentshowcase_company .bt-inner img {
  background-color: #fff;
  border: 0 none;
  outline: 0 none;
}
.responsiveLayout .bt-contentshowcase_company .bt-inner a:hover {
  background: url('../../../images/shadow-logo.png') bottom center no-repeat;
}
.responsiveLayout .bt-contentshowcase_company .btcontentshowcase-next:hover {
  background: url("../../../images/next.png") #86a64b center center no-repeat !important;
}
.responsiveLayout .bt-contentshowcase_company .btcontentshowcase-prev:hover {
  background: url("../../../images/prev.png") #86a64b center center no-repeat !important;
}
.responsiveLayout .bt-contentshowcase_company .btcontentshowcase-next {
  background: url("../../../images/next.png") #bebebe center center no-repeat !important;
  width: 48px;
  height: 48px;
  right: 0 !important;
  top: 54% !important;
}
.bt-contentshowcase_company .jcarousel-skin-tango {
  margin-right: 52px;
}
.responsiveLayout .bt-contentshowcase_company .btcontentshowcase-prev {
  background: url("../../../images/prev.png") #bebebe center center no-repeat !important;
  width: 48px;
  height: 48px;
  left: auto !important;
  right: 0;
  top: 11% !important;
}
.responsiveLayout .bt-contentshowcase_company .bt-inner {
  margin-left: 0;
}
.t3-navhelper {
  padding-bottom: 60px;
  background-color: #e6e6e2;
}
.swap-t3-sl-2 {
  background-color: #e6e6e2;
}
.module_intro {
  margin-bottom: 0;
}
.address_block input.button,
input#payment_submit,
#shipping_form input.button,
.finish input.button{
  background-color: #F8F8F8;
  border: 1px solid #E4E4E4;
  color: #707070;
  display: inline-block;
  font-family: Oswald;
  font-size: 16px;
  height: 34px;
  line-height: 33px;
  margin: 10px 0;
  padding: 0 20px;
  text-transform: uppercase;
}
.address_block input.button:hover,
input#payment_submit:hover,
#shipping_form input.button:hover,
.finish input.button:hover, button.button {
  background-color: #c31d1d;
  color: #fff;
}
.other-register label {
  display: inline-block;
}
.other-register span {
  font-weight: bold;
  padding-right: 20px;
}
#jshop_menu_order {
  border: 0;
  background-color: #282828;
  color: #fff;
  font-weight: bold;
}
.other-register input#delivery_adress_1,
.other-register input#delivery_adress_2 {
  margin: -2px 3px 0 15px;
}
.requiredtext {
  color: #86a64b;
  font-size: 12px;
}
div.jshop_register table tr td input {
  margin-bottom: 0;
}
table#table_payments,
#table_shippings {
  width: 100%;
}
table#table_payments input,
#table_shippings input {
  float: left;
  margin-right: 8px;
}
#table_shippings label {
  font-weight: bold;
}
table.jshop.preview {
  border-top: 1px solid #D4D4D4;
  border-bottom: 1px solid #D4D4D4;
  margin: 25px 0 0;
  display: inline-block;
}
#order_add_info {
  box-shadow: none;
  height: 110px;
}
.finish h3 {
  color: #707070;
  font-family: Oswald;
  font-size: 16px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.form_finish {
  display: inline-block;
}
a.policy {
  color: #000000;
  font-weight: bold;
  text-transform: inherit;
}
.row_agb input#agb {
  margin-top: 0;
  margin-right: 8px;
}
.shoppingLayout .bt-productslider_feature {
  padding-top: 0;
}
.shoppingLayout .bt-productslider_feature .bt-prices-oldPrice {
  text-align: center;
  padding-right: 0;
  padding-top: 0;
}
.shoppingLayout .bt-productslider_feature li {
  position: relative;
  padding: 3px;
}
.shoppingLayout .bt-productslider_feature .bt-row {
  padding: 0;
}
.shoppingLayout .bt-productslider_feature .bt-row {
  position: static;
}
.shoppingLayout .bt-productslider_feature .bt-prices {
  height: 60px;
  padding-top: 5px;
  background-color: #86a64b;
}
.shoppingLayout .bt-productslider_feature .bt-prices-salesPrice {
  padding-right: 0;
  font-family: Oswald;
  font-size: 20px;
  text-align: center;
}
.module_feature .shoppingLayout .bt-productslider_feature {
  padding: 0;
}
.shoppingLayout .bt-productslider_feature img {
  margin-bottom: 16px;
  margin-top: 3px;
}
.contact .page-header h2 {
  color: #757575;
  font-family: 'Open Sans Condensed';
  font-size: 60px;
  font-weight: 300;
  margin: 0;
}
#contact-form legend {
  font-size: 12px;
  color: #757575;
  line-height: normal;
  border-bottom: 0;
  margin-bottom: 10px;
}
.t3-content .contact {
  padding: 40px !important;
}
#contact-form .control-label label {
  font-weight: bold;
}
#contact-form input {
  background: url("../../../images/line-input.png") no-repeat scroll left bottom #EBEBEB;
  border: 0 none;
  box-shadow: none;
  display: block;
  height: 35px;
  line-height: 35px;
  margin: 0;
  padding: 0 6px;
  width: 378px;
}
#contact-form textarea {
  background: url("../../../images/line-input.png") no-repeat scroll left bottom #EBEBEB;
  border: 0 none;
  box-shadow: none;
  padding: 0 6px;
  margin: 0;
  width: 60%;
  height: 104px;
}
#contact-form input#jform_contact_email_copy {
  width: auto;
}
#contact-form .form-actions {
  margin: 0;
  background: none;
  border: 0;
}
#contact-form .form-actions .bt-contact {
  background-color: #F8F8F8;
  border: 1px solid #E4E4E4;
  color: #707070;
  display: inline-block;
  font-family: Oswald;
  font-size: 16px;
  height: 34px;
  line-height: 33px;
  margin: 0px 0;
  padding: 0 20px;
  text-transform: uppercase;
}
#contact-form .form-actions .bt-contact:hover {
  background-color: #86a64b;
  color: #fff;
}
.module_map {
  padding: 40px 40px 0;
  margin-bottom: 0;
}
.t3-sidebar .t3-module.module_category .module-inner {
  padding: 0;
}
.module_feature .jcarousel-skin-tango .jcarousel-item-horizontal {
  margin-right: 0;
}
.t3-sidebar .t3-module.module_custom .module-inner {
  padding: 0;
}
.module_feature .shoppingLayout .bt-productslider_feature .vote {
  float: none;
}
.module_login span.add-on {
  display: none;
}
.module_login input {
  background: url("../../../images/line-input.png") no-repeat scroll left bottom #EBEBEB;
  border: 0 none;
  box-shadow: none;
  display: block;
  height: 35px;
  line-height: 35px;
  margin: 0;
}
.module_login input.input {
  padding: 0;
  width: 100%;
  text-indent: 10px;
}
.module_login input.inputbox {
  height: 25px;
}
.module_login .btn-primary {
  background: #F8F8F8;
  border: 1px solid #E4E4E4;
  color: #707070;
  display: inline-block;
  font-family: Oswald;
  font-size: 16px;
  height: 30px;
  line-height: 29px;
  margin: 10px 0;
  padding: 0 20px;
  text-transform: uppercase;
}
.module_login .btn-primary:hover {
  background: #c31d1d;
  color: #fff;
}
.module_login label.checkbox {
  font-weight: bold;
}
.module_login li {
  background: url('../../../images/icon-link.png') center left no-repeat;
  text-indent: 24px;
  list-style: none;
}
.module_login a {
  color: #333;
  font-family: Georgia;
  font-style: italic;
  line-height: 30px;
}
.module_login ul {
  margin-left: 0;
}
.module_login li:hover {
  background: url('../../../images/icon-link-hover.png') center left no-repeat;
}
.module_login a:hover {
  color: #86a64b;
}
.stars_no_active {
  background: url("../../../images/stars.png") repeat-x scroll 0 bottom transparent;
  display: block;
  height: 16px;
  position: relative;
  width: 90px;
}
.stars_active {
  background-image: url("../../../images/stars.png");
}
.module_feature .shoppingLayout .bt-inner .bt-introtext {
  margin: 10px 0;
}
.t3-sidebar .t3-module.module_custom {
  background: none;
}
.cart320 {
  display: none;
}
.cartfull {
  display: block;
}
#cp-caption-bd {
  border-top: 4px solid #fff;
  opacity: .8;
  padding-bottom: 8px;
  border-bottom: 2px solid #fff;
}
#cp-caption-bd .cp-desc-block p.cp-desc {
  background: url('../../../images/bg-slider-title.png') top left !important;
  padding: 4px 12px !important;
  opacity: 1;
  border-bottom: 0 !important;
}
#t3-slide #cp-caption-bd h3.cp-title {
  margin-bottom: 5px !important;
  opacity: 1;
  margin-top: 12px !important;
  border: 0 !important;
  padding: 10px !important;
  background: url('../../../images/bg-slider-title.png') top left !important;
}
.blog {
  padding: 18px;
}
.items-leading .leading {
  margin-bottom: 48px;
}
.items-row .item {
  margin-bottom: 48px;
}
.divider-vertical {
  margin: 0 0 48px;
  border: 0;
  border-top: 1px solid #464646;
  border-bottom: 1px solid #fff;
}
.article-aside {
  color: #4b4a4a;
  font-size: 12px;
}
.article-info {
  margin: 0 0 10px;
  display: inline-block;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd span {
  font-weight: bold;
}
.article-footer {
  color: #999;
  font-size: 11px;
  margin-bottom: 24px;
}
article img[align=left],
.img_caption.left {
  margin: 0 14px 24px 0;
}
article img[align=right],
.img_caption.right {
  margin: 0 0 24px 14px;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 24px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 14px;
}
.img-fulltext-right {
  float: right;
  margin-left: 14px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #4b4947;
  color: #4b4a4a;
  font-size: 10px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
}
article aside .btn-group > .dropdown-toggle {
  background: transparent;
  border: 0;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.login_form fieldset,
.login fieldset {
  padding: 15px 0 0;
}
.login_form fieldset p,
.login fieldset p {
  margin: 0 0 5px;
}
.login_form label,
.login label {
  display: block;
  font-weight: bold;
}
.login-fields {
  margin: 0 0 10px;
}
.login_form .inputbox,
.login-fields .required {
  margin-left: 10px;
  width: 150px;
}
.login_form .remember .inputbox {
  width: 20px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  font-size: 150%;
  margin-top: 0;
  margin-bottom: 20px;
}
#mailto-window .mailto-close {
  background: #FFF;
  background: -moz-linear-gradient(bottom,#ccc,#f0f0f0);
  background: -webkit-linear-gradient(bottom,#ccc,#f0f0f0);
  border: 1px solid #CCC;
  border-radius: 3px;
  color: #666;
  font-size: 92%;
  padding: 2px 5px;
  position: absolute;
  top: -10px;
  right: 0px;
  text-shadow: 1px 1px 0 #f0f0f0;
}
#mailto-window .mailto-close a {
  color: #666;
}
#mailto-window .mailto-close:hover {
  border-color: #999;
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .inputbox {
  width: 70%;
}
#mailtoForm .button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #4b4947;
  border: 1px solid #ddd;
  margin-bottom: 24px;
  padding: 12px 24px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
#searchForm {
  padding: 12px 24px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: "";
  line-height: 0;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 24px 0;
}
#searchForm legend {
  margin-bottom: 12px;
}
.phrases-box input,
.phrases-box label,
.form-limit input,
.form-limit label,
.only label {
  display: inline-block;
  margin-right: 10px;
}
.phrases-box input {
  margin: 0;
}
.search-results {
  margin-top: 24px;
}
.search-results .result-title {
  font-size: 14px;
  margin-top: 24px;
}
.search-results .result-category {
  font-size: 10px;
  color: #999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-created {
  font-size: 10px;
  color: #999;
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items div.intro {
  clear: both;
  overflow: hidden;
}
.category-item {
  margin-top: 24px;
  *zoom: 1;
}
.category-item:before,
.category-item:after {
  display: table;
  content: "";
  line-height: 0;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 24px;
}
.category-item .category-item {
  margin-left: 1.4613778705637%;
}
.newsfeed > h2 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 24px;
  margin-bottom: 24px;
}
.feed-description {
  margin-bottom: 48px;
}
.edit textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #4b4947;
  border: 1px solid #3e3c3b;
  color: #999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 4px;
}
.button2-left span,
.button2-right span {
  color: #999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #3e3c3b;
  color: #444;
  text-decoration: none;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.article-content .pagination ul {
  border-left: 1px solid #ddd;
}
.article-content .pagination ul li {
  float: left;
  padding: 12px 24px;
  line-height: normal;
  border: 1px solid #ddd;
  border-left: 0;
}
.article-content .pagination ul a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 24px;
  font-weight: bold;
}
#article-index {
  float: right;
  margin: 0 0 24px 24px;
  padding: 10px;
  width: 30%;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#article-index ul {
  margin: 0 0 0 20px;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav li.pagenav-prev {
  margin-right: 10px;
}
.pagenav li a {
  background-color: #F8F8F8;
  border: 1px solid #E4E4E4;
  color: #707070;
  display: inline-block;
  font-family: Oswald;
  font-size: 16px;
  height: 34px;
  line-height: 33px;
  margin: 10px 0;
  padding: 0 20px;
  text-transform: uppercase;
}
.pagenav li a:hover {
  background-color: #86a64b;
  color: #fff;
}
.counter {
  float: left;
  line-height: 1;
  margin: 12px 0;
  text-align: left;
}
.items-more h3 {
  margin: 0 0 5px;
}
.back_button a,
.back_button a:hover,
.back_button a:active {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 12px 0 5px;
}
.display-limit {
  margin: 12px 0 5px;
}
.filters .filter-search,
.filters .display-limit {
  float: left;
  width: 50%;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.4);
  box-shadow: 0 0 3px rgba(0,0,0,0.4);
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 12px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
.small {
  font-size: 11px;
}
iframe,
svg {
  max-width: 100%;
}
.nowrap {
  white-space: nowrap;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
a.disabled,
a.disabled:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
  text-decoration: none;
}
.hero-unit {
  text-align: center;
}
.hero-unit .lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}
.btn .caret {
  margin-bottom: 7px;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
body.modal {
  padding-top: 0;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #ddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.btn-wide {
  width: 80%;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .offset1 {
  margin-left: 8.382978723%;
}
.row-fluid .offset2 {
  margin-left: 16.89361702%;
}
.row-fluid .offset3 {
  margin-left: 25.404255317%;
}
.row-fluid .offset4 {
  margin-left: 33.914893614%;
}
.row-fluid .offset5 {
  margin-left: 42.425531911%;
}
.row-fluid .offset6 {
  margin-left: 50.93617020799999%;
}
.row-fluid .offset7 {
  margin-left: 59.446808505%;
}
.row-fluid .offset8 {
  margin-left: 67.95744680199999%;
}
.row-fluid .offset9 {
  margin-left: 76.468085099%;
}
.row-fluid .offset10 {
  margin-left: 84.97872339599999%;
}
.row-fluid .offset11 {
  margin-left: 91.489361693%;
}
.navbar .nav > li > a.btn {
  padding: 4px 10px;
  line-height: 18px;
}
.nav-tabs.nav-dark {
  border-bottom: 1px solid #333;
  text-shadow: 1px 1px 1px #000;
}
.nav-tabs.nav-dark > li > a {
  color: #F8F8F8;
}
.nav-tabs.nav-dark > li > a:hover {
  border-color: #333 #333 #111;
  background-color: #777777;
}
.nav-tabs.nav-dark > .active > a,
.nav-tabs.nav-dark > .active > a:hover {
  color: #ffffff;
  background-color: #555555;
  border: 1px solid #222;
  border-bottom-color: transparent;
}
.thumbnail.pull-left {
  margin: 0 10px 10px 0;
}
.thumbnail.pull-right {
  margin: 0 0 10px 10px;
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}
hr.hr-condensed {
  margin: 10px 0;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #ddd;
  margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #ddd;
  padding: 8px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 4px 5px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 4px 5px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.radio.btn-group input[type=radio] {
  display: none;
}
.radio.btn-group > label:first-of-type {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
  padding-left: 0;
}
.iframe-bordered {
  border: 1px solid #ddd;
}
.tab-content {
  overflow: visible;
}
.tabs-left .tab-content {
  overflow: auto;
}
.nav-tabs > li > span {
  display: block;
  margin-right: 2px;
  padding-right: 12px;
  padding-left: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-micro {
  padding: 1px 4px;
  font-size: 10px;
  line-height: 8px;
}
.tip-wrap {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 100;
}
.page-header {
  margin: 2px 0px 10px 0px;
  padding-bottom: 5px;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #d7d7d7;
  height: 26px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #d7d7d7;
}
.input-prepend > .add-on,
.input-append > .add-on {
  vertical-align: top;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.form-vertical .control-label {
  float: none;
  width: auto;
  padding-right: 0;
  padding-top: 0;
  text-align: left;
}
.form-vertical .controls {
  margin-left: 0;
}
.width-auto {
  width: auto;
}
.btn-group .chzn-results {
  white-space: normal;
}
.accordion-body.in:hover {
  overflow: visible;
}
.invalid {
  color: #c31d1d;
  font-weight: bold;
}
input.invalid {
  border: 1px solid #c31d1d;
}
.tip-text {
  text-align: left;
}
.content-mass-top .t3-module {
  background-color: #fff;
}
.t3-content-inner {
  background-color: #fff;
}
.t3-content-inner > * {
  padding: 18px !important;
}
.blog .article-intro p {
  margin-bottom: 0;
}
.blog .article-intro img {
  /*width: 373px;*/
  float: left;
  margin: 9px 23px 0 0;
  padding: 0;
}
h2.article-title {
  background: url("../../../images/line-title.png") no-repeat scroll left bottom transparent;
  font-family: Oswald;
  font-size: 25px;
  font-weight: normal;
  line-height: 110%;
  margin: 0 0 10px 96px;
  padding: 0 0 13px;
}
h2.article-title a:hover {
  color: #4b4a4a;
}
.readmore {
  margin-top: 10px;
}
.readmore a {
  /*background: url("../../../images/readmore.png") no-repeat scroll left center transparent;
  float: left;
  height: 43px;
  width: 43px;*/
}
div.published {
  background: url("../../../images/bg-date.png") no-repeat scroll center center transparent;
  color: #FFFFFF;
  float: left;
  font-family: Georgia;
  font-size: 20px;
  height: 59px;
  line-height: 25px;
  margin-right: 30px;
  padding-top: 8px;
  text-align: center;
  width: 67px;
}
.article-info .createdby span,
.article-info .category-name span {
  border-right: 1px solid #7B7B7B;
  padding-right: 8px;
}
.article-info .category-name a:hover {
  color: #4b4a4a;
}
.t3-content .item-page {
  padding: 18px;
}
.article-title,
.article-header h1 {
  background: url("../../../images/line-title.png") no-repeat scroll left bottom transparent;
  font-family: Oswald;
  font-size: 25px;
  font-weight: normal;
  line-height: 110%;
  margin: 0 0 10px 96px;
  padding: 0 0 13px;
}
.article-nodate {
  margin-left: 0 !important;
}
.article-title a:hover {
  color: #4b4a4a;
}
.article-info dd.category-name a {
  font-weight: bold;
}
.article-info dd.category-name a:hover {
  color: #4b4a4a;
}
.t3-content .blog-featured {
  padding: 18px;
}
.t3-content .category-list {
  padding: 18px;
}
.table th a {
  color: #4b4a4a;
}
.page-header.item-title {
  font-size: 25px;
  font-weight: normal;
}
.page-header.item-title a:hover,
td.list-title a:hover {
  color: #4b4a4a;
}
.t3-sidebar .nav {
  margin-bottom: 0;
}
.t3-sidebar .nav > li,
div.jshop_menu_level_0,
div.jshop_menu_level_0_a {
  background: url("../../../images/shadow-li.png") repeat-x scroll left bottom transparent;
  border-bottom: 1px solid #464646;
  height: 46px;
  line-height: 46px;
  padding-left: 13px;
  margin: 0;
}
div.jshop_menu_level_0:last-child {
  background: none;
}
div.jshop_menu_level_0:hover,
div.jshop_menu_level_0_a {
  background-color: #86a64b;
}
.t3-sidebar .nav > li > a,
div.jshop_menu_level_0 a,
div.jshop_menu_level_0_a a {
  background: url("../../../images/icon-li.png") no-repeat scroll left center transparent;
  color: #FFFFFF;
  display: inline-block;
  font-weight: bold;
  text-indent: 28px;
}
.jshop_list_product .product .name {
  line-height: 28px;
  padding-top: 5px;
}
.stars_no_active {
  color: #4b4a4a;
  float: left;
}
.jshop_list_product .product div.count_commentar {
  float: right;
  color: #b2b2b2;
  font-size: 12px -1px;
}
.jshop_list_product .product .description {
  font-size: 12px;
  padding-bottom: 10px;
  text-align: justify;
}
.jshop_list_product .product .name a {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
.jshop_list_product .product .buttons {
  padding-top: 0;
  width: 100%;
  line-height: 0;
  height: 64px;
}
.jshop_list_product .product .buttons a {
  height: 64px;
  width: 25%;
  border-right: 1px solid #a1a1a1;
  float: left;
}
.jshop_list_product .product .buttons a.button_buy:hover,
.jshop_list_product .product .buttons a.button_detail:hover {
  background-color: #696969;
}
.jshop_list_product .product .buttons a.button_buy {
  background: url('../../../images/cart.png') #8a8a8a center center no-repeat;
}
.jshop_list_product .product .buttons a.button_detail {
  background: url('../../../images/pt-readmore.png') #8a8a8a center center no-repeat;
}
.jshop_list_product .product .buttons {
  background-color: #86a64b;
}
.box-price {
  height: 60px;
  line-height: 24px;
  text-align: center;
}
.jshop_pagination {
  float: right;
}
.block_sorting_count_to_page {
  border: 1px solid #d9d9d9;
  padding: 7px;
}
.jshop_list_product .box_products_sorting,
.jshop_list_product .box_products_count_to_page {
  display: inline-block;
}
select {
  border: 0;
  background-color: #313131;
  color: #fff;
  padding: 6px;
  margin-bottom: 0;
  width: 220px;
}
select option {
  background: url('../../../images/option.png') top left repeat;
}
.jshop h1 {
  background-color: #86a64b;
  display: inline-block;
  font-size: 16px;
  line-height: normal;
  margin-top: 0;
  padding: 4px 14px;
  text-transform: uppercase;
  color: #fff;
}
/*.jshop_code_prod {
  color: #fff;
}*/
a.lightbox {
  position: relative;
  display: inline-block;
}
.productfull .text_zoom {
  background: url('../../../images/zoom.png') center center no-repeat;
  width: 83px;
  height: 83px;
  position: absolute;
  top: 30px;
  right: 30px;
  display: inline-block;
}
img.jshop_img_thumb {
  border: 1px solid #d0d0d0;
  margin-left: 0;
  width: 104px;
  height: auto;
  margin-right: 9px;
  padding: 0;
}
img.jshop_img_thumb:hover {
  border: 1px solid #86a64b;
}
img.jshop_img_thumb:last-child {
  margin-right: 0;
}
span#list_product_image_thumb {
  display: inline-block;
  margin-top: 10px;
}
.jshop_img_description .prod_price {
  font-family: Oswald;
  font-size: 25px;
  color: #000;
  margin-bottom: 20px;
}
.productfull #block_price {
  color: #86a64b;
  font-size: 25px;
  font-weight: normal;
}
.jshop .prod_qty_input input {
  background-color: #86a64b;
  border: 0;
  color: #fff;
  font-family: Oswald;
  font-size: 16px;
  text-align: center;
  padding: 5px 7px 6px;
}
.buttons input.button {
  background: url("../../../images/cart.png") no-repeat scroll 6px center #313131;
  border: 0 none;
  color: #fff;
  font-family: Oswald;
  font-size: 16px;
  padding: 5px 15px 5px 50px;
  text-transform: uppercase;
  display: block;
  border-radius: 0;
}
input.validate {
  background: #313131;
  border: 0 none;
  color: #fff;
  font-family: Oswald;
  font-size: 16px;
  padding: 5px 15px;
  text-transform: uppercase;
  margin-top: 10px;
  float: right;
  border-radius: 0;
}
input.validate:hover {
  background-color: #86a64b;
}
.buttons input.button1 {
  background: url("../../../images/wish.png") no-repeat scroll 10px center;
  border: 1px solid #b9b9b9;
  color: #313131;
  font-size: 11px;
  padding: 5px 10px 5px 45px;
  text-transform: uppercase;
  margin-top: 10px;
  height: 34px;
  border-radius: 0;
}
.productfull .image_middle {
  padding-right: 30px;
  float: left;
  width: 56%;
}
table.jshop td.prod_qty_input {
  padding: 0;
}
.productfull .prod_buttons .buttons {
  padding: 0 0 0 40px;
}
.review_header {
  background: url('../../../images/line-title.png') bottom left no-repeat;
  font-size: 14px;
  color: #3b3b3b;
  font-weight: bold;
  text-transform: uppercase;
  border: 0;
  padding-bottom: 8px;
}
.jshop_img_description .ratting {
  float: left;
  padding-top: 5px;
  border-bottom: 1px solid #d2d2d2;
  width: 100%;
  padding-bottom: 5px;
}
.jshop_img_description .hits {
  float: left;
  padding-top: 5px;
  border-bottom: 1px solid #d2d2d2;
  border-top: 1px solid #d2d2d2;
  width: 100%;
  padding-bottom: 5px;
}
.stars_no_active {
  margin-top: 3px;
}
.jshop_img_description .ratting span {
  float: left;
  padding-right: 10px;
}
.review_text_not_login {
  font-style: normal;
  color: #727272;
}
.jshop_prod_description p,
.jshop_img_description .description {
  color: #727272;
}
.jshop_img_description .description {
  margin-bottom: 20px;
  margin-top: 15px;
  text-align: justify;
}
.jshop_img_description .hits span {
  color: #86a64b;
  font-weight: bold;
}
span.review {
  color: #727272;
  font-weight: normal;
}
#jshop_review_write td,
#jshop_review_write tr {
  padding: 0;
}
#jshop_review_write td span {
  font-weight: bold;
}
#jshop_review_write .inputbox {
  width: 365px;
  border: 1px solid #e1e1e1;
  background-color: #fcfcfc;
  box-shadow: none;
}
#jshop_review_write #review_review {
  padding: 0;
  text-indent: 10px;
  width: 100%;
  box-shadow: none;
}
table#jshop_review_write {
  width: 100%;
}
#jshop_review_write td span.ratting {
  float: left;
  padding-right: 15px;
}
#jshop_review_write td span.star-rating-control {
  float: left;
  margin-top: 3px;
}
form.detail-product {
  margin-bottom: 40px;
}
.jshop_price {
  font-size: 22px;
  color: #fff;
  font-family: Oswald;
}
.jshop_price1 {
  font-size: 22px;
  color: #fff;
  font-family: Oswald;
  line-height: 60px;
}
.jshop_list_product .jshop .old_price {
  font-size: 14px;
  color: #fff;
}
.jshop_img_description .old_price {
  font-family: Oswald;
  color: #000;
  font-size: 14px;
}
.jshop_img_description .old_price span.old_price {
  color: #86a64b;
  font-size: 16px;
  font-weight: normal;
  padding-left: 10px;
}
.jshop .product_label {
  z-index: 99;
}
table.cart th {
  background-color: #282828;
  color: #fff;
  padding: 10px 3px;
}
table.cart td {
  border: 0;
}
table.cart .odd td {
  background-color: #f8f8f8;
  color: #424242;
}
table.cart .even td {
  background-color: #fff;
  color: #424242;
}
table.cart tr {
  border-bottom: 1px solid #d4d4d4;
}
table.cart {
  border: 0;
}
table.cart a img.jshop_img {
  width: 73px;
  height: 73px;
}
table.cart input.inputbox {
  margin-bottom: 0;
  text-align: center;
  font-size: 13px;
  color: #000;
  background-color: #f2f2f2;
}
table.cart span.cart_reload {
  display: inline-block;
  line-height: 70px;
}
table.cart td {
  padding: 10px 5px;
}
.jshop .cart .product_name a {
  color: #424242;
  font-weight: bold;
}
.jshop .cart .product_name a:hover {
  color: #86a64b;
}
.jshop .cart span.price {
  color: #86a64b;
  font-family: Oswald;
  font-size: 12px;
  font-weight: 300;
  line-height: 70px;
}
.jshop .cart a.remove-cart {
  background: url("../../../images/remove-cart.png") center center no-repeat;
  width: 55px;
  height: 55px;
  display: inline-block;
  margin-top: 10px;
}
.jshop .cart a.remove-cart:hover {
  background: url("../../../images/remove-cart-hover.png") center center no-repeat;
}
table.jshop.jshop_subtotal {
  width: 35%;
  background-color: #65912b;
  float: right;
  font-family: Oswald;
  color: #fff;
  font-weight: normal;
  display: inline-block;
  padding: 0 0 40px;
}
.jshop_subtotal tr:first-child .name {
  background-color: #282828;
  font-size: 20px;
  padding: 10px;
}
.jshop_subtotal tr:first-child .value {
  background-color: #282828;
  font-size: 20px;
  padding: 10px;
}
.jshop_subtotal .name {
  width: 10%;
}
.jshop_subtotal .value,
.jshop_subtotal tr:first-child .value {
  padding-right: 17px;
}
.jshop_subtotal tr.total .name,
.jshop_subtotal tr.total .value {
  font-size: 30px;
  font-weight: normal;
}
a.checkout {
  background: url('../../../images/botton-checkout.png') top left repeat-x;
  height: 34px;
  line-height: 33px;
  font-family: Oswald;
  color: #707070;
  padding: 0px 20px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  border: 1px solid #d4d4d4;
  margin: 10px 0;
}
a.backshop,
.jshop-code input.button {
  background-color: #f8f8f8;
  height: 34px;
  line-height: 33px;
  font-family: Oswald;
  color: #707070;
  padding: 0px 20px;
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
  border: 1px solid #e4e4e4;
  margin: 10px 0;
}
a.backshop:hover,
.jshop-code input.button:hover {
  background-color: #86a64b;
  color: #fff;
}
.row-backtop {
  border-bottom: 1px solid #D4D4D4;
  display: inline-block;
  padding: 10px 0;
  width: 100%;
  text-align: right;
  margin-bottom: 20px;
}
table.jshop-code {
  float: right;
  margin-right: 20px;
}
table.jshop-code tr td {
  padding: 0;
}
.jshop-code h3 {
  font-family: Oswald;
  font-size: 20px;
  color: #000;
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 28px;
  margin-top: 0;
}
.jshop-code input.inputbox {
  box-shadow: none;
  background-color: #fcfcfc;
  border: 1px solid #e1e1e1;
}
form.cart {
  display: inline-block;
  width: 100%;
}
img.jshop_img {
  border: 0;
  padding: 0;
}
.jshop_list_category .jshop {
  display: inline-block;
  width: 100%;
}
.jshop_list_category a.product_link {
  width: 100%;
  color: #86a64b;
  font-family: Oswald;
  font-size: 16px;
  text-transform: uppercase;
  height: 35x;
  line-height: 35px;
  float: left;
  text-indent: 10px;
}
.jshop_list_category a.product_link:hover {
  color: #DF8000;
}
.jshop_list_category .category .image {
  padding-right: 0;
  /*float: left;*/
}
.jshop_categ .category {
  /*float: left;*/
  /*background-color: #171717;*/
  margin-right: 25px;
  margin-bottom: 40px;
}
.jshop_categ .category > div {
  float: left;
}
.jshop .cart span.quantity,
a.reload {
  line-height: 70px;
}
.jlogin input.button,
.register_block input.button,
.jshop_register input.button, button.button  {
  background-color: #F8F8F8;
  border: 1px solid #E4E4E4;
  color: #707070;
  display: inline-block;
  font-family: Oswald;
  font-size: 16px;
  height: 34px;
  line-height: 33px;
  margin: 10px 0;
  padding: 0 20px;
  text-transform: uppercase;
}
.jlogin input.button:hover,
.register_block input.button:hover,
.jshop_register input.button:hover, button.button:hover {
  background-color: #86a64b;
  color: #fff;
}
span.small_header {
  border-bottom: 1px solid #D4D4D4;
  color: #000;
  font-family: Oswald;
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 0;
  padding-bottom: 10px;
  font-weight: normal;
}
.jlogin input.inputbox {
  box-shadow: none;
  padding: 0;
}
.jlogin tr td {
  padding-top: 0;
  padding-bottom: 0;
}
.jlogin #remember_me {
  float: left;
  margin-right: 10px;
}
.jshop_register input.inputbox {
  box-shadow: none;
}
.jshop_register .name {
  font-weight: bold;
}
.prod_buttons .prod_qty_input {
  float: left;
}
.jshop_img_description {
  width: 40%;
  float: left;
}
.detail-product .jshop {
  display: inline-block;
}
div.list_product {
  margin-top: 20px;
}
.jshop_list_product .block_product {
  float: left;
}
.jshop_list_product .list_product {
  display: inline-block;
  padding: 0;
  width: 100%;
}
.jshop_list_product .product .image {
  /*padding-right: 34px;*/
}
.t3-mainnav .navbar .bt-navbar {
  display: none;
}
.t3-content .blog_color2,
.t3-content .item-page_color2 {
  padding: 0px;
}
.smartsearch {
  z-index: 9;
}
#search-results h2 {
  color: #4B4A4A;
}
div.itemListCategory h2,
div.itemAuthorLatest h3,
div.itemRelated h3,
h3.itemCommentsCounter,
div.userBlock h2 {
  color: #fff;
}
p {
  margin: 0 0 12px;
}
p small,
p .small {
  font-size: 10px;
  color: #999;
}
.lead {
  margin-bottom: 24px;
  font-size: 20px;
  font-weight: 200;
  line-height: 36px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 12px 0;
  font-family: Oswald;
  font-weight: normal;
  line-height: 1;
  color: #4B4A4A;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1 {
  font-size: 30px;
  line-height: 48px;
}
h1 small {
  font-size: 24px;
}
h2 {
  font-size: 22px;
  line-height: 48px;
}
h2 small {
  font-size: 18px;
}
h3 {
  font-size: 16px;
  line-height: 48px;
}
h3 small {
  font-size: 14px;
}
h4 {
  font-size: 14px;
  line-height: 24px;
}
h4 small {
  font-size: 12px;
}
h5 {
  font-size: 13px;
  line-height: 24px;
}
h5 small {
  font-size: 10px;
}
h6 {
  font-size: 12px;
  line-height: 24px;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #ddd;
  margin: 0 0 24px;
  *zoom: 1;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -24px;
}
.item-title {
  font-weight: bold;
}
ul,
ol {
  padding: 0;
  margin: 0 0 12px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 24px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 24px;
}
dt,
dd {
  line-height: 24px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 12px;
}
.dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 130px;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 10.152px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #999;
}
.label {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
a.label:hover,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #c31d1d;
}
.label-important[href],
.badge-important[href] {
  background-color: #971616;
}
.label-warning,
.badge-warning {
  background-color: #ff8002;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #ce6700;
}
.label-success,
.badge-success {
  background-color: #86a64b;
}
.label-success[href],
.badge-success[href] {
  background-color: #6a833b;
}
.label-info,
.badge-info {
  background-color: #02a0b0;
}
.label-info[href],
.badge-info[href] {
  background-color: #01727e;
}
.label-inverse,
.badge-inverse {
  background-color: #444;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #2b2b2b;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
hr {
  margin: 24px 0;
  border: 0;
  border-top: 1px solid #4b4947;
  border-bottom: 1px solid #fff;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 24px;
  border-left: 5px solid #4b4947;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}
blockquote small {
  display: block;
  line-height: 24px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #4b4947;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 0;
  font-style: normal;
  line-height: 24px;
}
.t3-header {
  padding-top: 0;
  padding-bottom: 0;
}
.logo {
  float: left;
  position: relative;
}
.logo h3,
.logo h3 a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  overflow: hidden;
}
.logo-image a {
  background-image: url("../../../images/logo.png");
  background-repeat: no-repeat;
  width: 349px;
  height: 126px;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text h1 {
  color: #444;
}
.logo-text h1 a {
  color: #444;
  text-decoration: none;
}
.logo-text:hover h1 a,
.logo-text h1 a:hover,
.logo-text h1 a:active,
.logo-text h1 a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 12px;
  margin-top: 5px;
}
.head-search {
  float: right;
  margin-top: 24px;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .input {
  background: url(../../../images/ico/search-invert.png) no-repeat 8px center;
  width: 120px;
  padding-left: 26px;
}
.head-search .input:focus {
  color: #444;
  width: 180px;
}
.t3-sl {
  padding-bottom: 10px;
  padding-top: 30px;
}
.t3-mainbody {
  padding-bottom: 24px;
  padding-top: 24px;
}
.t3-sidebar .t3-module .module-inner {
  background-color: #fff;
  margin: 0 8px;
  padding: 15px;
}
.t3-footer {
  background-color: #32302e;
  color: #4b4a4a;
  *zoom: 1;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #949494;
}
.t3-footer .nav > li > a:hover,
.t3-footer .nav > li > a:active,
.t3-footer .nav > li > a:focus {
  color: #86a64b;
  background: none;
}
.t3-footnav {
  padding: 28px 0 48px;
  *zoom: 1;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footnav:after {
  clear: both;
}
.t3-footer,
.t3-copyright .container {
  position: relative;
}
.t3-footnav ul {
  list-style: none;
  margin-left: 0;
}
.t3-footnav li {
  line-height: 24px;
  border-top: 1px solid #4B4947;
}
.t3-footer .module_menu {
  background: url('../../../images/icon-footer-title.png') top left no-repeat;
  padding-top: 35px;
  padding-right: 20px;
}
.t3-footnav .module-title {
  font-size: 16px;
  font-family: Oswald;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 16px;
}
.t3-copyright {
  background: url("../../../images/border-footer.png") repeat-x scroll left top transparent;
  background-color: #282828;
  /*font-size: 10px;*/
  *zoom: 1;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright .container {
  background: url("../../../images/line-footer.png") repeat-x scroll left top transparent;
  padding: 25px 0 35px;
}
.copyright {
  float: left;
}
/*.poweredby {
  float: right;
}*/
.t3-header {
  position: relative;
}
.t3-header .left-header1 {
  position: absolute;
  left: 0;
  width: 35%;
}
.t3-header .left-header1 .left-header {
  background: url("../../../images/green/left-header.png") repeat-x scroll right center transparent;
  height: 143px;
  left: 0;
  margin-right: 292px;
  margin-top: -1px;
}
#t3-mainnav {
  height: 90px;
  background: #282828 url('../../../images/bg-nav.png') repeat-x bottom left;
}
.navbar-inner {
  border-left: 0 !important;
  filter: nomarl !important;
}
.navbar .nav > li {
  float: left;
  height: 90px;
  border-right: 0;
}
.t3-mainnav .navbar .nav > li > a {
  border-right: 0 none;
  border-top: 0 none;
  color: #FFFFFF;
  font-family: arial;
  height: 50px;
  padding: 18px 14px;
  text-shadow: none;
  font-size: 14px;
  font-weight: none !important;
  text-transform: uppercase;
  border-right: 1px solid #464646;
  background-color: #282828 !important;
}
.t3-mainnav .navbar .nav > li > a:focus,
.t3-mainnav .navbar .nav > li > a:hover {
  background-color: #181818 !important;
  text-shadow: none;
  background-image: none;
}
.t3-mainnav .navbar .nav > .active > a,
.t3-mainnav .navbar .nav > .active > a:hover,
.t3-mainnav .navbar .nav > .active > a:focus {
  background-color: #86a64b !important;
  background-repeat: repeat-x;
  box-shadow: none;
  color: #EEEEEE;
  text-shadow: none;
  border-right: 0;
}
.t3-mainnav .navbar .nav > li.color1 {
  background: url('../../../images/bg-menu1.png') repeat-x bottom left;
  border-left: 0;
}
.t3-mainnav .navbar .nav > li.color2 {
  background: url('../../../images/bg-menu2_05.png') repeat-x bottom left;
}
.t3-mainnav .navbar .nav > li.color3 {
  background: url('../../../images/bg-menu3.png') repeat-x bottom left;
}
.t3-mainnav .navbar .nav > li.color4 {
  background: url('../../../images/bg-menu4.png') repeat-x bottom left;
}
.t3-mainnav .navbar .nav > li.color5 {
  background: url('../../../images/bg-menu5.png') repeat-x bottom left;
}
.t3-mainnav .navbar .nav > li > a {
  width: auto !important;
}
.t3-mainnav .navbar .nav > li > a img {
  padding-right: 14px;
  max-width: none !important;
  max-height: 36px;
  opacity: 0.55;
  filter: alpha(opacity=55);
}
.t3-mainnav .navbar .nav > li:hover > a img,
.t3-mainnav .navbar .nav > li.current > a img,
.t3-mainnav .navbar .nav > li.active > a img {
  padding-right: 14px;
  max-width: 36px;
  max-height: 36px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-mainnav .navbar .nav > li > a span {
  display: inline !important;
  width: auto !important;
}
.navbar-inner > div#login {
  float: right;
  height: 90px;
  background: url('../../../images/bg-menu6.png') repeat-x bottom left;
  padding: 0 !important;
}
#btl .btl-panel > span,
button.btl-buttonsubmit,
input.btl-buttonsubmit {
  width: auto !important;
  height: 32px !important;
  background-color: #181818 !important;
  border-radius: 0 !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 11px 11px 0 40px !important;
}
#btl .btl-panel > span {
  font-family: 'Georgia';
  font-size: 10px;
  text-transform: uppercase;
  display: block !important;
  float: none !important;
}
#btl .btl-panel > span:hover {
  background-color: #86a64b !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
#btl .btl-panel > span#btl-panel-login {
  background: url('../../../images/icon-login.png') no-repeat scroll 8px 8px transparent;
  opacity: 0.55;
  filter: alpha(opacity=55);
}
#btl .btl-panel > span#btl-panel-registration {
  background: url('../../../images/icon-regist.png') no-repeat scroll 8px 8px transparent;
  opacity: 0.55;
  filter: alpha(opacity=55);
}
#btl .btl-panel #btl-panel-login {
  border-bottom: 1px solid #464646 !important;
}
#module-in-profile .module_menu .nav > li {
  border-top: 0 !important;
  background: url("../../../images/icon-link.png") no-repeat scroll left center transparent;
  list-style: none outside none;
  text-indent: 24px;
  border-bottom: 0 !important;
}
#module-in-profile .module_menu .nav > li:hover {
  border-top: 0 !important;
  background: url("../../../images/icon-link-hover.png") no-repeat scroll left center transparent;
  list-style: none outside none;
  text-indent: 24px;
}
#module-in-profile .module_menu .nav > li a:hover {
  color: #86a64b !important;
}
#bt_ul li a:hover {
  color: #86a64b !important;
}
div.btl-buttonsubmit {
  border-top: 0 !important;
}
#btl-content-profile div.btl-buttonsubmit {
  border: medium none !important;
  clear: both;
  margin-bottom: 36px !important;
  margin-top: 0 !important;
  text-align: center;
}
#btl .btl-panel > #btl-panel-profile {
  height: 76px !important;
}
#simplemodal-container {
  background: url('../../../images/bg-simplemodal-container.png') repeat-y scroll 0 0 transparent;
  width: 422px !important;
}
.btl-content-block.simplemodal-data {
  background: none;
  border: 0;
  box-shadow: none;
}
#btl-panel-login {
  border-bottom: 1px solid #464646 !important;
}
.btl-content-block.simplemodal-data {
  background: none;
  border: 0;
  box-shadow: none;
}
.btl-content-block h3 {
  background: url('../../../images/header_bglogin.png') no-repeat left top !important;
  color: #fff;
  font-size: 16px !important;
  font-family: 'Oswald', serif;
  font-weight: normal;
  margin: 15px 0 0 !important;
  text-transform: uppercase;
  height: 68px;
  line-height: 65px !important;
  padding: 0px 0 0 19px;
}
#simplemodal-container a.modalCloseImg {
  background: url('../../../images/close_bt.png') no-repeat scroll center top transparent !important;
  cursor: pointer;
  display: inline;
  height: 39px !important;
  position: absolute;
  right: 45px !important;
  top: 28px !important;
  width: 39px !important;
  z-index: 3200;
}
#simplemodal-container a.modalCloseImg:hover {
  background: url('../../../images/close-hover.png') no-repeat scroll center top transparent !important;
}
.btl-field {
  color: #585858;
}
.btl-field .btl-label {
  font-weight: bold;
}
.btl-input {
  height: 35px;
  background: url('../../../images/bg-input-login.png') no-repeat left;
}
#btl-checkbox-remember {
  margin-top: 0px !important;
}
#btl-input-remember {
  background: none;
  padding-top: 3px !important;
}
input.btl-buttonsubmit,
button.btl-buttonsubmit {
  background: url('../../../images/bg-submit-login.png') no-repeat !important;
}
#t3-header {
  background-color: #F7F7F3;
}
.t3-header {
  padding-bottom: 0px;
}
.logo-image a {
  background-repeat: no-repeat;
  width: 349px;
  height: 138px;
}
.t3-header-left {
  background: #F7F7F3 url('../../../images/bg-ja-header-left-141.png') repeat-x scroll left bottom;
  left: 0;
  min-height: 141px;
  position: absolute;
  width: 50%;
  z-index: -1;
}
.t3-header-right {
  background: #F7F7F3;
  right: 0;
  min-height: 141px;
  position: absolute;
  width: 50%;
  z-index: -1;
}
.t3-header .container {
  padding-top: 8px;
  background: #F7F7F3;
}
.t3-header .span8 {
  margin-left: 0;
  margin-top: 0;
  width: 780px;
}
.logo-image {
  position: absolute;
}
.head-search {
  float: right;
  margin-top: 0;
  width: 357px;
}
.head-search h3.module-title span {
  color: #000000;
  font-family: 'Georgia', serif;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  text-transform: none;
}
.btnsearch {
  position: absolute;
  right: 0 !important;
  top: 0;
  border: 0px;
  background: transparent;
  cursor: pointer;
  float: left;
  height: 40px !important;
  padding-left: 0px !important;
  padding-right: 0 !important;
  margin-top: 0px;
  width: 40px !important;
  text-align: center;
}
#btss-advanced {
  top: 4px;
  right: 21px !important;
  border: 0 !important;
  background: none !important;
}
.borderinput {
  float: left;
  width: 307px;
  margin-top: 0 !important;
}
.inputboxsearch {
  border: 1px solid #d7d7d7 !important;
  height: 20px !important;
}
div.smartsearch .keyword {
  height: 40px;
}
#mod-bt-smartsearchword {
  background: none repeat scroll 0 0 #F7F7F3;
  box-shadow: none;
  color: #929292;
  font-family: arial;
  font-size: 11px;
  padding-bottom: 6px !important;
  padding-top: 6px !important;
  width: 307px;
  margin: 0;
}
#btss-advanced img {
  margin-top: 4px;
}
.btnsearch > img {
  width: 40px;
  height: 40px;
  background: #86a64b;
}
.quick-cat {
  float: right;
}
#jshop_module_cart {
  width: 260px;
  height: 100px;
}
#jshop_module_cart .cart_detail_left {
  width: 91px;
  height: 100px;
  float: left;
  background: url('../../../images/bg-cart_03.png') no-repeat top left;
}
#jshop_module_cart .cart_detail_left .no-product {
  color: #fff;
  float: right;
  width: 24px;
  text-align: center;
  margin-right: 4px;
  margin-top: 4px;
  font-family: 'Oswald';
  font-size: 18px;
}
#jshop_module_cart .cart_detail_right {
  float: left;
  padding-left: 10px;
  padding-top: 10px;
}
.no-pro,
.sum-total {
  font-family: 'Oswald';
  font-size: 16px;
  color: #222222;
}
.t3-header {
  z-index: 0;
}
#t3-slide {
  height: 432px;
  overflow: hidden;
}
#t3-slide .container {
  background: none;
}
#t3-slide #cp-caption-bg-repeat {
  float: right;
  padding: 60px 0 0;
}
#t3-slide .cp-title {
  background: none !important;
  font-family: 'Oswald', serif;
  font-size: 40px !important;
  text-transform: uppercase;
  padding: 19px 0 0 1px !important;
  border-top: 4px solid #fff;
  margin: 0 !important;
}
#t3-slide .cp-desc {
  background: none !important;
  font-family: 'Georgia', serif;
  color: #fff;
  font-size: 20px;
  font-style: italic;
  padding: 0 0 18px 1px !important;
  border-bottom: 2px solid #fff;
}
#t3-slide .progress-button {
  background: none;
  margin-bottom: 60px;
}
.cp-slide-btn,
.cp-slide-btn {
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  float: right !important;
  height: 47px;
  margin: 0 2px;
  position: static;
  right: 0;
  width: 47px;
  z-index: 100;
}
.cp-slide-btn:hover {
  opacity: 0.8;
}
#t3-slide-all {
  height: 162px;
  overflow: hidden;
}
#t3-slide-all .container {
  background: none;
  padding: 0;
}
#t3-slide-all #cp-caption-inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}
#t3-slide-all #cp-caption-bg-repeat {
  float: left;
  padding: 40px 0 0;
}
#t3-slide-all .cp-title {
  background: none !important;
  font-family: 'Oswald', serif;
  font-size: 40px !important;
  text-transform: uppercase;
  padding: 19px 0 19px 1px !important;
  border-top: 4px solid #fff;
  margin: 0;
  border-bottom: 2px solid #fff;
}
#t3-slide-all .cp-desc {
  background: none !important;
  font-family: 'Georgia', serif;
  color: #fff;
  font-size: 20px;
  font-style: italic;
  border-bottom: 2px solid #fff;
}
.cp-slide-btn:hover {
  opacity: 0.8;
}
.give-call {
  background: #86a64b;
  font-family: 'Oswald';
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 28px;
  margin-top: 20px;
  padding: 0 10px;
  position: absolute;
  right: 0;
}
.give-call p {
  margin: 0;
}
a#cp-pause,
a#cp-play {
  background-image: url("../../../images/pase-slide.png") !important;
}
#t3-best-product {
  background: #e6e7e2;
}
#t3-best-product .container {
  background: none;
}
#t3-best-product .container .module-title {
  background: url('../../../images/h3-best-product.png') no-repeat left top;
  height: 51px;
}
#t3-best-product .container .module-title span {
  padding: 8px 0 0 67px;
  font-family: 'Oswald';
  font-size: 20px;
  text-transform: uppercase;
  color: #3b3b3b;
}
.bt-productslider.bt-productslider_best-product .btproductslider-prev,
.bt-productslider.bt-productslider_best-product .btproductslider-next {
  display: none;
}
.bt-productslider.bt-productslider_best-product #btproductslider-control {
  margin-top: -22px;
  margin-left: 68px;
  width: auto;
  padding-bottom: 10px;
}
.bt-productslider.bt-productslider_best-product #btproductslider-control .btproductslider-navigation {
  background: #ffffff;
  height: 9px;
  width: 100%;
  padding: 0;
}
.bt-productslider.bt-productslider_best-product #btproductslider-control .btproductslider-navigation .bullet {
  background-image: none !important;
  display: block !important;
  float: left;
  height: 12px;
  margin: 0;
  overflow: hidden;
  text-indent: 9999px;
  width: 92px;
  height: 9px;
}
.bt-productslider.bt-productslider_best-product #btproductslider-control .btproductslider-navigation .bullet:hover,
.bt-productslider.bt-productslider_best-product #btproductslider-control .btproductslider-navigation .bullet.current {
  background-color: #bebebe;
}
.bt-productslider.bt-productslider_best-product .jcarousel-item.jcarousel-item-horizontal {
  height: auto !important;
}
.bt-productslider.bt-productslider_best-product {
  background: none !important;
  padding: 0 !important;
}
.bt-productslider.bt-productslider_best-product h3 {
  display: none;
}
.bt-productslider.bt-productslider_best-product a.bt-image-link {
  width: 55% !important;
  float: left;
  background: #fff;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail {
  background: #414141;
  color: #fff;
  padding-top: 8px;
  width: 45%;
  float: left;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-category-container {
  display: none;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail a:hover.bt-title {
  background: none;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-title {
  padding: 16px 0 0 16px;
  font-family: arial;
  font-size: 14px;
  color: #fff;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-extra {
  margin-bottom: 14px;
  margin-top: 0;
  padding: 0 18px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-review-count {
  float: right;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-introtext {
  padding: 15px;
  font-family: arial;
  font-size: 12px;
  color: #fff;
  text-align: justify;
  line-height: 24px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-addtocart,
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-viewdetails {
  width: 59px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-prices {
  padding-top: 7px;
  height: 58px;
  background-color: #86a64b;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-prices.no-old {
  padding-top: 0px;
  height: 65px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-prices-salesPrice {
  font-family: 'Oswald';
  font-size: 22px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-prices-oldPrice {
  font-family: 'arial';
  font-size: 14px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-prices-salesPrice,
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-prices-oldPrice {
  float: right;
  padding-top: 0;
  padding-right: 9px;
  margin: 0;
}
#t3-breadcrumbs {
  height: 46px;
  background: #fff;
}
#t3-breadcrumbs .container {
  padding: 0px;
  height: 46px;
  background: #fff;
}
.breadcrumb li a {
  margin-right: 19px;
}
breadcrumb li a:visited,
.breadcrumb li a:link {
  color: #535353;
  font-family: arial;
  font-size: 12px;
}
.breadcrumb li span,
.breadcrumb li a:hover {
  color: #86a64b;
  font-weight: bold;
}
.breadcrumb .divider {
  background: url('../../../images/icon-breadcrumbs_03.png') no-repeat center left;
  margin: 0 10px 0 0;
}
.breadcrumb .divider img,
.breadcrumb .divider i {
  display: none;
}
.t3-module.module_k2-comment .module-title span {
  background: none repeat scroll 0 0 #86a64b;
  color: #FFFFFF;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding-right: 24px;
  text-indent: 14px;
  text-transform: uppercase;
  width: auto !important;
}
.k2LatestCommentsBlock._k2-comment ul {
  list-style-type: none;
  margin-left: 0;
}
.k2LatestCommentsBlock._k2-comment ul li {
  background: url(../../../images/bg-item-commentk2_03.png) no-repeat bottom left #fff;
  border: 0;
  margin-bottom: 17px;
  padding-bottom: 15px;
}
.k2LatestCommentsBlock._k2-comment .k2Avatar img {
  width: 51px;
  height: 48px;
  border: 0;
  margin-right: 17px;
}
div.k2LatestCommentsBlock ul li span.lcUsername {
  color: #000000;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate {
  color: #9f9f9f;
  font-size: 11px;
  font-family: arial;
}
div.k2LatestCommentsBlock ul li {
  text-align: justify;
}
div.k2LatestCommentsBlock ul li span.lcItemTitle a,
div.k2LatestCommentsBlock ul li span.lcComment {
  color: #4b4a4a;
}
div.k2TagCloudBlock a {
  font-family: 'Oswald';
  color: #fff;
  background: #212121;
  padding: 14px;
  width: auto;
  height: auto !important;
  margin: 4px;
}
div.k2TagCloudBlock a:hover {
  background: #86a64b;
}
.module_content-mass-top .module-inner {
  padding: 0px;
}
.content-mass-top h3 {
  padding: 18px 0 0 18px;
  color: #fff;
}
.module_content-mass-top .module-inner .bt-inner {
  padding: 10px 18px 18px 18px;
}
.content-mass-top h3 span {
  background-color: #86a64b;
  display: inline-block;
  font-size: 16px;
  line-height: normal;
  margin-top: 0;
  padding: 4px 14px;
  text-transform: uppercase;
}
.module_content-mass-top #btcontentshowcase-control {
  display: none;
}
.module_content-mass-top .btcontentshowcase-prev {
  left: auto !important;
  top: -45px !important;
  width: 31px;
  height: 31px;
  background: url('../../../images/next-lastest-news_03.png') no-repeat !important;
  right: 55px !important;
}
.module_content-mass-top .btcontentshowcase-prev:hover {
  left: auto !important;
  top: -45px !important;
  width: 31px;
  height: 31px;
  right: 55px !important;
  background: url('../../../images/pev-lastest-news_hover.png') no-repeat !important;
}
.module_content-mass-top .btcontentshowcase-next {
  top: -45px !important;
  right: 18px !important;
  width: 31px;
  height: 31px;
  background: url('../../../images/next-lastest-news_05.png') no-repeat !important;
}
.module_content-mass-top .btcontentshowcase-next:hover {
  top: -45px !important;
  right: 18px !important;
  width: 31px;
  height: 31px;
  background: url('../../../images/next-lastest-news_hover.png') no-repeat !important;
}
.module_content-mass-top .bt-row .bt-inner {
  margin: 0;
}
.module_content-mass-top .bt-inner .bt-title {
  font-size: 12px;
  font-weight: bold;
  line-height: normal;
  text-transform: none !important;
}
.module_content-mass-top .bt-inner img {
  border: 1px solid #cfcfcf !important;
  outline: none !important;
  padding: 4px;
  width: 96% !important;
  height: auto !important;
}
.module_content-mass-top .readmore {
  /*float: right;*/
}
.module_content-mass-top .readmore a {
  background: url("../../../images/bg-read-more-lastets-news-hover_10.png") no-repeat scroll right center #DF8000 !important;
  color: #ffffff;
  float: left;
  font-family: arial;
  font-size: 12px;
  height: auto;
  padding: 0px 32px 0px 5px;
  /*text-indent: 10px;*/
  text-transform: uppercase;
  width: auto;
  /*float: right;*/
}
.module_content-mass-top .readmore a:hover {
  background: #f35757 url('../../../images/bg-read-more-lastets-news-hover_10.png') no-repeat scroll right center !important;
  /*float: left;*/
  color: #ffffff !important;
  font-family: arial;
  font-size: 12px;
  height: auto;
  padding: 0px 32px 0px 5px;
  /*text-indent: 10px;*/
  text-transform: uppercase;
  width: auto;
}
.content-mass-top .t3-module.module_lastest-product .module-ct {
  padding: 10px 0 10px 10px;
}
.content-mass-top .t3-module.module_lastest-product .module-ct .bt-inner {
  padding: 0 20px 20px 0px;
}
.bt-productslider.bt-productslider_lastest-product h3 {
  display: none;
}
.content-mass-top .t3-module.module_lastest-product .btproductslider-prev {
  background: url('../../../images/next-lastest-news_03.png') no-repeat scroll 0 0 transparent !important;
  height: 31px;
  left: auto !important;
  right: 50px !important;
  top: -50px !important;
  width: 31px;
}
.content-mass-top .t3-module.module_lastest-product .btproductslider-prev:hover {
  left: auto !important;
  top: -50px !important;
  width: 31px;
  height: 31px;
  right: 50px !important;
  background: url('../../../images/pev-lastest-news_hover.png') no-repeat !important;
}
.content-mass-top .t3-module.module_lastest-product .btproductslider-next {
  top: -50px !important;
  right: 18px !important;
  width: 31px;
  height: 31px;
  background: url('../../../images/next-lastest-news_05.png') no-repeat !important;
}
.content-mass-top .t3-module.module_lastest-product .btproductslider-next:hover {
  top: -50px !important;
  right: 18px !important;
  width: 31px;
  height: 31px;
  background: url('../../../images/next-lastest-news_hover.png') no-repeat !important;
}
.content-mass-top .t3-module.module_lastest-product #btproductslider-control,
.content-mass-top .t3-module.module_lastest-product .bt-category-container {
  display: none;
}
.content-mass-top .t3-module.module_lastest-product .bt-extra {
  width: 100%;
  float: left;
}
.content-mass-top .t3-module.module_lastest-product .bt-inner-detail .bt-review-count {
  float: right;
  padding-bottom: 10px;
}
.content-mass-top .t3-module.module_lastest-product .bt-introtext {
  width: 100%;
  text-align: justify;
}
.content-mass-top .t3-module.module_lastest-product .bt-inner-detail .bt-prices {
  padding-top: 7px;
  height: 58px;
  background-color: #86a64b;
}
.content-mass-top .t3-module.module_lastest-product .bt-inner-detail .bt-prices.no-old {
  height: 65px;
  padding-top: 0;
}
.content-mass-top .t3-module.module_lastest-product .bt-inner-detail .bt-prices-salesPrice {
  font-family: 'Oswald';
  font-size: 22px;
}
.content-mass-top .t3-module.module_lastest-product .bt-inner-detail .bt-prices-oldPrice {
  font-family: 'arial';
  font-size: 14px;
}
.content-mass-top .t3-module.module_lastest-product .bt-inner-detail .bt-prices-salesPrice,
.content-mass-top .t3-module.module_lastest-product .bt-inner-detail .bt-prices-oldPrice {
  float: right;
  padding-top: 0;
  padding-right: 14px;
  margin: 0;
}
.shoppingLayout .bt-inner .bt-title:hover {
  color: #86a64b !important;
}
.t3-sidebar.t3-sidebar-1.span3 .module_custom .module-inner {
  padding: 0;
  background: none;
}
.t3-sidebar.t3-sidebar-1.span3 .module_custom img {
  width: 100%;
  height: auto;
}
.t3-footer {
  color: #fff;
}
.t3-footer a {
  color: #f9fbf5;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #fff;
}
.t3-footnav .module-title {
  color: #fff;
}
#jshop_module_cart .cart_detail_left {
  background: url("../../../images/green/bg-cart_03.png") no-repeat left top;
}
a#cp-pause,
a#cp-play {
  background-image: url("../../../images/green/pase-slide.png") !important;
}
#progress-bar {
  background: #86a64b !important;
  height: 5px;
  position: relative;
  width: 100%;
}
#t3-best-product .container .module-title {
  background: url("../../../images/green/h3-best-product.png") no-repeat scroll left top transparent;
}
.module_category .module-title {
  background: url("../../../images/green/bottom-title.png") no-repeat scroll left bottom transparent;
}
.module_content-mass-top .btcontentshowcase-prev:hover {
  background: url("../../../images/green/pev-lastest-news_hover.png") no-repeat scroll 0 0 transparent !important;
}
.module_content-mass-top .btcontentshowcase-next:hover {
  background: url("../../../images/green/next-lastest-news_hover.png") no-repeat scroll 0 0 transparent !important;
}
.content-mass-top .t3-module.module_lastest-product .btproductslider-prev:hover {
  background: url("../../../images/green/pev-lastest-news_hover.png") no-repeat scroll 0 0 transparent !important;
}
.content-mass-top .t3-module.module_lastest-product .btproductslider-next:hover {
  background: url("../../../images/green/next-lastest-news_hover.png") no-repeat scroll 0 0 transparent !important;
}
.module_content-mass-top .readmore a:hover {
  background: url("../../../images/green/bg-read-more-lastets-news-hover_10.png") no-repeat scroll right center #91aa62 !important;
}
.t3-footer .module_menu {
  background: url("../../../images/green/icon-footer-title.png") no-repeat scroll left top transparent;
}
.btl-input {
  background: url('../../../images/green/bg-input-login.png') no-repeat left;
}
input.btl-buttonsubmit,
button.btl-buttonsubmit {
  background: url('../../../images/green/bg-submit-login.png') no-repeat !important;
}
.btl-content-block h3 {
  background: url('../../../images/green/header_bglogin.png') no-repeat left top !important;
}
#simplemodal-container a.modalCloseImg {
  background: url('../../../images/green/close_bt.png') no-repeat scroll center top transparent !important;
}
#simplemodal-container a.modalCloseImg:hover {
  background: url('../../../images/green/close-hover.png') no-repeat scroll center top transparent !important;
}
.breadcrumb .divider {
  background: url('../../../images/green/icon-breadcrumbs_03.png') no-repeat center left;
  margin: 0 10px 0 0;
}
.nav-stacked li a:hover {
  background: url("../../../images/green/icon-li1-hover.png") no-repeat scroll left 7px transparent;
  color: #86a64b;
}
div.published {
  background: url("../../../images/green/bg-date.png") no-repeat scroll center center transparent;
}
.k2LatestCommentsBlock._k2-comment ul li {
  background: url("../../../images/green/bg-item-commentk2_03.png") no-repeat bottom left #fff;
}
.productfull .text_zoom {
  background: url('../../../images/green/zoom.png') center center no-repeat;
}
#contact-form input {
  background: url("../../../images/green/line-input.png") no-repeat scroll left bottom #EBEBEB;
}
#contact-form textarea {
  background: url("../../../images/green/line-input.png") no-repeat scroll left bottom #EBEBEB;
}
.module_login span.add-on {
  display: none;
}
.module_login input {
  background: url("../../../images/green/line-input.png") no-repeat scroll left bottom #EBEBEB;
}
.module_login li:hover {
  background: url('../../../images/green/icon-link-hover.png') center left no-repeat;
}
.module_login a:hover {
  color: #86a64b;
}
h2.article-title {
  background: url("../../../images/green/line-title.png") no-repeat scroll left bottom transparent;
}
.article-title,
.article-header h1 {
  background: url("../../../images/green/line-title.png") no-repeat scroll left bottom transparent;
}
.review_header {
  background: url("../../../images/green/line-title.png") bottom left no-repeat;
}
.nav-stacked li {
  background: url("../../../images/green/line-title.png") no-repeat scroll left bottom transparent;
}
.review_header {
  background: url("../../../images/green/line-title.png") no-repeat scroll left bottom transparent;
}
#module-in-profile .module_menu .nav > li:hover {
  background: url("../../../images/green/icon-link-hover.png") no-repeat scroll left center transparent;
}
.jshop .cart a.remove-cart:hover {
  background: url("../../../images/green/remove-cart-hover.png") center center no-repeat;
}
.readmore a {
  /*background: url("../../../images/green/readmore.png") no-repeat scroll left center transparent;*/
  background: url("../../../images/bg-read-more-lastets-news-hover_10.png") no-repeat scroll right center #DF8000 !important;
  color: #ffffff;
  float: left;
  font-family: arial;
  font-size: 12px;
  height: auto;
  padding: 0px 32px 0px 5px;
  /*text-indent: 10px;*/
  text-transform: uppercase;
  width: auto;
  /*float: right;*/
}

.readmore a:hover {
	background: url("../../../images/green/bg-read-more-lastets-news-hover_10.png") no-repeat scroll right center #91aa62 !important;
}
#backtop {
  background: url('../../../images/green/backtop.png') #86a64b center 6px no-repeat;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu li.active > a,
.dropdown-submenu li.active > a:hover,
.dropdown-menu li.active > a,
.dropdown-menu li.active > a:hover {
  background-color: #86a64b;
}
.t3-header .left-header {
  background: url("../../../images/green/left-header.png") repeat-x scroll right center transparent;
}
/*.logo h1 a {
  background: url("../../../images/green/logo.png") no-repeat !important;
}*/
.bg-telephone {
  background: url("../../../images/green/head-footer.png") no-repeat scroll left center transparent;
}
.t3-footer .right-footer {
  background: url("../../../images/green/right-footer.png") repeat-x scroll right center transparent;
}
.address_block input.button:hover,
input#payment_submit:hover,
#shipping_form input.button:hover,
.finish input.button:hover {
  background-color: #86a64b;
}
div.catItemHeader h3.catItemTitle {
  background: url("../../../images/green/line-title.png") no-repeat scroll left bottom transparent;
}
div.itemTagsBlock {
  background: url('../../../images/green/line-title.png') #e8e8e8 bottom left no-repeat;
}
div.itemAuthorLatest ul li a:hover {
  background: url('../../../images/green/icon-li1-hover.png') left 7px no-repeat;
}
div.itemRelated ul li {
  background: url('../../../images/green/line-title.png') bottom left no-repeat;
}
div.itemRelated ul li a:hover {
  background: url('../../../images/green/icon-li1-hover.png') left 7px no-repeat;
}
div.itemCommentsForm form textarea.inputbox {
  background: url("../../../images/green/line-input.png") no-repeat scroll left bottom #EBEBEB;
}
div.itemCommentsForm form input.inputbox {
  background: url('../../../images/green/line-input.png') #ebebeb bottom left no-repeat;
}
div.catItemHeader span.catItemDateCreated {
  background: url("../../../images/green/bg-date.png") no-repeat scroll center center transparent;
}
div.catItemHeader h3.catItemTitle {
  background: url("../../../images/green/line-title.png") no-repeat scroll left bottom transparent;
}
div.catItemCommentsLink a {
  background: url("../../../images/green/comment.png") no-repeat scroll left bottom transparent;
}
div.catItemReadMore a {
  background: url("../../../images/green/readmore.png") no-repeat scroll left center transparent;
}
div.userBlock div.userDescription {
  background: url("../../../images/green/line-title.png") no-repeat scroll left bottom transparent;
}
div.userItemHeader span.userItemDateCreated {
  background: url("../../../images/green/bg-date.png") no-repeat scroll center center transparent;
}
div.userItemCommentsLink a {
  background: url("../../../images/green/comment.png") no-repeat scroll left bottom transparent;
}
div.userItemReadMore a {
  background: url("../../../images/green/readmore.png") no-repeat scroll left center transparent;
}
div.tagItemHeader span.tagItemDateCreated {
  background: url("../../../images/green/bg-date.png") no-repeat scroll center center transparent;
}
div.tagItemReadMore a {
  background: url("../../../images/green/readmore.png") no-repeat scroll left center transparent;
}
span.latestItemDateCreated {
  background: url("../../../images/green/bg-date.png") no-repeat scroll center center transparent;
}
div.latestItemTagsBlock {
  background: url("../../../images/green/line-title.png") no-repeat scroll left bottom #E8E8E8;
}
div.latestItemCommentsLink a {
  background: url("../../../images/green/comment.png") no-repeat scroll left bottom transparent;
}
div.latestItemReadMore a {
  background: url("../../../images/green/readmore.png") no-repeat scroll left center transparent;
}
div.k2Pagination ul li a:hover,
div.k2Pagination ul li.active a,
div.k2Pagination ul li.disabled a:hover {
  background-color: #86a64b;
}
div.itemHeader h2.itemTitle {
  color: #86a64b;
}
div.itemAuthorLatest ul li a:hover {
  color: #86a64b;
}
div.itemRelated ul li a:hover {
  color: #86a64b;
}
div.itemComments ul.itemCommentsList li span.commentDate {
  color: #86a64b;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName a:hover {
  color: #86a64b;
}
div.itemCommentsForm form input#submitCommentButton:hover {
  background-color: #86a64b;
}
div.k2CategoriesListBlock ul li:hover,
div.k2CategoriesListBlock ul li.activeCategory {
  background-color: #86a64b;
}
@media (max-width: 600px) {
  .t3-mainnav .navbar .bt-navbar {
    background: url('../../../images/green/nav-mobile.png') #181818 center right no-repeat !important;
  }
}

/*.jshop_prod_description td {
	border: 1px solid #000000;
}*/

.tabs {
				width:100%;
				overflow:hidden;
				font-size:0.9em;
				margin:2em 0;
				zoom:1;
				padding:1px;
				position:relative;
			}
 
			.tabs dt {
				float:left;
				line-height:2;
				height: auto;
				/*background:#e8f0f5;*/
				border:1px solid #DDDDDD;
				border-bottom:0;
				margin-right: 5px;
				padding: 10px 10px 0;
				position:relative;
				/*left:35px;*/
				margin-right:1px;
				cursor:pointer;
 
				-webkit-border-top-left-radius:10px;
				-webkit-border-top-right-radius:10px;
				-moz-border-radius-topleft:10px;
				-moz-border-radius-topright:10px;
				border-radius: 5px 5px 0 0;
			}
 
			.tabs dt:hover {
				background-color:#EEEEEE;
			}
 
			.tabs dt.selected {
				border-color:#DDDDDD;
				background:#fff;
				z-index:3;
				cursor:auto;
			}
 
			.tabs dd {
				background:#fff;
				display:none;
				float:right;
				width:100%;
				margin: 32px 0 0 -100%;
				position:relative;
				z-index:2;
			}
 
			.tabs dd.selected {
				display:block;
			}
 
			.tabs .tab-content {
				border:1px solid #DDDDDD;
				padding:20px;
 
				-webkit-border-radius:20px;
				-moz-border-radius:20px;
			}
			
.dotted_line-bottom {
    background: url("../../../images/dot-grey-bg.gif") repeat-x scroll center bottom transparent;
    padding-bottom: 2px;
}

.dotted_line-left {
    background: url("../../../images/dot-grey-bg.gif") repeat-y scroll left center transparent;
    padding-left: 2px;
}

.yashare-auto-init {
	float: right;
	margin-top: -10px;
}

.b-share-icon_vkontakte {
    background:url(/images/buttons/vk.png) !important;
    width: 30px !important;
    height: 30px !important;
}

.b-share-icon_facebook {
    background:url(/images/buttons/fb.png) !important;
    width: 30px !important;
    height: 30px !important;
}

.b-share-icon_twitter {
    background:url(/images/buttons/tw.png) !important;
    width: 30px !important;
    height: 30px !important;
}


.b-share-icon_gplus {
    background:url(/images/buttons/g.png) !important;
    width: 47px !important;
    height: 30px !important;
}

a.modal.ask {
    background-clip: border-box;
    /*background-color: transparent;*/
    /*border: medium none;
    border-radius: 0;*/
    box-shadow: none;
    left: auto;
    margin-left: 0;
    outline: medium none;
    position: static;
    margin-top: 10px;
    width: 173px;
    z-index: 0;
	
	background: #313131;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    display: block;
    font-family: Oswald;
    font-size: 16px;
    padding: 5px 10px;
    text-transform: uppercase;
	text-align: center;
}

a.modal.ask:hover {
	background: #86A64B;
}

/*выравнивание блоков. прислал Дима*/
.jshop_list_product .product .description {
	min-height: 130px;
	}
.jshop_list_product .product .name {
	min-height: 90px;
	}