@import url(../warp/css/layout.css);
.powered a.seo {
  text-indent: 0;
  top: -21px;
  position: relative;
  background: none;
  text-decoration: none;
}
.powered a.seo:hover {
  text-decoration: underline;
}
* {
  max-height: 80000px;
}
html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
body {
  min-width: 1100px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}
body.home .textW {
  display: block;
  min-width: 1100px;
  height: 283px;
}
.hc ul {
  list-style: none;
  float: right;
  margin: 5px 0 0 0;
}
.hc ul img {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  margin-right: 5px;
  width: 17px;
  height: 17px;
}
.hc ul li +li {
  margin-top: 0px;
}
#column-right {
  padding-top: 40px;
}
#column-right .box-heading {
  display: block !important;
  margin-bottom: 0;
}
#column-right #sidebar_feedback_div1 td {
  display: block;
  width: 100% !important;
}
#column-right #sidebar_feedback_div1 input {
  width: 230px;
}
#column-right #sidebar_feedback_div1 textarea {
  width: 230px;
}
.soc {
  list-style: none;
}
.soc li {
  float: left;
}
.soc li a {
  display: inline-block;
  *display: inline;
}
.soc li img {
  width: 32px;
  height: 32px;
  vertical-align: top;
}
.soc li +li {
  margin-left: 5px;
}
.textW {
  background: url('../image/bg3.png') scroll 0 0 repeat #fff;
  height: 283px;
  display: none;
}
.textW .text {
  width: 1000px;
  margin: 10px auto 0;
  padding: 17px;
  min-width: 1000px;
  color: #000;
}
.textW .text:after {
  clear: both;
  display: table;
  content: ' ';
}
.textW .text .title {
  color: #656c9e;
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.textW .text .rr {
  width: 288px;
  height: 253px;
  background: url('../image/otz.png') scroll 0 0 no-repeat transparent;
  float: right;
  position: relative;
  top: -22px;
  padding: 20px;
}
.textW .text .rr .title {
  color: #000;
  text-align: center;
}
.textW .text .rr p {
  font-style: italic;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0 30px;
}
.textW .text .rr .date {
  font-style: italic;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0 30px;
  color: #666;
}
.textW .text .rr a {
  display: inline-block;
  margin-left: 30px;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  top: 20px;
}
.textW .text .ll {
  max-height: 10000px;
  float: left;
  width: 660px;
  min-width: 660px;
  padding-right: 12px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}
@font-face {
  font-family: 'century_gothicregular';
  src: url('gothic-webfont.eot');
  src: url('gothic-webfont.eot?#iefix') format('embedded-opentype'), url('gothic-webfont.woff') format('woff'), url('gothic-webfont.ttf') format('truetype'), url('gothic-webfont.svg#century_gothicregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 400;
  src: local('Play'), url(p.woff) format('woff');
}
@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 700;
  src: local('Play-Bold'), url(pb.woff) format('woff');
}
body {
  background-color: #0F1221;
  color: #e7e7e7;
  font: 15px/1.5 'century_gothicregular', 'Play', Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
}
.bgw {
  width: 100%;
  height: 100%;
  background-image: url("../image/bg-page.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: 100% 100%;
  padding: 10px 0 0;
}
body.home {
  background-attachment: scroll;
}
h1 {
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  margin: 0 0 5px;
  color: #fff;
}
h2 {
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  margin: 0 0 15px;
}
h3 {
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  margin: 0 0 15px;
}
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  margin: 0 0 15px;
}
p {
  margin-top: 0px;
  margin-bottom: 7px;
}
.intruder {
  position: absolute;
  width: 69px;
  height: 69px;
  top: 0;
  left: 0;
  z-index: 12;
}
a,
a:visited,
a b {
  color: #656c9e;
  text-decoration: underline;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}
a img {
  border: none;
}
form {
  padding: 0;
  margin: 0;
  display: inline;
}
input[type='text'],
input[type='password'] {
  background: #f8f8f8;
  border: 1px solid #cccccc;
  padding: 3px;
  margin-left: 0px;
  margin-right: 0px;
}
textarea,
input {
  background: #f8f8f8;
  border: 1px solid #cccccc;
  padding: 3px;
  padding: 3px !important;
  margin-left: 0px;
  margin-right: 0px;
  color: #333333;
  box-shadow: inset 0px 2px 8px rgba(32,74,96,0.2), 0px 0px 3px white;
  -moz-box-shadow: inset 0px 2px 8px rgba(32,74,96,0.2), 0px 0px 3px white;
  -webkit-box-shadow: inset 0px 2px 8px rgba(32,74,96,0.2), 0px 0px 3px white;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  margin-top: 2px;
  margin-bottom: 2px;
}
input,
textarea {
  box-sizing: content-box;
}
select {
  background: #f8f8f8;
  border: 1px solid #cccccc;
  padding: 2px;
}
label {
  cursor: pointer;
}
.lV {
  display: inline-block;
  height: 11px;
  margin-left: 10px;
  cursor: pointer;
  background: url('../image/list.png') no-repeat scroll 0 0;
  width: 13px;
  background-color: #aaa18f;
}
.gV {
  display: inline-block;
  height: 11px;
  margin-left: 10px;
  cursor: pointer;
  background: url('../image/grid.png') no-repeat scroll 0 0;
  width: 11px;
  background-color: #aaa18f;
}
.lV:hover,
.gV:hover,
.lV.active,
.gV.active {
  background-color: #f8d895;
}
#share42 {
  display: inline-block;
  padding: 6px 0 0 6px;
  background: #ffffff;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
}
#share42 a {
  opacity: 0.5;
}
#share42 a:hover {
  opacity: 1;
}
#share42:hover {
  background: #f6f6f6;
  border: 1px solid #d4d4d4;
  box-shadow: 0 0 5px #dddddd;
}
#share42:hover a {
  opacity: 0.7;
}
#settext-1:before {
  content: "Ужасно";
  margin-left: 7px;
}
#settext-2:before {
  content: "Плохо";
  margin-left: 7px;
}
#settext-3:before {
  content: "Средне";
  margin-left: 7px;
}
#settext-4:before {
  content: "Хорошо";
  margin-left: 7px;
}
#settext-5:before {
  content: "Отлично";
  margin-left: 7px;
}
#review-title {
  cursor: pointer;
}
.review-list {
  padding: 10px;
  overflow: auto;
  margin-bottom: 20px;
  border: 1px solid #eeeeee;
}
.review-list .author {
  margin: 0 !important;
  color: #aaa18f;
  font-size: 12px;
  float: left;
  margin-bottom: 20px;
}
.review-list .author b {
  font-size: 18px;
}
.review-list .text {
  margin-bottom: 5px;
  clear: both;
}
.review-list .rating {
  float: right;
  margin-bottom: 20px;
}
#review .minus {
  padding: 0 0 8px 22px;
  background-image: url(/../image/minus.png);
  background-repeat: no-repeat;
}
#review .plus {
  padding: 0 0 8px 22px;
  background-image: url(/../image/plus.png);
  background-repeat: no-repeat;
}
#review input[type='text'] {
  height: 17px;
  color: #333333;
  box-shadow: inset 0px 2px 8px rgba(32,74,96,0.2), 0px 0px 3px white;
  -moz-box-shadow: inset 0px 2px 8px rgba(32,74,96,0.2), 0px 0px 3px white;
  -webkit-box-shadow: inset 0px 2px 8px rgba(32,74,96,0.2), 0px 0px 3px white;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  padding: 3px !important;
  margin-top: 2px;
  margin-bottom: 2px;
}
#review .entry-b {
  display: block;
  float: left;
  width: 150px;
  padding: 47px 0 53px 0;
}
#review textarea {
  height: 108px;
  min-height: 108px;
  min-width: 306px;
  max-width: 540px;
  margin-left: 40px;
}
#review #captcha {
  margin-top: 2px;
  margin-left: -4px;
}
input:focus,
textarea:focus {
  box-shadow: inset 0px 2px 8px rgba(255,255,255,0), 0px 0px 5px #209fdf;
  -moz-box-shadow: inset 0px 2px 8px rgba(255,255,255,0), 0px 0px 5px #209fdf;
  -webkit-box-shadow: inset 0px 2px 8px rgba(255,255,255,0), 0px 0px 5px #209fdf;
  background-color: #ffffff;
  outline: none;
  border-color: rgba(255,255,255,0);
}
textarea:focus,
input:focus {
  outline: none;
}
#review-form .radio-div {
  width: 77px;
  float: left;
  margin-left: 5px;
}
#review-form .radio-div input[type='radio'] {
  position: relative;
  margin: 0 0 0 -4px;
  padding: 0;
  width: 16px;
  height: 17px;
  opacity: 0;
  z-index: 2;
  cursor: pointer;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
#review-form .star-div {
  height: 17px;
  float: left;
  margin: 1px 0 0 -84px;
}
#review-form .entry-rating {
  cursor: default;
  display: block;
  float: left;
  width: 150px;
  padding: 4px 0 4px 0;
  font-weight: bold;
}
#review-form .rating {
  margin: 10px 0;
  overflow: hidden;
}
.star-div span {
  width: 77px;
  height: 17px;
  display: inline-block;
  background: url(/../image/stars.png) no-repeat;
}
span.icstars-0 {
  background-position: 0 0;
}
span.icstars-1 {
  background-position: 0 -16px;
}
span.icstars-2 {
  background-position: 0 -32px;
}
span.icstars-3 {
  background-position: 0 -48px;
}
span.icstars-4 {
  background-position: 0 -64px;
}
span.icstars-5 {
  background-position: 0 -80px;
}
.entry-rating {
  float: left;
  width: 125px;
  font-weight: bold;
}
div.input {
  clear: both;
}
div.input .entry-b {
  display: block;
  float: left;
  width: 130px;
}
div.input textarea {
  width: 545px;
  resize: none;
}
.input.captcha img {
  position: relative;
  top: 8px;
}
.rT {
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 7px;
}
.vot_updown2 {
  float: right;
  font-size: 13px !important;
}
#yesvot {
  color: #298705;
  font-size: 13px;
}
#novot {
  color: red;
  font-size: 13px;
}
#container {
  width: 1000px;
  margin: 0px auto 0;
  clear: both;
  text-align: left;
  padding: 17px 17px 0;
  background: url('../image/bg1.png') scroll 0 0 repeat transparent;
}
#container:after {
  content: '';
  display: block;
  clear: both;
}
#webme_sidebar_feedback1 .warning,
#webme_sidebar_feedback0 .warning {
  font-size: 12px;
  color: #000;
  line-height: 15px;
  margin: -10px 0 0 20px !important;
  top: 100% !important;
}
#column-left {
  float: left;
  width: 250px;
}
#column-left + #column-right + #content,
#column-left + #content {
  margin-left: 285px;
}
#column-right {
  float: right;
  width: 250px;
}
#column-right + #content {
  margin-right: 265px;
}
#content {
  min-height: 600px;
  margin-bottom: 25px;
}
#content .content {
  padding: 10px;
  overflow: auto;
  margin-bottom: 20px;
}
#content .content .left {
  float: left;
  width: 49%;
}
#content .content .right {
  float: right;
  width: 49%;
}
#header {
  height: 85px;
  width: 1000px;
  margin: 0px auto;
  padding: 0px 0;
  position: relative;
  z-index: 99;
}
#header #logo {
  position: absolute;
  top: 5px;
  left: 0px;
}
#header #cart {
  position: absolute;
  top: 70px;
  right: 0px;
  z-index: 9;
  min-width: 300px;
}
#header #cart .heading {
  float: right;
  margin-top: 15px;
  padding-left: 14px;
  padding-right: 14px;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #eeeeee;
  background: #ffffff;
  position: relative;
  z-index: 1;
}
#header #cart .heading h4 {
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 3px;
}
#header #cart .heading a {
  color: #656c9e;
  text-decoration: none;
}
#header #cart .heading a span {
  background: #ffffff url('../image/arrow-down.png') 100% 50% no-repeat;
  padding-right: 15px;
}
#header #cart .content {
  clear: both;
  display: none;
  position: relative;
  top: -1px;
  padding: 8px;
  min-height: 150px;
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  -webkit-border-radius: 0px 7px 7px 7px;
  -moz-border-radius: 0px 7px 7px 7px;
  -khtml-border-radius: 0px 7px 7px 7px;
  border-radius: 0px 7px 7px 7px;
  -webkit-box-shadow: 0px 2px 2px #dddddd;
  -moz-box-shadow: 0px 2px 2px #dddddd;
  box-shadow: 0px 2px 2px #dddddd;
  background: #ffffff;
}
#header #cart .checkout {
  text-align: right;
  clear: both;
}
#header #cart .empty {
  padding-top: 50px;
  text-align: center;
}
#header #cart.active .heading {
  margin-top: 5px;
  padding-top: 10px;
  padding-bottom: 6px;
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  -webkit-border-radius: 7px 7px 0px 0px;
  -moz-border-radius: 7px 7px 0px 0px;
  -khtml-border-radius: 7px 7px 0px 0px;
  border-radius: 7px 7px 0px 0px;
}
#header #cart.active .content {
  display: block;
}
#header #search {
  position: absolute;
  top: 15px;
  right: 0px;
  width: 298px;
  z-index: 15;
}
#header #search input {
  background: #ffffff;
  padding: 1px 33px 1px 1px;
  width: 262px;
  height: 21px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -khtml-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  -webkit-box-shadow: 0px 2px 0px #f0f0f0;
  -moz-box-shadow: 0px 2px 0px #f0f0f0;
  box-shadow: 0px 2px 0px #f0f0f0;
}
#header .button-search {
  position: absolute;
  right: 0px;
  background: url('../image/button-search.png') center center no-repeat;
  width: 28px;
  height: 24px;
  cursor: pointer;
}
#header #welcome {
  position: absolute;
  top: 47px;
  right: 0px;
  z-index: 5;
  width: 298px;
  text-align: right;
  color: #999999;
}
#header .links {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 10px;
  padding-right: 10px;
}
#header .links a {
  float: left;
  display: block;
  padding: 0px 0px 0px 7px;
  color: #656c9e;
  text-decoration: none;
  font-size: 12px;
}
#header .links a + a {
  margin-left: 8px;
  border-left: 1px solid #cccccc;
}
.clear {
  height: 0;
  clear: both;
  padding: 0;
}
#language {
  position: absolute;
  top: 15px;
  left: 320px;
  width: 80px;
  color: #999999;
  line-height: 17px;
}
#language img {
  cursor: pointer;
  margin-right: 5px;
}
#currency {
  width: 75px;
  position: absolute;
  top: 15px;
  left: 425px;
  color: #999999;
  line-height: 17px;
}
#currency a {
  display: inline-block;
  padding: 2px 4px;
  border: 1px solid #cccccc;
  color: #999999;
  text-decoration: none;
  margin-right: 2px;
  margin-bottom: 2px;
}
#currency a b {
  color: #000000;
  text-decoration: none;
}
.mini-cart-info table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 5px;
}
.mini-cart-info td {
  color: #000000;
  vertical-align: top;
  padding: 10px 5px;
  border-bottom: 1px solid #eeeeee;
}
.mini-cart-info .image {
  width: 1px;
}
.mini-cart-info .image img {
  border: 1px solid #eeeeee;
  text-align: left;
}
.mini-cart-info .name small {
  color: #666666;
}
.mini-cart-info .quantity {
  text-align: right;
}
.mini-cart-info td.total {
  text-align: right;
}
.mini-cart-info .remove {
  text-align: right;
}
.mini-cart-info .remove img {
  cursor: pointer;
}
.mini-cart-total {
  text-align: right;
}
.mini-cart-total table {
  border-collapse: collapse;
  display: inline-block;
  margin-bottom: 5px;
}
.mini-cart-total td {
  color: #000000;
  padding: 4px;
}
#menu {
  background: url('../image/bg2.png') scroll 0 0 repeat transparent;
  height: 69px;
  width: 1000px;
  margin: 0 auto;
}
#menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
}
#menu > ul > li {
  position: relative;
  float: none;
  display: table-cell;
  z-index: 20;
}
#menu > ul > li > a {
  font-size: 16px;
  color: #F7B367;
  line-height: 69px;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  z-index: 6;
  padding: 0 17px;
  text-align: center;
  position: relative;
}
#menu > ul > li div {
  display: none;
  position: absolute;
  width: 100%;
  z-index: 5;
}
#menu > ul > li div ul {
  display: table-cell;
}
#menu > ul > li div ul li {
  margin-top: 13px;
  position: relative;
}
#menu > ul > li div ul > li > a {
  color: #ffffff;
}
#menu > ul > li div div {
  left: 100%;
  top: 0;
}
#menu > ul > li div div li:first-child {
  margin-top: 0;
}
#menu > ul > li ul + ul {
  padding-left: 20px;
}
#menu > ul > li ul > li > a {
  text-decoration: none;
  color: #656c9e;
  background: url('../image/bg2.png') scroll 0 0 repeat transparent;
  padding: 4px 10px;
  font-size: 15px;
  display: block;
  text-transform: uppercase;
  white-space: nowrap;
  min-width: 120px;
}
#menu > ul > li ul > li+li {
  margin-bottom: 10px;
}
#menu > ul > li ul > li > a:hover {
  background: #656c9e;
  color: #fff;
}
#menu > ul > li:hover > a,
#menu > ul > li.active > a {
  text-decoration: none;
  background: #656c9e;
  color: #fff;
}
#menu ul > li:hover > div {
  display: table;
}
.breadcrumb {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
}
.breadcrumb a {
  color: #fff;
}
.breadcrumb a:last-child {
  text-decoration: none;
}
.success {
  padding: 10px 10px 10px 33px;
  margin-bottom: 15px;
  color: #555555;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #eaf7d9 url('../image/success.png') 10px center no-repeat;
  border: 1px solid #bbdf8d;
}
.warning {
  padding: 10px 10px 10px 33px;
  margin-bottom: 15px;
  color: #555555;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #ffd1d1 url('../image/warning.png') 10px center no-repeat;
  border: 1px solid #f8acac;
}
.attention {
  padding: 10px 10px 10px 33px;
  margin-bottom: 15px;
  color: #555555;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #fff5cc url('../image/attention.png') 10px center no-repeat;
  border: 1px solid #f2dd8c;
}
.information {
  padding: 10px 10px 10px 33px;
  margin-bottom: 15px;
  color: #555555;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.success .close,
.warning .close,
.attention .close,
.information .close {
  float: right;
  padding-top: 4px;
  padding-right: 4px;
  cursor: pointer;
}
.required {
  color: #ff0000;
  font-weight: bold;
}
.error {
  display: block;
  color: #ff0000;
}
.help {
  color: #999999;
  font-size: 10px;
  font-weight: normal;
  font-family: Verdana, Geneva, sans-serif;
  display: block;
}
table.form {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
table.form tr td:first-child {
  width: 150px;
}
table.form > * > * > td {
  color: #000000;
}
table.form td {
  padding: 4px;
}
input.large-field,
select.large-field {
  width: 300px;
}
table.list {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  margin-bottom: 20px;
}
table.list td {
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
table.list thead td {
  background-color: #efefef;
  padding: 0px 5px;
}
table.list tbody td {
  vertical-align: top;
  padding: 0px 5px;
}
table.list .left {
  text-align: left;
  padding: 7px;
}
table.list .right {
  text-align: right;
  padding: 7px;
}
table.list .center {
  text-align: center;
  padding: 7px;
}
table.list thead td a,
.list thead td {
  text-decoration: none;
  color: #222222;
  font-weight: bold;
}
table.radio {
  width: 100%;
  border-collapse: collapse;
}
table.radio td {
  padding: 5px;
  vertical-align: top;
}
table.radio td label {
  display: block;
}
table.radio tr td:first-child {
  width: 1px;
}
table.radio tr td:first-child input {
  margin-top: 1px;
}
table.radio tr.highlight:hover td {
  background: #f1ffdd;
  cursor: pointer;
}
.pagination {
  border-top: 1px solid #eeeeee;
  padding-top: 8px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.pagination .links {
  float: left;
}
.pagination .links a {
  display: inline-block;
  border: 1px solid #eeeeee;
  padding: 4px 10px;
  text-decoration: none;
  color: #a3a3a3;
}
.pagination .links b {
  display: inline-block;
  border: 1px solid #269bc6;
  padding: 4px 10px;
  font-weight: normal;
  text-decoration: none;
  color: #269bc6;
  background: #ffffff;
}
.pagination .results {
  float: right;
  padding-top: 3px;
}
a.button,
input.button {
  cursor: pointer;
  color: #ffffff;
  background: url('../image/bg3.png') scroll 0 0 repeat #656c9e;
  display: inline-block;
  padding: 0 20px;
  text-decoration: none;
  border: none;
  height: 25px;
  line-height: 25px;
  text-transform: uppercase;
  font-size: 12px;
}
a.button:hover,
input.button:hover {
  background: #656c9e;
}
.buttons {
  overflow: auto;
  padding: 6px;
  margin-bottom: 20px;
}
.buttons .left {
  float: left;
  text-align: left;
}
.buttons .right {
  float: right;
  text-align: right;
}
.buttons .center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.htabs {
  height: 30px;
  line-height: 16px;
  border-bottom: 1px solid #dddddd;
}
.htabs a {
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  background: #ffffff url('../image/tab.png') repeat-x;
  padding: 7px 15px 6px 15px;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #000000;
  margin-right: 2px;
  display: none;
}
.htabs a.selected {
  padding-bottom: 7px;
  background: #ffffff;
}
.tab-content {
  padding: 10px;
  margin-bottom: 20px;
  z-index: 2;
  overflow: auto;
}
.box {
  margin-bottom: 20px;
}
.box .box-heading {
  border-bottom: 1px solid #656c9e;
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 15px;
}
.box .box-content {
  padding: 10px 0;
}
.last {
  margin-right: 0 !important;
}
.box-product {
  width: 100%;
  overflow: auto;
}
.box-product > div {
  display: inline-block;
  vertical-align: top;
  margin-right: 13px;
  margin-bottom: 20px;
  width: 165px;
}
.box-product .image {
  display: block;
  margin-bottom: 0px;
  position: relative;
}
.box-product .image img {
  border: 1px solid #393937;
}
.box-product .image img:hover {
  border: 1px solid #656c9e;
}
.box-product .name {
  text-align: center;
  height: 30px;
  overflow: hidden;
  margin-bottom: 15px;
}
.box-product .name a {
  color: #fff;
  text-decoration: none;
  display: block;
  margin-bottom: 4px;
  line-height: 15px;
}
.box-product .cart {
  text-align: center;
}
.box-product .price {
  display: block;
  font-weight: bold;
  color: #333333;
  margin-bottom: 4px;
}
.box-product .price-old {
  color: #ff0000;
  text-decoration: line-through;
}
.box-product .price-new {
  font-weight: bold;
}
.box-product .rating {
  display: block;
  margin-bottom: 4px;
}
.box-category ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.box-category li {
  position: relative;
}
.box-category li.active > ul {
  display: block;
}
.box-category a {
  display: block;
  color: #a7aee0;
}
.box-category > ul > li {
  margin-bottom: 10px;
  background: url('../image/bg1.png') scroll 0 0 repeat transparent;
}
.box-category > ul > li > a {
  font-size: 16px;
  text-transform: uppercase;
  color: #d2d2d3;
  background: url('../image/bg2.png') scroll 0 0 repeat transparent;
  text-decoration: none;
  padding: 5px 15px;
}
.box-category > ul > li > a:hover {
  color: #fff;
}
.box-category > ul > li ul {
  display: none;
  background: url('../image/m1.png') scroll 0px 0px repeat-y transparent;
  margin-left: 28px;
}
.box-category > ul > li ul > li > a {
  background: url('../image/m2.png') scroll 4px 50% no-repeat transparent;
  padding-left: 25px !important;
}
.box-category > ul > li ul li a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
}
.box-category > ul > li ul li a:hover {
  color: #fff;
}
.category-info {
  overflow: auto;
  margin-bottom: 20px;
}
.category-info .image {
  float: left;
  padding: 5px;
  margin-right: 15px;
  border: 1px solid #e7e7e7;
}
.category-list {
  overflow: auto;
  margin-bottom: 20px;
}
.category-list ul {
  float: left;
  width: 18%;
}
.manufacturer-list {
  border: 1px solid #dbdee1;
  padding: 5px;
  overflow: auto;
  margin-bottom: 20px;
}
.manufacturer-list ul {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 10px;
}
.manufacturer-heading {
  background: #f8f8f8;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 8px;
  margin-bottom: 6px;
}
.manufacturer-content {
  padding: 8px;
}
.product-filter {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 5px;
  overflow: auto;
  margin-bottom: 15px;
}
.product-filter .display {
  margin-right: 15px;
  float: left;
  padding-top: 4px;
  color: #333333;
}
.product-filter .display a {
  font-weight: bold;
}
.product-filter .sort {
  float: right;
  color: #333333;
}
.product-filter .limit {
  margin-left: 15px;
  float: right;
  color: #333333;
}
.product-compare {
  padding-top: 6px;
  margin-bottom: 25px;
  font-weight: bold;
}
.product-compare a {
  text-decoration: none;
  font-weight: bold;
}
.product-list .wishlist,
.product-list .compare {
  margin-bottom: 3px;
}
.product-list > div {
  overflow: auto;
  margin-bottom: 15px;
}
.product-list > div + div {
  border-top: 1px solid #eeeeee;
  padding-top: 16px;
}
.product-list .right {
  float: right;
  margin-left: 15px;
}
.product-list .image {
  float: left;
  margin-right: 10px;
}
.product-list .image img {
  padding: 3px;
  border: 1px solid #e7e7e7;
}
.product-list .name {
  margin-bottom: 3px;
}
.product-list .name a {
  color: #656c9e;
  font-weight: bold;
  text-decoration: none;
}
.product-list .description {
  line-height: 15px;
  margin-bottom: 5px;
}
.product-list .rating {
  color: #7b7b7b;
}
.product-list .price {
  float: right;
  height: 50px;
  margin-left: 8px;
  text-align: right;
  color: #333333;
  font-size: 12px;
}
.product-list .price-old {
  color: #ff0000;
  text-decoration: line-through;
}
.product-list .price-new {
  font-weight: bold;
}
.product-list .price-tax {
  font-size: 12px;
  font-weight: normal;
  color: #bbbbbb;
}
.product-list .cart {
  margin-bottom: 3px;
}
.product-list .wishlist a {
  color: #333333;
  text-decoration: none;
  padding-left: 18px;
  display: block;
  background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a {
  color: #333333;
  text-decoration: none;
  padding-left: 18px;
  display: block;
  background: url('../image/add.png') left 60% no-repeat;
}
.product-info {
  overflow: auto;
  margin-bottom: 20px;
}
.product-info > .left {
  float: left;
  margin-right: 15px;
}
.product-info > .left + .right {
  margin-left: 375px;
}
.product-info .image {
  float: left;
  margin-bottom: 20px;
  text-align: center;
  position: relative;
}
.product-info .image-additional {
  width: 372px;
  margin-left: -10px;
  clear: both;
  overflow: hidden;
}
.product-info .image-additional img {
  border: 1px solid #e7e7e7;
  vertical-align: top;
}
.product-info .image-additional a {
  float: left;
  display: block;
  margin-left: 10px;
  margin-bottom: 10px;
}
.product-info .description {
  padding: 5px 5px 10px 5px;
  margin-bottom: 10px;
  line-height: 20px;
}
.product-info .description span {
  color: #00FF00;
}
.product-info .description a {
  color: #4d4d4d;
  text-decoration: none;
}
.product-info .price {
  overflow: auto;
  border-bottom: 1px solid #e7e7e7;
  padding: 0px 5px 10px 5px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
  color: #333333;
}
.product-info .price .reward {
  font-size: 12px;
  font-weight: normal;
  color: #999999;
}
.product-info .price .discount {
  font-weight: normal;
  font-size: 12px;
  color: #4d4d4d;
}
.product-info .price-old {
  color: #ff0000;
  text-decoration: line-through;
}
.product-info .price-tax {
  font-size: 12px;
  font-weight: normal;
  color: #999999;
}
.product-info .options {
  border-bottom: 1px solid #e7e7e7;
  padding: 0px 5px 10px 5px;
  margin-bottom: 10px;
  color: #000000;
}
.product-info .option-image {
  margin-top: 3px;
  margin-bottom: 10px;
}
.product-info .option-image label {
  display: block;
  width: 100%;
  height: 100%;
}
.product-info .option-image img {
  margin-right: 5px;
  cursor: pointer;
}
.product-info .cart {
  padding: 0px 5px 10px 5px;
  margin-bottom: 20px;
  overflow: auto;
}
.product-info .cart div {
  float: left;
  vertical-align: middle;
}
.product-info .cart div > span {
  padding-top: 7px;
  display: block;
  color: #999999;
}
.product-info .cart .minimum {
  padding-top: 5px;
  font-size: 11px;
  color: #999999;
  clear: both;
}
.product-info .review {
  color: #4d4d4d;
  border-top: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  margin-bottom: 10px;
}
.product-info .review > div {
  padding: 8px;
  border-bottom: 1px solid #e7e7e7;
  line-height: 20px;
}
.product-info .review > div img {
  position: relative;
  top: 4px;
}
.product-info .review > div > span {
  color: #656c9e;
}
.product-info .review .share {
  overflow: auto;
  line-height: normal;
}
.product-info .review .share a {
  text-decoration: none;
}
.attribute {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  margin-bottom: 20px;
}
.attribute thead td,
.attribute thead tr td:first-child {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  background: #f7f7f7;
  text-align: left;
}
.attribute tr td:first-child {
  color: #000000;
  font-weight: bold;
  text-align: right;
  width: 20%;
}
.attribute td {
  padding: 7px;
  color: #4d4d4d;
  text-align: center;
  vertical-align: top;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.compare-info {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  margin-bottom: 20px;
}
.compare-info thead td,
.compare-info thead tr td:first-child {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  background: #f7f7f7;
  text-align: left;
}
.compare-info tr td:first-child {
  color: #000000;
  font-weight: bold;
  text-align: right;
}
.compare-info td {
  padding: 7px;
  width: 20%;
  color: #4d4d4d;
  text-align: center;
  vertical-align: top;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.compare-info .name a {
  font-weight: bold;
}
.compare-info .price-old {
  font-weight: bold;
  color: #ff0000;
  text-decoration: line-through;
}
.compare-info .price-new {
  font-weight: bold;
}
.wishlist-info table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  margin-bottom: 20px;
}
.wishlist-info td {
  padding: 7px;
}
.wishlist-info thead .name,
.wishlist-info thead .model,
.wishlist-info thead .stock {
  text-align: left;
}
.wishlist-info thead .quantity,
.wishlist-info thead .price,
.wishlist-info thead .total,
.wishlist-info thead .action {
  text-align: right;
}
.wishlist-info thead td {
  color: #4d4d4d;
  font-weight: bold;
  background-color: #f7f7f7;
  border-bottom: 1px solid #dddddd;
}
.wishlist-info thead .image {
  text-align: center;
}
.wishlist-info tbody .name,
.wishlist-info tbody .model,
.wishlist-info tbody .stock {
  text-align: left;
}
.wishlist-info tbody .quantity,
.wishlist-info tbody .price,
.wishlist-info tbody .total,
.wishlist-info tbody .action {
  text-align: right;
}
.wishlist-info tbody td {
  vertical-align: top;
  border-bottom: 1px solid #dddddd;
}
.wishlist-info tbody .image {
  text-align: center;
}
.wishlist-info tbody .image img {
  border: 1px solid #dddddd;
}
.wishlist-info tbody .price s {
  color: #ff0000;
}
.wishlist-info tbody .action img {
  cursor: pointer;
}
.login-content {
  margin-bottom: 20px;
  overflow: auto;
}
.login-content .left .content,
.login-content .right .content {
  min-height: 190px;
}
.login-content .left {
  float: left;
  width: 48%;
}
.login-content .right {
  float: right;
  width: 48%;
}
.order-list {
  margin-bottom: 10px;
}
.order-list .order-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.order-list .order-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.order-list .order-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.order-list .order-content div {
  float: left;
  width: 33.3%;
}
.order-list .order-info {
  text-align: right;
}
.order-detail {
  background: #efefef;
  font-weight: bold;
}
.return-list {
  margin-bottom: 10px;
}
.return-list .return-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.return-list .return-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.return-list .return-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.return-list .return-content div {
  float: left;
  width: 33.3%;
}
.return-list .return-info {
  text-align: right;
}
.return-product {
  overflow: auto;
  margin-bottom: 20px;
}
.return-name {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-model {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-quantity {
  float: left;
  width: 31%;
}
.return-detail {
  overflow: auto;
  margin-bottom: 20px;
}
.return-reason {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-opened {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-opened textarea {
  width: 98%;
  vertical-align: top;
}
.return-captcha {
  float: left;
}
.download-list {
  margin-bottom: 10px;
}
.download-list .download-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.download-list .download-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.download-list .download-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.download-list .download-content div {
  float: left;
  width: 33.3%;
}
.download-list .download-info {
  text-align: right;
}
.cart-info table {
  width: 100%;
  margin-bottom: 15px;
  border-collapse: collapse;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
.cart-info td {
  padding: 7px;
}
.cart-info thead .name,
.cart-info thead .model,
.cart-info thead .quantity {
  text-align: left;
}
.cart-info thead .price,
.cart-info thead .total {
  text-align: right;
}
.cart-info thead td {
  color: #4d4d4d;
  font-weight: bold;
  background-color: #f7f7f7;
  border-bottom: 1px solid #dddddd;
}
.cart-info thead .image {
  text-align: center;
}
.cart-info tbody .name,
.cart-info tbody .model,
.cart-info tbody .quantity {
  text-align: left;
}
.cart-info tbody .price,
.cart-info tbody .total {
  text-align: right;
}
.cart-info tbody td {
  vertical-align: top;
  border-bottom: 1px solid #dddddd;
}
.cart-info tbody .image {
  text-align: center;
}
.cart-info tbody .image img {
  border: 1px solid #dddddd;
}
.cart-info tbody .quantity input[type='image'],
.cart-info tbody .quantity img {
  position: relative;
  top: 4px;
  cursor: pointer;
}
.cart-info tbody span.stock {
  color: #ff0000;
  font-weight: bold;
}
.cart-module > div {
  display: none;
}
.cart-total {
  border-top: 1px solid #dddddd;
  overflow: auto;
  padding-top: 8px;
  margin-bottom: 15px;
}
.cart-total table {
  float: right;
}
.cart-total td {
  padding: 3px;
  text-align: right;
}
.sda {
  margin-bottom: 10px;
}
.sda a {
  color: #fff;
  text-decoration: none;
}
.checkout-heading {
  background: #f8f8f8;
  border: 1px solid #dbdee1;
  padding: 8px;
  font-weight: bold;
  font-size: 13px;
  color: #555555;
  margin-bottom: 15px;
}
.checkout-heading a {
  float: right;
  margin-top: 1px;
  font-weight: normal;
  text-decoration: none;
}
.checkout-content {
  padding: 0px 0px 15px 0px;
  display: none;
  overflow: auto;
}
.checkout-content .left {
  float: left;
  width: 48%;
}
.checkout-content .right {
  float: right;
  width: 48%;
}
.checkout-content .buttons {
  clear: both;
}
.checkout-product table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  margin-bottom: 20px;
}
.checkout-product td {
  padding: 7px;
}
.checkout-product thead .name,
.checkout-product thead .model {
  text-align: left;
}
.checkout-product thead .quantity,
.checkout-product thead .price,
.checkout-product thead .total {
  text-align: right;
}
.checkout-product thead td {
  color: #4d4d4d;
  font-weight: bold;
  background-color: #f7f7f7;
  border-bottom: 1px solid #dddddd;
}
.checkout-product tbody .name,
.checkout-product tbody .model {
  text-align: left;
}
.checkout-product tbody .quantity,
.checkout-product tbody .price,
.checkout-product tbody .total {
  text-align: right;
}
.checkout-product tbody td {
  vertical-align: top;
  border-bottom: 1px solid #dddddd;
}
.checkout-product tfoot td {
  text-align: right;
  border-bottom: 1px solid #dddddd;
}
.contact-info {
  overflow: auto;
}
.contact-info .left {
  float: left;
  width: 48%;
}
.contact-info .right {
  float: left;
  width: 48%;
}
.sitemap-info {
  overflow: auto;
  margin-bottom: 40px;
}
.sitemap-info .left {
  float: left;
  width: 48%;
}
.sitemap-info .right {
  float: left;
  width: 48%;
}
#footer {
  clear: both;
  overflow: hidden;
  width: 1034px;
  margin: 0 auto;
  padding: 60px 0 30px;
  font-size: 14px;
}
#footer h3 {
  color: #000000;
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 8px;
}
#footer .column {
  overflow: hidden;
  text-align: center;
  padding: 10px 0;
}
#footer .column ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: inline-block;
}
#footer .column ul li {
  float: left;
  margin-right: 20px;
}
#footer .column ul li:before {
  content: '/';
  position: relative;
  left: -10px;
  color: #000000;
}
#footer .column ul li:first-child:before {
  content: '' !important;
}
#footer .column a {
  text-decoration: none;
  color: #000000;
  -webkit-transition: background-color 300ms linear;
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
  display: inline-block;
  padding: 3px 5px;
  text-transform: uppercase;
}
#footer .column a:hover {
  text-decoration: underline;
}
.powered {
  float: right;
}
.powered a {
  height: 40px;
  display: inline-block;
  padding-right: 40px;
  background: url('../image/copy.png') scroll 100% 0 no-repeat transparent;
  color: #fff;
}
.powered a:hover {
  text-decoration: none;
}
.powered span {
  position: relative;
  top: -20px;
  display: block;
  color: #fff;
}
.copy {
  float: left;
  color: #b1b1b1;
}
.banner div {
  text-align: center;
  width: 100%;
  display: none;
}
.banner div img {
  margin-bottom: 20px;
}
.itemBought {
  position: absolute;
  background: #ffffff;
  top: 250px;
  height: 220px;
  border-color: #888888;
  z-index: 100;
  -webkit-box-shadow: 0px 0px 30px rgba(50,50,50,0.75);
  -moz-box-shadow: 0px 0px 30px rgba(50,50,50,0.75);
  box-shadow: 0px 0px 30px rgba(50,50,50,0.75);
}
#closeButton {
  position: relative;
  top: 0px;
  right: 0px;
}
#toCart {
  position: relative;
  bottom: 5px;
  left: 10px;
}
#toShop {
  position: relative;
  bottom: 5px;
  left: 45px;
}
#bProductImage {
  position: relative;
  left: 30px;
}
.fp .box-content {
  padding: 10px 0;
}
#filterpro .ui-state-hover,
#filterpro .ui-state-focus,
#filterpro .ui-state-active {
  border: 1px solid #656c9e;
  background: none repeat scroll 0 0 #d9f2fc;
}
.clear_filter {
  border-bottom: 1px dashed;
  text-decoration: none;
  float: right;
}
#filterpro .option_name,
#filterpro .attribute_group_name {
  cursor: pointer;
  padding: 5px;
  color: #49751d;
  font-size: 20px;
  padding-left: 50px;
  background: url('../image/fh.png') scroll 0 50% no-repeat transparent;
  position: relative;
  left: -50px;
  width: 260px;
}
label[for="min_price"] {
  color: #49751d;
  font-size: 20px;
}
.collapsible td label:hover {
  font-size: 14px;
  color: #49751d;
  text-decoration: underline;
}
#slider-range {
  margin-top: 25px;
}
#filterpro .hided {
  background: url("../image/filter-bullet-up.png") no-repeat scroll rightcenter transparent;
  cursor: pointer;
}
#filterpro .ui-widget-header {
  background: none repeat scroll 0 0 #3d6412;
  border: 0 none;
  color: #FFFFFF;
  font-weight: bold;
}
#filterpro .price_limit {
  border: 0;
  color: #000;
  width: 75px;
  font-size: 16px;
  text-align: center;
  background-color: #f6f6f6;
  border: 1px solid #e9e9e9;
}
#filterpro .option_box {
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
}
#filterpro .price_slider table {
  width: 100%;
}
#filterpro .price_slider td {
  text-align: center;
  font-size: 14px;
}
#filterpro select {
  width: 126px;
}
#filterpro .attribute_group_name {
  padding-left: 0;
}
#socialFrames {
  width: 300px;
  height: 270px;
  background-color: #ffffff;
  position: fixed;
  z-index: 147;
  padding: 5px;
  left: 50%;
  margin-left: -150px;
  display: none;
}
#socialOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.2);
  z-index: 146;
  left: 0;
  top: 0;
  display: none;
}
#topon {
  bottom: 30px;
  left: 45%;
  margin-left: 750px;
  position: fixed;
  z-index: 9999;
}
#topon a:hover span {
  background-position: bottom;
  display: block;
  margin-bottom: 7px;
  width: 35px;
  background-position: 0% -34px;
}
#topon p {
  margin-bottom: 20px;
  margin-top: 0px;
}
#topon span {
  background: url("../image/up-arrow.png") 0% 0px no-repeat transparent;
  display: block;
  height: 20px;
  margin-bottom: 7px;
  width: 35px;
}
.b-core-ui-select__dropdown.hide {
  display: none;
}
.b-core-ui-select.disabled,
.b-core-ui-select.disabled:ACTIVE {
  opacity: .5;
}
.j-scroll-pane .b-core-ui-select__dropdown__item {
  margin-right: 20px;
}
.b-core-ui-select__value {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 25px;
  color: #000;
}
.b-core-ui-select {
  position: relative;
  padding: 4px 35px 3px 5px;
  font-size: 12px;
  line-height: 21px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: inline-block;
  background: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  border-width: 1px;
  border-color: #040201 #462c11 #462c11 #38230e;
  border-style: solid;
}
.sort .b-core-ui-select {
  width: 120px;
}
.b-core-ui-select__dropdown__list {
  overflow: hidden;
  margin: 0 !important;
}
.b-core-ui-select.open {
  border-radius: 5px 5px 0 0;
}
.b-core-ui-select__dropdown__item.selected,
.b-core-ui-select__dropdown__item.selected:HOVER {
  color: #fff;
}
.b-core-ui-select__dropdown__item.disabled,
.b-core-ui-select__dropdown__item.disabled:HOVER {
  color: #ccc;
  background: none;
}
.b-core-ui-select__dropdown__label {
  padding: 10px;
  min-height: 18px;
  font-style: italic;
  list-style-type: none;
  border-bottom: 1px solid #ccc;
}
.b-core-ui-select__dropdown__wrap {
  outline: none;
  background-color: #23160A;
}
.b-core-ui-select__dropdown__item {
  padding: 5px 10px;
  min-height: 18px;
  list-style-type: none;
  cursor: pointer;
}
.b-core-ui-select__dropdown.show {
  display: block;
}
.clear_filter:hover {
  border: none;
}
.b-core-ui-select__button {
  position: absolute;
  right: 0px;
  top: 0px;
  display: block;
  width: 35px;
  height: 29px;
  background: url('../image/selB.png') no-repeat scroll 0 0 transparent;
}
.b-core-ui-select__dropdown__item:hover {
  text-decoration: underline;
}
.b-core-ui-select__select_state_hide {
  height: 1px !important;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 1px !important;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 0;
  z-index: -1;
  filter: alpha(opacity=0);
}
.b-core-ui-select__dropdown {
  display: none;
  position: absolute;
  top: 0;
  color: #f8d895;
  background-color: #23160A;
  margin-top: -1px;
  padding: 5px;
  max-height: 200px;
  font-size: 12px;
  border-radius: 0 0 4px 4px;
}
.b-core-ui-select__dropdown ul {
  padding: 0;
}
.b-core-ui-select__select {
  position: static;
  padding: 10px;
  font-size: 12px;
  line-height: 18px;
}
.news-view-short {
  margin-bottom: 8px;
}
.news-view-short .news-date {
  color: #999999;
  line-height: 1.2em;
}
.box-content .news-view-list,
.box-content .news-view-table {
  display: table;
}
.clear-hr {
  border-top: 1px dashed #000;
  margin: 20px 0;
  clear: both;
}
#news-date {
  font-size: 11px;
  color: #999999;
  line-height: 1.4em;
}
.news-view-list .news-view-cell {
  display: table-cell;
  vertical-align: top;
}
.news-view-list .news-view-cell img {
  padding: 0px 8px 0px 0px;
}
.news-view-list .news-view-cell .news-caption {
  margin-bottom: 8px;
}
.news-view-list .news-view-cell .news-caption a {
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  margin-bottom: 10px;
}
.news-view-list .news-view-cell .news-date {
  font-size: 11px;
  color: #999999;
  line-height: 1.4em;
}
.news-view-list .news-view-cell .news-description p {
  margin: 0px 0 15px 0;
}
.news-view-list .news-view-row {
  display: table-row;
}
.news-view-table .news-view-cell {
  display: table-cell;
  vertical-align: top;
  width: 25%;
}
.news-view-table .news-view-cell img {
  float: left;
  padding: 0px 6px 0px 6px;
}
.news-view-table .news-view-cell .news-date {
  font-size: 11px;
  color: #999999;
  line-height: 1.4em;
}
