.sec_behavior {
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.sec_promo_text_color {
  color: #423A5C;
}
.sec_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,#2c263d 0,#584e7b 131px,#31263d 131px,#31263d 162px,transparent 162px);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#2c263d),color-stop(150px,#584e7b),color-stop(150px,#31263d),color-stop(162px,#31263d),color-stop(162px,transparent));
  background: -webkit-linear-gradient(top,#2c263d 0,#584e7b 131px,#31263d 131px,#31263d 162px,transparent 162px);
  background: -o-linear-gradient(top,#2c263d 0,#584e7b 131px,#31263d 131px,#31263d 162px,transparent 162px);
  background: -ms-linear-gradient(top,#2c263d 0%,#584e7b 131px,#31263d 131px,#31263d 162px,transparent 162px);
  background: linear-gradient(top,#2c263d 0%,#584e7b 131px,#31263d 131px,#31263d 162px,transparent 162px);
  -pie-background: linear-gradient(top,#2c263d 0%,#584e7b 131px,#31263d 131px,#31263d 162px,transparent 162px);
  behavior: url(/res/css/PIE.php);
  position: relative;
}
html,
body {
  width: 100%;
  height: 100%;
}
input,
textarea,
select option:first-child {
  color: #737373;
}
.sec_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;
}
.sec_central-banner {
  outline: 6px solid #eaeaea;
  border: 1px solid #fff;
  display: block;
  margin: 0 auto 20px auto;
}
.sec_leftimg {
  float: left;
  margin: 0 15px 10px 0;
  border: 1px solid #eaeaea;
}
.sec_rightimg {
  float: right;
  margin: 0 0 10px 15px;
  border: 1px solid #eaeaea;
}
.sec_container {
  width: 980px;
  padding: 0;
  margin: 0 auto;
  background: #ffffff none Repeat 0 0;
}
.sec_container::after {
  content: '';
  display: block;
  clear: both;
}
.sec_wrap {
  padding: 18px 10px;
}
.sec_header {
  position: relative;
  padding: 126px 0 0 0;
  margin: 0 10px;
}
.sec_header .sec_logo {
  position: absolute;
  top: 45px;
  left: 0;
  right: auto;
  bottom: auto;
}
.sec_header .sec_phone {
  position: absolute;
  top: 75px;
  left: auto;
  right: 158px;
  bottom: auto;
}
.sec_header .sec_live-chat {
  display: block;
  width: 128px;
  text-align: center;
  height: 32px;
  line-height: 32px;
  background: #2c263d;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#584e7b),to(#2c263d));
  background: -webkit-linear-gradient(#584e7b,#2c263d);
  background: -moz-linear-gradient(#584e7b,#2c263d);
  background: -ms-linear-gradient(#584e7b,#2c263d);
  background: -o-linear-gradient(#584e7b,#2c263d);
  background: linear-gradient(#584e7b,#2c263d);
  -pie-background: linear-gradient(#584e7b,#2c263d);
  behavior: url(/res/css/PIE.php);
  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: #2c263d 0 -1px;
  position: absolute;
  top: 73px;
  left: auto;
  right: 0px;
  bottom: auto;
}
.sec_header .sec_live-chat:hover {
  background: #31263d;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#644e7b),to(#31263d));
  background: -webkit-linear-gradient(#644e7b,#31263d);
  background: -moz-linear-gradient(#644e7b,#31263d);
  background: -ms-linear-gradient(#644e7b,#31263d);
  background: -o-linear-gradient(#644e7b,#31263d);
  background: linear-gradient(#644e7b,#31263d);
  -pie-background: linear-gradient(#644e7b,#31263d);
  behavior: url(/res/css/PIE.php);
  position: relative;
  color: #fff;
}
.sec_header .sec_live-chat:active {
  background: #644e7b;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#31263d),to(#644e7b));
  background: -webkit-linear-gradient(#31263d,#644e7b);
  background: -moz-linear-gradient(#31263d,#644e7b);
  background: -ms-linear-gradient(#31263d,#644e7b);
  background: -o-linear-gradient(#31263d,#644e7b);
  background: linear-gradient(#31263d,#644e7b);
  -pie-background: linear-gradient(#31263d,#644e7b);
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.sec_header .sec_live-chat img {
  position: relative;
  top: 3px;
  margin: 0 7px 0 0;
}
.sec_header .sec_live-chat:hover {
  bottom: auto;
  left: auto;
  position: absolute;
  right: 0;
  top: 73px;
  text-decoration: none;
}
.sec_header .sec_live-chat:active {
  bottom: auto;
  left: auto;
  position: absolute;
  right: 0;
  top: 73px;
}
.sec_login-form {
  position: absolute;
  top: 15px;
  left: auto;
  right: 0px;
  bottom: auto;
  font-size: 11px;
  width: 345px;
}
.sec_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.php);
  position: relative;
}
.sec_login-form .sec_lf-text {
  background: #fff;
  text-indent: 5px;
  width: 122px;
}
.sec_login-form .sec_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.php);
  position: relative;
  color: #2B5EC7;
  text-align: center;
  font-weight: bold;
  width: 79px;
  cursor: pointer;
}
.sec_login-form .sec_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.php);
  position: relative;
}
.sec_login-form .sec_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.php);
  position: relative;
}
.sec_login-form .sec_forgot-pass {
  color: #fff;
  text-decoration: Underline;
  margin: 3px 0 0 140px;
  display: inline-block;
}
.sec_login-form .sec_forgot-pass:hover {
  text-decoration: Underline;
  color: #fff;
}
*:first-child+html .sec_login-form {
  width: 350px;
}
.sec_main-menu {
  overflow: hidden;
  padding: 4px 0 0 0;
  margin: 0 0 10px 0;
}
.sec_main-menu li {
  display: block;
  float: left;
  background: none;
  border-top: 1px solid #a490b9;
  padding: 0;
  border-left: 1px solid #70588b;
  border-right: 1px solid #70588b;
  margin-right: -1px;
}
.sec_main-menu li a {
  color: #ffffff;
  text-decoration: Underline;
  background: #31263d;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#644e7b),to(#31263d));
  background: -webkit-linear-gradient(#644e7b,#31263d);
  background: -moz-linear-gradient(#644e7b,#31263d);
  background: -ms-linear-gradient(#644e7b,#31263d);
  background: -o-linear-gradient(#644e7b,#31263d);
  background: linear-gradient(#644e7b,#31263d);
  -pie-background: linear-gradient(#644e7b,#31263d);
  behavior: url(/res/css/PIE.php);
  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;
}
.sec_main-menu li a:hover {
  text-decoration: Underline;
  color: #ffffff;
}
.sec_main-menu li a:hover {
  text-decoration: none !important;
  background: #644e7b;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#31263d),to(#644e7b));
  background: -webkit-linear-gradient(#31263d,#644e7b);
  background: -moz-linear-gradient(#31263d,#644e7b);
  background: -ms-linear-gradient(#31263d,#644e7b);
  background: -o-linear-gradient(#31263d,#644e7b);
  background: linear-gradient(#31263d,#644e7b);
  -pie-background: linear-gradient(#31263d,#644e7b);
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.sec_main-menu li.sec_mm-promo a {
  color: #ffec4d;
}
.sec_main-menu li.sec_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.php);
  position: relative;
  margin: -4px -1px 0 0;
  background: #eaebef;
  padding: 1px 0 0 0;
  border-left: none;
  border-right: none;
}
.sec_main-menu li.sec_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.php);
  position: relative;
  color: #2B5EC7;
  text-decoration: Underline;
  text-decoration: none;
}
.sec_main-menu li.sec_curr a:hover {
  text-decoration: Underline;
  color: #2B5EC7;
}
:root .sec_main-menu li.sec_curr a {
  padding: 3px 11px 0 \9;
}
:root .sec_main-menu li a {
  padding: 0 18px \9;
}
.sec_services {
  overflow: hidden;
  background: #423A5C;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  behavior: url(/res/css/PIE.php);
  position: relative;
  padding: 8px 0;
  margin: 0;
}
.sec_services li {
  display: block;
  float: left;
  border-left: 1px solid #acce67;
  margin: 0 0 0 -1px;
  padding: 0 23px;
  background: none;
}
.sec_services li a {
  color: #fff;
  text-decoration: Underline;
  text-decoration: none !important;
}
.sec_services li a:hover {
  text-decoration: Underline;
  color: #ffec4d;
}
.sec_services li a:hover {
  text-decoration: underline !important;
}
.sec_content {
  width: 700px;
  float: right;
}
.sec_central-but-wrap {
  padding: 0 0 20px 0;
}
.sec_central-but-wrap a {
  margin: 0 auto;
}
.sec_order-now-button {
  display: block;
  width: 240px;
  text-align: center;
  height: 45px;
  line-height: 45px;
  background: #2c263d;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#584e7b),to(#2c263d));
  background: -webkit-linear-gradient(#584e7b,#2c263d);
  background: -moz-linear-gradient(#584e7b,#2c263d);
  background: -ms-linear-gradient(#584e7b,#2c263d);
  background: -o-linear-gradient(#584e7b,#2c263d);
  background: linear-gradient(#584e7b,#2c263d);
  -pie-background: linear-gradient(#584e7b,#2c263d);
  behavior: url(/res/css/PIE.php);
  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: #2c263d 0 -1px;
}
.sec_order-now-button:hover {
  background: #31263d;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#644e7b),to(#31263d));
  background: -webkit-linear-gradient(#644e7b,#31263d);
  background: -moz-linear-gradient(#644e7b,#31263d);
  background: -ms-linear-gradient(#644e7b,#31263d);
  background: -o-linear-gradient(#644e7b,#31263d);
  background: linear-gradient(#644e7b,#31263d);
  -pie-background: linear-gradient(#644e7b,#31263d);
  behavior: url(/res/css/PIE.php);
  position: relative;
  color: #fff;
}
.sec_order-now-button:active {
  background: #644e7b;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#31263d),to(#644e7b));
  background: -webkit-linear-gradient(#31263d,#644e7b);
  background: -moz-linear-gradient(#31263d,#644e7b);
  background: -ms-linear-gradient(#31263d,#644e7b);
  background: -o-linear-gradient(#31263d,#644e7b);
  background: linear-gradient(#31263d,#644e7b);
  -pie-background: linear-gradient(#31263d,#644e7b);
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.sec_order-now-button:hover {
  text-decoration: none !important;
}
.sec_secondary-button {
  display: block;
  width: 240px;
  text-align: center;
  height: 45px;
  line-height: 45px;
  background: #2c263d;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#584e7b),to(#2c263d));
  background: -webkit-linear-gradient(#584e7b,#2c263d);
  background: -moz-linear-gradient(#584e7b,#2c263d);
  background: -ms-linear-gradient(#584e7b,#2c263d);
  background: -o-linear-gradient(#584e7b,#2c263d);
  background: linear-gradient(#584e7b,#2c263d);
  -pie-background: linear-gradient(#584e7b,#2c263d);
  behavior: url(/res/css/PIE.php);
  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: #2c263d 0 -1px;
}
.sec_secondary-button:hover {
  background: #31263d;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#644e7b),to(#31263d));
  background: -webkit-linear-gradient(#644e7b,#31263d);
  background: -moz-linear-gradient(#644e7b,#31263d);
  background: -ms-linear-gradient(#644e7b,#31263d);
  background: -o-linear-gradient(#644e7b,#31263d);
  background: linear-gradient(#644e7b,#31263d);
  -pie-background: linear-gradient(#644e7b,#31263d);
  behavior: url(/res/css/PIE.php);
  position: relative;
  color: #fff;
}
.sec_secondary-button:active {
  background: #644e7b;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#31263d),to(#644e7b));
  background: -webkit-linear-gradient(#31263d,#644e7b);
  background: -moz-linear-gradient(#31263d,#644e7b);
  background: -ms-linear-gradient(#31263d,#644e7b);
  background: -o-linear-gradient(#31263d,#644e7b);
  background: linear-gradient(#31263d,#644e7b);
  -pie-background: linear-gradient(#31263d,#644e7b);
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.sec_secondary-button:hover {
  text-decoration: none !important;
}
.sec_media-item {
  margin: 0 0 25px 0;
}
.sec_complex-header {
  overflow: hidden;
  border-bottom: 1px dotted #CBCBCB;
  position: relative;
  margin: 0 0 15px 0;
}
.sec_complex-header .sec_header-date {
  text-align: right;
  position: absolute;
  top: auto;
  left: auto;
  right: 0;
  bottom: 8px;
  font-size: 12px;
}
.sec_complex-header h3 {
  float: left;
  width: 600px;
}
.sec_medit-text {
  overflow: hidden;
}
.sec_medit-text .sec_readmore-link {
  font-size: 12px;
}
.sec_paginator {
  overflow: hidden;
  padding: 15px 0;
}
.sec_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.php);
  position: relative;
}
.sec_paginator a:hover {
  background: #2B5EC7;
  color: #fff;
}
.sec_paginator a.sec_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.php);
  position: relative;
  color: #2B5EC7;
  text-align: center;
  font-weight: bold;
  width: 80px;
  cursor: pointer;
}
.sec_paginator a.sec_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.php);
  position: relative;
}
.sec_paginator a.sec_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.php);
  position: relative;
}
.sec_paginator a.sec_curr {
  background: #2B5EC7;
  color: #fff;
}
.sec_tags {
  background: #eaeaea;
  padding: 3px 10px;
  font-size: 12px;
  margin: 0 0 15px 0;
}
.sec_tags a {
  text-decoration: none;
}
.sec_breadcrumbs {
  color: #2B5EC7;
  padding: 0 0 10px 0;
  font-size: 12px;
}
.sec_right-colomn {
  float: right;
  width: 240px;
  padding: 0 0 0 20px;
  font-size: 12px;
}
.sec_right-colomn .sec_sidebox-header {
  text-transform: uppercase;
  margin: 0 0 7px 0;
}
.sec_left-colomn {
  float: left;
  width: 240px;
  padding: 0 20px 0 0;
  font-size: 12px;
}
.sec_left-colomn .sec_sidebox-header {
  text-transform: uppercase;
}
.sec_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.php);
  position: relative;
  margin: 0 0 15px 0;
}
.sec_colored-box ul {
  margin: 0;
}
.sec_colored-box p {
  padding: 0 0 5px 0;
}
.sec_transparent-box {
  padding: 6px 10px;
  margin: 0 0 15px 0;
}
.sec_transparent-box .sec_sidebox-header {
  border-bottom: 1px solid #666666;
}
.sec_transparent-box ul {
  margin: 0;
}
.sec_transparent-box p {
  padding: 0 0 5px 0;
}
.sec_sidebox-header {
  color: #333333;
  font-size: 16px;
  padding: 0 0 2px 0;
  font-weight: bold;
}
.sec_side-services {
  overflow: hidden;
  margin: -5px 0 0 0;
  font-size: 14px;
  zoom: 1;
}
.sec_side-services li {
  background: url('../images/side-menu-bullet.png') no-repeat 0 10px;
  padding: 0 0 0 15px;
}
.sec_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;
}
.sec_side-services li a:hover {
  text-decoration: Underline;
  color: #C80E11;
}
.sec_side-services li:first-child a {
  border-top: none;
}
.sec_ff-sum {
  float: right;
  display: block;
  width: 30px;
}
.sec_ff-total {
  background: none;
  padding: 0 0 7px 0px;
  font-weight: bold;
  font-size: 14px;
}
.sec_footer {
  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.php);
  position: relative;
}
.sec_footer .sec_container {
  position: relative;
  height: 144px;
  font-size: 12px;
  background-color: transparent !important;
}
.sec_footer-services {
  position: absolute;
  top: 20px;
  left: 10px;
  right: auto;
  bottom: auto;
  margin: 0;
}
.sec_footer-services li {
  background: none;
  float: left;
  margin: 0 25px 0 0;
  padding: 0;
}
.sec_copyright {
  position: absolute;
  top: 84px;
  left: 10px;
  right: auto;
  bottom: auto;
}
.sec_footer-submenu {
  position: absolute;
  top: 125px;
  left: 0;
  right: auto;
  bottom: auto;
  text-align: center;
  color: #fff;
  width: 100%;
}
.sec_footer-submenu a {
  color: #fff;
  text-decoration: none;
}
.sec_footer-submenu a:hover {
  text-decoration: underline;
}
.sec_payment-cards {
  position: absolute;
  top: 20px;
  left: auto;
  right: 10px;
  bottom: auto;
}
.sec_payment-cards tr td:first-child {
  text-align: right;
}
.sec_payment-cards td {
  padding: 0 0 17px 8px;
}
.sec_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_right-colomn {
  display: block;
  float: right;
  padding: 0 0 0 20px;
  font-size: 12px;
  width: 384px;
}
div.thankyou_container {
  width: 980px;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
  background: white none Repeat 0 0;
  padding: 20px;
  width: 863px;
}
.thankyou_wrap {
  padding: 18px 30px;
}
