.aw_behavior {
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.aw_promo_text_color {
  color: #ef7d13;
}
.aw_link_text_color {
  color: #2B5EC7;
}
.aw_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;
}
.aw_pf-table {
  margin: 0 50px;
  font-size: 12px;
}
.aw_pf-table th {
  text-align: right;
  padding: 0 10px 0 0;
  width: 200px;
}
.aw_pf-table td {
  padding: 7px 0;
}
.aw_pf-table td select {
  width: 322px;
}
.aw_pf-table td input {
  width: 58px;
}
.aw_pf-table td .aw_switcher-wrap a,
.aw_pf-table td .aw_switcher-wrap a:hover,
.aw_pf-table td .aw_switcher-wrap a.aw_curr {
  width: 72px;
}
.aw_switcher-wrap {
  overflow: hidden;
}
.aw_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: #2B5EC7;
  text-align: center;
  font-weight: bold;
  width: auto;
  cursor: pointer;
  height: 21px;
  line-height: 21px;
  text-decoration: none;
  border: 1px solid #bebebe;
}
.aw_switcher-wrap a:first-child {
  margin-left: 0 !important;
}
.aw_switcher-wrap a:hover,
.aw_switcher-wrap a.aw_curr {
  background: #1e2032;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#9196be),to(#1e2032));
  background: -webkit-linear-gradient(#9196be,#1e2032);
  background: -moz-linear-gradient(#9196be,#1e2032);
  background: -ms-linear-gradient(#9196be,#1e2032);
  background: -o-linear-gradient(#9196be,#1e2032);
  background: linear-gradient(#9196be,#1e2032);
  -pie-background: linear-gradient(#9196be,#1e2032);
  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=#9196be,endColorstr=#1e2032);
}
.aw_switcher-wrap a.aw_pie_first-child {
  margin-left: 0 !important;
}
.aw_price-table {
  width: 100%;
  margin: 0 0 10px 0;
}
.aw_price-table th {
  padding-left: 10px;
}
.aw_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;
}
.aw_price-table th div img {
  margin: 5px 0 0 0;
}
.aw_price-table th .aw_standard,
.aw_price-table th .aw_platinum {
  background: #444972;
  background: -moz-linear-gradient(left,#444972 0%,#565d92 50%,#444972 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#444972),color-stop(50%,#565d92),color-stop(100%,#444972));
  background: -webkit-linear-gradient(left,#444972 0%,#565d92 50%,#444972 100%);
  background: -o-linear-gradient(left,#444972 0%,#565d92 50%,#444972 100%);
  background: -ms-linear-gradient(left,#444972 0%,#565d92 50%,#444972 100%);
  background: linear-gradient(left,#444972 0%,#565d92 50%,#444972 100%);
  -pie-background: linear-gradient(left,#444972 0%,#565d92 50%,#444972 100%);
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.aw_price-table th .aw_premium {
  background: #da710f;
  background: -moz-linear-gradient(left,#da710f 0%,#f18a2b 50%,#da710f 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#da710f),color-stop(50%,#f18a2b),color-stop(100%,#da710f));
  background: -webkit-linear-gradient(left,#da710f 0%,#f18a2b 50%,#da710f 100%);
  background: -o-linear-gradient(left,#da710f 0%,#f18a2b 50%,#da710f 100%);
  background: -ms-linear-gradient(left,#da710f 0%,#f18a2b 50%,#da710f 100%);
  background: linear-gradient(left,#da710f 0%,#f18a2b 50%,#da710f 100%);
  -pie-background: linear-gradient(left,#da710f 0%,#f18a2b 50%,#da710f 100%);
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.aw_price-table th .aw_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;
}
.aw_price-table th:first-child {
  padding-left: 0;
}
.aw_price-table td {
  padding-left: 10px;
}
.aw_price-table td a {
  text-decoration: none;
  color: #210a21;
  font-weight: bold;
}
.aw_price-table td a:hover {
  background: #ef7d13;
  color: #fff;
}
.aw_price-table td a .price_tb_buy {
  display: none;
}
.aw_price-table td a:hover .price_tb_buy {
  display: inline;
  font-weight: normal;
}
.aw_price-table td:first-child span,
.aw_price-table td a {
  height: 26px;
  text-align: center;
  line-height: 26px;
  display: block;
  background: #eaeaea;
  margin: 0 0 1px 0;
}
.aw_price-table td:first-child {
  padding-left: 0;
}
.aw_price-table .aw_pt-lastrow a,
.aw_price-table .aw_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;
}
.aw_price-infos {
  overflow: hidden;
  margin: 0 0 10px 0;
}
.aw_price-infos .aw_colored-box {
  height: 95px;
  margin: 0;
}
.aw_quality-level {
  width: 100%;
  margin: 0 0 30px 0;
}
.aw_quality-level th {
  padding-left: 5px;
}
.aw_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;
}
.aw_quality-level th div img {
  margin: 5px 0 0 0;
}
.aw_quality-level th .aw_ql-standard,
.aw_quality-level th .aw_ql-platinum {
  background: #4d5382;
}
.aw_quality-level th .aw_ql-premium {
  background: #ef7d13;
}
.aw_quality-level th .aw_quality-levels {
  background: #838383;
  width: 218px;
  font-weight: normal;
}
.aw_quality-level th:first-child {
  padding-left: 0;
}
.aw_quality-level tr td:first-child span {
  text-indent: 10px;
  text-align: left;
}
.aw_quality-level td {
  padding-left: 5px;
}
.aw_quality-level td span {
  height: 26px;
  text-align: center;
  line-height: 26px;
  display: block;
  background: #eaeaea;
  margin: 0 0 1px;
}
.aw_quality-level td:first-child {
  padding-left: 0;
}
.aw_quality-level .aw_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;
}
