/* ~~~ [regular classes/selectors definitions] ~~~ */

BODY, PRE, TD, LI, UL, OL, DL, P, FORM, INPUT, SELECT, TEXTAREA {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

body {
	background-color: #f7f7f7;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;

}
a {
	text-decoration: none;
	color: #303030;
}

a:hover {
	color: #7D0000;
}

a:visited {
	color: #505050;
}

div.links-holder a {
	text-decoration: none;
	color: blue;
}

div.links-holder a:hover {
	color: red;
}

div.links-holder a:visited {
	color: blue;
}

td {
	vertical-align: top;
}

form {
	display: inline;
}

div.hr {
	background-color: #9b0002;
	height:1px;
	margin: 1px 0px;
	padding: 0px;
}

input[type="submit"] {
   color:#FFFFFF;
   background-color: #9A0000;
   border-left: 3px solid #D4D0C8;
   border-right: 3px solid #D4D0C8;
   border-top: 1px solid #D4D0C8;
   border-bottom: 1px solid #D4D0C8;
}

#leftcolumn {
	vertical-align: top;
	padding: 0px 0px 0px 4px;
}

#newscolumn {
	vertical-align: top;
	border-right: 1px solid #de0000;
	border-bottom: 1px solid #de0000;
	padding: 0px 3px 0px 2px;
	width: 240px;
}

#rightcolumn {
	vertical-align: top;
	margin: 0px;
	padding: 0px 3px 0px 2px;
	width: 280px;
}

/* ~~~ [Menu top definitions] ~~~ */

div#mainmenu {
	background-color: #9a0201;
	padding: 1px 18px;
}

div#mainmenu a {
	color: #ffffff;
	line-height: 17px;
	background: url(/media/img/common/mainmenu-bg.gif) no-repeat 4px center;
	padding-left: 12px;
	padding-right: 11px;
	font-size: 9pt;
	text-transform: uppercase;
}

div#mainmenu a:hover {
	color: #9a0201;
	line-height: 17px;
	background: #ffffff url(/media/img/common/mainmenu-bg-hover.gif) no-repeat 4px center;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 11px;
	font-size: 9pt;
	text-transform: uppercase;
}

/* ~~~ [Menu right definitions] ~~~ */

div#rightmenu a {
	display: block;
}

/* ~~~ [Main info block] ~~~ */

div.maininfo {
	background-color: #f2f2f2;
	border: 1px solid #909090;
	padding: 1px 2px;
}

div.maininfo hr {
	width: 98%;
}

.infoitem img {
	margin-right: 10px;
}

.infoitem {
	clear: both;
	margin-bottom: 10px;
}

.infoitem a {
	color: #000000;
}

.infoitem em {
	display: block;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

.infoitem span {
	color: #888888;
	display: block;
	font-size: 10pt;
}

div.maincontent {
	background-color: #f2f2f2;
	border: 1px solid #909090;
	padding: 1px 2px;
}

div.maincontent, div.maincontent p {
	font-size: 11pt;
}

/*
����� ����� ��� ���������������� �� ���������������.
div.maincontent p {
	margin: 12px 12px 12px 8px;
}
*/

div.maincontent em.title {
	display: block;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
}

div.maincontent span {
	color: #888888;
	display: block;
	font-size: 10pt;
}

div.views_count {
	font-size:9pt;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
    background-color: #DFDCDC;
	width: 155px;
}

div.views_count {
    margin-left: 8px;
}

div.views_count span#views_count {
	display: inline;
	font-size:9pt;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #000000;
}

div.maincontent img {
	margin: 0px 10px 10px 0px;
}


/* ~~~ [Block header] ~~~ */

div.header {
	background: #de0000 url(/media/img/common/header-left-img.gif) no-repeat left center;
	padding-left: 50px;
	margin: 4px 0px;
}
div.header b, div.header a {
	color: #ffffff;
	white-space: nowrap;
	font-size: 11pt;
	background-color: #9a0000;
	width: 97px;
	display: table-cell;
	text-transform: uppercase;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 8px;
	font-weight: bold;
}

div.header a:hover,  div.header a:visited {
	color: #ffffff !important;
}
div.header span {
	display: block;
	float: right;
	padding: 0px 5px;
	height: 18px;
	background-color: #9a0000;
	color: #ffffff;
}

/* ~~~ [News items definitions] ~~~ */

div.newscategory {
	margin-top: 10px;
	}

div.newscategory  span {
	display: block;
	line-height: 15px;
	color: #8b8b8b;
	margin: 5px 0px;
}

div.newscategory a {
	color: #000000;
}

div.hotnewsitem {
	margin: 5px 0px;
	background: #DFDCDC;
    font-weight:bold;
} 

div.hotnewsitem span {
	margin: 5px 0px;
	color: #8b8b8b;
}

div.hotnewsitem a, a:hover{
	color: #2250a5;
}

div.hotnewsitem a:visited
{
	color: #1a3e80;
}

div.newsitem {
    background: #DFDCDC;
    font-weight:bold;
}

div.newsitem span {
	margin: 5px 0px;
}

div.newsitem a.hot{
	color: #FF2235;
}

.newsitem_date {
	font-weight: bold;
}

div.newsitem span {
	display: block;
	line-height: 15px;
	color: #8b8b8b;
}

div#mainnews span a {
	color: #ffffff;
    font-weight: bold;
}

/* ~~~ [Vote definitions] ~~~ */

div.vote span {
	display: block;
	font-size:8pt;
        margin-top: 5px;
}

div#footer {
	margin-top: 10px;
}

div#footerlinks {
        float:left;
	padding-left: 8px;
}
div#footerlinks a {
	color: #828282;
	text-transform: uppercase;
	font-size: 11pt;
	font-weight: bold;
}
div#counters{ float:right}
div#copyrights{  
	clear:both;
	text-align:center
}

td.quote {
	font-size: 9pt;
	font-weight: bold;
}

td.quote span {
	margin-top: 5px;
}

.bottom {
	background-color: #de0000;
}

.leftbanner {
	text-align: center;
	margin-top: 5px;
}

.tada, .tada-year, .tada-month, .tada-day {
	height: 20px;
	width: 230px;
	border: 1px solid #de0000;
	padding: 0;
	margin: 0;
}

.masksearch
{
    font-size: 12px;
    color: rgb(208, 208, 208);
}

.tada-year {
	width: 100px;
}
.tada-month {
	width: 60px;
}
.tada-day {
	width: 60px;
}

button {
	display: inline;
	border: none;
	color: transparent;
}

/* ~~~ [regular classes/selectors definitions] ~~~ */

div.commentsCaption span {
	color: #ffffff;
	display: inline;
}

div.commentsCaption {
	color: #ffffff;
	display: inline;
	background-color: #9a0000;
	padding: 1px 3px;
	margin: 10px 0px 20px 0px;
	white-space: normal;
}

div.comments {
	color: #ffffff;
	width: 150px;
	background-color: #9a0000;
	padding: 1px 3px;
	margin: 10px 0px 20px 8px;
	white-space: normal;
	cursor: pointer;
}

div.comments-paginator {
	color: #ffffff;
	width: 190px;
	background-color: #9a0000;
	padding: 1px 3px;
	margin: 10px 0px 20px 0px;
	white-space: normal;
}

div.comments span {
	color: #ffffff;
	display: inline;
}

div.comments-paginator span {
	color: #ffffff;
	display: inline;
}

.paginator-comments-previous-next {
	cursor: pointer;
}

div.comments a, div.comments a:hover, div.comments a:visited {
	color: #ffffff !important;
}

div.commentitem {
	margin: 5px 0px 11px 0px;
	border-bottom: solid 1px grey;
}

.comment-person {
	font-weight: bold;
    margin-left: 25px;
}

div.commentitem span {
	color: #505050;
	display: inline;
}

div.showAddBlock {
	color: #ffffff;
	display: inline;
	background-color: #9a0000;
	padding: 1px 3px;
	margin: 10px 0px 20px 0px;
	white-space: normal;
	cursor: pointer;
}

#send {
	text-align: right;
	width: 86px;
	margin-top: 10px;
}

#search, #subscribe {
	width: auto;
	text-align: left;
	padding: 0px;
}

.commentform {
	margin: 12px;
}

.commentform textarea {
	width: 100%;
	height: 126px;
	border: 1px solid #de0000;
}

.paginator{
  	color: #ffffff;
	width: 190px;
	background-color: #9a0000;
	padding: 1px 3px;
	margin: 10px 0px 20px 8px;
	white-space: normal;
}

.paginator a {
  	color: #ffffff;
}

.paginator a:hover, .paginator a:visited {
  	color: #ffffff;
}

.error_message {
	color: #FFFFFF;
	background-color: #DE0000;
	font-weight: bold;
}

/* temp adlinks block on index page */
div#adlinks {
	clear:both;
	margin-bottom:8px;
}
div#adlinks a {
	color:#00286e;
}

/* temp - new item in menu */

div#mainmenu a#menuitem_17
{
	background: transparent url(/media/img/common/new.gif) no-repeat 0px center;
	font-weight: bold;
	padding-left: 31px;
}
div#mainmenu a#menuitem_17:hover
{
	background: #FFFFFF url(/media/img/common/new.gif) no-repeat 0px center;
	font-weight: bold;
	padding-left: 31px;
}

