html {background:#151d20 url(//filearchive.cnews.ru/img/reviews/2012/06/20/main_bg.png) repeat center top;}
body {background: url(//filearchive.cnews.ru/img/reviews/2012/06/20/main_bg_e30da.jpg) no-repeat center top;}

/* Шапка */
#header {
	position:relative;
	height:165px;
	}
#header h1{
	position:absolute;
	left:3px;
	top:58px;
	font-size:18px;
	}
#header .sponsor_logo{
	position:absolute;
	left:833px;
	top:54px;
	}
#top_nav {padding:10px 0 0 0px;}
#top_nav li{
	display:inline;
	color:#66808a;
	font-size:11px;
	padding:0 0px 0 0px;
	}
#top_nav li span{font-size:11px;}
#top_nav li a{
	color:#66808a;
	font-size:11px;
	padding:0 8px 0 0px;
	}
.banner_600x90 {
	position:absolute;
	top:40px;
	right:0px;
	width:730px;
	height:90px;
	}
/* Главное меню */
.main_nav {
	float:left;
	position:absolute;
	height:24px;
	left:0px;
	bottom:0px;
	width:100%;
	background:url(//filearchive.cnews.ru/img/reviews/2012/06/20/nav_sprite.png) repeat-x left top;
	}
.main_nav li {float:left;}
.main_nav li a, .main_nav li.inactive {
	float:left;
	height:17px;
	padding:7px 15px 0;
	color:#fff !important;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	border-left:1px solid #2f7290;
	border-right:1px solid #013545;
	text-shadow: 1px 1px 1px #333333;
	}
.main_nav li a:hover, .main_nav li.active a{
	background:url(//filearchive.cnews.ru/img/reviews/2012/06/20/nav_sprite.png) repeat-x left bottom;
	border-left:1px solid #d80000;
	border-right:1px solid #7a0000;
	}
.main_nav li.inactive{
	background:url(/images/nav_sprite.jpg) repeat-x left bottom;
	border-left:1px solid #696969;
	border-right:1px solid #696969;
	}
/*// Главное меню */
/*// Шапка */


/*Контент*/
#content {
	padding:12px 0px 40px 0px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	}
.main_video {
	background:#12191b;
	padding:20px 10px 10px 12px;
	margin-bottom:20px;
	}
.player {margin-bottom:15px;}
.main_video h2{
	font-style:italic;
	font-size:30px;
	/*font-weight:bold;*/
	margin-bottom:10px;
	}
.about_video {
	padding-bottom:10px;
	color:#587d8d;
	line-height:1.3;
	}
.video_wrapp {padding:0 12px 20px 0;}
.video_wrapp img {
	float:left;
	border:1px solid #12191b;
	}
.video_wrapp p {margin:0 0 5px 235px;}
.video_wrapp .title {
	color:#008bc0;
	font-size:24px;
	/* margin-bottom:10px; */
	}
.small_video {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #527685;
	}
.small_video img {
	float:left;
	border:4px solid #12191b;
	}
.small_video p {margin:0 0 0 140px;}
.small_video .title {
	color:#008bc0;
	font-size:16px;
	margin-bottom:5px;
	line-height:1;
	}
.player {width:640px; height:360px;}
.player_nav {margin-bottom:5px;}
.player_nav a {
	color:#6c6c6c !important;
	margin-right:20px;
	padding-left:12px;
	}
.rating{background: url(//filearchive.cnews.ru/img/reviews/2012/06/22/icon_sprite.png) no-repeat left 2px;}
.get_code{background: url(//filearchive.cnews.ru/img/reviews/2012/06/22/icon_sprite.png) no-repeat left -18px;}
.download{background: url(//filearchive.cnews.ru/img/reviews/2012/06/22/icon_sprite.png) no-repeat left -38px;}
.marq {padding-bottom:5px;}
/*//Контент*/



/* Футер */
.footer_wrapper {background: url(//filearchive.cnews.ru/img/reviews/2012/06/21/footer_bg.png) repeat center top;}
#footer{
	position:relative; 
	z-index:1;
	font-size:11px;
	height:90px;
	width:990px;
	margin:0 auto;
	}
#footer .bot_logo{
	position:absolute;
	left:22px;
	top:30px;
	}
.copyright {
	position:absolute;
	left:480px;
	top:20px;
	font-size:11px;
	border-left:1px dotted #6a777c;
	padding:5px 0 5px 15px;
	color:#6a777c;
	}
#about_nav {
	list-style:none;
	position:absolute;
	left:130px;
	top:30px;
	}
#about_nav li{
	color:#6a777c;
	display:inline;
	font-size:8px;
	border-right:1px solid #6a777c;
	line-height:1;
	}
#about_nav li.last_item{border-right:none;}
#about_nav a{
	padding:0 7px 0 5px; 
	font-size:11px;
	color:#6a777c !important;
	}
#counters {
	position:absolute;
	right:25px;
	text-align:right;
	top:25px;
	}
/*// Футер */

p.description {
	font-size: 14px;
}
b.square, span.square {display:inline-block; width:7px; height:7px; background-color:#d3d2d2; color:#d3d2d2; overflow:hidden;}


@media (max-width: 1100px) {
	.wrapper {
		    width: 90%;
			padding: 0;
		min-height: unset;
	}
	
	.right_column {
		width: 100%;
	}
	
	.double_left {
		width: 100%;
	}
	
	.main_nav li a {
		padding: 7px 5px 0;
	}
	
	.video {
    max-width: 100% !important;
}

.video_wrapp p {
	margin: 0;
}

.video_wrapp img {
    float: none;
}

#header {
    height: 145px;
}

#header h1 {
    top: 38px;
}
	
	#footer {
		width: 100%;
	}
	
	.footer_wrapper {
		    padding: 10px 0;    
			width: 90%;
			margin: 0 auto;
	}
	
	#about_nav, .copyright, #footer .bot_logo  {
		position: static;		
	}
	
	.copyright {
		padding: 10px 0;
	}
	
	#counters {
		position: static;
		text-align: left;
	}
}

@media (max-width: 480px) {
	.main_nav li a {
		padding: 7px 5px 0;
		font-size: 10px;
	}
}