body
	{
	font-family: Arial, Verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	width: 100%;
	height: 100%;
	min-width: 1000px;
	position: relative;
	}
	
img
	{
	border: 0;
	margin: 0;
	}

table
	{
	border-collapse: collapse;
	font-size: 100%; 
	}
	
ul 
	{
	list-style-type: disc;
	margin-left: 15px;
	padding: 0px 0px 0px 3px;
	}
	
li 
	{
	padding: 8px 0px 8px 0px;
	}
	
a 
	{
	color: #d2233c;
	font-size: 12px; 
	text-decoration: underline;
	}
	
a:hover 
	{
	text-decoration: none;
	}
	
p 
	{
	margin-top: 6px;
	margin-bottom: 6px;
	}		
	
/************ HEADER ****************/
	
div.head 
	{
	background: url('pix/head_bg.jpg') no-repeat 100% 26px;
	height: 456px;
	color: #728393;
	font-size: 0;
	position: relative;
	z-index: 1;	
	}
	
div.head span
	{
	position: absolute;
	top: 65px;
	left: 280px;
	font-size: 12px;
	}
	
img.logo
	{
	position: absolute;
	margin-top: 120px;
	margin-left: 50px;
	width: 116px;
	height: 156px;
	}
	
div.logo
	{
	position: absolute;
	margin-top: 90px;
	margin-left: 50px;
	width: 116px;
	height: 156px;
	}
	
div.reg
	{
	position: absolute;
	margin-top: 20px;
	margin-left: /*60px*/77%;
	width: 200px;
	height: 20px;
	float: left;
	}
	
div.reg a
	{
	color: #f02643;
	padding-right: 10px;
	}
	
div.login
	{
	position: absolute;
	margin-top: 20px;
	margin-left: 30px;
	width: 505px;
	height: 24px;
	font-size: 12px;
	padding-left: 0px;
	color: #7a7a7a;
	}
	
div.login div
	{
	float: left;
	}
	
div.login input.login, div.login input.pass
	{
	width: 142px;
	height: 18px;
	background: #222222;
	border: #303030 1px solid;
	color: #ffffff;
	padding-left: 8px;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 7px;
	}
	
div.login input.img
	{
	margin-right: 5px;
	margin-top: 0px;
	float: right;
	width:74px; 
	height:22px;
	}

input.login, input.pass
	{
	width: 142px;
	height: 18px;
	background: #222222;
	border: #303030 1px solid;
	color: #ffffff;
	padding-left: 8px;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 7px;
	}

input.img
	{
	margin-right: 5px;
	margin-top: 0px;
	float: left;
	}

	
div.top_menu
	{
	margin-top: 66px;
	margin-left: 25px;
	}
	
div.top_menu a
	{
	color: #ffffff;
	font-weight: 600;
	font-size: 16px;
	background: url('pix/menumar.gif') no-repeat 0 2px;
	padding-left: 6px;
	padding-right: 4px;
	text-decoration: none;
	}
	
div.top_menu a:hover
	{
	color: #f02643;
	text-decoration: underline;
	}
	
div.top_menu a.on
	{
	color: #f02643;
	}

/************ ÊÀÐÊÀÑ ****************/
div.main 
	{
	min-height:100%;
	height:auto !important;
	height:100%;
	padding:0;
	margin-left: auto;
	margin-right: auto;
	max-width: 1300px;
	border-left: 1px solid #404040;
	border-right: 1px solid #404040;
	width:expression((document.documentElement.clientWidth
 || document.body.clientWidth) > 1300? "1300px":
 "auto");
	}
	
div.left_bg 
	{
	background: #1a1a1a url('pix/top_bg.gif') repeat-x 0 0;
	min-height:100%;
	height:auto !important;
	height:100%;
	padding:0;
	}
	
div.right_bg 
	{
	background: url('pix/left_bg.jpg') no-repeat 0 40px;
	min-height:100%;
	height:auto !important;
	height:100%;
	padding:0;
	position: relative;
	z-index: 2000;
	}
	
div.center
	{
	float: left;
	width: 100%; 
	overflow: hidden;
	z-index: 1000;
	position: relative;
	}
	
div.center div.content
	{
	margin: 0px 35px 20px 355px;
	z-index: 1000;
	position: relative;
	}
    
div.sidebar_left
	{
	float: left;
	width: 290px;
	margin-left: -100%;
	padding-left: 30px;
	padding-bottom: 20px;
	position: relative;
	z-index: 1000;
	}
	
    .empty {height:50px; /*border: 1px solid black;*/}
    .clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
    .clear {display: inline-block;}
    .clear {display: block;}
	
/************ CONTENT ****************/	
	
div.h5
	{
	height: 5px;
	clear: left;
	line-height: 5px;
	font-size: 0;
	}
	
div.h10
	{
	height: 10px;
	clear: left;
	line-height: 10px;
	font-size: 0;
	}
	
div.h15
	{
	height: 15px;
	clear: left;
	line-height: 15px;
	font-size: 0;
	}
	
div.pager
	{
	padding-top: 10px;
	padding-bottom :10px;
	background: #121212;
	width: 100%;
	text-align: center;
	}
	
div.pager div.in
	{
	
	display: table;
	}
	
div.pager a
	{
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #262626;
	color: #878787;
	text-decoration: none;

	margin-right: 2px;
	font-weight: bold;
	}
	
div.pager a:hover, div.pager a.on
	{
	background: #f02643;
	color: #fde2e6;
	}
	
div.pager a.arrow
	{
	background: none;	
	}
	
div.pager a.arrow:hover
	{
	background: none;	
	}
	
table.pager
	{
	padding-top: 10px;
	padding-bottom :10px;
	background: #121212;	
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
	
div.videoplayer
	{
	margin-bottom: 40px;	
	}
	
div.musicplayer
	{
	margin-bottom: 0px;
	}
	
div.comment
	{
	margin-bottom: 18px;
	position: relative;
	width: 100%;
	}
	
div.comment img.arrow_top
	{
	position: absolute;
	margin-top: 23px;
	margin-left: 20px;
	background: blue;
	}
	
div.comment span.author
	{
	color: #ffffff;
	font-weight: bold;
	display: block;	
	float: left;
	margin-bottom: 18px;
	}
	
div.comment span.date
	{
	color: #484848;
	font-weight: bold;
	display: block;	
	float: right;
	margin-bottom: 18px;
	}
		
div.post
	{
	background: #2c2c2c;
	color: #8f8f8f;	
	padding: 10px;
	}
	
div.write_comment
	{
	background: #131313;
	padding: 10px;
	}
	
div.write_comment span.title
	{
	color: #8f8f8f;
	display: block;
	margin-bottom: 8px;
	}
	
div.write_comment textarea
	{
	background: #222222;
	border: 1px solid #3b3b3b;
	color: #8f8f8f;
	width: 100%;
	height: 168px;
	overflow: hidden;
	}
	
div.write_comment input.submit
	{
	display: block;
	margin-top: 10px;
	}
	
div.black_center
	{
	background: #131313;
	padding: 25px;
	color: #8f8f8f;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
div.mix_list
	{
	width: 50%;
	float: left;
	margin-bottom: 5px;
	}
	
div.mix_list div.img
	{
	border-top: 1px solid #1a1a1a;
	border-right: 5px solid #070707;
	border-bottom: 1px solid #070707;
	float: left;
	margin-right: 11px;
	}
	
div.mix_list div.img a
	{
	background: #000000;
	border-top: 1px solid #3b3b3b;
	border-bottom: 1px solid #3b3b3b;
	border-left: 1px solid #3b3b3b;
	float: left;
	}
	
div.mix_list div.img a img
	{
	border-left: 1px solid #3b3b3b;
	border-right: 1px solid #3b3b3b;
	margin-left: 11px;
	float: left;
	}

div.mix_list div.img1
	{
	border-top: 1px solid #1a1a1a;
	border-right: 0px solid #070707;
	border-bottom: 1px solid #070707;
	float: left;
	margin-right: 11px;
	}

div.mix_list div.img1 a img
	{
	border-left: 1px solid #3b3b3b;
	border-right: 1px solid #3b3b3b;
	margin-left: 0px;
	float: left;
	}

div.mix_list div.img1 a
	{
	background: #000000;
	border-top: 1px solid #3b3b3b;
	border-bottom: 1px solid #3b3b3b;
	border-left: 1px solid #3b3b3b;
	float: left;
	}
	
div.mix_item
	{
	font-size: 11px;
	float: left;
	width: 100%;
	}
	
div.mix_item a
	{
	font-size: 11px;
	}
	
div.mix_item img
	{
	float: left;
	margin-right: 35px;
	margin-bottom: 10px;
	}
	
div.mix_item .title
	{
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
	}
    
/************ FOOTER ****************/
    
div.footer 
	{
	/*position:relative; */
	margin-top:0px; 
	margin-left: auto;
	margin-right: auto;
	max-width: 1300px;
	border-left: 1px solid #404040;
	border-right: 1px solid #404040;
	height:59px; 
	padding-top: 20px;
	/*width:100%; */
	background:#0f0f0f url('pix/footer_bg.jpg') no-repeat right bottom;
	width:expression((document.documentElement.clientWidth
 || document.body.clientWidth) > 1300? "1300px":
 "auto");
	}
	
div.footer_left
	{
	position:absolute; 
 	height: 52px;
	width:76px; 
	background:#0f0f0f url('pix/footer_left.jpg') no-repeat left bottom;
	margin-bottom: 0px;
	margin-top: 10px;
	z-index: 1;
	}
	
/*div.footer_top
	{
	position:relative; 
 	height: 1px;
	width: 1px; 
	background: url('pix/footer_top.jpg') no-repeat left top;
	right: 0px;
	bottom: 59px;
	z-index: 1;
	float: right;
	margin-right: -1px;
	}*/
	
div.footer_c
	{
	position:relative; 
 	height: 1px;
	width:1px;
	float: right;
	}
	
div.footer_top
	{
	position:absolute; 
 	height: 70px;
	width:252px; 
	background: url('pix/footer_top.jpg') no-repeat left top;
	right: 0px;
	bottom: 21px;
	z-index: 1;
	}
	
div.adress
	{
	float: left;
	margin-left: 30px;
	width: 400px;
	z-index: 1000;
	position:absolute;
	}
	
div.footer a
	{
	font-size: 12px;
	z-index: 1000;
	}
	
a.banner
	{
	float: right;
	display: block;
	margin-right: 10px;
	}

div.banner
 {
 float: right;
 display: block;
 margin-right: 10px;
 }