.cww_behavior {
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.cww_promo_text_color {
  color: #ff5500;
}
.cww_link_text_color {
  color: #2B5EC7;
}
* {
  margin: 0;
  padding: 0;
  outline: none;
}
body {
  color: #333333;
  font: 14px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  background: #ffffff url('../images/body-bg.gif') No-repeat 0 0;
}
.headr_bg {
  background: #fff;
  background: -moz-linear-gradient(top,#3b4b5f 0,#627d9e 131px,#3b425f 131px,#3b425f 162px,transparent 162px);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#3b4b5f),color-stop(150px,#627d9e),color-stop(150px,#3b425f),color-stop(162px,#3b425f),color-stop(162px,transparent));
  background: -webkit-linear-gradient(top,#3b4b5f 0,#627d9e 131px,#3b425f 131px,#3b425f 162px,transparent 162px);
  background: -o-linear-gradient(top,#3b4b5f 0,#627d9e 131px,#3b425f 131px,#3b425f 162px,transparent 162px);
  background: -ms-linear-gradient(top,#3b4b5f 0%,#627d9e 131px,#3b425f 131px,#3b425f 162px,transparent 162px);
  background: linear-gradient(top,#3b4b5f 0%,#627d9e 131px,#3b425f 131px,#3b425f 162px,transparent 162px);
  -pie-background: linear-gradient(top,#3b4b5f 0%,#627d9e 131px,#3b425f 131px,#3b425f 162px,transparent 162px);
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
body {
  margin: 0;
  padding: 0 0 144px;
  width: 100%;
  min-height: 100vh;
  box-sizing: border-box;
  position: relative;
}
input,
textarea,
select option:first-child {
  color: #737373;
}
.cww_common-input {
  color: #333333;
}
input,
select,
textarea {
  border: 1px solid #9ea8b8;
  background: #ffffff;
}
textarea {
  padding: 5px;
}
input,
select {
  height: 21px;
  line-height: 21px;
}
input {
  text-indent: 2px;
}
select {
  padding: 1px;
  height: 21px;
}
p {
  padding: 0 0 20px 0;
  line-height: 1.4em;
}
a {
  color: #2B5EC7;
  text-decoration: Underline;
}
a:hover {
  text-decoration: Underline;
  color: #C80E11;
}
a:hover {
  text-decoration: Underline;
}
a img {
  border: none;
}
table {
  border-collapse: collapse;
}
h1 {
  color: #333333;
  font-size: 28px;
  padding: 0 0 10px 0;
  font-weight: normal;
}
h1 a {
  text-decoration: none;
}
h2 {
  color: #333333;
  font-size: 24px;
  padding: 0 0 10px 0;
  font-weight: normal;
}
h2 a {
  text-decoration: none;
}
h3 {
  color: #333333;
  font-size: 16px;
  padding: 0 0 5px 0;
  font-weight: bold;
}
h3 a {
  text-decoration: none;
}
h4 {
  color: #333333;
  font-size: 14px;
  padding: 0 0 5px 0;
  font-weight: bold;
}
h4 a {
  text-decoration: none;
}
h5 {
  color: #333333;
  font-size: 14px;
  padding: 0 0 5px 0;
  font-weight: normal;
}
h5 a {
  text-decoration: none;
}
h6 {
  color: #333333;
  font-size: 12px;
  padding: 0 0 5px 0;
  font-weight: normal;
}
h6 a {
  text-decoration: none;
}
ul {
  list-style: none;
  margin: 0 0 20px 0;
}
ul li {
  background: url('../images/common-list-bullet.png') no-repeat 0 5px;
  padding: 0 0 7px 15px;
}
ol {
  margin: 0 0 20px 25px;
}
ol li {
  padding: 0 0 7px 0;
}
.cww_central-banner {
  outline: 6px solid #eaeaea;
  border: 1px solid #fff;
  display: block;
  margin: 0 auto 20px auto;
}
.cww_leftimg {
  float: left;
  margin: 0 15px 10px 0;
  border: 1px solid #eaeaea;
}
.cww_rightimg {
  float: right;
  margin: 0 0 10px 15px;
  border: 1px solid #eaeaea;
}
.cww_container {
  width: 980px;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
  background: #ffffff none Repeat 0 0;
}
.cww_wrap {
  padding: 18px 10px;
}
.cww_header {
  position: relative;
  padding: 126px 0 0 0;
  margin: 0 10px;
}
.cww_header .cww_logo {
  position: absolute;
  top: 45px;
  left: 0;
  right: auto;
  bottom: auto;
}
.cww_header .cww_phone {
  position: absolute;
  top: 75px;
  left: auto;
  right: 158px;
  bottom: auto;
}
.cww_header .cww_live-chat {
  display: block;
  width: 128px;
  text-align: center;
  height: 32px;
  line-height: 32px;
  background: #cc4400;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#ff7733),to(#cc4400));
  background: -webkit-linear-gradient(#ff7733,#cc4400);
  background: -moz-linear-gradient(#ff7733,#cc4400);
  background: -ms-linear-gradient(#ff7733,#cc4400);
  background: -o-linear-gradient(#ff7733,#cc4400);
  background: linear-gradient(#ff7733,#cc4400);
  -pie-background: linear-gradient(#ff7733,#cc4400);
  behavior: url(/res/css/PIE.htc);
  position: relative;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  text-decoration: none;
  text-shadow: #cc4400 0 -1px;
  position: absolute;
  top: 73px;
  left: auto;
  right: 0px;
  bottom: auto;
}
.cww_header .cww_live-chat:hover {
  background: #cc7700;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#ffaa33),to(#cc7700));
  background: -webkit-linear-gradient(#ffaa33,#cc7700);
  background: -moz-linear-gradient(#ffaa33,#cc7700);
  background: -ms-linear-gradient(#ffaa33,#cc7700);
  background: -o-linear-gradient(#ffaa33,#cc7700);
  background: linear-gradient(#ffaa33,#cc7700);
  -pie-background: linear-gradient(#ffaa33,#cc7700);
  behavior: url(/res/css/PIE.htc);
  position: relative;
  color: #fff;
}
.cww_header .cww_live-chat:active {
  background: #ffaa33;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#cc7700),to(#ffaa33));
  background: -webkit-linear-gradient(#cc7700,#ffaa33);
  background: -moz-linear-gradient(#cc7700,#ffaa33);
  background: -ms-linear-gradient(#cc7700,#ffaa33);
  background: -o-linear-gradient(#cc7700,#ffaa33);
  background: linear-gradient(#cc7700,#ffaa33);
  -pie-background: linear-gradient(#cc7700,#ffaa33);
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.cww_header .cww_live-chat img {
  position: relative;
  top: 3px;
  margin: 0 7px 0 0;
}
.cww_header .cww_live-chat:hover {
  bottom: auto;
  left: auto;
  position: absolute;
  right: 0;
  top: 73px;
  text-decoration: none;
}
.cww_header .cww_live-chat:active {
  bottom: auto;
  left: auto;
  position: absolute;
  right: 0;
  top: 73px;
}
.cww_login-form {
  position: absolute;
  top: 15px;
  left: auto;
  right: 0px;
  bottom: auto;
  font-size: 11px;
  width: 345px;
}
.cww_login-form input {
  border: none;
  font-size: 11px;
  height: 18px;
  line-height: 18px;
  margin: 0 0 0 5px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.cww_login-form .cww_lf-text {
  background: #fff;
  text-indent: 5px;
  width: 122px;
}
.cww_login-form .cww_lf-submit {
  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: 79px;
  cursor: pointer;
}
.cww_login-form .cww_lf-submit:hover {
  background: #b3d0ff;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#f4f8ff),to(#b3d0ff));
  background: -webkit-linear-gradient(#f4f8ff,#b3d0ff);
  background: -moz-linear-gradient(#f4f8ff,#b3d0ff);
  background: -ms-linear-gradient(#f4f8ff,#b3d0ff);
  background: -o-linear-gradient(#f4f8ff,#b3d0ff);
  background: linear-gradient(#f4f8ff,#b3d0ff);
  -pie-background: linear-gradient(#f4f8ff,#b3d0ff);
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.cww_login-form .cww_lf-submit:active {
  background: #f2f7ff;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#b1cfff),to(#f2f7ff));
  background: -webkit-linear-gradient(#b1cfff,#f2f7ff);
  background: -moz-linear-gradient(#b1cfff,#f2f7ff);
  background: -ms-linear-gradient(#b1cfff,#f2f7ff);
  background: -o-linear-gradient(#b1cfff,#f2f7ff);
  background: linear-gradient(#b1cfff,#f2f7ff);
  -pie-background: linear-gradient(#b1cfff,#f2f7ff);
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.cww_login-form .cww_forgot-pass {
  color: #fff;
  text-decoration: Underline;
  margin: 3px 0 0 140px;
  display: inline-block;
}
.cww_login-form .cww_forgot-pass:hover {
  text-decoration: Underline;
  color: #fff;
}
*:first-child+html .cww_login-form {
  width: 350px;
}
.cww_main-menu {
  overflow: hidden;
  padding: 4px 0 0 0;
  margin: 0 0 10px 0;
}
.cww_main-menu li {
  display: block;
  float: left;
  background: none;
  border-top: 1px solid #b0b7ce;
  padding: 0;
  border-left: 1px solid #717da7;
  border-right: 1px solid #717da7;
  margin-right: -1px;
}
.cww_main-menu li a {
  color: #ffffff;
  text-decoration: Underline;
  background: #3b425f;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#626e9e),to(#3b425f));
  background: -webkit-linear-gradient(#626e9e,#3b425f);
  background: -moz-linear-gradient(#626e9e,#3b425f);
  background: -ms-linear-gradient(#626e9e,#3b425f);
  background: -o-linear-gradient(#626e9e,#3b425f);
  background: linear-gradient(#626e9e,#3b425f);
  -pie-background: linear-gradient(#626e9e,#3b425f);
  behavior: url(/res/css/PIE.htc);
  position: relative;
  text-decoration: none !important;
  padding: 0 19px;
  display: block;
  height: 31px;
  line-height: 31px;
  font-weight: bold;
  text-transform: none;
  font-size: 12px;
}
.cww_main-menu li a:hover {
  text-decoration: Underline;
  color: #ffffff;
}
.cww_main-menu li a:hover {
  text-decoration: none !important;
  background: #626e9e;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#3b425f),to(#626e9e));
  background: -webkit-linear-gradient(#3b425f,#626e9e);
  background: -moz-linear-gradient(#3b425f,#626e9e);
  background: -ms-linear-gradient(#3b425f,#626e9e);
  background: -o-linear-gradient(#3b425f,#626e9e);
  background: linear-gradient(#3b425f,#626e9e);
  -pie-background: linear-gradient(#3b425f,#626e9e);
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.cww_main-menu li.cww_mm-promo a {
  color: #ffec4d;
}
.cww_main-menu li.cww_curr {
  border-top: 1px solid #caced8;
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  behavior: url(/res/css/PIE.htc);
  position: relative;
  margin: -4px -1px 0 0;
  background: #eaebef;
  padding: 1px 0 0 0;
  border-left: none;
  border-right: none;
}
.cww_main-menu li.cww_curr a {
  padding: 3px 19px 0;
  background: #ffffff;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#caced8),to(#ffffff));
  background: -webkit-linear-gradient(#caced8,#ffffff);
  background: -moz-linear-gradient(#caced8,#ffffff);
  background: -ms-linear-gradient(#caced8,#ffffff);
  background: -o-linear-gradient(#caced8,#ffffff);
  background: linear-gradient(#caced8,#ffffff);
  -pie-background: linear-gradient(#caced8,#ffffff);
  behavior: url(/res/css/PIE.htc);
  position: relative;
  color: #2B5EC7;
  text-decoration: Underline;
  text-decoration: none;
}
.cww_main-menu li.cww_curr a:hover {
  text-decoration: Underline;
  color: #2B5EC7;
}
:root .cww_main-menu li.cww_curr a {
  padding: 3px 11px 0 \9;
}
:root .cww_main-menu li a {
  padding: 0 18px \9;
}
.cww_services {
  overflow: hidden;
  background: #ff5500;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  behavior: url(/res/css/PIE.htc);
  position: relative;
  padding: 8px 0;
  margin: 0;
}
.cww_services li {
  display: block;
  float: left;
  border-left: 1px solid #acce67;
  margin: 0 0 0 -1px;
  padding: 0 23px;
  background: none;
}
.cww_services li a {
  color: #fff;
  text-decoration: Underline;
  text-decoration: none !important;
}
.cww_services li a:hover {
  text-decoration: Underline;
  color: #ffec4d;
}
.cww_services li a:hover {
  text-decoration: underline !important;
}
.cww_content {
  overflow: hidden;
}
.cww_central-but-wrap {
  padding: 0 0 20px 0;
}
.cww_central-but-wrap a {
  margin: 0 auto;
}
.cww_order-now-button {
  display: block;
  width: 240px;
  text-align: center;
  height: 45px;
  line-height: 45px;
  background: #cc4400;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#ff7733),to(#cc4400));
  background: -webkit-linear-gradient(#ff7733,#cc4400);
  background: -moz-linear-gradient(#ff7733,#cc4400);
  background: -ms-linear-gradient(#ff7733,#cc4400);
  background: -o-linear-gradient(#ff7733,#cc4400);
  background: linear-gradient(#ff7733,#cc4400);
  -pie-background: linear-gradient(#ff7733,#cc4400);
  behavior: url(/res/css/PIE.htc);
  position: relative;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  text-decoration: none;
  text-shadow: #cc4400 0 -1px;
}
.cww_order-now-button:hover {
  background: #cc7700;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#ffaa33),to(#cc7700));
  background: -webkit-linear-gradient(#ffaa33,#cc7700);
  background: -moz-linear-gradient(#ffaa33,#cc7700);
  background: -ms-linear-gradient(#ffaa33,#cc7700);
  background: -o-linear-gradient(#ffaa33,#cc7700);
  background: linear-gradient(#ffaa33,#cc7700);
  -pie-background: linear-gradient(#ffaa33,#cc7700);
  behavior: url(/res/css/PIE.htc);
  position: relative;
  color: #fff;
}
.cww_order-now-button:active {
  background: #ffaa33;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#cc7700),to(#ffaa33));
  background: -webkit-linear-gradient(#cc7700,#ffaa33);
  background: -moz-linear-gradient(#cc7700,#ffaa33);
  background: -ms-linear-gradient(#cc7700,#ffaa33);
  background: -o-linear-gradient(#cc7700,#ffaa33);
  background: linear-gradient(#cc7700,#ffaa33);
  -pie-background: linear-gradient(#cc7700,#ffaa33);
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.cww_order-now-button:hover {
  text-decoration: none !important;
}
.cww_secondary-button {
  display: block;
  width: 240px;
  text-align: center;
  height: 45px;
  line-height: 45px;
  background: #3b4b5f;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#627d9e),to(#3b4b5f));
  background: -webkit-linear-gradient(#627d9e,#3b4b5f);
  background: -moz-linear-gradient(#627d9e,#3b4b5f);
  background: -ms-linear-gradient(#627d9e,#3b4b5f);
  background: -o-linear-gradient(#627d9e,#3b4b5f);
  background: linear-gradient(#627d9e,#3b4b5f);
  -pie-background: linear-gradient(#627d9e,#3b4b5f);
  behavior: url(/res/css/PIE.htc);
  position: relative;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  text-decoration: none;
  text-shadow: #3b4b5f 0 -1px;
}
.cww_secondary-button:hover {
  background: #3b425f;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#626e9e),to(#3b425f));
  background: -webkit-linear-gradient(#626e9e,#3b425f);
  background: -moz-linear-gradient(#626e9e,#3b425f);
  background: -ms-linear-gradient(#626e9e,#3b425f);
  background: -o-linear-gradient(#626e9e,#3b425f);
  background: linear-gradient(#626e9e,#3b425f);
  -pie-background: linear-gradient(#626e9e,#3b425f);
  behavior: url(/res/css/PIE.htc);
  position: relative;
  color: #fff;
}
.cww_secondary-button:active {
  background: #626e9e;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#3b425f),to(#626e9e));
  background: -webkit-linear-gradient(#3b425f,#626e9e);
  background: -moz-linear-gradient(#3b425f,#626e9e);
  background: -ms-linear-gradient(#3b425f,#626e9e);
  background: -o-linear-gradient(#3b425f,#626e9e);
  background: linear-gradient(#3b425f,#626e9e);
  -pie-background: linear-gradient(#3b425f,#626e9e);
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.cww_secondary-button:hover {
  text-decoration: none !important;
}
.cww_media-item {
  margin: 0 0 25px 0;
}
.cww_complex-header {
  overflow: hidden;
  border-bottom: 1px dotted #CBCBCB;
  position: relative;
  margin: 0 0 15px 0;
}
.cww_complex-header .cww_header-date {
  text-align: right;
  position: absolute;
  top: auto;
  left: auto;
  right: 0;
  bottom: 8px;
  font-size: 12px;
}
.cww_complex-header h3 {
  float: left;
  width: 600px;
}
.cww_medit-text {
  overflow: hidden;
}
.cww_medit-text .cww_readmore-link {
  font-size: 12px;
}
.cww_paginator {
  overflow: hidden;
  padding: 15px 0;
}
.cww_paginator a {
  display: block;
  float: left;
  height: 25px;
  line-height: 27px;
  text-decoration: none;
  text-align: center;
  width: 25px;
  font-size: 12px;
  font-weight: bold;
  background: #ececec;
  margin: 0 3px 0 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.cww_paginator a:hover {
  background: #2B5EC7;
  color: #fff;
}
.cww_paginator a.cww_listing {
  border: 1px solid #dfdfdf;
  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: 80px;
  cursor: pointer;
}
.cww_paginator a.cww_listing:hover {
  background: #b3d0ff;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#f4f8ff),to(#b3d0ff));
  background: -webkit-linear-gradient(#f4f8ff,#b3d0ff);
  background: -moz-linear-gradient(#f4f8ff,#b3d0ff);
  background: -ms-linear-gradient(#f4f8ff,#b3d0ff);
  background: -o-linear-gradient(#f4f8ff,#b3d0ff);
  background: linear-gradient(#f4f8ff,#b3d0ff);
  -pie-background: linear-gradient(#f4f8ff,#b3d0ff);
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.cww_paginator a.cww_listing:active {
  background: #f2f7ff;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#b1cfff),to(#f2f7ff));
  background: -webkit-linear-gradient(#b1cfff,#f2f7ff);
  background: -moz-linear-gradient(#b1cfff,#f2f7ff);
  background: -ms-linear-gradient(#b1cfff,#f2f7ff);
  background: -o-linear-gradient(#b1cfff,#f2f7ff);
  background: linear-gradient(#b1cfff,#f2f7ff);
  -pie-background: linear-gradient(#b1cfff,#f2f7ff);
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.cww_paginator a.cww_curr {
  background: #2B5EC7;
  color: #fff;
}
.cww_tags {
  background: #eaeaea;
  padding: 3px 10px;
  font-size: 12px;
  margin: 0 0 15px 0;
}
.cww_tags a {
  text-decoration: none;
}
.cww_breadcrumbs {
  color: #2B5EC7;
  padding: 0 0 10px 0;
  font-size: 12px;
}
.cww_right-colomn {
  float: right;
  width: 240px;
  padding: 0 0 0 20px;
  font-size: 12px;
}
.cww_right-colomn .cww_sidebox-header {
  text-transform: uppercase;
  margin: 0 0 7px 0;
}
.cww_left-colomn {
  float: left;
  width: 240px;
  padding: 0 20px 0 0;
  font-size: 12px;
}
.cww_left-colomn .cww_sidebox-header {
  text-transform: uppercase;
}
.cww_colored-box {
  border: 3px solid #eaeaea;
  background: #f7f7f7;
  padding: 3px 7px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior: url(/res/css/PIE.htc);
  position: relative;
  margin: 0 0 15px 0;
}
.cww_colored-box ul {
  margin: 0;
}
.cww_colored-box p {
  padding: 0 0 5px 0;
}
.cww_transparent-box {
  padding: 6px 10px;
  margin: 0 0 15px 0;
}
.cww_transparent-box .cww_sidebox-header {
  border-bottom: 1px solid #666666;
}
.cww_transparent-box ul {
  margin: 0;
}
.cww_transparent-box p {
  padding: 0 0 5px 0;
}
.cww_sidebox-header {
  color: #333333;
  font-size: 16px;
  padding: 0 0 2px 0;
  font-weight: bold;
}
.cww_side-services {
  overflow: hidden;
  margin: -5px 0 0 0;
  font-size: 14px;
  zoom: 1;
}
.cww_side-services li {
  background: url('../images/side-menu-bullet.png') no-repeat 0 10px;
  padding: 0 0 0 15px;
}
.cww_side-services li a {
  color: #2B5EC7;
  text-decoration: Underline;
  display: block;
  border-top: 1px dotted #cbcbcb;
  line-height: 27px;
  font-weight: bold;
  text-decoration: none;
}
.cww_side-services li a:hover {
  text-decoration: Underline;
  color: #C80E11;
}
.cww_side-services li:first-child a {
  border-top: none;
}
.cww_ff-sum {
  float: right;
  display: block;
  width: 30px;
}
.cww_ff-total {
  background: none;
  padding: 0 0 7px 0px;
  font-weight: bold;
  font-size: 14px;
}
.cww_footer {
  position: absolute !important;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #e9e9e9;
  background: -moz-linear-gradient(top,#e9e9e9 0%,#e9e9e9 80%,#7f7f7f 80%,#7f7f7f 98%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e9e9e9),color-stop(80%,#e9e9e9),color-stop(80%,#7f7f7f),color-stop(98%,#7f7f7f));
  background: -webkit-linear-gradient(top,#e9e9e9 0%,#e9e9e9 80%,#7f7f7f 80%,#7f7f7f 98%);
  background: -o-linear-gradient(top,#e9e9e9 0%,#e9e9e9 80%,#7f7f7f 80%,#7f7f7f 98%);
  background: -ms-linear-gradient(top,#e9e9e9 0%,#e9e9e9 80%,#7f7f7f 80%,#7f7f7f 98%);
  background: linear-gradient(top,#e9e9e9 0%,#e9e9e9 80%,#7f7f7f 80%,#7f7f7f 98%);
  -pie-background: linear-gradient(top,#e9e9e9 0%,#e9e9e9 80%,#7f7f7f 80%,#7f7f7f 98%);
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.cww_footer .cww_container {
  position: relative;
  height: 144px;
  font-size: 12px;
  background-color: transparent !important;
}
.cww_footer-services {
  position: absolute;
  top: 20px;
  left: 10px;
  right: auto;
  bottom: auto;
  margin: 0;
}
.cww_footer-services li {
  background: none;
  float: left;
  margin: 0 25px 0 0;
  padding: 0;
}
.cww_copyright {
  position: absolute;
  top: 84px;
  left: 10px;
  right: auto;
  bottom: auto;
}
.cww_footer-submenu {
  position: absolute;
  top: 125px;
  left: 0;
  right: auto;
  bottom: auto;
  text-align: center;
  color: #fff;
  width: 100%;
}
.cww_footer-submenu a {
  color: #fff;
  text-decoration: none;
}
.cww_footer-submenu a:hover {
  text-decoration: underline;
}
.cww_payment-cards {
  position: absolute;
  top: 20px;
  left: auto;
  right: 10px;
  bottom: auto;
}
.cww_payment-cards tr td:first-child {
  text-align: right;
}
.cww_payment-cards td {
  padding: 0 0 17px 8px;
}
.cww_payment-cards td img {
  margin: 0 8px 0 0;
}
#account_name,
#account_name a {
  color: #fff;
  text-align: right;
}
.prices {
  width: 100%;
  text-align: center;
}
#share-discount .add,
#share-discount .delete {
  position: relative;
  top: -5px;
  left: -5px;
}
.thankyou_left-colomn {
  display: block;
}
.thankyou_right-colomn {
  display: block;
  float: right;
  padding: 0 0 0 20px;
  font-size: 12px;
  width: 384px;
}
div.thankyou_container {
  margin: 0 auto;
  overflow: hidden;
  background: white none Repeat 0 0;
  padding: 20px;
  width: 863px;
}
.thankyou_wrap {
  padding: 18px 30px;
}
#error-popup {
  display: none;
  background: url('/images/2/vrf-popup-bg.png') left top no-repeat;
  position: absolute;
  width: 332px;
  _width: 360px;
  height: 127px;
  _height: 157px;
  z-index: 15;
  margin: 0;
  padding: 13px 14px 17px 14px;
}
#error-popup .x {
  text-decoration: none;
  font-size: 1px;
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  background: url('/images/2/vrf-popup-x.png') left top no-repeat;
  right: 14px;
  top: 11px;
}
#error-popup dt {
  font: normal 18px Arial;
  color: #414141;
  float: none;
  margin-bottom: 6px;
}
#error-popup dd {
  margin: 0;
  padding: 0;
}
#error-popup .ok {
  position: absolute;
  left: 14px;
  top: 102px;
}
#opaco {
  display: none;
  background-color: #000000;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.disclaimer {
  font-size: 11px;
  margin: 0 auto;
  max-width: 960px;
  color: #333333;
  width: 720px;
  float: left;
  padding: 28px 10px;
}
.disclaimer::before {
  content: "DISCLAIMER: The completed product is for research purposes only. The company bears no responsibility for the use of research work, not intended for education use, the work is sold as-is with the highest quality and service available and written by freelancers";
}
