/*
	* 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, Search..
		- Logo
		- Main navigation
		- Latest News

	* 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
	* Shortcuts
	* YouTube Panel
*/

/* ================================================================ *
     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;
}
.mb-0 { margin-bottom: 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: #000000; background: #E3E3E3;
}
body, th, td, font {
	font: 12px Verdana,Arial,sans-serif;
}

#body_container { background: #E3E3E3; padding: 0 0 4px; }
	#page_container {
		margin: 0 auto;
		background: #FFFFFF;
        border: 1px solid #CFD4D8;
		}
		#page_header {
			position: relative; width: 100%; margin-bottom: 4px;
		}
		#page_content {
			padding: 4px 10px 0; margin: 0 auto;
			clear: both; position: relative;
			}
			#sidebar1 {}
			#sidebar2 {
				padding: 0 3px 0 6px; vertical-align: top;
				width: 240px;
			}
			#sidebar1-wrap { width: 210px; }
			#sidebar2-wrap {}
			#main_content {
				vertical-align: top;
			}
			#main_content_wrap {}
		#page_footer {
			clear: both;
			margin: 12px 0 3px;
		}

/* ================================================================ *
     Background image style
 * ================================================================ */
body.backimage #body_container { background: none; }
body.backimage #page_container { background: none; border-width: 0 0 1px; }
body.backimage #main_content { background: rgba(255, 255, 255, 0.65); }
body.backimage #main_content_wrap > h1.maintitle { background: rgba(255, 255, 255, 0.5); }
body.backimage #main_content_wrap > table.w100 { background: rgba(255, 255, 255, 0.5); }

body.backimage #sidebar1,
body.backimage #sidebar2 { background: rgba(255, 255, 255, 0.6); }
body.backimage #sidebar1 .advert { background: rgba(255, 255, 255, 0.4); }

body.backimage .news_title { background: rgba(255, 255, 255, 0.5); }
body.backimage #forums_top_links,
body.backimage #mark_all_forums_read { background: rgba(255, 255, 255, 0.7); padding-left: 3px; }
body.backimage table.forums { background: rgba(255, 255, 255, 0.4); }
body.backimage #forums_wrap table.forums { margin-top: -4px; }

body.backimage table.topic,
body.backimage .topic .td1,
body.backimage .topic .td2,
body.backimage .topic .td3,
body.backimage .post_head,
body.backimage .post_btn_2 { border-color: #93a4ad; }
body.backimage .f_tbl_wrap,
body.backimage #board_stats_wrap,
body.backimage .forums td.row1,
body.backimage .forums td.row2,
body.backimage h3.cat_title { /*border-color: #93a4ad;*/ }
body.backimage #latest_news .news_date {
    padding: 2px 8px 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-width: 1px 0 1px 1px;
    margin-top: 1px;
}
body.backimage .cat_title a { color: white !important; }
body.backimage .cat_title > span { color: white; }
body.backimage h3.cat_title { border-color: #008bff;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-width: 2px 2px 0; }
body.backimage #forums_wrap h3.cat_title { border-bottom-width: 2px; }
body.backimage table.forums th { border-bottom-color: #93a4ad; border-bottom-width: 0; }
body.backimage .f_tbl_wrap, #board_stats_wrap { border: solid #008bff; border-width: 0 2px 2px; }
body.backimage td.f_titles { border-right-color: #93a4ad !important; }
body.backimage .cat_footer,
body.backimage .forums div.hr1 { border-top-color: #93a4ad; }

body.backimage .row1,
body.backimage .row1 td { background: rgba(245, 245, 245, 0.5); }
body.backimage .row1 td > .post_head { background: rgba(239, 239, 239, 0.7); }
body.backimage .row1 td.poster_btn { background: rgba(239, 239, 239, 0.8); }
body.backimage .row2,
body.backimage .row2 td { background: rgba(222, 227, 231, 0.5); }
body.backimage .row2 td > .post_head { background: rgba(222, 227, 231, 0.7); }
body.backimage .row2 td.poster_btn { background: rgba(222, 227, 231, 0.8); }
body.backimage .row3,
body.backimage .row3 td { background: rgba(209, 215, 220, 0.5); }
body.backimage .row3 td > .post_head { background: rgba(209, 215, 220, 0.7); }
body.backimage .row3 td.poster_btn { background: rgba(209, 215, 220, 0.8); }
body.backimage .row4,
body.backimage .row4 td { background: rgba(236, 236, 236, 0.5); }
body.backimage .row4 td > .post_head { background: rgba(236, 236, 236, 0.7); }
body.backimage .row4 td.poster_btn { background: rgba(236, 236, 236, 0.8); }
body.backimage .row5,
body.backimage .row5 td { background: rgba(231, 231, 231, 0.5); }
body.backimage .row5 td > .post_head { background: rgba(231, 231, 231, 0.7); }
body.backimage .row5 td.poster_btn { background: rgba(231, 231, 231, 0.8); }
body.backimage .row6,
body.backimage .row6 td { background: rgba(221, 221, 221, 0.5); }
body.backimage .row6 td > .post_head { background: rgba(221, 221, 221, 0.7); }
body.backimage .row6 td.poster_btn { background: rgba(221, 221, 221, 0.8); }

body.backimage #forums_wrap .row3 { background: rgba(0, 139, 255, 0.5); }

body.backimage #admin.row1.menu-sub { background: rgba(245, 245, 245, 0.85); }
body.backimage #warning.row1.menu-sub { background: rgba(245, 245, 245, 0.7); }

body.backimage table.forumline { background: rgba(255, 255, 255, 0.3); }
body.backimage form > table.forumline { background: rgba(255, 255, 255, 0.5); }
body.backimage table.forumline .row1,
body.backimage table.forumline .row1 td { background: rgba(245, 245, 245, 0.77); }
body.backimage table.forumline .row3,
body.backimage table.forumline .row3 td { background: rgba(209, 215, 220, 0.77); }
body.backimage table.forumline td { border-color: #93a4ad; }

body.backimage table.forumline .row1 td.pad_4 {background: none;}
body.backimage table.tor-tbl .hl-tr > td.row4 {background: rgba(255, 255, 255, 0.3);}

body.backimage #post_opt.row2,
body.backimage #post_opt.row2 td { background: rgba(222, 227, 231, 0.77); }

body.backimage div#timezone { background: rgba(255, 255, 255, 0.5); }
body.backimage #main_content_wrap > table span.small,
body.backimage #main_content_wrap > table div.small > div { background: rgba(255, 255, 255, 0.5); }
body.backimage #main_content_wrap > table div.small > div a > img { background: rgba(255, 255, 255, 0.9); border: 1px solid #48aeed; }
body.backimage #main_content_wrap > table div.small > div a > img:hover { background: #48aeed; }
body.backimage #main_content_wrap > #forum-table span.small { background: inherit; }

body.backimage #page_footer { background: rgba(255, 255, 255, 0.7); }
body.backimage #page_container > .copyright.tCenter { background: rgba(255, 255, 255, 0.7); }
body.backimage #body_container > :nth-child(2) { background: rgba(255, 255, 255, 0.77); margin: 0 !important; padding: 6px; }

#backimage { position: fixed; right:0; top:0; left:0; bottom:0; background-size: cover; z-index: -1; }

body.backimage #main-nav,
    body.backimage #main-nav.new-pm {background: #006699 url('../images/cellpic3.gif') repeat-x !important;}
body.backimage #main-nav {
    border: solid #008bff;
    border-width: 2px 2px 0;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
}
body.backimage #main-nav a {color: white;}
body.backimage #main-nav a:hover,
    body.backimage #main-nav a:active {text-shadow: 0 0 6px #006699;}
body.backimage #main-nav a.modpanellink:hover,
    body.backimage #main-nav a.modpanellink:active {text-shadow: 0 0 8px white;}
body.backimage #main-nav a.outerlink {color: #ddd;}
body.backimage #main-nav a.termslink {color: #ff7e7e;}
body.backimage #main-nav a.modpanellink {color: blue;}
body.backimage #main-nav a.warningslink {color: #f9d900;}
body.backimage #main-nav a.amwlink {color: #9dff6c;}
body.backimage #main-nav a.adminlink {color: red;}

body.backimage #main-nav.new-pm { border-bottom: 3px solid red !important; }
body.backimage #main-nav .new-pm-link { color: red !important; text-shadow: 0 0 6px #006699; }
body.backimage #main-nav .new-pm-link:hover { color: red !important; text-shadow: 0 0 6px black; }

body.backimage .topmenu {background: #006699 url('../images/cellpic3.gif') repeat-x;
    border-width: 0 2px 2px;
    margin: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-color: #008bff;}
body.backimage .topmenu tr > td:first-child {color: white;}
body.backimage .topmenu b.med {background: rgba(255, 255, 255, 0.7); padding: 0 3px;}
body.backimage .topmenu a:link,
    body.backimage .topmenu a:visited {color: #b1f6ff;}
body.backimage .topmenu a:hover {color: #ffed00;}
body.backimage .topmenu tr > td:last-child a:link,
    body.backimage .topmenu tr > td:last-child a:visited {text-shadow: 0 0 12px #006699;}
body.backimage h3.cat_title {background: #006699 url('../images/cellpic3.gif') repeat-x;}

body.backimage #latest_news h3 {padding-left: 4px;}

/* ================================================================ *
     Globals
 * ================================================================ */
hr  { height: 0; border: 0 solid #B7C0C5; border-top-width: 1px; }
.hr1 { border-top: 1px #B7C0C5 solid; }

form  { display: inline; }
label { cursor: pointer; white-space: nowrap; }
img   { border: 0; }
wbr   { display: inline-block; }

.highlight { color: #FF0000; background: #FFFFE0; }

/* Poster name in viewtopic */
.nick, .nick a {
	color: #005A88 !important; font-size: 13px; font-weight: bold; text-decoration: none;
}
/* ---------------------------------- *
     Links
 * ---------------------------------- */
:link:focus, :visited:focus   { color: #DD6900; }
:link        { color: #006699; text-decoration: none !important; }
:visited  { color: #006699; text-decoration: none !important; }
:link:hover, :visited:hover     { color: #DD6900; }
:link:active, :visited:active { color: #DD6900; }

.a-like       { color: #006699 !important; cursor: pointer; }
.a-like:hover { color: #DD6900 !important; text-decoration: underline !important; }
.colorSuperAdmin, a.colorSuperAdmin, a.colorSuperAdmin:visited { color: #9d00ff !important; }
.colorAdmin, a.colorAdmin, a.colorAdmin:visited { color: #A00 !important; }
.colorSuperMod, a.colorSuperMod, a.colorSuperMod:visited { color: #0080FF !important; }
.colorMod,   a.colorMod,   a.colorMod:visited   { color: #009900 !important; }
.colorGroup, a.colorGroup, a.colorGroup:visited { color: #476996 !important; }
.colorUser, a.colorUser, a.colorUser:visited { color: #006699 !important; }
.colorCPH,   a.colorCPH,   a.colorCPH:visited   { color: #0080FF !important; }
.colorSeedBot,   a.colorSeedBot,   a.colorSeedBot:visited   { color: #555555 !important; font-style: italic !important; font-weight: normal !important;}

.adm, a.adm, a.adm:visited { color: #800000; text-decoration: none; font-size: 11px; }

a.leech,         a.leechmed,         a.leechsmall,
a.leech:visited, a.leechmed:visited, a.leechsmall:visited {
	color: #800000; text-decoration: none;
}
a.seed,         a.seedmed,         a.seedsmall,
a.seed:visited, a.seedmed:visited, a.seedsmall:visited {
	color: #006600; text-decoration: none;
}
a.points,         a.pointsmed,         a.pointssmall,
a.points:visited, a.pointsmed:visited, a.pointssmall:visited, .points
{
	color: blue; text-decoration: none;
}

/* Nav links */
.nav   { margin: 0.3em 0; font-size: 11px; font-weight: bold; }
.nav a { text-decoration: none; }
.nav em { color: #660000; 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: #444;
}
/* ---------------------------------- *
     Backgrounds
 * ---------------------------------- */
.row1, .row1 td { background: #EFEFEF; }
.row2, .row2 td { background: #DEE3E7; }
.row3, .row3 td { background: #D1D7DC; }
.row4, .row4 td { background: #ECECEC; }
.row5, .row5 td { background: #E7E7E7; }
.row6, .row6 td { background: #DDDDDD; }

.prow1 { background: #ECECEC; }
.prow2 { background: #E7E7E7; }
.prow3 { background: #DEE3E7; }

.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: #3C3C3C;
	padding: 0 4px; margin: 0.2em 0 0.5em;
}
.maintitle a, .pagetitle a { text-decoration: none; }
.maintitle { font-size: 22px; }
h1.maintitle > span.tor-icon { cursor: help; }
/* ---------------------------------- *
     General text
 * ---------------------------------- */
.gen, .seed, .leech,
.gen td            { font-size: 12px; }
.med, .genmed, .seedmed, .leechmed,
.med td            { 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: #000000; }
a.gen, a.med, a.genmed,
a.small, a.gensmall { color: #006699; 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: #444444; }
.c-body, .q, .sp-wrap, .sp-head, .sp-body {
	border: solid #C3CBD1; 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: #006600; background: #FAFAFA; }
/* ---------------------------------- *
     Quote blocks
 * ---------------------------------- */
.q { background: #FAFAFA; color: #2E2E2E; max-height: 350px; overflow: auto; }
.q .q { background: #F5F5F5; max-height: 100%; overflow: visible; }
.q .q .q { background: #FAFAFA; }
.q .q .q .q { background: #F5F5F5; }
.q .q .q .q .q { background: #FAFAFA; }
.q .q .q .q .q .q { background: #F5F5F5; }
/* ---------------------------------- *
    Spoiler
 * ---------------------------------- */
.sp-wrap { padding: 0; background: #E9E9E6; width:auto;}
.sp-head { border-width: 0; font-size: 11px; padding: 1px 14px 3px; margin-left: 6px; line-height: 15px; font-weight: bold; color: #2A2A2A; cursor: pointer; width:auto;}
.sp-body { border-width: 1px 0 0 0; display: none; font-weight: normal; background: #F5F5F5; border-bottom: 1px solid #C3CBD1;}
.sp-fold { width: 98%; margin: 0 auto; text-align: right; font-size: 10px; color: #444444; }
/* ---------------------------------- *
     List
 * ---------------------------------- */
.post_body ul, .post_body ol {
	margin: 8px auto 8px 8px;
}
.post_body li { margin: 0 4px 1px 24px; }
ul[type="1"] { list-style-type: decimal; }
ul[type="a"] { list-style-type: lower-alpha; }
ul[type="i"] { list-style-type: lower-roman; }
/* ---------------------------------- *
     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: #EFEFEF; padding: 1px;
}
.infobox h1 {
	background: #D1D7DC; font-size: 1.2em; padding: 0 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; background: #FAFAFA;
	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; }
.buttons input:hover {border:1px solid #DEDEDE; background:#FFF;}
input.button, .buttons input,
input.mainoption, input.main, input.liteoption, input.lite  {
 color: #000000; border-color: #ABABAB;
}

input[type="checkbox"], input[type="radio"] {
	cursor: pointer; margin: 1px 2px 1px 1px; padding: 0; height: 13px; width: 13px; vertical-align: text-top;
	box-sizing: border-box; -moz-box-sizing: border-box;
}

input: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: 0; font-weight: bold; font-style: italic;
	color: #005A88; background: #DEE3E7;
}
optgroup option { color: #000000; background: #FFFFFF; }
option { font-size: 11px; }
legend { padding: 0 2px 2px; font-size: 11px; color: #000066; }
legend a { text-decoration: none; }
fieldset > legend { margin-left: 6px; }
.root_forum {}
.has_sf     { color: #333333; background: #F5F5F5; font-weight: bold; }

input.pOrdSel {
	border: 0 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: 0; }
.fldSetCont1 { margin: 0; padding: 3px 8px 4px 8px; }
.fldSetCont2 { margin: 0; padding: 2px 8px 4px 8px; }
.fldSetCont3 { margin: 0; padding: 6px 8px 8px 8px; }

.hl_only_new   { color: #993300; }
.select-action { background: #F5F5F5; }
/* ---------------------------------- *
     Text replacement for buttons
 * ---------------------------------- */
.txtb, .txtb:link, .txtb:visited, .txtb:hover {
	color: #003366; font-size: 11px; text-decoration: none;
}
.txtb:hover	{ text-decoration: underline; }
/* ---------------------------------- *
     Basic tables
 * ---------------------------------- */
.bodyline	{
	background: #FFFFFF; border: 1px solid #A5AFB4;
}
.bodyline th {
	background: #71869F; color: #F0F8FF; font-weight: bold;
}

table.forumline {
	width: 100%; background: #B7C0C5; border-collapse: collapse;
	margin-left: auto; margin-right: auto;
	border-top: 1px solid #B7C0C5;
}
.forumline th {
	border: 1px solid #B7C0C5; border-top-color: #92A3A4;
	padding: 6px 3px 4px; color: #000000; background-color: #CFD4D8;
	font-size: 9px !important; text-transform: uppercase;
}
.forumline td {
	border: 1px solid #B7C0C5; border-width: 0 1px 1px;
}
.forumline th, .thHead {
	padding: 6px 8px 7px; text-align: center;
	color: #D5E4EC; font-size: 11px; font-weight: bold;
	background: #1C508C url(../images/cellpic1.gif) repeat-x;
}
/* "lte IE 6" in page_header.tpl */
.forumline th:first-child { border-left-color: #92A3A4; }
.forumline th:last-child  { border-right-color: #92A3A4; }
.forumline td {
	padding: 2px 4px 3px;
}

.maxw_650 { max-width: 650px; overflow: hidden; text-overflow: ellipsis; }

.c-head.silverhead { color: #444444; font-weight: bold; }
table.silverline {
    width: 100%; border-collapse: collapse;
    margin-left: auto; margin-right: auto;
    border-bottom: 1px solid #A5AFB4;
}
.silverline tr {background: rgba(222, 227, 231, 0.2);}
.silverline tr:nth-child(2n) {background: rgba(245, 245, 245, 0.3);}
.silverline th {
    border: 2px solid white;
    border-top-width: 0;
    border-bottom-width: 0;
    padding: 3px 8px;
    color: #444444;
    background: url(../images/voting_bar.gif) repeat-x; background-size: 1px 100%;
    font-size: 9px; font-weight: bold; text-align: center; text-transform: uppercase;
}
.silverline td {
    border: 2px solid #fff;
    border-top-width: 0;
    background-color: inherit !important;
    padding: 1px 7px;
    text-align: center;
}
.silverline td:first-child { border-left-width: 0; }
.silverline td:last-child { border-right-width: 0; }
.silverline tr:last-child td { border-bottom-width: 0; }
.silverline tr:hover td { background-color: white !important; }
.silverline th img, .silverline td img { vertical-align: bottom; }

table.borderless th, table.borderless td { border: 0 none; }

table.bordered { border-collapse: collapse; border: 1px solid #B7C0C5; }
.bordered th, .bordered td {
	border: 1px solid #B7C0C5;
}

table.message { margin: 0 auto; width: 100%; }
table.message td {
	padding: 16px; text-align: center; background: #EFEFEF;
}

.cat, td.cat, td.catTitle, td.catHead, td.catBottom {
	padding: 5px 4px 6px;
	background: #E0E5E9 url(../images/cellpic.gif) repeat-x;
}
.catTitle {
	font-weight: bold; letter-spacing: 1px;
	color: #333333; 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: 0;
}

.info_msg_wrap { margin: 12px 0; }
table.info_msg { width: 100%; border: 1px solid #B7C0C5; background: #DEE3E7; margin: 0 auto; }
table.info_msg .msg {
	border: 1px solid #B7C0C5; background: #EFEFEF;
	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.user_contacts th { text-align: right; white-space: nowrap; }
	.user_contacts td { text-align: left; padding: 2px 6px; white-space: nowrap; }

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: #444444; line-height: 100%;
}

table.smilies td { padding: 3px; text-align: center; }

/* ================================================================ *
     Page header
 * ================================================================ */
/* ---------------------------------- *
     TopMenu, Quick Login, PM Info, Loguot..
 * ---------------------------------- */
.topmenu {
	background: #eff0f3; border: 1px solid #CFD4D8;
	margin: 0px 4px 0; padding: 0 3px;
}
.topmenu a:link, .topmenu a:visited { text-decoration: none; }
.topmenu td { padding: 4px; font-size: 11px; white-space: nowrap; }
.new-pm { background: #FFD9B2 !important; border-top-color: #FFD9B2 !important; border-bottom-color: #FFAA51 !important; }
.new-pm-link { color: #993300 !important; font-weight: bold; }
.new-pm-link:hover { color: #591D00 !important; }
/* ---------------------------------- *
     Logo
 * ---------------------------------- */
#logo { min-height: 75px; }
	#logo h1 {
		margin: 0 300px 0 0; padding-top: 6px;
		font-size: 42px; font-variant: small-caps;
	}
	#logo h6 {
		margin: 0 300px 0 0; padding-top: 1px; padding-bottom: 3px;
		font-size: 14px; font-variant: small-caps;
	}
	#logo img {
		display: block;
        max-width: 100%;
	}
/* ---------------------------------- *
     Main navigation
 * ---------------------------------- */
#main-nav {padding: 0 10px 8px; margin: 0; height: 17px; border: solid #C3CBD1; border-width: 0 0 1px 0; background: #eff0f3;}
    #main-nav span.separator { color:#CDCDCD; }
    #main-nav .navurls > a { font-weight: bold; padding: 4px 4px 0 1px; }
    #main-nav a { color: #444; text-decoration: none; display: inline-block; min-height: 20px; padding-top: 4px; }
    #main-nav a.outerlink {color: #a9a9a9;}
    #main-nav a.termslink {color: #993300;}
    #main-nav a.modpanellink {color: blue;}
    #main-nav a.warningslink {color: #b0b0b0;}
    #main-nav a.amwlink {color: green;}
    #main-nav a.adminlink {color: red;}
    #main-nav a:hover, #main-nav a:active {text-decoration: none !important; color: #000000;}
/* ---------------------------------- *
     Latest News
 * ---------------------------------- */
#latest_news { margin-bottom: 4px; }
	#latest_news table {
		border-collapse: collapse;
	}
	#latest_news h3 { padding: 0 0 3px 0; color: #333333; }
	#latest_news td { vertical-align: top; }
	.news_date {
		float: right; padding: 1px 8px 1px;
		white-space: nowrap; font-family: "Courier New",Courier,monospace;
		color: #333333; background: #F2F2F2; border: 1px solid #B4B4B4;
	}
	.news_title {
		padding: 3px 8px 2px; margin-bottom: 2px;
		background: transparent url(../images/hr400_ltr_gradient.jpg) no-repeat left top;
	}
	#latest_news a { text-decoration: none; color: #000000; }
	#latest_news .new a { color: #A52A2A; font-weight: bold; }
/* ---------------------------------- *
     Info Message
 * ---------------------------------- */
#info_message {padding: 5px;margin: 4px 40px;border-radius: 15px; background-color: #eff0f3;}
#info_message > div {border: 2px solid #cfd4d8;border-radius: 10px;padding: 15px;text-align: center; color: #0a4b80;}

#info_message.info {background-color: #d9ffb1;}
#info_message.info > div {border-color: #77d218; color: green;}

#info_message.warning {background-color: #fdffb1;}
#info_message.warning > div {border-color: #cfd1a0; color: #696e00;}

#info_message.worry {background-color: #ffd2d2;}
#info_message.worry > div {border-color: #ec6767; color: #d10e0e;}
/* ---------------------------------- *
    Search input
 * ---------------------------------- */
#search-text {
	background: white; border: 1px solid silver;
	padding: 1px; width: 300px;
}
@media screen and (max-width: 1200px) {
	#search-text { width: 180px; }
}
#search-text:hover {
	border: 1px solid #aaaaaa;
}
#search-text:focus {
	border: 1px solid #aaaaaa;
}
/* ================================================================ *
     Page content
 * ================================================================ */
/* ---------------------------------- *
     Sidebar 1
 * ---------------------------------- */
#sidebar1 {
    width: 210px; padding: 0 4px 0 4px; vertical-align: top;
}
#sidebar1 h3 {
	padding: 0 0 4px 0; margin: 0 0 2px 0;
	color: #333333; 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: #005A88; }

#sidebar1-wrap > .advert { margin-top: 4px; }
#sidebar1-wrap > div { margin-bottom: 18px; }

#sidebar1 li { list-style: none; line-height: 200%; margin-left: 20px; }
#sidebar1 li > a > img { vertical-align: middle; padding: 0 7px 0 0; }
#sidebar1 ul.center { margin-left: 0; padding-right: 15px; }
#sidebar1 ul.center > li { text-align: center; margin: 5px 0; }
#sidebar1 ul.center > li > a > img { padding: 0; }
#sidebar1 .advert, #sidebar1 .advert a { text-align: center; font-weight: bold; }
#sidebar1 .advert, #sidebar1 .advert a { text-align: center; font-weight: bold; }
#sidebar1 .advert > img, #sidebar1 .advert a > img { margin: 2px 0 0 0; }
#sidebar1 .advert.mb-0 { margin-bottom: 0; }
#sidebar1 .partners { text-align: center; padding-top: 10px; }
#sidebar1 .partners > a { display: inline-block; }
#sidebar1 .ya-share2 li { margin-left: initial; }
#sidebar1 #my_player { margin-left: 16px; }

#sidebar1 .sidebarBox { margin-bottom: 22px; }
#sidebar1 .sidebarBox > h3 { text-indent: -1px; font-size: 12px; text-align: center; }
#sidebar1 .sidebarBox > table { margin: 0 auto; }
#sidebar1 .sidebarBox > table th { padding-right: 7px; text-align: left; }
#sidebar1 .sidebarBox > table th > i { font-style: normal; color: #555555; }
#sidebar1 .sidebarBox > table td { text-align: right; }
/* ---------------------------------- *
     Sidebar 2
 * ---------------------------------- */
#sidebar2 {
	margin-top: -8px; width: 210px; padding: 0 6px 0 3px; vertical-align: top;
}
#sidebar2 h3 {
	padding: 0 0 4px 0; margin: 0 0 2px 0;
	color: #333333; text-indent: 0.5em;
	background: transparent url(../images/hr200_ltr_gradient.jpg) no-repeat left bottom;
}
#sidebar2 h3 a { color: #333333; }
#sidebar2 h5 { padding: 2px 4px 5px; }
#sidebar2 ul { margin: 6px 0 0 10px; }
#sidebar2 li { margin-bottom: 2px; margin-left: 14px; }
#sidebar2 a  { text-decoration: none; color: #005A88; }
/* User ratio */
#user_ratio {
	padding: 1px 6px 0 0; font-size: 11px; margin-bottom: 14px;
}
#user_ratio td {
	padding: 1px 6px 1px 6px ; 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%;
}
#author-rel a { color: #800000; }
/* ================================================================ *
     Main content
 * ================================================================ */
#infobox-wrap { width: 740px; }
#infobox-body { background: #FFFFFF; color: #000000; padding: 1em; height: 300px; overflow: auto; border: 1px inset #000000; }
#infobox-body p { margin-top: 1em; margin-bottom: 1em; }

#gr-mem-list ul { margin: 2px 4px; }
#gr-mem-list li { margin-bottom: 2px; }
a.selfMod, a.selfMod:visited { color: #0000FF; }

.view-message { border: 1px #A5AFB4 solid; padding: 4px; margin: 6px; overflow: auto; }
.birthday  { margin: 3px 0; padding: 2px 4px;  max-height: 200px; overflow: auto;}
td.topic_id { cursor: pointer; }

table.mod_ip    { background: #F9F9F9; border: 1px solid #A5AFB4; border-collapse: separate;}
table.mod_ip td { padding: 2px 5px; white-space: normal; font-size: 11px; }
table.mod_ip div { max-height: 150px;  overflow: auto;}
/* ---------------------------------- *
     Forums on home page
 * ---------------------------------- */
/*.forums thead { display: none;}*/          /* Hide Forum, Topics, Posts, Last Post in index */
/*.f_topics, .f_posts { display: none; }*/   /* Hide posts/topics count <td> in index */

#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: #DEE3E7 url(../images/cellpic.gif) repeat-x;
	}
	.cat_title a { text-decoration: none; color: #333333 !important; }
	.cat_title > span { color: #333333; }
table.forums { width: 100%; }
	.forums th {
		padding: 0 !important; font-size: 10px; font-weight: normal; color: #3C3C3C;
	}
	.forums td {
		padding: 2px 4px 3px; font-size: 11px;
	}
.forums em {                 /* titles like: "Subforums:", "Moderators:" */
	color: #5E5E5E; font-style: italic;
}
.forumlink {                 /* forum links */
	font-size: 13px; font-weight: bold;
	}
	.forumlink a { text-decoration: none; }
.forums .forumlink {         /* forum title */
	margin-top: 1px;
}
.forum_desc {                /* forum description */
	margin-top: 2px; color: #333333; 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: #333333; font-size: 10px; text-decoration: none;
 	}
.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_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; }

.f_icon {                    /* Forum Icon cell */
	width: 46px;
	padding: 6px 0 !important;
}
.f_titles { width: auto; }                        /* Forum Title cell */
.f_topics { width: 40px; text-align: center; }    /* Topics Count cell */
.f_posts { width: 50px; text-align: center; }     /* Posts Count cell */
.f_last_post { width: 230px; }                    /* Forum Last Topic/Post cell */
.f_stat_inline { display: block; }                /* Inline Topic/Post count */

@media screen and (max-width: 860px) {
    .f_topics { width: 20px; }
    .f_posts { width: 35px; }
    .f_last_post { width: 190px; }
}

table.forums    { border-collapse: collapse; }
.cat_title      { border: 1px solid #C3CBD1; }
.f_tbl_wrap, #board_stats_wrap { border: solid #C3CBD1; border-width: 0 1px; }
table.forums th { border-bottom: 1px solid #C3CBD1; }
.forums td.row1 { border: solid #C3CBD1; border-width: 0 1px 1px 0; }
.forums td.row2 { border: solid #C3CBD1; border-width: 0 1px 1px 0; }
td.f_titles     { border-right-color: #C3CBD1 !important; }
td.last_td      { border-right-width: 0 !important; }

.cat_footer {
	height: 0; margin-top: -1px; border-top: 1px solid #C3CBD1;
	font-size: 0; line-height: 0;
}
.cat_separator { height: 10px; font-size: 0; line-height: 0; }
#mark_all_forums_read { margin: -10px 0 3px 0; }

#online_time    { float: left; font-style: italic; color: #444444; }
#online_explain { float: right; }
#online_userlist a { white-space: nowrap; }
#forums_top_nav { display: none; }

.f-map-wrap { margin-top: -1px; border: 1px solid #DEDEDE; }
/* ---------------------------------- *
     Forums on viewforum page
 * ---------------------------------- */
table.forum th { white-space: nowrap; }
td.topic_id    { padding: 4px 6px; }

.spaceRow {
	padding: 0 !important; background: #D1D7DC;
}
td.topicSep {                /* Topic type groups separator */
	padding: 2px 12px 3px; font-weight: bold; letter-spacing: 1px; color: #333333;
}
.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: #006699;
}
.topicPG {                   /* Topic pagination links */
	font-weight: normal; white-space: nowrap; font-size: 10px;
}
.iconDL {                    /* DL Icon */
	border: 1px outset; background: #EFEFEF;
	padding: 0 3px 0 2px; margin: 2px 1px 2px 0;
}
.topicAuthor, a.topicAuthor, a.topicAuthor:visited	{
	font-size: 11px; color: #333333; text-decoration: none;
}
.torSize {
	font-size: 11px; color: #333333; text-decoration: none;
}
.hl-selected-topic { background-color: #FAF0E6 !important; }
.hl-selected-row, .hl-selected-row td { background-color: #FAF0E6 !important; }
/* ---------------------------------- *
     Topics on viewtopic page
 * ---------------------------------- */
table.topic { width: 100%; }

	.post_head { padding: 0 6px; font-size: 10px; }
	.post_wrap { line-height: 18px; }
		.post_body { margin: 5px 5px 8px; }  /* 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: #444444; }
	.poster_info .nick   { margin: 0 0 4px; color: #333333; line-height: 110%; }
	.poster_info .avatar { margin: 5px 0 4px; overflow: hidden; }
	.poster_info .birthday { margin: 5px 0; text-align: center !important;}
	.avatar img          { display: block; }
	.poster_info em      { font-style: normal; color: #000000; }

	table.topic, .topic .td1, .topic .td2, .topic .td3, .post_head, .post_btn_2 {
		border: solid #C3CBD1;
	}
	.topic .td1  { border-width: 1px 1px 0   0; border-right-color: #B7C0C5; }
	.topic .td2  { border-width: 1px 0   0   0; width: 100%; }
	.topic .td3  { border-width: 0   1px 0   0; border-right-color: #B7C0C5; height: 100%; }
	.post_head   { border-width: 0   0   1px 0; }
	.post_btn_2  { border-width: 1px 0   0   0; }
	table.topic  { border-width: 0   1px 1px 1px; border-color: #B7C0C5; }

	.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: 0; float: right; }
	input[type="checkbox"].select_post { margin-top: 4px; }

	table.peers { border-collapse: collapse; }
		table.peers th  { border: 1px #A5AFB4 solid; background: #D1D7DC; color: #333333; }
		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: 1px solid #B7C0C5; margin-bottom: -1px; }

	.quick_reply_box  { width: 800px; }
	.hl-selected-post { background-color: #FFEFD5 !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: #0000FF; 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; font-weight: bold; }
.tor-checking     { color: #2424FF; font-weight: bold; }
.tor-updateable   { color: #2424FF; font-weight: bold; margin-left: 1px; }

form#st > select#st option, select#status option {padding-left: 10px;}
#modpanel_list.forumline tr.row1 > td,
#modpanel_list.forumline tr.row2 > td { background: none; }

input.tor-close-cphold { border: 1px solid #d00; background-color: #d00; color:white; font-size: 12px; font-weight: bold; padding: 0 4px; cursor: pointer; }

/* ---------------------------------- *
     Attachments
 * ---------------------------------- */
table.attach { width: 95%; margin: 0 auto; clear: both; border-color: #A5AFB4; }
	.attach th, .attach td { border-color: #A5AFB4; }
	.attach th { padding: 3px; text-align: center; font-weight: bold; background: #D1D7DC; }
	.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: #444444; border-left: 2px solid #CC9933;
	}
	.attach .denied { color: #800000; }

#tor_blocked { width: 95%; }
	#tor_blocked td { background: #FAEBD7; padding: 8px 12px; color: #6E380F; }

.attach-wrap { position: relative; }
p.seedbot-attach { position: absolute; top: 0; left: 0; right: 0; background-color: #2da8ff; padding: 2px 0 3px; }
p.seedbot-attach > a { display: block; color: white; font-weight: bold; }
p.seedbot-attach > a:hover, .seedbot-attach > a:visited:hover { color: #ffaa00; }
/* ---------------------------------- *
     Search Results page
 * ---------------------------------- */
.opened {                    /* Clicked link color */
	color: #71869F;
}
/* ---------------------------------- *
     Tracker
 * ---------------------------------- */
a.tr-dl, a.dl-link:link { font-weight: bold; }
a.dl-link { font-size: 13px; text-decoration: none; }
a.tr-dl:visited, a.f-dl:visited, a.dl-link:visited { color: #5493B4; font-weight: normal; }
.a-hash { color: #000066 !important; cursor: pointer; }
.a-hash:hover { color: #DD6900 !important; text-decoration: underline !important; }
.a-hash:active, .a-hash:focus { color: #DD6900 !important; text-decoration: underline !important; }

.seed-leech { padding-left: 1px; padding-right: 0; }
.tr_tm { margin-top: 2px; font-size: 10px; color: #676767; }
.ch { font-style: italic; color: #0080FF; }
#fs-sel-cat option.cat-title { font-weight: bold; color: #005A88; background: #F5F5F5; }
tr.hl-tr:hover td { background-color: #F8F8F8 !important; }
#fs-nav-ul .b { font-weight: bold; }
#fs-nav-ul li, #fs-nav-close { cursor: pointer; }
#fs-nav-ul span.f:hover, #fs-nav-close:hover { color: blue; background: #DEE2E4; }
#fs-nav-list { border: 3px double #9AA7AD; background: #EFEFEF; padding: 8px; max-height: 500px; overflow: auto; }
#fs-sel-cat { width: 260px; }
#fs-sel-cat option.cat-title { font-weight: bold; color: #005A88; background: #F5F5F5; }

.dlWill  { color: #0066CC; }
.dlDown, .leech, .leechmed, .leechsmall  { color: #800000 !important; }
.dlComplete, .seed, .seedmed, .seedsmall { color: #006600 !important; }
.dlCancel { color: #666666 !important; }

a.dlWill,     a.dlWill:visited           { color: #0066CC !important; text-decoration: none; }
a.dlDown,     a.dlDown:visited           { color: #800000 !important; text-decoration: none; }
a.dlComplete, a.dlComplete:visited       { color: #006600 !important; text-decoration: none; }
a.dlCancel,   a.dlCancel:visited         { color: #666666 !important; text-decoration: none; }

table.torstatus > tbody > tr > td:first-child {padding-right: 20px;}
/* ================================================================ *
     Images
 * ================================================================ */
img.forum_icon  { width: auto; height: auto; }
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.feed-small  { width: 12px; height: 12px; }
img.spacer      { display: block; height: 1px; }
/* ================================================================ *
     Page footer
 * ================================================================ */
.bottom_info { font-size: 11px; }
.copyright   { font-size: 10px; color: #444444; letter-spacing: -1px; }
.copyright a { text-decoration: none; }

#timezone {
	float: right; text-align: right; white-space: nowrap;
	font-size: 10px; line-height: 110%; color: #333333;
}
.tz_time { font-family: "Courier New",Courier,monospace; font-size: 11px; }

#f_icons_legend { margin: 4px auto 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: #FFFFFF; border: 1px solid #92A3A4; }
	.menu-sub table th { background: #71869F; color: #F0F8FF; font-weight: bold; font-size: 11px; }
	.menu-sub table td { background: #E7E7E7; font-size: 11px; }
	.menu-sub table td.cat { background: #B5BEC3; }
	.menu-sub legend { font-weight: bold; }
	.menu-sub label  { display: block; padding-right: 2px; margin-right: 1px; }
	.menu-sub label:hover { background: #D1D7DC; color: #993300; }
.menu-a { background: #FFFFFF; border: 1px solid #92A3A4; }
.menu-a a { color: #0000A0; background: #E7E7E7; padding: 4px 10px 5px; margin: 1px; display: block; text-decoration: none !important; }
.menu-a a:hover { color: #0000FF; background: #D1D7DC; text-decoration: none !important; }
/* ================================================================ *
     Ajax
 * ================================================================ */
var.ajax-params { display: none; }
#ajax-loading, #ajax-error {
	position: fixed; top:0 !important; z-index: 2000; padding: 4px; font-size: 11px;
	max-width: 400px; max-height: 200px; white-space: nowrap; display: none;
}
#ajax-loading {
	display: none;
	background: rgba(0,0,0, 0.5) url(../images/loading_1.gif) no-repeat center center;
	float: right;
	width: 85px;
	height: 30px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius:  10px;
	-khtml-border-bottom-left-radius:  10px;
}
#ajax-error {
	background: #d32031 url(../images/loading_1.gif) no-repeat center center;
	float: right;
	min-width: 200px;
	height: 30px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius:  10px;
	-khtml-border-bottom-left-radius:  10px;
}
.editable-container { cursor: pointer; }
.editable-container:hover { background: #E8E9F8 !important; }
.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: 2px solid;
}
.tbs-icon {
	padding-left: 8px;
	background: url(../images/tbl_sort_bg.gif) no-repeat 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 #A5AFB4 solid; }
.attachheader { font-size: 11px; border: 1px #A5AFB4 solid; background: #D1D7DC; }
.attachtable  { font-size: 12px; border: 1px #A5AFB4 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: #993300; 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: #993300; }
.warnColor2  { color: #FF0000; }
.warnBorder1 { border: 1px solid #A52A2A; }
.warningBox1 { border: 1px solid #A52A2A; color: #993300; padding: 12px; }
.warningBox2 { color: #993300 !important; background: #FFD9B2; border: 2px solid #CC6600; padding: 8px; }

/* ================================================================ *
     Shortcuts
 * ================================================================ */
.spacer_0, .spacer_2, .spacer_4, .spacer_6, .spacer_8, .spacer_10, .spacer_12 {
	font-size: 0; line-height: 0; }
.spacer_0  { height:  0; }
.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; }
.padL_0, .padL_0 td, td.padL_0 { padding-left: 0; }
.padR_0, .padR_0 td, td.padR_0 { padding-right: 0; }
.padT_0, .padT_0 td, td.padT_0 { padding-top: 0; }
.padB_0, .padB_0 td, td.padB_0 { padding-bottom: 0; }

.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: solid #B7C0C5; }
.bw_T    { border-width: 1px 0   0   0   !important; }
.bw_TR   { border-width: 1px 1px 0   0   !important; }
.bw_TRB  { border-width: 1px 1px 1px 0   !important; }
.bw_TRBL { border-width: 1px 1px 1px 1px !important; }
.bw_TB   { border-width: 1px 0   1px 0   !important; }
.bw_TBL  { border-width: 1px 0   1px 1px !important; }
.bw_TL   { border-width: 1px 0   0   1px !important; }
.bw_TRL  { border-width: 1px 1px 0   1px !important; }
.bw_R    { border-width: 0   1px 0   0   !important; }
.bw_RB   { border-width: 0   1px 1px 0   !important; }
.bw_RBL  { border-width: 0   1px 1px 1px !important; }
.bw_RL   { border-width: 0   1px 0   1px !important; }
.bw_B    { border-width: 0   0   1px 0   !important; }
.bw_BL   { border-width: 0   0   1px 1px !important; }
.bw_L    { border-width: 0   0   0   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: 0; line-height: 0; 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; }  /* textCenter */
.tLeft     { text-align: left !important; }
.tRight    { text-align: right !important; }
.vBottom   { vertical-align: bottom !important; }
.vTop      { vertical-align: top !important; }

.c_gray    { color: gray; }
.c_bluebold { color: #0044bb; font-weight: bold; }
:link:hover .c_bluebold, :visited:hover .c_bluebold { color: #006699; }
/* ================================================================ *
     YouTube.Panel
 * ================================================================ */
.Panels {
	z-index:200;
	top:50%;
	left:50%;
	background-attachment:fixed, scroll;
	background: url(../images/aerobg.png), -moz-linear-gradient(top, rgba(200,200,200,0.4) 0%, rgba(255,255,255,1) 100%);
	background: url(../images/aerobg.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(200,200,200,0.4)), color-stop(100%,rgba(255,255,255,1)));
	background: url(../images/aerobg.png), -webkit-linear-gradient(top, rgba(200,200,200,0.4) 0%,rgba(255,255,255,1) 100%);
	background: url(../images/aerobg.png), -o-linear-gradient(top, rgba(200,200,200,0.4) 0%,rgba(255,255,255,1) 100%);
	background: url(../images/aerobg.png), -ms-linear-gradient(top, rgba(200,200,200,0.4) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66c8c8c8', endColorstr='#ffffff',GradientType=0 );
	background: url(../images/aerobg.png), linear-gradient(top, rgba(200,200,200,0.4) 0%,rgba(255,255,255,1) 100%);
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	border:1px solid gray;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:0 2px 5px rgba(0,0,0,0.3),0 0 1px #FFF inset;
	-moz-box-shadow:0 2px 5px rgba(0,0,0,0.3),0 0 1px #FFF inset;
	-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.3),0 0 1px #FFF inset;
	position:fixed;
	max-width:99%;
	min-width:100px;
	min-height:24px;
	overflow:hidden;
	margin:1px;
}

.Panels.Minimized {
	position:relative;
	top:auto!important;
	left:auto!important;
	float:left;
	max-width:200px;
	height:24px!important;
	margin:0!important;
}

.PanelsButton {
	float:right;
	overflow:hidden;
	margin:5px 5px 0 10px;
}

.PanelsClose { color: #006699; cursor: pointer; }

.PanelsClose:hover { color: #DD6900; text-decoration: underline !important; }
.PanelsTitle {
	overflow:hidden;
	white-space:nowrap;
	max-height:20px;
	font-weight:700;
}

.Panels.Minimized .PanelsTitle.Hidden {
	display:block;
}

.PanelsTitle,.PanelsMenu {
	padding:5px 5px 0;
}

.Panels.Minimized .PanelsTitle,.Panels.Minimized .PanelsMenu {
	cursor:inherit;
}

.PanelsContent,.PanelsFooter {
	border-top:1px dashed #A9A9A9;
	clear:both;
	margin:5px 0 0;
	padding:5px;
}

#PanelsDock {
	bottom:0;
	left:0;
	position:fixed;
	padding:0 0 0 5px;
}

#PanelsDockToggle {
	border:1px solid gray;
	box-shadow:0 2px 5px rgba(0,0,0,0.3),0 0 1px #FFF inset;
	-moz-box-shadow:0 2px 5px rgba(0,0,0,0.3),0 0 1px #FFF inset;
	-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.3),0 0 1px #FFF inset;
	float:left;
	border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	-webkit-border-radius:0 3px 3px 0;
	margin:1px 1px 1px 0;
	padding:4px 10px;
}

.Panels.Minimized .PanelsMenu,.Panels.Minimized .PanelsContent,.Panels.Minimized .PanelsFooter,.PanelsTitle.Hidden,.PanelsMenu.Hidden {
	display:none;
}
span.button {
	background-image:url(../images/def_button.png);
}

span.button:hover {
	background-image:url(../images/def_button_light.png);
}

span.YTLink{
	background-color:gray;
	border:1px solid #333333;
	display:inline-block;
	font-weight:bold;
	padding:2px 2px 2px 5px;
	margin:1px 2px -6px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
span.YTLinkButton{
	background-color:#008500;
	border:1px solid #333333;
	color:white;
	display:inline-block;
	float:right;
	margin:-3px -3px -3px 4px;
	padding:2px 4px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	cursor: url(../images/link_help.cur), pointer;
}
span.YTLink a.postLink{
	color:white;
	float:left;
}

span#autocomplete {
	cursor: pointer;
	color: #006699;
	font: 12px Arial,sans-serif;
}

div#autocomplete_popup {
	position: fixed;
	z-index: 999;
	width: 300px;
	height: 100px;
	background: #FFFFFF;
	text-align: center;
	display: none;
	border: 1px solid #B7C0C5;
}

div#autocomplete_popup div.relative {
	position: relative;
	width: 300px;
	height: 100px;
}

div#autocomplete_popup div.title {
	background: url("../images/cellpic1.gif") repeat-x scroll 0 0 #1C508C;
	color: #D5E4EC;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 8px 7px;
}

div#autocomplete_popup div.close {
	position: absolute;
	right: 7px;
	cursor: pointer;
	top: 7px;
	color: red;
	font-weight: bold;
	width: 12px;
	height: 12px;
	background: url("../../../images/bad.gif") transparent no-repeat;
}

div#autocomplete_popup input {
	font-size: 16px;
	margin: 20px 0 0;
	width: 83px;
}

div#autocomplete_popup span.regenerate {
	width: 16px;
	height: 16px;
	margin: 24px 0 0 8px;
	background: url("../../../images/pic_loading.gif") transparent no-repeat;
	cursor: pointer;
	display: inline-block;
}
/* ================================================================ *
    Alert
 * ================================================================ */
.alert {
	padding: 8px 15px;
	margin: 20px auto;
	border: 1px solid transparent;
	border-radius: 4px;
}
.alert h4 {
	margin-top: 0;
	color: inherit;
	font-size: 14px !important;
}
.alert .alert-link {
	font-weight: bold;
}
.alert > p,
.alert > ul {
	margin: 0 0 1px 15px;
}
.alert > p + p {
	margin-top: 5px;
}
.alert-dismissable {
	padding-right: 35px;
}
.alert-dismissable .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}
.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.alert-success hr {
	border-top-color: #c9e2b3;
}
.alert-success .alert-link {
	color: #2b542c;
}
.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.alert-info hr {
	border-top-color: #a6e1ec;
}
.alert-info .alert-link {
	color: #245269;
}
.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #f0d575;
}
.alert-warning hr {
	border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
	color: #66512c;
}
.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
.alert-danger hr {
	border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
	color: #843534;
}
.alert-gray {
	background-color: #dee3e7;
	border-color: #a5afb4;
}
.alert-gray hr {
	border-top-color: #a5afb4;
}

/**
  * Alert theme
  **/
.alert {
	text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
}
.alert-success {
	background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
	background-image:         linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
	background-repeat: repeat-x;
	border-color: #b2dba1;
}
.alert-info {
	background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
	background-image:         linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
	background-repeat: repeat-x;
	border-color: #9acfea;
}
.alert-warning {
	background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
	background-image:         linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
	background-repeat: repeat-x;
	border-color: #f0d575;
}
.alert-danger {
	background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
	background-image:         linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
	background-repeat: repeat-x;
	border-color: #dca7a7;
}

#cd {
  font-size: 10pt;
  font-weight: bold;
}

/* Thanks mod */
/* the default rating is placed as a background image in the ul */
/* use the background position according to the table above to display the required images*/
.rating{
    width:80px;
    height:16px;
    margin:0 !important;
    padding:0;
    list-style:none;
    clear:both;
    position:relative;
    background: url(../images/star-matrix.gif) no-repeat 0 0;
}
/* add these classes to the ul to effect the change to the correct number of stars */
.nostar {background-position:0 0}
.onestar {background-position:0 -16px}
.twostar {background-position:0 -32px}
.threestar {background-position:0 -48px}
.fourstar {background-position:0 -64px}
.fivestar {background-position:0 -80px}
ul.rating li {
/*ie5 mac doesn't like it if the list is floated\*/
    float:left;
    /* end hide*/
    text-indent:-999em;
}
ul.rating li a {cursor: default;}
ul.rating.canrate li a {cursor: pointer;}
ul.rating li a {
    position:absolute;
    left:0;
    top:0;
    width:16px;
    height:16px;
    text-decoration:none;
    z-index: 200;
}
ul.rating li.one a {left:0}
ul.rating li.two a {left:16px;}
ul.rating li.three a {left:32px;}
ul.rating li.four a {left:48px;}
ul.rating li.five a {left:64px;}
ul.rating.canrate li a:hover {
    z-index:2;
    width:80px;
    height:16px;
    overflow:hidden;
    left:0;
    background: url(../images/star-matrix.gif) no-repeat 0 0;
}
ul.rating.canrate li.one a:hover {background-position:0 -96px;}
ul.rating.canrate li.two a:hover {background-position:0 -112px;}
ul.rating.canrate li.three a:hover {background-position:0 -128px}
ul.rating.canrate li.four a:hover {background-position:0 -144px}
ul.rating.canrate li.five a:hover {background-position:0 -160px}
/* end rating code */
.voted {
    float:left;
    margin:0 5px;
    line-height:16px;
}

/* ================================================================ *
     thumbnails
 * ================================================================ */
a.highslide > img.thumb {max-width: 200px; max-height: 120px;}

/* ================================================================ *
     AMW (Accounting Moderators Work) Panel
 * ================================================================ */
#amw-title {background-color: rgba(255,255,255,0.5); margin-bottom: 8px;}

#tab-switch {margin: 15px 0;}
#tab-switch input[type="radio"] {display: none;}
#tab-switch > label {margin: 3px 0 3px 30px; padding: 3px 10px; font-weight: bold; border-radius: 5px;
    border: #82d1f9 3px solid; background-color: #dbf3ff; color: #62b1d9;}
#tab-switch > :checked + label {border-color:  #0071d5; background-color: #0071d5; color: white; text-shadow: #63a5df 0 0 3px;}
#tab-switch > label:first-of-type {margin-left: 50px;}

.tabs {display: block;}
.tabs.tab-hidden {display: none;}

.tabs > .tab-desc {margin-bottom: 4px; padding: 5px 10px; font-size: 11px; color: #758899; background-color: rgba(255,255,255,0.5);}
.tabs > .tab-settings {background-color: rgba(255,255,255,0.6); margin-bottom: 4px; padding: 5px 8px 2px; overflow: hidden;}
.tabs span.tor-icon {cursor: help;}
.scope-wrap {margin-bottom: 3px;}
.scope {display: inline-block; font-size: 11px; vertical-align: middle;}
.scope > input[type="radio"] {display: none;}
.scope > label {
    font-weight: bold;
    height: 100%;
    background-color: #dbf3ff;
    display: table-cell;
    padding: 0 4px 1px;
    border-color: #0071d5;
    border-width: 3px 1px;
    border-style: solid;
    color: #3c97e8;
    cursor: pointer;}
.scope > label:first-of-type {
    border-left-width: 3px;
    padding-left: 8px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;}
.scope > label:last-child {
    border-right-width: 3px;
    padding-right: 8px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;}
.scope > :checked + label {
    background-color: #0071d5;
    color: white;}
#amwlist-pid, #amwlist-mid {margin-bottom: 2px; width: 20%; clear: both; float: left; white-space: nowrap;}
#amwlist-posterstat, #amwlist-moderstat {float: left; white-space: nowrap;}
#amwlist-pid > span, #amwlist-mid > span {font-weight: bold; margin-left:3px;}
select#moder-filter {opacity: 0; position: absolute; cursor: pointer;}
select#moder-filter > option {font-weight: bold;}
#amwlist-mid > span::after {
    content: '▼';
    font-size: 8px;
    vertical-align: 2px;
    margin-left: 2px;}
#amwlist-pid > span + b, #amwlist-mid > span + b {
    margin-left: 4px;
    background-color: pink;
    color: darkred;
    border: 2px solid darkred;
    border-radius: 25px;
    padding: 0 1px 1px;
    display: inline-block;
    height: 10px;
    width: 10px;
    line-height: 10px;
    vertical-align: bottom;
    cursor: pointer;
    position: relative;
    z-index: 5;}
#amwlist-pid > span + b.hidden, #amwlist-mid > span + b.hidden {display: none;}

#amwdaily b > span,
#amwmonthly b > span,
#amwtop b {cursor: pointer;}

body.backimage table.amwtable:not(#amwtop) {background-color: rgba(255, 255, 255, .7);}

table.amwtable, table.amwtable td {
    border-collapse: collapse;
    border-width: 1px;
    border-style: solid;
}
body.backimage table.amwtable, body.backimage table.amwtable td {
    border-top-color: #B7C0C5;
    border-bottom-color: #B7C0C5;
    border-left-color: #93a4ad;
    border-right-color: #93a4ad;
}
table.amwtable:not(#amwtop) > thead {
    display: table; /* to take the same width as tr */
    width: calc(100% - 17px); /* - 17px because of the scrollbar width */
}
/* for debug: max-height 100px */
table.amwtable:not(#amwtop) > tbody {
    display: block; /* to enable vertical scrolling */
    max-height: 400px;
    overflow-y: scroll; /* keeps the scrollbar even if it doesn't need it; display purpose */
}
table.amwtable:not(#amwtop) tr {
    display: table; /* display purpose; th's border */
    width: 100%;
    box-sizing: border-box; /* because of the border (Chrome needs this line, but not FF) */
}
table.amwtable:not(#amwtop) th, table.amwtable td {
    width: 10%; /* to enable "word-break: break-all" */
    padding: 5px;
    word-wrap: break-word;
    word-break: break-all; /* 4. */
}
table.amwtable td {
    text-align: center;
    border-bottom: none;
    border-left: none;
}
table.amwtable:not(#amwtop) tr:nth-child(even) {background-color: rgba(130, 130, 250, 0.15);}

table#amwlist th:nth-child(1), table#amwlist td:nth-child(1) {width: 12px;}
table#amwlist th:nth-child(2), table#amwlist td:nth-child(2) {width: 20px; padding: 5px 0;}
table#amwlist th:nth-child(3), table#amwlist td:nth-child(3) {width: 270px;}
table#amwlist th:nth-child(4), table#amwlist td:nth-child(4) {width: auto;}
table#amwlist th:nth-child(5), table#amwlist td:nth-child(5) {width: 74px;}
table#amwlist th:nth-child(6), table#amwlist td:nth-child(6) {width: 74px;}
table#amwlist td:nth-child(5), table#amwlist td:nth-child(6) {font-weight: bold;}
table#amwlist th:nth-child(7), table#amwlist td:nth-child(7) {width: 60px;}
table#amwlist th:nth-child(8), table#amwlist td:nth-child(8) {width: 105px;}
table#amwlist th:nth-child(9), table#amwlist td:nth-child(9) {width: 105px;}

table#amwdaily th:nth-child(1), table#amwdaily td:nth-child(1) {width: 150px;}
table#amwdaily td:nth-child(1) {vertical-align: baseline;}
table#amwdaily th:nth-child(2), table#amwdaily td:nth-child(2) {width: auto;}
table#amwdaily td:nth-child(2) {text-align: left;}

table#amwmonthly th:nth-child(1), table#amwmonthly td:nth-child(1) {width: 150px;}
table#amwmonthly td:nth-child(1) {vertical-align: baseline;}
table#amwmonthly th:nth-child(2), table#amwmonthly td:nth-child(2) {width: auto;}
table#amwmonthly td:nth-child(2) {text-align: left;}

table#amwtop th:nth-child(1), table#amwtop td:nth-child(1) {width: auto;}
table#amwtop th:nth-child(2), table#amwtop td:nth-child(2) {width: 30px; background-color: rgba(255, 255, 255, .7);}
table#amwtop th:nth-child(3), table#amwtop td:nth-child(3) {width: 200px; background-color: rgba(255, 255, 255, .7);}
table#amwtop th:nth-child(4), table#amwtop td:nth-child(4) {width: 50px; background-color: rgba(255, 255, 255, .7);}
table#amwtop th:nth-child(5), table#amwtop td:nth-child(5) {width: auto;}
table#amwtop tr.opaque {background-color: rgba(255, 255, 255, .7);}

/* ================================================================ *
     Chat
 * ================================================================ */

.chat_col_left {float: left; width: 210px;}
.chat_col_center {margin: 0 250px 0 210px;;}
.chat_col_right {float: right; width: 250px;}
.chat_col_left > h3 {
    padding: 0 0 4px 0;
    margin: 0 0 2px 0;
    color: #333333;
    text-indent: 0.5em;
    background: transparent url(../images/hr200_ltr_gradient.jpg) no-repeat left bottom;
}
.chat_col_right > h3 {
    padding: 0 0 4px 0;
    margin: 0 0 2px 0;
    color: #333333;
    text-indent: 0.5em;
    background: transparent url(../images/hr200_rtl_gradient.jpg) no-repeat left bottom;
}
.chat_col_left ol { font-size: 11px;}

.chat_col_right table.smilies td {padding: 0;}
.chat_col_right table.smilies td:hover {background-color: rgba(255,255,255,.4);}

#chat_wrap {margin: 0 5px 7px 5px;}
.chat_col_center #chat_wrap {margin: 0 5px;}
#chat { overflow: auto; height: 650px; }
#chat.chat_mini { height: auto; max-height: 300px; }
body.backimage .chat-comment {background: rgba(245, 245, 245, 0.65);}
.chat-comment {
    margin: 0 3px 3px;
    padding: 4px;
    border: solid 1px #b7c0c5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#chat_wrap > h3.cat_title a:nth-child(2) { color: blue !important;}
#chat_wrap > div.tCenter {padding: 4px; background-color: rgba(255,255,255,.3);}
#chat_wrap .need-login { color: #777; font-style: italic;}
#chat > .chat-comment > div:first-of-type {min-height: 32px; margin-bottom: 2px;}
#chat.chat_mini > .chat-comment > div:first-of-type {min-height: 0; line-height: 100%;}
#chat.chat_mini > .chat-comment div.small {font-size: 9px;display: inline-block;color: gray;}
#chat.chat_mini input.floatL.chat-post {margin-bottom: -1px; margin-right: 3px;}
#chat span.txtb {cursor: pointer;}
#chat.chat_mini span.txtb.floatL {margin-right: 5px;}
#chat.chat_mini img.smile {vertical-align: top;}
#chat.chat_mini a.highslide > img.thumb {max-width: 90px; max-height: 50px; vertical-align: top;}

#chat_wrap .buttons > img { cursor: pointer; vertical-align: bottom;}

#chat .deleted {opacity: 0.5;}
#chat .deleted input,
#chat .deleted span.txtb.floatL {display: none;}

textarea.chat_message {
    height: 22px;
    margin: 4px;
    padding: 2px;
    border: 1px solid #b7c0c5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 11px;
    background-color: white;
    width: 98%;
}
.chat_btn {
    border: 1px solid #b7c0c5;
    padding: 2px 5px;
    border-radius: 5px;
    background-color: #EFEFEF;
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
}
.chat_btn:hover { color: #0080FF; }

#chat_warning_box {
    display:block;
    background:#eaebeb;
    height:280px;
    padding: 12px 10px 0 0;
    width:450px;
    border:2px solid #e1aa02;
    color:#000000;
    font-family: 'Myriad Pro',Arial,Helvetica,sans-serif;
}
#chat_warning_box h3 {font-size:20px}
#chat_warning_box ol{
    background:url('/styles/images/warning.png') no-repeat 15px 50px;
    padding-left: 90px;
    font-size: 12px;
}
#chat_warning_box .pad_4 > p {
    margin-top: 7px;
    margin-left: 32px;
}
#chat_warning_box > input[type=button] {
    height: 25px;
    width: 30%;
    left: 35%;
    position: relative;
    cursor: pointer;
    margin-top: 6px;
    font-size: 12px;
}

#keyphrase_list_wrap {display: none;}
#keyphrase_list_wrap.active {display: block;}
#related_count {margin-left: 10px; font-weight: bold;}
#related_count:not(:empty)::after {color: gray; margin-left: 5px; font-size: 10px; font-weight: normal;}
#keyphrase_list > a.active {font-weight: bold; color: #003399;}
#keyphrase_list > span.rel_count {padding-left: 15px; font-size: 10px; color: #606060;}

/* ================================================================ *
     Posters ribbon
 * ================================================================ */

.keen-slider:not([data-keen-slider-disabled]) {
    align-content: flex-start;
    display: flex;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    width: 100%;
}
.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 100%;
}
.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse] {
    flex-direction: row-reverse;
}
.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v] {
    flex-wrap: wrap;
}

#ribbon { height: 168px; }
#ribbon > .ribbon_body { position: absolute; left: 16px; right: 18px; width: auto; height: 190px; }
.ribbonposter { min-height: inherit !important; }
.ribbonposter { min-width: 110px; height: 160px; border: 4px solid #0af; text-align: center; transition-property: border-color; transition-duration: 2.5s; }
.ribbonposter:hover { border-color: white; transition-duration: .15s; }
.ribbonposter > img { object-fit: cover; width: 110px; height: 160px; }
.ribbonposter > .ribbonposter_caption { position: absolute; bottom: 0; left: 0; width: 110px; text-align: center; background-color: rgba(0,0,0,.6); white-space: nowrap; opacity: 0; transition-property: opacity; transition-duration: .5s; }
.ribbonposter > .ribbonposter_year { position: absolute; color: #2ef; right: 0; background: rgba(0,0,0,.6); font-weight: bold; padding: 0 1px; opacity: 0; transition-property: opacity; transition-duration: .5s; }
.ribbonposter:hover > .ribbonposter_caption,
.ribbonposter:hover > .ribbonposter_year { opacity: 1; }
.ribbonposter_caption > .ribbonposter_author { color: white; font-size: 12px; }
.ribbonposter_caption > .ribbonposter_title { color: white; font-size: 12px; font-weight: bold; }
.ribbonposter_caption > .ribbonposter_type { color: #2ef; font-size: 15px; font-weight: bold;}
.ribbonposter_caption > .ribbonposter_type.ribbonposter_type_small { font-size: 12px;}

.ribbonposter:not(:hover) > .ribbonposter_caption.ribbonposter_type_visible { opacity: .7;}
.ribbonposter:not(:hover) > .ribbonposter_caption.ribbonposter_type_visible > .ribbonposter_author,
.ribbonposter:not(:hover) > .ribbonposter_caption.ribbonposter_type_visible > .ribbonposter_title { display: none;}

.ribbon_nav_prev, .ribbon_nav_next {
    background-color: #0af;
    width: 12px;
    height: 106px;
    position: absolute;
    padding-top: 60px;
    margin-top: 1px;
    font-size: 32px;
    color: white;
    cursor: pointer;
}
.ribbon_nav_prev:hover, .ribbon_nav_next:hover {
    background-color: #7cf;
    color: black;
}
.ribbon_nav_prev { border-radius: 20px 0 0 20px; }
.ribbon_nav_prev::after { content: "‹"; }
.ribbon_nav_next { border-radius: 0 20px 20px 0; right: 2px; }
.ribbon_nav_next::after { content: "›"; }

#MrScrollUp div {
    width: 149px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
}
#MrScrollUp .MrScrollUp1 {
    background: url(../images/MrScrollUp.png) no-repeat -149px -16px;
    opacity: 0;
    height: 250px;
    display: none;
    z-index: 1;
}
#MrScrollUp .MrScrollUp2 {
    background: transparent;
    cursor: pointer;
    display: block;
    z-index: 2;
    height: 150px;
}
#MrScrollUp {
    z-index: 11;
    width: 149px;
    height: 250px;
    display: block;
    overflow: hidden;
    cursor: default;
    position: fixed;
    right: 0;
    top: 100%;
    background: url(../images/MrScrollUp.png) no-repeat 0 -16px;
    margin: -158px 0 0;
    padding: 0;
}
