* {
	margin:0;
	padding:0;
}
html {
	height:100%;
	background:#081421;
}
body {
	color:#fff;
	min-width:1000px;
	min-height:100%;
	font:12px/14px Tahoma, Geneva, Helvetica, sans-serif;
	position:relative;
	background:url(../images/footer-bg.png) repeat-x 0 100%;
}
* html body {
	height:100%;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a:focus{
	outline:none;
}
a *{
	cursor:pointer;
}
img {
	border: none;
	vertical-align:bottom;
}
ul {
	list-style:none;
}
p{
	margin:0;
	padding-bottom:14px;
}
input{
	font:14px/17px Arial, Helvetica, sans-serif;
	color:#000;
}
.wrap{
	width:100%;
	overflow:hidden;
}
.page{
	width:100%;
	overflow:hidden;
	background:url(../images/header-bg.png) repeat-x;
}
.wrapper{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	z-index:1;
	padding-bottom:145px;
}
.header{
	height:191px;
	overflow:hidden;
	position:relative;
	background:url(../images/header.jpg) no-repeat;
}
.bookmark{
	position:absolute;
	right:33px;
	top:91px;
	width:153px;
	height:66px;
	overflow:hidden;
}

.menu{
	position:absolute;
	left:0;
	top:158px;
}
.menu li{
	float:left;
	margin-right:2px;
}
.menu li a{
	float:left;
	height:24px;
	padding:8px 10px 0;
	font-size:14px;
	font-weight:bold;
	line-height:17px;
	color:#000;
}
.menu li a:hover,
.menu li.active a{
	background:#95b0c2;
	text-decoration:none;
}
.promo{
	position:absolute;
	left:260px;
	top:10px;
	width:290px;
	height:140px;
	overflow:hidden;
	text-align:center;
	font-size:11px;
	line-height:14px;
}
.logo{
	position:absolute;
	left:570px;
	top:4px;
}
.logo a{
	display:block;
	width:250px;
	height:150px;
	overflow:hidden;
	text-indent:-9999px;
}
.search{
	position:absolute;
	right:21px;
	top:160px;
	width:200px;
	height:30px;
	background:url(../images/input-fon.gif) no-repeat;
	padding:0 0 0 28px;
}
.search .txt{
	float:left;
	width:140px;
	border:none;
	background:#fff;
	height:14px;
	line-height:14px;
	padding:4px 5px;
	margin:3px 4px 0 0;
}
.search .btn{
	float:left;
}
.sidebar{
	float:left;
	width:215px;
	overflow:hidden;
	border:3px #1d3955 solid;
	background:url(../images/sidebar-bg.png) repeat-y;
	margin:10px 0 0;
	padding:0 0 15px;	
}
.top-sites{
	height:32px;
	overflow:hidden;
	background:url(../images/side_h1.jpg) no-repeat;
	text-indent:-9999px;
	margin:6px 0 0;
}
.subnav{
	width:190px;
	overflow:hidden;
	margin:17px 0 0 16px;
}
.subnav li{
	padding-bottom:8px;
}
.subnav a{
	font-size:14px;
	font-weight:normal;
}
.block{
	width:100%;
	overflow:hidden;
	margin:12px 0 0;
}
.content{
	float:right;
	width:770px;
	overflow:hidden;
	margin:10px 0 0;
}
.content-wrap{
	width:764px;
	overflow:hidden;
	border:3px #1d3955 solid;
	background:url(../images/wide_fon.gif) repeat-y;
	padding:3px 0 15px;
}
.headline{
	height:32px;
	background:url(../images/h1_left.gif) no-repeat;
	font-size:20px;
	font-weight:normal;
	line-height:24px;
	padding:5px 0 0 68px;
}
.block-video .headline{
	background:url(../images/h1_left_1.gif) no-repeat;
}
.block_sub_header{
	margin:6px 0 0 10px;
}
.thumbs{
	width:110%;
	overflow:hidden;
	margin:3px 0 0 6px;
}
.block-video .thumbs{
	margin:2px 0 0;
}
.thumbs .item{
	float:left;
	width:242px;
	height:217px;
	overflow:hidden;
	margin:4px 2px 0 0;
	padding:4px;
	background:#152b4e;
}
.thumbs .item a img{
	display:block;
	vertical-align:bottom;
	border:1px #708da3 solid;
}
.thumbs .item div{
	font-size:11px;
	line-height:17px;
	font-weight:normal;
}
.thumbs .item span{
	float:right;
	margin:2px 0 0;
}
.thumbs .item img{
	float:left;
}
.box-review{
	padding:0 10px;
	overflow:hidden;
	margin:10px 0 0;
}
.box-review .img{
	float:left;
	width:240px;
	overflow:hidden;
	margin:0px 10px 0 0;
}
.box-review .img img{
	vertical-align:bottom;
	border:1px #708da3 solid;
	width:238px;
}
.box-review .descr{
	float:left;
	width:480px;
	overflow:hidden;
}
.box-review .descr h3{
	font-size:20px;
	line-height:24px;
	padding-bottom:10px;
}
.box-review .descr p a{
	text-decoration:underline;
}
.box-review .descr p a:hover{
	text-decoration:none;
}
.pagination{
	width:100%;
	overflow:hidden;
	margin:17px 0 0;
	padding-bottom:5px;
}
.pagination ul{
	display:table;
	margin:0 auto;
}
.pagination li{
	float:left;
	margin-right:4px;
	font-size:11px;
	line-height:13px;
}
.pagination li a{
	float:left;
	border:1px #708da3 solid;
	background:#152b4e;
	color:#fff;
	padding:1px 5px 3px;
}
.pagination li strong{
	float:left;
	border:1px #708da3 solid;
	background:#152b4e;
	color:#fff;
	padding:1px 5px 3px;
}
.box-video{
	width:100%;
	overflow:hidden;
	background:url(../images/video-bg.png) repeat-y;
	margin:10px 0 0;
}
.box-video .top{
	width:100%;
	overflow:hidden;
	background:url(../images/video-top.gif) no-repeat;
	padding-top:3px;
}
.box-video .btm{
	width:100%;
	overflow:hidden;
	background:url(../images/video-top.gif) no-repeat 0 100%;
	padding-bottom:3px;
}
.club{
	float:left;
	display:inline;
	width:454px;
	overflow:hidden;
	margin:0 0 0 3px;
	padding-bottom:15px;
}
.club span{
	display:block;
	text-align:center;
	margin:5px 0 0;
}
.club h3{
	width:370px;
	overflow:hidden;
	margin:20px auto 0;
	font-size:30px;
	font-weight:normal;
	line-height:35px;
	color:#7acfff;
	text-align:center;
}
.club h3 a{
	color:#7acfff;
}
.video{
	float:right;
	display:inline;
	width:525px;
	overflow:hidden;
	margin:0 3px 0 0;
}
.player{
	overflow:hidden;
	margin:15px 0 0 23px;
}
.player p{
	margin:10px 0 0 0;font-size:16px;line-height: 20px;
}
.player .wrap{
	padding-top:6px;
}
.player .wrap strong,
.player p strong{
	color:#5aceff;
}
.player h3{
	text-align:center;
	font-size:25px;
	line-height:30px;
}
.box-comments{
	width:970px;
	overflow:hidden;
	background:#14294c;
	margin:10px 0 0;
	padding:10px 15px 15px;
}
.box-comments h3{
	width:100%;
	overflow:hidden;
}
.box-comments h3 span{
	float:left;
	margin:1px 10px 0 0;
}
.box-comments h3 span a{
	float:left;
}
.comment-add{
	width:960px;
	overflow:hidden;
	background:#0e2346;
	padding:5px; 
	margin:8px 0 0;
}
.comment-add p{
	padding:0 0 10px;
}
.comment-add label{
	display:block;
	padding-bottom:2px;
} 
.comment-add .tarea{
	display:block;
	width:948px !important;
	height:81px !important;
	border:1px #111 solid;
	padding:5px;
	font:12px Arial, Helvetica, sans-serif;
} 
.comment-add .control{
	overflow:hidden;
	margin:5px 0 0 1px;
	padding-bottom:5px;
}
.comment-add .txt{
	float:left;
	display:inline;
	width:155px;
	height:17px;
	padding:2px 5px;
	margin:0 5px 0 0;
	border:1px #111 solid;
	font:12px/17px Arial, Helvetica, sans-serif;
}
.comment-add .btn{
	float:left;
	margin:1px 0 0 1px;
}
.comment{
	width:960px;
	overflow:hidden;
	background:#0e2346;
	padding:5px; 
	margin:8px 0 0;
}
.comment .avatar {
    background: none repeat scroll 0 0 #111111;
    float: left;
    height: 82px;
    width: 102px;
}
.comment .avatar img {
    border: 1px solid #000000;
	vertical-align:bottom;
	width:100px;
	height:80px;
}
.comment .text{
	float:right;
	width:850px;
	overflow:hidden;
}
.comment .text h4{
	font-size: 14px;
	line-height:19px;
	font-weight: normal;
	padding-bottom:10px;
}
.block-video{
	width:100%;
	overflow:hidden;
	border-top:3px #1d3955 solid;

	border-bottom:3px #1d3955 solid;
	margin:17px 0 0;
	padding-bottom:7px;
}
.footer{
	position:absolute;
	left:50%;
	bottom:0;
	z-index:9;
	width:1000px;
	height:125px;
	overflow:hidden;
	margin-left:-500px;
	background:url(../images/footer_fon.gif) no-repeat;
}

* html .footer{
	background:url(../images/footer_fon.gif) no-repeat 0 1px;
}
.footer .nav{
	width:100%;
	height:80px;
	overflow:hidden;
}
.footer ul{
	display:table;
	margin:8px auto 0;
	overflow:hidden;
}
.footer ul li{
	float:left;
	padding:0 10px;
	margin-left:-3px;
	background:url(../images/bullet.gif) no-repeat 0 1px;
text-align:center;
}
.footer ul li a{
	color:#000;
	font-size:12px;
	font-weight:bold;
}
.footer p{
	margin:0;
	padding:0;
	color: #73A5F6;
	font-weight:normal;
	text-align:center;
}
.footer em{
	display:block;
	text-align:center;
	font-style:normal;
	margin:1px 0 0;
}
.g_hidden{
	display:none;
}

