.eec_behavior {
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.eec_promo_text_color {
  color: #94070b;
}
.eec_link_text_color {
  color: #430003;
}
.eec_price-filter {
  background: #eaeaea;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  behavior: url(/res/css/PIE.php);
  position: relative;
  padding: 3px 0;
  margin: 0 0 10px 0;
}
.eec_pf-table {
  margin: 0 50px;
  font-size: 12px;
}
.eec_pf-table th {
  text-align: right;
  padding: 0 10px 0 0;
  width: 200px;
}
.eec_pf-table td {
  padding: 7px 0;
}
.eec_pf-table td select {
  width: 322px;
}
.eec_pf-table td input {
  width: 58px;
}
.eec_pf-table td .eec_switcher-wrap a,
.eec_pf-table td .eec_switcher-wrap a:hover,
.eec_pf-table td .eec_switcher-wrap a.eec_curr {
  width: 72px;
}
.eec_switcher-wrap {
  overflow: hidden;
}
.eec_switcher-wrap a {
  display: block;
  float: left;
  margin-left: 10px;
  background: #b0b0b0;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#ffffff),to(#b0b0b0));
  background: -webkit-linear-gradient(#ffffff,#b0b0b0);
  background: -moz-linear-gradient(#ffffff,#b0b0b0);
  background: -ms-linear-gradient(#ffffff,#b0b0b0);
  background: -o-linear-gradient(#ffffff,#b0b0b0);
  background: linear-gradient(#ffffff,#b0b0b0);
  -pie-background: linear-gradient(#ffffff,#b0b0b0);
  behavior: url(/res/css/PIE.php);
  position: relative;
  color: #430003;
  text-align: center;
  font-weight: bold;
  width: auto;
  cursor: pointer;
  height: 21px;
  line-height: 21px;
  text-decoration: none;
  border: 1px solid #bebebe;
}
.eec_switcher-wrap a:first-child {
  margin-left: 0 !important;
}
.eec_switcher-wrap a:hover,
.eec_switcher-wrap a.eec_curr {
  background: #63849e;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#ffffff),to(#63849e));
  background: -webkit-linear-gradient(#ffffff,#63849e);
  background: -moz-linear-gradient(#ffffff,#63849e);
  background: -ms-linear-gradient(#ffffff,#63849e);
  background: -o-linear-gradient(#ffffff,#63849e);
  background: linear-gradient(#ffffff,#63849e);
  -pie-background: linear-gradient(#ffffff,#63849e);
  behavior: url(/res/css/PIE.php);
  position: relative;
  color: #fff;
  text-align: center;
  font-weight: normal;
  width: auto;
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#63849e);
}
.eec_switcher-wrap a.eec_pie_first-child {
  margin-left: 0 !important;
}
.eec_price-table {
  width: 100%;
  margin: 0 0 10px 0;
}
.eec_price-table th {
  padding-left: 10px;
}
.eec_price-table th div {
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  behavior: url(/res/css/PIE.php);
  position: relative;
  padding: 12px 0;
}
.eec_price-table th div img {
  margin: 5px 0 0 0;
}
.eec_price-table th .eec_standard,
.eec_price-table th .eec_platinum {
  background: #a2b6c5;
  background: -moz-linear-gradient(left,#a2b6c5 0%,#c2ced9 50%,#a2b6c5 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#a2b6c5),color-stop(50%,#c2ced9),color-stop(100%,#a2b6c5));
  background: -webkit-linear-gradient(left,#a2b6c5 0%,#c2ced9 50%,#a2b6c5 100%);
  background: -o-linear-gradient(left,#a2b6c5 0%,#c2ced9 50%,#a2b6c5 100%);
  background: -ms-linear-gradient(left,#a2b6c5 0%,#c2ced9 50%,#a2b6c5 100%);
  background: linear-gradient(left,#a2b6c5 0%,#c2ced9 50%,#a2b6c5 100%);
  -pie-background: linear-gradient(left,#a2b6c5 0%,#c2ced9 50%,#a2b6c5 100%);
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.eec_price-table th .eec_premium {
  background: #7c0609;
  background: -moz-linear-gradient(left,#7c0609 0%,#ac080d 50%,#7c0609 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#7c0609),color-stop(50%,#ac080d),color-stop(100%,#7c0609));
  background: -webkit-linear-gradient(left,#7c0609 0%,#ac080d 50%,#7c0609 100%);
  background: -o-linear-gradient(left,#7c0609 0%,#ac080d 50%,#7c0609 100%);
  background: -ms-linear-gradient(left,#7c0609 0%,#ac080d 50%,#7c0609 100%);
  background: linear-gradient(left,#7c0609 0%,#ac080d 50%,#7c0609 100%);
  -pie-background: linear-gradient(left,#7c0609 0%,#ac080d 50%,#7c0609 100%);
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.eec_price-table th .eec_urgency {
  background: #767676;
  background: -moz-linear-gradient(left,#767676 0%,#909090 50%,#767676 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#767676),color-stop(50%,#909090),color-stop(100%,#767676));
  background: -webkit-linear-gradient(left,#767676 0%,#909090 50%,#767676 100%);
  background: -o-linear-gradient(left,#767676 0%,#909090 50%,#767676 100%);
  background: -ms-linear-gradient(left,#767676 0%,#909090 50%,#767676 100%);
  background: linear-gradient(left,#767676 0%,#909090 50%,#767676 100%);
  -pie-background: linear-gradient(left,#767676 0%,#909090 50%,#767676 100%);
  behavior: url(/res/css/PIE.php);
  position: relative;
  font-weight: normal;
}
.eec_price-table th:first-child {
  padding-left: 0;
  width: 100px;
}
.eec_price-table td {
  padding-left: 10px;
}
.eec_price-table td a {
  text-decoration: none;
  color: #333333;
  font-weight: bold;
}
.eec_price-table td a:hover {
  background: #94070b;
  color: #fff;
}
.eec_price-table td a .price_tb_buy {
  display: none;
}
.eec_price-table td a:hover .price_tb_buy {
  display: inline;
  font-weight: normal;
}
.eec_price-table td:first-child span,
.eec_price-table td a {
  height: 26px;
  text-align: center;
  line-height: 26px;
  display: block;
  background: #eaeaea;
  margin: 0 0 1px 0;
}
.eec_price-table td:first-child {
  padding-left: 0;
}
.eec_price-table .eec_pt-lastrow a,
.eec_price-table .eec_pt-lastrow span {
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.eec_price-infos {
  overflow: hidden;
  margin: 0 0 10px 0;
}
.eec_price-infos .eec_colored-box {
  height: 95px;
  margin: 0;
}
.eec_quality-level {
  width: 100%;
  margin: 0 0 30px 0;
}
.eec_quality-level th {
  padding-left: 5px;
}
.eec_quality-level th div {
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  behavior: url(/res/css/PIE.php);
  position: relative;
  width: 155px;
  padding: 7px 0;
}
.eec_quality-level th div img {
  margin: 5px 0 0 0;
}
.eec_quality-level th .eec_ql-standard,
.eec_quality-level th .eec_ql-platinum {
  background: #b2c2cf;
}
.eec_quality-level th .eec_ql-premium {
  background: #94070b;
}
.eec_quality-level th .eec_quality-levels {
  background: #838383;
  width: 218px;
  font-weight: normal;
}
.eec_quality-level th:first-child {
  padding-left: 0;
}
.eec_quality-level tr td:first-child span {
  text-indent: 10px;
  text-align: left;
}
.eec_quality-level td {
  padding-left: 5px;
}
.eec_quality-level td span {
  height: 26px;
  text-align: center;
  line-height: 26px;
  display: block;
  background: #eaeaea;
  margin: 0 0 1px;
}
.eec_quality-level td:first-child {
  padding-left: 0;
}
.eec_quality-level .eec_pt-lastrow span {
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  behavior: url(/res/css/PIE.php);
  position: relative;
}
