/* Reset styles */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
}

strong {
	margin:0;
	padding:0;
	border:0;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
}

a img, :link img, :visited img {
	border:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

table td {
	padding: 0px;
	border: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
}

table td.bordered {
	padding: 0px;
	border: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #111;
}

ol, ul {
	list-style:none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content:"";
}

/* Site styles */

body {
	font:0.8em Arial;
	color:#707070; 
	background:#EDF7FA url("../images/top-bg.gif") repeat-x top;
}

a {
	text-decoration:none;
	color:#707070;
}

a:hover {
	text-decoration:underline;
}

/* Titles */

h1 {
	color:#85C60A;
	font:normal 1.6em Arial;
	margin-bottom:3px;
}

h2 {
	color:#00BFF3;
	border-bottom:1px solid #F26522;
	background:url("../images/h2-bg.gif") no-repeat right;
	font:bold 1.2em/25px Arial;
	padding-right:12px;
	margin-bottom:7px;
}

h3 {
	text-decoration:underline;
	font-weight:bold;
}

h4 {
	font:bold 1.1em Arial;
}

h5 {
	background:url("../images/h5.png") no-repeat;
	width:58px;
	height:17px;
	top:143px;
	left:19px;
	color:#ACD373;
	font:bold 1.1em/17px Arial;
	text-align:center;
	position:absolute;
}
/* Form elements */

.textbox {
	border:1px solid #ccc;
	background:#fff;
	font:normal 1em Arial;
}

.button {
	background: #FFFFFF url(../images/search.png);
	width:56px;
	height:26px;
	cursor:pointer;
}

textarea {
	background:#eee;
	padding:0;
	font:normal 1em Arial;
}

select {
	border:1px solid #666;
	background:#fff;
	font:normal 1em Arial;
}

.f_input {
	color: #555555;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 300px;
	height: 14px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
}

.ntitle {
	color: #232323;
	font-size: 14px;
	font-weight: bold;
}

/* Structure */

#wrapper {
	min-width:1000px;
	background:url("../images/bg.jpg") no-repeat right top;
}

#container {
	width:100%;
	float:left;
	margin-right:-220px;
}

/* Header */

#header {
	top:0px;
	left:0px;
	height:160px;
	width:100%;
	position:relative;
	background:url("../images/header.jpg") no-repeat left top;
}

	.logo {
	left:30px;
	top:10px;
	display:block;
	position:absolute;
	width:220px;
	height:90px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#336600;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
	}

		.logo span {
	width:240px;
	height:90px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
		}

	.banner-header {
		position:absolute;
		top:20px;
		left:47%;
		margin-left:-200px;
	}

	.top-nav {
		text-align:center;
		position:relative;
		top:120px;
		padding-left:68px;
	}

		.top-nav li {
			display:inline;
			border-left:1px solid #000;
			margin-left:-1px;
			padding:0 10px;
		}

			.top-nav li a {
				color:#000;
				font:normal 1.1em Arial;
			}

		.top-nav .first {
			border:0;
		}

	.nav {
	position:absolute;
	top:1px;
	left:1149px;
	background:url("../images/nav-bg.gif") no-repeat left top;
	width:67px;
	height:17px;
	padding:4px 0 0 6px;
	}

		.nav li {
			float:left;
			padding:0 3px 0 2px;
		}

.copy {
	text-align:left;
	text-decoration:none;
	}


/* Content */

#content {
	margin-right:220px;
}

/* Central column */

#main {
	margin-left:226px;
	padding:0 15px 12px;
}

	.searchbox {
		background:#D8EEF3 url("../images/search-l-t.gif") no-repeat left top;
		text-align:center;
	}

		.searchbox div {background:url("../images/search-l-b.gif") no-repeat left bottom;}
		.searchbox div div {background:url("../images/search-r-b.gif") no-repeat right bottom;}
		.searchbox div div div {
			background:url("../images/search-r-t.gif") no-repeat right top;
			padding:20px 20px;
		}

			.searchbox .textbox {
				background:#F1F8F9;
				width:80%;
			}

			.searchbox .button {
				background:#55B4B9;
				color:#fff;
			}

			.searchbox span {
				font-size:1.2em;
				color:#329ADD;
				font-weight:bold;
			}

	.post {
		background:#fff url("../images/post-l-t.gif") no-repeat left top;
		margin-top:14px;
	}
	.post10 {
		background:#fff url("../images/post-l-t.gif") no-repeat left top;
		margin-top:5px;
	}

		.post1 {background:url("../images/post-r-t.gif") no-repeat right top}
		.post2 {background:url("../images/post-r-b.gif") no-repeat right bottom}
		.post3 {
			background:url("../images/post-l-b.gif") no-repeat left bottom;
			padding:10px 15px 15px;
		}
		.post30 {
			background:url("../images/post-l-b.gif") no-repeat left bottom;
			padding:5px 15px 15px;
		}

			.title-footer {
				margin-bottom:10px;
			}

				.title-footer a {
					text-decoration:none;
					color:#0076A3;
					font-weight:bold;
				}

				.title-footer a:hover {
					text-decoration:underline;
				}

					.title-footer span a {
						color:#F26C4F;
					}

				.title-footer img {
					vertical-align:top;
				}

			.post-content {
				overflow:hidden;
				font-size:120%;
			}

				.post-content img {
					margin:0 5px;
				}
			.post-content2 {
				overflow:hidden;
			}

				.post-content2 img {
					margin:0 5px;
				}

			.related-news {
				padding:10px 0 0;
			}

	.post-footer {
		margin-left:20px;
		background:url("../images/post-footer.gif") no-repeat left bottom;
		font:bold 1.25em/25px Arial;
		padding-left:4px;
		color:#00AEEF;
		height:25px;
		overflow:hidden;
		margin-bottom:10px;
	}

		.post-footer div {
			float:left;
			padding:0 0px 0 0px;
			/* background:#fff url("../images/post-r-b.gif") no-repeat right bottom; */
		}

	.filter {
		padding:10px 10px 0;
	}

    .yellow {
        background: #fffacd;
    }
    .green {
        background: #d1ffcc;
    }
    .blue {
        background: #ccfffb;
    }
    .orange {
        background: #ffebcd;
    }

/* Block */

.block {
	background:url("../images/block.png") repeat-y center;
	margin-bottom:15px;
}

	.b1 {
		background:url("../images/block.png") no-repeat left top;
	}

		.b2 {
			background:url("../images/block.png") no-repeat right bottom;
			padding:8px 16px 16px 12px;
		}
		.b2referer {
			background:url("../images/block.png") no-repeat right bottom;
			padding:8px 5px 16px 5px;
		}

/* Left column */

#leftside {
	width:217px;
	float:left;
	padding-left:9px;
}

	.login {
		text-align:right;
		padding-right:20px;
		margin-bottom:6px;
	}

		.login p {
			margin-bottom:7px;
		}

			.login .textbox {
				width:117px;
				margin-left:10px;
			}

			.login .button {
				background:#55B4B9;
				color:#fff;
			}

		.reg a {
			color:#F26522;
		}

/* Right column */

#rightside {
	top:216px;
	float:right;
	width:217px;
	padding-right:3px;
}

	.left-menu {
		border-bottom:1px solid #F26522;
		padding-bottom:5px;
		margin-bottom:10px;
	}

		.left-menu li {
			margin-bottom:7px;
		}

			.left-menu li a {
				color:#0076A3;
				display:block;
				padding-left:10px;
				vertical-align:top;
				font-size:1.1em;
				text-decoration:none;
			}

			.left-menu li a:hover {
				text-decoration:underline;
			}

	.forum {
		background:url("../images/h2-bg.gif") no-repeat left;
		padding-left:14px;
		font-size:1.1em;
		color:#0076A3;
		text-decoration:none;
		display:block;
	}

		.forum:hover {
			text-decoration:underline;
		}

	.partner-news {
		color:#333;
		margin-bottom:12px;
	}

/* Footer */

#footer {
	background:#556066;
	text-align:center;
	padding:15px 10px;
	color:#fff;
	clear:both;
	position:relative;
}

	.footer-nav {
		margin-bottom:3px;
		font-weight:bold;
	}

		.footer-nav li {
			display:inline;
			padding:0 6px;
			border-left:1px solid #fff;
		}

			.footer-nav li a {
				color:#fff;
				font-weight:bold;
				text-decoration:none;
			}

		.footer-nav .first {
			border:0;
		}

	#footer p a {
		color:#6DCFF6;
		text-decoration:none;
	}

		#footer p a span {
			color:#F7941D;
		}

	.counter-block {
	position:absolute;
	vertical-align:top;
	top:10px;
	right:15px;
	width: 270px;
	height: 33px;
	}

	.counter-block1 {
	position:absolute;
	top:0px;
	right:185px;
	width: 90px;
	}
	.counter-block2 {
		position:absolute;
		left:15px;
		top:10px;
		wigth:343px;
	}

/* Navigation */

.navigation {
	color:#666;
	padding:0 0 5px;
}

	.navigation a {
		text-decoration:none;
		color:#636363;
		background:#F9F9F9;
		border:1px solid #999;
		padding:3px 6px;
		font-size:11px
	}

	.navigation a:hover {
		background:#556066;
		color:#fff;
		border-color:#999;
	}

	.navigation span {
		text-decoration:none;
		background:#fff;
		padding:3px 6px;
		border:1px solid #999;
		color:#999;
		font-size:11px;
	}

/* Add comments */

.addcomment {
	width:462px;
	vertical-align:top;
	text-align:left;
}

	.addcom {
		width:490px;
		margin:14px auto 0;
	}

		.addcomment textarea {
			width:100%;
			border:none;
			height:100px;
		}

	.commentform {
		line-height:25px;
		width:24%;
	}

/* Comments styles */

.comment-head {
	color:#333;
	background:url("../images/title-footer.gif");
	margin:-5px -15px 0;
	padding:0 15px 5px;
	overflow:hidden;
	border-bottom:2px solid #00AEEF;
}

	.comment-head h3 {
		margin:0;
	}

	.comment-head a {
		color:#333;
	}

	.icq img {
		margin-bottom:-5px;
	}

	.right {
		float:right;
	}

.comment {
	overflow:hidden;
	padding-bottom:7px;
	margin:0 -15px;
	background:url("../images/comment-bg.gif") repeat-y left;;
}

	.author-info {
		float:left;
		width:151px;
		padding:6px 6px 6px 15px;
	}

	.comment-body {
		display:table;
		padding:6px;
	}

		.quote {
			margin:5px 0;
			border:1px dotted #999;
		}

	.comment-footer {
		padding:5px 15px 0;
		margin:0 -15px -5px;
		border-top:2px solid #00AEEF;
	}

/* Add news */

.addnews {
	width:98%;
}

	.addnews td {
		padding:3px;
	}

		.addnews textarea {
			width:100%;
			height:100px;
		}

		.addnews .textbox {
			width:200px;
		}

		.addnews img {
			vertical-align:top;
		}

/* Feedback */

.feedback {
	width:98%;
}

	.feedback td {
		padding:3px;
	}

		.feedback textarea {
			width:100%;
			height:100px;
		}

/* Lost password */

.lostpassword td {
	padding:3px;
}

/* Personal message */

.pm {
	border-collapse:separate;
	width:462px;
}

	.pm td {
		padding:3px;
	}

		.pm textarea {
			width:100%;
			border:0;
			height:100px;
		}

/* Registration */

.registration td{
	padding:5px;
}

	.registration .button1 {
		margin-bottom:0;
	}

	.registration .textbox {
		width:150px;
	}

/* User info */

.userinfo {
	width:98%;
	margin-bottom:10px;
}

	.userinfo td {
		padding:3px;
		vertical-align:top;
	}

		.userinfo textarea {
			width:100%;
			height:80px;
		}

		.userinfo .textbox {
			width:200px;
		}

/* Stats */

.stats {
	border-collapse:separate;
	margin-bottom:10px;
	width:98%;
}

	.stats td {
		vertical-align:top;
		padding:3px;
	}

/* Блок Online */

#hintbox {
    text-align : left;
    width : 150px;
    font-size : 11px;
    border : 1px solid #99a1ab;
    background-color : #fff;
    layer-background-color : #a396d9;
    color : #282828;
    margin : 10px 0 0 10px;
    padding : 3px 5px;
    position : absolute;
    visibility : hidden;
    z-index : 998;
    -moz-opacity : 0.9;
    -moz-border-radius : 5px;
    filter : alpha(opacity="90");
}

.onl_table {
    width : 100%;
    font-size : 11px;
}
.onl_table td {
    padding-right : 5px;
    font-size : 11px;
/* Раскомментировать, если у Вас в две колонки*/     width : 50%;
 }

.a_link, .a_link a:link, .a_link a:visited, .a_link_on {
    color : #ff0000;
}
.a_link_on a:hover, .a_link_on a:active {
    color : #ff0000;
}

.u_link, .u_link a:link, .u_link a:visited, .u_link_on {
    color : #666666;
}
.u_link_on a:hover, .u_link_on a:active {
    color : #4b73d4;
}

.e_link, .e_link a:link, .e_link a:visited, .e_link_on {
    color : #00a400;
}
.e_link_on a:hover, .e_link_on a:active {
    color : #00a400;
}

.j_link, .j_link a:link, .j_link a:visited, .j_link_on {
    color : #0000ff;
}
.j_link_on a:hover, .j_link_on a:active {
    color : #0000ff;
}

.b_link, .b_link a:link, .b_link a:visited, .b_link_on {
    color : #666666;
}
.b_link_on a:hover, .b_link_on a:active {
    color : #666666;
}


#navgor {padding:0; margin:0; list-style:none; height:35px; background:#9BB2B9; position:relative; z-index:500; font-size:12px; font-family:arial, verdana, sans-serif;}
#navgor li.top {display:block; float:left; height:38px;}
#navgor li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#fff; text-decoration:none; font-size:14px; font-weight:bold; padding:0 0 0 12px;}
#navgor li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px;}
#navgor li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px;}

#navgor li:hover a.top_link, 
#navgor li.iehover a.top_link {color:#fff; background:#F7941D; font:bold Arial; no-repeat; cursor:pointer;}

/* Default list styling */

#navgor li:hover {position:relative; z-index:200; cursor:pointer;}

#navgor li:hover ul.sub
{left:1px; top:38px; background: #9BB2B9; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:135px; height:auto; z-index:300; cursor:pointer;}
#navgor li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:135px; font-weight:normal; cursor:pointer;}
#navgor li:hover ul.sub li a
{display:block; font-size:12px; height:18px; width:133px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #9BB2B9; cursor:pointer;}
#navgor li ul.sub li a.fly
{background:#9BB2B9 url(../images/arrow.gif) 125px 6px no-repeat; cursor:pointer;}
#navgor li:hover ul.sub li a:hover
{background: #F7941D; color:#fff; border-color:#fff; cursor:pointer;}
#navgor li:hover ul.sub li a.fly:hover
{background:#F7941D url(../images/arrow_over.gif) 125px 6px no-repeat; color:#fff; cursor:pointer;}


#navgor li:hover li:hover ul,
#navgor li:hover li:hover li:hover ul,
#navgor li:hover li:hover li:hover li:hover ul,
#navgor li:hover li:hover li:hover li:hover li:hover ul
{left:135px; top:-4px; background: #9BB2B9; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:135px; z-index:400; height:auto;}

#navgor ul, 
#navgor li:hover ul ul,
#navgor li:hover li:hover ul ul,
#navgor li:hover li:hover li:hover ul ul,
#navgor li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#navgor li:hover li:hover a.fly,
#navgor li:hover li:hover li:hover a.fly,
#navgor li:hover li:hover li:hover li:hover a.fly,
#navgor li:hover li:hover li:hover li:hover li:hover a.fly
{background:#F7941D url(../images/arrow_over.gif) 125px 6px no-repeat; color:#fff; border-color:#fff;} 

#navgor li:hover li:hover li a.fly,
#navgor li:hover li:hover li:hover li a.fly,
#navgor li:hover li:hover li:hover li:hover li a.fly
{background:#9BB2B9 url(../images/arrow.gif) 125px 6px no-repeat; color:#000; border-color:#CC6600;} 

.th_border {
padding: 2px 2px;
background-image: url(../images/bg_video.png);
background-repeat: no-repeat;
background-position: right bottom;
}
/*
CSS by Rolly / PsxTorrent 2.0 
*/

.dwntorrenttxt {
	font-size: large;
	color: #06F;
	text-decoration: underline;
}
.dwntorrent_up {
	color: #3C0;
}
.dwntorrent_down {
	color: #F00;
}
.dwntorrent_total {
	color: #06C;
}
.dwntorrent_tblc
{
/*
  #edfcfe
*/
	background-color: #edfcfe;
/*
  #77e7f7
*/
	border: 1px solid #77e7f7;
}
.dwntorrent_tblx
{
	border: 1px solid #77e7f7;
}

/*
CSS by Rolly / PsxTorrent 2.0 
*/
