/*
	* Initial neutralization
	* Top Level
	* Globals

	* Links
	* Backgrounds
	* Headers
	* General text

	* Code blocks
	* Quote blocks
	* Spoiler

	? Infoboxes
	* Inputs, buttons, forms
	* Text replacement for buttons
	* Basic tables

	* Page header
		- TopMenu, Quick Login, PM Info, Loguot..
		- Logo
		- Main navigation
		- Latest News
	? Breadcrumb
	? Important info

	* Page content
	* Sidebar 1
	* Latest News

	* Forums on home page
	* Forums on viewforum page

	* Topics on viewtopic page
	* Torrent status
	* Attachments
	* Search Results page
	* Tracker

	* Images
	* Page footer
	* Menus
	* Misc
	* Reports
	* Shortcuts
*/

/* ================================================================ *
     Initial neutralization
 * ================================================================ */

/* Clean out MARGIN and PADDING */
html, body, form, fieldset, h3, h4, h5, h6, p, pre, blockquote,
ul, ol, dl, li, dd {
	margin: 0; padding: 0;
}
/* Add LEFT MARGIN */
blockquote, ul, ol, li, dd { margin-left: 1em; }

/* ================================================================ *
     Top Level
 * ================================================================ */
html {
	min-height: 100.1%; /* always show vertical scrollbar in Mozilla */
	}
body {
	min-width: 760px; color: #f0eeee; background: #333333 url(../images/back2.png);
}
body, th, td, font {
	font: 12px Verdana,Arial,sans-serif;
}

#body_container { background: #484747; padding: 0 0px 0px; }
	#page_container {
		margin: 0 auto;
		background: #484747; border: 0px solid #1b1505;
		}
		#page_header {
			position: relative; width: 100%;
		}
		#page_content {
			padding: 0px 0px 0; margin: 0 auto;
			clear: both; position: relative;
			}
			#sidebar1 {}
			#sidebar2 {
				padding: 0 5px 0 5px; vertical-align: top;
				width: 130px;
			}
			#sidebar1-wrap { margin-top: -8px; width: 132px; }
			#sidebar2-wrap {}
			#main_content {
				vertical-align: top;
			}
			#main_content_wrap {}
		#page_footer {
			clear: both;
			margin: 12px 0 3px;
		}

/* ================================================================ *
     Globals
 * ================================================================ */
hr  { height: 0px; border: 0px solid #B7C0C5; border-top-width: 1px; }
.hr1 { border-top: 1px #B7C0C5 solid; }

form  { display: inline; }
label { cursor: pointer; white-space: nowrap; }
img   { border: 0px; }

.highlight { color: #FF0000; background: #FFFFE0; }
/* ---------------------------------- *
     Links
 * ---------------------------------- */
:link:focus, :visited:focus   { color: #DD6900; }
:link                         { color: #FFFFFF; }
:visited                      { color: #FFFFFF; }
:link:hover, :visited:hover   { color: #DD6900; text-decoration: underline;}
:link:active, :visited:active { color: #DD6900; text-decoration: underline; }

.colorAdmin, a.colorAdmin, a.colorAdmin:visited { color: #FF8C24; }
.colorSuperMod, a.colorSuperMod, a.colorSuperMod:visited { color: #09baf4; } 
.colorMod,   a.colorMod,   a.colorMod:visited   { color: #46f409; }
.colorGroup, a.colorGroup, a.colorGroup:visited { color: #476996; }
.colorCPH,   a.colorCPH,   a.colorCPH:visited   { color: #0080FF; }

.adm, a.adm, a.adm:visited { color: #dd1414; text-decoration: none; font-size: 11px; }


.dlWill                                  { color: #0066CC; }
.dlDown, .leech, .leechmed, .leechsmall  { color: #dd1414; }
.dlComplete, .seed, .seedmed, .seedsmall { color: #0edc0e; }
.dlCancel                                { color: #666666; }

a.dlWill,     a.dlWill:visited           { color: #0066CC; text-decoration: none; }
a.dlDown,     a.dlDown:visited           { color: #dd1414; text-decoration: none; }
a.dlComplete, a.dlComplete:visited       { color: #0edc0e; text-decoration: none; }
a.dlCancel,   a.dlCancel:visited         { color: #666666; text-decoration: none; }

a.leech,         a.leechmed,         a.leechsmall,
a.leech:visited, a.leechmed:visited, a.leechsmall:visited
{
	color: #dd1414; text-decoration: none;
}
a.seed,         a.seedmed,         a.seedsmall,
a.seed:visited, a.seedmed:visited, a.seedsmall:visited
{
	color: #0edc0e; text-decoration: none;
}
/* Poster name in viewtopic */
.nick, .nick a {
	color: #dfe1de !important; font-size: 13px; font-weight: bold; text-decoration: none;
}
/* Nav links */
.nav   { margin: 0.3em 0; font-size: 11px; font-weight: bold; }
.nav a { text-decoration: none; }
.nav em { color: #ffd100; font-style: normal; }
/* Topic titles */
.topictitle, a.topictitle {
	font-size: 11px; text-decoration: none; font-weight: bold;
}
.torTopic, a.torTopic {
	font-size: 11px; text-decoration: none;
}
a.topictitle:visited, a.torTopic:visited, a.tLink:visited {
	color: #5493B4;
}
/* ---------------------------------- *
     Backgrounds
 * ---------------------------------- */
.row1, .row1 td { background: #181818; }
.row2, .row2 td { background: #202020; }
.row3, .row3 td { background: #111111; }
.row4, .row4 td { background: #282828; }
.row5, .row5 td { background: #181818; }
.row6, .row6 td { background: #535320; }
.row7, .row7 td { background: #535320; }

.prow1 { background: #3c3a3a; }
.prow2 { background: #3c3a3a; }
.prow3 { background: #3c3a3a; }

.p-body tr { background: #ECECEC; }
.p-body tr:hover { background: #DEE3E7; }

/* ---------------------------------- *
     Headers
 * ---------------------------------- */
h1 { font-size: 18px; font-weight: bold; margin: 0.2em 0 0.5em; }
h2 { font-size: 16px; font-weight: bold; margin: 0.2em 0 0.5em; }
h3 { font-size: 13px; font-weight: bold; letter-spacing: 1px; }
h4 { font-size: 12px; font-weight: bold; }
h5 { font-size: 12px; font-weight: normal; }
h6 { font-size: 11px; font-weight: normal; }
/* Page title and toptic title */
.maintitle, .pagetitle {
	font-family: "Trebuchet MS",Verdana,sans-serif; color: #FFFFFF;
	padding: 0 4px; margin: 0.2em 0 0.5em;

}
.maintitle a, .pagetitle a { text-decoration: none; }
.maintitle { font-size: 22px; }
/* ---------------------------------- *
     General text
 * ---------------------------------- */
.pittext2 {

 font-size: 27px;
 color: #eb8c25;
 font-family: Arial;

 }

a.pittext2 {

 text-decoration: none;
 font-size: 12px;
 color: #d6d6d6;
 font-family: Arial;

  }
a.pittext2:hover,a.pittext2:active {

	color:#ecbb49;
	text-decoration: none;
	background:none !important;
	border:solid 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
a.pittext2:link,a.pittext2:visited,a.pittext2:focus {
	text-decoration: none;
	font-size: 12px;
        color: #d6d6d6;
        font-family: Arial;
	
}
.mainpit {

 font-size: 14px;
 color: #eb8c25;
 font-family: Arial;

 }

a.mainpit,a.mainpit:visited {

 text-decoration: none;
 font-size: 14px;
 color: #d6d6d6;
 font-family: Arial;

  }
a.mainpit:hover,a.mainpit:active,a.mainpit:focus
{

	color:#eb8c25;
	text-decoration: none;
	background:none !important;
	border:solid 0px;
	font-size: 14px;
	font-family: Arial;
}


.pittexty {

 font-size: 16px;
 color: #eb8c25;
 font-family: Arial;

 }

a.pittexty {

 text-decoration: none;
 font-size: 12px;
 color: #FFFFFF;
 font-family: Arial;

  }
a.pittexty:hover,a.pittexty:active,a.pittexty:focus
{

	color:#ffd100;
	text-decoration: none;
	background:none !important;
	border:solid 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
a.pittexty:link,a.pittexty:visited,
{
	text-decoration: none;
	font-size: 12px;
        color: #FFFFFF;
        font-family: Arial;
	
}
.pittextyred {

 font-size: 16px;
 color: #eb8c25;
 font-family: Arial;

 }

a.pittextyred {

 text-decoration: none;
 font-size: 12px;
 color: #2fb30d;
 font-family: Arial;

  }
a.pittextyred:hover,a.pittextyred:active,a.pittextyred:focus
{

	color:#3bde11;
	text-decoration: none;
	background:none !important;
	border:solid 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
a.pittextyred:link,a.pittextyred:visited,
{
	text-decoration: none;
	font-size: 12px;
        color: #d6d6d6;
        font-family: Arial;
	
}


.pittext3 {

 font-size: 21px;       	
 color: #FFFFFF;
 font-family: Arial;

 }
.gen, .seed, .leech,
.gen td            { font-size: 12px; }
.med, .genmed, .seedmed, .leechmed,
.med td            { font-color: #FFFFFF; font-size: 11px; }
.small, .gensmall, .seedsmall, .leechsmall,
.small td          { font-size: 10px; }
.tiny, .tiny td    { font-size: 10px; letter-spacing: -1px; }

td.gen   { font-size: 12px !important; }
td.med   { font-size: 11px !important; }
td.small { font-size: 10px !important; }

.gen, .med, .genmed,
.small, .gensmall   { color: #fcf8f8; }
a.gen, a.med, a.genmed,
a.small, a.gensmall { color: #FFFFFF; text-decoration: none; }
a.genmed:visited { color: green; text-decoration: none; }
/* ---------------------------------- *
     Post elements
 * ---------------------------------- */
.post-align, .post-br, .post-hr, .postImgAligned {
	display: block;
}
.sp-wrap, .post-hr                 { margin: 8px auto; }
.c-wrap, .q-wrap                   { margin: 8px auto; }
.c-wrap, .q-wrap, .sp-wrap         { width: 98%; clear: both; }
.q-wrap .q-wrap, .sp-wrap .sp-wrap { margin: 2px auto 4px; }
.c-head, .q-head                   { padding: 0 1px; font-size: 11px; color: #ffd100; }
.c-body, .q, .sp-wrap, .sp-head, .sp-body {
	border: solid #404040; border-width: 1px 1px 1px 2px; clear: both;
}
.c-body, .q, .sp-body      { padding: 2px 6px; }
.c-head, .q-head, .sp-head { text-align: left !important; }

.post-align { margin: 8px auto; }
.post-br    { line-height: 12px; }
.post-b     { font-weight: bold; }
.post-u     { text-decoration: underline; }
.post-i     { font-style: italic; }
.post-s     { text-decoration: line-through; }
/* ---------------------------------- *
     Code blocks
 * ---------------------------------- */
.c-body     { font-size: 13px; font-family: "Courier New",Courier,monospace; color: #0edc0e; background: #FAFAFA; }
/* ---------------------------------- *
     Quote blocks
 * ---------------------------------- */
.q { color: #111111; }
.q { background: #777575; }
.q .q { background: #b4b3b3; }
.q .q .q { background: #777575; }
.q .q .q .q { background: #b4b3b3; }
.q .q .q .q .q { background: #777575; }
.q .q .q .q .q .q { background: #b4b3b3; }
/* ---------------------------------- *
     Spoiler
 * ---------------------------------- */
.sp-wrap { padding: 0; background: #2e2e2e; }
.sp-head { border-width: 0; font-size: 11px; padding: 1px 14px 3px; margin-left: 6px; line-height: 15px; font-weight: bold; color: #ffd100; cursor: pointer; }
.sp-body { border-width: 1px 0 0 0; display: none; font-weight: normal; background: #434242; }
/* ---------------------------------- *
     List
 * ---------------------------------- */
.post_body ul, .post_body ol {
	margin: 8px auto 8px 8px;
}
.post_body li { margin: 0px 4px 1px 24px; }
/* ---------------------------------- *
     Post images
 * ---------------------------------- */
img.smile, img.postImg  { vertical-align: text-bottom; }
img.postImg        { margin: 2px 2px 0 0; }
img.postImgAligned { margin: 4px 4px 2px; }
var.img-left       { float: left; clear: left; }
var.img-right      { float: right; clear: right; }
/* ---------------------------------- *
     Other BBCode related
 * ---------------------------------- */
.post_body pre {
	border: none; background: transparent;
	padding: 0; margin: 0;
}
.post-pre { white-space: pre; font-family: monospace; }
a.postLink-name, a.postLink-name:visited { text-decoration: none; }
/* ---------------------------------- *
     Infoboxes
 * ---------------------------------- */
.infobox {
	border: 1px #B7C0C5 solid; background: #402d0d; padding: 1px;
	}
	.infobox h1 {
		background: #402d0d; font-size: 1.2em; padding: 0px 0.6em 2px;
	}
/* ---------------------------------- *
     Inputs, buttons, forms
 * ---------------------------------- */
input, textarea, select {
	 font-family: Verdana,sans-serif;
}
input.post, textarea.post {  }

select, input { font-size: 11px; }
textarea      { font-size: 12px; }

input.mainoption, input.main,
input.liteoption, input.lite {
	font-size: 11px; border: 1px solid; color: #000000;
	padding-left: 10px; padding-right: 10px;
}
input.mainoption, input.main {
	font-weight: bold;  /* main submit button */
}

/* The buttons used for bbCode styling in message post */
input.button, .buttons input { border: 1px solid; background: #F5F5F5; }
input.long { padding-left: 20px; padding-right: 20px; }

input.button, .buttons input,
input.mainoption, input.main, input.liteoption, input.lite  {
 color: #000000; border-color: #B4B4B4 #000000 #000000 #B4B4B4;
}

/* "gte IE 7" in page_header.tpl */
input[type="checkbox"] { margin-bottom:  0px; }
input[type="radio"]    { margin-bottom: -2px; }

input[disabled="disabled"] { color: #808080; }
input.hint  { color: #999999; font-style: italic; text-indent: 0.3em; }
input.error { color: #FF0000; font-weight: bold; }
input.found { font-weight: bold; }
.cat input[type="text"] { background: #FCFCFC; }

optgroup, option, fieldset, legend {
	font-family: Verdana,sans-serif;
}
optgroup {
	font-size: 11px; letter-spacing: 0px; font-weight: bold; font-style: italic;
	color: #FFFFFF; background: #7c8184;
}
optgroup option { color: #000000; background: #c7c5c5; }
option { font-size: 11px; }
legend { padding: 0 2px 2px; font-size: 11px; color: #FFFFFF; }
legend a { text-decoration: none; }
fieldset > legend { margin-left: 6px; }
.root_forum {}
.has_sf     { color: #333333; background: #97999a; font-weight: bold; }

input.pOrdSel {
	border: 0px solid #EFEFEF; width: 18px; overflow: hidden;
	color: #333333; background: transparent;
	font-size: 12px; font-family: Arial,sans-serif;
	cursor: pointer;
}

textarea.editor { display: block; width: 98%; }

.fieldsets td { vertical-align: top; white-space: nowrap; }
.fieldsets fieldset { margin: 4px 4px; }
.fieldsets fieldset div { padding: 3px 6px 4px; }
.fieldsets div p   { margin-bottom: 1px; }
.fieldsets div > p { margin-bottom: 2px; }
.fieldsets .select { margin-bottom: 3px; }
.fieldsets .radio  {}
.fieldsets .chbox  {}
.fieldsets .input  {}
table.my_downloads { margin-bottom: 2px; }
	.my_downloads td { padding: 1px 8px 2px 0 !important; }

select.text_color option { background: #ECECEC; }
select.text_size option.em { font-weight: bold; background: #ECECEC; }

.fldSet1 { margin: 2px 4px 1px 4px; padding: 0px; }
.fldSetCont1 { margin: 0px; padding: 3px 8px 4px 8px; }
.fldSetCont2 { margin: 0px; padding: 2px 8px 4px 8px; }
.fldSetCont3 { margin: 0px; padding: 6px 8px 8px 8px; }

.hl_only_new   { color: #e65811; }
.select-action { background: #F5F5F5; }
.buttonpit {font-size: 13px; border: 0px solid #342c27; background:url(../images/search.gif) left top no-repeat;}
.buttonpit2 {font-size: 12px; border: 0px solid #342c27; width: 80px; height: 19px;background:url(../images/enter.png) no-repeat;}


/* ---------------------------------- *
     Text replacement for buttons
 * ---------------------------------- */
.txtb, .txtb:link, .txtb:visited, .txtb:hover {
	color: #acb2b7; font-size: 11px; text-decoration: none;
}
.txtb:hover	{ text-decoration: underline; }
/* ---------------------------------- *
     Basic tables
 * ---------------------------------- */
.bodyline	{
	background: #FFFFFF; border: 0px solid #A5AFB4;
}
.bodyline th {
	background: #71869F; color: #F0F8FF; font-weight: bold;
}

table.forumline {
	width: 100%; background: #393737; border-collapse: collapse;
	margin-left: auto; margin-right: auto;
	border-top: 1px solid #494747;
}
.forumline th {
	border: 1px solid #494747; border-width: 1px; border-top-color: #2e2d2d;
}
.forumline td {
	border: 1px solid #494747; border-width: 0 1px 1px;
}
.forumline th, .thHead {
	padding: 6px 8px 7px; text-align: center;
	color: #ffd100; font-size: 11px; font-weight: bold;
	background: #2e2e2e url(../images/cellpic3.gif) repeat-x;
}
/* "lte IE 6" in page_header.tpl */
.forumline th:first-child { border-left-color: #343131; }
.forumline th:last-child  { border-right-color: #4f4a4a; }
.forumline td {
	padding: 2px 4px 3px;
}

table.borderless th, table.borderless td { border: 0px none; }

table.bordered { border-collapse: collapse; border: 1px solid #494747; }
	.bordered th, .bordered td { border-style: solid; border-width: 1px; border-color: #494747; }

table.message { margin: 0 auto; width: 100%; }
table.message td {
	padding: 16px; text-align: center; background: #141414;
}
#bg2   {
       
       background: url(../images/leftbl.png) no-repeat;
       width: 190px;
       height: 346px;
       
       }
#bg3   {
       
       background: url(../images/logoleft.png) no-repeat;
       vertical-align: left;
       }

.cat, td.cat, td.catTitle, td.catHead, td.catBottom {
	padding: 5px 4px 6px;
	background: #494747; url(../images/cellpic1.gif) repeat-x;
}
.catTitle {
	font-weight: bold; letter-spacing: 1px;
	color: #FFFFFF; text-align: center;
}
.catTitle a  { text-decoration: none; }
.catBottom { text-align: center; }
#acp_main_nav .catTitle {
	padding: 2px 6px 3px; text-align: left; font-size: 11px; letter-spacing: 0px;
}

.info_msg_wrap { margin: 12px 0; }
table.info_msg { width: 100%; border: 1px solid #B7C0C5; background: #402d0d; margin: 0 auto; }
table.info_msg .msg {
	border: 1px solid #B7C0C5; background: #402d0d;
	padding: 20px; text-align: center;
}
table.error { width: 100%; border: 2px solid #993300; background: #FFD4CC; margin: 0 auto; }
table.error .msg {
	border: 1px solid #993300; background: #FAEBD7;
	padding: 20px; color: #A52A2A; text-align: center;
}

table.search_username { margin: 12px; width: 370px; }

table.pm_box_size { width: 175px; margin: 8px 2px; }
	.pm_box_size .progress { background: #008000; }
	.pm_box_size b { font-size: 10px; }
	.pm_nav td { padding: 4px; font-size: 14px; font-weight: bold; }

table.translit_expl th {
	width: 30px; padding-right: 8px; font-weight: bold; text-align: right;
}
table.translit_expl td { width: 14px; }

table.user_contacts th { text-align: right; width: 100%; }
     .user_contacts td { padding: 2px 6px; }

table.user_details th { padding: 2px 6px; text-align: right; vertical-align: top; }
     .user_details td { width: 70%; }

table.usercp_register h6 {
	margin: 0.3em 0.4em; color: #FFFFFF; line-height: 100%;
}

table.smilies td { padding: 3px; text-align: center; }

/* ================================================================ *
     Page header
 * ================================================================ */
/* ---------------------------------- *
     TopMenu, Quick Login, PM Info, Loguot..
 * ---------------------------------- */
.topmenu {
	background: url(../images/puli.png);border-width: 0px 0px;
	margin: 0px 0px 0; padding: 0 0px;
}
.topmenu a:link, .topmenu a:visited { text-decoration: none; }
.topmenu td { padding: 2px; white-space: nowrap; }
.topmenupm {
	border-width: 0px 0px;
	margin: 0px 0px 0; padding: 0 0px;
}
.topmenupm td { padding: 2px; white-space: nowrap; }
.new-pm a:link, .new-pm a:visited {color: #ff0000; text-decoration: none; border-color: #CC6600;}
.new-pm-link { color: #f6440e !important; font-weight: bold; }

.topmenupit {
	background: url(../images/bgtopmenupit.png); border: solid #1f1a17; border-width: 0px 0px;
	margin: 0px 0px 0; padding: 0 0px;
}
.topmenupit a:link, .topmenupit a:visited { text-decoration: none; }
.topmenupit td { padding: 2px; white-space: nowrap; }
.topmenupit4 {
	background: url(../images/reklafon.png); border: solid #1f1a17; border-width: 0px 0px;
	margin: 0px 0px 0; padding: 0 0px;}

/* ---------------------------------- *
     Logo
 * ---------------------------------- */
#logo { padding: 0px 0px; min-height: 75px; }
	#logo h1 {
		margin: 0 300px 0 0; padding-top: 0px;
		font-size: 42px; font-variant: small-caps;
	}
	#logo h6 {
		margin: 0 300px 0 0; padding-top: 0px; padding-bottom: 0px;
		font-size: 14px; font-variant: small-caps;
	}
	#logo img {
		padding: 0px 0px 0px 0px;
	}
/* ---------------------------------- *
     Main navigation
 * ---------------------------------- */
#main-nav {
	padding: 14px 4px; margin: 0 0px;
	border: solid #1f1a17; border-width: 0px 0; background: #1f1a17;
	}
	#main-nav b { padding: 0 4px 0 1px; }
	#main-nav a { color: #d6d6d6; text-decoration: none; }
	#main-nav a:hover, #main-nav a:active {
		text-decoration: none !important; color: #ecbb49;
	}




#pittd {
 background: url(../images/logoleft.png); 
 background-repeat: no-repeat;
 padding: 0px 0px 0px 0px; margin: 0 0px;
  }
#menumainleftpit {
 background: url(../images/left.png); 
 background-repeat: no-repeat;
 padding: 0px 0px 0px 0px; margin: 0 0px;
 border: 0px;
 width: 87px;
 height: 25px;
 font-weight: bold; letter-spacing: 0px;
	color: #FFFFFF; text-align: center;


  }
#menumainrightpit {
 background: url(../images/right.png); 
 background-repeat: no-repeat;
 padding: 0px 0px 0px 0px; margin: 0 0px;
 border: 0px;
 width: 17px;
 height: 25px;
 font-weight: bold; letter-spacing: 0px;
	color: #FFFFFF; text-align: right;

  }
#menumainblockpit {
 background: url(../images/block.png); 
 background-repeat: no-repeat;
 padding: 0px 0px 0px 0px; margin: 0 0px;
 border: 0px;
 width: 80px;
 height: 25px;
 font-weight: bold; letter-spacing: 0px;
	color: #FFFFFF; text-align: center;
 }
#menumainblockfaqpit {
 background: url(../images/block3.png); 
 background-repeat: no-repeat;
 padding: 0px 0px 0px 0px; margin: 0 0px;
 border: 0px;
 width: 80px;
 height: 25px;
 font-weight: bold; letter-spacing: 0px;
	color: #FFFFFF; text-align: center;
 }
#menumainblockpit2 {
 background: url(../images/block2.png); 
 background-repeat: yes;
 padding: 0px 0px 0px 0px; margin: 0 0px;
 border: 0px;
 height: 25px;
 align: right;
 font-weight: bold; letter-spacing: 0px;
	color: #FFFFFF; text-align: right;
 }
a.mainpits { color: #FFFFFF; text-decoration: none; }
a.mainpits:hover,a.mainpits:active {
        color:#ffd100;
	text-decoration: none;
	font-size: 12px;
	}

#warmans {
 background-color: #d4d4d4;
 background: url(../images/leftbl.png); 
 background-repeat: no-repeat;
 width: 150px;
 padding: 0px 0px 0px 0px; margin: 0 0px;
  }

#newstable {
 background-color: #202020;
 padding: 0px 0px 0px 0px;
 border: 0;
  }
#newstable td { padding: 0px 0px 0px;}

#pittd2
{
 background-color: #d4d4d4;
 background: url(../images/lineleft.png); 
 padding: 0px 0px 0px 0px; margin: 0 0px;
  }
#linepit
{
 background-color: #0a0a0a;
 border: 0;
 padding: 2px 2px 2px 2px; margin: 0 0px;
  }
#spa
{
 background-color: #5b5855;
 border: 0;
 background: url(../images/spa.png); 
 padding: 1px 1px 1px 1px; margin: 0 0px;
 background-repeat: repeat-x;
  }
#zadnica
{
 border: 0;
 background: url(../images/zad.png); 
 background-repeat: repeat-x;
 padding: 0px 0px 0px 0px; margin: 0 0px;
  }



#pittable {
 background-repeat: no-repeat;
 border-width: 0px 0;
 padding: 0px 0px 0px 0px; margin: 0 0px;
  }


/* ---------------------------------- *
     Latest News
 * ---------------------------------- */
#latest_news { margin-bottom: 0px; }
	#latest_news table {
		border-collapse: collapse;
	}
	#latest_news h3 { padding: 0 0 5px 0; color: #fca702; font-size: 12px; font-weight: bold; font-family: Arial;}
	#latest_news td { vertical-align: top; padding: 0px 2px 0px;}
	.news_date {
		float: right; padding: 1px 0px 1px;
		white-space: nowrap; font-family: Arial; font-size: 14px; font-weight: bold;
		color: #fca702; border: 0px;
	}
	.news_title {
		padding: 1px 8px 2px; margin-bottom: 2px;
		
	}
	#latest_news a { text-decoration: none; }
	#latest_news .new a { color: #f88304; font-weight: bold; }
/* ---------------------------------- *
     Breadcrumb [ home >> forum1 >> etc. ]
 * ---------------------------------- */
#breadcrumb {}
/* ---------------------------------- *
     Important info
 * ---------------------------------- */
#important_info {}
/* ================================================================ *
     Page content
 * ================================================================ */
/* ---------------------------------- *
     Sidebar 1
 * ---------------------------------- */
#sidebar1 {
	margin-top: -8px; width: 150px; padding: 0 6px 0 3px; vertical-align: top;
	}
	#sidebar1 h3 {
		padding: 0 0 4px 0; margin: 8px 0 2px 0;
		color: #FFFFFF; text-indent: 0.5em;
		background: transparent url(../images/hr200_ltr_gradient.jpg) no-repeat left bottom;
	}
	#sidebar1 h3 a { color: #333333; }
	#sidebar1 h5 { padding: 2px 4px 5px; }
	#sidebar1 ul { margin: 6px 0 0 10px; }
	#sidebar1 li { margin-bottom: 2px; margin-left: 14px; }
	#sidebar1 a  { text-decoration: none; color: #bec7cc; }

	#user_ratio { padding: 0;}               /* User ratio */
		#user_ratio td {
			padding: 1px 6px 1px 8px ; font-size: 11px;
		}
	#tr_main_cats {}             /* Main tracker categories list */
		#tr_main_cats ul {
			list-style-image: url(../images/arrow1.gif);
		}
		#tr_main_cats li {
			margin-bottom: 3px; margin-left: 11px; font-size: 11px; font-weight: bold; line-height: 110%;
	  }
#user_ratio {
	padding: 5px 0px 10px 0px; font-size: 11px;
}
#author-rel a { color: #dd1414; }
/* ================================================================ *
     Main content
 * ================================================================ */
/* ---------------------------------- *
     Forums on home page
 * ---------------------------------- */
#forums_list_wrap { margin-top: 4px; padding-right: 2px; }
#forums_top_links { clear: both; }
#forums_wrap { clear: both; padding-top: 1px; }
.cat_title {                    /* Category header */
	padding: 3px 8px 5px; letter-spacing: 1px; text-indent: 0.6em;
	background: #100f0f url(../images/linef.png) repeat-x;
	}
	.cat_title a { text-decoration: none; color: #ffd100 !important; }
table.forums { width: 100%; }
	.forums th {
		padding: 0 !important; font-size: 10px; font-weight: normal; color: #3C3C3C;
	}
	.forums td {
		padding: 3px 4px; font-size: 11px;
	}
.forums em {                 /* titles like: "Subforums:", "Moderators:" */
	color: #5E5E5E; font-style: italic;
}
.forumlink {                 /* forum links */
	font-size: 17px; font-weight: bold; font-face: Arial;
	}
	.forumlink a { text-decoration: none; }
.forums .forumlink {         /* forum title */
	margin-top: 1px;
}
.forum_desc {                /* forum description */
	margin-top: 2px; color: #dbd3d3; font-size: 11px; line-height: 110%;
}
.subforums {                 /* subforums */
	margin-top: 2px; padding-left: 0.5em;
	}
	.subforums em { display: none; }
	.subforums + .moderators { margin-top: 0; }
	.dot-sf { color: #417998 !important; font-size: 11px; margin-right: 4px; }
	.new .dot-sf { color: #CA4200 !important; }
	.sf_title { white-space: normal; }
	.sf_icon { margin-right: 1px; }
	.sf_separator {}
	.sf_title a { text-decoration: none; }
.moderators {                /* moderators */
	margin-top: 2px; font-size: 11px; line-height: 110%;
	}
	.moderators a, .moderators a:visited {
		color: #e8ba4f; font-size: 10px; text-decoration: none;
 	}
.f_topics, .f_posts { display: none; } /* Hide posts/topics count <td> in index */
.f_last_post {               /* last topic/post */
	text-align: center;
	}
	.last_topic { margin-top: 1px; white-space: nowrap; }
		.last_topic a { text-decoration: none; }
	.last_post_time { margin-top: 2px; font-size: 10px; white-space: nowrap; }
		.last_time {}
		.last_author { padding-left: 3px; }
	.f_stat_inline {           /* Posts: xx Topics: xx */
		margin-top: 1px; white-space: nowrap; }
		.f_stat_topics {}
		.f_stat_posts { padding-left: 3px; }

.forums thead {              /* Forum TH-Headers */
 display: none;
}
.f_icon {                    /* Forum Icon cell */
	padding: 6px 6px !important;
	background: url(../images/zad2.png); 
        background-repeat: repeat-x;
        background-color: #323131;

}
.f_titles {                  /* Forum Title cell */
	width: auto;
	background: url(../images/zad2.png); 
        background-repeat: repeat-x;
        background-color: #323131;
}
.f_topics {                  /* Topics Count cell */
	width: 40px; text-align: center;
}
.f_posts {                   /* Posts Count cell */
	width: 50px; text-align: center;
}
.f_last_post {               /* Forum Last Topic/Post cell */
	width: 230px;
	background-color: #181818;

}
.f_stat_inline {             /* Inline Topic/Post count */
	display: block;
}

table.forums    { border-collapse: collapse; }
.cat_title      { border: 0 none;
                  border-top:    0px solid #B7C0C5;
                  border-bottom: 0px solid #C3CBD1; }
.f_tbl_wrap, #board_stats_wrap {
                  border: 0 none; }
.forums td.row1 { border: solid #FDFDFD; border-width: 0 0px 0px 0; }
.forums td.row2 { border: solid #F5F5F5; border-width: 0 0px 0px 0; }
td.f_titles     { border-right-color: #FAFCFD !important; }
td.last_td      { border-right-width: 0 !important; }

.cat_footer {
	height: 0px; margin-top: -1px; border-top: 0px solid #C3CBD1;
	font-size: 0px; line-height: 0px;
}
.cat_separator { height: 10px; font-size: 0px; line-height: 0px; }
#mark_all_forums_read { margin: -10px 0 3px 0; }

#online_time    { float: left; font-style: italic; color: #FFFFFF; }
#online_explain { float: right; }
#online_userlist a { white-space: nowrap; }
#forums_top_nav { display: none; }
/* ---------------------------------- *
     Forums on viewforum page
 * ---------------------------------- */
table.forum th { white-space: nowrap; }
td.topic_id    { padding: 4px 6px; }

.spaceRow {
	padding: 0 !important; background: #181818;
}
td.topicSep {                /* Topic type groups separator */
	padding: 2px 12px 3px; font-weight: bold; letter-spacing: 1px; color: #FFFFFF;
}
.topicMoved {                /* Topic Moved prefix */
	font-weight: normal; font-style: italic;
}
.topicAnnounce {             /* Topic Announce prefix */
	color: #DD6900;
}
.topicSticky {               /* Topic Sticky prefix */
	color: #009900;
}
.topicPoll {                 /* Topic Poll prefix */
	font-weight: normal; color: #FFFFFF;
}
.topicPG {                   /* Topic pagination links */
	font-weight: normal; white-space: nowrap; font-size: 10px;
}
.iconDL {                    /* DL Icon */
	border: 1px outset; background: #EFEFEF;
	padding: 0px 3px 0px 2px; margin: 2px 1px 2px 0px;
}
.topicAuthor, a.topicAuthor, a.topicAuthor:visited	{
	font-size: 11px; color: #087908; text-decoration: none;
}
.torSize {
	font-size: 11px; color: #333333; text-decoration: none;
}
.hl-selected-topic { background-color: #494747 !important; }
.hl-selected-row, .hl-selected-row td { background-color: #494747 !important; }
/* ---------------------------------- *
     Topics on viewtopic page
 * ---------------------------------- */
table.topic { width: 100%; }

	.post_head { padding: 0 6px; font-size: 10px; }
	.post_wrap { margin: 5px 5px 8px; }
		.post_body { line-height: 18px; }  /* The content of the posts */
			a.postLink { text-decoration: none; }
			a.postLink:visited { text-decoration: none; color: #5493B4; }
		.posted_since { color: #666666; padding-left: 4px; }
		.signature { clear: both; }
		.signature { max-height: 100px; overflow: hidden; }
			.signature, .signature * {
				font-size: 10px !important; color: #5E5E5E !important;
				text-decoration: none !important; background: transparent !important;
				border: 0 none !important; padding: 0 !important; margin: 1px 0 !important;
			}
			.signature .c-head, .signature .q-head { display: none !important; }
			.signature .c-wrap, .signature .c-body,
			.signature .q-wrap, .signature .q { display: inline !important; }
			.signature a { text-decoration: underline !important; }
			.signature img { max-width: 600px; }
		.last_edited { font-size: 10px; color: #5E5E5E; }
	.poster_info p       { margin: 2px 0; color: #FFFFFF; }
	.poster_info .nick   { margin: 0 0 4px; color: #333333; line-height: 110%; }
	.poster_info .avatar { margin: 5px 0 4px; max-width: 100px; max-height: 100px; overflow: hidden; }
		.avatar imgreflect        { display: block; }
	.poster_info .flag   { margin: 4px 0; }
	.poster_info em      { font-style: normal; color: #dac6c6; }

	table.topic, .topic .td1, .topic .td2, .topic .td3, .post_head, .post_btn_2 {
                 border-style: solid; border-color: #010100; }
	.topic .td1  { border-width: 1px 1px 0px 0px; border-right-color: #010100; }
	.topic .td2  { border-width: 1px 0px 0px 0px; width: 100%; }
	.topic .td3  { border-width: 0px 1px 0px 0px; border-right-color: #010100; height: 100%; }
	.post_head   { border-width: 0px 0px 1px 0px; }
	.post_btn_2  { border-width: 1px 0px 0px 0px; }
	table.topic  { border-width: 0px 1px 1px 1px; border-color: #010100; }

	.poster_info { padding: 4px; vertical-align: top; font-size: 10px; line-height: 100%; }
	.poster_btn  { padding: 0; vertical-align: bottom; text-align: center; white-space: nowrap; }
	.message     { padding: 0; vertical-align: top; width: 100%; }

	input.select_post { margin-top: 0px; float: right; }
	input[type="checkbox"].select_post { margin-top: 4px; }

	table.peers { border-collapse: collapse; }
		table.peers th  { border: 1px #A5AFB4 solid; background: #0f0f0f; color: #e9e5e5; }
		table.peers td  { border: 1px #A5AFB4 solid; padding: 4px; }
		#last_seed_info { border: 1px #A5AFB4 solid; }

	.dl_list {}
		.dl_list td { text-align: center; }
		.dl_list img { display: block; }
		#dl_counts td { font-size: 12px; }

	#poll { border: solid #404040; border-width: 1px; margin-bottom: -1px; }

	.quick_reply_box  { width: 640px; }
	.hl-selected-post { background-color: #d5d2c4 !important; }
/* ---------------------------------- *
     Torrent status
 * ---------------------------------- */
.tor-status-td:hover { background: #F8F8FF; }
.tor-icon         { margin: 0 3px; }
.tor-approved     { margin-left: 1px;  color: #008000; font-weight: bold; }
.tor-closed       { padding-left: 1px; color: #FF4500; font-weight: bold; }
.tor-closed-cp    { color: #CE3800; font-weight: bold; }
.tor-consumed     { color: #D26900; font-weight: bold; }
.tor-dup          { padding-left: 1px; color: #4f4ff5; font-weight: bold; }
.tor-need-edit    { color: #FF0000; font-weight: bold; }
.tor-no-desc      { padding-left: 1px; color: #FF4500; font-weight: bold; }
.tor-not-approved { color: #C71585; }
.tor-checking     { color: #2424FF; }

/* ---------------------------------- *
     Attachments
 * ---------------------------------- */
table.attach { width: 95%; margin: 0 auto; clear: both; border-color: #68696a; }
	.attach th, .attach td { border-color: #68696a; }
	.attach th { padding: 3px; text-align: center; font-weight: bold; background: #111111; }
	.attach td { padding: 2px 4px; }
	.dl-link   { font-size: 13px; }

fieldset.attach { width: 95%; margin: 14px auto; padding: 2px; clear: both; }
	.attach_link  { margin: 2px 12px 6px; }
	.attach_stats { padding-left: 3px; }
	.attach_comment {
		margin: 6px 12px; padding: 1px 8px; line-height: 110%;
		color: #FFFFFF; border-left: 2px solid #CC9933;
	}
	.attach .denied { color: #dd1414; }

#tor_blocked { width: 95%; }
	#tor_blocked td { background: #fd1503; padding: 8px 12px; color: #ffffff; }
/* ---------------------------------- *
     Search Results page
 * ---------------------------------- */
.opened {                    /* Clicked link color */
	color: #71869F;
}
/* ---------------------------------- *
     Tracker
 * ---------------------------------- */
a.tr-dl { font-weight: bold; }
a.tr-dl:visited { color: #5493B4; font-weight: normal; }

/* ================================================================ *
     Images
 * ================================================================ */
img.forum_icon  { width: 31px; height: 43px; }
img.topic_icon  { width: 19px; height: 18px; }
img.pm_box_icon { width: 28px; height: 25px; }
img.icon1       { width: 12px; height: 9px;  }
img.icon2       { width: 18px; height: 9px;  }
img.spacer      { display: block; height: 1px; }
/* ================================================================ *
     Page footer
 * ================================================================ */
.bottom_info { font-size: 11px; }
.copyright   { font-size: 10px; color: #FFFFFF; letter-spacing: -1px; }
	.copyright a { text-decoration: none; }

#timezone {
	float: right; text-align: right; white-space: nowrap;
	font-size: 10px; line-height: 110%; color: #FFFFFF;
}
.tz_time { font-family: "Courier New",Courier,monospace; font-size: 11px; }

#f_icons_legend { margin: 4px auto; }
/* ================================================================ *
     Menus
 * ================================================================ */
.menu-root { padding-right: 13px; white-space: nowrap;
	background: transparent url(../images/menu_open.gif) no-repeat right; }
.menu-alt1 { padding-right: 0; background: transparent; }
img.menu-alt1 { width: 9px; height: 9px; }
a.menu-root, a.menu-root:visited, a.menu-root:hover {
	text-decoration: none !important; }
.menu-sub  { position: absolute; display: none; z-index: 1000; }
	.menu-sub table	{ background: #585858; border: 0px solid #92A3A4; }
	.menu-sub table th { background: #141313; color: #ffd100; font-weight: bold; font-size: 11px; }
	.menu-sub table td { background: #202020; font-size: 11px; }
	.menu-sub table td.cat { background: #585858; }
	.menu-sub legend { font-weight: bold; }
	.menu-sub label  { display: block; padding-right: 1px; margin-right: 1px; }
	.menu-sub label:hover { background: #585858; color: #e65811; }
	.menu-sub iframe.ie-fix-select-overlap {
    display: none;
    display/**/: block;
    position: absolute; z-index: -1; filter: mask(); }
/* ================================================================ *
     Ajax
 * ================================================================ */
var.ajax-params { display: none; }
#ajax-loading, #ajax-error {
	position: fixed; right: 3px; top: 0px;
	z-index: 5000;
	display: none;
}
#ajax-loading td, #ajax-error td {
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	padding: 3px 4px 4px 4px;
	border: 1px solid #2E8B57;
	color: #FFF5EE; background: #2E8B57;
}
#ajax-loading td.icon {
	width: 12px; height: 12px;
	background: #EFEFEF url(../images/loading.gif) no-repeat center center;
}
#ajax-error {
	background: #8B0000; color: #F5F5F5;
	border: 0px; padding: 4px;
	white-space: nowrap; overflow: auto;
}
.editable-container { cursor: pointer; }
.editable-container:hover { background: #E8E9F8; }
.loading-1 { background: transparent url(../images/loading_1.gif) no-repeat left center; padding-left: 22px; }
/* ================================================================ *
     Treeview, TableSorter
 * ================================================================ */
.treeview, .treeview ul {
	padding: 0; margin: 0; list-style: none; font-size: 11px; line-height: 14px;
}
.treeview ul {
	margin-top: 4px;
}
.treeview .hitarea {
	background: url(../images/treeview/treeview-default.gif) -64px -25px no-repeat;
	width: 16px; height: 16px; margin-left: -16px; float: left; cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline; float: none;
}
.treeview li {
	margin: 0; padding: 1px 0 1px 16px;
}
.treeview span {
	padding-left: 3px; display: block;
}
.treeview a.selected {
	background-color: #eee;
}
#treecontrol { margin: 1em 0; display: none; }
.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url(../images/treeview/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable {
	background-image: url(../images/treeview/treeview-default.gif);
}
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

/* Tablesorter */
.tablesorter  u  { display: none; }
.tablesorter .header {
	cursor: pointer; white-space: nowrap;
}
.tablesorter .tbs-text {
	padding-bottom: 1px;
}
.headerSortUp .tbs-text, .headerSortDown .tbs-text {
	border-bottom-width: 2px; border-bottom-style: solid;
}
.tbs-icon {
	padding-left: 8px;
	background-image: url(../images/tbl_sort_bg.gif); background-repeat: no-repeat; background-position: 0 50%;
}
.headerSortUp .tbs-icon {
	background-image: url(../images/tbl_sort_asc.gif);
}
.headerSortDown .tbs-icon {
	background-image: url(../images/tbl_sort_desc.gif);
}
/* ================================================================ *
     Misc
 * ================================================================ */
.sf      { padding-left: 20px !important; }
.jumpbox { margin: 6px 0; text-align: right; white-space: nowrap; }

.attachrow    { font-size: 11px; border: 1px #78797a solid; }
.attachheader { font-size: 11px; border: 1px #78797a solid; background: #695010; }
.attachtable  { font-size: 12px; border: 1px #78797a solid; border-collapse: collapse; }

pre, .pre {
	font-family: Courier,monospace; font-size: 12px;
	border: 1px solid #B7C0C5; background: #F5F5F5;
	padding: 4px; margin: 10px; text-align: left;
}
.pre { width:100%; overflow: auto; white-space: nowrap; }

.ann { font-size: 13px; text-align: center; color: #e65811; font-weight: bold; }

.clickable { cursor: pointer; }
.folded, .folded2 { display: block;
	background: transparent url(../images/icon_plus_1.gif) no-repeat left center; padding-left: 14px; }
.unfolded, .unfolded2 { display: block;
	background: transparent url(../images/icon_minus_1.gif) no-repeat left center; padding-left: 14px; }
.folded2   { background-image: url(../images/icon_plus_2.gif); }
.unfolded2 { background-image: url(../images/icon_minus_2.gif); }

.warnColor1  { color: #e65811; }
.warnColor2  { color: #FF0000; }
.warnBorder1 { border: 1px solid #A52A2A; }
.warningBox1 { border: 1px solid #A52A2A; color: #e65811; padding: 12px; }
.warningBox2 { color: #e65811 !important; background: #FFD9B2; border: 2px solid #CC6600; padding: 8px; }

/* ================================================================ *
     Reports
 * ================================================================ */
/* Color pixel */
div.report_pixel {
	height: 1em;
	width: 1em;
	float: left;
	margin-right: 3px
}

/* Report list colors */
td.report_cleared, div.report_cleared {
	background-color: #333131;
}

td.report_process, div.report_process {
	background-color: #ffc267;
}

td.report_open, div.report_open {
	background-color: #959494;
}

td.report_new, div.report_new {
	background-color: #6b6868;
}

td.report_delete, div.report_delete {
	background-color: #9eabb2;
}

/* Report mode select */
select.report_mode option {
	margin: 1px 0
}

select.report_mode optgroup {
	background-color: #FFF;
	color: #000;
	font-style: normal;
	font-weight: bold;
	margin-left: 3px
}

select.report_mode optgroup option {
	border-left: 1.3em solid;
	padding-left: 2px;
	margin-left: 1px;
}

select.report_mode option.report_cleared {
	border-color: #1e6731
}

select.report_mode option.report_process {
	border-color: #e6721b
}

select.report_mode option.report_open {
	border-color: #8b201d
}

/* ================================================================ *
     Shortcuts
 * ================================================================ */
.spacer_0, .spacer_2, .spacer_4, .spacer_6, .spacer_8, .spacer_10, .spacer_12 {
	font-size: 0px; line-height: 0px; }
.spacer_0  { height:  0px; }
.spacer_2  { height:  2px; }
.spacer_4  { height:  4px; }
.spacer_6  { height:  6px; }
.spacer_8  { height:  8px; }
.spacer_10 { height: 10px; }
.spacer_12 { height: 12px; }

.pad_0,  .pad_0  td, td.pad_0  { padding:  0; }
.pad_2,  .pad_2  td, td.pad_2  { padding:  2px; }
.pad_4,  .pad_4  td, td.pad_4  { padding:  4px; }
.pad_6,  .pad_6  td, td.pad_6  { padding:  6px; }
.pad_8,  .pad_8  td, td.pad_8  { padding:  8px; }
.pad_10, .pad_10 td, td.pad_10 { padding: 10px; }
.pad_12, .pad_12 td, td.pad_12 { padding: 12px; }
.pad_14, .pad_14 td, td.pad_14 { padding: 14px; }
.pad_16, .pad_16 td, td.pad_16 { padding: 16px; }

.mrg_0  { margin:  0   !important; }
.mrg_2  { margin:  2px !important; }
.mrg_4  { margin:  4px !important; }
.mrg_6  { margin:  6px !important; }
.mrg_8  { margin:  8px !important; }
.mrg_10 { margin: 10px !important; }
.mrg_12 { margin: 12px !important; }
.mrg_14 { margin: 14px !important; }
.mrg_16 { margin: 16px !important; }

.lh_100 { line-height: 100%; }
.lh_110 { line-height: 110%; }
.lh_120 { line-height: 120%; }
.lh_150 { line-height: 150%; }

.wAuto  { width: auto !important; }  /* widthAuto */
.w50    { width:  50% !important; }
.w60    { width:  60% !important; }
.w70    { width:  70% !important; }
.w80    { width:  80% !important; }
.w85    { width:  85% !important; }
.w90    { width:  90% !important; }
.w95    { width:  95% !important; }
.w100   { width: 100% !important; }

.border  { border-style: solid; border-color: #B7C0C5; }
.bw_T    { border-width: 1px 0px 0px 0px !important; }
.bw_TR   { border-width: 1px 1px 0px 0px !important; }
.bw_TRB  { border-width: 1px 1px 1px 0px !important; }
.bw_TRBL { border-width: 1px 1px 1px 1px !important; }
.bw_TB   { border-width: 1px 0px 1px 0px !important; }
.bw_TBL  { border-width: 1px 0px 1px 1px !important; }
.bw_TL   { border-width: 1px 0px 0px 1px !important; }
.bw_TRL  { border-width: 1px 1px 0px 1px !important; }
.bw_R    { border-width: 0px 1px 0px 0px !important; }
.bw_RB   { border-width: 0px 1px 1px 0px !important; }
.bw_RBL  { border-width: 0px 1px 1px 1px !important; }
.bw_RL   { border-width: 0px 1px 0px 1px !important; }
.bw_B    { border-width: 0px 0px 1px 0px !important; }
.bw_BL   { border-width: 0px 0px 1px 1px !important; }
.bw_L    { border-width: 0px 0px 0px 1px !important; }

.bCenter   { margin-left: auto !important; margin-right: auto !important; }  /* blockCenter */
.bLeft     { margin-right: auto !important; }
.block     { display: block; }
.bold      { font-weight: bold; }
.bRight    { margin-left: auto !important; }
.clear     { clear: both; height: 0; font-size: 0px; line-height: 0px; overflow: hidden; }
.clearB    { clear: both; }
.floatL    { float: left; }
.floatR    { float: right; }
.hidden    { display: none; }
.inline    { display: inline; }
.normal	   { font-weight: normal; }
.nowrap    { white-space: nowrap !important; }
.wrap      { white-space: normal !important; }
.strike    { text-decoration: line-through; }
.tCenter   { text-align: center !important; font-color: #dfd6d1;}  /* textCenter */
.tLeft     { text-align: left !important; }
.tRight    { text-align: right !important; }
.vBottom   { vertical-align: bottom !important; }
.vTop      { vertical-align: top !important; }

/* ================================================================ *
     Вывод UP/DL/Ratio под аватарой для TorrentPier R775
* ================================================================ */
.uRatio .sp-head , .uRatio .sp-wrap, .uRatio .sp-body
{
background: transparent !important;
font-size: 10px !important;
border: 1px solid #C3CBD1 !important;
padding: 0 !important; margin: 1px !important;
}
.uRatio .sp-head , .uRatio .sp-wrap
{
border: none !important;
margin: 0px !important;
}
.uRatio .sp-body
{
/*border: none !important;*/
margin: 0px !important;
}
.uRatio img
{
display: none !important;
}
.ratio td
{
font-size: 10px !important;
background: transparent !important;
margin: 0 0 2px 0 !important;
padding: 0 !important;
border: 0px !important;
}
.uRatio .folded, .uRatio .folded2
{
display: block;
background: transparent url(../images/spacer.gif) no-repeat left center;
padding-left: 0px;
}
.uRatio .unfolded, .uRatio .unfolded2
{
display: block;
background: transparent url(../images/spacer.gif) no-repeat left center;
padding-left: 0px;
}
.uRatio .folded2   { background-image: url(../images/spacer.gif); }
.uRatio .unfolded2 { background-image: url(../images/spacer.gif); }
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
  background: url(../images/stars.png) left -1000px repeat-x;
  margin-left: -1px;
}
.star-rating{
  position:relative;
  width:105px;
  height:20px;
  overflow:hidden;
  list-style:none;
  margin:0;
  padding:0;
  background-position: left top;
}
.star-rating li{
  display: inline;
}
.star-rating a,
.star-rating .current-rating{
  position:absolute;
  top:0;
  left:0;
  text-indent:-1000em;
  height:20px;
  line-height:20px;
  outline:none;
  overflow:hidden;
  border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
  background-position: left bottom;
}
.star-rating .current-rating{
  z-index:1;
  background-position: 0% 50%;
  margin-left: 0px;
}

.inline-rating{
  display:-moz-inline-block;
  display:-moz-inline-box;
  display: inline-block;
  vertical-align: middle;
}

.rate {
  margin-top: -3px;
  width: 100%;
}
.postimage {
  cursor: pointer;
  cursor: hand;
}
.postimage:hover {
  background-color: #C2CFE5;
  cursor: pointer;
  cursor: hand;
}
rsor: hand;
}
rsor: hand;
}
