body{
	font-family:Arial, Tahoma, sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
	background-color:#69F;
	background-image:url(/site/teamplates/.images/total_bg.jpg);
	background-repeat:repeat;
	background-attachment:fixed;

	}
h1{
	font-size:24px;
	margin:0px 0px 10px 0px;
	color:#F60;
}
img{
	border:none;
}
div#container{
	margin:20px auto 20px auto;
	max-width:1024px;
	min-width:1024px;
	width:1024px;
	border:1px solid #666;
	background-color:#FFF;
	}
div#header{
	width:1024px;
	height:150px;
	background-color:#FF9;
	background-image:url(/site/teamplates/.images/header.png);
	background-repeat:no-repeat;
	}
div#topmenu{
	padding-top:7px;
	margin:0px 20px 0px 20px;
	width:984px;
	height:24px;
	background-color:#060;
	background-image:url(/site/teamplates/.images/topmenu.png);
	background-repeat:repeat-x;
	}
a.toppoint{
	font-size:14px;
	margin:0px 0px 0px 40px;
	color:#FFF;
	text-decoration:none;
	}
a.toppoint:hover{
	font-size:14px;
	margin:0px 0px 0px 40px;
	color:#FFF;
	text-decoration:underline;
	}
div#bodycontent{
	display:block;
	width:984px;
	padding:20px;
	}
div#leftcolumn{
	float:left;
	width:328px;
	}
div#centercolumn{
	margin-left:348px;
	width:636px;
	}
div#footer{
	clear:both;
	width:100%;
	height:90px;
	background-image:url(/site/teamplates/.images/footer.png);
	background-repeat:repeat-x;
	background-position:bottom;
	}
div#footer_content{
	border-top:1px solid #999;
	padding-top:10px;
	font-size:10px;
	color:#333;
	clear:both;
	width:984px;
	margin-left:20px;
	}
div.block{
	
}

div.blockheader{
	width:100%;
	background-color:#EBF;
}

h2.block_title{
	margin: 3px 0px 20px 40px;
	font-size:16px;
	color:#000;
}

div.blockcontent{
	
}

div.subblock{
	border-top:1px solid #999;
	padding-top:10px;
	margin-bottom:20px
}

a.subblock_title_first{
	text-decoration:none;
	margin: 0px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	color:#E61;
}
a.subblock_title_first:hover{
	text-decoration:underline;
	margin: 0px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	color:#E61;
}

h3.subblock_title_second{
	margin: 3px 0px 0px 0px;
	font-size:14px;
	font-weight:100;
	color:#666;
}
div.release_preview{
	float:left;
}
img.release_preview{
	width:80px;
	border:none;
}
div.release_description{
	margin-left:100px;
}
div.release_description p{
	text-indent:10px;
}
/*----------------------------------------------*/
div.rubric_icon{
	float:left;
}
img.rubric_icon{
	width:80px;
	height:80px;
	border:none;
}
div.rubric_description{
	margin-left:100px;
}

div.rubric_title{
	font-size:16px;
	font-weight:bold;
	color:#E61;
}
div.rubric_name{
	margin-top:5px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	color:#666;
}
div.rubric_name a{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#44F;
}
div.rubric_name a:hover{
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
	color:#00F;
}
div.release_preview_big{
	float:left;
}
img.release_preview_big{
	width:150px;
	height:150px;
	border:none;
}
div.release_description_full{
	margin-left:180px;
	min-height:150px;
}
div.release_description_full p{
	text-indent:10px;
}
img.filetype_icon{
	height:16px;
	margin-right:5px;
	vertical-align:middle;
	border:none;
}
p {
	text-indent:15px;
}
p.intro {
	color:#900;
	font-weight:bold;
}
p.bold {
	font-weight:bold;
}
p.special {
	padding-left:40px;
	color:#070;
}
p.epigraph {
	text-align:right;
	font-weight:bold;
	font-style:italic;
	padding-left:100px;
}
/*comment*/
div.comment_box{
	padding:10px 0px;
	border:1px solid #FAA;
	background-color:#FDD;
	width:100%;
}
div.commentform{
	margin:0px 30px;
}
div.input{
	margin:10px 0px;
}
b.obligatory
{
	font-size:16px;
	margin-right:3px;
	color:#F60;
}
textarea.comment_text{
	margin:10px 0px;
	padding:5px;
	width:400px;
	height:100px;
}
div.article_comment{
	margin: 10px 0px;
	border:1px solid #CCC;
	background-color:#EEE;
	width:100%;
}
div.article_comment_author{
	padding:10px 10px;
	font-size:14px;
	color:#333;
	font-weight:bold;
}
div.article_comment_text{
	padding:0px 10px 10px 60px;
}
h2.comments_header{
	margin-top:30px;
	color:#36F;
}
/*-------------------------Rating---------------*/
div.raiting_state{
	margin-top:10px;
	font-size:14px;
	color:#999;
}
img.r_star{
	margin-left:3px;
	vertical-align:bottom;
	height:16px;
	width:16px;
}
img.g_star{
	margin-left:3px;
	vertical-align:bottom;
	height:16px;
	width:16px;
	cursor:pointer;
}
img.brandlink{
	margin:10px;
}
	
