body, td, th, .bod, font, p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font: 14px Arial, verdana, sans-serif;
  color: #535353;
  font-weight: normal;
}

body, html {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  background-color: #f0f0f0;
}

*:focus {
  outline: 0;
}

form {
  margin: 0;
  padding: 0;
}

b, strong {
  font-weight: bold;
}

img {
  border: 0;
}

a[href] {
  color: #00a020;
  text-decoration: none;
}
a[href]:hover {
  color: #f08135;
  text-decoration: none;
}

h1, h2, h3 {
  font-family: Helvetica, Arial, sans-serif;
}

ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

ul.bulletsquare {
  list-style-type: square;
  font-size: 14px;
  line-height: 20px;
}
.bulletsquare li {
  margin-left: 30px;
}

.bulletsquare li a {
  font-weight: bold;
}


sup {
  vertical-align: top;
  font-size: 70%;
}

.lf {
  float: left !important;
}

.rf {
  float: right !important;
}

.cf {
  margin: 0;
  padding: 0;
  font-size: 1px;
  line-height: 0px;
  clear: both;
}

.nd {
  display: none;
}

/* GLOBAL: CONTAINERS */
#content {
  background: transparent url("/images/backgrounds/bg-content.gif") no-repeat top center;
  width: 980px;
  position: relative;
  margin: 0 auto;
  padding-bottom: 100px;
}

#content-shade {
  background: transparent url("/images/backgrounds/bg-content-shade.gif") repeat-x top center;
  width: 100%;
  height: 20px;
}

.col-main {
  float: left;
  width: 735px;
  padding: 0 0 0 10px;
}

.col-side {
  float: left;
  width: 235px;
  padding-top: 9px;
}

.col-fiddy-l {
  float: left;
  padding: 0 20px 0 10px;
  width: 470px;
}

.col-fiddy-r {
  float: left;
  padding: 0 10px 0 0;
  width: 470px;
}

.col-fiddy-sml-l {
  float: left;
  padding: 0 20px 0 0;
  width: 225px;
}

.col-fiddy-sml-r {
  float: left;
  width: 225px;
}

/* GLOBAL: MENU */
#menu {
  background: transparent url("/images/backgrounds/bg-menu-main-tile.gif") repeat-x top center;
  width: 100%;
  height: 85px;
}

#menu-in {
  background: transparent url("/images/backgrounds/bg-menu-main.gif") no-repeat top center;
  margin: 0 auto;
  width: 961px;
  height: 85px;
  padding: 0 10px 0 9px;
  position: relative;
}

.menu-logo {
  background: transparent url("/images/generic/securitykiss-logo.png") no-repeat top left;
  float: left;
  width: 60px;
  height: 60px;
  margin-top: 10px;
}

.menu-logo-name {
  background: transparent url("/images/generic/securitykiss-logo-name.png") no-repeat top left;
  float: left;
  width: 300px;
  height: 60px;
  margin-top: 10px;
}


.menu-logo span {
  display: none;
}

.menu-links {
  float: right;
}
.menu-links li {
  float: left;
  height: 34px;
  margin: 29px 2px 0 0;
}
.menu-links li a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  *font-size: 15px;
  line-height: 34px;
  color: #b2b2b2;
  text-transform: uppercase;
  text-shadow: 0 -2px 1px #1d1d1d;
  /*0 -1px 0px #000 */
  font-weight: bold;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#1a1a1a', Direction=22, Strength=2);
  zoom: 1;
}
.menu-links li a:hover {
  color: #f7f6f6;
}

.menu-l, .menu-r {
  float: left;
  width: 13px;
  height: 34px;
}

.menu-m {
  float: left;
  height: 33px;
  padding: 1px 2px 0 2px;
}

.menu-link-sel .menu-l {
  background: transparent url("/images/backgrounds/bg-menu-link-l.png") no-repeat top left;
}
.menu-link-sel .menu-r {
  background: transparent url("/images/backgrounds/bg-menu-link-r.png") no-repeat top left;
}
.menu-link-sel .menu-m {
  background: transparent url("/images/backgrounds/bg-menu-link-m.png") repeat-x top left;
}
.menu-link-sel .menu-m a {
  cursor: default;
  color: #929292 !important;
  text-shadow: 0 -1px 1px #050303;
}


#menu-sub {
  width: 100%;
  height: 44px;
}

#menu-sub-in {
  width: 980px;
  height: 44px;
  margin: 0 auto;
  position: relative;
}

.menu-sub-bg{
  background: transparent url("/images/backgrounds/bg-menu-sub-tile.gif") repeat-x top center;
}
.menu-sub-bg-in {
  background: transparent url("/images/backgrounds/bg-menu-sub.gif") no-repeat top center;
}

#menu-sub-in li {
  float: left;
  height: 26px;
  margin: 10px 7px 0 0;
}

#menu-sub-in li a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 26px;
  color: #b2b2b2;
  text-transform: uppercase;
  text-shadow: 0 -1px 1px #1e1e1e;
  font-weight: bold;
  *filter: progid:DXImageTransform.Microsoft.Shadow(color='#1a1a1a', Direction=22, Strength=1);
  *zoom: 1;
}
#menu-sub-in li a:hover {
  color: #f7f6f6;
}

.menu-sub-sel .menu-l {
  background: transparent url("/images/backgrounds/bg-menu-sub-l.png") no-repeat top left;
}
.menu-sub-sel .menu-r {
  background: transparent url("/images/backgrounds/bg-menu-sub-r.png") no-repeat top left;
}
.menu-sub-sel .menu-m {
  background: transparent url("/images/backgrounds/bg-menu-sub-m.png") repeat-x top center;
}

#menu-sub-in .menu-sub-sel .menu-m a {
  color: #959595;
  cursor: default;
}
#menu-sub-in .menu-l, #menu-sub-in .menu-r {
  width: 10px;
  height: 26px;
}
#menu-sub-in .menu-m {
  height: 25px;
  padding: 1px 0 0 0;
}

/* GLOBAL: FOOTER */
/* Keep footer on the bottom of the page */
html, body {
  height: 100%;
}

body > div#root {
  min-height: 100%;
  margin-bottom: -100px;
}

#footer {
  background: #0d0d0d url("/images/backgrounds/bg-footer.jpg") no-repeat top center;
  width: 100%;
  height: 84px;
  padding-top: 16px;
  position: relative;
}

#footer-in {
  width: 980px;
  margin: 0 auto;
  padding-left: 1px;
  position: relative;
}

.footer-links {
  float: left;
  font-size: 12px;
  color: #828282;
}
.footer-links li {
  float: left;
  padding: 1px 20px 17px 0;
}
.footer-links li a {
  font-size: 13px;
  line-height: 15px;
  color: #959595;
  text-transform: uppercase;
  text-shadow: 0 -1px 1px #0e0e0e;
  font-weight: bold;
  *filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=22, Strength=2);
  *zoom: 1;
}
.footer-links li a:hover {
  color: #f7f6f6;
}


a.btn-download span {
  display: none;
}

/* GLOBAL ELEMENTS */
h1 {
  font: bold 48px Helvetica, Arial, sans-serif;
  color: #414141;
  padding: 8px 20px 0px 0;
  text-shadow: 0 2px 0px white;
}

h2 {
  font: 24px/30px Helvetica, Arial, sans-serif;
  color: #535353;
}

h3.stnd {
  font: bold 18px/21px Helvetica, Arial, sans-serif;
  color: #414141;
}

.page-hd {
  width: 735px;
  background: transparent url("/images/backgrounds/bg-grey-divi-med.gif") no-repeat bottom left;
}
.page-hd h3.stnd {
  font: bold 18px/21px Helvetica, Arial, sans-serif;
  color: #414141;
}

/* page headlines */
.page-hd-noline {
  background-image: none;
  padding-bottom: 17px;
}

.page-hd-noline-nopad {
  background-image: none;
  padding-bottom: 0px;
}

.page-hd-full {
  padding: 0 10px 21px 10px;
  background: transparent url("/images/backgrounds/bg-grey-divi.gif") no-repeat bottom center;
  margin-bottom: 21px;
}

.page-hd-full-noline {
  padding: 0 10px 21px 10px;
  background-image: none;
}

.page-hd h2 {
  font: normal 22px/26px Helvetica, Arial, sans-serif;
  padding: 8px 20px 0 0;
  color: #535353;
  text-shadow: 0 1px 1px white;
}
.page-hd h3 {
  font: normal 16px/20px Helvetica, Arial, sans-serif;
  padding: 8px 20px 0 0;
  color: #535353;
  text-shadow: 0 1px 1px white;
}
.page-hd a {
  font-weight: bold;
}
.page-hd .page-hd-desc {
  width: 469px;
  font-size: 14px;
  line-height: 20px;
  padding: 9px 20px 24px 0;
}

.page-hd-desc.page-hd-desc-full {
  width: auto !important;
}
.page-hd-desc.page-hd-desc-full p {
  font-size: 14px;
  line-height: 20px;
  padding: 4px 20px 10px 0;
}
.page-hd-desc.page-hd-desc-full ul {
  list-style-type: disc;
  list-style-position: outside;
  margin: 0 0 10px 14px;
}
.page-hd-desc.page-hd-desc-full ul li {
  line-height: 20px;
  padding: 2px 0;
  margin: 2px 0 0 0;
  *margin-left: 17px;
}

/* dividers */
.divi-grey-full {
  clear: both;
  background: transparent url("/images/backgrounds/bg-grey-divi.gif") no-repeat bottom center;
  height: 58px;
  width: 100%;
}

.divi-grey-full-notop {
  clear: both;
  background: transparent url("/images/backgrounds/bg-grey-divi.gif") no-repeat top center;
  height: 30px;
  width: 100%;
}

.divi-grey-single-notop {
  clear: both;
  background: transparent url("/images/backgrounds/bg-grey-divi-med.gif") no-repeat top center;
  height: 26px;
  width: 100%;
}

/* full width white box */
.box-white-full {
  margin: 0 10px 20px 10px;
  width: 960px;
  background-color: white;
}

.box-white-full .top, .box-white-full .bot {
  background: transparent url("/images/backgrounds/bg-box-white-full-top.gif") no-repeat top left;
  width: 960px;
  height: 10px;
  overflow: hidden;
  float: left;
  clear: both;
}

#content #queryContainer {
  z-index: 2;
  position: relative;
}

.box-gsc .top {
  z-index: 1;
  position: relative;
}

.box-white-full .bot {
  background: transparent url("/images/backgrounds/bg-box-white-full-bot.gif") no-repeat top left;
}
.box-white-full .mid {
  padding: 10px 0 10px 20px;
}

/* get started formatting */
.box-guide-txt {
  width: 549px;
}
.box-guide-txt h2 {
  color: #414141;
  margin: 8px 0 8px 0;
  text-shadow: 0 2px 1px #f7f6f6;
}
.box-guide-txt h3 {
  font-size: 18px;
  font-weight: bold;
  padding: 8px 0 8px 0;
  text-shadow: 0 2px 1px #f7f6f6;
}
.box-guide-txt p {
  font-size: 14px;
  line-height: 18px;
  padding: 0px 20px 11px 0;
}
/* line 445, ../../../app/stylesheets/_globals.sass */
.box-guide-txt ul {
  list-style-type: disc;
  list-style-position: outside;
  margin: 0 0 0 14px;
}
/* line 449, ../../../app/stylesheets/_globals.sass */
.box-guide-txt ul li {
  line-height: 20px;
  padding: 2px 0;
  margin: 2px 0 0 0;
  *margin-left: 17px;
}
/* line 454, ../../../app/stylesheets/_globals.sass */
.box-guide-txt ol {
  padding: 0 0 13px 0;
  margin: 0 0 0 20px;
  list-style-position: outside;
}
/* line 458, ../../../app/stylesheets/_globals.sass */
.box-guide-txt ol li {
  margin: 0 0 4px 0;
  padding: 2px 0;
  margin: 2px 17px 0 0;
}

/* main column dark box */
.box-dark-main {
  background: url("/images/backgrounds/bg-dark-top.gif") 0 0 no-repeat;
  width: 680px;
  position: relative;
  padding: 14px 17px 14px 17px;
  margin: 0 0 20px 0;
  color: #d7d7d7;
  float: left;
}

.box-dark-main .box-dark-main-bg {
  background: url("/images/backgrounds/bg-dark-bot.gif") 0 0 no-repeat;
  position: absolute;
  z-index: 0;
  bottom: 0;
  *bottom: -1px;
  left: 0;
  width: 715px;
  height: 11px;
  overflow: hidden;
}

.box-dark-main * {
  position: relative;
  z-index: 1;
}

.box-dark-main .box-dark-main-left {
  float: left;
  width: 438px;
  clear: none;
}

.box-dark-main .box-dark-main-right {
  border-left: 1px solid #363636;
  float: right;
  clear: none;
  width: 208px;
  padding: 6px 0 9px 19px;
  margin: -5px 0 -4px 0;
}

.box-dark-main p {
  color: #c5c5c5;
  margin-bottom: 3px;
}

.box-dark-main p.p-pad {
  margin: 15px 0 0 0;
}

.box-dark-main a {
  font-weight: bold;
}

.box-dark-main strong {
  color: #ededed;
  font-weight: bold;
}

.box-dark-main h3 {
  color: #ededed;
  font-size: 24px;
  line-height: 28px;
  text-shadow: 0 -2px 1px #292929;
  padding: 3px 0;
}

.box-dark-main .radio-options li {
  float: left;
  width: 45%;
  clear: none;
}

.box-dark-main .radio-options label {
  float: left;
  width: 143px;
  padding: 4px 0 0 5px;
}

.box-dark-main .radio-options input {
  float: left;
  margin: 6px 8px 0 0;
}

/* sidebar white box */
.side-white {
  background: transparent url("/images/backgrounds/bg-legacylist-bot.png") no-repeat bottom left;
  width: 228px;
  padding-bottom: 35px;
  margin: -3px 0 0 -2px;
}

.side-white h3 {
  background: transparent url("/images/backgrounds/bg-legacylist-top.png") no-repeat top left;
  width: 194px;
  height: 36px;
  font: 16px/20px Helvetica, Arial, sans-serif;
  color: #414141;
  padding: 11px 17px 0 17px;
  text-shadow: 0 1px 1px white;
  font-weight: normal;
}

.side-white li {
  background: transparent url("/images/backgrounds/bg-legacylist-mid.png") no-repeat bottom left;
  padding: 4px 17px 5px 17px;
  line-height: 15px;
  font-size: 13px;
}

.side-white li.hd {
  font-size: 11px;
  font-weight: bold;
  color: #999999;
  text-transform: uppercase;
  padding-top: 20px;
}

.side-white li.em {
  background: transparent url("/images/backgrounds/bg-legacylist-mid-empty.png") no-repeat bottom left;
  padding: 4px 17px 5px 17px;
  line-height: 15px;
}

/* sidebar light gray box */
.side-gray {
  width: 225px;
}

.side-gray h3 {
  background: transparent url("/images/backgrounds/bg-sidebar-lgrey-top.gif") no-repeat top left;
  width: 192px;
  height: 31px;
  font: 14px/18px Helvetica, Arial, sans-serif;
  color: #535353;
  font-weight: bold;
  padding: 11px 17px 0 17px;
  text-shadow: 0 1px 2px white;
}
.side-gray li {
  background: #dfdfdf url("/images/backgrounds/bg-sidebar-lgrey-li.gif") no-repeat bottom left;
  padding: 13px 17px 13px 14px;
  line-height: 15px;
  font-size: 12px;
  position: relative;
}
.side-gray li.bot {
  background: transparent url("/images/backgrounds/bg-sidebar-lgrey-bot.gif") no-repeat bottom left;
  position: relative;
}

.side-gray li.side-action {
  font: 11px/14px Helvetica, Arial, sans-serif;
  text-shadow: 0 1px 1px white;
  font-weight: bold;
}

.side-gray li a {
  font-weight: bold;
}

.side-gray li .ls {
  width: 164px;
  display: block;
}

.side-gray li .rs {
  position: absolute;
  right: 11px;
  top: 13px;
  text-align: right;
  font-weight: bold;
  color: #8e8e8e;
}


.box-txt.box-txt-toppad {
  padding-top: 21px;
}


.box-txt-desc {
  font-size: 14px;
  line-height: 20px;
  padding: 11px 20px 23px 0;
}

.box-txt-desc p {
  font-size: 14px;
  line-height: 18px;
  padding: 0px 20px 11px 0;
}

.box-txt-desc.box-txt-desc-tight {
  padding: 5px 20px 12px 0;
}

.box-txt-desc ul {
  list-style-type: disc;
  list-style-position: outside;
  margin: 0 0 0 14px;
}

.box-txt-desc ul li {
  line-height: 20px;
  padding: 2px 0;
  margin: 2px 0 0 0;
  *margin-left: 17px;
}

.box-txt-desc ol {
  padding: 0 0 13px 0;
  margin: 0 0 0 20px;
  list-style-position: outside;
}

.box-txt-desc ol li {
  margin: 0 0 4px 0;
  padding: 2px 0;
  margin: 2px 17px 0 0;
}

/* Error Pages (404, etc) */
#content.error-page {
  height: 576px;
}

/* HOME */
.home-hero {
  background: #0d0d0d url("/images/backgrounds/bg-home-hero.jpg") no-repeat top center;
  width: 100%;
  height: 404px;
}

.home-hero .hero-cnt {
  height: 368px;
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  *position: relative;
}

.home-hero .hero-slider {
  height: 368px;
  width: 8000px;
}

.home-hero .hero-bot {
  background: transparent url("/images/backgrounds/bg-home-hero-bot.gif") no-repeat top center;
  height: 36px;
  width: 980px;
  margin: 0 auto;
}

/* line 22, ../../../app/stylesheets/_home.sass */
.hero-nav {
  width: 150px;
  margin: 0 auto;
  height: 15px;
  padding-top: 10px;
}

.hero-nav a {
  background: transparent url("/images/buttons/btn-hero-slider.gif") no-repeat -30px 0;
  float: left;
  width: 15px;
  height: 15px;
  margin: 0 2px;
}

.hero-nav a:hover {
  background-position: -15px 0;
}

a.hero-sel {
  cursor: default !important;
  background-position: 0 0 !important;
}

a.hero-sel:hover {
  cursor: default !important;
  background-position: 0 0 !important;
}


.home-hero .hero-item {
  float: left;
  height: 345px;
  width: 970px;
  padding: 23px 0 0 10px;
}


.hero-item .hero-item-txt {
  float: left;
  width: 620px;
  height: 345px;
  padding: 0px;
  position: relative;
}

.hero-item .hero-item-txt h1 {
  text-align: center;
  font: normal 48px Helvetica, Arial, sans-serif;
  color: #fafafa;
  text-shadow: 0 -2px 1px #0e0e0e;
  padding: 25px 0 11px 0;
  *padding: 25px 0 10px 0;
  *filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=22, Strength=2);
  *zoom: 1;
}

.hero-item .hero-item-txt h2 {
  text-align: center;
  font: 16px/20px Helvetica, Arial, sans-serif;
  text-shadow: 0 -1px 1px #191919;
  color: #c6c6c6;
  *filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=22, Strength=1);
  *zoom: 1;
  *font-weight: bold;
}

.hero-item .hero-item-txt h1 a {
  color: #ffffff;
  text-decoration: none;
}

.hero-item .hero-item-txt h2 a {
  color: #fffb87;
  text-decoration: none;
}
.hero-item .hero-item-txt a:hover {
  color: #ffffff;
  text-decoration: none;
}




.hero-item .hero-item-scr {
  float: left;
  width: 336px;
  height: 356px;
  position: relative;
}

.hero-item .scr-over {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background: transparent url("/images/backgrounds/bg-hero-scr.png") no-repeat top left;
  width: 336px;
  height: 356px;
}

.hero-item .scr-over-left {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background: transparent url("/images/backgrounds/bg-hero-scr-left.png") 0 0 no-repeat !important;
  width: 336px;
  height: 356px;
}

a.btn-download {
  position: absolute;
  z-index: 2;
  top: 0px;
  right: 0px;
  width: 227px;
  height: 70px;
  background: transparent url("/images/buttons/btn-download.png") no-repeat top left;
}

.feat-download a.btn-download {
  display: block;
  width: 227px;
  height: 70px;
  background: transparent url("/images/buttons/btn-download.png") no-repeat top left;
}


a.btn-download:hover {
  background-position: 0 -74px;
  *background-position: 0 -74px;
}


.dl-counter {
  display: block;
  background: transparent url("/images/backgrounds/bg-counter.png") no-repeat top left;
  width: 225px;
  height: 29px;
}

.dl-counter .dl-over {
  background: transparent url("/images/backgrounds/bg-counter-overlay.png") no-repeat top left;
  position: absolute;
  z-index: 3;
  top: 15px;
  left: 0;
  width: 143px;
  height: 13px;
}


.dl-counter-in {
  position: relative;
  width: 222px;
  height: 29px;
  padding-left: 3px;
}

.dl-counter-in b {
  float: left;
  font: bold 21px/29px Helvetica, Arial, sans-serif;
  width: 20px;
  text-align: center;
  height: 29px;
  color: #e2e2e2;
  font-weight: normal;
}


.home-teaser {
  background: transparent url("/images/backgrounds/bg-grey-divi.gif") no-repeat bottom center;
  margin: 0 10px 25px 10px;
  padding: 18px 0 22px 0;
}


.home-news {
  float: left;
  width: 480px;
}

/* STUDIO: FEATURES */

.feat-download {
  float: right;
  width: 246px;
  text-align: left;
  padding-top: 6px;
}

.feat-download .rel-notes {
  background: transparent url("/images/backgrounds/bg-relnotes-divi.gif") no-repeat top left;
  width: 226px;
  text-align: center;
  margin-top: 10px;
  padding-top: 9px;
}

.feat-download .rel-notes a[href] {
  text-decoration: underline;
  color: #535353;
}

.feat-download .rel-notes a[href]:hover {
  color: #f08135;
}


.side-quote {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  padding-right: 10px;
}

.side-quote h5 {
  display: block;
  text-align: right;
  font-size: 13px;
  line-height: 19px;
  padding-top: 8px;
}


.side-divi {
  clear: both;
  background: transparent url("/images/backgrounds/bg-grey-divi-side.gif") no-repeat center left;
  height: 38px;
  overflow: hidden;
  width: 225px;
}


.col-side .news-ad {
  float: none;
  display: block;
  margin-bottom: 15px;
}


.feat-list {
  padding: 23px 0 0 0;
}

.feat-list h3.stnd {
  padding-bottom: 25px;
}

.feat-list .list-item {
  position: relative;
  float: left;
  width: 249px;
  padding-bottom: 30px;
}

.feat-list .list-item.list-item-last {
  width: 233px;
}

.feat-list span.btn-enlarge {
  background: transparent url("/images/buttons/btn-enlarge.png") no-repeat top left;
  position: absolute;
  z-index: 3;
  top: 133px;
  left: 201px;
  width: 22px;
  height: 22px;
  z-index: 8;
}

.feat-list a.btn-enlarge {
  background: transparent url("/images/buttons/btn-enlarge.png") no-repeat top left;
  position: absolute;
  z-index: 3;
  top: 133px;
  left: 201px;
  width: 22px;
  height: 22px;
  z-index: 8;
}

.feat-list a:hover span.btn-enlarge, .feat-list a.btn-enlarge:hover {
  background-position: 0 -26px;
}

.feat-list .list-item .list-img {
  width: 217px;
  height: 147px;
  overflow: hidden;
  margin-bottom: 9px;
  position: relative;
}

.feat-list .list-item .img-frame {
  background: transparent url("/images/backgrounds/bg-feat-list-item.png") no-repeat top left;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 217px;
  height: 147px;
}

.feat-list .list-item h4 {
  width: 213px;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  padding: 0 2px 4px 0;
}

.feat-list .list-item p {
  line-height: 16px;
  width: 213px;
  padding-left: 2px;
}

/* Page Overlay */
#page-overlay {
  position: fixed;
  z-index: 15;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0;
  visibility: hidden;
}


.page-overlay-in {
  background: transparent url("/images/backgrounds/bg-screenshot-lrgoverlay.png") no-repeat top left;
  z-index: 20;
  position: fixed;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 872px;
  height: 435px;
  opacity: 0;
  visibility: hidden;
  *position: absolute;
  *zoom: 1;
  *visibility: visible;
  *display: none;
}

.page-overlay-in .overlay-img {
  float: left;
  width: 585px;
  height: 383px;
  margin: 26px 20px 0 26px;
  *display: inline;
  *zoom: 1;
  *position: relative;
}

.page-overlay-in .overlay-txt {
  position: relative;
  z-index: 1;
}

.page-overlay-in .overlay-txt img {
  float: left;
  width: 585px;
  height: 383px;
  margin: 26px 20px 0 26px;
  *display: inline;
  *zoom: 1;
  *position: relative;
}

.page-overlay-in .overlay-txt h5 {
  font: 14px/16px Helvetica, Arial, sans-serif;
  color: #404040;
  width: 210px;
  margin: 34px 0 6px 0;
  font-weight: bold;
  float: left;
}

.page-overlay-in .overlay-txt p {
  width: 210px;
  line-height: 16px;
  float: left;
}

.page-overlay-in a.btn-close {
  background: transparent url("/images/buttons/btn-lrg-close.png") no-repeat top left;
  position: absolute;
  z-index: 1;
  top: 1px;
  right: 0px;
  width: 29px;
  height: 30px;
  z-index: 2;
}

.page-overlay-in a.btn-close:hover {
  background-position: 0 -32px;
}


* html #page-overlay {
  position: absolute;
  height: expression(document.body.offsetHeight);
  filter: alpha(opacity=0);
}

/* small Page Overlay variation */
div.page-overlay-small {
  background: transparent url("/images/backgrounds/bg-overlay-small.png") no-repeat top left;
  width: 534px;
  height: 97px;
}

div.page-overlay-small .overlay-txt {
  margin: 5px 0 0 20px;
  width: 514px;
  height: 85px;
  overflow: auto;
}

div.page-overlay-small .overlay-txt h5 {
  margin: 15px 0 0 0;
}

div.page-overlay-small .overlay-txt p {
  width: 480px;
}

div.page-overlay-small a.btn-close {
  top: -6px;
  right: -6px;
}

/* SUPPORT */
.sup-main-list {
  margin: 17px 0 10px 0;
}
.sup-main-list li {
  padding: 0 0 21px 55px;
  font-size: 14px;
  line-height: 17px;
  list-style-type: none;
  *zoom: 1;
}

.sup-main-list h4 {
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 2px;
}

.sup-main-list .thumb {
  float: left;
  width: 55px;
  height: 40px;
  margin-left: -55px;
  margin-top: 3px;
}

.sup-main-list .thumb.disc-start {
  background: transparent url("/images/generic/icn-support-disc-start.gif") no-repeat top left;
}
.sup-main-list .thumb.disc-browse {
  background: transparent url("/images/generic/icn-support-disc-browse.gif") no-repeat top left;
}
.sup-main-list .thumb.bug-tracker {
  background: transparent url("/images/generic/icn-support-bug.gif") no-repeat top left;
}

.sup-sub-list {
  margin: 18px 0 0 0;
}
.sup-sub-list li {
  line-height: 18px;
}
.sup-sub-list h4 {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 3px;
}

.sup-dark {
  background: transparent url("/images/backgrounds/bg-sup-dark-mid.gif") repeat-y top left;
  margin: 0 10px 20px 10px;
}
.sup-dark .top {
  background: transparent url("/images/backgrounds/bg-sup-dark-top.gif") no-repeat top left;
  width: 100%;
  height: 10px;
  overflow: hidden;
}

.sup-dark .bot {
  background: transparent url("/images/backgrounds/bg-sup-dark-bot.gif") no-repeat bottom left;
  height: 38px;
  font-size: 11px;
  line-height: 37px;
  padding: 7px 20px 0 20px;
  font-weight: bold;
  color: #a3a3a3;
  clear: both;
}

.sup-dark .col-fiddy-l {
  padding: 0 20px 0 20px;
  width: 450px;
}

.sup-dark .col-fiddy-r {
  padding: 0 0 0 0;
  width: 450px;
}

.sup-dark li {
  background: transparent url("/images/backgrounds/bg-sup-dark-divi.gif") no-repeat top left;
  line-height: 14px;
  padding: 13px 0 11px 80px;
  *zoom: 1;
  position: relative;
}

.sup-dark li .lf {
  font-size: 11px;
  font-weight: bold;
  color: #a3a3a3;
  text-transform: uppercase;
  width: 80px;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 13px;
}

.sup-dark h3 {
  font: 18px/21px Helvetica, Arial, sans-serif;
  color: #ededed;
  text-shadow: 0 -1px 1px #1a1a1a;
  *line-height: 19px;
  *filter: progid:DXImageTransform.Microsoft.Shadow(color='#1a1a1a', Direction=22, Strength=1);
  *zoom: 1;
  padding-bottom: 12px;
  padding-top: 2px;
}


/* COMPANY */
.about-list {
  padding: 23px 0 0 0;
  width: 655px;
}
.about-list h3.stnd {
  padding-bottom: 25px;
}
.about-list li {
  overflow: hidden;
  padding-bottom: 20px;
  *zoom: 1;
}
.about-list li h5 {
  font-size: 16px;
  line-height: 18px;
  color: #414141;
  font-weight: bold;
  padding-bottom: 5px;
}
.about-list li .photo {
  background: transparent url("/images/backgrounds/bg-about-photo.gif") no-repeat top left;
  float: left;
  width: 155px;
  height: 142px;
  padding-left: 1px;
  margin-top: 1px;
}
.about-list li p {
  font-size: 14px;
  line-height: 19px;
}

.side-grey {
  background: transparent url("/images/backgrounds/bg-sidebar-grey-mid.gif") repeat-y top left;
  width: 225px;
}

.side-grey-in {
  background: transparent url("/images/backgrounds/bg-sidebar-grey-top.gif") no-repeat top left;
  width: 225px;
}

.side-grey .bot {
  background: transparent url("/images/backgrounds/bg-sidebar-grey-bot.gif") no-repeat top left;
  height: 10px;
  width: 225px;
  overflow: hidden;
}
.side-grey .mid {
  padding: 10px 19px 10px 18px;
}
.side-grey h3 {
  font: 18px/21px Helvetica, Arial, sans-serif;
  color: #ededed;
  text-shadow: 0 -1px 1px #1a1a1a;
  *line-height: 19px;
  *filter: progid:DXImageTransform.Microsoft.Shadow(color='#ffffff', Direction=22, Strength=1);
  *zoom: 1;
  padding-bottom: 12px;
}
.side-grey h5 {
  font-weight: bold;
  line-height: 15px;
  margin-bottom: 3px;
}
.side-grey .img-bord {
  margin: 0 -1px 6px -1px;
  width: 188px;
  border: 1px #2a2a2a solid;
}
.side-grey .img-bord-lt {
  margin: 0 -1px 6px -1px;
  width: 188px;
  background: #eeeeee;
}
.side-grey p {
  line-height: 16px;
  color: #c5c5c5;
}
.side-grey .divi-dark {
  clear: both;
  background: transparent url("/images/backgrounds/bg-sidedivi-dark.png") no-repeat center center;
  width: 188px;
  height: 36px;
}

/* CONTACT */
.box-white-full.cont-list-line {
  background: white url("/images/backgrounds/bg-cont-list-line.gif") no-repeat top left;
}

.cont-map {
  float: left;
  border: 1px #d4d4d4 solid;
  width: 448px;
  height: 344px;
}

.cont-list {
  float: left;
  width: 225px;
  margin-left: 20px;
}

.cont-list h3.stnd {
  padding-bottom: 8px;
}

.cont-list li {
  line-height: 18px;
  padding-bottom: 9px;
}

.cont-list li.hd {
  font-size: 10px;
  font-weight: bold;
  color: #999999;
  padding-bottom: 0px;
}

/* news */
.box-news li {
  background: url("/images/backgrounds/bg-grey-divi-med.gif") top left no-repeat;
  padding: 20px 0 14px 0;
  position: relative;
  width: 704px;
  float: left;
  clear: both;
  overflow: visible;
}
.box-news h3 {
  font-size: 18px;
  line-height: 23px;
  font-weight: bold;
  text-shadow: 0 1px 1px white;
  width: 528px;
  padding: 0 0 6px 0;
}

.box-news h3 a {
  display: block;
}

.box-news h5 {
  font-size: 11px;
  line-height: 16px;
  font-weight: bold;
  width: 528px;
  color: #535353;
  padding: 0 0 6px 0;
  overflow: visible;
}

.box-news .newstype-news {
  float: left;
  width: 53px;
  background: url("/images/backgrounds/bg-news-type.gif") 0 0 no-repeat;
  padding: 5px 0;
  margin: 0px 10px 0 0;
  position: relative;
  top: -2px;
  text-align: center;
  color: #fefefe;
  font-size: 11px;
  line-height: 11px;
  font-weight: normal;
  text-transform: uppercase;
}

.box-news .newstype-blog {
  float: left;
  width: 49px;
  background: url("/images/backgrounds/bg-news-type-blog.gif") 0 0 no-repeat;
  padding: 5px 0 5px 12px;
  margin: 0px 10px 0 0;
  position: relative;
  top: -2px;
  text-align: center;
  color: #fefefe;
  font-size: 11px;
  line-height: 11px;
  font-weight: normal;
  text-transform: uppercase;
}

.box-news .news-image {
  width: 144px;
  height: 103px;
  overflow: hidden;
  text-align: right;
  background: url("/images/backgrounds/bg-news-image.gif") bottom left no-repeat;
  overflow: hidden;
  margin: 0px 0px 0 0;
  padding: 0 1px 2px 1px;
  /*display: block;
   *position: absolute;
   *right: 0; */
  float: right;
}

/* Download */
.box-gray-main .box-gray-main-third {
  float: left;
  width: 33%;
}

.box-gray-main .box-gray-main-third ul {
  margin: 0;
  padding: 0;
}

.box-gray-main .box-gray-main-third li {
  clear: both;
  margin: 0 0 9px 0;
  float: left;
  width: 99%;
}

.box-gray-main .box-gray-main-third li label {
  padding: 0px 0 0 0;
  float: left;
  /* width: ; */
}

.box-gray-main .box-gray-main-third li input {
  float: left;
  margin-right: 10px;
}


.box-open-gray-main {
  clear: both;
  margin: 0 0 22px 0;
  float: left;
  width: 712px;
  position: relative;
}

.box-open-gray-main p {
  font-size: 14px;
  font-weight: bold;
  padding: 7px 0 0 0;
  margin: 0 15px 0 0;
  width: 495px;
  float: left;
}

.box-open-gray-main .open-gray-main-btn {
  background: url("/images/buttons/customize-download-l.gif") 0 0 no-repeat;
  /*line-height: 29px; */
  padding: 0 0 0 9px;
  margin: 0 28px 0 0;
  color: #ececec;
  font-weight: normal;
  font-size: 14px;
  line-height: 27px;
  font-family: Helvetica, Arial, sans-serif;
  text-shadow: 0 -1px 0 #666666;
  cursor: pointer;
  float: left;
  display: inline;
  position: absolute;
  top: 0;
  right: 0;
}

.box-open-gray-main .open-gray-main-btn span {
  background: url("/images/buttons/customize-download-r.gif") 100% 0 no-repeat;
  padding: 2px 9px 1px 0;
  float: left;
}

.box-open-gray-main a.open-gray-main-btn:hover {
  color: #f7f6f6;
}

.box-open-gray-main a.open-gray-main-btn.selstate {
  background-position: 0 -33px;
}

.box-open-gray-main a.open-gray-main-btn.selstate span {
  background-position: 100% -33px;
}

/*.box-open-gray-main a.open-gray-main-btn:hover span, */
.download-user-data p {
  padding: 0 20px 16px 0;
}

.download-user-data .download-user-data-double {
  width: 473px;
  float: left;
}

.download-user-data .download-user-data-single {
  width: 226px;
  float: left;
  border-left: 1px solid #c2c2c2;
  padding-left: 20px;
}

.download-user-data .form-block {
  width: 233px;
  float: left;
  clear: none;
  padding: 0 0 14px 0;
}

.download-user-data .form-block-checkbox {
  clear: both;
  width: auto;
  float: none;
}

.download-user-data .form-block-checkbox input {
  float: left;
  margin-right: 9px;
}

.download-user-data label {
  color: #595959;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 7px 0;
  display: block;
}

.download-user-data .form-block-checkbox label {
  padding: 3px 0 0 0;
  font-weight: normal;
  float: left;
  width: 300px;
}

.download-user-data .atext {
  width: 210px;
  padding: 4px 5px;
  border: none;
  background: url("/images/buttons/input-standard-text.gif") 0 0 no-repeat;
  color: #7c7c7c;
}

.sk-summary {
  width: 730px;
}


.sk-feature-columns  {
  height: 430px;
}

.sk-feature-column-left {
  padding-right: 40px;
  float: left;
  width: 300px;
}
.sk-feature-column-middle {
  float: left;
  width: 300px;
}
.sk-feature-column-right {
  padding-left: 40px;
  float: left;
  width: 300px;
}



.sk-feature-banner-left, .sk-feature-banner-middle, .sk-feature-banner-right {
  width: 300px;
  height: 120px;
  color: white;
  font-size: 24px;
  font-weight: bold;
}
.sk-feature-banner-left {
  background: transparent url("/images/backgrounds/bg-feature-banner-left.jpg") no-repeat top left;
}
.sk-feature-banner-middle {
  background: transparent url("/images/backgrounds/bg-feature-banner-middle.jpg") no-repeat top left;
}
.sk-feature-banner-right {
  background: transparent url("/images/backgrounds/bg-feature-banner-right.jpg") no-repeat top left;
}
.sk-feature-banner-text {
	padding: 12px 0px 0px 20px;
}


.sk-feature-title {
  padding: 16px;
  font-size: 18px;
}

.sk-feature-list {
  padding: 5px 0px 5px 30px;
  font-size: 14px;
  background: transparent url("/images/buttons/sk-feat-bullet.gif") no-repeat center left;
}

.sk-feature-list a {
	color: #535353;
}

.sk-feature-list a:hover {
	color: #f08135;
}

#sk-top-bar {
  background-color: black;
  width: 100%;
  height: 22px;
  padding-top: 4px;
}
#sk-top-bar-in {
  margin: 0 auto;
  width: 980px;
  color: white;
}

#sk-newsletter {
  background: #0d0d0d url("/images/backgrounds/bg-antifooter.jpg") no-repeat top center; 
  width: 100%;
  height: 30px;
  padding: 0px;
  top: -30px;
  position: absolute;
}

#sk-newsletter-in {
  width: 980px;
  margin: 0 auto;
  position: relative;
  color: #cccccc;
}

#sk-newsletter-in input[type="text"] {
  background-color: #a0a0a0;
  border-width: 1px;
}

.client_area {
  float: right;
  padding-right: 26px;
}

.client_area a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  *font-size: 15px;
  color: #b2b2b2;
  text-shadow: 0 -2px 1px #1d1d1d;
  /*0 -1px 0px #000 */
  font-weight: bold;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#1a1a1a', Direction=22, Strength=2);
  zoom: 1;  
}

.client_area a:hover {
  color: #f7f6f6;
}

.lang-flags {
  float:left;
}
.lang-flags a {
  margin-left: 6px;
}

.geo-info {
  float:left;
  margin-left: 180px;
}
.geo-info a {
  color: #b2b2b2;
}
.geo-info a:hover {
  color: #FFFFFF;
}

.geo-info-item {
  float:left;
  padding-left: 10px;
}

.geo-info-item-flag {
  float:left;
  padding-left: 10px;
  margin-top: -4px;
}

.right-to-menu {
  font-size: 14px;
  line-height: 20px;
  min-height: 300px;
  padding: 10px 0px 20px 260px;
}

#content h2 {
  font-size: 24px;
  font-weight: bold;
}

#content h3 {
  font-size: 18px;
}

#content h3.section {
  font-size: 24px;
  color: #00a020;
  padding: 36px 0px 0px 0px;
}

#content h4 {
  font-size: 14px;
  font-weight: bold;
}

p {
  padding: 10px 0px 10px 0px;
  font-size: 14px;
  line-height: 20px;  
}

p a[href] {
  font-weight: bold;
  text-decoration: underline;
}

.img_left {
  float: left;
  padding: 10px 20px 10px 0px;
}

.img_right {
  float: right;
  padding: 10px 0px 10px 20px;
}

.ul_skbullet {
  list-style-image: url('/images/generic/securitykiss_bullet.png');
}

.ul_skbullet li {
  margin: 20px 0px 0px 40px;
}

.console {
	color: #FFFFFF;
	padding: 10px;
	font-size:12px;
	font-family: Courier, Verdana, Helvetica, sans-serif;
	background-color: #000000;
	margin-left: 20px;
	width:650px;
	line-height: 16px;
}

h4.question {
    padding: 24px 0px 8px 0px;
}

.linkovw a {
	font-weight: bold;
}
.linkovw li.hd {
	padding: 30px 0px 10px 20px;
	font-weight: bold;
	font-size: 16px;
}

table.packages {
	border-width: 1px;
	border-spacing: 5px;
	border-style: inset;
	border-color: black;
	border-collapse: collapse;
	text-align: center;	
}
table.packages th {
	border-width: 1px;
	padding: 10px 2px 10px 2px;
	height: 50;
	border-style: inset;
	font-style: normal;
	text-align: center;	
}
table.packages td {
	border-width: 1px;
	padding: 10px 2px 10px 2px;
	border-style: inset;	
	border-color: gray;
	text-align: center;		
}	
	
.tdyes {
	background-image:url("/images/product/pricing/yes.gif");
	background-repeat:no-repeat;
	background-position:center center;
}
	
.tdno {
	background-image:url("/images/product/pricing/no.gif");
	background-repeat:no-repeat;
	background-position:center center;	
}


.tdfree {
	font-weight: bold;
	color: #7eb238;
	font-size: 16px;
}

.thpricing {
	width: 120px;
	font-weight: bold;
	font-size: 16px;
}

.tablecell {
	display: table-cell;
	vertical-align: middle;
	padding: 2px 4px 2px 4px;
}

.bulletgreen {
	color: #00B000;
	font-size: 24px;
	font-weight: bold;
}
.bulletgreen2 {
	color: #00B000;
	font-size: 16px;
	font-weight: bold;
}

.shortmsg {
	font-size: 18px;
	font-weight: bold;
	color: #535353;
}

.shortmsg b {
	color: #e00000;
}

a.btn-order {
  display: block;
  width: 227px;
  height: 70px;
  background: transparent url("/images/buttons/btn-order.png") no-repeat top left;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #eeeeee;
  
}
a.btn-order b {
  font-size: 24px;
  color: #fdff6e;
}

a.btn-order:hover {
  background-position: 0 -74px;
  *background-position: 0 -74px;
  color: #ffffff;
}



table.web20 {
	border-collapse: collapse;
	border: 1px solid #666666;
	font: 14px Arial, verdana, sans-serif;
	line-height: 24px;
	color: #363636;
	background: #f6f6f6;
	text-align:left;
}
table.web20 caption {
	text-align: center;
	font: bold 16px arial, helvetica, sans-serif;
	background: transparent;
	padding:6px 4px 14px 0px;
	color: #00a020;
}
table.web20 thead {
	background:url('/images/backgrounds/bg1.png') repeat-x;
	text-align:left;
	height:30px;
	border-bottom: 1px solid #666666;
}

table.web20 a {
	color: #0000dd;
	text-decoration:none;
}
table.web20 a:hover {
	text-decoration:underline;
}
table.web20 tr.odd {
	background: #eeeeee;
}

table.web20 th, table.web20 td {
	padding:8px;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font: 14px Arial, verdana, sans-serif;
	line-height: 20px;
}
table.web20 th {
	font-weight: bold;
	text-align: center;
}
table.web20 td {
	vertical-align: top;
}


.stars5, .stars4, .stars3, .stars2, .stars1, .stars0, .stars05, .stars15, .stars25, .stars35, .stars45 {
	width:100px;
	height:20px;
	margin: 5px;
}
.stars5, .stars4, .stars3, .stars2, .stars1, .stars0 {
	background: transparent url("/images/generic/stars.png") no-repeat top left;
}
.stars05, .stars15, .stars25, .stars35, .stars45 {
	background: transparent url("/images/generic/stars_half.png") no-repeat top left;
}

.stars5 {background-position:0px;}
.stars4 {background-position:-20px;}
.stars3 {background-position:-40px;}
.stars2 {background-position:-60px;}
.stars1 {background-position:-80px;}
.stars0 {background-position:-100px;}

.stars45 {background-position:0px;}
.stars35 {background-position:-20px;}
.stars25 {background-position:-40px;}
.stars15 {background-position:-60px;}
.stars05 {background-position:-80px;}

a.bluelink {
	color: #0000ff;
}

.border1b {border: 1px solid #000000;}

.noborder {border: none; padding: 2px; margin: 0px;}



.sk-counter-middle {
    float: left;
    width: 300px;
    text-align: center;
    font-size: 24px;
}
.sk-counter-left {
    float: left;
    width: 300px;
    text-align: center;
    font-size: 24px;
    padding-right: 40px;
}
.sk-counter-right {
    float: left;
    width: 300px;
    text-align: center;
    font-size: 24px;
    padding-left: 40px;
}
.bgctr {
  background: #40693f;
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffff66; 
  font-size: 28px;
  font-weight: bold;
  padding: 10px 20px 10px 20px;
  margin-top: 20px;
  text-decoration: none;
}

