body {
  background-color: #525252;
  font-family: Tahoma, sans-serif;
  color: #3d3d3d;
  font-size: 11px;
  margin: 20px auto 0 auto;
  text-align: center;
}

.central {
  position: relative;
  width: 990px;
  margin: 0px auto;
}

.header {
  background-image: url( "index.portal?appId=levius&pageId=c%3Aheader&dn=1" );
  background-position: left top;
  background-repeat: no-repeat;
  height: 159px;
  width: 990px;
}

.header p{
  font-size: 17px;
  color: #3d3d3d;
  padding-left: 30px;
}

.header img{
  border: 0px;
  margin: 15px;
}

.header_text {
  /*height: 100px;*/
}

.main_menu {
  /*padding: 0px 0px 0px 14px;
  margin: 0px 10px 0px 10px;
  width: 938px;*/
  display: inline-block;
  border: 0px;  
  height: 35px;
  text-align: center;
  font-weight: bold;
  color: white;
  font-size:14px;
}

.main_menu_item_selected {
  /*border-right: 1px solid gray; */
  background-image: url( "index.portal?appId=levius&pageId=c%3Amain_menu_sel_bkgnd&dn=1" );
  background-repeat: repeat-x;
  background-position: left top;
  vertical-align: middle;
  float: left;
  height: 35px;
  width: 105px;
  padding-top:8px;
}

.main_menu_item_selected_left {
  /*border: 1px solid gray; */
  background-image: url( "index.portal?appId=levius&pageId=c%3Amain_menu_sel_bkgnd_left&dn=1"  );
  background-repeat: no-repeat;
  float: left;
  height: 35px;
  width: 5px;
  vertical-align: middle; 
  }

.main_menu_item_selected_right {
  /*border: 1px solid gray; */
  background-image: url( "index.portal?appId=levius&pageId=c%3Amain_menu_item_selected_right&dn=1" 
);
  background-repeat: no-repeat;
  float:left;
  height: 35px;
  width: 5px;
  vertical-align: middle;
  }

.main_menu_item {
  /*border-right: 1px solid gray; */
  background-image: url( "index.portal?appId=levius&pageId=c%3Amain_menu_nsel_bkgnd&dn=1" );
  background-repeat: repeat-x;
  background-position: left top;
  vertical-align: middle;
  float: left;
  height: 35px;
  width: 105px;
  padding-top:8px;
}

.main_menu_item1 {
  background-image: url( "index.portal?appId=levius&pageId=c%3Amain_menu_nsel_bkgnd1&dn=1" );
  background-repeat: no-repeat;
  height: 35px;
  width: 1px;
  float: left;
  vertical-align: middle;
}

.main_menu_item2 {
  background-image: url( "index.portal?appId=levius&pageId=c%3Amain_menu_nsel_bkgnd2&dn=1" );
  background-repeat: no-repeat;
  height: 35px;
  width: 1px;
  float: left;
  vertical-align: middle;
}



.main_menu_item1_selected {
  background-image: url( "index.portal?appId=levius&pageId=c%3Amain_menu_sel_bkgnd1&dn=1" );
  background-repeat: no-repeat;
  height: 35px;
  width: 1px;
  float: left;
  vertical-align: middle;
}

.main_menu_item2_selected {
  background-image: url( "index.portal?appId=levius&pageId=c%3Amain_menu_sel_bkgnd2&dn=1" );
  background-repeat: no-repeat;
  height: 35px;
  width: 1px;
  float: left;
  vertical-align: middle;
}

.main_menu_item_left {
  background-image: url( "index.portal?appId=levius&pageId=c%3Amain_menu_nsel_bkgnd_left&dn=1" );
  background-repeat: no-repeat;
  height: 35px;
  width: 5px;
  float: left;
  vertical-align: middle;
}

.main_menu_item_right {
  background-image: url( "index.portal?appId=levius&pageId=c%3Amain_menu_nsel_bkgnd_right&dn=1" );
  background-repeat: no-repeat;
  height: 35px;
  width: 5px;
  float: left;
  vertical-align: middle;
}

.main_menu_item a {
  color: white;
  text-decoration: none;
}

.main_menu_item_selected a {
  color: #f0dd98;
  text-decoration: none;
}

.sub_page {
  width: 988px;
  background-color: white;
  align: left;
  margin: 0 px;
}

.sub_menu {
  padding:20px 25px 20px 25px;
  float: left;
  width: 100%;
  background-color: white;
}

.sub_menu_item_selected_width{
  width:113px;
}

.sub_menu_item_width{
  width: 112px;
  margin-top: 5px;
}

.sub_menu_item_empty {
  background-image: url( "index.portal?appId=levius&pageId=c%3Asub_menu_item_empty&dn=1" );
  background-repeat: repeat-x;
  height: 40px;
  padding-top: 8px;
}

.sub_menu_item_selected {
  /*border-right: 1px solid gray; */
  float:left;
  height: 45px;
  vertical-align: middle;
  padding-top:12px;
  width: 102px;
  border-top: 1px solid #8a8787; 
  text-align: center;
}

.sub_menu_item {
  /*border-right: 1px solid gray; */
  background-image: url( "index.portal?appId=levius&pageId=c%3Asub_menu_nsel_bkgnd&dn=1" );
  background-repeat: repeat-x;
  background-position: left top;
  vertical-align: middle;
  float: left;
  height: 40px;
  width: 101px;
  padding-top:8px;
  text-align: center;
}

.sub_menu_item1 {
  background-image: url( "index.portal?appId=levius&pageId=c%3Asub_menu_nsel_bkgnd1&dn=1" );
  background-repeat: no-repeat;
  height: 40px;
  width: 5px;
  float: left;
  vertical-align: middle;
}

.sub_menu_item2 {
  background-image: url( "index.portal?appId=levius&pageId=c%3Asub_menu_nsel_bkgnd2&dn=1" );
  background-repeat: no-repeat;
  height: 40px;
  width: 6px;
  float: left;
  vertical-align: middle;

}

.sub_menu_item1_selected {
  background-image: url( "index.portal?appId=levius&pageId=c%3Asub_menu_sel_bkgnd1&dn=1" );
  background-repeat: no-repeat;
  float: left;
  height: 45px;
  width: 5px;
  vertical-align: middle;
}

.sub_menu_item2_selected {
  background-image: url( "index.portal?appId=levius&pageId=c%3Asub_menu_sel_bkgnd2&dn=1" );
  background-repeat: no-repeat;
  float:left;
  height: 45px;
  width: 6px;
  vertical-align: middle;
}

.sub_menu_item_right{
  background-image: url( "index.portal?appId=levius&pageId=c%3Asub_menu_bkgnd_right&dn=1" );
  background-repeat: repeat-x;
  height: 45px;
  width: 10px;
  float: left;
  vertical-align: middle;
}

.sub_menu_item a {
  color: #8a8a8a;
  text-decoration: none;
}

.sub_menu_item_selected a {
  color: #8a8a8a;
  text-decoration: none;
}

.promo_header {
  width: 988px;
  height: 217px;
  background-image: url( "index.portal?appId=levius&pageId=c%3Apromo_header&dn=1" );
  background-repeat: no-repeat;
  padding: 0px;
  border: 0px;
  font-size: 21px;
  line-height:30px;
  color: #abe0ff;
}

.promo_header_text {
  margin: 0 50px 0 500px;
  text-align: center;
  padding-top: 13px;
}

.promo_header_button {
  margin-left:450px;
  padding-top:10px;
}

.headline {
  width: 988px;
  height: 70px;
  background-image: url( "index.portal?appId=levius&pageId=c%3Aheadline&dn=1" );
  font-size: 14px;
  font-family: Tahoma, sans-serif;
  color: white;
}

.headline_text {
  text-align: center;
  padding: 15px 165px 0 165px;
  line-height: 20px;
}


.headline  a {
  color: #ff6600;
}

.breadcrumbs {
  display: inline-block;
  float: left;
  width: 640px;
  height: 16px;
  background-image: url( "index.portal?appId=levius&pageId=c%3Aheadline&dn=1" );
  font-size: 11px;
  font-family: Tahoma, sans-serif;
  color: white;
  text-align: left;
  padding: 17px;
}

.breadcrumbs a {
  color: gray;
}

.breadcrumbs a#visited {
  color: gray;
}

.avirs_logos {
  width: 928px;
  height: 121px;
  padding: 40px 0px 0px 60px;
  margin: 0px;
  border: 0px;
  background-color: white;
  border-top: 1px solid #d7d8d8;
}

.kaspersky{
}

.kaspersky span{
  background-image: url( "index.portal?appId=levius&pageId=c%3Akaspersky_b&dn=1" );
  height: 55px;
  float: left;
  width: 295px; 
  background-position: center bottom;
  background-repeat: no-repeat;
}

.kaspersky span:hover{
  background-image: url( "index.portal?appId=levius&pageId=c%3Akaspersky&dn=1" );
  height: 55px;
  float: left;
  width: 295px;
  background-position: center bottom;
  background-repeat: no-repeat;
}

.fsecure{
}

.fsecure span{
  background-image: url( "index.portal?appId=levius&pageId=c%3Afsecure_b&dn=1" );
  height: 59px;
  float: left;
  width: 200px;  
  background-position: center bottom;
  background-repeat: no-repeat;
}

.fsecure span:hover{
  background-image: url( "index.portal?appId=levius&pageId=c%3Afsecure&dn=1" );
  height: 59px;
  float: left;
  width: 200px; 
  background-position: center bottom;
  background-repeat: no-repeat;
}

.eset{
}

.eset span{
  background-image: url( "index.portal?appId=levius&pageId=c%3Aeset_b&dn=1" );
  height: 73px;
  float: left;
  width: 295px; 
  background-position: center bottom;
  background-repeat: no-repeat;
}

.eset span:hover{
  background-image: url( "index.portal?appId=levius&pageId=c%3Aeset&dn=1" );
  height: 73px;
  float: left;
  width: 295px; 
  background-position: center bottom;
  background-repeat: no-repeat;
}

.clam{
}

.clam span{
  background-image: url( "index.portal?appId=levius&pageId=c%3Aclam_b&dn=1" );
  height: 69px;
  float: left;
  width: 295px; 
  background-position: center bottom;
  background-repeat: no-repeat;
}

.clam span:hover{
  background-image: url( "index.portal?appId=levius&pageId=c%3Aclam&dn=1" );
  height: 69px;
  float: left;
  width: 295px; 
  background-position: center bottom;
  background-repeat: no-repeat;
}

.main_container {
  background-color: white;
  width: 988px;
  padding: 0px 0px 20px 0px;
  margin: 0px;
  border: 0px;
  overflow: hidden; /* visible shows background of div over padding of paragraphs on top and bottom */
}

.main_content {
  display: inline-block;
  text-align: center;
}

h1 {
  margin: 0px;
  padding: 10px;
  font-size: 18px;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  color: #3d3d3d;

}

h2 {
  margin: 10px;
  font-size: 18px;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  color: #ff6600;
}

h3 {
  margin: 10px;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  color: #ff6600;
}

h4 {
  margin: 10px;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
}

p {
  margin: 10px;
}

a {
  color: #174793;
  text-decoration: none;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  font-size: 11px;
}

a#visited {
  color: blue;
}

td
{
  padding:0;
}

th
{
  text-align: left;
}

img{
  border: 0px;
}

.line_right {
  border-right: 1px solid #e0e0e0;
}
ul {
  list-style-type: none;
  padding-left: 10px;
  margin-left: 0px;
}

li {
  background-image: url( "index.portal?appId=levius&pageId=c%3Abullet&dn=1" );
  background-position: left 3px;
  background-repeat: no-repeat;
  text-indent:18px;
  padding-bottom: 2px;
  /*padding-left: 15px;*/
  
}

.li_margin{
  padding-left:15px;
}

.bullet_check li {
  background-image: url( "index.portal?appId=levius&pageId=c%3Abullet_check&dn=1" );
/*  background-position: left 5px;*/
  text-indent:17px;
  margin-right: 15px;
}


.news {
  background-color: #eff0f0;
  color: #174793;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  font-size: 11px;
}


.news_date {
  color: #999999;
}

.bottom_text{
 color: #999999;
 margin: 0 20px 30px 20px;
 padding-top:20px;
 line-height:15px
}

.bottom_pic{
 background-image: url( "index.portal?appId=levius&pageId=c%3Abottom_pic&dn=1" );
 background-repeat: no-repeat;
 width: 988px;
 align: center;
 }
 
 .footer{
 padding-top: 5px;
 font: 11px Tahoma;
 font-weight: bold;
 color: #cccccc;
 }
 
 .footer a{
 font: 11px Tahoma;
 font-weight: bold;
 color: #cccccc;
 text-decoration: none;
 }

 .footer a:hover{
 text-decoration: underline;
 }

.copyright{
  color:#999999;
}

.form_rl_login_section {
  float: left;
  width: 300px;
  border-right: 1px solid #e0e0e0;
}

.form_rl_register_section {
  margin-left: 300px;
}

.order_si_step {
  display: inline-block;
  width: 210px;
  background-color: #f0f0f0;
  color: #808080;
  margin: 0px;
  padding: 15px;
  border: 0px;
  font-size: 12px;
  font-weight: bold;
  background-image: url( "index.portal?appId=levius&pageId=c%3Asinselbkg&dn=1" );
  background-position: left top;
  background-repeat: no-repeat;
}

.order_si_current_step {
  display: inline-block;
  width: 210px;
  background-color: #808080;
  color: #f0f0f0;
  padding: 15px;
  margin: 0px;
  border: 0px;
  font-size: 12px;
  font-weight: bold;
  background-image: url( "index.portal?appId=levius&pageId=c%3Asiselbkg&dn=1" );
  background-position: left top;
  background-repeat: no-repeat;
}

.img_symbol {
  vertical-align:bottom;
}

.dialog_fields {
  padding: 20px 0px 15px 0px;
  margin:0 auto 0 auto;
}

.dialog_fields td {
  padding: 1px;
  text-align: left;
}

.button {
  display: inline-block;
  font-size: 115%;
  border: 1px solid #3d3d3d;
  margin: 3px;
  padding: 1px 6px 2px 6px;
  color: #f0f0f0;
  background-color: #808080;
}

.button:hover{
  background-color: #ff6600;
}

.techtable {
  border-collapse: collapse;
}

.techtable th {
  border: 1px solid #3d3d3d;
  padding: 2pt;
  font-weight: bold;
  text-align: left;
}

.techtable td {
  border: 1px solid #3d3d3d;
  padding: 2pt;
  text-align: left;
}

.priceList {
  width: 600px;
}

.priceRow{
  vertical-align:bottom;
}

.priceRow input {
  margin-top: 20px;
}

.colHeader{
  height: 32px;
}

.total {
  height: 32px;
}

.loginInfo {
  display: inline-block;
  float: right;
  width: 310px;
  height: 16px;
  background-image: url( "index.portal?appId=levius&pageId=c%3Aheadline&dn=1" );
  color: white;
  text-align: right;
  padding: 17px 6px 17px 0px;
}

.buttonLogout {
  display: inline-block;
  border: 1px solid #3d3d3d;
  margin: 2px;
  padding: 1px 4px 2px 4px;
  color: #f0f0f0;
  background-color: #808080;
}

.buttonLogout:hover{
  background-color: #ff6600;
}
