@charset "utf-8";
body, p, ul, ol, div, a, img, h1, h2, h3, h4, h5, h6, hr, form, fieldset, table, tr, td{
	margin: 0;
	padding: 0;
	border: none;
}
body, p, ul, ol, div, h1, h2, h3, h4, h5, h6, form, fieldset, table, tr, td{
	line-height: 1.5em;
}

body{
	background: url(images/body_bg.gif) repeat-x #514F43;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
	padding-bottom: 1em;
}
p, fieldset{
	margin-bottom: 1.5em;
}
a{
	color: #B32A00;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
label { cursor: pointer; }
h1, h2, h3, h4, h5, h6{
	color: #B32A00;
}
h1{
  font-size: 1.4em;
	/*font-size: 1.4em; */
	margin-bottom: 0.6em;
}
h2{
  /*font-size: 1.2em;*/
	font-size: 1.2em;
	margin-bottom: 0.2em;
}
h3{
	font-size: 1em;
	margin-bottom: 0.2em;
}
hr{
	height: 1px;
	border: 0;
	color: #EFE6D9;
	background: #EFE6D9;
	margin: 1.5em 0;
	#margin: -0.4em 0 0.6em 0;
}
select{
	font-size: 100%;
}
@media all and (min-width: 0px) { select { padding: 3px; } }
.content ul{
	list-style: none;
	padding-left: 10px;
	margin-bottom: 1.5em;
}
.content ul li{
	background: url(images/arrow_red.gif) no-repeat 0 0.5em;
	padding-left: 16px;
}
.content ol{
	padding-left: 30px;
	margin-bottom: 1.5em;
}

.shadows{
/*	background: url(images/shadows.gif) repeat-y center;*/
	background: url(images/shadows2.gif) repeat-y center;
}
.container{
	background: url(images/container_bg.jpg) no-repeat center top;
}
.main{
	width: 778px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0 auto;
	min-height: 500px;
	_height: 500px;
	position: relative;
}

.header{
	height: 84px;
	background: url(images/header_bg.gif) repeat-x #EFEDE0;
	border-bottom: 1px solid #fff;
}
.h-title{
	display: block;
	width: 182px;
	height: 59px;
	overflow: hidden;
	position: relative;
	left: 40px;
	top: 14px;
}
.h-title span{
	display: block;
	width: 100%;
	height: 100%;
	owerflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/header_logo.gif) no-repeat;
	cursor: pointer;
	_cursor: hand;
}
.country{
	position: absolute;
	top: 50px;
	left: 680px;
	white-space: nowrap;
}

#main-image-hp{
	height: 203px;
	position: relative;
	overflow: hidden;
	color: #fff;
	background: #2C231E;
	margin-top: 58px;
}
#main-image-hp span{
	display: block;
	width: 778px;
	height: 203px;
	background: url(images/main_image_hp.jpg) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.main-image-technology{
	height: 99px;
	position: relative;
	overflow: hidden;
	color: #977D4F;
	background: #2C231E;
	margin-top: 58px;
}
.main-image-technology span{
	display: block;
	width: 778px;
	height: 99px;
	overflow: hidden;
	background: url(images/main_image_technology.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.content{
	background: url(images/content_top.gif) no-repeat;
	padding-top: 15px;
}

.content-left{
	width: 456px;
	padding: 20px 30px;
	float: left;
	background: url(images/content_left_bg.gif) repeat-x #fff;
	min-height: 100px;
	_height: 100px;
}
.box-yellow{
	color: #3F3C3C;
	margin-bottom: 1.5em;
}
.box-yellow .heading{
	background: url(images/box_yellow_heading_bg.gif) repeat-x bottom #fff;
	border-bottom: 1px solid #fff;
}
.box-yellow-img{
	height: 65px;
	border-top: 2px solid #F7E151;
	border-bottom: 1px solid #fff;
	overflow: hidden;
}
.box-yellow p{
	padding: 10px 18px;
	margin-bottom: 0;
	background: url(images/box_yellow_bg.gif) repeat-x #F1CD3B;
}

.content-right{
	width: 262px;
/*	padding: 10px 0;*/
	float: right;
/*	background: url(images/content_right_bg.gif) repeat-y #E2D7C5;*/
	background: url(images/right_box_bg.gif) repeat-y #F7F3ED;
}
.content-right h4{
	color: #B32A00;
	font-size: 1em;
}
.right-box h4{
	margin-bottom: 0.1em;
}
.right-box{
	background: url(images/right_box_bg.gif) repeat-y #F7F3ED;
	border-top: 1px solid #C3B59E;
	border-bottom: 1px solid #F8F5EF;
	padding: 10px 20px;
	text-align: center;
}
.content .right-box table{
	width: 100%;
	border-collapse: collapse;
}
.content .right-box table th{
	font-weight: normal;
	text-align: left;
	padding-left: 16px;
	background: url(images/arrow_red.gif) no-repeat 0 0.5em;
	border-bottom: 1px solid #efe6d9;
}
.content .right-box table td { text-align: right; border-bottom: 1px solid #efe6d9; }

.content .right-box ul{
	margin-bottom: 0;
}
.right-box p{
	margin-bottom: 0;
}
.sandbox-input{
	padding: 1em 0 0.5em 0;
}

.menu-top{
	position: absolute;
	top: 84px;
	left: 0px;
	width: 778px;
	min-height: 58px;
	_height: 58px;
	background: url(images/menu_top_bg.gif) repeat-x #F2CF3D;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	white-space: nowrap;
	font-weight: bold;
}
.menu-top ul{
	list-style: none;
	cursor: default;
}
.menu-top li{
	display: inline;
	background: url(images/menu_top_line.gif) no-repeat right 3px;
	line-height: 33px;
	padding: 10px 18px;
}
.menu-top-main{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 778px;
}
.menu-top .menu-top-main a{
	color: #392F08;
	text-decoration: none;
	background: url(images/menu_top_a_bg.gif) repeat-x 0 -10px;
}
.menu-top .menu-top-main a:hover{
	text-decoration: underline;
}
.menu-top li .menu-top-sub li{
	font-weight: normal;
	line-height: 25px;
	background: url(images/menu_top_div.gif) no-repeat right center;
	padding-left: 18px;
	padding-right: 21px;
}
.menu-top-sub{
	position: absolute;
	top: 33px;
	left: 0px;
	width: 778px;
	background: url(images/menu_top_bg.gif) repeat-x #9F1D00 0 -33px;
}
.menu-top .menu-top-main .menu-top-active .menu-top-sub a{
	color: #fff;
	text-decoration: none;
	background: none;
}
.menu-top .menu-top-main .menu-top-active .menu-top-sub a:hover{
	text-decoration: underline;
}
.menu-top li.menu-top-active{
	background: url(images/menu_top_active_bg.gif) repeat-x #9F1D00;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	padding-top: 6px;
	padding-left: 21px;
	padding-right: 17px;
}
.menu-top .menu-top-main .menu-top-active a{
	color: #F6DD4D;
	background: none;
}
.menu-top li.menu-top-last, .menu-top li .menu-top-sub li.menu-top-last{
	background: none;
}
.menu-top li.menu-top-first.menu-top-active{
	margin-left: 0px;
}

#footer {
  width: 718px; padding: 6px 30px 15px 30px;
  color: #666;
  text-align: right;
  background: url(images/footer_bg.gif) repeat-x #fff;
}

#footer a { color: #666; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer span { color: #c3d0dc; padding: 0 8px; }
#footer .links, #footer .links a { color: #999; }
#footer .links span { color: #e3d6c3; }
#footer .links { margin-bottom: 0.4em; } 

#footer ul { margin-bottom: 20px; }
#footer li { display: inline; border-right: 1px solid #d99580; padding: 0 18px; }
#footer li a { color: white; }
#footer li.last{ border-right: none; }

#zoner {
  position: relative; float: left; margin-top: 5px;
  width: 81px; height: 32px;
  overflow: hidden; 
}

#zoner span {
  display: block; position: absolute;
  width: 100%; height: 100%;
  left: 0; top: 0;
  padding: 0;
  background: white url(images/zoner-logo.png) no-repeat 0 0;
}

.footer-shadow{
	width: 780px;
	height: 5px;
	background: url(images/shadow_footer.gif) no-repeat;
	margin: 0 auto;
	overflow: hidden;
}

.float-left{
	float: left;
}
.float-right{
	float: right;
}
.clear{
	clear: both;
}
.no-display{
	display: none;
}
.text-center{
	text-align: center;
}
.text-left{
	text-align: left;
}
.text-right{
	text-align: right;
}
.vertical-line{
	padding: 0 0.6em;
}
.mbottom05 { margin-bottom: 0.5em; }
.small{
	font-size: 0.9em;
}
.input-text{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #545454;
	background: url(images/input_bg.gif) no-repeat;
	_background-attachment: fixed;
}

.table-border{
	background: #E8E0D2;
	color: #393939;
	border-collapse: collapse;
	margin-bottom: 1.5em;
}
.table-border th{
	border-collapse: collapse;
	border: 1px solid #fff;
	padding: 3px 10px;
	background: #D9CBB4;
}
.table-border td{
	border-collapse: collapse;
	border: 1px solid #fff;
	padding: 3px 10px;
}
.table-border .dark{
	background: #DBD2C1;
}

.right-head{
	display: block;
	width: 242px;
	height: 20px;
	overflow: hidden;
	position: relative;
	padding-left: 20px;
	padding-top: 4px;
}
.right-head span{
	display: block;
	width: 262px;
	height: 24px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.h-history span {background: url(images/h_history.gif) no-repeat;}
.h-activity span{background: url(images/h_activity.gif) no-repeat;}
.h-version span{background: url(images/h_version.gif) no-repeat;}
.h-sandbox span{background: url(images/h_sandbox.gif) no-repeat;}
.heading{
	display: block;
	overflow: hidden;
	height: 21px;
	position: relative;
}
.heading span{
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 100%;
}
.h-technical-news{
	height: 20px;
	margin-bottom: 0.8em;
	font-size: 1.2em;
}
.h-technical-news span{background: url(images/h_technical_news.gif) no-repeat;}
.h-trusty-antivirus-system{
	height: 20px;
	margin-top: 5px;
	margin-bottom: 0.6em;
	color: #B32A00;
	font-size: 1.4em;
}
.h-scan span{background: url(images/h_scan.gif) no-repeat;}
.h-trusty-antivirus-system span{background: url(images/h_trusty_antivirus_system.gif) no-repeat;}
.h-your-safety span{background: url(images/h_your_safety.gif) no-repeat;}
.h-smarter-antivirus-system span {background: url(images/h_smarter-antivirus-system.gif) no-repeat;}
.h-user-solution-article span {background: url(images/h_user_solution_article.gif) no-repeat;}
.h-server-solution-article span {background: url(images/h_server_solution_article.gif) no-repeat;}
.h-security-audit span {background: url(images/h_security_audit.gif) no-repeat;}
.h-lab span {background: url(images/h_lab.gif) no-repeat;}
.h-download span {background: url(images/h_download.gif) no-repeat;}
.h-product-activation span {background: url(images/h_product_activation.gif) no-repeat;}
.h-license-agreement span {background: url(images/h_license_agreement.gif) no-repeat;}
.h-recommend-us span {background: url(images/h_recommend_us.gif) no-repeat;}
.h-partners span {background: url(images/h_partners.gif) no-repeat;}
.h-oem span {background: url(images/h_oem.gif) no-repeat;}
.h-faq span {background: url(images/h_faq.gif) no-repeat;}
.h-contact span {background: url(images/h_contact.gif) no-repeat;}
.h-about-us span {background: url(images/h_about_us.gif) no-repeat;}
.h-sales-contact-form span {background: url(images/h_sales_contact_form.gif) no-repeat;}
.h-analytical-sample-form span {background: url(images/h_analytical_sample_form.gif) no-repeat;}
.h-contact-form span {background: url(images/h_contact_form.gif) no-repeat;}
.h-press-release span {background: url(images/h_press_release.gif) no-repeat;}
.h-news span {background: url(images/h_news.gif) no-repeat;}
.h-catalogue span {background: url(images/h_catalogue.gif) no-repeat;}
.h-affiliates-program span {background: url(images/h_affiliates_program.gif) no-repeat;}
.h-forum span {background: url(images/h_forum.gif) no-repeat;}
.h-user-solution{
	width: 225px;
	height: 20px;
	margin-bottom: 0;
}
.h-user-solution span{
	width: 225px;
	height: 20px;
	background: url(images/h_user_solution.gif) no-repeat;
}
.h-server-solution{
	width: 225px;
	height: 20px;
	margin-bottom: 0;
}
.h-server-solution span{
	width: 225px;
	height: 20px;
	background: url(images/h_server_solution.gif) no-repeat;
}

.w100{ width: 100px; }
.w150{ width: 150px; }
.w190{ width: 190px; }
.w200{ width: 200px; }
.w220{ width: 220px; }
.w225{ width: 225px; }
.w280{ width: 280px; }
.w300{ width: 300px; }
.w320{ width: 320px; }
.w100p{ width: 100%; }

.download, .analytical-sample{
	display: block;
	width: 90px;
	height: 18px;
	overflow: hidden;
	position: relative;
	margin: 0.2em auto 0 auto;
}
.download span, .analytical-sample span{
	display: block;
	width: 90px;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/btn_download.gif) no-repeat;
	cursor: pointer;
	_cursor: hand;
}
.download span { background: url(images/btn_download.gif) no-repeat; }
.analytical-sample span { background: url(images/btn_send_file.gif) no-repeat; }
.more{
	display: block;
	width: 71px;
	height: 18px;
	overflow: hidden;
	position: relative;
	margin-top: 0.8em;
}
.box-yellow .more{
	margin-left: 110px;
}
.more span{
	display: block;
	width: 71px;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/btn_more.gif) no-repeat;
	cursor: pointer;
	_cursor: hand;
}
.back{
	color: #3F3C3C;
	font-weight: bold;
	text-decoration: none;
}
.back:hover{
	text-decoration: underline;
}

/*** vojta ***/

fieldset.form { border: 1px solid #efe6d9; }

fieldset.form div.body { padding: 15px; background-color: white; }
fieldset.form div.area { padding: 10px 0; background-color: #faf7f4; border-top: 1px dotted #efe6d9; border-bottom: 1px dotted #efe6d9; }
fieldset.form div.list { margin-left: 100px; }
fieldset.form div.list span { color: #efe6d9; padding: 0 5px; }

fieldset.form div.side {
	width: 120px;
	text-align: left;
	line-height: 2.2em; padding: 0;
	float: left; clear: left;
}

fieldset.form div div { line-height: 2.2em; }

fieldset.form div div span { color: #b32a00; } 

/* fieldset.form select { width: 206px; #width: 215px; } */
/* @media all and (min-width: 0px) { fieldset.form select { width: 200px; } } */

fieldset p.required {
  color: #b32a00;
	border-top: 1px dotted #efe6d9;
	margin-top: 1em;
}

fieldset p.xsmall { font-size: 92%; }

div.button { height: 18px; text-align: right; }

input.button {
  cursor: pointer;
  color: white;
  font-weight: bold;
  width: 90px; height: 18px;
  text-align: center;
  background-color: #b32a00;
}

fieldset.form div.hr {
  padding-bottom: 5px; #padding-bottom: 8px;
  border-bottom: 1px dotted #efe6d9;
  margin-bottom: 7px;
}

#error {
  color: white;
  padding: 10px 10px 10px 40px;
  margin-bottom: 1.5em;
  background: url(images/report-error-bg.gif) no-repeat 14px 16px #b32a00;
}

#success {
  color: white;
  padding: 10px 10px 10px 40px;
  margin-bottom: 1.5em;
  background: url(images/report-success-bg.gif) no-repeat 14px 16px #1f7b00;
}

.infected-files {
  font-size: 0.9em;
  padding-left: 15px;
  padding-right: 10px;
  background: url(images/icon-infected-files.gif) no-repeat 0 50% transparent;
}

.suspicion-files {
  font-size: 0.9em;
  padding-left: 15px;
  background: url(images/icon-suspicion-files.gif) no-repeat 0 50% transparent;
}

#captcha img { vertical-align: middle; margin-bottom: 3px; }

#download h3 { margin: 1.2em 0 0 0; }
#download h3.first { margin-top: 0; }
#download .desc { font-size: 0.9em; background-color: #faf7f4; border-top: 1px dotted #efe6d9; margin-bottom: 5px; }
#download .desc span { color: #efe6d9; padding: 0 5px; }

fieldset.form.bookmark {
  position: relative;
  margin-top: 4em;
}

fieldset #bookmark {
  position: absolute;
  width: 195px; height: 25px; line-height: 25px;
  top: -25px; left: -1px;
}

fieldset #bookmark a {
  display: block;
  float: left;
  width: 95px; height: 25px; line-height: 25px;
  text-align: center; color: #333; font-weight: bold;
  text-decoration: none;
  background: url(images/bookmark.gif) no-repeat 0 0 transparent;
}

fieldset #bookmark a.active, fieldset #bookmark a:hover.active {
  background-position: 0 -25px;
}

fieldset #linux {
  margin-right: 5px;
}

div.warning {
	padding: 5px 10px;
	background-color: white;
	border: 1px solid #efe6d9;
  margin: 1.5em 0;
}

fieldset.bookmark .bcorner {
  position: absolute;
  width: 3px; height: 3px;
  right: -1px; top: -1px;
  background: url(images/bookmark-corner.gif) no-repeat 0 0 transparent;
}

div.warning h3 {
	font-size: 100%;
	color: red;
	text-decoration: underline;
	padding-left: 16px;
	margin: 0;
	background: url(images/icon-warning.gif) no-repeat 0 4px;
}

div.warning p { margin-bottom: 0; }
div.warning a { color: red; }

.distros { text-align: center; margin-top: 10px; }
.distros a { padding: 0 8px; }
.snewsvs { margin-bottom: 0; }

.product-box { margin: 0 15px; }
.logo_right { margin: 3px 0 0 5px; }
