* {
    padding: 0;
    margin: 0;
} 

body {
   background: #fff;
	font: .74em "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 1.5em; 
}
a {
	color: #3B6EBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#wrap {
margin: 20px auto;
width: 960px;
background: #fff url('../images/midbg.png');
background-repeat: repeat-y;
}

#top { 
background: #fff url('../images/topbg.png');
height: 30px;
}

#content {
padding: 0 40px 0 40px;
}

#bottom {

background: #fff url('../images/botbg.png');
height: 30px;
}


.header {
height: 100px;
background: #85ACF7 url('../images/hidr.jpg');
}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

.breadcrumbs { 
  background: #F6F9FB; 
	border-bottom: 1px solid #E1E1E1; 
	padding: 5px;
}

.mainmenu { 
  background: #F6F9FB; 
	border-bottom: 1px solid #E1E1E1; 
	padding: 5px;
	text-align: right;
}

.adv { 
   background: #F6F9FB; 
	border-bottom: 1px solid #E1E1E1;
	border-top: 1px solid #E1E1E1;
	padding: 5px;
	margin-bottom: 5px;
	width: 100%;
	clear: both;
	text-align: center;
}
	
.middle {
	float: left;
	width: 65%;
	margin: 0 10px;
	padding: 1% 1%;
	text-align: justify;
}

.right {
	float: left;
	width: 26%;
	margin: 5px 10px;
	padding: 1% 1%;
	background-color: #F6F9FB;
	border-left:1px solid #E1E1E1;
}

.right ul {
	padding: 20px 0 15px 20px;
	margin:0;
}

.right li {
	margin-bottom:5px;
	list-style-type: square;
	color: #3B6EBF;
}

.middle h2 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.right h2 { color: #3B6EBF; font-size: 14px; margin-top: 15px;}


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
}

.fig{
	float: left;
	padding-right: 5px;
}

.line{
	border-bottom: 1px dashed;
	margin-bottom: 10px;
}

#container{
	width: 100%;
	margin: 0 auto;
	padding-top: 10px;
	/*border-bottom: solid 1px black;*/
}

#side-a {
	float: left;
	width: 25%;
}

#side-b { 
	margin: 0;
	float: left;
	width: 74%;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#side-footer {
	clear: both;
}

.page a
    {
    padding: 2px 5px;
    font-size: 9pt;
    background: #f7f7f7;
    border: 1px solid #c7c7c7;
    color: #000000;
    text-decoration: none;
    margin: 0px 1px;
    font-weight: bold;
    }

.page a:hover
    {
    background: #cccccc;
    border: 1px solid #666666;
    text-decoration: none;
    }

.page a.active
    {
    background: #666666;
    border: 1px solid #666666;
    color: #ffffff;
    font-weight: bold;
    }

.page a.active:hover
    {
    background: #666666;
    }

.page span
    {
    font-weight:bold;
    padding:0 5px;
    }
	 

	 
.infonnmtable{border:1px solid #3A66AF;border-collapse: collapse;font: 11px Verdana;color:#3A66AF;width:200px;}
.infonnmtitle{padding:3px;font-weight:bold;color:#ffffff;background-color:#3A66AF;border-bottom:1px solid #3A66AF;}
.infonnmrow{padding:3px;color:#3A66AF;background-color:#BBE5B5;}
.infonnmlink{color:#3A66AF;text-decoration:none;}
.infonnmlink:hover{color:#3A66AF;text-decoration: underline;}
.infonnmlink:visited{color:#3A66AF;text-decoration:none;}
.infonnma{padding: 0 0 0 13px; margin: 3px 0 3px 3px; background-image: url("http://b2b.infon.ru/images/dsgn/nma1.gif");background-repeat: no-repeat;background-position:0 2px;}
.infonnmp{padding: 0 0 0 13px; margin: 3px 0px 3px 0; background-image: url("http://b2b.infon.ru/images/dsgn/nmp1.gif");background-repeat: no-repeat;background-position:0 5px;}
.infonnmm{padding: 0 0 0 13px; margin: 3px 0 3px 0; background-image: url("http://b2b.infon.ru/images/dsgn/nmm1.gif");background-repeat: no-repeat;background-position:0 4px;}

.clear{
	clear: both;
}

.pcimg{
	padding-right: 10px;
	padding-bottom: 40px;
}

table tr td h1{
  font: 2em "Trebuchet MS" Verdana, Arial, sans-serif;
}
table tr td h1 a, table tr td h1 a:hover{
  text-decoration:none;
  color: #000;
  text-align:left;
}

table.screenshots{
	width: 100%;
}

table.screenshots tr td{
	width: 33%;
	text-align: center;
}

.javaimg{
	padding: 5px;
	float: left;
}

p.desc{

}

select{
	width:150px;
}
input{
	border: 1px solid #7F9DB9;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #D8EAFC;
	color: #4D6185;
	font-weight: bold;
}
form{
	margin-bottom: 10px;
}

.banner_head{
   text-align:center;
   padding-bottom: 10px;
}
.banner_head a:hover{
	color: #fff;
}
.sub_banner{
	margin-top: -7px;
}
.sub_banner a{
	color: #3B6EBF;
	text-decoration: none;
}
.sub_banner a:hover{
	color: #fff;
	text-decoration: underline;
}
/************/
/* COMMENTS */
/************/

.sendform label{
float: left;
width: 120px;
font-weight: bold;
text-align: left;
}

.sendform input, .sendform textarea{
width: 180px;
margin-bottom: 5px;
margin-left: 0;
}

.sendform textarea{
width: 250px;
height: 150px;
}

.sendform .boxes{
width: 1em;
}

.sendform #submitbutton{
margin-left: 120px;
margin-top: 5px;
width: auto;
}

.sendform br{
clear: left;
}

div.comments{
	padding-bottom: 10px;
}

div.comments b
{
	padding: 0 0 5px 5px;
}

div.comments i,
div.comments p{
	padding: 0 10px 0 20px;
}
.highblock{
  position: relative;
  top: -50px;
}
/* FF */
.downblock{
  position: relative;
  top: 940px;
}
/* IE7 */
*+html .downblock{
  top: 960px;
}