﻿/******************** Krime template ********************/
* {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	color: #900;
	outline: none;
}


p { /*BIA*/
	font-size: 1.4em; /*размер шрифта*/
	line-height: 1.6em; /*высота строки*/
	/*text-indent: 1.85em; выступ красной строки*/
	margin-top: 0.5em 0 0.85em 1.85em;
	font-family: Arial, Helvetica, sans-serif;
}
.moduletable-hot h2 strong{      /*BIA*/
  color:#900;
  font-weight: bold;
  font-size: 17px;

}
moduletable-hot h2{      /*BIA*/
  color:#900;

}





body {
	background: #e7e7e7;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin:1px;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
	background: #fff;
	border: 5px solid #1B3F59;
}
#header {
	background: #1b3f59;
	height: 20px;
	width: 100%;
	border-bottom: 1px solid #8d8d8d;
	padding-top: 3px;
}
#home {
	color: white;
	background: url(templates/krime/images/home.png) 0% 50% no-repeat;
	padding-left: 20px;
	margin-left: 15px;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	float: left;
}
a:hover#home,a:hover#sitemap,a:hover.rightlink,a:hover.searchlink{
	/*create class for link in ID# and Class.*/
	text-decoration:underline;
	color:#FFF;
	cursor:pointer;
}
#sitemap {
	color: white;
	background: url(templates/krime/images/sitemap.png) 0% 50% no-repeat;
	padding-left: 20px;
	margin-left: 15px;
	font-family: verdana;
	font-size: 11px;
	float: left;
    text-decoration: none;
}
input.search {
	width: 165px;
	height: 12px;
}
.searchlink{
	vertical-align:top;
}
a.searchlink {
	font-family: verdana;
	font-size: 11px;
	margin: 0px 10px 3px 10px;
	color: white;
}

a.rightlink {
	color: white;
	background: url(templates/krime/images/arr.png) 0% 50% no-repeat;
	padding-left: 12px;
	margin: 0px 10px;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	float: left;
}
#headerlogoimage {
	background: url(http://kriminal.tv/templates/krime/images/headerimage.jpg) no-repeat;
	height: 108px;
	width: 100%;
  z-index: 3;
}
#linktomain {
	float: left;
	/*margin-left: 100px;
	margin-top: 105px; */
	height: 100%;
	width: 720px;
	display: block;

}

#flash-banner
{
    float: left;
    display: block;
    width: 245px;
    height: 100%;
    text-align: center;
    color: white;
    font-size: 16px;
    background: black;
}

#flash-banner div
{
    padding-top: 10px;
}

#orangeicons {
	float: right;
	background: url(templates/krime/images/steklo.png);
	height: 108px;
	width: 35px;
	display: block;
}
a.orangelink {
	margin: 13px 7px;
	display: block;
}
#headermenu, div.moduletable-top {
	height: 35px; /* mhm */
	width: 100%;
	margin-top: 1px;

}
#headermenu ul, #mainlevel-topmenu {
	list-style-type: none;
	height: 30px;
      background: #1B3F59;/*BIA*/
/*    background: #051A29;*/


}
#headermenu ul li, #mainlevel-topmenu li {
	display: inline;
	float: left;


}
#headermenu li a, #mainlevel-topmenu li a {/*BIA*/
	display: block;
	padding: 6px 5px 10px;
	color: #f4f4f4;
	font-family: verdana;
	font-size: 12px;
    /*align top menu*/
    margin-left: 1px;
    border-left: 1px solid #3E647E;
    border-top: 1px solid #FF0000;
    text-shadow: 0 -1px 0 #051A29;
    font-weight: bold;
    text-decoration: none;
    }
#headermenu li a:hover, #mainlevel-topmenu a:hover {/*BIA*/
	background: #900;
    line-height: 200%;





}
#headermenu a:hover, #mainlevel-topmenu a:hover {       /*BIA*/
    color: #fff;
    /*text-decoration: underline;*/

}

#headermenu a, #mainlevel-topmenu a 
{ /*BIA*/
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
    border-left: 1px solid #3E647E;
    text-shadow: 0 -1px 0 #051A29;
}

#headermenu li a:link, #mainlevel-topmenu a:link /*BIA*/
{
       border-left: 1px solid #3E647E;
       text-shadow: 0 -1px 0 #051A29;
       font-weight: bold;
}


#content {             /*BIA*/
	display: block;
	width: 100%;
	background: white;
    margin-top: 6px;         /*BIA*/
}
#contenttable, #bannertable {
	/*border: 1px solid black;*/
border-collapse: collapse;
}
#prefooterblack {
	background: #141414;
	height: 34px;
	width: 100%;
	color: white;
	text-align: center;
	font-weight: bold;
	font-family: verdana;
	font-size: 14px;
}
#prefbltext {
	padding-top: 6px;
}
#redkvadrat {
	vertical-align: middle;
}
#footer {
	background: #f6f6f6;
	height: 220px;
	width: 100%;
	
}
#counters {
	float: left;
	width: 750px;
	padding: 5px;
}
#copyrights {
	float: right;
	width: 200px;
	padding: 5px;
	font-family: verdana;
	font-size: 11px;
}
#clear {
	clear: both;
}
div.hotnews, #reklamaunderhot, div.moduletable-hot {
	margin: 4px;
	border: 1px solid #3E647E;
	font-family: verdana;
	font-size: 11px;
}
div.moduletable-hot {
	margin-top:4px;
	height: 1088px;
	width:310px;
    padding-right: 10px;
    padding-bottom: 10px;
	overflow: hidden; /*BIA*/

}
#reklamaunderhot {
	height: 130px;
	background: url(templates/krime/images/avtopoisk.jpg) 50% 50% no-repeat;
}
div.hotnews h2, div.moduletable-hot h2 {/*BIA*/
 	height: 20px;
	font: 1.2em/1.6em Verdana, sans-serif;
    font-weight: bold;
	padding: 2px 0px 0px 10px;
	margin-bottom: 7px;
    color: #1b3f59;
    font-size: 16px;

}
div.moduletable-hot h3 a {/*BIA*/
    color: #1b3f59;
    }
table.mainnews {
	/*margin: 5px;*/
font-family: verdana;
	font-size: 11px;
	width: 660px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
div.mainnewsimage {
	border: 1px solid #ccc;
	padding: 2px;
	margin-right: 2px;
}
div.blogimage {
	margin-top:14px;
	/*border: 1px solid #ccc;
	padding: 2px;
	margin: 6px 10px;*/
}
div.mainnewsopisanie {
	margin-bottom: 4px;
	background: #f4f4f4;
	padding: 5px;
	border: 1px solid #ccc;
	height: 120px;
}
a.readmore {
	color: #000000;
	float: right;
	margin: 5px 20px;
}
div.newsblock {
	margin: 4px;
	border: 1px solid #ccc;
	font-family: verdana;
	font-size: 11px;
}
div.newsblock h2, div.moduletable-news h2, div.moduletable h3 {
    color: #1b3f59;
    font-family: verdana;*
	font-size: 16px;
	font-weight: bold;
	padding: 4px 10px;
	line-height: 12px;
  text-decoration: none;
}
div.moduletable h3{
  text-decoration: none;
  background-color: #1b3f59;
  color: #FFF;
}


 div.binded h3
{
	background: #C8C8C8;
	color: white;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 10px;
	line-height: 12px;
}

div.moduletable-news h2 a, {
	text-decoration: underline;
	/*color: white;*/
    color: #1b3f59;
    /*border: 1px solid #000000;*/

}
div.newsblock a, a.latestnews-news {
	color: #900;
	text-decoration: none;
}
a.latestnews-news {
	font-family: verdana;
	font-size: 11px;
}
a.latestnews-news:hover {
	text-decoration: underline;
}
div.newsblock a:hover {
	text-decoration: underline;
}
div.date, .createdate {
	color: #999;
	font-family: verdana;
	font-size: 11px;
	display: inline;
}
div.createdate {
	float: left;
	width: 100px;
}
div.hero, div.moduletable-hero {
/*set top margin*/
	/*margin-top: 10px;*/
	padding: 5px 0px 0px 0px;
	border: 1px solid #555;
	font-family: verdana;
	font-size: 11px;
	background: #B2AEAE;
	height:420px;
}
div.herotext {
	color: white;
	margin: 10px 20px;
	display: block;
	padding-bottom: 20px;
	/*padding-bottom: 30px;*/
	}
div.hero h2 {
	height: 20px;
	color: white;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	/*padding: 5px 0px 0px 10px;*/
}
div.moduletable-hero img {
	width: 275px;
	border: 1px solid #333;
	margin: 0px 30px;
}
div.moduletable-news{
    margin: 4px;
	margin: 6px;
    margin-top: 0px;
    padding-top: 0px;
	font-family: verdana;
	font-size: 11px;
	width:315px;
    caption-side: top;
    /*border: 1px solid #000000;*/

}
div.moduletable-fotoreportage {
	margin: 10px;
	font-family: verdana;
	font-size: 11px;
	margin-bottom:30px;
	width:318px;

}
div.moduletable-news img {
	width: 110px;
	border: 1px solid #333;
	margin-right: 3px;
}
div.news {
	padding: 3px;
}
div.news table {
	margin-top: 3px;
}
a.hotnews-hot {
	color: #333;
	text-decoration: none;
}
.hotnewsdetails a:hover{     /*BIA*/
  color:#FF0000;
  }


td.hotnewsdate {
	/*border-right: 1px solid #ccc;*/
	color: #1b3f59;
	padding: 0px 10px;
	margin: 0px 0px;

}

td.hotnewsday {
	color: #1b3f59;
	padding: 10px;
	margin: 5px 0px;
	text-align: right;
	font-weight: bold;
}

td.hotnewsdetails {
	padding-left: 10px;
}
td.hotnewsblank {
	font-size: 8px;
}
a.maintitle, div.contentheading h1, a.contentpagetitle h2 {
	color: #900;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top:10px;
}
div.contentheading h1 {
	margin-top: 10px;
}
div.moduletable-main {
	margin-bottom: 4px;
}
div.mainnewsimage img {
	width: 150px;
}
#heroheading {
	color: #f8f8f8;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	/*margin: 10px 10px;*/
	margin-bottom:10px;
	margin-left: 30px;
	/*margin: 10px 20px;*/
	text-decoration: none;
	display: block;
}
a.heroheading:hover {
 text-decoration: underline; /* Добавляем подчеркивание при наведении курсора на ссылку */
 color: red; /* Ссылка красного цвета */
} 
div.moduletable-fotoreportage img {
	width: 100%;
}
#fotoreportagenav {
	float: right;
	margin: 3px;
	cursor: pointer;
}
/* red mod DG main page */
reportlink1 {
	cursor: pointer;
	}
showhidereport(1) {
	cursor: pointer;
	}
reportlink2 {
	cursor: pointer;
	}
/* end mod DG main page */

div.fotoreportagetext {
	padding-top: 10px;
}
#report2, #report3, #report4, #report5 {
	display: none;
}
a.fotoreportagelink {
	color: #333;
	text-decoration: none;
	font-weight: bold;

}
a.fotoreportagelink:hover {
	color: #333;
	text-decoration: underline;
	font-weight: bold;

}
div.contentpaneopen {/*BIA*/
	font-family: verdana;
	font-size: 12px;
	/*border:1px black solid;*/
}
div.contenttext {
	margin-top: 10px;
}
td.contentcell, #forumdiv {
	padding: 6px;
}
div.social {
	float: right;
	margin: 0px 10px 10px 0px;
	width: 140px;
	display: block;
}
div.social table td {
	border-right: 1px solid #ccc;
	padding: 3px;
	color: #999;
	font-face: verdana;
	font-size: 10px;
}
div.social a {
	font: 10px verdana;
	color: #999;
	text-decoration: none;
}
ul.binded {
	list-style-type: none;
	line-height: 30px;
}
ul.binded li a {
	text-decoration: none;
}
div.componentheading, h1 {
	color: #1b3f59;
	font: 18px verdana;
	font-weight: bold;
}
div.componentheading, h1:hover {
  text-decoration:none;
  }

#searchform {
	display: inline-table;
}
#searchform input {
	padding: 2px;
	line-height: 14px;
}
p.gallerydesc {
	padding: 5px;
	font: 11px;
}
td.sectiontableentry2 {
	/*padding: 0px 10px;*/
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
}
.inputbox, .button, #__ec_s, .mailform {
	border: 1px solid #ccc;
	margin: 2px;
}
div.redqvadrat {
	float: left;
	width: 18px;
	display: inline;
	margin-top: 3px;
}
div.redqvadratblog {
	float: left;
	width: 18px;
	display: inline;
	margin-top: 4px;
}
div.redqvadratmodule {
	/*float: left; */
width: 10px;
	height: 10px;
	display: inline-block;
	margin-top: 2px;
	background: url(templates/krime/images/square.gif) 50% 50% no-repeat;
}
div.redqvadrat img, div.redqvadratblog img {
	width: 13px;
	height: 13px;
}
div.moduletable-rozisk {
	margin: 10px 0px;
}
a.mainlevel-rozisk {
	padding: 5px 10px;
	border: 1px solid #900;
	margin: 10px 5px 10px 0px;
	text-decoration: none;
}
a.mainlevel-rozisk:hover {
	background: #900;
	color: white;
}
div.message {
	background: #fdf4ad;
	padding: 10px;
	margin: 10px 0;
}
#bannertable div.moduletable {
	margin: 0 4px;
}
div.m4 {
	margin: 4px;
	padding: 2px;
}	
m5{
 	margin: 6px;
	padding: 4px;
}
div.moduletable-seotext {
	font-size: 10px;
	margin-bottom: 15px;
}
/***************** style from module_top from file ss_.css *****************/
.slideShow {
	background-color: #fff;
	position: relative;
	overflow: hidden;
	height: 0;
	border: 1px solid #ccc;
	margin-bottom: 4px;
}
.slideShow ul, .slideShow ul li {
	list-style: none;
	padding: 0;
	border: 0;
}
.slideShow ul.navigation {
	list-style: none;
	position: absolute;
	right: 0;
	top: 0;
}
.slideShow ul.navigation li {
	list-style: none !important;
	color: #fff;
	padding: 5px 10px 5px 15px;
	margin: 1px;
	height: 39px;
	background: #f4f4f4;
}
.slideShow ul.navigation li.selected {
	background: #900;
}
.slideShow ul.navigation li.selected, .slideShow ul.navigation li.selected a {
	color: #000 !important;
}
.slideShow ul.navigation li.selected a {
	display: block;
	/*margin: -5px -10px -5px -15px;*/
	margin: -5px -10px -5px -15px;
	padding: 5px 10px 5px 15px;
	background: #ccc;
	/*background: #900;*/
}
.slideShow ul.navigation li a {
	color: #333;
	display: block;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	height: 100%;
}
.slideShow ul.slides {
	margin: 0 !important;
}
.slideShow ul.slides li a img {
	margin: 0 !important;
}
.slideShow div.sstitle {
	position: absolute;
	left: 0;
	bottom : 0;
	padding: 2px 8px;
	font-weight: bold;
	font-size: 120%;
	background: #000;
	color: #fff;
}
.slideShow div.ssdesc {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 2px 8px;
	background: #000;
	color: #fff;
}
/* ******** Jcomments ****** */
/* content plugin styles */
.jcomments-links {
	margin-top: 10px;
	clear: both;
	text-align: left;
}
.comment-link, .readmore-link {
	padding: 0 5px 5px 14px;
	background: url(images/jc_blog.gif) top center no-repeat;
}
.comment-link {
	background-position: 0 -27px;
}
.readmore-link {
	background-position: 0 4px;
}
/* JComments common styles */
#jc {
	margin-top: 10px;
}
#jc a:link, #jc a:visited, #jc a:hover {
	outline: none;
}
#jc .clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#jc .busy {
	display: none;
	margin: 3px auto;
	padding: 0;
	width: 16px;
	height: 16px;
	background: url(images/jc_busy.gif) no-repeat;
}
#jc h4 {
	color: #900;
	font-family: verdana;
	background-color: white;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 2px 10px;
	margin-left: 50px;
	margin-bottom: 10px;
	width: 200px;
	display: block;
	text-transform: uppercase;
}
div.commentshead {
	background: url(images/lines.jpg) repeat-x center left;
}
#jc p.message {
	color: #777;
	background-color: inherit;
	background-image: none;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #D2DADB;
}
#comments {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
}
#comments a {
	color: #999;
	font-weight: normal;
	text-decoration: none;
	font: 12px verdana;
}
span.comments-buttons a {
/*border: 1px solid #ddd;*/ 	padding: 2px 3px;
	margin: 2px;
	background: #eee;
}
#comments a:active, #comments a:focus, #comments a:hover {
	color: #900;
}
#comments a[rel*=external] {
	background: url(images/jc_link.gif) no-repeat center right;
	padding: 0 10px 0 0;
	margin: 0 2px;
}
/* RSS and Refresh*/
#comments .rss, #comments .refresh, #comments .subscribe {
	padding: 0 0 0 14px;
	margin: 0 0 0 2px;
	border: none;
}
#comments .rss {
	background: url(images/jc_rss.gif) no-repeat center left;
}
#comments .refresh {
	background: url(images/jc_refresh.gif) no-repeat center left;
}
#comments .subscribe {
	background: url(images/jc_subscribe.gif) no-repeat center left;
}
#comments h4 .rss, #comments h4 .refresh {
	padding: 0 0 0 10px;
	margin: 0 0 0 5px;
	display: inline;
}
/* List footer */
#comments-list-footer {
	margin: 0 0 10px 20px;
}
/* Show/hide form */
#comments-form-link .showform {
	margin: 5px 0 0 22px;
	padding: 0 0 5px 14px;
	background: url(images/jc_blog.gif) no-repeat 0 -28px;
	border: none;
	font-weight: bold;
	display: block;
}
/* Comment */
#comments .comment-box {
	margin: 0;
	padding: 0;
	color: #999;
}
#comments .comment-avatar {
	float: left;
	margin: 0;
	padding: 0;
}
#comments .avatar-indent {
	padding-left: 40px;
}
#comments .comment-anchor {
	color: #999;
	text-decoration: none;
	border: none;
	font: 12px Verdana;
}
#comments .comment-author, #comments .author-homepage {
	color: #999;
	font: 12px Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
}
#comments .author-homepage {
	text-decoration: none;
}
#comments .comment-title {
	color: #b01625;
	font: bold 1em Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
}
/* Avatar */
#comments .comment-avatar img {
	width: 60px;
}
/* Date and Time*/
#comments .comment-date {
	font-size: 12px;
	font-family: verdana;
	color: #999;
	margin: 0;
	padding: 0 0 0 12px;/*background: url(images/jc_date.gif) no-repeat center left*/
}
#comments .comment-body {
	color: #333;
	margin: 6px 0 0;
	padding: 0 0 2px;
	font: 12px Verdana;
}
/* Quote, Code and Hidden block styles */
#comments .quote, #comments blockquote, #comments .code, #comments code, #comments pre {
	margin: 2px 0 2px 5px;
	display: block;
	clear: both;
	background-image: none;
}
#comments blockquote, #comments .hidden, #comments code, #comments pre {
	color: #849B9F;
	text-align: left;
	padding: 8px;
	margin-bottom: 0px;
	background: #FAFBEA;
}
#comments blockquote, #comments .hidden #comments code, #comments pre {
	border: 1px solid #dedede;
	overflow: hidden;
	white-space: normal;
}
#comments .code {
	background: none;
	border: none;
	padding: 0;
}
#comments .quote {
	color: #777;
}
#comments .hidden {
	clear: both;
	display: block;
	margin: 5px 0;
}
/* Quote and Reply to buttons panel */
#comments .comments-buttons {
	height: 15px;
	float: right;
}
#comments .email, #comments .emailactive {
	font: normal 1em Verdana, Arial, Sans-Serif;
	text-decoration: none;
	white-space: normal;
	margin: 0;
	padding: 0;
	line-height: 10px;
	cursor: pointer;
}
#comments .email {
	color: #444;
	background-color: inherit;
}
#comments .emailactive {
	color: #cc0000;
	background-color: inherit;
}
#comments .email img, #comments .emailactive img {
	padding: 0;
}
#comments p {
	font: normal 1em Verdana, Arial, Sans-Serif;
	margin: 5px 5px 5px 0;
	padding: 0;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
}
#comments .comment-body img {
	padding: 0;
	border: 0 none;
}
#comments .comment-body .img {
	padding: 4px 0 !important;
	max-width: 500px;
}
#comments .toolbar {
	clear: both;
	color: #ccc;
	border-top: 1px solid #ccc;
	margin: 8px 0 0 0;
	padding: 5px 0 0 0;
}
#comments .toolbar img {
	cursor: pointer;
	padding: 0;
	margin: 0;
}
/* Comments list */
#comments .comments-list {
	margin-left: 20px;
	height: 1%;
}
#comments .even, #comments .odd {
	background-image: none;
	color: #3c452d;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0;
}
#comments-list .comments-inline-edit {
	padding: 5px;
	margin: 5px 0;
	color: inherit;
	background-color: #fff;
	border: 1px solid #ccc;
}
/* Comment form */
#comments-form, #comments-form p, #comments-form .comments-policy, #comments-form span, #comments-form .counter {
	text-align: left;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
}
#comments-form p, #comments-form span, #comments-form .counter {
	color: #777;
	font: normal 1em Verdana, Arial, Sans-Serif;
}
#comments-form p, #comments-form #comments-form-buttons, #comments-form #comments-form-error {
	font: normal 12px Verdana, Arial, Sans-Serif;
	margin-left: 20px !important;
	margin-top: 10px;
	margin-bottom: 8px;
	overflow: hidden;
	padding: 0;
}
#comments-inline-edit {
	border: 1px solid #ccc;
	margin: 5px 0 0 0;
	background: #fff;
}
#comments-inline-edit #comments-form p, #comments-inline-edit #comments-form #comments-form-buttons, #comments-inline-edit #comments-form-error {
	font: normal 1em Verdana, Arial, Sans-Serif;
	margin-left: 5px !important;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 0;
}
#comments-form div.comments-policy {
	color: #777;
	background-color: inherit;
	margin-left: 20px !important;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
#comments-form div.comments-policy ol, #comments-form div.comments-policy ul {
	margin: 0;
	padding: 5px 0 0 20px;
	line-height: 5px;
}
#comments-form div.comments-policy ol li, #comments-form div.comments-policy ul li {
	font: normal 1em Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	border: none;
	line-height: 5px;
}
#comments-form img.smile {
	margin: 0 3px 3px 0;
	padding: 0;
	border: none;
	cursor: pointer;
}
#comments-form img.captcha {
	padding: 0;
	margin: 0 0 3px 0;
	border: 1px solid #ccc;
}
#comments-form span.captcha {
	padding: 0 0 0 12px;
	color: #777;
	background: url(images/jc_refreshg.gif) no-repeat 0 2px;
	cursor: pointer;
}
#comments-form label {
	color: #333;
	background-color: inherit;
	line-height: 1.2em;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
#comments-form input, #comments-form textarea {
	color: #333;
	background-color: #fff;
	padding: 0;
	border: 1px solid #ccc;
}
#comments-form input {
	width: 200px;
	margin-bottom: 2px;
	height: 1.2em;
}
#comments-form input.selected, #comments-form textarea.selected {
	color: #777;
	background-color: #ffffe0;
	border: 1px solid #849B9F;
}
#comments-form input.error, #comments-form textarea.error {
	border: 1px solid #f00;
	text-decoration: none;
	text-transform: none;
	background-color: #ffffe0;
}
#comments-form input.checkbox {
	width: 16px;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	border: none;
}
#comments-form input.captcha {
	width: 116px;
	margin: 3px 0 5px 0;
}
#comments-form textarea {
	max-width: 400px !important;
	width: 400px;
	margin: 0;
}
#comments-form #comments-form-message, #comments-inline-edit #comments-form-message {
	padding: 5px 5px 5px 25px;
	margin-right: 5px;
	display: block;
}
.comments-form-message-error {
	background: #FFD86F url(images/jc_error.gif) no-repeat 4px 50%;
}
.comments-form-message-info {
	background: #DFEEFF url(images/jc_info.gif) no-repeat 4px 50%;
}
#comments-form .counterpanel {
	height: 13px;
	display: block;
	overflow: hidden;
	color: #ccc;
	padding: 0;
	margin: 0;
	border: 1px solid #ddd;
	border-top-width: 0;
	max-width: 400px !important;
	width: 350px;
	background-color: #eee;
}
#comments-form .grippie {
	height: 13px;
	display: block;
	overflow: hidden;
	color: #ccc;
	padding: 0;
	margin: 0;
	border: 1px solid #ddd;
	border-top-width: 0;
	max-width: 99% !important;
	width: 400px;
	cursor: s-resize;
	background: #eee url(images/resize.gif) no-repeat right center;
}
#comments-form .grippie .counter {
	font-size: 10px;
	padding: 0;
	margin: 0;
}
#comments-form .grippie span {
	display: block;
	float: left;
}
#comments-form .grippie span span {
	display: inline;
	float: none;
}
#comments-form .btn {
	float: left;
}
#comments-form .btn {
	background: url(images/jc_btnl.gif) no-repeat;
	margin-right: 5px;
}
#comments-form .btn div {
	margin: 0 -1px 0 0;
	float: left;
	background: url(images/jc_btnr.gif) 100% 0 no-repeat;
}
#comments-form .btn a {
	text-decoration: none;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	color: #777;
	padding: 0px 5px;
	border: none;
}
#comments-form .btn a:hover {
	text-decoration: none;
	color: #0B55C4;
}
#comments-form-send {
	background: #c6c6c6;
	padding: 5px 10px;
	color: #333;
	text-decoration: none;
	font-family: verdana;
	text-transform: uppercase;
	font-size: 12px;
}
#comments-form-smilespanel {
	display: none;
	cursor: pointer;
	padding: 2px;
	max-width: 200px;
	background-color: #fff;
	border: 1px solid #ccc;
	overflow: auto;
	left: 0;
	top: 0;
	position: absolute;
}
#comments-footer, #comments-footer a {
	color: #ccc !important;
	background-color: inherit;
	font: normal 9px Verdana, Arial, Sans-Serif !important;
}
#comments-footer {
	display: block;
	height: 14px;
	border-top: 1px solid #ccc;
	padding-top: 1px;
	margin-top: 4px;
	text-align: right;
}
#comments-footer a {
	text-decoration: none !important;
	text-transform: none;
	padding: 0;
	margin: 0;
	border: none !important;
	float: right;
	background: none !important;
}
/* Pagination */
body #jc #nav-bottom, body #jc #nav-top {
	line-height: 19px !important;
	line-height: 17px;
	height: auto !important;
	text-align: center;
}
#jc #nav-bottom span.page, #jc #nav-top span.page {
	color: #777;
	background-color: #eee;
	border: 1px solid #d6dadd;
}
#jc #nav-bottom span.hoverpage, #jc #nav-top span.hoverpage {
	color: #777;
	background-color: #e8e9ea;
	border: 1px solid #d6dadd;
}
#jc #nav-bottom span, #jc #nav-top span {
	color: #777;
	background-color: inherit;
	font-size: 10px;
	font-family: Arial, sans-serif;
	margin: 0 2px;
	height: 15px;
	padding: 2px 8px;
	cursor: pointer;
	vertical-align: top;
}
#jc #nav-bottom span.activepage, #jc #nav-top span.activepage {
	color: inherit;
	background-color: white;
}
#jc div#nav-bottom, #jc div#nav-top {
	position: relative;
	z-index: 2;
	width: 100%;
}
#jc div#nav-bottom {
	margin: 10px 0 0 0;
	padding: 0;
	/*background: url(images/jc_dot.gif) repeat-x top left;*/
}
#jc #nav-bottom span.activepage {
	border-bottom: 1px solid #d6dadd;
	border-left: 1px solid #d6dadd;
	border-right: 1px solid #d6dadd;
	border-top: 1px solid white;
}
#jc div#nav-top {
	margin: 10px 0;
	/*background: url(images/jc_dot.gif) repeat-x bottom;*/
}
#jc #nav-top span.activepage {
	border-top: 1px solid #d6dadd;
	border-left: 1px solid #d6dadd;
	border-right: 1px solid #d6dadd;
	border-bottom: 1px solid white;
}
/* Vote */
#jc span.comments-vote {
	width: 6em;
	height: 15px;
	float: right;
}
#jc span.comments-vote a {
	width: 15px;
	height: 14px;
	float: left;
	margin: 0 3px 0 0;
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/jc_vote.gif);
	border: none !important;
	text-decoration: none;
}
#jc span.comments-vote .busy {
	margin: 0;
	float: right;
	width: 16px;
}
#jc .vote-good {
	background-position: 0 0;
}
#jc .vote-poor {
	background-position: -15px 0;
}
#jc span.vote-good, #jc span.vote-poor, #jc span.vote-none {
	margin: 0;
	float: right;
	font: bold 1em Verdana, Arial, Sans-Serif;
	line-height: 14px;
}
#jc span.vote-good {
	color: #339900;
}
#jc span.vote-poor {
	color: #CC0000;
}
#jc span.vote-none {
	color: #A9A9A9;
}
/* BBCode */
#jc span.bbcode {
	width: auto;
	height: 23px;
	display: block;
	margin-bottom: 5px;
}
#jc .bbcode a, #jc .bbcode a:focus, #jc .bbcode a:active, #jc .bbcode a:hover {
	width: 23px;
	height: 23px;
	float: left;
	margin: 0 2px 0 0;
	display: block;
	background-color: transparent !important;
	background-repeat: no-repeat;
	background-image: url(images/jc_bbcode.gif);
	text-decoration: none;
	border: none !important;
}
#jc a.bbcode-empty {
	background-position: 0 0;
}
#jc a.bbcode-b {
	background-position: -30px 0 !important;
}
#jc a.bbcode-i {
	background-position: -60px 0 !important;
}
#jc a.bbcode-u {
	background-position: -90px 0 !important;
}
#jc a.bbcode-s {
	background-position: -120px 0 !important;
}
#jc a.bbcode-url {
	background-position: -150px 0 !important;
}
#jc a.bbcode-img {
	background-position: -180px 0 !important;
}
#jc a.bbcode-list {
	background-position: -210px 0 !important;
}
#jc a.bbcode-hide {
	background-position: -240px 0 !important;
}
#jc a.bbcode-quote {
	background-position: -270px 0 !important;
}
#jc a.bbcode-smile {
	background-position: -300px 0 !important;
}
#jc a.bbcode-youtube {
	background-position: -330px 0 !important;
}
#jc a.bbcode-google {
	background-position: -360px 0 !important;
}
#jc a.bbcode-wiki {
	background-position: -390px 0 !important;
}
#jc span.bbcode img {
	width: 23px;
	height: 23px;
	float: left;
	margin: 0 2px 0 0;
}
#jc .custombbcode {
	width: 23px;
	height: 23px;
	float: left;
	margin: 0 2px 0 0;
	display: block;
	text-decoration: none;
	cursor: pointer;
}
/* Rounded comments */
.rbox {
	margin: 0;
	width: auto;
	overflow: hidden;
}
.rbox div {
	text-align: left;
	margin: 0px;
}
.rbox_t {
	margin: 0;
}
.rbox_tl {
	padding-left: 13px;
}
.rbox_tr {
	height: 10px;
	overflow: hidden;
	padding-right: 13px;
}
.rbox_m {
	width: auto;
	padding: 0px 0px;
	line-height: 100%;
}
.rbox_b {
	margin: -5px 0 0 0;
	height: 12px;
	line-height: 12px;
}
.rbox_bl {
	padding-left: 13px;
}
.rbox_br {
	height: 13px;
	padding-right: 13px;
}
user5 {
	margin-top: 400px; 
	margin-left: 400px;
}
#flashContent{
	width: 100%;
	height: 100%;
	margin-top:19px;
	margin-left:10px;
}

cellar{
border: 3px solid #000000
}

/*
.scrollBox        /*BIA*/
{
	width:320px;
	padding:0px;
    height: 900px;
}

.scroll-pane {
	width: 320px;
	height: 1088px;
	overflow: auto;
} */

.proofreader
{
    border: 2px solid #aeaeae;
	font-family: verdana, arial;
	font-size: 12px;
    color: #333;
}
.buttonheading a
{
    color: #AEAEAE;
    font-weight: bold;
}

blockquote
{
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 95%;
  background: url(http://kriminal.tv/templates/krime/images/close-qu.gif) no-repeat right bottom;
  padding-left: 9px;
  text-indent: -8px;
}
  blockquote:first-letter {
  background: url(http://kriminal.tv/templates/krime/images/open-quo.gif) no-repeat left top;
  padding-left: 18px;
  font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}

.imp-medium {font-weight: bold;}
.imp-high {font-weight: bold; color: #900 !important;}

.moduletable-fotoreportage p{  /*BIA*/
  font-family: verdana;
  font-size: 11px;
  margin-left: 15px;
  line-height: 1.3em; /*высота строки*/

  }
  ubalink{

  display: none;
  }

#ukrainianbanner{
  width: 120px;
  height: 600px;
  position: absolute;
  top: 50px;
  left: 5px;
  float: left;
}
/*BIA lightbox banner*/
#lightboxes a.close {
        float: right;
        display: block;
        width: 20px;
        line-height: 20px;
        text-align: center;
        background-color: #ddd;
        text-decoration: none;
        font-weight: bold;
        color: #999;
        font-size: 1.2em;}
#lightboxes a.close:hover {
        background-color: #999;
        color: #fff;}

div.moduletable-news p {/*BIA*/

    font-family: verdana;
    font-size: 11px;
	line-height: 1.2em; 
}
#superstringerrr p {/*BIA*/
	font-family: verdana;
    font-size: 12px;
	line-height: 1.3em;
	margin-top: 5px; 


}

dl.plain dt
{
    padding: 5px;
    clear: both;
    float: left;
    width: 110px;
}

dl.plain dd
{
    padding: 5px;
}

UL.gossip-choose
{
        list-style: none;
}

UL.gossip-choose.bg
{
        padding: 5px;
        background: #efefef;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
}

UL.gossip-choose li
{
        display: inline-block;
        width: 110px;
        margin: 3px;
}

UL.gossip-choose a:hover
{
        background: #f5f5f5;
}

UL.gossip-choose li.current a
{
        border: 1px solid red;
}

UL.gossip-choose a
{
        display: block;
        padding: 5px;        
        color: #1B3F59;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
}

.gossip-btn
{
        background: #1B3F59;
        color: white;
        font-weight: bold;
        padding: 2px 10px;
}

.gossip-topic .caption
{
        color: #1B3F59;
}

.gossip-topic p
{
        margin-bottom: 10px;
}

.gossip-authors
{
        margin-top: 10px;
}

.gossip-authors a.author
{
        color: #1B3F59;
        font-size: 16px;
        display: block;
        padding: 5px;
        text-decoration: none;
}

.gossip-authors a.author:hover
{
        text-decoration: underline;
}

.gossip-authors .pager
{
        text-align: center;
        padding: 5px;
}

.gossip-authors .pager a.pagenav
{
        padding: 5px;
}

