.cww_behavior {
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.cww_promo_text_color {
  color: #ff5500;
}
.cww_link_text_color {
  color: #2B5EC7;
}
.cww_price-filter {
  background: #eaeaea;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  behavior: url(/res/css/PIE.htc);
  position: relative;
  padding: 3px 0;
  margin: 0 0 10px 0;
}
.cww_pf-table {
  margin: 0 50px;
  font-size: 12px;
}
.cww_pf-table th {
  text-align: right;
  padding: 0 10px 0 0;
  width: 200px;
}
.cww_pf-table td {
  padding: 7px 0;
}
.cww_pf-table td select {
  width: 322px;
}
.cww_pf-table td input {
  width: 58px;
}
.cww_pf-table td .cww_switcher-wrap a,
.cww_pf-table td .cww_switcher-wrap a:hover,
.cww_pf-table td .cww_switcher-wrap a.cww_curr {
  width: 72px;
}
.cww_switcher-wrap {
  overflow: hidden;
}
.cww_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.htc);
  position: relative;
  color: #2B5EC7;
  text-align: center;
  font-weight: bold;
  width: auto;
  cursor: pointer;
  height: 21px;
  line-height: 21px;
  text-decoration: none;
  border: 1px solid #bebebe;
}
.cww_switcher-wrap a:first-child {
  margin-left: 0 !important;
}
.cww_switcher-wrap a:hover,
.cww_switcher-wrap a.cww_curr {
  background: #1d262f;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#91a4bb),to(#1d262f));
  background: -webkit-linear-gradient(#91a4bb,#1d262f);
  background: -moz-linear-gradient(#91a4bb,#1d262f);
  background: -ms-linear-gradient(#91a4bb,#1d262f);
  background: -o-linear-gradient(#91a4bb,#1d262f);
  background: linear-gradient(#91a4bb,#1d262f);
  -pie-background: linear-gradient(#91a4bb,#1d262f);
  behavior: url(/res/css/PIE.htc);
  position: relative;
  color: #fff;
  text-align: center;
  font-weight: normal;
  width: auto;
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#91a4bb,endColorstr=#1d262f);
}
.cww_switcher-wrap a.cww_pie_first-child {
  margin-left: 0 !important;
}
.cww_price-table {
  width: 100%;
  margin: 0 0 10px 0;
}
.cww_price-table th {
  padding-left: 10px;
}
.cww_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.htc);
  position: relative;
  padding: 12px 0;
}
.cww_price-table th div img {
  margin: 5px 0 0 0;
}
.cww_price-table th .cww_standard,
.cww_price-table th .cww_platinum {
  background: #44576e;
  background: -moz-linear-gradient(left,#44576e 0%,#58718e 50%,#44576e 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#44576e),color-stop(50%,#58718e),color-stop(100%,#44576e));
  background: -webkit-linear-gradient(left,#44576e 0%,#58718e 50%,#44576e 100%);
  background: -o-linear-gradient(left,#44576e 0%,#58718e 50%,#44576e 100%);
  background: -ms-linear-gradient(left,#44576e 0%,#58718e 50%,#44576e 100%);
  background: linear-gradient(left,#44576e 0%,#58718e 50%,#44576e 100%);
  -pie-background: linear-gradient(left,#44576e 0%,#58718e 50%,#44576e 100%);
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.cww_price-table th .cww_premium {
  background: #e64d00;
  background: -moz-linear-gradient(left,#e64d00 0%,#ff661a 50%,#e64d00 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#e64d00),color-stop(50%,#ff661a),color-stop(100%,#e64d00));
  background: -webkit-linear-gradient(left,#e64d00 0%,#ff661a 50%,#e64d00 100%);
  background: -o-linear-gradient(left,#e64d00 0%,#ff661a 50%,#e64d00 100%);
  background: -ms-linear-gradient(left,#e64d00 0%,#ff661a 50%,#e64d00 100%);
  background: linear-gradient(left,#e64d00 0%,#ff661a 50%,#e64d00 100%);
  -pie-background: linear-gradient(left,#e64d00 0%,#ff661a 50%,#e64d00 100%);
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.cww_price-table th .cww_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.htc);
  position: relative;
  font-weight: normal;
}
.cww_price-table th:first-child {
  padding-left: 0;
  width: 100px;
}
.cww_price-table td {
  padding-left: 10px;
}
.cww_price-table td a {
  text-decoration: none;
  color: #333333;
  font-weight: bold;
}
.cww_price-table td a:hover {
  background: #ff5500;
  color: #fff;
}
.cww_price-table td a .price_tb_buy {
  display: none;
}
.cww_price-table td a:hover .price_tb_buy {
  display: inline;
  font-weight: normal;
}
.cww_price-table td:first-child span,
.cww_price-table td a {
  height: 26px;
  text-align: center;
  line-height: 26px;
  display: block;
  background: #eaeaea;
  margin: 0 0 1px 0;
}
.cww_price-table td:first-child {
  padding-left: 0;
}
.cww_price-table .cww_pt-lastrow a,
.cww_price-table .cww_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.htc);
  position: relative;
}
.cww_price-infos {
  overflow: hidden;
  margin: 0 0 10px 0;
}
.cww_price-infos .cww_colored-box {
  height: 95px;
  margin: 0;
}
.cww_quality-level {
  width: 100%;
  margin: 0 0 30px 0;
}
.cww_quality-level th {
  padding-left: 5px;
}
.cww_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.htc);
  position: relative;
  width: 155px;
  padding: 7px 0;
}
.cww_quality-level th div img {
  margin: 5px 0 0 0;
}
.cww_quality-level th .cww_ql-standard,
.cww_quality-level th .cww_ql-platinum {
  background: #4e647e;
}
.cww_quality-level th .cww_ql-premium {
  background: #ff5500;
}
.cww_quality-level th .cww_quality-levels {
  background: #838383;
  width: 218px;
  font-weight: normal;
}
.cww_quality-level th:first-child {
  padding-left: 0;
}
.cww_quality-level tr td:first-child span {
  text-indent: 10px;
  text-align: left;
}
.cww_quality-level td {
  padding-left: 5px;
}
.cww_quality-level td span {
  height: 26px;
  text-align: center;
  line-height: 26px;
  display: block;
  background: #eaeaea;
  margin: 0 0 1px;
}
.cww_quality-level td:first-child {
  padding-left: 0;
}
.cww_quality-level .cww_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.htc);
  position: relative;
}
