@charset "utf-8";
body {
  font: 14px/20px Arial, Helvetica, sans-serif;
  background: #fff;
  color: #2d2a2b;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
a {
  text-decoration: none;
  color: #d52b1e;
}
a:hover {
  color: #d64b30;
}
*.cleaner {
  line-height: 0;
  clear: both;
  font-size: 0;
}
.left {
  float: left;
}
u {
  color: #d52b1e;
  text-decoration: none;
}
.top-mar {
  margin-right: -5px;
}
.pad0 {
  padding: 0;
}
h3 {
  background: url(../images/home/head-bg.png) no-repeat scroll 0 bottom
    transparent;
  color: #3b3b3b;
  font-family: "DroidSansRegular";
  font-size: 26px;
  line-height: 26px !important;
  font-weight: normal;
  margin: 3px 0 17px;
  padding: 0 0 12px;
}
h2,
.seo-h1 {
  background: url("../images/home/head-bg.png") no-repeat scroll 0 bottom
    transparent;
  color: #3b3b3b;
  font-family: "DroidSansRegular";
  font-size: 26px;
  line-height: 26px !important;
  font-weight: normal;
  margin: 3px 0 17px;
  padding: 0 0 12px;
}
.mar10 {
  margin-top: 10px !important;
}
.marR10 {
  margin-right: 10px !important;
}
@font-face {
  font-family: "moon";
  src: url("../fonts/moon.eot");
  src: url("../fonts/moon.eot?#iefix") format("embedded-opentype"),
    url("../fonts/moon.svg#moon") format("svg"),
    url("../fonts/moon.woff") format("woff"),
    url("../fonts/moon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DroidSansRegular";
  src: url("../fonts/DroidSans-webfont.eot");
  src: url("../fonts/DroidSans-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/DroidSans-webfont.woff") format("woff"),
    url("../fonts/DroidSans-webfont.ttf") format("truetype"),
    url("../fonts/DroidSans-webfont.svg#DroidSansRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DroidSansBold";
  src: url("../fonts/DroidSans-Bold-webfont.eot");
  src: url("../fonts/DroidSans-Bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/DroidSans-Bold-webfont.woff") format("woff"),
    url("../fonts/DroidSans-Bold-webfont.ttf") format("truetype"),
    url("../fonts/DroidSans-Bold-webfont.svg#DroidSansBold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DiavloLight";
  src: url("../fonts/diavlo-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/diavlo-webfont.woff") format("woff"),
    url("../fonts/diavlo-webfont.ttf") format("truetype"),
    url("../fonts/diavlo-webfont.svg#DiavloLight") format("svg");
  font-weight: 400;
  font-style: normal;
}
#banner-x {
  height: 350px;
  width: 905px;
  margin: 25px 0 25px;
}
#featured {
  height: 290px;
  padding-right: 200px;
  position: relative;
  width: 684px;
}
#featured ul.ui-tabs-nav {
  left: 684px;
  list-style: none outside none;
  position: absolute;
  top: 0;
  width: 200px;
  margin: 0;
  padding: 0;
}
#featured ul.ui-tabs-nav li {
  font-size: 12px;
  color: #666;
  padding: 1px 0 1px 22px;
}
#featured ul.ui-tabs-nav li .text {
  font-size: 20px;
  font-family: "DiavloLight";
  line-height: 24px;
  padding: 15px 0 0 15px;
}
#featured li.ui-tabs-nav-item a {
  display: block;
  height: 95px;
  color: #333;
  background: #d9d9d9;
  line-height: 20px;
}
#featured li.ui-tabs-nav-item a:hover {
  background: #a81f49;
  color: #fff;
}
#featured li.ui-tabs-selected {
  background: url(../images/home/home-sprite.png) -630px 20px no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a {
  background: #a81f49;
  color: #fff;
}
#featured .ui-tabs-panel {
  background: #999;
  position: relative;
}
#featured .ui-tabs-hide {
  display: none;
}
.hide {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
#example-one {
  background: #f8f9f9;
  margin: 0 0 20px;
  padding: 5px 0 0;
}
#example-one .nav {
  border-bottom: 1px dotted #d52b1e;
  border-top: 1px dotted #d52b1e;
  overflow: hidden;
  margin: 0 0 10px 3px;
  padding: 3px 0;
}
#example-one .nav li {
  float: left;
  margin: 0 6px 0 0;
}
#example-one .nav li.last {
  margin-right: 0;
}
#example-one .nav li a {
  font-family: "DroidSansRegular";
  display: block;
  background: #c2c2c2;
  color: #000;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
  border: 0;
  padding: 6px 28px;
}
#example-one .nav li a:hover {
  background-color: #d52b1e;
}
#example-one ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#example-one ul li a {
  display: block;
  border-bottom: 1px solid #666;
  color: #666;
  padding: 4px;
}
#example-one ul li:last-child a {
  border: none;
}
.tab-box {
  margin: 10px;
}
.tab-box img {
  float: left;
  margin: 0 18px 5px 0;
}
.tab-box h2 {
  background: none;
  border-bottom: 1px dashed #a2a2a2;
  border-left: none;
  color: #d52b1e;
  float: left;
  font-family: "DroidSansRegular";
  font-size: 17px;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 20px;
  width: 744px;
  margin: 0 0 10px;
  padding: 0 5px 6px 1px;
}
.home-right {
  width: 303px !important;
  margin: 0 0 0 30px !important;
}
.home-box {
  margin: 0px;
  width: 400px;
  float: left;
}
.home-box img {
  background: #fff;
  margin: 0 10px 41px 0;
  padding: 0px;
}
.home-box h3 {
  background: none;
  border-bottom: 1px dashed #a2a2a2;
  border-left: none;
  color: #d52b1e;
  font-family: "DiavloLight";
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  margin: 0 0 6px;
  padding: 0 5px 4px 1px;
  clear: both;
}
.home-box1 {
  margin: 0 20px 0 0;
  width: 400px;
}
.home-box1 img {
  background: #fff;
  margin: 0 10px 0px 0;
  padding: 0px;
}
h3.home-box1 {
  background: none;
  border-bottom: 1px solid #a2a2a2;
  border-left: none;
  color: #d52b1e;
  font-family: "DroidSansRegular";
  font-size: 19px;
  font-weight: normal;
  line-height: 20px;
  margin: 0 0 6px;
  padding: 0 5px 4px 1px;
  clear: both;
}
.home-box2 {
  margin: 0 0px 0 0;
  width: 478px;
}
.home-box2 img {
  background: #fff;
  margin: 0 10px 0px 0;
  padding: 0px;
}
h3.home-box2 {
  background: none;
  border-bottom: 1px solid #a2a2a2;
  border-left: none;
  color: #d52b1e;
  font-family: "DroidSansRegular";
  font-size: 19px;
  font-weight: normal;
  line-height: 20px;
  margin: 0 0 6px;
  padding: 0 5px 4px 1px;
  clear: both;
}
.adv-box {
  margin: 0;
}
.adv-box img {
  background: #fff;
  margin: 0 11px 0 0;
  padding: 0px;
}
h3.adv-box {
  background: none;
  border-bottom: 1px dashed #a2a2a2;
  border-left: none;
  color: #d52b1e;
  float: left;
  font-family: "DiavloLight";
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 20px;
  width: 272px;
  margin: 0 0 6px;
  padding: 0 5px 4px 1px;
  clear: both;
}
.home-more a {
  width: 123px;
  background: url(../images/home/home-sprite.png) 0px -404px no-repeat;
  height: 25px;
  text-align: center;
  line-height: 25px;
  font-size: 13px;
  color: #fff;
  float: right;
  margin-bottom: 12px;
}
.home-more a:hover {
  background: url(../images/home/home-sprite.png) 0px -432px no-repeat;
}
.marB0 {
  margin-bottom: 0 !important;
}
.editor-box {
  margin: 35px 0 0;
  display: block;
  clear: both;
}
.editor-box .imgdiv {
}
.editor-box .editordiv {
}
.editor-box .bigmore {
  float: right;
  font-size: 13px;
  padding: 3px 0 2px 10px;
  margin-right: 17px;
  margin-top: 11px;
}
.editor-box .line {
  background: url(../images/patterns/2.png) repeat-x top left;
  height: 4px;
  margin: 10px 20px;
}
.marT7 {
  margin-top: -7px !important;
}
.marT0 {
  margin-top: 0 !important;
}
.home-h2 {
  color: #d52b1e;
  font-family: "DroidSansRegular";
  font-size: 22px;
  height: 36px;
  line-height: 29px;
  border: none;
  font-weight: 700;
  margin: 0 0 15px;
  padding: 0 0 0 43px;
}
.font-normal {
  font-weight: 400 !important;
}

#topbar {
  width: 960px;
  background: #fff;
  margin: 0 auto;
  padding: 5px 20px;
}
#topbar .left-txt {
  color: #939393;
  float: left;
  font-size: 9px;
  font-weight: 400 !important;
  margin: 0;
  background: none;
  padding: 0;
  line-height: 20px !important;
}
#topbar .left-txt a {
  text-decoration: none;
  color: #939393;
}
#topbar .country {
  float: right;
  width: 105px;
}
#topbar .clientlogin {
  float: right;
  width: 118px;
}
#topbar .clientlogin a.login {
  background-color: #e1e1e1;
  border-radius: 25px;
  color: #333;
  padding: 0.2rem 0.7rem;
  transition: 0.3s;
  font-size: 12px;
}
#topbar .clientlogin a:before {
  display: inline-block;
  content: "\e1d5";
  font-family: moon;
  margin-right: 0.1rem;
}
#topbar .clientlogin a:hover {
  background-color: #d8d8d8;
  text-decoration: none;
}
.menu_class {
  cursor: pointer;
  width: 113px;
  background: #fff;
  padding: 0 5px 5px;
}
#topbar .links ul {
  margin: -2px 0 0;
  padding: 0;
}
#topbar .links ul li {
  background: url(../images/home/home-sprite.png) -195px -219px no-repeat;
  float: left;
  font-size: 12px;
  list-style: none;
  padding: 0 10px 2px;
}
#topbar .links ul li.partner {
  background: url(../img/partnership.png) 0 2px no-repeat;
  float: left;
  font-size: 12px;
  list-style: none;
  padding: 0 10px 2px 26px !important;
}
#topbar .links ul li a.partner {
  color: #0071a5;
}
#topbar .links ul li a.partner:hover {
  color: #4b4b4b;
}
#topbar .links ul li.blog {
  background: url(../img/blog-icon.png) 0 2px no-repeat;
  float: left;
  font-size: 12px;
  list-style: none;
  padding: 0 10px 2px 26px !important;
}
#topbar .links ul li a.blog {
  color: #0071a5;
}
#topbar .links ul li a.blog:hover {
  color: #333;
}
#topbar .links ul li a {
  color: #4b4b4b;
}
#topbar .links ul li a:hover {
  color: #d52b1e;
}
.right,
#topbar .links {
  float: right;
}
.anylinkcss {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #fff;
  border-color: #999999;
  border-style: solid;
  border-width: 1px 1px 0;
  font: 12px Arial, Helvetica, sans-serif;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 223px;
  z-index: 10000;
}
.anylinkcss ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.anylinkcss ul li a {
  border-bottom: 1px solid #dfdfdf;
  color: #666666;
  display: block;
  font-weight: normal;
  padding: 1px;
  text-decoration: none;
  text-indent: 0;
  width: 108px;
  float: left;
}
.anylinkcss a:hover {
  background: none repeat scroll 0 0 #ffffff;
  color: #d52b1e;
  width: 108px;
}

.enago-cn-flag {
  background-image: url("../img/header/flags.png");
  background-position: -41px 0;
  background-repeat: no-repeat;
}
.enago-jp-flag {
  background-image: url("../img/header/flags.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}
.enago-en-flag {
  background-image: url("../img/header/flags.png");
  background-position: -80px 0;
  background-repeat: no-repeat;
}
.enago-de-flag {
  background-image: url("../img/header/flags.png");
  background-position: -119px 0;
  background-repeat: no-repeat;
}
.enago-tr-flag {
  background-image: url("../img/header/flags.png");
  background-position: -158px 0;
  background-repeat: no-repeat;
}
.enago-br-flag {
  background-image: url("../img/header/flags.png");
  background-position: -197px 0;
  background-repeat: no-repeat;
}
.enago-kr-flag {
  background-image: url("../img/header/flags.png");
  background-position: -275px 0;
  background-repeat: no-repeat;
}
.enago-kz-flag {
  background-image: url("../img/header/flags.png");
  background-position: -236px 0;
  background-repeat: no-repeat;
}
.enago-ae-flag {
  background-image: url("../img/header/flags.png");
  background-position: -314px 0;
  background-repeat: no-repeat;
}
.enago-tw-flag {
  background-image: url("../img/header/flags.png");
  background-position: -353px 0;
  background-repeat: no-repeat;
}
.enago-ru-flag {
  background-image: url("../img/header/flags.png");
  background-position: -393px 0;
  background-repeat: no-repeat;
}

#headerwrapper {
  width: 100%;
  background: #fff;
}
#headerContainer {
  width: 960px;
  background: #fff;
  position: relative;
  margin: 0 auto;
  padding: 5px 40px 5px 20px;
}
#headerContainer .logo {
  float: left;
  margin: -5px 0 20px;
}
#headerContainer .logo-txt {
  position: absolute;
  top: 80px;
  font-family: "DroidSansRegular";
  color: #4b4745;
  font-size: 14px;
  left: 22px;
}
#headerContainer .logo img {
  height: auto;
  width: 100%;
}
#headerContainer .info {
  background-color: #f1f1f1;
  border-radius: 15px;
  float: left;
  font-size: 13px;
  height: 28px;
  line-height: 28px;
  margin: 10px 0 0 17px;
  text-align: center;
  width: 384px;
}
#headerContainer .info span {
  color: #d52b1e;
  font-weight: 700;
}
#navigation {
  background-color: #d52b1e;
  height: 50px;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.menu {
  width: 974px;
  color: #fff;
  margin: 7px auto 0;
}
.menu ul {
  border: 1px solid #cc476f;
  border-bottom: none;
  list-style-type: none;
  background: url(../images/navigation/sprite.png) repeat 0 -31px;
  margin: 0;
  padding: 0;
  height: 40px;
}
.menu ul li {
  position: relative;
  display: inline;
  float: left;
  background: url(../images/navigation/sprite.png) 0 15px no-repeat;
}
.menu ul li a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
  *display: inline;
  display: block;
  padding: 13px 27px;
}
.menu ul li a:hover,
.menu ul li a.active {
  border-top: 2px solid #e981a0;
  border-bottom: 2px solid #fff;
  background: url(../images/navigation/nav-hover.png) top center no-repeat;
  padding: 11px 27px;
}
.mainnavigationcontainer {
  margin: 0 auto;
  height: 39px;
  background-color: #363636;
  width: 100%;
  padding: 7px 0 0 0;
  vertical-align: bottom;
}
.mainnavigation ul,
.mainnavigation li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 0;
  outline: 0;
  background: none;
  vertical-align: middle;
  font-family: Arial, Helvetica, sans-serif;
}
.mainnavigation {
  clear: both;
  width: 1005px;
  margin: 0 auto;
  font-size: 14px;
  margin-bottom: 0px;
  border-left: 1px solid #4d4d4d;
  border-right: 1px solid #4d4d4d;
  border-top: 1px solid #4d4d4d;
}
.mainnavigation a,
.mainnavigation a:hover,
.mainnavigation a:visited {
  text-decoration: none !important;
  color: #fff !important;
  font-weight: normal;
}
.mainnavigation a:hover,
.mainnavigation a:visited {
  text-decoration: none !important;
  color: #000;
  font-weight: normal;
}
.mainnavigation .navbar {
  background: url(../images/navigation/sprite.png) repeat 0 -31px;
  width: 100%;
}
.mainnavigation .navbar .wrapper {
  padding: 0 5px;
  background: #2d2d2d;
  height: 38px;
}
.mainnavigation .navbar .nav {
  margin-left: 5px;
}
.mainnavigation .navbar .item {
  float: left;
  margin: 1px 0 0 0;
  line-height: 35px;
  font-size: 14px;
  _clear: none;
  _line-height: 1.2;
}
.mainnavigation .navbar .item span {
  display: block;
  padding: 1px 27px 1px 8px;
  background: url(../images/navigation/icon_triangle_down.png) no-repeat 93% 50%;
}
.mainnavigation .navbar .item span.nosub {
  background: none;
}
.mainnavigation .navbar .item span.home {
  background: url("../images/navigation/home-icon.png") no-repeat scroll 5px 50%
    transparent;
  height: 35px;
}
.mainnavigation .navbar .item:hover,
.mainnavigation .navbar .item.hover {
  background: #fff !important;
  border: 1px solid #cc476f;
  -moz-border-top-radius: 4px;
  border-top-radius: 4px;
}
.mainnavigation .navbar .item span.nobg {
  background: none;
  padding-right: 10px;
}
.mainnavigation .navbar .item span.nobg:hover {
  padding-right: 10px;
}
.mainnavigation .navbar .item:hover span,
.mainnavigation .navbar .item.hover span {
  padding: 0 23px 0 11px;
  color: #fff !important;
  background-color: #d52b1e;
}
.mainnavigation .navbar .hover span,
.mainnavigation .navbar li:hover span {
  /* background:#fff url(../images/navigation/icon_triangle_down.gif) no-repeat 93% 50%; */
  position: relative;
  z-index: 10;
}
.mainnavigation .navbar .hover span,
.mainnavigation .navbar li:hover span.home {
  background: url("../images/navigation/home-icon-hover.png") no-repeat scroll
    5px 50% transparent;
  height: 35px;
}
.mainnavigation .navbar .hover .submenutop span,
.mainnavigation .navbar li:hover .submenutop span {
  background-color: transparent;
  position: static;
}
.mainnavigation .navbar .hover .submenutop .title,
.mainnavigation .navbar li:hover .submenutop .title {
  padding: 0 5px 5px;
}
.mainnavigation .selected a {
  color: #000 !important;
}
.mainnavigation .hover,
.mainnavigation li:hover {
  position: relative;
  z-index: 9;
}
.mainnavigation .hover .submenutop,
.mainnavigation li:hover .submenutop {
  display: block;
}
.mainnavigation .submenutop {
  display: none;
  position: absolute;
  top: 32px;
  left: 0px;
  z-index: 1;
  background-color: #fff !important;
  border: 1px solid #dedede;
  padding: 5px 0;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-border-top-radius: 0px;
  border-top-radius: 0px !important;
  -moz-border-left-radius: 0px;
  border-left-radius: 0px;
  -moz-box-shadow: 0px 0px 10px #000000;
  -webkit-box-shadow: 0px 0px 10px #000000;
  box-shadow: 0px 0px 10px #000000;
}
.mainnavigation .submenutop li {
  line-height: 1;
  _width: 200px;
  margin: 0 5px;
  white-space: nowrap;
  min-width: 176px;
}
.mainnavigation .submenutop li a {
  color: #000 !important;
  font-size: 13px !important;
  font-weight: normal !important;
  white-space: nowrap;
  display: block;
  padding: 5px 5px 5px 2px;
  _width: 100%;
  _overflow: hidden;
  _text-overflow: ellipsis;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  background: #fff;
}
.mainnavigation .submenutop li a:hover {
  color: #fff !important;
  background-color: #d52b1e;
  text-decoration: none;
}
.mainnavigation .submenutop li.separator {
  margin-top: 4px;
  padding-top: 4px;
  border-top: 1px solid #ccc;
}
.mainnavigation .submenutop ul {
  margin: 0;
  padding: 0;
}
.mainnavigation .submenutop ul li {
  margin: 0;
  padding: 0;
}
.mainnavigation .submenutop ul li a {
  padding: 5px 10px;
}
.mainnavigation .navbar .active {
  background-image: url(../images/navigation/active-bg.jpg) !important;
  background-repeat: repeat-x;
  background-position: 0 0;
}
.mainnavigation .submenutop li .submenutop1 li a {
  color: #000 !important;
  font-size: 12px;
  font-weight: normal !important;
  white-space: nowrap;
  display: block;
  padding: 5px 0px 5px 3px;
  width: 99%;
  _overflow: hidden;
  _text-overflow: ellipsis;
  font-family: Arial, Helvetica, sans-serif;
}
.mainnavigation .submenutop li .submenutop1 li a:hover {
  color: #fff !important;
  background-color: #d52b1e;
  text-decoration: none;
}
.mainnavigation .submenutop .submenutop1 {
  display: none;
  position: absolute;
  top: 0px;
  left: 100%;
  z-index: 1;
  background-color: #fff !important;
  padding: 5px 0;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -moz-box-shadow: 4px 5px 9px #a1a1a1;
  -webkit-box-shadow: 4px 5px 9px #a1a1a1;
  box-shadow: 4px 5px 9px #a1a1a1;
}
.mainnavigation .submenutop .hover .submenutop1,
.mainnavigation li .submenutop li:hover .submenutop1 {
  display: block;
}
span.rgt {
  color: #fff !important;
  background-color: #d52b1e !important;
}
.last {
  background: none !important;
}
.submenutop1 > li {
  /*width:245px;*/
  padding-right: 5px !important;
}
.lastnav {
  right: 0 !important;
  left: initial !important;
}
.ps-icn-logo {
  margin-top: -4px;
  margin-right: 4px;
  vertical-align: middle !important;
  display: none;
}
#bodyContainer {
  background: #fff;
  width: 918px;
  margin: 0 auto;
  position: relative;
}
#left-x {
  margin: 0;
  padding: 0;
}
.left-box {
  background: #f9f9f9;
  border: 2px solid #d52b1e;
  clear: both;
  width: 224px;
  margin: 0 0 24px;
  padding: 13px;
}
.left-box h2 {
  border-bottom: 1px dashed #959595;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 17px;
  font-weight: 400;
  height: 30px;
  line-height: 30px;
  letter-spacing: 0.8px;
  color: #d52b1e;
  border-left: 0;
  background: none;
  margin: 0 0 10px;
  padding: 0;
}
.left-box p {
  font-size: 11px;
  line-height: 18px;
  margin: 0 0 4px;
  padding: 0;
}
.left-box .more {
  background: url(../images/home/home-sprite.png) -195px -211px no-repeat;
  border-bottom: 1px solid #d52b1e;
  color: #d52b1e;
  float: right;
  font-size: 11px;
  padding: 3px 0 2px 10px;
}
.left-box .seperator {
  height: 3px;
  background: url(../images/seperator.gif);
  margin: 10px 0 5px;
}
.banner-x {
  background: url(../images/home/home-sprite.png) -360px 0 no-repeat;
  width: 250px;
  margin: 0 0 24px;
}
#right-x {
  float: left;
  margin: 0;
  padding: 0;
}
.h1-bg1 {
  background: url(../images/home/home-sprite.png) 0 -240px no-repeat;
}
.h1-bg9 {
  background: url(../images/home/free-h1-bg.png) no-repeat;
  margin-bottom: 5px;
}
#footerwrap {
  background: #fff0ef;
  width: 100%;
  margin: 0 auto;
  border-top: 1px solid #d52b1e;
}
#footerContainer {
  font: 12px Arial, Helvetica, sans-serif;
  width: 958px;
  margin: 0 auto;
  padding: 10px 0 15px;
}
#footerContainer1 {
  font: 12px Arial, Helvetica, sans-serif;
  width: 958px;
  margin: 0 auto;
  padding: 10px 0 15px;
}
.footer-box1 {
  width: 380px;
  float: left;
  padding: 0 25px 0 0;
}
.footer-box1 h5,
.footer-box2 h5,
.footer-box3 h5,
.footer-box4 h5,
.RW-box3 h5 {
  font-family: "DroidSansRegular";
  font-size: 17px;
  font-weight: normal;
  height: 25px;
  line-height: 25px;
  margin: 0;
  padding: 0 0 2px;
  letter-spacing: 0px;
  background: none;
  border-bottom: 3px solid #d52b1e;
  width: 160px;
  color: #000000;
}
.RW-box3 h5 {
  width: 170px !important;
}
.footer-box1 p,
.footer-box3 p {
  color: #555;
  font-size: 12px;
  line-height: 18px;
  text-align: justify;
  margin: 5px 0;
}
.footer-box2 {
  width: 160px;
  float: left;
  padding: 0 25px;
}
.footer-box2 ul,
.footer-box3 ul {
  margin: 8px 0 0 5px;
  padding: 0;
}
.footer-box2 ul li,
.footer-box3 ul li {
  background: url(../images/home/home-sprite.png) -195px -223px no-repeat;
  color: #555;
  display: block;
  list-style-type: none;
  padding: 0 0 3px 11px;
}
.footer-box3 {
  width: 286px;
  float: left;
  padding: 0 25px;
}
.seperator2 {
  float: left;
  width: 1px;
  line-height: 136px;
  padding: 20px 0 0;
  border-right: 1px solid #ababab;
  height: 186px;
}
.seperator3 {
  float: left;
  width: 1px;
  line-height: 136px;
  padding: 0 15px 0 0;
}
.footer-box4 {
  width: 275px;
  float: left;
  padding: 0 20px 0 0;
}
.footer-box4 h2 {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 1px dashed #555;
  border-left: medium none;
  color: #d52b1e;
  font: 14px bold "DiavloLight";
  height: 25px;
  line-height: 25px;
  margin: 0;
  padding: 0 0 2px 3px;
}
.footer-box4 p {
  color: #555;
  font-size: 11px;
  line-height: 14px;
  text-align: justify;
}
#footerContainer .footermore {
  background: url(../images/home/home-sprite.png) -195px -218px no-repeat;
  border-bottom: 1px solid #d52b1e;
  color: #d52b1e !important;
  float: right;
  font-size: 11px;
  padding: 3px 0 2px 10px;
  margin-right: 0px;
  line-height: 18px;
}
.footer-box5 {
  width: 275px;
  float: left;
  padding: 0 20px 0 0;
}
.footer-box5 h2 {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 1px dashed #555;
  border-left: medium none;
  color: #d52b1e;
  font: 14px bold "DiavloLight";
  height: 25px;
  line-height: 25px;
  margin: 0;
  padding: 0 0 2px 3px;
}
.footer-box5 p {
  color: #555;
  font-size: 11px;
  line-height: 14px;
  text-align: justify;
}
.footer-box6 {
  width: 275px;
  float: left;
  padding: 0 20px 0 0;
}
.footer-box6 h2 {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 1px dashed #555;
  border-left: medium none;
  color: #d52b1e;
  font: 14px bold "DiavloLight";
  height: 25px;
  line-height: 25px;
  margin: 0;
  padding: 0 0 2px 3px;
}
.footer-box6 p {
  color: #555;
  font-size: 11px;
  line-height: 14px;
  text-align: justify;
  min-height: 43px;
}
#footerbottomwrap {
  background: #f6f6f6;
  width: 100%;
}
.footer-links-x {
  background: #d52b1e;
  margin: 0;
  width: 100%;
  height: 145px;
}
.footer-links {
  color: #555;
  font-size: 11px;
  width: 958px;
  margin: 0 auto 15px;
  padding: 15px 0;
  color: #fff !important;
}
.footer-links a {
  color: #fff !important;
  text-decoration: none;
}
.footer-links a:hover {
  color: #fff !important;
  text-decoration: underline;
}
#example-one ul li a:hover,
#example-one ul li.nav-one a.current,
#example-one ul.tab1 li a:hover,
#example-one ul li.nav-two a.current,
#example-one ul.tab2 li a:hover,
#example-one ul li.nav-three a.current,
#example-one ul.tab3 li a:hover,
#example-one ul li.nav-four a.current,
#example-one ul.tab4 li a:hover,
#example-one ul li.nav-five a.current,
#example-one ul.tab5 li a:hover {
  background: #d52b1e;
  color: #fff;
}
.marT20 {
  margin-top: 20px !important;
}
.round-button {
  margin: 0px 0 15px 0;
  *width: 430px;
  *margin-bottom: 0;
}
.but-bot-mar {
  margin: 25px 0 10px 255px !important;
}
.round-button li {
  display: inline;
  list-style: none;
  float: left;
  margin-right: 12px;
}
.round-button li a {
  background: url(../images/home/home-sprite.png) -317px -150px;
  display: block;
  float: left;
  height: 30px;
  padding: 0 0 1px 18px;
}
.round-button li a span {
  background: url(../images/home/home-sprite.png) no-repeat right -150px;
  cursor: pointer;
  display: inline;
  float: left;
  height: 18px;
  color: #fff;
  padding: 6px 16px 7px 0;
  text-transform: uppercase;
}
.round-button li a:hover {
  background: url(../images/home/home-sprite.png) no-repeat -317px -185px;
  color: #fff;
  padding: 0 0 1px 18px;
}
.round-button li a:hover span {
  background: transparent url(../images/home/home-sprite.png) no-repeat right -185px;
  color: #fff;
  padding: 6px 16px 7px 0;
}
.menu ul li.first,
.no-bg {
  background: none !important;
}
#con-main {
  position: relative;
  width: 1000px;
  margin: auto;
}
.con-p {
  position: absolute;
  width: 906px;
  top: 643px;
  left: 41px;
}
.marTH {
  margin-top: 140px;
}
.deflag {
  background: url(../images/home/home-sprite.png) no-repeat;
  background-position: -120px -90px;
}
.facs-bg {
  background: url(../images/home/home-sprite.png) -655px -269px no-repeat !important;
  padding: 0 0 0 34px !important;
}
.quality-bg {
  background: url(../images/home/home-sprite.png) -655px -300px no-repeat !important;
  padding: 0 0 0 31px !important;
}
.leko-bg {
  background: url(../images/home/home-sprite.png) -655px -329px no-repeat !important;
  padding: 0 0 0 31px !important;
}
.kunde-bg {
  background: url(../images/home/home-sprite.png) -655px -354px no-repeat !important;
  padding: 0 0 0 31px !important;
}
.partner-bg {
  background: url(../images/home/home-sprite.png) -60px -120px no-repeat;
  width: 123;
  height: 121px;
}
.mrc-bg {
  background: url(../images/home/free-services-sprite.jpg) 0 0 no-repeat;
}
.insta-bg {
  background: url(../images/home/free-services-sprite.jpg) 0 -120px no-repeat;
}
.qna-bg {
  background: url(../images/home/free-services-sprite.jpg) 0 -240px no-repeat;
}
.wordc-bg {
  background: url(../images/home/free-services-sprite.jpg) 0 -360px no-repeat;
}
.reedit-bg {
  background: url(../images/home/free-services-sprite.jpg) 0 -480px no-repeat;
}
.dis-banner {
  margin-bottom: 10px;
}
.top-link {
  background: url(../images/home/home-sprite.png) -664px -390px no-repeat;
  width: 16px;
  height: 16px;
  float: right;
  margin: 22px -30px 0 0;
}
#citilinks {
  float: left;
  display: block;
  margin: 10px 0px 0px 0px;
  text-align: center;
  line-height: 15px;
}
#citilinks a {
  margin-right: 5px;
  margin-left: 5px;
}
.marr20 {
  margin-right: 20px !important;
}
.clearboth {
  clear: both;
}
.table-style2 th {
  font: bold 13px verdana;
  color: #fff;
  border-left: #fff 1px dotted;
  border-right: #fff 1px dotted;
  border-bottom: #fff 1px dotted;
  background: #f8f8f8 url(../images/stripbgred.jpg) 0 0 repeat;
  text-align: left;
  margin: 0 0 10px;
  padding: 6px 0 6px 10px;
}
.table-style2 td {
  background: url(../images/patterns/17.png) 0 0 repeat;
  border: 1px solid #ccc;
  vertical-align: top;
  border-top: none;
  padding: 6px 0 6px 10px;
}
.marb20 {
  margin-bottom: 20px;
}
.marb10 {
  margin-bottom: 10px;
}
td.editorsection {
  background: url(../images/patterns/5.png) 0 0 repeat;
  border: 1px solid #ccc;
  vertical-align: top;
  padding: 10px;
}
td.editorsection .bigmore {
  background: url(../images/home/home-sprite.png) -195px -218px no-repeat;
  border-bottom: 1px solid #d52b1e;
  color: #000;
  font-size: 14px;
  padding: 3px 0 2px 10px;
  float: left;
  font-family: "DiavloLight";
  font-weight: bold;
  width: 250px;
  margin-bottom: 5px;
}
td.editorsection .bigmore-last {
  background: url(../images/home/home-sprite.png) -195px -218px no-repeat;
  border-bottom: 0px solid #d52b1e;
  color: #000;
  font-size: 14px;
  padding: 3px 0 2px 10px;
  float: left;
  font-family: "DiavloLight";
  font-weight: bold;
  width: 250px;
  margin-bottom: 5px;
}
td.editorsection img {
  margin: 0 10px 0 0;
}
td.editorsection .editortitle {
  font-family: "DroidSansRegular";
  font-weight: normal;
  font-size: 16px;
  padding: 5px 0 5px 0px;
  color: #d52b1e;
}
td.editorsection p {
  margin: 0 !important;
  padding-bottom: 12px;
}
.h4title {
  font-family: "DroidSansRegular";
  font-weight: normal;
  font-size: 18px;
  padding: 5px 0 0px 0px;
  color: #d52b1e;
  margin: 0 !important;
}
.ulbasic3,
.ulbasic2 {
  display: block;
  clear: both;
  margin: 6px 0 !important;
  padding: 5px;
}
.ulbasic3 li {
  background: url(../images/bullet1.png) no-repeat 0 6px;
  list-style-type: none;
  padding-left: 11px;
  margin: 0 0 4px;
}
.ulbasic2 li {
  background: url(../images/bullet4.png) no-repeat 0 4px;
  border-bottom: d4d4d4;
  list-style-type: none;
  padding: 1px 0 3px 15px;
  margin: 0 0 4px;
  width: 382px;
}
.cross {
  color: red !important;
  font-size: 17px !important;
  text-align: center;
}
.tick {
  color: #00ab45 !important;
  font-size: 17px !important;
  text-align: center;
}
.td-row1 {
  background: none repeat scroll 0 0 #f2f2f2;
}
.footer-logo {
  background: url(../images/logo-bg.png) repeat-x top;
  padding: 12px 0;
  text-align: center;
}
.nostrong {
  font-weight: normal !important;
}
a.textlink {
  color: #313131;
  text-decoration: none;
}
a.textlink:hover {
  text-decoration: underline;
}
a.text-link {
  border-bottom: 1px solid #0000ff;
  color: #0000ff;
  height: 15px;
  padding-bottom: 2px;
}
a.text-link:hover {
  color: #d52b1e;
  border-bottom: 1px solid #d52b1e;
}
.tableBasic2 {
  border-collapse: collapse;
  padding: 0px;
  clear: both;
}
.tableBasic2 tr.even {
  background-color: #f8f8f8;
}
.tableBasic2 tr.evenhead {
  background-color: #f4f8fc;
}
.tableBasic2 tr.evenhead td {
  font-weight: bold;
  color: #d52b1e;
}
.tableBasic2 td.evenhead {
  background-color: #eaeaea;
  font-weight: bold;
  color: #d52b1e;
  border: 1px solid #e0d8ce;
}
.tableBasic2 td.head2 {
  background-color: #4f81bd;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #f3f3f3;
  text-align: center;
  color: #fff;
  font: 14px Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.tableBasic2 td {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  color: #2d2a2b;
  font: 12px/18px verdana;
  letter-spacing: 0;
  padding: 8px 10px;
  vertical-align: top;
}
.tableBasic2 td.evenheadeng {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #eaeaea;
  font-weight: bold;
  color: #d52b1e;
  border: 1px solid #e0d8ce;
}
.tableBasic2 td.titlehead {
  background: url(../images/patterns/2.png) repeat scroll 0 0 transparent;
  padding: 8px 12px;
}
.tableBasic2 td.titleheadNormal {
  background-color: #eaeaea;
  font-weight: normal;
  color: #454545;
  border: 1px solid #e0d8ce;
}
.tableBasic2 td.titlehead2 {
  background-color: #fef7f2;
  font-weight: bold;
  color: #454545;
  border: 1px solid #fde9d9;
}
.tableBasic2 td.normalhead {
  background-color: #eceaea;
  font-weight: normal;
  color: #d52b1e;
  border: 1px solid #f3f3f3;
  padding: 2px 4px;
}
.tableBasic2 td.normalhead0 {
  background-color: #58585a;
  background-image: url(../img/backgrounds/normalhead0-bg.png);
  font-weight: bold;
  color: #fff;
  border: 1px solid #f3f3f3;
  font-size: 13px;
}
.tableBasic2 td.normalhead1 {
  background-color: #e28879;
  background-image: url(../img/backgrounds/normalhead1-bg.png);
  font-weight: bold;
  color: #fff;
  border: 1px solid #f3f3f3;
  font-size: 13px;
}
.tableBasic2 td.normalhead2 {
  background-color: #d74e4e;
  background-image: url(../img/backgrounds/normalhead2-bg.png);
  font-weight: bold;
  color: #fff;
  border: 1px solid #f3f3f3;
  font-size: 13px;
}
.tableBasic2 td.normalhead3 {
  background-color: #bc2d2d;
  background-image: url(../img/backgrounds/normalhead3-bg.png);
  font-weight: bold;
  color: #fff;
  border: 1px solid #f3f3f3;
  font-size: 13px;
}
.tableBasic2 td.normalhead4 {
  background-color: #830c14;
  background-image: url(../img/backgrounds/normalhead4-bg.png);
  font-weight: bold;
  color: #fff;
  border: 1px solid #f3f3f3;
  font-size: 13px;
}
.tableBasic2 tr.evenhead2 {
  background-color: #efd3d2;
}
.tableBasic2 tr.evenhead2 td {
  font-weight: bold;
  color: #d52b1e;
}
.tableBasic2 tr.evenhead1 {
  background-color: #4f81bd;
}
.tableBasic2 tr.evenhead1 td {
  font-weight: bold;
  color: #fff;
}
.tableBasic2 td.head {
  background: url(../images/td-head-bg.gif) repeat-x bottom #cc1b52;
  letter-spacing: 0;
  border: 1px solid #eac7c7;
  color: #fff;
  font: normal 14px arial;
  padding: 10px;
}
.tableBasic2 tr.head1 {
  background-color: #fac59f;
  padding-left: 12px;
  letter-spacing: 1px;
  padding-right: 12px;
  border: 1px solid #fde9d9;
  color: #454545;
  font: 16px Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.tableBasic2 td.head3 {
  padding-left: 12px;
  letter-spacing: 1px;
  padding-right: 12px;
  border: 1px solid #f3f3f3;
  color: #fff;
  font: 14px Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.tableBasic2 tr.head1 td {
  font-weight: bold;
  background-color: #fac59f;
}
.tableBasic2 td.headV {
  padding-left: 12px;
  letter-spacing: 1px;
  padding-right: 12px;
  border: 1px solid #f3f3f3;
  color: #fff;
  font: 16px Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.wd486 {
  width: 440px;
}
.content_holder {
  color: #454545;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 18px;
  margin: 0;
  padding: 10px 5px 5px 0;
}
ul.listactpaper {
  color: #454545;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 24px;
  list-style-image: none;
  list-style-type: none;
  margin: 15px 0 10px 10px;
  padding: 0;
}
ul.listactpaper li {
  border-top: 1px solid #d7d7d7;
  letter-spacing: 0;
  list-style-image: none;
  list-style-type: none;
  padding-left: 10px;
  padding-right: 5px;
}
.row2 {
  background-color: #f5f5f5;
}
.txtBrown {
  color: #d52b1e;
}
.bottom-box {
  background: #f8f9f9;
  border: 1px solid #e6c4c1;
  min-height: 145px;
  padding: 10px;
}
.why-bg {
  background: url("../images/home/quality1.jpg") no-repeat scroll 598px 10px
    transparent;
}
#editor2,
#editor3,
#editor4,
#editor5,
#editor6,
#editor7,
#editor8,
#editor9,
#editor10,
#editor11,
#editor12,
#editor13,
#editor14,
#editor15,
#editor16,
#editor17,
#editor18,
#editor19,
#editor20,
#editor21,
#editor22,
#editor23,
#editor24,
#editor25,
#editor26,
#editor27,
#editor28,
#editor29,
#editor30,
#editor31,
#editor32,
#editor33,
#editor34,
#editor35,
#editor36,
#editor37,
#editor38,
#editor39,
#editor40,
#editor41,
#editor42,
#editor43,
#editor44,
#editor45,
#editor46,
#editor47,
#editor48,
#editor49,
#editor50,
#editor51,
#editor52,
#editor53,
#editor54,
#editor55,
#editor56,
#editor57,
#editor58 {
  width: 680px;
  min-height: 500px;
  padding: 20px 15px 0;
}
#editor1 {
  width: 600px;
  min-height: 250px;
  padding: 20px 15px 0;
}
.profile-img {
  margin: -5px 20px 6px 0;
  *float: left;
}
.exp-big {
  color: #000000;
  font-family: verdana;
  font-size: 13px;
  left: 92px;
  line-height: 11px;
  padding: 0 !important;
  position: absolute;
  text-align: center;
  top: 171px;
  width: 105px;
}
.key-heighlight {
  width: 470px;
  float: left;
  margin: -5px 0 15px;
  background: #7c9c3d;
}
.key-heighlight .headline {
  background: #ffffff;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  height: 15px;
  letter-spacing: 0;
  line-height: 11px;
  margin: 1px;
  padding: 10px 17px;
}
.key-heighlight .headline span {
  font-size: 12px;
  color: #4d4d4d;
  font-family: Verdana, Geneva, sans-serif;
}
.key-heighlight ul {
  margin: 4px 0 4px 15px;
  padding: 0;
}
.key-heighlight ul li {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 17px;
  list-style: none outside none;
  padding: 9px 9px 7px 5px;
}
.key-heighlight ul li span {
  font-size: 12px;
  letter-spacing: 0;
  font-family: Verdana, Geneva, sans-serif;
}
.key-heighlight .bottom {
  height: 37px;
}
.peer-head {
  margin: 2px 1px 9px 15px;
}
.profile-p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  text-align: justify;
  line-height: 19px;
  padding: 15px 0 0 0;
}
.tableBasic1 {
  border-collapse: collapse;
  padding: 0px;
  clear: both;
}
.tableBasic1 tr.even {
  background-color: #f8f8f8;
}
.tableBasic1 tr.evenhead {
  background-color: #f4f8fc;
}
.tableBasic1 tr.evenhead td {
  font-weight: bold;
  color: #d52b1e;
}
.tableBasic1 td.evenhead {
  background-color: #eaeaea;
  font-weight: bold;
  color: #d52b1e;
  border: 1px solid #e0d8ce;
}
.tableBasic1 td.head2 {
  background-color: #4f81bd;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #f3f3f3;
  text-align: center;
  color: #fff;
  font: 14px Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.tableBasic1 td {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  color: #2d2a2b;
  font: 13px/18px Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  padding: 8px 12px;
  vertical-align: top;
}
.tableBasic1 td.evenheadeng {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #eaeaea;
  font-weight: bold;
  color: #d52b1e;
  border: 1px solid #e0d8ce;
}
.tableBasic1 td.titlehead {
  background: url(../images/patterns/17.png) repeat scroll 0 0 transparent;
}
.tableBasic1 td.titleheadNormal {
  background-color: #eaeaea;
  font-weight: normal;
  color: #454545;
  border: 1px solid #e0d8ce;
}
.tableBasic1 td.titlehead2 {
  background-color: #fef7f2;
  font-weight: bold;
  color: #454545;
  border: 1px solid #fde9d9;
}
.tableBasic1 td.normalhead {
  background-color: #f2dbdb;
  font-weight: bold;
  color: #d52b1e;
  border: 1px solid #f3f3f3;
}
.tableBasic1 td.normalhead0 {
  background-color: #58585a;
  background-image: url(../img/backgrounds/normalhead0-bg.png);
  font-weight: bold;
  color: #fff;
  border: 1px solid #f3f3f3;
  font-size: 13px;
}
.tableBasic1 td.normalhead1 {
  background-color: #e28879;
  background-image: url(../img/backgrounds/normalhead1-bg.png);
  font-weight: bold;
  color: #fff;
  border: 1px solid #f3f3f3;
  font-size: 13px;
}
.tableBasic1 td.normalhead2 {
  background-color: #d74e4e;
  background-image: url(../img/backgrounds/normalhead2-bg.png);
  font-weight: bold;
  color: #fff;
  border: 1px solid #f3f3f3;
  font-size: 13px;
}
.tableBasic1 td.normalhead3 {
  background-color: #bc2d2d;
  background-image: url(../img/backgrounds/normalhead3-bg.png);
  font-weight: bold;
  color: #fff;
  border: 1px solid #f3f3f3;
  font-size: 13px;
}
.tableBasic1 td.normalhead4 {
  background-color: #830c14;
  background-image: url(../img/backgrounds/normalhead4-bg.png);
  font-weight: bold;
  color: #fff;
  border: 1px solid #f3f3f3;
  font-size: 13px;
}
.tableBasic1 tr.evenhead2 {
  background-color: #efd3d2;
}
.tableBasic1 tr.evenhead2 td {
  font-weight: bold;
  color: #d52b1e;
}
.tableBasic1 tr.evenhead1 {
  background-color: #4f81bd;
}
.tableBasic1 tr.evenhead1 td {
  font-weight: bold;
  color: #fff;
}
.tableBasic1 td.head {
  background: url(../images/stripbgred.jpg) repeat scroll 0 0 #f8f8f8;
  padding-left: 12px;
  letter-spacing: 0;
  padding-right: 12px;
  border: 1px solid #eac7c7;
  color: #fff;
  font: bold 13px Verdana;
  font-weight: bold;
}
.tableBasic1 tr.head1 {
  background-color: #fac59f;
  padding-left: 12px;
  letter-spacing: 1px;
  padding-right: 12px;
  border: 1px solid #fde9d9;
  color: #454545;
  font: 16px Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.tableBasic1 tr.head1 td {
  font-weight: bold;
  background-color: #fac59f;
}
.tableBasic1 td.headV {
  padding-left: 12px;
  letter-spacing: 1px;
  padding-right: 12px;
  border: 1px solid #f3f3f3;
  color: #fff;
  font: 16px Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.h2-ft {
  background: none !important;
  font-size: 18px !important;
  font-weight: bold !important;
  margin-bottom: 5px !important;
  padding: 0 !important;
}
.center-al {
  text-align: center !important;
  border-top: 1px solid #999999 !important;
  line-height: 18px !important;
}
#stickyfooter {
  position: fixed;
  bottom: 0px;
  margin: 0 auto;
  width: 897px;
  left: 50%;
  margin-left: -459px;
  height: 40px;
  background: #161616;
  border-top: 1px solid #333333;
  padding: 0px 10px 0px 10px;
  font-family: Arial, Helvetica, sans-serif;
  text-shadow: 1px 1px 1px #000;
  z-index: 999;
  -moz-box-shadow: 0px -1px 0px #161616;
  -webkit-box-shadow: 0px -1px 0px #161616;
  box-shadow: 0px -1px 0px #161616;
  -moz-border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  border-radius: 10px 10px 0px 0px;
  background: -moz-linear-gradient(top, #222222, #111111);
  background: -webkit-gradient(
    linear,
    0% 0%,
    0% 100%,
    from(#222222),
    to(#111111)
  );
  letter-spacing: 1px;
}
#stickyfooter h2 {
  font-size: 24px;
  line-height: 24px;
  color: #ff6600;
  letter-spacing: 1px;
  font-weight: 400;
  padding: 0px 10px 0px 10px;
  margin: 12px 0;
  background-image: none !important;
}
#stickyfooter p {
  color: #cccccc;
  font-size: 12px;
  padding: 0 6px 0 11px;
  line-height: 22px !important;
  float: left;
  margin: 8px 0;
  font: 12px Arial, Helvetica, sans-serif !important;
}
#stickyfooter img {
  border: none;
}
#stickyfooter a {
  color: #fff;
  text-decoration: none;
}
#stickyfooter li ul {
  list-style: none;
  padding: 0;
  margin: 0 0 12px 0;
}
#stickyfooter .strong {
  font-weight: bold;
}
#stickyfooter .italic {
  font-style: italic;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
#stickyfooter .imgshadow {
  background: #fffffe;
  padding: 4px;
  border: 1px solid #333333;
  margin-top: 5px;
  -moz-box-shadow: 0px 0px 5px #000000;
  -webkit-box-shadow: 0px 0px 5px #000000;
  box-shadow: 0px 0px 5px #000000;
}
#stickyfooter .img_left {
  width: auto;
  float: left;
  margin: 5px 15px 5px 10px;
}
#stickyfooter .img_right {
  width: auto;
  float: right;
  margin: 5px 0px 5px 15px;
}
#stickyfooter #social {
  float: right;
  width: auto;
  margin: 5px 0px 0px 0px;
  padding: 0px;
  overflow: hidden;
}
#stickyfooter #social li {
  margin-right: 7px;
  _margin-right: 0px;
  float: left;
  width: 24px;
  padding: 0px;
  height: 32px;
  list-style: none;
}
#stickyfooter #social li:hover {
  margin-top: -1px;
}
#footer_menu {
  margin: 0;
  padding: 0;
  width: auto;
}
#footer_menu li {
  list-style: none;
  float: left;
  font-size: 14px;
  padding: 12px 14px 12px 14px;
  border-right: 1px solid #111111;
  border-left: 1px solid #444444;
  background: #3e3e3e;
  background: -moz-linear-gradient(top, #3e3e3e, #313131);
  background: -webkit-gradient(
    linear,
    0% 0%,
    0% 100%,
    from(#3e3e3e),
    to(#313131)
  );
}
#footer_menu li:hover {
  background: #313131;
  background: -moz-linear-gradient(top, #313131, #3e3e3e);
  background: -webkit-gradient(
    linear,
    0% 0%,
    0% 100%,
    from(#313131),
    to(#3e3e3e)
  );
}
#footer_menu li a {
  display: block;
  color: #fff;
  text-decoration: none;
}
#footer_menu li a:hover {
  color: #ffffff;
}
#footer_menu .imgmenu {
  padding: 5px 0 0 0;
  border: none;
  background: none;
}
#footer_menu .imgmenu a {
  background: url("../footer/img/home.png") top left no-repeat;
  width: 36px;
  height: 30px;
}
#footer_menu li.imgmenu:hover {
  background: none;
}
#footer_menu li.imgmenu a:hover {
  background: url("../footer/img/home2.png") top left no-repeat;
}
#footer_menu li ul.dropup {
  display: none;
  width: 10em;
}
#footer_menu li:hover ul.dropup {
  display: block;
  position: absolute;
  margin: 0 0 0 -16px;
  bottom: 40px;
  background-color: #222222;
  border: 1px solid #111111;
  border-bottom: none;
  -moz-border-radius: 7px 7px 0px 0px;
  -webkit-border-radius: 7px 7px 0px 0px;
  border-radius: 7px 7px 0px 0px;
}
#footer_menu li:hover li {
  float: none;
  background: none;
  border: none;
  border-bottom: 1px solid #161616;
  padding: 12px 10px 12px 10px;
}
#footer_menu li:hover a {
  color: #fff;
}
#footer_menu li:hover a:hover {
  color: #fff;
}
#footer_menu li:hover p {
  margin: 6px 0;
}
#footer_menu .right {
  float: right;
  right: 10px;
}
#stickyfooter .dropdown_1column,
#stickyfooter .dropdown_2columns,
#stickyfooter .dropdown_3columns {
  margin: 4px auto;
  position: absolute;
  padding: 10px 5px 10px 5px;
  display: none;
  text-align: left;
}
#stickyfooter .dropdown_1column {
  width: 140px;
}
#stickyfooter .dropdown_2columns {
  width: 430px;
}
#stickyfooter .dropdown_3columns {
  width: 425px;
}
#footer_menu li:hover .dropdown_1column,
#footer_menu li:hover .dropdown_2columns,
#footer_menu li:hover .dropdown_3columns {
  display: block;
  position: absolute;
  margin: 0 0 0 -10px;
  bottom: 40px;
  background-color: #222222;
  border: 1px solid #111111;
  -moz-border-radius: 7px 7px 0px 0px;
  -webkit-border-radius: 7px 7px 0px 0px;
  border-radius: 7px 7px 0px 0px;
}
#stickyfooter .col_1,
#stickyfooter .col_2,
#stickyfooter .col_3,
#stickyfooter .col_11 {
  display: inline;
  float: left;
  position: relative;
  margin-left: 0px;
  margin-right: 5px;
}
#stickyfooter .col_1 {
  width: 130px;
}
#stickyfooter .col_2 {
  width: 270px;
}
#stickyfooter .col_3 {
  width: 420px;
}
#stickyfooter .col_11 {
  width: 210px;
}
#footer_menu li ul.simple {
  margin-left: 5px;
}
#footer_menu li ul.simple li {
  border: none;
  padding: 0px 0px 0px 12px;
  width: 185px;
  font: 12px Arial, Helvetica, sans-serif !important;
  font-weight: bold;
  line-height: 20px !important;
  list-style: none;
  margin-left: 5px;
  background-image: url(../footer/img/4x4gray.gif);
  background-repeat: no-repeat;
  background-position: 0px 9px;
}
#footer_menu li ul.simple li a.linkhead {
  font-size: 16px;
  text-decoration: none;
  font-family: "DiavloLight" !important;
  line-height: 22px;
  margin-left: 0px;
  margin-bottom: 10px;
  color: #ff6600;
  letter-spacing: 1px;
  font-weight: bold;
}
.col_1 ul.simple1 {
  margin-left: 5px;
}
.col_1 ul.simple1 li {
  border: none;
  padding: 0px;
  width: 140px;
  line-height: 24px;
  list-style: none;
  margin-left: 5px;
  background-image: url(../footer/img/4x4gray.gif);
  background-repeat: no-repeat;
  background-position: 0px 9px;
  padding-left: 10px;
}
.col_1 ul.simple1 li a.linkhead {
  font-size: 16px;
  text-decoration: none;
  line-height: 22px;
  margin-left: 0px;
  margin-bottom: 10px;
  color: #ff6600;
  letter-spacing: 1px;
  font-weight: bold;
}
#stickyfooter b.servicemenu {
  font-size: 16px;
  line-height: 22px;
  color: #ff6600;
  letter-spacing: 1px;
  font-weight: normal;
  padding: 0px 10px 0px 10px;
  margin: 20px 0 10px 0;
  background: none !important;
  border: none !important;
}
#stickyfooter b.servicemenu a.linkhead {
  text-decoration: none;
  color: #ff6600;
}
#stickyfooter li ul.ulwhyenagolist {
  margin-bottom: 0px;
  display: block;
  clear: both;
  margin-top: 0px;
  margin-left: 10px;
}
#stickyfooter li ul.ulwhyenagolist li {
  list-style-image: none;
  list-style-type: none;
  list-style-position: outside;
  font: 11px/18px Arial, Helvetica, sans-serif !important;
  color: #cccccc;
  padding-left: 0px;
  margin-bottom: 0px;
  line-height: 170%;
  vertical-align: top;
  margin-top: 0px;
}
#stickyfooter li ul.ulwhyenagolist li strong {
  font-weight: 700;
  color: #92c82f;
  font-size: 13px;
}
#stickyfooter li ul.ulwhyenagolist li a {
  text-decoration: none;
  display: inline !important;
}
#stickyfooter li ul.ulwhyenagolist li a:hover {
  text-decoration: none;
  color: #fff;
}
#stickyfooter li ul.acceptedpapers-list {
  margin-bottom: 0px;
  clear: both;
  margin-top: 0px;
  margin-left: 10px;
}
#stickyfooter li ul.acceptedpapers-list li {
  background-image: url(../footer/img/tickmark.png);
  background-position: 0px 11px;
  background-repeat: no-repeat;
  list-style-image: none;
  list-style-type: none;
  list-style-position: outside;
  font: 11px/13px Arial, Helvetica, sans-serif;
  color: #cccccc;
  padding-left: 25px;
  margin-bottom: 0px;
  line-height: 170%;
  vertical-align: top;
  margin-top: 0px;
  border-bottom: none;
  padding-bottom: 0px;
}
#stickyfooter li ul.acceptedpapers-list li strong {
  font-weight: 400;
  color: #92c82f;
  font-size: 13px;
}
#stickyfooter li ul.acceptedpapers-list li a {
  text-decoration: underline;
  display: inline;
  margin-left: 0px;
}
#stickyfooter li ul.acceptedpapers-list li a:hover {
  text-decoration: none;
  color: #fff;
}
.fontorange {
  color: #ff6600;
}
.clients-nav {
  display: block;
  margin: 10px 0px 10px 0px;
}
.clients-nav a.client1 {
  background-image: url(../footer/img/client-sprite.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 99px;
  height: 142px;
}
.clients-nav a.client1:hover {
  background-position: 0px -148px;
}
.clients-nav a.client2 {
  background-image: url(../footer/img/client-sprite.jpg);
  background-repeat: no-repeat;
  background-position: -103px 0px;
  width: 99px;
  height: 142px;
}
.clients-nav a.client2:hover {
  background-position: -103px -148px;
}
.clients-nav a.client3 {
  background-image: url(../footer/img/client-sprite.jpg);
  background-repeat: no-repeat;
  background-position: -203px 0px;
  width: 99px;
  height: 142px;
}
.clients-nav a.client3:hover {
  background-position: -203px -148px;
}
.clients-nav a.client4 {
  background-image: url(../footer/img/client-sprite.jpg);
  background-repeat: no-repeat;
  background-position: -304px 0px;
  width: 99px;
  height: 142px;
}
.clients-nav a.client4:hover {
  background-position: -304px -148px;
}
.dropdown_3columns .feedburnerFeedBlock {
  padding: 0px 0 0px 0;
  height: auto;
}
.dropdown_3columns .feedburnerFeedBlock p.feedTitle a {
  color: #ff6600 !important;
  font: bold 16px Arial, Helvetica, sans-serif;
  padding-top: 0px;
  padding-left: 0px;
  word-spacing: normal;
  display: block;
  clear: both;
}
.dropdown_3columns .feedburnerFeedBlock p.feedTitle a:hover {
  color: #ff6600 !important;
  font: bold 16px Arial, Helvetica, sans-serif;
  padding-top: 0px;
  padding-left: 0px;
  word-spacing: normal;
  display: block;
  clear: both;
  text-decoration: underline;
}
.dropdown_3columns .feedburnerFeedBlock p.feedTitle img {
  display: none;
  visibility: hidden;
}
.dropdown_3columns .feedburnerFeedBlock ul {
  padding-left: 0px;
  padding-top: 0px;
  display: block;
  clear: both;
}
.dropdown_3columns .feedburnerFeedBlock ul li {
  background-image: url(../footer/img/tickmark.png);
  background-position: 0px 11px;
  background-repeat: no-repeat;
  list-style-image: none;
  list-style-type: none;
  list-style-position: outside;
  font: 11px/13px Arial, Helvetica, sans-serif;
  color: #cccccc;
  padding-left: 25px;
  margin-bottom: 5px;
  line-height: 170%;
  vertical-align: top;
  margin-top: 0px;
}
.headline {
  font: normal 11px Arial, Helvetica, sans-serif;
}
.headline a {
  font: normal 11px Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: 15px;
  padding-left: 3px;
  padding-right: 3px;
  margin: 0px;
  color: #454545;
}
.headline a:visited {
  font: normal 11px Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: 15px;
  padding-left: 3px;
  padding-right: 3px;
  margin: 0px;
  color: #454545;
}
.headline a:visited:hover {
  font: normal 11px Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: 15px;
  padding-left: 3px;
  padding-right: 3px;
  margin: 0px;
  color: #454545;
}
.headline a:hover {
  font: normal 11px Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: 15px;
  padding-left: 3px;
  padding-right: 3px;
  margin: 0px;
  color: #454545;
}
.fbsubscribelink {
  display: none;
  visibility: hidden;
}
#creditfooter {
  display: none;
  visibility: hidden;
}
#stickyfooter .col_3 a.titlelink {
  font-size: 24px;
  line-height: 24px;
  color: #ff6600;
  letter-spacing: 1px;
  font-weight: 400;
  padding: 0px 10px 0px 10px;
  margin: 12px 0;
}
#stickyfooter .col_3 a.titlelink:hover {
  font-size: 24px;
  line-height: 24px;
  color: #ff6600;
  letter-spacing: 1px;
  font-weight: 400;
  padding: 0px 10px 0px 10px;
  margin: 12px 0;
}
.font12Normal {
  font-size: 12px !important;
  font-weight: normal;
}
.floatRight {
  float: right;
}
.mart10 {
  margin-top: 10px !important;
}
a.readmore {
  margin-right: 20px;
  font-weight: normal;
  float: right;
  padding-bottom: 0px;
  border-bottom: 1px solid #ccc;
  margin-top: -7px !important;
}
.vabsmiddle {
  vertical-align: middle !important;
}
.rw-container {
  padding-top: 12px;
}
#pscroller2 {
  border: 0 solid #cccccc;
  height: 195px;
  margin: 0;
  width: 382px;
  margin: 15px auto 0 auto;
}
.RW_container1 {
  width: 315px;
  float: left;
  padding: 0 25px 0 0;
}
.RW-box-container {
  margin-left: 22px;
}
.RW-box1 {
  width: 250px;
  float: left;
  padding: 0 10px 0 0;
}
.RW-box1 p {
  color: #555555;
  font-size: 12px;
  line-height: 14px;
  margin: 4px 0;
  text-align: justify;
  font-weight: bold;
}
.RW-box1 h5 {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 3px solid #d52b1e;
  color: #000000;
  font-family: "DroidSansRegular";
  font-size: 17px;
  font-weight: normal;
  height: 25px;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0px 0px 10px 0px;
  padding: 0 0 2px;
  width: 210px;
  text-align: left;
  border-left: none;
}
.RW-box2 {
  width: 280px;
  float: left;
  padding: 0 10px 0 10px;
}
.RW-box2 p {
  color: #555555;
  font-size: 12px;
  line-height: 14px;
  margin: 4px 0;
  text-align: justify;
  font-weight: bold;
}
.RW-ulbasic3 {
  clear: both;
  display: block;
  margin: 0px;
  padding: 2px 0px 0px 0px;
}
.RW-ulbasic3 li {
  background: url(../images/bullet1.png) no-repeat 0 6px;
  list-style-type: none;
  padding-left: 11px;
  margin: 0 0 0px 7px;
  font-size: 11px;
  color: #000;
  float: left;
  padding-top: 1px;
}
.RW-ulbasic3 li a {
  color: #555555 !important;
  height: 15px;
  padding-bottom: 2px;
  text-decoration: underline;
}
.RW-ulbasic3 li a.selected {
  color: #555555 !important;
}
.rw-row {
  border-bottom: 1px solid #f3dede;
  height: 25px;
}
.rw-col1 {
  width: 75px;
}
.rw-col2 {
  width: 170px;
}
.RW-box3 {
  width: 356px;
  float: left;
  padding: 0 0 0 25px;
  text-align: left;
}
#mc_embed_signup {
  width: 320px;
  padding: 0px;
  font: 11px/16px Arial, Helvetica, sans-serif;
}
#mc_embed_signup form {
  display: block;
  width: 315px;
  padding: 5px 0 5px 0;
  position: relative;
  text-align: left;
}
#mc_embed_signup h2 {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 3px solid #d52b1e;
  color: #000000;
  font-family: "DroidSansRegular";
  font-size: 17px;
  font-weight: normal;
  height: 25px;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0px 0px 10px 0px;
  padding: 0 0 2px;
  width: 315px;
  text-align: left;
  border-left: none;
}
#mc_embed_signup p {
  color: #2d2a2b;
  font: 11px/16px Arial, Helvetica, sans-serif;
  margin: 5px 0px 5px 0px;
  text-align: left;
}
#mc_embed_signup p.copyright {
  color: #666;
  font-size: 11px;
  line-height: 16px;
  margin-top: 5px;
}
#mc_embed_signup input {
  border: 1px solid #999999;
}
#mc_embed_signup input[type="checkbox"] {
}
#mc_embed_signup input[type="radio"] {
}
#mc_embed_signup input:focus {
  border-color: #333333;
}
#mc_embed_signup .button {
  background-color: #a20838;
  border: 0 none;
  border-radius: 4px 4px 4px 4px;
  clear: both;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin: 0 5px 0px 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: auto;
}
#mc_embed_signup .button:hover {
  background-color: #b10f40;
}
#mc_embed_signup .small-meta {
  font-size: 11px;
}
#mc_embed_signup .nowrap {
  white-space: nowrap;
}
#mc_embed_signup .clear {
  clear: none;
  display: inline;
}
#mc_embed_signup input.email {
  margin: 0 0 0px 0;
  padding: 6px 0;
  text-indent: 5px;
  border: 1px solid #999999;
  color: #666;
  width: 200px;
}
#mc_embed_signup input.button {
  margin: 0 0 0px;
  min-width: 100px;
}
#mc_embed_signup div#mce-responses {
  clear: both;
  float: left;
  margin: 0 5%;
  overflow: hidden;
  padding: 0 0.5em;
  top: -1.4em;
  width: 90%;
}
#mc_embed_signup div.response {
  float: left;
  font-weight: bold;
  margin: 1em 0;
  padding: 1em 0.5em 0.5em 0;
  top: -1.5em;
  width: 80%;
  z-index: 1;
}
#mc_embed_signup #mce-error-response {
  display: none;
}
#mc_embed_signup #mce-success-response {
  color: #529214;
  display: none;
}
#mc_embed_signup label.error {
  display: block;
  float: none;
  margin-left: 1.05em;
  padding: 0.5em 0;
  text-align: left;
  width: auto;
}
.popbox {
  text-align: left;
  position: relative;
}
.collapse {
  position: relative;
  z-index: 9999;
}
.open {
}
.box {
  display: block;
  display: none;
  background: #fff;
  border: solid 1px #bbbbbb;
  border-radius: 5px;
  box-shadow: 0px 0px 15px #999;
  position: absolute;
}
.box a.close {
  color: red;
  font-size: 12px;
  font-family: arial;
  text-decoration: underline;
}
.arrow {
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #fff;
  position: absolute;
  left: 1px;
  top: -8px;
  z-index: 1001;
}
.arrow-border {
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #bbbbbb;
  position: absolute;
  top: -8px;
  z-index: 1000;
}
#mc_embed_signup1 {
  width: 330px;
  background-color: #f8f8f8;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px 4px 4px 4px;
}
#mc_embed_signup1 form {
  display: block;
  width: 320px;
  padding: 10px 0 10px 0;
  position: relative;
  text-align: left;
}
#mc_embed_signup1 h2 {
  border-bottom: 2px solid #d52b1e;
  color: #2d2a2b;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  height: 25px;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0px;
  padding: 0 0 2px;
  font-size: 16px !important;
  background: none;
  border-left: none;
  width: 320px;
}
#mc_embed_signup1 p {
  color: #2d2a2b;
  font: 14px/20px Arial, Helvetica, sans-serif;
  margin: 5px 0px 5px 0px;
}
#mc_embed_signup1 p.copyright {
  color: #666;
  font-size: 12px;
  line-height: 19px;
  margin-top: 10px;
}
#mc_embed_signup1 input {
  border: 1px solid #999999;
}
#mc_embed_signup1 input[type="checkbox"] {
}
#mc_embed_signup1 input[type="radio"] {
}
#mc_embed_signup1 input:focus {
  border-color: #333333;
}
#mc_embed_signup1 .button {
  background-color: #a20838;
  border: 0 none;
  border-radius: 4px 4px 4px 4px;
  clear: both;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  margin: 0 5px 10px 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: auto;
}
#mc_embed_signup1 .button:hover {
  background-color: #b10f40;
}
#mc_embed_signup1 .small-meta {
  font-size: 11px;
}
#mc_embed_signup1 .nowrap {
  white-space: nowrap;
}
#mc_embed_signup1 .clear {
  clear: none;
  display: inline;
}
#mc_embed_signup1 label {
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}
#mc_embed_signup1 input.email {
  display: block;
  margin: 0 0 10px 0;
  min-width: 215px;
  padding: 8px 0;
  text-indent: 5px;
  width: 100%;
  border: 1px solid #dddddd;
}
#mc_embed_signup1 input.button {
  display: block;
  margin: 0 0 0px;
  min-width: 90px;
  width: 35%;
}
#mc_embed_signup1 div#mce-responses {
  clear: both;
  float: left;
  margin: 0 5%;
  overflow: hidden;
  padding: 0 0.5em;
  top: -1.4em;
  width: 90%;
}
#mc_embed_signup1 div.response {
  float: left;
  font-weight: bold;
  margin: 1em 0;
  padding: 1em 0.5em 0.5em 0;
  top: -1.5em;
  width: 80%;
  z-index: 1;
}
#mc_embed_signup1 #mce-error-response {
  display: none;
}
#mc_embed_signup1 #mce-success-response {
  color: #529214;
  display: none;
}
#mc_embed_signup1 label.error {
  display: block;
  float: none;
  margin-left: 1.05em;
  padding: 0.5em 0;
  text-align: left;
  width: auto;
}
.marR40 {
  margin-right: 40px !important;
}
#floatMenu {
  right: 0;
  margin-left: 462px;
  position: fixed;
  top: 200px;
  width: 103px;
  z-index: 1;
}
.marb5 {
  margin-bottom: 5px;
}
.red-font {
  color: #d52b1e;
  font-size: 29px;
}
.font18 {
  font-size: 18px;
}
.RW-box-search {
  width: 220px;
  float: left;
  padding: 0 10px 0 0;
}
.RW-box-search h5 {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 3px solid #d52b1e;
  color: #000000;
  font-family: "DroidSansRegular";
  font-size: 17px;
  font-weight: normal;
  height: 25px;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0px 0px 10px 0px;
  padding: 0 0 2px;
  width: 170px;
  text-align: left;
  border-left: none;
}
.RW-ulbasic-search {
  clear: both;
  display: block;
  margin: 0px;
  padding: 2px 0px 0px 0px;
}
.RW-ulbasic-search li {
  background: url(../images/bullet1.png) no-repeat 0 6px;
  list-style-type: none;
  padding-left: 11px;
  margin: 0 0 0px 7px;
  font-size: 11px;
  color: #555555 !important;
  float: left;
  padding-top: 1px;
}
.RW-ulbasic-search li a {
  color: #555555 !important;
  height: 15px;
  padding-bottom: 2px;
  text-decoration: underline;
}
.RW-ulbasic-search li a.selected {
  color: #555555 !important;
}
.rw-col-search {
  width: 190px;
}
.rw-row-search {
  border-bottom: 0px solid #f3dede;
  height: 25px;
}
.blockcontainer {
  display: block;
  clear: both;
}
.blockcontainer .left-holder {
  width: 49%;
  float: left;
}
.blockcontainer .right-holder {
  width: 48%;
  float: left;
  margin-left: 20px;
}
.left-holder h4,
.right-holder h4 {
  background: url("../publication-support/images/service-bullet.png") no-repeat
    scroll 0 3px rgba(0, 0, 0, 0);
  color: #649610;
  font-size: 16px;
  font-weight: normal;
  padding-left: 28px;
  margin: 0;
  font-family: "DroidSansRegular";
  line-height: 26px;
}
.left-holder h4 a,
.right-holder h4 a {
  color: #649610 !important;
}
.up-arrow-red {
  background: url("../publication-support/images/up-red-arrow.png") no-repeat
    scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 25px;
  margin-bottom: -6px;
  margin-left: 5px;
  width: 30px;
}
.left-holder p,
.right-holder p {
  border-left: 1px solid #dae0cc;
  margin: 0px 0 20px 8px;
  padding-left: 8px;
}
h4.subtle {
  color: #730f2d;
  font: 20px/18px "DroidSansRegular";
  font-weight: normal;
  margin: 0 0 15px;
  display: block;
  clear: both;
}
.blockcontainer1 .left-holder {
  width: 40%;
  float: left;
}
.blockcontainer1 .right-holder {
  width: 58%;
  float: left;
  margin-left: 10px;
}
ul.ulpub {
  list-style-type: none;
  margin: 0 0 10px;
  padding: 0;
}
.ulpub li {
  background: url("../publication-support/images/bullet.png") no-repeat scroll 0
    10px rgba(0, 0, 0, 0);
  float: none !important;
  line-height: 24px;
  margin-left: 0px;
  padding: 0 0 8px 20px;
}
span.upside {
  background: url("../publication-support/images/up-red-arrow.png") no-repeat
    scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 25px;
  margin-left: 5px;
  position: absolute;
  width: 30px;
}
/*.pack-main-wrap{margin:20px 0;cursor:pointer}
.pack-main-wrap div{float:left;margin-left:10px;width:280px;}
.pack-main-wrap div span.tip-box{border:1px solid #ccc;border-radius:5px;color:#000;display:block;font-family:"open_sanslight";line-height:18px;margin-bottom:15px;padding:5px 10px;position:relative;text-align:center;     height: 54px;}
.pack-main-wrap div span.tip-box span.tip-arrow{background:url("../publication-support/images/tip-dwn-arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);display:block;height:12px;left:20px;position:absolute;top:64px;width:14px;}
.pack-main-wrap div span.ptext{border-radius:5px;display:block;font-size:18px;font-weight:bold;padding: 9px 0 9px 15px;position:relative;}
.pack-main-wrap div span.ptext span.icon{background:url("../publication-support/images/main-index-pack-icon.png") repeat scroll 0 0 rgba(0, 0, 0, 0);display:block;height:63px;padding:0;position:absolute;right:10px;top:-12px;width:58px;}
.pack-main-wrap div.first{margin-right:10px;}
.pack-main-wrap div.first span.ptext{background: none repeat scroll 0 0 #fff5f4;border: 1px solid #d52b1e;}
.pack-main-wrap div.first span.ptext span.icon{background-position:0 0;}
.pack-main-wrap div.second{margin-right:10px;}
.pack-main-wrap div.second span.ptext{background: none repeat scroll 0 0 #fff5f4;border: 1px solid #d52b1e;}
.pack-main-wrap div.second span.ptext span.icon{background-position:-58px 0;}
.pack-main-wrap div.third{margin-right:0px;}
.pack-main-wrap div.third span.ptext{background: none repeat scroll 0 0 #fff5f4;border: 1px solid #d52b1e;}
.pack-main-wrap div.third span.ptext span.icon{background-position:-116px 0;width:60px;}*/
.pack-main-wrap {
  margin: 20px 0;
  cursor: pointer;
}
.pack-main-wrap div {
  float: left;
  margin-left: 10px;
  width: 439px;
  margin-bottom: 30px;
}
.pack-main-wrap div span.tip-box {
  border: 1px solid #ccc;
  border-radius: 5px;
  color: #000;
  display: block; /* font-family:"open_sanslight"; */
  line-height: 18px;
  margin-top: 15px;
  padding: 5px 10px;
  position: relative;
  text-align: center;
  height: 74px;
}
.pack-main-wrap div span.tip-box span.tip-arrow {
  background: url("../images/home/tip-dwn-arrow.png") no-repeat scroll 0 0
    rgba(0, 0, 0, 0);
  display: block;
  height: 12px;
  left: 20px;
  position: absolute;
  top: -17px;
  width: 14px;
}
.pack-main-wrap div span.ptext {
  border-radius: 5px; /* color:#fff; */
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding: 9px 0 9px 15px;
  position: relative; /* text-shadow:1px 0 #333; */
}
.pack-main-wrap div span.ptext span.icon {
  background: url("../images/home/main-index-pack-icon.png") repeat scroll 0 0
    rgba(0, 0, 0, 0);
  display: block;
  height: 63px;
  padding: 0;
  position: absolute;
  right: 10px;
  top: -12px;
  width: 58px;
}
.pack-main-wrap div.first,
.pack-main-wrap div.third {
  margin-right: 10px;
}
.pack-main-wrap div.first span.ptext {
  background: none repeat scroll 0 0 #fff5f4;
  border: 1px solid #d52b1e;
}
.pack-main-wrap div.first span.ptext span.icon {
  background-position: 0 0;
}
.pack-main-wrap div.second {
  margin-right: 10px;
}
.pack-main-wrap div.second span.ptext {
  background: none repeat scroll 0 0 #fff5f4;
  border: 1px solid #d52b1e;
}
.pack-main-wrap div.second span.ptext span.icon {
  background-position: -58px 0;
}
.pack-main-wrap div.second {
  margin-right: 0px;
}
.pack-main-wrap div.third span.ptext {
  background: none repeat scroll 0 0 #fff5f4;
  border: 1px solid #d52b1e;
}
.pack-main-wrap div.third span.ptext span.icon {
  background-position: -177px 0;
  width: 60px;
}
.pack-main-wrap div.fourth span.ptext {
  background: none repeat scroll 0 0 #fff5f4;
  border: 1px solid #d52b1e;
}
.pack-main-wrap div.fourth span.ptext span.icon {
  background-position: -116px 0;
  width: 60px;
}

.mart0 {
  margin-top: 0px !important;
}
.service-list-wrap {
  margin: 0 auto;
  width: 630px;
}
.service-list-wrap .acpt-box,
.service-list-wrap .subm-box {
  width: 300px;
  float: left;
  background: #fdfdfd;
  margin-top: 20px;
}
.service-list-wrap h3 {
  background: url(../publication-support/images/price-tbl-head-bg.jpg) 0 0
    repeat-y !important;
  margin: 0 !important;
  color: #fff !important;
  letter-spacing: normal;
  padding: 12px 0 12px 90px !important;
  position: relative;
  font-size: 20px !important;
}
.service-list-wrap h3 span {
  display: block;
  position: absolute;
  left: 18px;
  top: -22px;
  width: 61px;
  height: 61px;
  padding: 0;
  border: 0;
}
.service-list-wrap h3 b img {
  margin-bottom: -6px;
}
.service-list-wrap h3 span.as-icon {
  background: url(../publication-support/images/service-icons-big.png) 0 0
    no-repeat;
}
.service-list-wrap h3 span.ss-icon {
  background: url(../publication-support/images/service-icons-big.png) -61px 0 no-repeat;
}
.service-list-wrap span.infoLink {
  display: block;
  padding: 5px 2px 5px 25px;
  background: url(../publication-support/images/bullet.png) 10px 13px no-repeat;
  border-bottom: #e1e7d9 1px dashed;
  line-height: 20px;
}
.service-list-wrap span.infoLink .infoBox {
  left: 41px !important;
  bottom: 36px !important;
  background: -moz-linear-gradient(center top, #f8faec, #e9edd1) repeat scroll 0
    0 rgba(0, 0, 0, 0);
}
.service-list-wrap span.last-brd {
  border: 0;
  padding: 2px 0;
  background: url(../publication-support/images/price-tbl-head-bg.jpg) 0 0
    repeat-y;
}
.lastp {
  margin-bottom: 30px !important;
}
.marR10 {
  margin-right: 10px !important;
}
.marL20 {
  margin-left: 20px;
}
.infoLink {
  position: relative;
}
.infoBox {
  background: #fef8f8;
  border: 1px solid #d0adad;
  border-radius: 8px;
  color: #333;
  display: none;
  text-align: left;
  font-size: 13px;
  left: -10px;
  padding: 10px 12px;
  position: absolute;
  bottom: 30px;
  width: 500px;
  z-index: 100;
  float: left;
  box-shadow: 3px 3px 4px -3px #666;
}
.infoBox a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  margin-top: 5px;
  text-decoration: underline;
  text-indent: inherit;
}
.infoBox a:hover {
  text-decoration: none;
}
.infoBox span.arrow1 {
  background: url(../img/tip-arrow.png) no-repeat 20px 0;
  position: absolute;
  left: 0px;
  bottom: -20px;
  width: 200px;
  height: 23px;
}
.ps-discount {
  margin-top: 10px;
  text-align: center;
}
.ps-discount span {
  color: #528004;
  display: inline-block;
  font: 600 16px "DroidSansRegular";
}
.ps-discount span.proofreading,
.ps-discount span.support {
  background-color: #d52b1e;
  border-radius: 5px;
  color: #fff;
  padding: 8px 14px;
  text-shadow: 0 1px 1px #666;
  min-width: 200px;
}
.ps-discount span.plus {
  background: url("../img/ps-plus-icon.png") no-repeat scroll center 7px
    rgba(0, 0, 0, 0);
  height: 33px;
  padding: 8px 0;
  width: 34px;
}
.ps-discount span.text {
  font-size: 14px;
  margin-left: 5px;
}
.ps-discount span.text a {
  font: 600 18px "DroidSansRegular";
  text-decoration: underline;
}
span.sub-head-arrow {
  background: url("../images/nav-sub-head-arrow1.png") no-repeat scroll 0 0
    rgba(0, 0, 0, 0) !important;
  height: 10px;
  padding: 0 !important;
  position: absolute !important;
  right: 10px;
  top: 7px;
  width: 8px;
}
.mainnavigation .submenutop li a:hover span.sub-head-arrow {
  background: url("../images/nav-sub-head-arrow.png") no-repeat scroll 0 0
    rgba(0, 0, 0, 0) !important;
}
#video a#fancybox-right {
  display: none !important;
}
.nor-txt {
  font-weight: normal !important;
  color: #3b3b3b;
}
.header-h4 {
  background: url(../images/home/head-bg.png) no-repeat scroll 0 bottom
    transparent;
  color: #3b3b3b;
  font-family: "DroidSansRegular";
  font-size: 26px;
  line-height: 26px !important;
  font-weight: normal;
  margin: 3px 0 17px;
  padding: 0 0 12px;
}

.worldcup2018-sticky {
  position: fixed;
  top: 50%;
  margin-top: -60px;
  right: 0;
  z-index: 999;
}
.bannerposition {
  z-index: 1;
  position: relative;
}

.mainnavigation .navbar .wrapper .loginnav {
  display: none;
}

.fix-head-top {
  background: #fff none repeat scroll 0 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
  transition: all 0.1s ease 0s;
}
.fix-head-top div#topbar,
.fix-head-top .logo-txt {
  display: none;
}
.fix-head-top .logo {
  background-size: 300% !important;
  width: 200px !important;
  height: 45px;
  margin: 0px !important;
}
.fix-head-top .right.top-mar br {
  display: none;
}
.fix-head-top .right.top-mar {
}
.fix-head-top a.right.marb5 {
  float: left;
  margin-bottom: 0px;
}

.fix-head-top .mainnavigationcontainer {
  height: 29px;
  padding: 0;
}
.fix-head-top .mainnavigationcontainer .mainnavigation .navbar .wrapper {
  height: 28px;
}
.fix-head-top .mainnavigationcontainer .mainnavigation .navbar .wrapper .item {
  line-height: 25px;
}
.fix-head-top
  .mainnavigationcontainer
  .mainnavigation
  .navbar
  .wrapper
  .item
  span.home {
  height: 25px;
}
.fix-head-top .mainnavigationcontainer .mainnavigation .navbar .item:hover span,
.fix-head-top
  .mainnavigationcontainer
  .mainnavigation
  .navbar
  .item.hover
  span {
  padding: 1px 22px 1px 8px;
}
.fix-head-top .mainnavigationcontainer .mainnavigation .submenutop {
  top: 27px;
}
.fix-head-top .mainnavigationcontainer .mainnavigation .navbar .item:hover,
.fix-head-top .mainnavigationcontainer .mainnavigation .navbar .item.hover {
  border: none;
  background: transparent !important;
}
.fix-head-top .mainnavigationcontainer .mainnavigation {
  width: 1110px;
}
.fix-head-top
  .mainnavigationcontainer
  .mainnavigation
  .navbar
  .wrapper
  .loginnav {
  display: block;
}
.fix-head-top
  .mainnavigationcontainer
  .mainnavigation
  .navbar
  .wrapper
  .loginnav
  a:before {
  display: inline-block;
  content: "\e1d5";
  font-family: moon;
  margin-right: 0.1rem;
}
.top-header-h1 {
  margin: 0;
  padding: 0;
  background: no-repeat;
}
