/*  phpBB3 Style Sheet
    --------------------------------------------------------------
	Style name:	        subsilver2_dj
	Based on style:		subSilver (the default phpBB 2.0.x style)
	Original author:	Tom Beddard ( http://www.subblue.com/ )
	Modified by:		phpBB Group ( http://www.phpbb.com/ )
                                Lajos Smitzer (http://www.djtanfolyam.hu)
    --------------------------------------------------------------*/

* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
	outline: 0;
}

abbr {
	text-decoration: none;
}

html {
	font-size: 110%;
	background-color: #FF9900;
	width:100%;
	background-image:url(../../../../images/bg_html.png);
	background-repeat:repeat-x;
	background-position:top;
	overflow-x:hidden;	
	padding: 0 !important;
	margin:0px !important;
}

body {
	font-family: 'Source Sans Pro', sans-serif;
	color: #333333;
	font-size: 70%;
	margin: 0;
	width:100%;
	position:relative;
	top:0px;
}

ol, ul {  list-style: none; }

a {	text-decoration:none;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
}

a:hover {
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
}

#fullcontainer {
	width:100%;
	margin:auto;
	position:absolute;
	top:0px;
	left:0px;
	background-color:transparent;
	background-image: url('../../../../images/bg_djtanfolyam_main.png');
	background-repeat:no-repeat;
	background-position: center top;
}

#menucont {
	width:758px;
	position:relative;
	top:148px;
	left:1px;
	margin:auto;
}

#mainheaderforum {
	width:100%;
	position:relative;
	top:181px;
	left:0px;
	height:48px;
}

#headercontainer {
	width:758px;
	position:relative;
	top:0px;
	left:0px;
	margin:auto;
}

#mainheaderforum h1 {
	position:relative;
	top:0px;
	left:0px;
	padding:8px 10px 9px 30px;
    width:200px;
	background-color:#336600;
	color:#FFF;
	-moz-text-shadow:    1px 1px 2px rgba(0, 0, 0, 0.8);
	-webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	text-shadow:         1px 1px 2px rgba(0, 0, 0, 0.8);
	font-family: 'BenchNine', sans-serif;
	font-size:20px;
	letter-spacing:1.5px;
}
#kisikonok {
	position:absolute;
	top:0px;
	left:640px;
	height:40px;
	overflow:hidden;
}
#kisikonok img {
	padding:7px 8px 8px 8px;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#kisikonok img:hover {
	background-color:#336600;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#linktohome {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:250px;
	z-index:9999;
}

#linktohome a {
	padding:125px 50%;
}

.bannercontainer-simple {
	width:758px;
	padding:0px;
	position:relative;
	top:180px;
	left:1px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	z-index:21;
}
 
.banner-simple {
	width:750px;
	height:320px;
	background-color:#111;
	border:#FFF solid 4px;
	position:relative;
	overflow:hidden;
}

#contactcsik {
	width:850px;	
	padding:3px 30px 3px 30px;
	margin:0;
	background: #006666; /* Old browsers */
	background: -moz-linear-gradient(left,  #006666 0%, #669999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#006666), color-stop(100%,#669999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #006666 0%,#669999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #006666 0%,#669999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #006666 0%,#669999 100%); /* IE10+ */
	background: linear-gradient(to right,  #006666 0%,#669999 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006666', endColorstr='#669999',GradientType=1 ); /* IE6-9 */
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	margin-top:50px;
	position:absolute;
        left:0px;
	bottom:0px;
}

#contactcsik h5 { font-size:12px; font-weight:600; color:#FFFFFF; position:relative; left:280px; }
#contactcsik a { background-image:none; margin:0 34px; color:#FFF; }
#contactcsik a:hover { color:#EEE; }

#wrapheader {
	height: auto !important;
	padding: 5px;
	width:900px;
	margin:auto;
	margin-top:175px;
	margin-bottom:0px;
	background-color:#FFFFCC;
	z-index:99;
	border:solid 1px #000;
	border-top:0px;
	border-bottom:0px;
	position:relative;
	left:-6px;
}

#wrapheader .nav {
	position:relative;
}

#wrapcentre {
	padding: 5px;
	margin: auto;
	margin-top:0px;
	margin-bottom:0px;
	width:900px;
	background-color:#FFFFCC;
	border:solid 1px #000;
	border-top:0px;
	border-bottom:0px;
	position:relative;
	left:-6px;
}

#wrapfooter {
	padding: 5px;
	padding-bottom:40px;
	text-align: center;
	clear: both;
	margin: auto;
	margin-top:0px;
	margin-bottom:50px;
	width:900px;
	background-color:#FFFFCC;
	border:solid 1px #000;
        border-top:0px;
        -webkit-border-bottom-right-radius: 8px;
        -webkit-border-bottom-left-radius: 8px;
        -moz-border-radius-bottomright: 8px;
        -moz-border-radius-bottomleft: 8px;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
        position:relative;
        left:-6px;
}

#wrapnav {
	width: 900px;
	margin: auto;
	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	padding: 0;
    height:10px;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}

#menubar {
	margin: 0px 25px;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 900px;
	margin: auto;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: 'Source Sans Pro', sans-serif;
}

.forumrules h3 {
	color: #669900;
}

#pageheader { 
        width:900px;
	margin:auto;
}

#pagecontent { 
        width:900px;
	margin:auto;
}

#pagefooter { 
        width:900px;
	margin:auto;
}

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;


	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: 'Source Sans Pro', sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:link, .postreported a:visited, .postreported a:hover, .postreported a:active {
	margin: 1px 0;
	color: #FF9900;
	font-weight:bold;
}

.postapprove, .postapprove a:link, .postapprove a:visited, .postapprove a:hover, .postapprove a:active {
	color: #669900;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
	padding-top: 5px;
}

.postauthor {
	color: #222222;
}

.postdetails {
	color: #222222;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: 'Source Sans Pro', sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: EEB;
}

.tablebg .nav a {
	font-family: 'Source Sans Pro', sans-serif;
	margin: 0;
	padding:2px;
	color: black;
	font-weight: 600;
	font-size:1.1em;
	letter-spacing:normal;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	color: #666;
	font-weight: normal;
	font-family: 'Source Sans Pro', sans-serif;
}

.titles {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.online {
	color: green;
}

.offline, .error, .inactive {
	color: red;
}


/* Tables
 ------------ */
#color_palette_placeholder table {
	border-collapse: separate;
	border-spacing: 1px;
}

#color_palette_placeholder td {
	padding: 0;
}

th {
	color: #FFF;
	font-size: 1.5em;
	font-family: 'BenchNine', sans-serif;
	letter-spacing:0.1px;
	font-weight: bold;
	background-image: url('./images/cellpic3.gif');
	white-space: nowrap;
	padding: 7px 5px;
	-moz-text-shadow:    1px 1px 2px rgba(0, 0, 0, 0.8);
	-webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	text-shadow:         1px 1px 2px rgba(0, 0, 0, 0.8);
}

th.center {
	text-align: center;
}

td {
	padding: 2px;
	background-color: #FFFFCC;
}
td.profile {
	padding: 4px;
}

.tablebg {
	position:relative;
}

.lastpost {
	max-width: 100px;
	overflow-x: hidden;
	padding-right: 4px;
}

.lastpost p {
	overflow-x: hidden;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('./images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #E7EAED;
	background-image: url('./images/cellpic1.gif');
	text-indent: 4px;
}

.row1 {
	background-color: #ECECEC;
	padding: 4px;
}

.row2 {
	background-color: #E6E9EC;
	padding: 4px;
}

.row3 {
	background-color: #FFF2E6;
	padding: 4px;
}

.spacer {
	background-color: #E6E9EC;
}

.current {
	background-color: blue;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #E7EAED;
	color: #728594;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */

.tablebg .nav {
        background-image:none;
        background-color:transparent;
        margin:0;
        padding:7px 0 0 0;
        color:#666666;
}

.tablebg .nav:hover {
        color:#333333;
}

/* Links adjustment to correctly display an order of rtl/ltr mixed content */
.rtl a {
	direction: rtl;
	unicode-bidi: embed;
}

/* CSS spec requires a:link, a:visited, a:hover and a:active rules to be specified in this order. */
/* See http://www.phpbb.com/bugs/phpbb3/59685 */
a:link {
	color: #444444;
	text-decoration: none;
}

a:visited {
	color: #127066;
	text-decoration: none;
}

a:hover {
	color:#D27E00;
	text-decoration: none;
}

a:active {
	color: #007770;
	text-decoration: none;
}

a.forumlink {
	color: #003333;
	font-weight: bold;
	font-family: 'BenchNine', sans-serif;
	font-size: 1.6em;
}

a.topictitle {
	margin: 1px 0;
	font-family: 'BenchNine', sans-serif;
	font-weight: bold;
	font-size: 1.5em;
        color:#22413a;
}

a.topictitle:visited {
	color: #127369;
	text-decoration: none;
}

a.topictitle:hover {
	color:#D27E00;
	text-decoration: none;
}

a.lastsubject {
	font-weight: bold;
	text-decoration: none;
}

a.lastsubject:hover {
	text-decoration: underline;
}

th a,
th a:visited {
	color: #DAFAF7 !important;
	text-decoration: none;
}

th a:hover {
	color:#D27E00;
	text-decoration: none;
}

td a:hover {
	color:#D27E00;
	text-decoration: none;
}

a.anchor {
	display: block;
}

/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;	
}

input:focus, textarea:focus {
	background-color:#EFEFEF;
	-moz-box-shadow:    0 0 2px 1px #F90;
	-webkit-box-shadow: 0 0 2px 1px #F90;
	box-shadow:         0 0 2px 1px #F90;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;	
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
    resize: vertical;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;	
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
        max-width:300px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: #828282;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: 'Source Sans Pro', sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}

input:focus, select:focus, textarea:focus {
	outline-style: none;
}

/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #CAD2D9;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: 'Source Sans Pro', sans-serif;
	background-color: #FAFAFA;
	color: #4B5C77;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #669900;
	font-size: 0.85em;
	font-family: 'Source Sans Pro', sans-serif;
	background-color: #FAFAFA;
}

.postimage {
	max-width: 100%;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #339999;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #545f1d;
}

.syntaxstring {
	color: #e37c00;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #545f1d;
}

.pm_foe_colour {
	background-color: #ffbc3e;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

table {
	-moz-box-shadow:    0px 1px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
	box-shadow:         0px 1px 2px rgba(0, 0, 0, 0.25);
}

pre {
	font-size: 1.1em;
	font-family: 'Source Sans Pro', sans-serif;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

.emoji {
	min-height: 18px;
	min-width: 18px;
	height: 1em;
	width: 1em;
}

/* Former imageset */
span.imageset {
	display: inline-block;
	background: transparent none 0 0 no-repeat;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}
a.imageset {
	text-decoration: none !important;
}

/* Global imageset items */
.imageset.site_logo {
	background-image: url("./images/site_logo.gif");
	padding-left: 170px;
	padding-top: 94px;
}
.imageset.upload_bar {
	background-image: url("./images/upload_bar.gif");
	padding-left: 280px;
	padding-top: 16px;
}
.imageset.poll_left {
	background-image: url("./images/poll_left.gif");
	padding-left: 4px;
	padding-top: 12px;
}
.imageset.poll_center {
	background-image: url("./images/poll_center.gif");
	padding-left: 1px;
	padding-top: 12px;
}
.imageset.poll_right {
	background-image: url("./images/poll_right.gif");
	padding-left: 4px;
	padding-top: 12px;
}
.imageset.forum_link {
	background-image: url("./images/forum_link.gif");
	padding-left: 46px;
	padding-top: 25px;
}
.imageset.forum_read {
	background-image: url("./images/forum_read.gif");
	padding-left: 46px;
	padding-top: 25px;
}
.imageset.forum_read_locked {
	background-image: url("./images/forum_read_locked.gif");
	padding-left: 46px;
	padding-top: 25px;
}
.imageset.forum_read_subforum {
	background-image: url("./images/forum_read_subforum.gif");
	padding-left: 46px;
	padding-top: 25px;
}
.imageset.forum_unread {
	background-image: url("./images/forum_unread.gif");
	padding-left: 46px;
	padding-top: 25px;
}
.imageset.forum_unread_locked {
	background-image: url("./images/forum_unread_locked.gif");
	padding-left: 46px;
	padding-top: 25px;
}
.imageset.forum_unread_subforum {
	background-image: url("./images/forum_unread_subforum.gif");
	padding-left: 46px;
	padding-top: 25px;
}
.imageset.topic_moved {
	background-image: url("./images/topic_moved.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.topic_read {
	background-image: url("./images/topic_read.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.topic_read_mine {
	background-image: url("./images/topic_read_mine.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.topic_read_hot {
	background-image: url("./images/topic_read_hot.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.topic_read_hot_mine {
	background-image: url("./images/topic_read_hot_mine.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.topic_read_locked {
	background-image: url("./images/topic_read_locked.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.topic_read_locked_mine {
	background-image: url("./images/topic_read_locked_mine.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.topic_unread {
	background-image: url("./images/topic_unread.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.topic_unread_mine {
	background-image: url("./images/topic_unread_mine.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.topic_unread_hot {
	background-image: url("./images/topic_unread_hot.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.topic_unread_hot_mine {
	background-image: url("./images/topic_unread_hot_mine.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.topic_unread_locked {
	background-image: url("./images/topic_unread_locked.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.topic_unread_locked_mine {
	background-image: url("./images/topic_unread_locked_mine.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.sticky_read {
	background-image: url("./images/sticky_read.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.sticky_read_mine {
	background-image: url("./images/sticky_read_mine.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.sticky_read_locked {
	background-image: url("./images/sticky_read_locked.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.sticky_read_locked_mine {
	background-image: url("./images/sticky_read_locked_mine.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.sticky_unread {
	background-image: url("./images/sticky_unread.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.sticky_unread_mine {
	background-image: url("./images/sticky_unread_mine.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.sticky_unread_locked {
	background-image: url("./images/sticky_unread_locked.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.sticky_unread_locked_mine {
	background-image: url("./images/sticky_unread_locked_mine.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.announce_read {
	background-image: url("./images/announce_read.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.announce_read_mine {
	background-image: url("./images/announce_read_mine.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.announce_read_locked {
	background-image: url("./images/announce_read_locked.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.announce_read_locked_mine {
	background-image: url("./images/announce_read_locked_mine.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.announce_unread {
	background-image: url("./images/announce_unread.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.announce_unread_mine {
	background-image: url("./images/announce_unread_mine.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.announce_unread_locked {
	background-image: url("./images/announce_unread_locked.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.announce_unread_locked_mine {
	background-image: url("./images/announce_unread_locked_mine.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.global_read {
	background-image: url("./images/global_read.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.global_read_mine {
	background-image: url("./images/global_read_mine.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.global_read_locked {
	background-image: url("./images/global_read_locked.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.global_read_locked_mine {
	background-image: url("./images/global_read_locked_mine.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.global_unread {
	background-image: url("./images/global_unread.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.global_unread_mine {
	background-image: url("./images/global_unread_mine.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.global_unread_locked {
	background-image: url("./images/global_unread_locked.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.global_unread_locked_mine {
	background-image: url("./images/global_unread_locked_mine.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.pm_read {
	background-image: url("./images/topic_read.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.pm_unread {
	background-image: url("./images/topic_unread.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.icon_post_target {
	background-image: url("./images/icon_post_target.gif");
	padding-left: 12px;
	padding-top: 9px;
}
.imageset.icon_post_target_unread {
	background-image: url("./images/icon_post_target_unread.gif");
	padding-left: 12px;
	padding-top: 9px;
}
.imageset.icon_topic_attach {
	background-image: url("./images/icon_topic_attach.gif");
	padding-left: 14px;
	padding-top: 18px;
}
.imageset.icon_topic_latest {
	background-image: url("./images/icon_topic_latest.gif");
	padding-left: 18px;
	padding-top: 9px;
}
.imageset.icon_topic_newest {
	background-image: url("./images/icon_topic_newest.gif");
	padding-left: 18px;
	padding-top: 9px;
}
.imageset.icon_topic_reported {
	background-image: url("./images/icon_topic_reported.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.icon_topic_unapproved {
	background-image: url("./images/icon_topic_unapproved.gif");
	padding-left: 19px;
	padding-top: 18px;
}
.imageset.icon_topic_deleted {
	background-image: url("./images/icon_topic_deleted.gif");
	padding-left: 14px;
	padding-top: 14px;
}


/* English images for fallback */
.imageset.phpbb_aol-icon, .imageset.icon_contact_aim {
	background-image: url("./hu/icon_contact_aim.gif");
	padding-left: 72px;
	padding-top: 20px;
}
.imageset.icon_contact_email {
	background-image: url("./hu/icon_contact_email.gif");
	padding-left: 72px;
	padding-top: 20px;
}
.imageset.phpbb_icq-icon, .imageset.icon_contact_icq {
	background-image: url("./hu/icon_contact_icq.gif");
	padding-left: 72px;
	padding-top: 20px;
}
.imageset.icon_contact_jabber {
	background-image: url("./hu/icon_contact_jabber.gif");
	padding-left: 72px;
	padding-top: 20px;
}
.imageset.phpbb_wlm-icon, .imageset.icon_contact_msnm {
	background-image: url("./hu/icon_contact_msnm.gif");
	padding-left: 72px;
	padding-top: 20px;
}
.imageset.icon_contact_pm {
	background-image: url("./hu/icon_contact_pm.gif");
	padding-left: 72px;
	padding-top: 20px;
}
.imageset.phpbb_yahoo-icon, .imageset.icon_contact_yahoo {
	background-image: url("./hu/icon_contact_yahoo.gif");
	padding-left: 72px;
	padding-top: 20px;
}
.imageset.phpbb_website-icon, .imageset.icon_contact_www {
	background-image: url("./hu/icon_contact_www.gif");
	padding-left: 72px;
	padding-top: 20px;
}
.imageset.icon_post_delete {
	background-image: url("./hu/icon_post_delete.gif");
	padding-left: 20px;
	padding-top: 20px;
}
.imageset.icon_post_edit {
	background-image: url("./hu/icon_post_edit.gif");
	padding-left: 90px;
	padding-top: 20px;
}
.imageset.icon_post_info {
	background-image: url("./hu/icon_post_info.gif");
	padding-left: 20px;
	padding-top: 20px;
}
.imageset.icon_post_quote {
	background-image: url("./hu/icon_post_quote.gif");
	padding-left: 90px;
	padding-top: 20px;
}
.imageset.icon_post_report {
	background-image: url("./hu/icon_post_report.gif");
	padding-left: 20px;
	padding-top: 20px;
}
.imageset.icon_user_online {
	background-image: url("./hu/icon_user_online.gif");
	padding-left: 72px;
	padding-top: 20px;
}
.imageset.icon_user_offline {
	background-image: url("./hu/icon_user_offline.gif");
	padding-left: 72px;
	padding-top: 20px;
}
.imageset.icon_user_profile {
	background-image: url("./hu/icon_user_profile.gif");
	padding-left: 72px;
	padding-top: 20px;
}
.imageset.icon_user_search {
	background-image: url("./hu/icon_user_search.gif");
	padding-left: 72px;
	padding-top: 20px;
}
.imageset.icon_user_warn {
	background-image: url("./hu/icon_user_warn.gif");
	padding-left: 20px;
	padding-top: 20px;
}
.imageset.button_pm_new {
	background-image: url("./hu/button_pm_new.gif");
	padding-left: 97px;
	padding-top: 27px;
}
.imageset.button_pm_reply {
	background-image: url("./hu/button_pm_reply.gif");
	padding-left: 90px;
	padding-top: 20px;
}
.imageset.button_topic_locked {
	background-image: url("./hu/button_topic_locked.gif");
	padding-left: 97px;
	padding-top: 27px;
}
.imageset.button_topic_new {
	background-image: url("./hu/button_topic_new.gif");
	padding-left: 97px;
	padding-top: 27px;
}
.imageset.button_topic_reply {
	background-image: url("./hu/button_topic_reply.gif");
	padding-left: 97px;
	padding-top: 27px;
}

/* RTL imageset entries */
.rtl .imageset.site_logo {
	padding-right: 170px;
	padding-left: 0;
}
.rtl .imageset.upload_bar {
	padding-right: 280px;
	padding-left: 0;
}
.rtl .imageset.poll_left, .rtl .imageset.poll_right {
	padding-right: 4px;
	padding-left: 0;
}
.rtl .imageset.poll_center {
	padding-right: 1px;
	padding-left: 0;
}
.rtl .imageset.forum_link, .rtl .imageset.forum_read, .rtl .imageset.forum_read_locked, .rtl .imageset.forum_read_subforum, .rtl .imageset.forum_unread, .rtl .imageset.forum_unread_locked, .rtl .imageset.forum_unread_subforum {
	padding-right: 46px;
	padding-left: 0;
}
.rtl .imageset.topic_moved, .rtl .imageset.topic_read, .rtl .imageset.topic_read_mine, .rtl .imageset.topic_read_hot, .rtl .imageset.topic_read_hot_mine, .rtl .imageset.topic_read_locked, .rtl .imageset.topic_read_locked_mine, .rtl .imageset.topic_unread, .rtl .imageset.topic_unread_mine, .rtl .imageset.topic_unread_hot, .rtl .imageset.topic_unread_hot_mine, .rtl .imageset.topic_unread_locked, .rtl .imageset.topic_unread_locked_mine, .rtl .imageset.sticky_read, .rtl .imageset.sticky_read_mine, .rtl .imageset.sticky_read_locked, .rtl .imageset.sticky_read_locked_mine, .rtl .imageset.sticky_unread, .rtl .imageset.sticky_unread_mine, .rtl .imageset.sticky_unread_locked, .rtl .imageset.sticky_unread_locked_mine, .rtl .imageset.announce_read, .rtl .imageset.announce_read_mine, .rtl .imageset.announce_read_locked, .rtl .imageset.announce_read_locked_mine, .rtl .imageset.announce_unread, .rtl .imageset.announce_unread_mine, .rtl .imageset.announce_unread_locked, .rtl .imageset.announce_unread_locked_mine, .rtl .imageset.global_read, .rtl .imageset.global_read_mine, .rtl .imageset.global_read_locked, .rtl .imageset.global_read_locked_mine, .rtl .imageset.global_unread, .rtl .imageset.global_unread_mine, .rtl .imageset.global_unread_locked, .rtl .imageset.global_unread_locked_mine, .rtl .imageset.pm_read, .rtl .imageset.pm_unread, .rtl .imageset.icon_topic_reported, .rtl .imageset.icon_topic_unapproved {
	padding-right: 19px;
	padding-left: 0;
}
.rtl .imageset.icon_post_target, .rtl .imageset.icon_post_target_unread {
	padding-right: 12px;
	padding-left: 0;
}
.rtl .imageset.icon_topic_attach {
	padding-right: 14px;
	padding-left: 0;
}
.rtl .imageset.icon_topic_latest, .rtl .imageset.icon_topic_newest {
	padding-right: 18px;
	padding-left: 0;
}

#notification_list {
	display: none;
	position: absolute;
	width: 310px;
	z-index: 1;
	box-shadow: 3px 3px 5px darkgray;
}

#notification_list .notification_scroll {
	max-height: 350px;
	overflow-y: auto;
	overflow-x: hidden;
}

#notification_list table {
	width: 100%;
}

#notification_list .notification_title {
	padding: 3px;
}

#notification_list .notification_title:after {
	clear: both;
	content: '';
	display: block;
}

#notification_list .header {
	padding: 5px;
	font-weight: bold;
	border: 1px solid #A9B8C2;
	border-bottom: 0;
}

#notification_list > .header > .header_settings {
	float: right;
	font-weight: normal;
	text-transform: none;
}

#notification_list .header:after {
	content: '';
	display: table;
	clear: both;
}

#notification_list .footer {
	text-align: center;
	font-size: 1.2em;
	border: 1px solid #A9B8C2;
	border-top: 0;
}

.notification_list img {
	max-width: 50px;
	max-height: 50px;
}

#notification_list .footer > a {
	display: block;
}

#notification_list .notification-time {
	font-size: 0.9em;
	float: right;
}

.notification_list .notifications_time {
	font-size: 0.8em;
}

/* CSS ANIMATION */

/* ANIMATED DISCOBALL */

.discoball {
    width: 130px;
    height: 130px;
    background-image: url("/images/forum/discoball.png");
    
    -webkit-animation: play 0.3s steps(8) infinite;
       -moz-animation: play 0.3s steps(8) infinite;
        -ms-animation: play 0.3s steps(8) infinite;
         -o-animation: play 0.3s steps(8) infinite;
            animation: play 0.3s steps(8) infinite;
}

.discoball2 {
    width: 130px;
    height: 130px;
    background-image: url("/images/forum/discoball_2.png");
    
    -webkit-animation: play 0.3s steps(8) infinite;
       -moz-animation: play 0.3s steps(8) infinite;
        -ms-animation: play 0.3s steps(8) infinite;
         -o-animation: play 0.3s steps(8) infinite;
            animation: play 0.3s steps(8) infinite;
}

@-webkit-keyframes play {
   from { background-position:    0px; }
     to { background-position: -1040px; }
}

@-moz-keyframes play {
   from { background-position:    0px; }
     to { background-position: -1040px; }
}

@-ms-keyframes play {
   from { background-position:    0px; }
     to { background-position: -1040px; }
}

@-o-keyframes play {
   from { background-position:    0px; }
     to { background-position: -1040px; }
}

@keyframes play {
   from { background-position:    0px; }
     to { background-position: -1040px; }
}