/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 default theme for WordPress.
Author: the WordPress team
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/
/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
input,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}
body {
  line-height: 1;
  background: #cccccc;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.font {
  font-family: "Open Sans", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.font-light {
  font-weight: 300;
}
.font-bold {
  font-weight: 700;
}
.font-sbold {
  font-weight: 600;
}
.font-italic-light {
  font-style: italic;
  font-weight: 300;
}
/*VARIANT*/
.upprcsd {
  text-transform: uppercase;
}
.cntrd {
  text-align: center;
}
/*VARIANT*/
/*SIZE*/
.f-size-48 {
  font-size: 48px;
}
.f-size-44 {
  font-size: 44px;
}
.f-size-40 {
  font-size: 40px;
}
.f-size-36 {
  font-size: 36px;
}
.f-size-34 {
  font-size: 34px;
}
.f-size-32 {
  font-size: 32px;
}
.f-size-31 {
  font-size: 31px;
}
.f-size-26 {
  font-size: 26px;
}
.f-size-24 {
  font-size: 22px;
}
.f-size-22 {
  font-size: 22px;
}
.f-size-21 {
  font-size: 21px;
}
.f-size-20 {
  font-size: 20px;
}
.f-size-18 {
  font-size: 18px;
}
.f-size-16 {
  font-size: 16px;
}
.f-size-15 {
  font-size: 15px;
}
.f-size-14 {
  font-size: 14px;
}
.f-size-13 {
  font-size: 13px;
}
.f-size-12 {
  font-size: 12px;
}
/*SIZE*/
/*COLOR*/
.clr-333 {
  color: #333333;
}
.clr-fff {
  color: #ffffff;
}
.clr-40434a {
  color: #40434a;
}
.clr-73767a {
  color: #73767a;
}
.clr-64d764 {
  color: #64d764;
}
.clr-666 {
  color: #666666;
}
.clr-777 {
  color: #777777;
}
.clr-f00 {
  color: #ff0000;
}
.clr-ec140e {
  color: #ec140e;
}
.clr-259dc2 {
  color: #259dc2;
}
.clr-3fae40 {
  color: #3fae40;
}
.clr-32add6 {
  color: #32add6;
}
/*COLOR*/
/*BG COLOR*/
.bgcolor-fff {
  background-color: #ffffff;
}
.bgcolor-094649 {
  background-color: #094649;
}
.bgcolor-f8f8f8 {
  background-color: #f8f8f8;
}
.bgcolor-0e4a4d {
  background-color: #0e4a4d;
}
.bgcolor-3fae40 {
  background-color: #3fae40;
}
.bgcolor-35aed7 {
  background-color: #35aed7;
}
/*BG COLOR*/
/*OFFSET*/
/*Margin*/
.mrgn-0-auto {
  margin: 0 auto;
}
.mrgn-5-0 {
  margin: 5px 0;
}
.mrgn-35-0 {
  margin: 35px 0;
}
.mrgn-33-0 {
  margin: 33px 0;
}
.mrgn-t-40 {
  margin-top: 40px;
}
.mrgn-t-35 {
  margin-top: 35px;
}
.mrgn-t-24 {
  margin-top: 24px;
}
.mrgn-t-28 {
  margin-top: 28px;
}
.mrgn-t-25 {
  margin-top: 25px;
}
.mrgn-t-20 {
  margin-top: 20px;
}
.mrgn-t-15 {
  margin-top: 15px;
}
.mrgn-t-10 {
  margin-top: 10px;
}
.mrgn-t-18 {
  margin-top: 18px;
}
.mrgn-b-20 {
  margin-bottom: 20px;
}
.mrgn-b-25 {
  margin-bottom: 25px;
}
.mrgn-b-10 {
  margin-bottom: 10px;
}
.mrgn-b-8 {
  margin-bottom: 8px;
}
.mrgn-b-40 {
  margin-bottom: 40px;
}
.mrgn-b-44 {
  margin-bottom: 44px;
}
/*Padding*/
.pddng-l-50 {
  padding-left: 50px;
}
.pddng-r-50 {
  padding-right: 50px;
}
.pddng-r-30 {
  padding-right: 30px;
}
.pddng-l-70 {
  padding-left: 70px;
}
.pddng-l-10 {
  padding-left: 10px;
}
.pddng-l-20 {
  padding-left: 20px;
}
.pddng-r-20 {
  padding-right: 20px;
}
.pddng-r-10 {
  padding-right: 10px;
}
.pddng-t-10 {
  padding-top: 10px;
}
.pddng-t-15 {
  padding-top: 15px;
}
.pddng-t-25 {
  padding-top: 25px;
}
.pddng-t-30 {
  padding-top: 30px;
}
.pddng-t-40 {
  padding-top: 40px;
}
.pddng-t-45 {
  padding-top: 45px;
}
.pddng-t-50 {
  padding-top: 50px;
}
.pddng-t-70 {
  padding-top: 70px;
}
.pddng-t-90 {
  padding-top: 90px;
}
.pddng-t-80 {
  padding-top: 80px;
}
.pddng-t-20 {
  padding-top: 20px;
}
.pddng-t-24 {
  padding-top: 24px;
}
.pddng-b-15 {
  padding-bottom: 15px;
}
.pddng-b-20 {
  padding-bottom: 20px;
}
.pddng-b-25 {
  padding-bottom: 25px;
}
.pddng-b-24 {
  padding-bottom: 24px;
}
.pddng-b-45 {
  padding-bottom: 45px;
}
.pddng-b-50 {
  padding-bottom: 50px;
}
.pddng-b-70 {
  padding-bottom: 70px;
}
.pddng-b-80 {
  padding-bottom: 80px;
}
.pddng-b-90 {
  padding-bottom: 90px;
}
.pddng-b-30 {
  padding-bottom: 30px;
}
.pddng-0-35 {
  padding: 0 35px;
}
.pddng-l-none {
  padding-left: 0;
}
.pddng-r-none {
  padding-right: 0;
}
.pddng-0-5 {
  padding: 0 5px;
}
/*OFFSET*/
html {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  color: #333333;
  background-color: #ffffff;
  font-family: "Open Sans", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-weight: normal;
  height: 100%;
}
/*COMMON*/
.section {
  width: 100%;
}
.f_l {
  float: left;
}
.f_r {
  float: right;
}
.clear {
  clear: both;
}
#spacer {
  height: 100px;
}
.wrp {
  min-height: 100%;
  position: relative;
}
.wrp #content {
  width: 100%;
  position: relative;
  height: auto;
  overflow: hidden;
  background-color: #ffffff;
}
/*COMMON*/
/*LAYOUT MAIN*/
.fixed_nav {
  position: fixed;
  top: 0;
  height: 70px;
  z-index: 1000;
}
#nav {
  width: 100%;
  background-color: #ffffff;
  height: 100px;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.35);
}
#nav #ss_logo {
  margin-top: 18px;
  width: 208px;
  height: 64px;
  background: url("../../img/nav/ss_logo.png") 0 0 no-repeat transparent;
}
#nav #nav_items li.nav_heading {
  min-width: 165px;
  border-top: 5px solid transparent;
  position: relative;
  display: inline-block;
  text-align: center;
  float: right;
}
#nav #nav_items li.nav_heading div.active {
  display: block!important;
}
#nav #nav_items li.nav_heading a,
#nav #nav_items li.nav_heading a:visited,
#nav #nav_items li.nav_heading a:active {
  font-weight: 300;
  display: block;
  color: #333333;
  font-size: 20px;
  text-decoration: none;
  line-height: 95px;
  padding: 0 20px;
}
#nav #nav_items li.nav_heading a:hover {
  font-weight: 600;
}
#nav #nav_items li.nav_heading #nav_selector_drop {
  display: none;
  position: absolute;
  width: 555px;
  padding: 15px 0;
  background-color: #f6f6f6;
}
#nav #nav_items li.nav_heading #nav_selector_drop .column {
  float: left;
  padding-left: 30px;
  width: 155px;
}
#nav #nav_items li.nav_heading #nav_selector_drop .column a,
#nav #nav_items li.nav_heading #nav_selector_drop .column a:active,
#nav #nav_items li.nav_heading #nav_selector_drop .column a:visited {
  margin: 25px 0;
  padding: 0;
  text-indent: 32px;
  line-height: 1;
  text-align: left;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 300;
}
#nav #nav_items li.nav_heading #nav_selector_drop .column a:hover {
  font-weight: 600;
}
#nav #nav_items li.nav_heading ul {
  width: 276px;
  position: absolute;
  display: none;
  background-color: #f6f6f6;
  padding: 10px 0;
}
#nav #nav_items li.nav_heading ul li {
  text-align: left;
  float: none;
  display: block;
}
#nav #nav_items li.nav_heading ul li a.hvr {
  padding: 10px 10px 10px 25px;
  white-space: nowrap;
  line-height: 1.4;
  font-size: 18px;
  display: block;
  margin: 0;
  font-weight: 300;
}
#nav #nav_items li.nav_heading ul li a.hvr:hover {
  font-weight: 600;
}
#nav #nav_items li.nav_heading ul.active {
  display: block!important;
}
#nav #nav_items li.nav_heading #nav_products_drop,
#nav #nav_items li.nav_heading #nav_download_drop,
#nav #nav_items li.nav_heading #nav_purchase_drop {
  left: 0;
}
#nav #nav_items li.nav_heading #nav_support_drop,
#nav #nav_items li.nav_heading #nav_selector_drop {
  right: 0;
}
#nav #nav_items li.nav_heading.gray_bg {
  background-color: #f6f6f6;
  border-top-color: #2e9e2e;
}
#nav #nav_items li.nav_heading.gray_bg > a {
  font-weight: 600;
}
#nav #nav_items #nav_selector {
  min-width: auto!important;
}
#nav #nav_items #nav_selector #flag_head {
  padding: 41px 30px 54px 30px;
  cursor: pointer;
}
#nav #nav_items #nav_selector .flag_arrow {
  margin-top: 5px;
  margin-left: 4px;
  width: 7px;
  height: 4px;
  background: url("../../img/nav/flags.png") -393px -218px no-repeat transparent;
}
#nav #nav_items #nav_selector .flag_active {
  margin-top: -4px;
  width: 23px;
  height: 20px;
}
#nav #nav_items #nav_selector .flag {
  background: url("../../img/nav/flags.png") 0 0 no-repeat transparent;
}
#nav #nav_items #nav_selector #flag_en {
  background-position: -2px -2px;
}
#nav #nav_items #nav_selector #flag_fr {
  background-position: -2px -31px;
}
#nav #nav_items #nav_selector #flag_de {
  background-position: -2px -59px;
}
#nav #nav_items #nav_selector #flag_bg {
  background-position: -2px -87px;
}
#nav #nav_items #nav_selector #flag_cn {
  background-position: -2px -116px;
}
#nav #nav_items #nav_selector #flag_tw {
  background-position: -2px -145px;
}
#nav #nav_items #nav_selector #flag_cs {
  background-position: -2px -174px;
}
#nav #nav_items #nav_selector #flag_da {
  background-position: -2px -204px;
}
#nav #nav_items #nav_selector #flag_nl {
  background-position: -193px -3px;
}
#nav #nav_items #nav_selector #flag_fi {
  background-position: -193px -31px;
}
#nav #nav_items #nav_selector #flag_el {
  background-position: -193px -59px;
}
#nav #nav_items #nav_selector #flag_hu {
  background-position: -193px -87px;
}
#nav #nav_items #nav_selector #flag_it {
  background-position: -193px -116px;
}
#nav #nav_items #nav_selector #flag_ja {
  background-position: -193px -145px;
}
#nav #nav_items #nav_selector #flag_no {
  background-position: -193px -174px;
}
#nav #nav_items #nav_selector #flag_pl {
  background-position: -193px -204px;
}
#nav #nav_items #nav_selector #flag_pt {
  background-position: -383px -3px;
}
#nav #nav_items #nav_selector #flag_ru {
  background-position: -383px -31px;
}
#nav #nav_items #nav_selector #flag_es {
  background-position: -383px -59px;
}
#nav #nav_items #nav_selector #flag_sv {
  background-position: -383px -87px;
}
#nav #nav_items #nav_selector #flag_th {
  background-position: -383px -115px;
}
#nav #nav_items #nav_selector #flag_tr {
  background-position: -383px -145px;
}
#footerHeightcompensation {
  height: 130px;
  clear: both;
}
.footerAlwaysBottom {
  background-color: #ffffff;
  min-height: 130px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.footer_links {
  text-align: center;
}
#footer_items {
  margin: 0 auto;
  display: inline-block;
}
#footer_items li {
  display: inline-block;
  padding: 0 5px;
  color: #73767a;
}
#footer_items li a,
#footer_items li a:active,
#footer_items li a:visited {
  color: #73767a;
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
}
#allrights {
  text-align: center;
  color: #73767a;
  font-size: 15px;
  margin-top: 60px;
  line-height: 1.3;
}
#allrights a,
#allrights a:visited,
#allrights a:active {
  color: #40434a;
  text-decoration: none;
}
/*LAYOUT*/
.dwnld_btn_rnd_green {
  display: inline-block;
  background-color: #39b039;
  border-radius: 40px;
  min-width: 285px;
  text-decoration: none;
}
.dwnld_btn_rnd_green:hover,
.dwnld_btn_rnd_green_smaller:hover {
  background-color: #259825;
}
.dwnld_btn_rnd_green_smaller {
  display: inline-block;
  background-color: #39b039;
  border-radius: 31px;
  min-width: 300px;
  text-decoration: none;
}
.btn_28a9d4_small {
  min-width: 130px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #28a9d4;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.19), inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 5px rgba(255, 255, 255, 0.31);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.19), inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 5px rgba(255, 255, 255, 0.31);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.19), inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 5px rgba(255, 255, 255, 0.31);
  border: solid 1px #28a9d4;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.34), rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.34), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.34), rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.34), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.34), rgba(255, 255, 255, 0));
  display: inline-block;
  margin-top: 15px;
  padding: 10px;
  vertical-align: middle;
  text-decoration: none;
}
.dwnld_btn_rnd_orange {
  display: inline-block;
  background-color: #f66221;
  border-radius: 40px;
  min-width: 250px;
  text-decoration: none;
}
.dwnld_btn_rnd_orange:hover,
.dwnld_btn_rnd_orange_smaller:hover,
.sbmt_btn_rnd_orange:hover {
  background-color: #EC520E;
}
.sbmt_btn_rnd_orange {
  display: inline-block;
  padding: 17px 50px;
  background-color: #f66221;
  border-radius: 25px;
  min-width: 150px;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.2);
}
.btn_5a666b_small {
  line-height: 1.2;
  padding: 15px 10px;
  display: inline-block;
  background-color: #5a666b;
  border-radius: 40px;
  min-width: 184px;
  max-width: 200px;
  text-decoration: none;
  word-break: break-all;
  cursor: pointer;
}
.btn_5a666b_small:hover {
  background-color: #51585b;
}
.btn_orange_rnd {
  display: inline-block;
  background-color: #f66221;
  min-width: 260px;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(top, #ec520e, #f66221);
  background-image: -moz-linear-gradient(top, #ec520e, #f66221);
  background-image: -o-linear-gradient(top, #ec520e, #f66221);
  background-image: -ms-linear-gradient(top, #ec520e, #f66221);
  background-image: linear-gradient(to bottom, #ec520e, #f66221);
}
.btn_orange_rnd:hover {
  background-image: -webkit-linear-gradient(top, #f66221, #ec520e);
  background-image: -moz-linear-gradient(top, #f66221, #ec520e);
  background-image: -o-linear-gradient(top, #f66221, #ec520e);
  background-image: -ms-linear-gradient(top, #f66221, #ec520e);
  background-image: linear-gradient(to bottom, #f66221, #ec520e);
}
.brdr-r-l-b-d5d5d5 {
  border-left: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
}
.a-renew .wrapper {
  width: 1170px;
  margin: 0 auto;
}
.a-renew .outer {
  margin: 0 auto;
  vertical-align: top;
}
.a-renew .outer .outer_td {
  vertical-align: top;
  width: 500px;
}
.a-renew .outer .outer_td p {
  line-height: 1.4;
  font-size: 13px;
  text-align: justify;
}
.a-renew .outer .outer_td .err_msg {
  width: 100%;
  border: 1px solid #d2cccc;
  background-color: #FFFFBB;
}
.a-renew .outer .outer_td .err_msg .err_msg_img {
  float: left;
  margin-top: 10px;
  margin-left: 5px;
}
.a-renew .outer .outer_td .err_msg .err_msg_txt {
  width: 460px;
  font-size: 13px;
  line-height: 1.4;
  padding-left: 28px;
  margin: 10px 10px 10px 0;
}
.a-renew .outer .outer_td form {
  background-color: #fafafa;
  margin: 0 auto;
  border: 1px solid #D4CDCD;
  padding: 10px 20px;
}
.a-renew .outer .outer_td form label {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
}
.a-renew .outer .outer_td form #license_code {
  padding: 10px 0;
}
.a-renew .outer .outer_td form #license_code input {
  border: 1px solid #d2cccc!important;
  padding: 10px!important;
  margin: 0!important;
  background-color: #fff;
  width: 436px!important;
}
.a-renew .outer .outer_td form #lookup_renew {
  text-align: center;
}
.a-renew .outer .outer_td form #lookup_renew input {
  background-color: #0078AC;
  color: #fff;
  font-weight: 600;
  text-align: center;
  padding: 10px 20px;
  margin-right: 0;
  cursor: pointer;
}
.a-renew .outer .outer_td form #lookup_renew input:hover {
  background-color: #0e6cac;
}
.a-renew .outer .outer_td .renew_search_div {
  background-color: #fafafa;
  border: 1px solid #d2cccc;
  padding: 10px;
}
.a-renew .outer .outer_td .renew_search_div .renew_search_table {
  border: 1px solid #d2cccc;
  width: 480px;
}
.a-renew .outer .outer_td .renew_search_div .renew_search_table td {
  padding: 5px;
  border: 1px solid #d2cccc;
  font-size: 14px;
}
.a-renew .outer .outer_td .renew_search_div form {
  border: medium none;
  text-align: center;
}
.a-renew .outer .outer_td .renew_search_div form input {
  background-color: #0078AC;
  color: #fff;
  font-weight: 600;
  text-align: center;
  padding: 10px 20px;
  margin-right: 0;
  cursor: pointer;
}
.a-renew .outer .outer_td .renew_search_div form input:hover {
  background-color: #0e6cac;
}
