@charset "utf-8";
/* CSS Document */
/*
body{
	padding:0;
	margin:0;
}
*/
.search{
	width:585px;
	height:41px;
	background: url(../images/search.jpg) top left no-repeat;
	padding:0 0 0 40px;
	margin:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	
}
.search span{
	float:left;
	display:inline;
	margin-top:6px;
	color: #666;
}
.search .text{
	width:389px;
	height:20px;
	float:left;
	display:inline;
	background:#FFF;
	border:none;
	border-left:1px solid #333;
	border-top:1px solid #333;
	padding:2px 0 0 6px;
	margin:2px;
	color:#666
}
.search .btn{
	width:91px;
	height:28px;
	float:left;
	display:inline;
	background: url(../images/btn_search.gif) top left no-repeat;
	border:none;
	margin:0px;
}
.nav{
	color:#cb0000;
	width:615px;
	height:30px;
	padding-left:10px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
.videowrapper{
	width:625px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	margin: 0;
}
.videowrapper .block{
	width:201px;
	height:238px;
	background: url(../images/block-bg.gif) top left no-repeat;
	display:inline;
	float:left;
	margin-right:7px;
	margin-bottom:11px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}
.videowrapper .block .title{
	width:180px;
	padding:10px 0 0 10px;
	float:left;
	display:inline;
	color:#cb0000;
	font-weight:bold;
	height:30px;
}
.videowrapper .block .descr{
	width:180px;
	padding:0 0 5px 10px;
	float:left;
	display:inline;
	color:#333;
}
.videowrapper .block img{
	width:180px;
	padding:0 0 0 10px;
	float:left;
	display:inline;
}
.video_name{
	color:#cb0000;
	width:615px;
	height:30px;
	padding-left:10px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}
.videowrapper .video_big_cont{
	width:483px;
	display:inline;
	float:left;
	margin-right:11px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}

.videowrapper .video_big_cont .swf{
	width:482px;
	/*width:408px;*/
	height:412px;
}


.videowrapper .video_big_cont .text{
	width:402px;
	display:inline;
	float:left;
	margin-right:11px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #000;
}
.videowrapper .sideblock{
	width:131px;
	background: url(../images/sideblock-bg-up-131.gif) top left no-repeat;
	display:inline;
	float:left;
	margin-bottom:11px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}
.videowrapper .sideblock-bg{
	width:131px;
	background: url(../images/sideblock-bg-down-131.gif) bottom left no-repeat;
	display:inline;
	float:right;
}
.videowrapper .sideblock .title{
	width:108px;
	padding:10px 0 0 10px;
	float:left;
	display:inline;
	color:#cb0000;
	font-weight:bold;
	height:30px;
	font-size:10px;
}
.videowrapper .sideblock img{
	width:108px;
	padding:0 0 0 10px;
	float:left;
	display:inline;
}
.videowrapper .sideblock .videotitle{
	width:180px;
	padding:10px 0 0 10px;
	float:left;
	display:inline;
	color:#333;
	font-weight:bold;
	height:30px;
}


.pagenumber {
color:#CB0000;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
height:30px;
margin-top:15px;
text-align:center;
width:594px;
}

.pagenumber a {
	text-decoration:underline;
}
