body{
margin:0;
padding:30px 0;
font:76% tahoma,verdana,sans-serif;
background:#047 url(/images/bodybg.png) repeat-x fixed;
color:#222;
}

#feedback{
	margin-left:10px;
}
#feedback input{
 width:300px;
 height:30px;
 font-size:20px;
 display:block;

}
#feedback span{
 width:450px;
 display:block;
 padding:5px 5px 5px 5px;
 margin-left:0px;
 font-size:19px;
}
#feedback textarea{
 width:300px;
 height:200px;
 font-size:14px;
 display:block;
}
.statistic{
	font-size:11px;
}
#faq {
margin-bottom:10px;
}
#faq p{
margin:0 0 0 5px;
}
#faq p a{
font-weight:bold;
}
.strong {
font-weight:bold;
}
.error{
padding:.8em;margin-bottom:1em;border:2px solid #ddd;
background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;
width:400px;
}
.warning{
	color:red;
}
.error a {color:#8a1f11;}
.success{
	width:400px;
	padding:.8em;margin-bottom:1em;border:2px solid #ddd;
background:#E6EFC2;color:#264409;border-color:#C6D880;
}
.success a {color:#264409;}
hr {
     border: none;
     color: #ddd;
     background-color: #ddd;
     height: 1px;

}
.outlay{
	background-color:#FFFFCC;
}
.income {
	background-color:#CCFFCC;
}
.income_lv2 {
	background-color:#CCFF99;
}
.big_area{
	width:360px;
	height:200px;
}
/* регистрация пользователя */
.weight_table{
width:100%;
border-left:1px solid #ddd;
border-top:1px solid #ddd;
}
.weight_table th{
	font-weight:bold;
	text-align:left;
	padding-right:5px;
	background:#fff url(/images/gradient2.png) repeat-x;
}
.weight_table td, .weight_table th{
	padding-left:10px;
	padding-right:5px;
	height:30px;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
}
.weight_table td{
	padding-top:5px;
	padding-bottom:5px;
}

#aut_form {
display:block;
margin-bottom:15px;
}
#aut_form a{
display:block;
margin:0px 0 0px 5px;
}
#aut_form span{
color:#888;
font-weight:bold;
display:block;
width:50px;
}
#aut_form input {
border:1px solid black;
background:#fff url(/images/gradient2.png) repeat-x;
width:150px;
display:block;
font-weight:bold;
}
#aut_form input.button{
margin-top:5px;
width:60px;
color:#888;
}

#thetop{
margin:0;
}

#container{
background-color:white;
width:720px;
margin:0 auto;
padding:20px 20px 0 20px;
background:#fff url(/images/contbg.png) no-repeat;
color:#222;
}
ul{
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	margin-left:0px;
	margin-top:0px;
}
li {
	display: block;
	margin: 0px 5px 5px 10px;
}
a{
text-decoration:none;
background-color:inherit;
color:#26c;
}

a:hover{
text-decoration:underline;
}

a images{
border:0;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
text-align:justify;
}
#footer p{text-align:center;}

#main p,#sidebar p{
padding:0 0 0 10px;
}

#logo{
float:left;
width:240px;
margin:0 20px 0 0;
padding:0 0 25px 0;
background:#eee;
border:4px solid #dde;
text-align:center;
color:#555;
overflow:auto;
}

#logo h1{
margin:50px 5px 1px 5px;
letter-spacing:-3px;
}

#logo a{
background-color:inherit;
color:#26a;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#69e;
}

#tagline{
text-align:center;
font-size:1.2em;
}

#intro p{
line-height:1.5em;
}

#main{
background-color:white;
float:left;
width:530px;
margin-right:20px;
padding:0;
}

.headerstyle{
display:block;
margin:30px 0 10px 0;
padding:5px 0 5px 8px;
background:#eee url(/images/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
text-decoration:none;
}

#sidebar{
background-color:white;
width:155px;
float:right;
margin-top:20px;
font-size:1em;
line-height:1.3em;
}

#sidebar p{
font-size:0.9em;
}

.sidelink{
display:block;
width:145px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#eee url(/images/gradient1.png) repeat-x;
color:#26c;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink:hover,.menuheader{
background:#fff url(/images/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}

#footer{
margin:0 auto 20px auto;
width:760px;
background:#fff url(/images/footerbg.png) bottom left no-repeat;
padding:0 0 5px 0;
font-size:0.9em;
color:#888;
text-align:center;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:2.8em;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
}

h3{
margin:20px 0 8px 0;
font-size:1.4em;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:center;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}
.catalog_block{
	float:left;
	position:relative;
	width:150px;
	margin:0 10px 0 10px;
}
.catalog_block a{
	font-weight: bold;
    text-decoration:underline;
    color: #36393D;
    display:block;
    margin-bottom:5px;
    width:155px; height:20px;
    padding:3px 0 0 10px;
    background-color:#C3D9FF;

}
.catalog_block ul{
        padding-left:0px;
}
.catalog_block ul li{
	margin-left:0px;
	padding-left:15px;
    background-image: url(/images/angle.gif);
    background-position: 2px 50%;
    background-repeat: no-repeat;
}
.catalog_block ul li a{
	font-weight: bold;
	text-decoration:none;
	display:block;
	color:#4096EE;
    width:140px; height:20px;
    padding:3px 0 0 10px;
    background-color:#eee;
}
.extended_info {
	font-size:0.9em;
}
.down_complete{
	color:green;
}
.down_balance{
	color:gray;
}
.down_complaints{
	color:#A52A2A;
}
.last_download {	color:#bbb;}
.desc {	color:#888;}
.normal{	font-weight:normal;
	color:black;}
.adv{
	color:grey;}
.adv0 {	font-weight:normal;
	color:green;}
.adv1 {
	font-weight:normal;
	color:#FFBB40;
}
.adv2 {
	font-weight:normal;
	color:#A66F00;
}
.adv3 {
	font-weight:normal;
	color:red;
}