/***		GLOBALS		***/
#header .top .passport .detail ul.links {
  list-style: none !important;
}
#header .links {
  line-height: 15px !important;
}
* {
	margin: 0;
	padding: 0;
	}
body {
	background: #fff;
	color: #171717;
	font: 12px/18px Arial,Tahoma,'Trebuchet MS',sans-serif;
	}
img {
	border: medium none;
	vertical-align: middle;
	}
p {margin:0px; padding:0px 0px 8px 0px;}
a {
	color: #333;
	text-decoration: none;
	outline:none;
	}
a:hover {
	text-decoration: underline;
	}
ul {
	list-style: none outside none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
input, label, textarea {
	vertical-align: middle;
	outline:none;
	}
.clear {
	clear: both;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
.uppercase {
	text-transform: uppercase;
	}
.eye {
	background: url('../eye.png') left center no-repeat;
	padding-left: 30px;
	}
span.eye {
	display:inline-block;
	width: 30px;
	padding: 0;
	height: 20px;
	background: url('../eye.png') left center no-repeat;
	}
.yashare-auto-init {
	line-height: 31px
	}


/***		WRAPPER		***/
#wrap-content {
	clear: both
	}




#logo {
	float: left;
	padding: 20px 10px 10px 25px;
	}
#header .links{
	height: 31px;
	line-height: 31px;
	margin: 0 0 5px 228px
	}
#header .links ul li {
	float: left;
	padding: 0 20px
	}
#header .links a {
	text-decoration: none;
	color: #000;
	font-size: 12px
	}
#header .links a:hover {
	text-decoration: underline;
	}
#header .search {
	float: left;
	padding-left: 35px;
	padding-right: 25px;
	line-height: 65px;
	}
#header .search input {
	width: 335px;
	height: 30px;
	padding: 0 5px;
	border: 1px solid #c8d5e5;
	line-height: 30px
	}
#header .search input.submit {
	width: 35px;
	height: 32px;
	background: #aaa url('../searchbutton.gif') 0 0 no-repeat;
	border-left: none;
	cursor: pointer
	}
#header .login {
	width: 190px;
	line-height: 20px;
	padding-top: 13px
	}
#header .login a {
	color: #000;
	font-size: 12px;
	text-decoration: underline
	}
#header .login a:hover {
	text-decoration: none
	}
#header .login span {
	padding: 0 13px
	}
#header .login .loginform {
	display: none
	}
#header .login .loginform input {
	border: 1px solid #ccc;
	width: 65px;
	height: 18px;
	padding: 0 2px;
	line-height: 20px;
	font-size: 10px
	}
#header .login .loginform input[type="submit"] {
	width: 40px;
	background: #ddd;
	cursor: pointer
	}
#header .banner {
	float: right;
	width: 235px;
	line-height: 60px;
	text-align: right;
	height: 60px;
	overflow: hidden
	}
#header .banner img {
	border: 1px solid #007250
	}


/***		HEADER MENU		***/
#header-menu {
	clear: both;
	padding-bottom: 10px
	}
#header-menu ul {
	height: 38px;
	background: #ced7e2 url('../menu-top-bg.gif') 0 -1px repeat-x;
	border: 1px solid #dee6ef;
	border-bottom-color: #8e959d;
    -moz-border-radius:3px;
    -khtml-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
	}
#header-menu ul li {
	float: left;
	line-height: 39px;
	}
#header-menu ul li+li {
	border-left: 1px solid #c4cdd7
	}
#header-menu li a {
	display: block;
	padding: 0 15px;
	height: 38px;
	color: #000;
	text-transform: uppercase;
	}
#header-menu li:hover {
	background: #eddacf url('../menu-top-bg-hover.gif') 0 0 repeat-x
	}
#header-menu li a:hover {
	text-decoration: none;

	border-bottom: 1px solid #ff8c00
	}
#header-menu li a.eye {
	padding-left: 45px;
	background-position: 15px center
	}
#header-menu li.showvideo {
	width: 280px
	}
#header-menu li.showvideo a {
	float: left;
	padding-right: 5px
	}
#header-menu li.showvideo select {
	border: 1px solid #adb5bf;
	width: 130px;
	text-transform: uppercase;
	color: #000;
	font-size: 12px
	}




/*** 		CONTENT		***/
#deleteme .content h3.title1 {
	line-height: 35px;
	height: 35px;
	background: #E2EAF3 url("../menu-bg-3.gif") repeat-x scroll 0 0;
	font-size: 14px;
	font-weight: normal;
	padding-left: 15px;
	text-transform: uppercase;
	border: 1px solid #cbd7e6;
	color: #000;
	border-bottom: 3px solid #ff8c00;
    -moz-border-radius: 3px 3px 0 0;
    -khtml-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
	margin: -2px -1px 0;
	}
#deleteme .content h3.title2 {
	line-height: 40px;
	height: 40px;
	background: #0c6338 url('../menu-bg-2.gif') 0 0 repeat-x;
	font-size: 12px;
	font-weight: normal;
	padding-left: 15px;
	color: #fff;
	text-transform: uppercase;
    -moz-border-radius: 0 5px 0 0;
    -khtml-border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0;
	}
.content .banner {
	text-align: center;
	padding-bottom: 5px;
	}
#deleteme .content .content-block {
	clear: both;
	padding:0 0 15px;
	border: 1px solid #cbd7e6;
	border-top: none
	}
.content a {
	text-decoration: underline
	}
.content a:hover {
	text-decoration: none
	}
.content .pagination {
	clear: both;
	padding-top: 15px
	}
.content .pagination a, .content .pagination span {
	padding: 0 2px
	}
.video-lents .pagination {
	margin-left: -13px
	}


/***		MAIN PAGE		***/
.content .wrap-online-view {
	float: left;
	border: 1px solid #cbd7e6;
	border-top: none;
	border-bottom: 3px solid #333;
	margin-bottom: 5px;
	margin-top: 3px;
	}
.content .wrap-online-view .window {
	padding: 2px 0
	}
.content .online-view {
	float: left;
	width: 501px;
	}
.content .online-view h3 {
	line-height: 35px;
	height: 35px;
	background: #e2eaf3 url('../menu-bg-3.gif') 0 0 repeat-x;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	color: #000;
	padding-left: 15px;
	border: 1px solid #cbd7e6;
	border-right: none;
	border-bottom: 3px solid #ff8c00;
    -moz-border-radius:5px 0 0 0;
    -khtml-border-radius:5px 0 0 0;
    -webkit-border-radius:5px 0 0 0;
    border-radius:5px 0 0 0;
	margin: -3px -1px 0
	}
.content .online-view h3 a {
	text-decoration: none;
	color: #000;
	}
.webcams-page .content .online-view .window {
	padding: 12px 0 12px 10px;
	text-align: center
	}
.content .programm {
	float: left;
	width: 343px
	}
.content .programm h3 {
	font-size: 12px;
	margin-top: -3px;
	padding-left: 20px;
	border-left: none
	}
.content .programm h3 span {
	float: left;
	width: 25px;
	height: 33px;
	background: url('../programma.gif') 0 center no-repeat
	}
.content .programm dl {
	color: #333;
	height: 286px;
	overflow-y: auto;
	padding-left: 5px
	}
.content .programm dt {
	border-bottom: 1px solid #cacaca;
	background: url('../listyle1.gif') 1px 9px no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #054a28;
	line-height: 26px;
	padding-left: 16px
	}
.content .programm dd {
	padding: 5px 0
	}
.content .programm dd .date{
	float: left;
	width: 35px;
	margin-left: -35px
	}
.content .programm dd a {
	text-decoration: underline
	}
.content .programm dd a:hover {
	text-decoration: none
	}
.content .programm dd li {
	text-transform: uppercase;
	padding: 4px 0 4px 42px;
	margin-bottom: 2px;
	line-height: 14px;
	color: #010101
	}
.content .programm dd li a{
	font-size: 11px;
	color: #010101
	}
.content .programm dd li span.date {
	float: left;
	width: 35px;
	margin: 0 0 0 -42px;
	padding: 0;
	font-size: 11px;
	text-align: right;
	color: #010101
	}
.content .programm dd li.loop {
	text-transform: none;
	padding: 0;
	background: url('../programm-loop-bg.gif') 70px 7px no-repeat
	}
.content .programm dd li.loop a.loopvideoshow {
	display: block;
	color: #666;
	font-size: 10px;
	text-decoration: none;
	padding-left: 4px;
	background: url('/i/playlistloop.gif') 60px 4px no-repeat
	}
.content .programm dd li.loop.active a.loopvideoshow {
	background: url('/i/playlistloop.gif') 60px -7px no-repeat
	}
.content .programm dd li.loop a.loopvideoshow span {
	color: #537bab
	}
.content .programm dd li.loop ul{
	display: none;
	}
.content .programm dd li.loop.active ul{
	display: block
	}
.content .programm dd li.loop li {
	background: url('/i/liststyle-playlist.gif') 18px 9px no-repeat
	}

.content .slider-new-videos {
	height: 130px;
	overflow: hidden;
	border-bottom: 3px solid #333;
	float: left;
	width: 100%;
	margin: 1px 0 5px
	}
.content .slider-new-videos .jcarousel-container {
	height: 130px;
	width: 847px;
	float: left;
	overflow: hidden
	}
.content .slider-new-videos .jcarousel-container .jcarousel-prev {
	position: absolute;
	top: 1px;
	left: 0px;
	width: 24px;
	height: 125px;
	background: url('../slider-style.gif') -14px center no-repeat;
	cursor: pointer;
	border: 1px solid #cbd7e7
	}
.content .slider-new-videos .jcarousel-container .jcarousel-next {
	position: absolute;
	top: 1px;
	right: 0px;
	width: 24px;
	height: 125px;
	background: url('../slider-style.gif') 7px center no-repeat;
	cursor: pointer;
	border: 1px solid #cbd7e7
	}
.content .slider-new-videos .jcarousel-container .jcarousel-clip {
	margin: 0 30px;
	overflow: hidden
	}
.content .slider-new-videos .jcarousel-container .jcarousel-item {
	padding: 7px 5px 0;
	width: 145px;
	}
.content .slider-new-videos .jcarousel-container .jcarousel-item img {
	display: block;
	padding: 0 0 2px
	}
.content .slider-new-videos .jcarousel-container .jcarousel-item a {
	color: #000;
	line-height: 11px
	}





.content .show-channel {
	width: 100%;
	float: left;
	clear: both;
	padding-top: 2px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc
	}
.content .show-channel .title {
	float: left;
	width: 81px;
	height: 48px;
	padding: 23px 40px 0 0;
	text-align: right;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f00;
	background: url('../channellist.png') 0 0 no-repeat
	}
.content .show-channel ul {
	float: left;
	padding: 0 20px;
	}
.content .show-channel ul li {
	float: left;
	padding: 0 25px;
	line-height: 70px
	}

.content .jcarousel-container {
	height: 70px;
	width: 600px;
	float: left;
	overflow: hidden
	}
.content .jcarousel-container .jcarousel-prev {
	position: absolute;
	top: 28px;
	left: 10px;
	width: 6px;
	height: 11px;
	background: url('../sliderbutton.gif') 0 0 no-repeat;
	cursor: pointer
	}
.content .jcarousel-container .jcarousel-next {
	position: absolute;
	top: 28px;
	right: 7px;
	width: 6px;
	height: 11px;
	background: url('../sliderbutton.gif') -6px 0 no-repeat;
	cursor: pointer
	}
.content .jcarousel-container .jcarousel-clip {
	margin: 0 20px;
	overflow: hidden
	}
.content .jcarousel-container .jcarousel-next-disabled, .content .jcarousel-container .jcarousel-prev-disabled {
	width: 1px;
	background: none
	}


.content ul.popular-webcam {
	float: left;
	margin: 0 0 -10px -45px;
	padding-left: 25px;
	}
.content .popular-webcam li {
	float: left;
	width: 180px;
	min-height: 196px;
	padding:15px 20px 20px 55px;
	}
.content .popular-webcam li img {
	padding: 7px;
	margin: 0 0 8px -7px;
	background: #d4d4d4;
    -moz-border-radius:10px;
    -khtml-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
	}
.content .popular-webcam li strong {
	display: block;
	font-size: 12px;
	color: #000
	}
.content .popular-webcam li a {
	text-decoration: underline;
	color: #033
	}
.content .popular-webcam li a:hover {
	text-decoration: none
	}
.content .popular-webcam li a+a {
	padding-left: 10px
	}
.content .seealso {
	font-size: 12px;
	padding-left: 25px;
	clear: both
	}
.content .seealso a {
	text-decoration: underline
	}
.content .seealso a:hover {
	text-decoration: none
	}


/***		GLAZ-NARODA		***/
.content .glaz-naroda-mainpage h3 .title-glaz {
	background: url('../eye.png') left center no-repeat;
	padding-left: 28px;
	color: #f00
	}
.content .glaz-naroda-mainpage ul{
	margin: 20px 0;
	}
.razdel-description {
	padding-top: 20px
	}
.glaz-upload-form {
	width: 100%;
	padding: 30px 0;
	}
.glaz-upload-form label{
	display: block;
	width: 200px;
	font-weight: bold;
	color: #666;
	float: left;
	}
.glaz-upload-form label span{
	color: #f00;
	margin-left: -10px
	}
.glaz-upload-form textarea {
	width: 345px;
	height: 200px;
	padding: 7px 5px
	}
.glaz-upload-form .text {
	border: 1px solid #CCCCCC;
	background: #FFFFEE;
	}
.glaz-upload-form input.submit {
	margin-left: 200px
	}
.glaz-upload-form p {
	background: #eee;
	padding: 4px 8px;
	margin: 4px 0
	}
.glaz-upload-form p.ok {
	background: #CCFF99;
	}
.glaz-upload-form p.err {
	background: #FF7A7A;
	}
.glaz-upload-form div {
	padding-bottom: 3px
	}
.glaz-upload-form #filesf div {
	padding: 3px 0 0 200px;
	}
.glaz-upload-form #recaptcha_image {
	clear: none;
	border: 1px solid #CCCCCC;
	margin-left: 200px
	}
.glaz-upload-form #rcaptch input{
	margin: 4px 0 0 200px
	}


/***		WEBCAMS-PAGE		***/
.webcams-page .content {
	margin-top: 5px;
	border: 1px solid #cbd7e6;
	border-top: none
	}
.webcams-page .noborder{
	border: none
	}
.webcams-page .content .content-block {
	overflow: hidden
	}
.webcams-page .content .webcams-list {
	float: left;
	width: 343px
	}
.webcams-page .content .webcams-list h3 {
	border-left: none;
	margin-top: -3px;
	font-size: 12px
	}
.webcams-page .content .webcams-list ul {
	padding: 5px 0 0 8px;
	color: #333;
	height: 379px;
	overflow-y: auto
	}
.webcams-page .content .webcams-list ul li {
	padding: 5px 20px 5px 10px;
	background: url('../listyle1.gif') 2px 10px no-repeat
	}
.webcams-page .content .webcams-list ul li a {
	text-decoration: underline;
	color: #054626;
	padding: 0 3px
	}
.webcams-page .content .webcams-list ul li a.where {
	display: block;
	color: #333
	}
.webcams-page .content .webcams-list ul li a:hover {
	text-decoration: none
	}
 .about-webcams {
	font-size: 12px;
	line-height: 16px;
	padding: 20px 10px;
	clear: both
	}
 .about-webcams h3 {
	font-size: 14px;
	color: #000;
	padding: 5px 0 6px;
	}
 .about-webcams p {
	padding: 2px 0 1px
	}
 .about-webcams a {
	text-decoration: underline;
	}
 .about-webcams a:hover {
	text-decoration: none;
	}
.YMaps-b-balloon-content b {
	font-size: 11px;
	word-wrap: normal;
	color: #333
	}
.YMaps-b-balloon-content a {
	color: #054626;
	font-size: 11px;
	padding: 0 3px;
	text-decoration: underline;
	}
.YMaps-b-balloon-content a:hover {
	text-decoration: none
	}
.webcams-page h1 {
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	border: 1px solid #cbd7e6;
	border-bottom: 3px solid #ff8c00;
    -moz-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
	background: #e2eaf3 url('../menu-bg-3.gif') 0 0 repeat-x;
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
	margin: -3px -1px 0
	}
.webcams-page h3.others {
	margin-top: 30px;
	}
.webcams-page .modes a {
	color: #054626;
	font-size: 11px;
	padding: 0 3px;
	text-decoration: underline;
	}
.webcams-page .modes a:hover {
	text-decoration: none
	}
.webcams-page .modes form#delay {
	display: inline
	}
.webcams-page .webcam {
	text-align: center;
	padding: 20px 0
	}
.webcams-page .other-webcams {
	padding-top: 10px
	}
.webcams-page .content .other-webcams li {
	border: none;
	}
.webcams-page .modes {
	padding: 0 0 10px 22px
	}
.sidebar .webcams-list li {
	padding-bottom: 5px
	}
.sidebar .webcams-list a {
	text-decoration: underline
	}
.sidebar .webcams-list a:hover {
	text-decoration: none
	}

.sidebar .webcams-list select {
	width: 100%;
	margin-top: 20px;
	}

/***		VIDEO PAGE		***/
.wrap-content-with-bread {
	float: left;
	width: 847px;
	}
.wrap-content-with-bread .bread-crumbs {
	padding: 0 0 10px 7px;
	}
.wrap-content-with-bread .bread-crumbs a {
	text-decoration: underline;
	padding: 0 5px
	}
.wrap-content-with-bread .bread-crumbs a:hover {
	text-decoration: none
	}
.wrap-content-with-bread .bread-crumbs strong {
	font-weight: normal;
	padding: 0 5px
	}
.video-page iframe.creepline {
	margin: 0
	}
iframe.creepline {
	clear: both;
	width: 100%;
	border: 1px solid #CBD7E6;
	height: 20px;
	margin: 5px;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
	}
.video-page .wrap-view {
	margin: 0 -48px 15px -35px;
	border-bottom: 2px solid #CBD7E6;
	float: left
	}
.video-page .wrap-view .online-view h1 {
	line-height: 35px;
	height: 35px;
	background: #e2eaf3 url('../menu-bg-3.gif') 0 0 repeat-x;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	color: #000;
	padding-left: 15px;
	border: 1px solid #cbd7e6;
	border-right: none;
	border-bottom: 3px solid #ff8c00;
    -moz-border-radius:5px 0 0 0;
    -khtml-border-radius:5px 0 0 0;
    -webkit-border-radius:5px 0 0 0;
    border-radius:5px 0 0 0;
	margin: -3px -1px 0
	}
.video-page .wrap-view .programm {
	width: 346px;
	font-size: 11px
	}
.video-page .wrap-view .programm dl {
	height: 284px
	}
.video-page .content {
	padding: 0 47px 20px 35px;
	margin-top: 5px;
	width: 765px;
	font-size: 12px;
	border: 1px solid #cbd7e6;
	border-top: none
	}
.content .new-videos {
	margin-top: 50px;
	margin-left: -34px;
	border: none
	}
.content .new-videos ul {
	padding-left: 23px
	}
.widthlong .content {
	padding: 0 10px 10px;
	width: 727px;
	margin-top: 5px
	}
.widthlong .video-lents ul {
	margin: 20px 0 20px 0
	}
.video-page h1 {
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	border: 1px solid #cbd7e6;
	border-bottom: 3px solid #ff8c00;
    -moz-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
	background: #e2eaf3 url('../menu-bg-3.gif') 0 0 repeat-x;
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
	margin: -3px -48px 0 -36px;
	}
.widthlong h1 {
	margin: -3px -11px 0;
	}
.video-page .tags {
	float: left;
	width: 490px;
	margin-bottom: 20px;
	}
.video-page .tags a {
	color: #054626;
	text-decoration: underline;
	font-size: 11px
	}
.video-page .tags a:hover {
	text-decoration: none
	}
.video-page .date {
	float: right;
    font-size: 11px;
	padding-top: 1px;
	margin-bottom: 20px;
	padding-right: 12px
	}
.video-page .views {
	float: left;
	color: #000;
	font-size: 11px;
	margin-bottom: 20px;
	width: 100px
	}
.video-page .views span {
	color: #167433;
	font-size: 14px
	}
.video-description {
	clear: both;
	padding-top: 10px
	}
.video-page .video {
	clear: both;
	padding: 15px 0 10px
	}
.video-page .rbctv {
	clear: both;
	padding: 15px 0 10px;
	text-align: center
	}
.video-page .content #player{
	margin: 0 auto;
	text-align: center
	}
.video-page .content #player img{
	margin-top: 100px
	}

.comments-block {
	border-bottom: 1px solid #999;
	padding: 25px 0 10px;
	font-size: 12px
	}
.comments-block .sliderkit-nav {
	width: 100%;
	float: left;
	border-bottom: 1px solid #999
	}
.comments-block .sliderkit-nav ul {
	padding-left: 7px
	}
.comments-block .sliderkit-nav ul li {
	float: left;
	border: 1px solid #999;
	border-bottom: 1px solid #999;
	line-height: 31px;
	height: 31px;
	background: #e0e0e0;
	padding: 0 10px;
	position: relative;
	bottom: -1px;
	cursor: pointer
	}
.comments-block .sliderkit-nav ul li+li {
	border-left: none
	}
.comments-block .sliderkit-nav ul li.sliderkit-selected {
	background: none;
	border-bottom: 1px solid #fff;
	color: #000
	}
.comments-block .sliderkit-nav ul li span {
	font-weight: bold
	}
.comments-block .sliderkit-panels {
	clear: both;
	padding: 15px 20px 5px
	}
.comments-block .sliderkit-panel .message {
	padding: 10px 5px;
	margin-bottom: 10px;
	font-weight: bold;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
.comments-block .sliderkit-panel .statusOK {
	color: green;
	border: 1px solid green
	}
.comments-block .sliderkit-panel .statusERR {
	color: red;
	border: 1px solid red
	}
.comments-block .comments ul li {
	padding: 0 0 20px
	}
.comments-block .comments ul li .who {
	font-size: 11px;
	color: #000;
	padding-bottom: 2px
	}
.comments-block .comments ul li .who a {
	color: #167433;
	text-decoration: underline;
	padding-right: 10px
	}
.comments-block .comments ul li .who a:hover {
	text-decoration: none
	}
.comments-block .comments .pagging span {
	color: #006633;
	padding: 0 3px;
	cursor: pointer;
	text-decoration: underline;
	}
.comments-block .comments .pagging {
	padding-top: 3px;
	}
.comments-block .comments .pagging span.active {
	text-decoration: none;
	cursor: default
	}
.comments-block .add-comment a {
	text-decoration: underline
	}
.comments-block .add-comment a:hover {
	text-decoration: none
	}
.comments-block .add-comment .loginform {
	display: none
	}
.comments-block .add-comment .loginform, .comments-block .add-comment .button {
	padding-top: 20px
	}
.comments-block .add-comment label, .defaultform label {
	display: inline-block;
	width: 100px
	}
.comments-block .add-comment input, .defaultform input  {
	width: 100px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #999;
	font-size: 12px;
	padding: 0 2px
	}
.comments-block .add-comment input[type="submit"], .defaultform input[type="submit"] {
	background: #ddd;
	cursor: pointer;
	height: 22px
	}
.comments-block .add-comment textarea, .defaultform textarea {
	width: 300px;
	height: 150px;
	line-height: 14px;
	border: 1px solid #999;
	font-size: 12px;
	padding: 2px
	}
.comments-block .add-comment form.commentfrom div {
	padding-bottom: 10px
	}
.comments-block .add-comment form.commentfrom input[type="submit"] {
	margin-left: 102px
	}

.video-page .similar {
	clear: both;
	float: left;
	width: 100%;
	padding: 10px 0 30px
	}
.video-page .similar h3 {
	float: left;
	font-size: 12px;
	color: #054928;
	text-transform: uppercase;
	padding: 0 10px 0 20px;
	}
.video-page .similar .count {
	float: left;
	padding-left: 15px;
	text-transform: uppercase;
	background: url('../sliderbutton2.gif') -4px center no-repeat
	}
.video-page .similar .count span {
	text-decoration: underline
	}
.video-page .jcarousel-container {
	height: 45px;
	width: 100%;
	float: left;
	overflow: hidden;
	padding-top: 13px;
	}
.video-page .jcarousel-container .jcarousel-prev {
	position: absolute;
	top: 31px;
	left: 2px;
	width: 4px;
	height: 7px;
	background: url('../sliderbutton2.gif') 0 0 no-repeat;
	cursor: pointer
	}
.video-page .jcarousel-container .jcarousel-next {
	position: absolute;
	top: 31px;
	right: 2px;
	width: 4px;
	height: 7px;
	background: url('../sliderbutton2.gif') -4px 0 no-repeat;
	cursor: pointer
	}
.video-page .jcarousel-container .jcarousel-clip {
	margin: 0 20px;
	overflow: hidden
	}
.video-page .jcarousel-container li {
	padding-right: 24px
	}
/**20130205 новый диз**/
.video-page .single-video {
	float: left;
	width: 492px;
	margin-left: -25px
	}
.video-page .single-video #player {
	margin-left: -10px;
	z-index: 10 !important
	}
.video-page .single-video .date {
	color: #666;
	padding: 0;
	margin: 13px 5px
	}
.video-page .single-video .tags {
	margin-top: 10px
	}
.video-page .single-video .tags span {
	font-weight: bold
	}
.video-page .single-video .tags a {
	color: #000
	}
.video-page .single-video + .newvideos {
	float: left;
	width: 280px;
	padding-left: 15px
	}
.video-page .single-video + .newvideos li {
	clear: both;
	min-height: 68px;
	padding: 7px 0 7px 135px
	}
.video-page .single-video + .newvideos a {
	text-decoration: none
	}
.video-page .single-video + .newvideos a:hover {
	text-decoration: underline
	}
.video-page .single-video + .newvideos .preview {
	width: 122px;
	float: left;
	position: relative;
	margin-left: -135px
	}
.video-page .single-video + .newvideos .titlenewvideo {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	padding: 15px 0 10px
	}
.video-page .single-video + .newvideos .preview span {
	background: none repeat scroll 0 0 #000000;
	border-radius: 4px 4px 4px 4px;
	bottom: 2px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	opacity: 0.7;
	padding: 0 3px;
	position: absolute;
	right: 2px;
	}
.video-page .single-video .yashare-auto-init {
	padding-top: 5px
	}



/***		SEARCH PAGE		***/
.search-page .content h1 {
	margin-bottom: 20px
	}
span.searches {
	background: yellow
	}



/***		VIDEO LENTS		***/
.video-lents ul {
	margin: 20px -50px 20px 0px
	}
.video-lents ul li {
	float: left;
	width: 190px;
	height: 147px;
	padding: 5px 15px 0;
	}
.video-lents ul li a {
	display: block;
	clear: both;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold
	}
.video-lents ul li a:hover {
	text-decoration: underline
	}
.video-lents ul li .preview {
	width: 122px;
	position: relative;
	margin-bottom: 10px;
	text-align: center;
	background: #000
	}
.video-lents ul li .preview a {
	color: #fff
	}
.video-lents ul li .preview span {
	position: absolute;
	bottom: 2px;
	right: 2px;
	background: #000;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
    -moz-border-radius:4px;
    -khtml-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
	padding: 0 3px;
	opacity: 0.7
	}
.video-lents ul li .datview {
	clear: both;
	color: #676767;
	font-size: 11px
	}
.video-lents ul li .datview span {
	color: #333;
	font-weight: bold
	}
.video-lents ul li .datview img {
	padding: 0 6px;
	vertical-align: middle
	}

/***		VIDEO TAGS LIST		***/
.video-lents ul.taglist {
	width: 30%;
	float: left;
	margin: 20px 0 0
	}
.video-lents ul.taglist li {
	height: auto;
	width: auto;
	float: none;
	padding: 5px 0
	}


/*** 		TELEPROGRAMMA		***/
.sidebar-tvprog table {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	margin: 10px 2px
	}
.sidebar-tvprog table td {
	padding: 2px 0
	}
.sidebar-tvprog table.dates td {
	padding: 0;
	}
.sidebar-tvprog table.dates a {
	text-decoration: underline
	}
.sidebar-tvprog a img {
	border: none
	}
.sidebar-tvprog td.cur_day{
	background: #ccc
	}
.tvprog {
	float: left;
	width: 50%;
	}
.tvprog .tv_head {
	color: #888;
	padding-left: 40px;
	margin-top: 20px
	}
.tvprog ul {
	padding: 15px 10px
	}
.tvprog ul li span {
	font-weight: bold
	}


/*** 		SIDEBARS		***/
.sidebar {
	width: 234px;
	float: right;
	}
.sidebar .banner {
	text-align: center;
	padding-bottom: 4px;
	}
.sidebar .banner img {
	border: 1px solid #999
	}
.sidebar-block {
	float: left;
	clear: both;
	width: 100%;
	color: #000;
	border: 1px solid #cbd7e6;
	border-top: none
	}
h3.block-title {
	height: 35px;
	padding-left: 15px;
	background: #e2eaf3 url('../menu-bg-3.gif') 0 0 repeat-x;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	border: 1px solid #cbd7e6;
	border-bottom: 3px solid #ff8c00;
    -moz-border-radius: 3px 3px 0 0;
    -khtml-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
	margin: -2px -1px 0;
	line-height: 35px;
	}
.sidebar-block ul{
	padding: 15px;
	}
.sidebar-block ul li, ul.rubrics li  {
	font-size:12px;
    padding: 0px 0px 6px 17px;
    background: url('../sliderbutton2.gif') 0px 5px no-repeat;
	}
.sidebar-block ul li a, ul.rubrics li a {
	text-decoration:underline;
	}
ul.rubrics li a:hover {
	text-decoration: none
	}
.block-menu ul.video-list {
	float: left;
	padding: 5px 3px 6px 5px
	}
.block-menu ul.video-list li {
	float: left;
	padding: 10px 5px 8px 95px;
	width: 118px;
	background:none;
	margin-left:0px !important;
	}
.block-menu ul.video-list li+li {
	border-top: 1px dotted #5c5c5c
	}
.block-menu ul.video-list li .prew {
	width: 85px;
	float: left;
	margin-left: -90px;
	text-align: center
	}
.block-menu ul.video-list li a {
	display: block;
	color: #000;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none
	}
.block-menu ul.video-list li a:hover {
	text-decoration: underline
	}
.block-menu ul.video-list li .prew a {
	display: inline-block;
	width: 80px;
	position: relative;
	background: #000;
	color: #fff;
	text-decoration: none
	}

.block-menu ul.video-list li a span {
	position: absolute;
	bottom: 2px;
	right: 2px;
	background: #000;
	color: #fff;
	font-weight: bold;
	font-size: 8px;
	line-height: 10px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
	padding: 0 2px;
	opacity: 0.7
	}
.block-menu ul.video-list li span {
	dosplay: block;
	color: #666;
	}
.block-menu select {
	max-width: 200px
	}


div.center li {text-align: left !important;}
#player {position:relative;z-index:100 !important;}


/* sidebar search */
.sidebar-search {
	padding: 10px;
	}
.sidebar-search * {
	vertical-align: baseline
	}
@-moz-document url-prefix() {/* firefox */
	.sidebar-search * {
		vertical-align: middle
	}
}
.sidebar-search input[type="text"] {
	border: 1px solid #999999;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	padding: 0 2px;
	width: 140px;
	}
.sidebar-search input[type="submit"] {
	border: 1px solid #999999;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	padding: 0 2px;
	background: none repeat scroll 0 0 #DDDDDD;
	cursor: pointer;
	height: 22px;
	}




/* Новости СМИ2 */
#smi2adblock_68340 {
	float: left;
	padding: 5px 3px 6px 5px
	}
#smi2adblock_68340 tr {
	float: left;
	padding: 10px 5px 8px 7px;
	background:none;
	}
#smi2adblock_68340 tr+tr {
	border-top: 1px dotted #5c5c5c
	}
#smi2adblock_68340 a {
	color: #000;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none
	}
#smi2adblock_68340 a:hover {
	text-decoration: underline
	}



div.block-menu div.title {
	color: #333;
	font-weight: bold;
	font-size: 16px
	}

#wrapper.cols3 #content {
	margin: 0 244px !important
	}


h1 {
	font-size: 18px;
	line-height: 24px;
	border-bottom: 2px solid #444;
	margin-bottom: 10px;
	font-weight:300;
	padding: 10px 0px 5px 0px;
	}
#player {
	margin-bottom: 10px
	}





.content-block {
	border: 1px solid #d0d0d0;
	padding: 15px 20px;
	margin: 10px 0
	}
.content-block h3 {
	font-size: 16px;
	text-transform: uppercase
	}

.content-block h3 strong {
	text-decoration: underline
	}

.video-lents ul li {
	padding-left: 0
	}
.video-page-new ul li a {
	font-weight: normal;
	text-decoration: underline;
	line-height: 140%;
	}
.video-page-new ul li a:hover {
	text-decoration: none
	}




.videopage-pohogee ul.video-list {
	float: left;
	height: 70px;
	overflow: hidden;
	margin: 20px 0 10px
	}
.videopage-pohogee ul.video-list li {
	float: left;
	padding: 0 10px 0 90px;
	width: 175px;
	background:none;
	}
.videopage-pohogee ul.video-list li .prew {
	width: 85px;
	float: left;
	margin-left: -90px;
	text-align: center;
	position: relative
	}
.videopage-pohogee ul.video-list li a {
	display: block;
	color: #000;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none
	}
.videopage-pohogee ul.video-list li .prew a {
	display: inline-block;
	width: 80px;
	position: relative;
	background: #000;
	color: #fff;
	text-decoration: none
	}

.videopage-pohogee ul.video-list li a {
	text-decoration: underline
	}

.videopage-pohogee ul.video-list li a:hover {
	text-decoration: none
	}

.videopage-pohogee ul.video-list li .prew span {
	position: absolute;
	bottom: 2px;
	right: 2px;
	background: #000;
	color: #fff;
	font-weight: bold;
	font-size: 8px;
	line-height: 10px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
	padding: 0 2px;
	opacity: 0.7
	}
.videopage-pohogee ul.video-list li span {
	dosplay: block;
	color: #666;
	}

.videopage-pohogee .jcarousel-container {
	margin: 20px 0 10px;
	width: 100%
	}

.videopage-pohogee .jcarousel-container .jcarousel-prev, .videopage-pohogee .jcarousel-container .jcarousel-next {
	background: url('/i/pohogie-slider.gif') 0 0 no-repeat;
	width: 10px;
	height: 16px;
	top: 18px
	}
.videopage-pohogee .jcarousel-container .jcarousel-prev {
	left: 0
	}
.videopage-pohogee .jcarousel-container .jcarousel-next {
	right: 0;
	background-position: -10px 0
	}


.trouble {
	float: right;
	width: 150px;
	text-align: right
	}
.trouble a {
	background: #ec2f2b;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	padding: 0 5px;
	line-height: 20px;
	margin-top: 5px;
	text-shadow: 1px 1px 1px #444
	}

.mainpage-block-menu {
	border: 1px solid #d1d1d1;
	padding-top: 20px;
	background: url('/i/mainpage-block-bg.gif') center 0 repeat-y;
	margin-top: 20px
	}
.mainpage-block-menu .block {
	float: left;
	width: 30%;
	padding: 0 1% 0 2%;
	}
.mainpage-block-menu .block .title {
	font-size: 14px;
	text-transform: uppercase;
	border: none;
	font-weight:800;
	padding-left:0px;
	}

.mainpage-block-menu .block a {
	font-weight: normal;
	text-decoration: none
	}
.mainpage-block-menu .block a:hover {
	text-decoration: underline
	}
.mainpage-block-menu .block li {
	height: auto;
	min-height: 105px;
	padding-bottom: 20px
	}
.online-view .next, .online-view .current {
	clear: both;
	height: 28px;
	overflow: hidden;
	margin-top:5px;
	margin-bottom:5px;
	}
.online-view .next span, .online-view .current span {
	background: #ddd;
	line-height: 28px;
	float: left;
	width: 145px;
	text-align: center;
	text-transform: uppercase
	}
.online-view .current span {
	background: #eef662;
	}
.online-view .current h3,.online-view .next h3 {
	line-height: 28px;
	padding-left: 160px;
	font-weight: normal;
	text-transform: uppercase
	}
.online-view .next {
	margin-top: -5px
	}


.sendusvideo {
	border: 1px solid #999;
	background: url('/i/sendusfile.gif') 0 bottom no-repeat;
	padding-left: 55px;
	line-height: 24px;
	margin-bottom:5px;
	}
.sendusvideo a {
	color: #990002;
	text-decoration: underline
	}
.sendusvideo a:hover {
	text-decoration: none
	}
.sendusvideo p {
	margin-left: -50px;
	padding-top: 5px
	}

.content .popular-webcam li {
	padding: 20px 0px 20px 8px
	}
.content ul.popular-webcam {
	margin-left: -29px;
	margin-right: -25px
	}


.bread-crumbs {
	padding-bottom: 15px
	}
.bread-crumbs a {
	text-decoration: underline;
	}
.bread-crumbs a:hover {
	text-decoration: none
	}
.bread-crumbs strong {
	font-weight: normal
	}


.webcam+.modes{padding-top: 20px}
.webcam+.modes a{color: #054626;margin: 0 4px}

form#delay {
	display: inline
	}
.content h1+.webcam{text-align: center}

.menu-content.webcamlist {height: 400px;
	overflow-y: auto;}
.menu-content.webcamlist a.where{display: block;color: #333}
.menu-content.webcamlist a{color: #054626; text-decoration: underline}
.menu-content.webcamlist a:hover{text-decoration: none}
.video-lents .pagination{margin-left: 0}
#right, #left {width: 234px !important}
#zoneid162 > div, #zoneid156 > div, #zoneid161 > div  {width: 100% !important;}
.content #zoneid162 > div,.content  #zoneid156 > div,.content  #zoneid161 > div  {width: 30% !important;float: left; }
.content #zoneid162 > div a,.content  #zoneid156 > div a,.content  #zoneid161 > div  a{font-weight: normal }
.todayplaylistsidebar{background: #cecece; padding: 10px; text-align: center; line-height: 18px}
.todayplaylistsidebar .titl{text-transform: uppercase}
.todayplaylistsidebar a.show {
	border-radius: 5px;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	line-height: 22px;
	padding: 0 10px 0 25px;
	background:#cc0001 url('/i/showbutbg.gif') 4px center no-repeat
	}
.todayplaylistsidebar a.show:hover {
	text-decoration: none
	}
.todayplaylistsidebar dl{display: none;text-align: left; padding-top: 20px}



 .programm dd li.loop {
	text-transform: none;
	padding: 0;
	background: url('../programm-loop-bg.gif') 70px 6px no-repeat
	}
 .programm dd li.loop a.loopvideoshow {
	display: block;
	color: #666;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	padding-left: 4px;
	background: url('/i/playlistloop.gif') 60px 1px no-repeat
	}
 .programm dd li.loop.active a.loopvideoshow {
	background: url('/i/playlistloop.gif') 60px -9px no-repeat
	}

.todayplaylistsidebar .loop ul{display: none}
.todayplaylistsidebar .loop.active ul{display: block}
.todayplaylistsidebar .loop ul li{list-style: disc inside; padding-left: 15px;}
.todayplaylistsidebar li{padding-bottom: 5px}

.top-search {text-transform: uppercase; display: inline}
.top-search input[type="submit"]{
	background: url('/i/topsearchsubmit.gif') 0 0 no-repeat;
	width: 18px;
	height: 19px;
	border: none;
	cursor: pointer;
	margin-left: 10px
	}
.top-search input[type="text"]{
	border: 1px solid #999;
	border-radius: 4px;
	padding: 0 5px !important;
	font-size: 10px;
	color: #676767;
	height: 19px;
	line-height: 19px;
	text-transform: uppercase;
	}


.senduserror{display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	z-index: 100500
	}
.senduserror form{
	margin: 100px auto 0;
	width: 360px;
	height: 260px;
	border: 1px solid #666;
	background: #fff;
	border-radius: 8px;
	padding: 20px 20px 30px;
	position: relative
	}
.senduserror form h3 {
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 10px
	}
.senduserror form textarea {
	width: 100%;
	height: 100px
	}
.senduserror form label {
	padding-top: 10px
	}
.senduserror form input[type="text"] {
	width: 100%
	}
.senduserror form input[type="submit"] {
	float: right;
	margin-top: 20px
	}
.senduserror .close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 12px;
	height: 12px;
	text-align: center;
	line-height: 12px;
	border: 1px solid #333;
	border-radius: 3px;
	text-decoration: none
	}

.yashare-auto-init a {
	width: 40px;
	height: 21px;
	display: inline-block;
	background: url('/i/new-socials-web.gif') 0 0 no-repeat;
	margin-right: 10px
	}

.yashare-auto-init a.facebook {
	width: 45px;
	background-position: -57px 0
	}
.yashare-auto-init a.moimir {
	width: 83px;
	background-position: -117px 0
	}
.yashare-auto-init a.twitter {
	width: 77px;
	background-position: -306px 0
	}
.yashare-auto-init a.odnoklassniki {
	width: 85px;
	background-position: -208px 0
	}





#header .mainmenu {z-index:1000 !important;position:relative}
#header .top ul.menu li .block-menu{z-index:111000 !important}
#header .top .passport .detail{z-index: 100500 !important}

