body {
	font-family: "tahoma";
	font-size: 11px;
	color: #306A82;
	background:#c9c1a4;
	margin:0px;
	padding:0px;
}

.img {  
	border: 0; 
} 

.linked-image {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.resized-linked-image {
	margin: 1px 0px 0px 0px;
	padding: 0px;
	background-color: #000;
	border: 0px;
	color: #FFF;
	font-size: 10px;
	width: auto;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}

.resized-linked-image-zoom {
	width: 200px;
	height: 30px;
	background-color: #FFF;
	padding-top: 6px;
	padding-left: 5px;
	top: 0px;
	left: 0px;
	position: absolute;
	display: none;
}

#clock {
	height: 20px;
	vertical-align: top;
	font-size: 95%;
	font-weight: bold;
	color: #9D9D9D;
	font:"tahoma";
}
	
#highlighted {
	background-color: #c9c1a4;
}

#highlighted tr:hover {
	background-color: #F5FBE1;
}

/* left modules */
/* default */
.left {
	overflow: hidden;
	text-align: left;
	color: #ffffff;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
}

/* link color */
#left a:link {
	color: #ffffff;
}

#left a:hover {
	color: #8e8e8e;
}

/* header menu */
.hmenu {
	overflow: hidden;
	text-align:center;
	color: #ffffff;
	font-size:12px;
	padding-bottom:30px;
	text-decoration: none;
	}

/* content */

.content hr {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #F6EDD8;
	border-left: 0px;
	line-height: 0px;
	height: 1px;
}

.content {
	width: 98%;
	text-align:center;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	border: 1px groove #c9c1a4;
	font-size: 90%;
	color: #343434;
	background:none;
	/* Browser specific (not valid) styles to make preformatted text wrap */
	/* white-space: pre-wrap;       /* css-3 */
	/* white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
}

.new {
	font-size: 11px;
	color: #343434;
	background:none;
	font-family:"tahoma";
	padding-left:10px;
	padding-right:10px;
	}
	
.bigtitle {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 130%;
	color:#873a4e;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
	background:none;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:15px;
	
}

/* footer */
.footer {
	clear: both;
	text-align: center;
	font-size:11px;
	font: "tahoma";
	color:#c8c8c8;
	padding-top:10px;
}

#tooltip{
	background: #c9c1a4;
	font: verdana;
	font-size: 10px;
	width:auto;
	border:1px solid #a02851;
	border-left:5px solid #a02851;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	opacity: 0.91;
	filter: alpha(opacity="91");
	line-height:15px; 	
	z-index:100;
	margin:0px;
	padding: 3px;
	position: absolute;
	visibility: hidden;
	border-collapse: separate;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error b {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}

.success b {
	color: #7BA813;
	background: inherit;
}

.editor {
	margin: 0px 0px 1px 0px;
	width: 400px;
	height: 21px;
	border: 1px #a02851 solid;
}

.editorinput {
	background: #c9c1a4;
	color: #333333;
	border: 1px #a02851 solid;
	font-size: 11px; font-family: Verdana, Helvetica; text-decoration: none;
}

.editorbutton {
	float: left;
	cursor: pointer;
	padding: 2px 1px 0px 5px;
}

code {
	background: none;
	color: #0000FF;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

.code {
	color: #0000BB;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

a.copyright:link, a.copyright:visited, a.copyright:active {
	text-decoration: none;
	color: #983a4e;
	border-top: dashed 1px #e0dacf;
	padding: 0px;
}
.btitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;

	text-align:center;
	color:#e0dacf;
	padding-bottom: 0px;
	padding-top:6px;
	margin-bottom: 5px;
	line-height: 100%;
	background-image:url(images/right_module_header.png);
	background-repeat:no-repeat;
	background-position: center;
	height:25px;
}

td.pager {border: 0px solid #9CA4B0; padding: 2px; background:none; }

td.pagebr {border: 0px; padding: 0px; background:none; }

td.highlight {padding: 2px; color:#98264c; background:none; border-bottom:none; border-top:none; border-left:#333333 solid 1px; border-right:#333333 solid 1px; }

hr { height: 0px; border: solid #e0dac4 0px; border-top-width: 1px; }

h1, h2, h3, h4, h5, h6 {
	font-family: "tahoma";
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
}

h1 {
	font-size: 150%;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-size: 150%;
	color: #873A4E;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 175%;
	font-weight: normal;
	color: #000000;
}

h5 {
	font-size: 150%;
	color: #873A4E;
}

h6 {
	font-size: 125%;
	color: #000000;
}

table {
  border: none;
}

table.main {
	padding:10px;
}
table.mainouter {
  border: 0px;
}
table.bottom {
  color: #FFFFFF;
  background: transparent;
}
table.main2 {
  border: 0px;
}
table.blok {
}

p {
	margin: 1em 0;
}

th { 
  padding: 1px;
}

td  {
	border:0px;
	font-family: "tahoma";
	font-size: 12px;
	color: #333333;
	}
p.sub {
  margin-bottom: 4pt;
}

td.block {
   font-size: 8pt;
   border: 0px;
}


td.right_menu {
 border: 0px;

}

td.commenttable {
background-color: #c9c1a4;
}

td.embedded {
   border: none;
  text-align: left;
   	font-family: "tahoma";
	color: #756C5F;

}

td.bottom {
  border: none;
}

td.heading {
  font-weight: bold;
}

td.text {
  padding: 10pt;
  text-align: left;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}

td.colhead {
 	font-family: "tahoma";
	font-size: 14px;
	color: #c8c8c8;
	height:25px;
  background-image: url(images/header_color.png);
}

td.heading {
	font-family: "tahoma";
	font-size: 12px;
	color: #666666;
	padding:10px;
	margin:10px;
	}

td.rowhead {
    font-family: "tahoma";
	font-size: 12px;
	color: #666666;
    text-align: right;
    vertical-align: top;
}

td.title {
        font-size: 14pt;
}

td.navigation {
        font-weight: bold;
        font-size: 10pt;
   border: none;
}

form {
        margin-top: 0;
        margin-bottom: 0;
}

.sublink {
        font-style: italic;
        font-size: 7pt;
        font-weight: normal;
}

a:link, a:visited {
	color: #873A4E;
	text-decoration: none;
}

a:hover {
	color: #c80050;
	text-decoration: underline;
}

a.index {
        font-weight: bold;
}

a.biglink {
        font-weight: bold;
        font-size: 12pt;
}

a.online:link, a.online:visited {
        font-weight: normal;
        text-decoration: none;
}

/*a.online:active, a.online:hover {
        font-weight: normal;
        text-decoration: underline;
}*/

a.menu:link, a.menu:visited {
        font-weight: normal;
		color:#FFFFFF;
}

a.menu:active {
        color: #FFFFFF;
}

a.menu:hover {
		color: #8e8e8e;
		padding-left: 20px;
        text-align:left;
        text-decoration:none;
        font-weight: normal;
		background-image:url(images/button_hover.png);
		background-repeat:no-repeat;
		background-position:left;
}

a.menu {
        display:block;
		color:#FFFFFF;
        padding:3px;
		padding-left: 20px;
        text-align:left;
        text-decoration:none;
        font-weight: normal;
		background-image:url(images/button.png);
		background-repeat:no-repeat;
		background-position:left;
}

a.altlink_white:link, a.altlink_white:visited {
		font-weight: bold;
		color: #2F2C28;
		text-decoration: underline;
}

a.altlink_white:hover {
		text-decoration: underline;
}

.important {
        font-weight: bold;
        font-size: 8pt;
}

div.popup {position:absolute; top:0px; left:0px; width:170px; height:85px; border:1px solid black; display:none; background-color:#c9c1a4;}

.red {
        color: #ee0000;
}

.yellow {
        color: #997700;
}

.green {
        color: #000000;
}

input, select, textarea {
       margin-top: 3px;
       margin-bottom: 0px;
       font-family: "tahoma";
       font-size: 8pt;
}

.small {
	font-size: 10px;
	font-style: italic;
	color: #411121;
}

.big {
  font-size: 13px;
}

li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

.startmenu{
	font-weight:bold;
	text-align:center;
	padding:2px;
	margin: 0px;
	background-image: url(images/menu_head.gif);
}

.menutitle{
        font-weight:bold;
        text-align:center;
        color: #7E110E;
        margin: 2px;
}

.input.button {
	border: none;
	cursor: pointer;
}

.btn {
	border: none;
	background: url(images/search_bg.png);
	cursor: pointer;
	height:18px;
	padding-left: 5px;
	padding-right: 5px;
}

.news-head {
    font-size: 11px; padding: 1px 14px 3px; margin-left: 6px; line-height: 15px;
}
.news-body {
    padding: 1px 6px 2px; display: none;
    border-top: 1px solid #C3CBD1;
}

.spoiler {
font-family: "arial";
font-size: 10px;
color: #******;
background-color: #******;
}

.clear     { clear: both; height: 0; font-size: 0px; line-height: 0px; overflow: hidden; }

.clickable { cursor: pointer; }
.folded    { background: transparent url(http://torrents.bir.ru/pic/icon_plus.gif) no-repeat left center; padding-left: 14px; }
.unfolded  { background: transparent url(http://torrents.bir.ru/pic/icon_minus.gif) no-repeat left center; padding-left: 14px; }  

 	#mess-outer-border{
       width: 172px;
       overflow: hidden;
       position: absolute;
       right: 0;
       bottom: 0;
       visibility: hidden;
       position: fixed;
    }
    #mess{
        width: 170px;
        height: 100%;
        border: 1px solid #77a252;
        background: none #fefd90;
        overflow: hidden;
    }
    #mess-head{
        height: 18px;
        background: url(/images/mess-icon.jpg) #cdfe89 top left no-repeat;
        font: normal bold 12px Arial,sans-serif;
        padding-left: 20px;
        line-height: 1.5;
        white-space: nowrap;
        color: black;
    
    }
    #edges{
        width: 140px;
        overflow: hidden;
        text-align: center;
    }

    #mess-body{
        height: 100%;
        background:  url(/images/mess-bottom.jpg) #f9ff91 left bottom repeat-x;
        padding: 10px 6px 0px 6px;
        min-height: 140px;
        font: normal normal 11px Arial,sans-serif;
        line-height: 1.2;
        text-align: left;
        text-indent: 10px;
        color: black;
    }
    .mess-text{
        width: 158px;
        overflow: hidden;
        white-space: normal;
        word-spacing: normal
    }
    .bigtitle img{
        width: 24px;
        height: 27px;
    }
    #chuguev_link{
        width: 1px;
        height: 1px;
        display: block;
        overflow: hidden;
    }

	
