p.warning{
	background-color: #ffabab;
	border: 1px solid #ff0000;
	margin: 0px;
	padding: 5px;
	color: #000;
}
p.warning2{
	background-color: #ffabab;
	border: 1px solid #ff0000;
	margin: 0px;
	padding: 40px 5px 40px 5px;
	text-align: center;
	color: #000;
}
p.warning a:not(.default-button){
	font-weight: bold;
	color: #000 !important;
}
p.success{
	background-color: #bbffbb;
	border: 1px solid #009900;
	margin: 0px;
	padding: 5px;
	color: #000;
}
p.success a{
	font-weight: bold;
}
p.notice, div.notice{
	background-color: #F0F4FB;
	border: 1px solid #B9C4DA;
	margin: 10px 0 0 0;
	padding: 5px;
}
p.notice a, div.notice a{
	font-weight: bold;
}
p.notice2{
	background-color: #F0F4FB;
	border: 1px solid #B9C4DA;
	margin: 0px;
	padding: 40px 5px 40px 5px;
	text-align: center;
}
p.notice2 a{
	font-weight: bold;
}
p.notice3{
	background-color: #ffabab;
	border: 1px solid #ff4949;
	margin: 0;
	padding: 5px;
	color: #000;
}

.msg_form p{
	margin: 10px 0 0 0 !important;
}

tr.header{
	text-align: left;
	font-weight: bold;
	background-color: #85002B;
	COLOR: #FFF;
	border: 0px;
	padding:2px 3px 2px 5px;
}
.seltr:hover{
	background: #bbbbbb;
	color: #ffffff;
}

.left{
	float: left !important;
}
.right{
	float: right !important;
}

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	font-size:0;
	visibility: hidden;
	display: block;
}

.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/********************************************************
* Comments
*/
#comments{}
.commentmsg{
	margin: 10px;
	padding: 10px;
	border: 1px solid #D4BC4C;
	background-color: #F9F6E7;
	text-align:left;
}
.commentmsg .message{
	padding-top: 5px;
	padding-right: 5px;
	color:black;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
.commentmenu{
	font-size: 11px;
}
.commentmenu{
	display: block;
}
.commentadd{
	display: none;
}
#guestmsg{
	color: red;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
.commenttextadd{
	width: 594px;
	height: 80px;
}
.commentload{
	display: none;
	float: left;
	margin: 0 0 0 0;
	width: 220px;
	height: 19px;
}
.comment{
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e4e4e4;
}
.comment:last-child{
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}
.commentphoto{
	width: 77px;
	margin-bottom: 5px;
}
.commentphoto .time{
	margin-top: 5px;
	font-size: 10px;
	text-align: center;
	color: #a19e9e;
}
.commentbody .content-menu{
	margin: 0 0 0 10px;
}
.commentcaption a{
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.commenttext{
	word-wrap: break-word;
	padding: 20px 0 10px 0;
}
.commenttext img.wiki{
	max-width: 475px;
} 
.commenttext .edittext{
	width: 490px;
	max-width: 490px;
	height: 50px;
}

.commentaction ul{
	/*display: none;*/
	margin: 0;
}
.comment:hover .commentaction ul{
	/*display: block;*/
}
.commentaction{
	overflow: hidden;
	height: 20px;
}
.commentaction ul{
	padding: 0;
	margin: 0;
	list-style: none;
	margin: 0 0 0 -14px;
}
.commentaction ul li:before{
	content: '·';
	margin: 0 5px;
}
.commentaction ul li{
	float: left;
}
.commentaction ul li a{
	color: #949292;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.commentaction ul li a:hover{
	color: #72b201;
}

.comment_add{
	margin: 7px 0 30px 0;
}
.comment_add textarea{
	width: 592px;
	max-width: 592px;
	height: 60px;
}
.comment_add textarea.close{
	height: 14px;
}

.comment_add_box{
	background: #F7F7F7;
	padding: 10px;
	margin: 0 0 10px 0;
}
.comment_add_box textarea{
	width: 364px;
	max-width: 364px;
	height: 16px;
}
.comment_add_box textarea.open{
	height: 60px;
}
.com_box .edittext, .com_popup .edittext{
	width: 310px;
	max-width: 310px;
}

.comment_add_popup{
	margin: 10px 0 10px 0;
}
.comment_add_popup textarea{
	width: 442px;
	max-width: 442px;
	height: 16px;
}
.comment_add_popup textarea.open{
	height: 60px;
}

.comments_add_action{
	margin: 10px 0 0 0;
	height: 20px;
}

.comments_more .more{
	padding: 10px;
	text-align: center;
	border-top: 1px solid #EDEEF0;
	margin: 0 0 10px 0;
	cursor: pointer;
}
.comments_more .more:hover{
	
}
.comments_more .more span{
	color: gray;
	font-size: 13px;
}
.comments_more:hover .more span{
	color: #72B201;
}

.comment_replies{
	margin: 20px 0 0 100px;
}
.comment_replies .edittext{
	width: 390px;
}
.comment_replies_wrap_hidden .comment_reply_form{
	display: none;
}
.comment_reply_form{
	margin: 10px 0 0 100px;
}
.comment_reply_form textarea{
	width: 98%;
	height: 14px;
}
.comment_reply_form textarea.open{
	width: 98%;
	height: 50px;
}
.comment_reply_action{
	display: none;
}
.comment_reply_loader{
	display: none;
	float: right;
	margin: 0 -5px 0 0;
}
.comment_replies_more{
	margin: 20px 0 0 100px;
	padding: 10px;
	text-align: center;
	cursor: pointer;
	color: #949292;
	background: #F8F8F8;
	font-weight: bold;
}
.comment_replies_more:hover{
	background: #EDEEF0;
	color: #72B201;
}

.comment_replies .commenttext img{
	max-width: 397px;
}

.comments_attach{
	
}

.comment_photo{
	margin: 5px 0 0 0;
}
.comment_photo img{
	max-width: 497px;
	max-height: 400px;
	cursor: pointer;
}
.comment_video{
	margin: 5px 0 10px 0;
}
.comment_video a.title{
	display: block;
	margin: 0 0 10px 0;
	font-weight: bold;
	text-decoration: none;
}

/********************************************************
* Rating
*/
dl.star-rating ol {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 90px;
	height: 18px;
	position: relative;
	background: url(sysimages/stars.png);
	margin: -5px 15px 0 0;
}
dl.star-rating li {
	float: left;
	margin: 0;
	padding: 0;
}
dl.star-rating li span {
	display: block;
	width: 18px;
	height: 18px;
	text-indent: -9999px;
	position: absolute;
	text-decoration: none;
	z-index: 10;
}
dl.star-rating li span.star:hover {
	background: url(sysimages/stars.png) 0 -17px;
	left: 0;
	z-index: 2;
}
dl.star-rating span.star1a {
	left: 0;
}
dl.star-rating span.star2a {
	left: 18px;
}
dl.star-rating span.star3a {
	left: 36x;
}
dl.star-rating span.star4a {
	left: 54px;
}
dl.star-rating span.star5a {
	left: 72px;
}
dl.star-rating span.star1 {
	cursor: pointer;
	left: 0;
}
dl.star-rating span.star1:hover {
	width: 18px;
}
dl.star-rating span.star2 {
	cursor: pointer;
	left: 18px;
}
dl.star-rating span.star2:hover {
	width: 36px;
}
dl.star-rating span.star3 {
	cursor: pointer;
	left: 36px;
}
dl.star-rating span.star3:hover {
	width: 54px;
}
dl.star-rating span.star4 {
	cursor: pointer;
	left: 54px;
}
dl.star-rating span.star4:hover {
	width: 72px;
}
dl.star-rating span.star5 {
	cursor: pointer;
	left: 72px;
}
dl.star-rating span.star5:hover {
	width: 90px;
}
dl.star-rating li.current {
	background: url(sysimages/stars.png) left bottom;
	height: 18px;
	z-index: 1;
}
dl.star-rating1 ol>li span:hover{
	text-indent: 85px;
}
dl.star-rating dd{
	position: absolute;
	padding: 2px;
	width: 90px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-top: 6px;
	z-index: 1000;
}
dl.star-rating dd.success{
	display: none;
	margin: 5px 0 0 0;
	background-color: #bbffbb;
}
dl.star-rating dd.warning{
	display: none;
	margin: 5px 0 0 0;
	background-color: #ffabab;
}

.rating-box{
	border: 1px solid #4B4B4B;
	background-color: #161616;
	padding: 5px;
}
.rating-box2{
	float: right;
	margin: 0 -15px 0 0;
}
/*End rating*/

/*Wiki text*/
abbr{
	border-bottom: 1px dashed #CBCBCB;
}
.wysiwyg p, p.wiki{ margin: 0 !important; word-wrap: break-word; }
.wikiText p{ margin: 10px 0 5px 0; word-wrap: break-word;}

.wysiwyg h1, h1.wiki{
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	font: 18px "Arial";
	color: #000000;
	text-transform: uppercase;
}
.wysiwyg h2, h2.wiki{
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	font: 16px "Arial";
	color: #000000;
	text-transform: uppercase;
}
.wysiwyg h3, h3.wiki{
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	font: 14px "Arial";
	color: #000000;
	text-transform: uppercase;
}
dl.spoilerBox, dl.spoilerBoxOpen{
	border: 1px solid #CBCBCB;
	margin: 5px 0;
}
dl.spoilerBox>dt, dl.spoilerBoxOpen>dt{
	padding: 2px 10px 2px 17px;
	color: #000;
	background: #EDEDED url(sysimages/bg_spoiler.png) no-repeat 3px 4px;
	cursor: pointer;
	-moz-user-select: none; -khtml-user-select: none; user-select: none;
}
dl.spoilerBoxOpen>dt{
	background: #EDEDED url(sysimages/bg_spoiler.png) no-repeat 3px -16px;
	border-bottom: 1px solid #CBCBCB;
}
dl.spoilerBox>dd, dl.spoilerBoxOpen>dd{
	display: none;
	padding: 5px;
	border: 1px solid #EEE;
}
dl.spoilerBoxOpen>dd{
	display: block;
}

.wikiVideo{
	width: 100px;
	position: relative;
	cursor: pointer;
}
.wikiVideo img{
	width: 100px;
}
.wikiVideo .act{
	position: absolute;
	top: 0; left: 0;
	right: 0; bottom: 0;
	background: url(sysimages/video_act.png) no-repeat center center;
	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.wikiVideo .act:hover{
	background: url(sysimages/video_act_h.png) no-repeat center center;
}

img.wikiVideo{
	border: 1px solid #000000;
	outline: 1px solid #454545;
}
img.wikiVideo:hover{
	outline: 1px solid #FFFFFF;
}

.wikiText{
}
img.wiki{
	max-width: 600px;
	border: 1px solid #fff;
}
img.wiki.imgleft{
	float: left;
	margin: 0 10px 5px 0;
}
img.wiki.noborder{
	border: 0px;
}
img.wiki.left{
	margin: 0 5px 0 0;
}
img.wiki.right{
	margin: 0 0 0 5px;
}
table.wiki{
	border: 1px solid #000;
	border-right: 0;
	border-top: 0;
	margin: 10px auto 20px auto;
	border-collapse: collapse;
	width: 90%;
}
table.wiki caption{
	text-align: center;
	padding: 0 0 5px 0;
}
table.wiki th{
	background-color: #ddd;
	border: 0;
	margin: 0;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	letter-spacing: 2px;
}
table.wiki td{
	border: 0;
	margin: 0;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	padding: 5px;
	text-align: left;
	vertical-align: top;

}
table.wiki.nomargin{
	margin: 0px;
	width: 100%;
}
table.wiki.noborder{
	border: 0px;
}
table.wiki.noborder th{
	border: 0px;
}
table.wiki.noborder td{
	border: 0px;
}
table.wiki.nopadding th{
	padding: 0px;
}
table.wiki.nopadding td{
	padding: 0px;
}
table.wiki.lighting tr:nth-child(odd){
	background-color: #ddd;
}
.wikiText div.right{
	text-align: right;
}
.wikiText div.center{
	text-align: center;
}

.wysiwyg ul, .wysiwyg ol, ul.wiki, ol.wiki, .wikiText ul, .wikiText ol{
	padding: 0px;
	margin: 0px;
}
.wysiwyg ul li, ul.wiki li, .wikiText ul li{
	list-style-position: inside;
	list-style-type: square;
	padding: 0 0 5px 10px;
	margin: 0px;
}
.wysiwyg ul li.two, ul.wiki li.two{
	margin-left: 30px;
}
.wysiwyg ol, ol.wiki li{
	padding: 0px;
	margin: 0 0 5px 15px;
}

.wikiColor1{
	color: #72b201 !important;
}
.wikiColor2{
	color: #C10090 !important;
}
.wikiColor3{
	color: #00CAEC !important;
}
blockquote.wiki:before { content: "«"; color: #AAA; float: left; font-size: 20px; font-family: 'Times New Roman'; line-height: 0px; margin: 5px 0 0 -15px; }
blockquote.wiki:after  { content: "»"; color: #AAA; float: right; font-size: 20px; font-family: 'Times New Roman'; line-height: 0px; margin: 5px -15px 0 0; }
blockquote.wiki{
	border-top:1px solid #CBCBCB;
	border-bottom:1px solid #CBCBCB;
	background: #F0EFEF;
	padding: 5px 20px;
	margin: 5px 0;
	font-style: italic;
}
blockquote.wiki p{
	text-align: justify;
}
pre.wikiCode{
	display: block;
	border:1px solid #CBCBCB;
	border-left:5px solid #72B201;
	padding: 5px;
	margin: 2px 0;
	width: 100;
	word-wrap: break-word;
}
pre.wikiCode code{
	width: 100%;
	white-space: pre-line;
	padding:0;
	margin:0;
}

/*end wiki text*/

/* Start Votes */
.vote_wrap{
	padding: 0 100px 0 100px;
}
.vote_wrap .vote_question{
	text-align: center;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.vote_wrap .vote_params table{
	width: 100%;
}
.vote_wrap .vote_params td{
	vertical-align: top;
}
.vote_wrap .vote_params .vote_button {
	width: 60px;
}
.vote_wrap .vote_params .vote_button div{
	cursor: pointer;
	background: #F0EFEF;
	padding: 2px 5px 3px 5px;
	border-top: 1px solid #CBCBCB;
}
.vote_wrap .vote_params .vote_button div:hover{
	background: #CBCBCB;
	padding: 2px 5px 3px 5px;
}
.vote_wrap .vote_params .vote_button_text{
	vertical-align: middle;
	text-align: left;
	padding: 0 0 0 5px;
}
.vote_wrap .vote_params .vote_text{
	padding: 5px 0 2px 0;
}
.vote_wrap .vote_params .vote_result_bg{
	background: #F0EFEF;
	height: 16px;
}
.vote_wrap .vote_params .vote_result_bg div{
	height: 15px;
	background: #72B201;
}
.vote_wrap .vote_params .vote_result_text{
	padding-left: 5px;
}

/* основной комментарий */
.commenttext .vote_wrap{
	padding: 0 30px 0 30px;
}
/* новости комментариев */
.feed .comment .text .vote_wrap{
	padding: 0;
}

/* End Votes */

#vv_bg{
	left:0;
	top:0;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-color: #000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#vv_scroll{
	left:0;
	top:0;
	position: absolute;
	overflow: hidden;
	z-index: 1010;
	overflow-y: scroll;
}
#vv_canvas{
	float: left;
	background-color: #000;
	margin: 70px 0 10px 0;
	
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.28);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.28);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.28);
}
.vv_action_wrap{
	width: 100%;
	height: 30px;
}
.vv_close{
	float: right;
	background: url(images/pv_nav.gif) no-repeat 0 -20px;
	height: 17px;
	width: 17px;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	cursor: pointer;
	margin: 10px 20px 0 0;
}
.vv_close:hover{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.vv_code{
	padding: 10px 20px 20px 20px;
}
.vv_title{
	color: #777;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0 0 20px;
}
#vv_info{
	width: 600px;
	background: #fff;
	padding: 20px;
	word-wrap: break-word;
}
.vv_desc{
	margin: 0 0 10px 0;
}
.vv_added{
	color: #666;
}
.vv_comments{
	margin-top: 20px;
}
.vv_video_action{
	padding: 10px 0 20px 10px;
	margin: 0 0 0 10px;
	border-left: 1px solid #F0EFEF;
}
.vv_video_action a{
	font-weight: bold;
	text-decoration: none;
}

.like_box{
	float: right;
	cursor: pointer;
}
.like_box ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.like_box ul li{
	display: block;
	float: left;
}
.like_box ul li.text{
	display: none;
	font-size: 13px;
	padding: 2px 5px 0 0;
}
.like_box:hover ul li.text{
	display: list-item;
	color: #72b201;
}
.like_box ul li.icon{
	width: 12px;
	height: 20px;
	background: url(sysimages/like.png);
}
.like_box ul li.icon.like{
	background: url(sysimages/like.png) 0 -25px;
}
.like_box:hover ul li.icon.hover{
	background: url(sysimages/like.png) 0 -25px;
}
.like_box ul li.count{
	font-size: 13px;
	font-weight: bold;
	color: #72b201;
	padding: 2px 0 0 5px;
}
.like_news{
	margin: -30px 0 0 0;
}
.like_video{
	margin: -20px 0 0 0;
}
.like_tooltip{
	position: absolute;
	z-index: 2000;
	
	color: #FFF;
  cursor: pointer;
  background: url(sysimages/like_tt_bg.png);
  background: rgba(0, 0, 0, 0.7);

  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
	
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.28);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.28);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.28);
  text-shadow: 0px 1px 0px #262626;
	
	padding: 10px 5px 10px 10px;
}
.like_tooltip .title{
	font-weight: bold;
	text-shadow: 0px 1px 0px #262626;
}
.like_tooltip .users{
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	height: 25px;
}
.like_tooltip .users li{
	float: left;
	width: 25px;
	height: 25px;
	margin: 0 5px 0 0;
}
.like_tooltip .users li img{
	-moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.like_users{
	margin: 0;
	padding: 0;
	list-style: none;
}
.like_users li{
	float: left;
	margin: 0 10px 10px 0;
	width: 50px;
	min-height: 50px;
	overflow: hidden;
}
.like_users li a{
	text-decoration: none;
}
.like_users li span{
	font-size: 10px;
}

.tooltip_box{
	position: absolute;
	left: -1000px;
	top: -1000px;
	border: 1px solid #D8D8D8;
	padding: 10px;
	background: #F8F8F8;
	max-width: 300px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-icab-border-radius: 2px;
	border-radius: 2px;
	behavior: url(pie.htc);
	overflow: hidden;
}

.additional{
	font-size: 10px;
}
.margin0{
	margin: 0 !important;
}



.ie2_wrap{
	position: absolute;
	z-index: 1000;
	left: 0; top: 0;
	background: rgba(0,0,0,0.6);
}
.ie2_bg{
	position: absolute;
	z-index: 1000;
	left: 0; top: 0;
	background: rgba(0,0,0,0.8);
}
.ie2_img_cont{
	position: absolute;
	z-index: 1001;
	overflow: hidden;
	border-radius: 5px;
}