body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background-color: white;
	color: black;
	font-size: 8pt;
}

ul, li{
  margin-top: 0;
  margin-botom: 0;
}

h1{
	padding: 0;
	!margin: 0 0 0 28px;
	font-size:14pt;
}

h2{
	padding: 0;
	1margin: 0 0 0 28px;
	font-size:10pt;
}

table, td, th{
	font-size: 8pt;
	padding: 0;
	margin: 0;
}
            
img{
  border: none;
  text-decoration:none;
	padding: 0;
	margin: 0;
}

img.icon{
  vertical-align: middle;
}



a:link, a:visited{
	text-decoration: none;
	color: #057;
}
a:hover{
  1border-bottom:1px #07a solid;
  1margin-bottom:0;
  1border-top:1px #07a solid;
  1margin-top:0;
  1background-color: #def;
  1color: #000000;
  text-decoration:underline;
}
a:active{
	text-decoration: none;
}



a.bright:link, a.bright:visited{
	text-decoration: underline;
  font-size: 12pt;
}


.mess1{
  width: 700;
  background-color: #def;
	text-decoration: none;
	color: #057;
  border:1px solid #9bf;
}

.mess_red{
  width: 700;
  background-color: #faa;
	text-decoration: none;
	color: #a00;
  border:1px solid #f77;
}

.mess_green{
  width: 700;
  background-color: #afa;
	text-decoration: none;
	color: #0a0;
  border:1px solid #7a7;
}



hr{
  border:1px solid #9bf;
}

hr.hr_red{
  border:1px solid #c00;
}

div.delim{
  background-color: #07a;
  height:2px;
  padding:0;
  margin:0;
  overflow:hidden;
}
#TopHeaderSub{
  float:right;
  Position: relative;
  bottom: -35px;
}
#page_hdr{
  float:left;
  Position: relative;
  bottom: -28px;
  left: 50px;
	font-size:14pt;
	font-weight: bold;
}

.topcontainer{
  1position:absolute;
  background: url(/data/vert_grad1.jpg) repeat-x 0 0;
  1padding: 5px 0 5px 15px;
  color: #07a;
}
#sitelogo{
  float:right;
  height:60px;
  width:160px;
  background: url(/data/28k_logo.jpg) repeat-x 0 0;
}


.mainmenu{
  background: #9cd url(/data/grad2.jpg) repeat-y 50% 0;
  padding: 15px 0px 0px 30px;
  color: white;
  width: 150px;
}

a.MainMenuItem, a.MainMenuItem:link, a.MainMenuItem:visited, a.MainMenuItemChosen {
  display:inline-block;
  width: 128px;
  margin-bottom: 2px;
  margin-left: 10px;
  height:16px;
  line-height:16px;
  background:#fff;
  border:1px solid #adf;
  color:#079;
  padding: 0px 10px 0px 10px;
  text-align:left;
  text-decoration:none;
  overflow: none;
  text-wrapping:none;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
}
a.MainMenuItem:hover {
  color:#000;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
}
a.MainMenuItemChosen {color:#ffff00; background:#8db86e;}
a.MainMenuItemChosen:hover {background:#ad5;}

a.MenuItemCurrent, a.MenuItemCurrent:link, a.MenuItemCurrent:visited, a.MenuItemCurrent {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
}


.block_hdr1{
  display:block;
  background:#07a;

  padding:5px;
  text-align:center;
  text-decoration:none;
  font-size:14px;
  font-weight:bold;
  color:#fff;
  overflow:hidden;
  vertical-align:middle;
  text-wrapping:none;
}

.block_hdr2{
  display:inline;
  padding: 5px 20px 6px 15px;
  line-height:28px;
  background:#07a;
  text-align:left;
  text-decoration:none;
  font-size:14px;
  font-weight:bold;
  color:#fff;
  border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  -webkit-border-radius: 0 10px 10px 0;
}

.hdr_title1{
  1display:inline;
  1padding: 5px 20px 6px 15px;
  1line-height:28px;
  height:28px;
  background:#07a;
  text-align:center;
  text-decoration:none;
  font-size:14px;
  font-weight:bold;
  color:#fff;
}

.block_news{
  overflow: auto;
  height:280px;
  width: 90%;
  background:#def;
  border:1px #9bf solid;
  padding-left:2px;
  padding-top:2px;
  text-align:left;
}

.block_content1{
  background:#ffffe5;
  border:1px #07a solid;
  border-top:0;
  padding-left:2px;
  padding-top:2px;
}

.block_content2{
  background:#eeeeee;
  padding-left:2px;
  padding-top:2px;
}

.mini_hdr1, a.mini_hdr1{
  background:#07a;
  padding:2px;
  text-align:center;
  text-decoration:none;
  font-size:8pt;
  color:#fff;
  vertical-align:middle;
  height:18px;
  text-wrapping:none;
}

.table_col{
  border-right:1px #07a solid;
  padding:0px 5px 0px 5px;
}
.table_line_a{
  background:#f0f9ff;
}
.table_line_b{
  background:#faffff;
}
.table_line_a:hover, .table_line_b:hover{
  background-color: #cef;
}

.fold{
  1visibility:hidden;
}

.block_prog1{
  display:block;
  background:#f5faff;
  border:1px #07a solid;
  width: 90%;
  margin:0px 0px 28px 0px;
  text-align:left;
  overflow:hidden;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.block_prog2{
  display:block;
  background:#f5faff;
  border:1px #99bbee solid;
  width: 90%;
  margin:0px 0px 50px 0px;
  text-align:left;
  overflow:hidden;
  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
}
.prog_hdr1{
  background:#07a;
  width: 100%;
  padding:7px 10px 7px 15px;
  text-align:left;
  font-weight:bold;
  color:#fff;
  font-size:12pt;
  vertical-align:middle;
  text-wrapping:none;
  border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
  -webkit-border-radius: 7px 7px 0 0;
}

/*
a.download_link{
  background-color: #fd0;
  display:inline-block;
  color: #000;
  border: #fa0 1px solid;
  text-align:center;
  padding: 2px;
}
a.download_link:hover{
  background-color: #ff0;
  border:1px #f70 solid;
  color: #a00;
}
*/

/*
div.download_link{
    width: 144px
    height: 39px;
    line-height: 39px;
    background-image: url("btn1.gif");
    1margin: 0 0 10px 0;
    padding: 0;
    border: 0;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow:ellipsis;
      text-overflow:ellipsis;
}
*/

.download_link{
  background: transparent url("btn2.png") no-repeat;
  width: 300px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  color: #193C5E;
  border: 0;
  text-align:center;
  vertical-align: middle;
}
.download_link:hover{
  text-decoration: underline;
  border: 0;
}

.download_link_red{
  background: transparent url("btn2red.png") no-repeat;
  width: 300px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  color: #193C5E;
  border: 0;
  text-align:center;
  vertical-align: middle;
}
.download_link_red:hover{
  text-decoration: underline;
  border: 0;
}

.minitext{
  display: inline-block;
  font-size: 7pt;
}

.microtext{
  display: inline-block;
  font-size: 7pt;
  color: gray;
}

td.mini_hdr{
  font-size: 7pt;
  text-align:right;
  width:70px;
}

.progname{
  display:inline-block;
  background:#07a;
  border-left:5px #07a solid;
  border-bottom:1px #07a solid;
  padding-right:5px;
  font-weight:bold;
  text-wrapping:none;
}

.cmt_name{
  margin: 0 5px 0 5px;
}

.cmt_namefield{
  background:#d2e5ef;
  padding: 2px 2px 5px 2px;
}

.cmt_msgfield{
  background:#def;
  padding: 2px 2px 5px 2px;
}

.cmt_delim{
  height: 5px;
  padding:0;
  margin:0;
}

.textbox_name{
  1background:#c0d5ff;
  BORDER: #c0d5ff 1px solid;
}
.textbox_msg{
  1background:#def;
  BORDER: #c0d5ff 1px solid;
  resize: none;
}

.block_footer1{
  background: #d9ebf2;
  margin-top:5px;
  padding-left:5px;
  color:#4a7b90;
}


.screenshots{
  display:inline-block;
  margin: 5px;
  padding: 5px;
  color: #4a7b90;
  BORDER: #c0d5ff 1px solid;
  text-align: center;
  min-height: 170px;
}

div.zzz{
  1margin: 20px;
  width: 140px;
  height: 200px;
  background: none repeat scroll 0 0 yellow;
  color: #6D6D6D;
  position:relative;
  border:1px solid #00f;
  float: left;
  border-radius: 10px;
}

div.rekl{
  width:148px;
  height:200px;
  background-color: white;
  color: #0077AA;
  text-align: center;
  1margin: 50px;
  border: 1px #c0d5ff solid;
}


.comment_quote{
  background-color: #f5faff;
  border:1px solid #acd;
  margin: 0 28px 0 28px;
  padding: 5px;
}

.comment_error{
  background-color: #fee;
  color: #d00;
  border:1px solid #f77;
  margin: 0 10px 0 10px;
  padding: 1px;
  display: inline-block;
}

a.scrollto{
  display:inline-block; // для Chrome, иначе в нем не прокручивают скрипты
}
