body {
  margin: 0;
  padding: 40px 40px 20px 20px;
  color: #000;
  background: #fff;
  font-size: 12px;
  min-width: 940px;
  font-family: Arial, Helvetica, sans-serif; }

a {
  color: #004a7f;
  outline: none; }
  a img {
    border: 0; }
  a strong {
    text-decoration: underline; }

.clear {
  clear: both; }

span.clear {
  display: block; }

.nowrap, .nobr {
  white-space: nowrap; }

div.center {
  width: 75%;
  position: relative; }

div.left {
  width: 25%;
  position: relative; }

#header {
  padding-bottom: 40px;
  position: relative;
  height: 78px; }
  #header #logo {
    position: absolute;
    left: 20px;
    top: -4px; }
  #header div.center {
    left: 25%; }
  #header #top_icons {
    padding-left: 20px; }
    #header #top_icons a {
      margin-right: 20px;
      outline: 0; }
  #header #top_links {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    width: 80%; }
    #header #top_links a {
      padding-left: 20px; }
  #header #top_phone {
    position: absolute;
    right: 0;
    top: 35px;
    text-align: right; }
    #header #top_phone small, #header #top_phone span {
      color: #818181;
      font-size: 100%; }
    #header #top_phone small {
      font-weight: bold; }
    #header #top_phone span {
      font-size: 83%;
      display: block;
      text-align: right; }
    #header #top_phone strong {
      font-size: 166%;
      padding-left: 0.5ex; }

#main .left {
  float: left;
  padding-top: 0em;
  padding-bottom: 50px; }
  #main .left ul {
    margin: 0; }
  #main .left #menu {
    position: relative;
    z-index: 1;
    margin: 0;
    padding-left: 20px;
    padding-right: 20px; }
    #main .left #menu li {
      margin-bottom: 1.3em;
      list-style: none; }
      #main .left #menu li a {
        color: #000;
        text-decoration: none; }
      #main .left #menu li ul {
        padding-left: 5px;
        margin-top: 1em;
        margin-bottom: 1.5em; }
        #main .left #menu li ul li {
          margin: 0.8em 0;
          font-style: normal; }
          #main .left #menu li ul li a {
            color: #004a7f;
            text-decoration: underline; }
    #main .left #menu a.active {
      position: relative;
      display: inline-block;
      zoom: 1;
      color: #000;
      padding: 4px;
      margin: -5px;
      text-decoration: none;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      zoom: 1;
      border: 1px solid #e0e0e0; }
      #main .left #menu a.active .tl, #main .left #menu a.active .tr, #main .left #menu a.active .bl, #main .left #menu a.active .br {
        position: absolute;
        background: url(/images/round-menu-item.png) 0 0;
        width: 4px;
        height: 4px;
        font-size: 1px; }
      #main .left #menu a.active .tl {
        top: -1px;
        left: -1px;
        background-position: top left; }
      #main .left #menu a.active .tr {
        top: -1px;
        right: -1px;
        background-position: top right; }
      #main .left #menu a.active .bl {
        bottom: -1px;
        left: -1px;
        background-position: bottom left; }
      #main .left #menu a.active .br {
        bottom: -1px;
        right: -1px;
        background-position: bottom right; }
     #main .left #menu a.active1 {
       margin-left: -20px;
       padding-left: 19px;}
    #main .left #menu li.container {
      padding-left: 15px;
      background: url(/images/arrow-hide.png) 0 0.2em no-repeat; }
      #main .left #menu li.container ul {
        display: none; }
    #main .left #menu li.active ul {
      display: block; }
    #main .left #menu li.active {
      background-image: url(/images/arrow-show.png); }
    #main .left #menu a.underline {
      text-decoration: underline; }

#top_menu {
  margin: 0;
  padding: 0;
  font-size: 100%; }
  #top_menu li {
    display: inline;
    padding-right: 2em; }
    #top_menu li a {
      display: inline-block;
      margin-bottom: 6px; }
  #top_menu li:before, #top_menu .ielidash {
    display: none; }
  #top_menu li.active a {
    position: relative;
    zoom: 1;
    color: #000;
    padding: 4px;
    margin: -5px;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    zoom: 1;
    border: 1px solid #e0e0e0;
    margin-bottom: 1px;
    cursor: default; }
    #top_menu li.active a .tl, #top_menu li.active a .tr, #top_menu li.active a .bl, #top_menu li.active a .br {
      position: absolute;
      background: url(/images/round-menu-item.png) 0 0;
      width: 4px;
      height: 4px;
      font-size: 1px; }
    #top_menu li.active a .tl {
      top: -1px;
      left: -1px;
      background-position: top left; }
    #top_menu li.active a .tr {
      top: -1px;
      right: -1px;
      background-position: top right; }
    #top_menu li.active a .bl {
      bottom: -1px;
      left: -1px;
      background-position: bottom left; }
    #top_menu li.active a .br {
      bottom: -1px;
      right: -1px;
      background-position: bottom right; }
  #top_menu li.link a {
    text-decoration: underline;
    cursor: pointer; }

div.center {
  float: left;
  margin-bottom: 40px; }
  div.center .wrapper {
    position: relative;
    padding: 0;
    left: 20px; }

#footer {
  clear: both;
  position: relative; }
  #footer p {
    margin: 0.75em 0; }
  #footer .left {
    padding: 0; }
  #footer div.center {
    margin: 0; }
    #footer div.center .wrapper {
      padding: 0 0 20px 0; }
    #footer div.center .columns3 {
      padding-top: 15px; }
      #footer div.center .columns3 .column {
        float: left;
        width: 33.333%; }
      #footer div.center .columns3 .column1 {
        float: left;
        width: 66.666%; }
      #footer div.center .columns3 .column2 {
        float: left;
        width: 33.333%; }
      #footer div.center .columns3 p {
        margin: 0 0 1em;
        padding-right: 20px; }
      #footer div.center .columns3 blockquote {
        clear: both;
        margin: 0;
        padding: 0;
        padding-top: 1em;
        font-size: 75%;
        font-style: normal; }


    #footer div.center .columns2 {
      padding-top: 15px; }
      #footer div.center .columns2 .column1 {
        float: left;
        width: 66.666%; }
      #footer div.center .columns2 .column2 {
        float: left;
        width: 33.333%; }
      #footer div.center .columns2 p {
        margin: 0 0 1em;
        padding-right: 20px; }
    #footer div.center .columns2 blockquote {
        clear: both;
        margin: 0;
        padding: 0;
        padding-top: 0em;
        font-size: 75%;
        font-style: normal; }


  #footer #f13 {
    text-decoration: none; }
    #footer #f13 strong {
      font-weight: normal;
      text-decoration: underline; }
  #footer #search {
    position: relative;
    margin-top: 1em;
    padding-right: 50px; }
    #footer #search .field {
      width: 100%;
      color: #818181; }
    #footer #search .active {
      color: #000; }
    #footer #search .icon {
      position: absolute;
      right: 20px;
      top: 2px; }
    #footer #search p {
      font-size: 85%;
      font-style: italic;
      margin: 0.5em 0; }

h1, h2, h3 {
  font-weight: normal; }

h1 {
  margin-top: 0;
  font-weight: normal;
  line-height: 1.5em;
  font-size: 1.8em; }
  h1 a {
    color: #000; }

h2 {
  margin: 2em 0 1em 0;
  font-weight: normal;
  font-size: 150%; }

h2.flat {
  margin-top: 1em; }

h3 {
  margin: 2em 0 1em 0;
  font-weight: bold;
  font-size: 116%; }

blockquote {
  font-style: italic;
  margin: 2em 100px 2em 100px;
  font-size: 110%; }

.text {
  width: 66.667%;
  position: relative; }
  .text .content {
    padding-right: 20px; }
  .text p {
    margin: 0;
    text-indent: 1em; }
  .text .noindent p, .text p.noindent, .text p.first {
    text-indent: 0em; }
  .text p, .text ul, .text ol {
    line-height: 1.4em;
    margin: 0.75em 0;
    font-size: 116%; }
    .text p ul, .text ul ul, .text ol ul {
      font-size: 100%;
      margin: 0; }
    .text p p, .text ul p, .text ol p {
      font-size: 100%; }
  .text ol, .text ul {
    margin: 0;
    padding: 0;
    padding-left: 2.25em;
    margin-bottom: 1em; }
  .text ul li {
    list-style: none;
    behavior: expression( !this.before ? this.before = this.innerHTML = '<span class="ielidash">&mdash;</span>&nbsp;' + this.innerHTML : '' ); }
  .text ul li:before {
    content: '\2014\a0';
    float: left;
    margin-left: -1.25em;
    color: #7F2A90;
    line-height: 1.4em; }
  .text ul .ielidash {
    margin-left: -1.25em;
    color: #7F2A90;
    line-height: 1.4em; }
  .text ul.features li, .text ol.features li {
    margin-bottom: 0.5em; }
    .text ul.features li strong, .text ol.features li strong {
      font-weight: normal; }
    .text ul.features li p, .text ol.features li p {
      margin-top: 0;
      text-indent: 0; }
  .text ul.features ul, .text ol.features ul {
    margin: 0.5em 0; }
    .text ul.features ul li, .text ol.features ul li {
      margin: 0; }
  .text a.hidden {
    display: none; }
  .text p.images {
    text-indent: 0;
    margin: 1.5em 0 0.8em 0; }
  .text a.image {
    display: inline-block;
    padding-right: 1em;
    color: #000;
    text-decoration: none;
    vertical-align: top; }
    .text a.image em {
      display: block;
      font-size: 86%;
      padding-top: 4px;
      margin-bottom: 1em;
      width: 125px;
      line-height: 1.3em; }
  .text p.no-titles {
    margin: 1.5em 0 0 0; }
    .text p.no-titles em {
      display: none; }
  .text .description {
    font-style: italic;
    margin: 2em 0; }
  .text table.price {
    border-collapse: collapse;
    margin-top: 2em;
    margin-bottom: 1em;
    display: block;
    width: 100%; }
    .text table.price th, .text table.price td {
      padding: 6px;
      border: 1px solid #E4D7E8; }
    .text table.price td.center {
      text-align: center; }
    .text table.price th {
      background-color: #E4D7E8; }
    .text table.price th:first-child, .text table.price th.first_child {
      text-align: left; }

a.case {
  text-indent: 0;
  padding-left: 14px;
  background: url(/images/case.png) no-repeat 0 50%; }

a.report, a.picts {
  text-indent: 0;
  padding-left: 19px;
  background: url(/images/picts.png) no-repeat 0 50%; }

a.video {
  text-indent: 0;
  padding-left: 18px;
  background: url(/images/video.png) no-repeat 0 50%; }

p.note {
  font-style: italic;
  text-indent: 0;
  margin: 0.5em 0;
  font-size: 100%; }

p.note-total {
  font-style: italic;
  text-indent: 0;
  margin: 0.5em 0;
  font-size: 100%;
  margin-bottom: 2em; }

p.center {
  text-align: center; }

a.file {
  color: #818181;
  text-decoration: none; }

p.rulers {
  border: 1px solid #adadad;
  border-right: 0px;
  border-bottom: 0px;
  margin: 0;
  height: 0.5em;
  position: absolute;
  width: 100%;
  right: 100%;
  top: -1.75em; }

.video_html5 {
  width: 100%; }

.news-date {
  margin: -1em 0 0em 0;
  font-size: 100%;
  text-indent: 0 !important; }

.news-date-top {
  margin: 1em 0 0.5em; }

.news-intro {
  text-indent: 0;
  margin-bottom: 2em; }

.news-item, .vacancy-item {
  margin: 1em 0 2em 0; }
  .news-item p, .news-item h3, .vacancy-item p, .vacancy-item h3 {
    text-indent: 0;
    font-weight: normal;
    margin: 0; }
  .news-item h3, .vacancy-item h3 {
    margin: 0.5em 0; }

h2.news-title {
  margin: 0.5em 0; }

.news h3 {
  font-weight: normal; }

.ruler {
  border-top: 1px solid #adadad; }

.ruler-bottom {
  margin-bottom: 1em;
  margin-right: 20px; }

.ajaxSearch_result {
  margin: 1em 0;
  border-bottom: 1px solid #818181;
  padding-bottom: 1em; }
  .ajaxSearch_result .ajaxSearch_resultLink {
    font-size: 116%; }
  .ajaxSearch_result .ajaxSearch_resultDescription {
    display: block;
    font-style: italic;
    margin: 0.5em 0; }
  .ajaxSearch_result .ajaxSearch_resultExtract {
    display: block;
    margin: 0.5em 0; }
    .ajaxSearch_result .ajaxSearch_resultExtract span {
      font-weight: bold; }
  .ajaxSearch_result .ajaxSearch_resultBreadcrumbs {
    display: block; }

a.switcher {
  color: #000;
  text-decoration: underline; }

a.switcher-inactive {
  text-decoration: underline; }

#clients {
  margin-top: 40px; }
  #clients ul {
    margin: 0;
    padding: 0; }
  #clients li {
    line-height: 60px;
    padding-left: 140px;
    list-style: none;
    white-space: nowrap;
    background-repeat: no-repeat; }
  #clients li:before, #clients .ielidash {
    display: none; }

.vacancies h3 {
  font-weight: normal;
  margin: 1em 0; }

.index .vacancies li {
  font-size: 116%; }

.services3 {
  margin-bottom: 1em; }
  .services3 .column {
    float: left;
    width: 33.333%; }
    .services3 .column h3, .services3 .column p {
      padding-right: 20px; }
  .services3 h3 {
    font-weight: normal;
    margin: 0 0 0.25em; }
  .services3 p {
    margin: 0 0 1em; }
  .services3 p.icons {
    margin: -0.5em 0 1em;
    vertical-align: middle; }
    .services3 p.icons a {
      padding-left: 0.5em;
      background: none; }
      .services3 p.icons a img {
        vertical-align: middle; }
  .services3 blockquote {
    clear: both;
    padding-top: 2em; }

.services2 {
  margin-bottom: 1em;
  border-bottom: 0; }
  .services2 blockquote {
    clear: both;
    padding-top: 2em; }
  .services2 .column {
    float: left;
    width: 33.333%;
    padding-right: 16.667%; }
  .services2 .news h1 {
    position: relative; }
    .services2 .news h1 .icon {
      position: absolute;
      right: 0;
      bottom: 0.25em; }
  .services2 .news h3 {
    margin: 0 0 1em 0; }
  .services2 .news p {
    margin: 0; }
  .services2 .vacancies ul {
    margin: 0;
    padding: 0; }
    .services2 .vacancies ul li {
      margin: 0.75em 0;
      list-style: none; }

.no-border {
  border-bottom: 0; }

.order-wrapper {
  padding-bottom: 20px;
  padding-top: 40px; }
  .order-wrapper .order-wrapper-left {
    float: left;
    width: 66.667%; }
  .order-wrapper .order-wrapper-right {
    float: left;
    width: 33.333%; }
    .order-wrapper .order-wrapper-right .order-now {
      margin-right: 20px; }

.order-wrapper-first {
  margin-top: -20px;
  padding-top: 0; }

.order-people {
  margin-right: 20px;
  height: 118px;
  border: 1px #2196cc solid;
  display: block;
  position: relative;
  z-index: 10;
  text-decoration: none; }
  .order-people img {
    position: absolute;
    top: -41px;
    left: -1px; }
  .order-people strong, .order-people div {
    display: block;
    margin-left: 170px;
    z-index: 1;
    position: relative;
    margin-right: 5%;
    padding-top: 1.5em;
    text-align: center;
    font-size: 166%;
    color: #2196cc;
    font-weight: normal;
    text-decoration: none;
    white-space: nowrap;
    display: block;
    background: #fff; }
  .order-people strong.order-text-unvisible, .order-people div.order-text-unvisible {
    display: none; }

.order-now {
  border: 1px #2196cc solid;
  position: relative;
  z-index: 10;
  padding: 37px 10px 12px;
  min-height: 66px; }
  .order-now .free {
    width: 167px;
    height: 54px;
    left: -10px;
    top: -20px;
    position: absolute;
    z-index: 1; }
  .order-now a.option {
    display: block;
    cursor: pointer;
    color: #000;
    background: url(/images/order/pink-uncheck.png) no-repeat 0 0;
    padding-left: 21px;
    font-size: 106%;
    line-height: 1.35em; }
  .order-now a.checked {
    background: url(/images/order/pink-check.png) no-repeat 0 0; }
  .order-now .order {
    position: absolute;
    right: 10px;
    bottom: 12px;
    cursor: pointer; }
  .order-now .border-rt {
    position: absolute;
    top: -1px;
    right: -1px;
    background: url(/images/order/round-2196cc.png);
    width: 10px;
    height: 10px; }

.order-wrapper-red .order-people {
  border: 1px #f7941d solid; }
.order-wrapper-red strong {
  color: #f7941d; }
.order-wrapper-red .order-now {
  border: 1px #f7941d solid; }
.order-wrapper-red a.option {
  background: url(/images/order/red-uncheck.png) no-repeat 0 0; }
.order-wrapper-red a.checked {
  background: url(/images/order/red-check.png) no-repeat 0 0; }
.order-wrapper-red .border-rt {
  background: url(/images/order/round-f7941d.png); }

body.page .order-wrapper {
  position: absolute;
  right: 0;
  width: 33.333%; }
  body.page .order-wrapper .order-wrapper-right {
    float: none;
    width: 100%; }
  body.page .order-wrapper .order-now {
    border: 1px #bbb solid; }
    body.page .order-wrapper .order-now .border-rt {
      background: url(/images/order/round-fefdfc.png); }

#order {
  border: 1px solid #d0d0d0;
  padding: 10px 15px;
  font-size: 100%;
  margin: 0em 0 1em 0;
  background-color: #f7f7f7;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  zoom: 1;
  position: relative; }
  #order .tl, #order .tr, #order .bl, #order .br {
    position: absolute;
    background: url(/images/form-bottom-round.png) 0 0;
    width: 5px;
    height: 5px;
    z-index: 1;
    font-size: 1px; }
  #order .tl {
    top: -1px;
    left: -1px;
    background-position: top left;
    display: none; }
  #order .tr {
    top: -1px;
    right: -1px;
    background-position: top right;
    display: none; }
  #order .bl {
    bottom: -1px;
    left: -1px;
    background-position: bottom left; }
  #order .br {
    bottom: -1px;
    right: -1px;
    background-position: bottom right; }
  #order h4 {
    margin: 0 0 1em 0;
    font-weight: normal; }
  #order .cb {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-bottom: 0.5em; }
    #order .cb input {
      position: absolute;
      margin: 0; }
    #order .cb label {
      padding-left: 2em;
      display: block; }
  #order textarea {
    display: block;
    width: 100%;
    height: 3em;
    margin-top: 0px; }
  #order .submit {
    text-align: center;
    margin-top: 1em; }
  #order table {
    margin: 4px 0 2px 0;
    border: 0;
    width: 100%; }
    #order table th, #order table td {
      padding: 2px 0 2px 0; }
    #order table th {
      width: 23ex;
      text-align: left;
      font-weight: normal; }
    #order table input {
      width: 100%; }
  #order label small {
    font-size: 90%;
    color: #818181;
    display: block;
    position: absolute;
    display: none; }
  #order input, #order textarea {
    font-size: 100%; }

.file-note {
  position: absolute;
  left: 100%;
  width: 45%;
  margin: 0;
  text-indent: 0 !important; }
  .file-note a {
    display: block;
    line-height: 42px;
    padding-left: 48px;
    white-space: nowrap; }
  .file-note a.pdf {
    background: url(/images/pdf-icon.png) 8px 50% no-repeat; }
  .file-note a.flv {
    background: url(/images/mov-icon.png) 8px 50% no-repeat; }
  .file-note a.doc {
    line-height: 31px;
    padding-left: 42px;
    background: url(/images/example-icon.png) 8px 50% no-repeat; }

.note-top a {
  position: relative;
  bottom: 42px; }

.video {
  margin: 1em 0 2em 0; }
  .video p {
    text-indent: 0; }
  .video .noscript-preview {
    text-align: center;
    background: #000; }
    .video .noscript-preview img {
      height: 300px; }
  .video .noscript-note {
    font-size: 90%;
    color: #818181; }

#main .attachments {
  margin-top: 2em;
  padding-right: 20px; }
  #main .attachments h3 {
    margin: 0 0 1em 0;
    font-size: 100%;
    line-height: 1.2em;
    font-weight: normal; }
  #main .attachments a {
    display: block;
    margin: 0.5em 0;
    margin-left: 20px;
    padding-left: 25px;
    line-height: 1.5em; }
  #main .attachments a.case {
    background-position: 2px 50%; }
  #main .attachments .images a {
    margin: 0; }

.software-pagination {
  margin: 2em 0;
  color: #004a7f; }
  .software-pagination .next {
    float: right; }
  .software-pagination .prev {
    float: left; }

#support_form {
  width: 82ex;
  border: 1px solid #818181;
  padding: 10px 15px;
  font-size: 100%;
  margin: 3em 0 1em 0;
  background-color: #f7f7f7; }
  #support_form p {
    text-indent: 0;
    line-height: 1.2em;
    font-size: 100%; }
    #support_form p label {
      float: left;
      width: 35ex; }
    #support_form p input {
      width: 35ex; }
  #support_form textarea {
    display: block;
    width: 35ex;
    height: 4em; }
  #support_form .submit {
    text-align: center;
    margin-top: 1em; }
  #support_form label small {
    font-size: 90%;
    margin-top: -0.2em;
    color: #818181;
    display: block;
    position: absolute;
    display: none; }

input.error, textarea.error {
  border: 2px solid red; }

.error-messages {
  font-size: 80%;
  margin-top: -0.5em;
  display: none;
  color: red; }
  .error-messages p {
    margin: 0; }

.text .library-file {
  margin: 1em 0;
  white-space: nowrap;
  text-indent: 0;
  padding-left: 1em;
  margin: 0.5em 0; }
  .text .library-file a {
    display: inline-block; }
  .text .library-file small {
    font-size: 100%;
    color: silver; }

#main ul.no-bullet {
  margin: 0;
  padding: 0; }
  #main ul.no-bullet li {
    list-style: none; }
    #main ul.no-bullet li a {
      margin: 0;
      padding: 0; }

.ditto_paging {
  border-top: 1px solid #ccc;
  padding: 10px;
  font-size: 86%;
  color: black; }

.pages-1 {
  display: none; }

#ditto_pages {
  margin-top: 4em; }
  #ditto_pages .ditto_currentpage {
    padding: 1px 5px 2px;
    margin-right: 1px; }
  #ditto_pages .ditto_off {
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc; }
  #ditto_pages a {
    padding: 1px 5px 2px;
    margin-right: 1px; }

#ajaxSearch_form fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

#ajaxSearch_input {
  width: 30ex; }
    
.text-100{
  width: 100%;}
#top_menu.topmenu_services{
  margin: 0 0 1em 0;}

body.index .extra_text{
  padding-right: 20px;}

.extra_text-66-100{
  width: 150%;}
/* seo text styles */
.extra_text{
  padding: 3em 0 0;
  font-size: 80%;}
  .extra_text h1, .extra_text h2{
    font-size: 120%;} 
.extra_text_main{
    font-size: 80%;
	margin:0.75em 0}
	
#main .left #menu a.active { display /*\**/: block\9 }

/* livezilla */
#livezilla{
  margin-right: 20px;
}
#livezilla a{
  display: block;
  height: 90px;
  padding-right: 7px;
  position: relative;
  text-decoration: none;
  padding-bottom: 28px;
  z-index: 20;
  cursor: pointer;
}
.order-wrapper-first{
  _z-index: 10;
}
#livezilla a span{
  display: block;
}
#livezilla a .w1{
  background: url(/images/livezilla/background.png) no-repeat 0% 0%;
  height: 90px;
}
#livezilla a .wr{  
  background: url(/images/livezilla/background.png) no-repeat 100% 0;
  height: 90px;
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
}
#livezilla a .w1 strong{
  font-size: 116%;
  line-height: 2.3em;
  color: #000;
  text-align: center;
  display: block;
  text-decoration: none;
  font-weight: normal;
  padding: 0 7px 0 14px;
}
#livezilla a .w1 em{
  margin-top: -0.5em;
  display: block;
  line-height: 3.44em;
  font-size: 150%;
  padding-right: 7px;
  padding-left: 60px;
  text-align: center;
  color: #004a7f;
  text-decoration: underline;
  font-style: normal;
}
#livezilla a .w1 em b{
  display: block;
  position: absolute;
  width: 70px;
  height: 70px;
  background: url(/images/livezilla/round-buoy.png) no-repeat 0 0;
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/livezilla/round-buoy.png",scalingMethod="scale");
  left: 0;
  top: 18px;
}
#livezilla a .w2{
  position: absolute;
  bottom: 0;
  background: url(/images/livezilla/staus-backlay.png) no-repeat 0% 0%;
  height: 28px;
  zoom: 1;
  padding: 0 0 0 7px;
  left: 7px;
  
  line-height: 28px;
  font-style: italic;
  color: #000;
  padding-left: 29px;
  padding-right: 3px;
}
#livezilla a .wr2{
  position: absolute;
  top: 0;
  right: -7px;
  background: url(/images/livezilla/staus-backlay.png) no-repeat 100% 0%;
  height: 28px;
  width: 7px;
}
#livezilla a .w2 b{
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(/images/livezilla/status-icons.png) no-repeat 0 0;
  left: 7px;
  top: 6px;
}
#livezilla{ display: none; }
.livezilla-offline{ display: block !important;}
.livezilla-online{ display: block !important;}
.livezilla-online a .online{ display: block !important; }
.livezilla-online a .offline{ display: none !important;  }
.livezilla-offline a .online{ display: none !important; }
.livezilla-offline a .offline{ display: block !important; }
#livezilla a .offline{
  background: url(/images/livezilla/staus-backlay.png) no-repeat 0 100%;
}
#livezilla a .offline .wr2{
  background: url(/images/livezilla/staus-backlay.png) no-repeat 100% 100%;
}
#livezilla a .offline b{
  background: url(/images/livezilla/status-icons.png) no-repeat 100% 0;
}