/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		subsilver2
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		psoTFX and the phpBB team ( http://www.phpbb.com )
	
	This is an alternative style for phpBB3 for those wishing to stay with
	the familiar subSilver style of phpBB version 2.x
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/
 @import url("tooltip.css");
/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Verdana, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	background-color: #FFFFFF;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
}

#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
/*	background-image: url('./images/background.gif');
	background-repeat: repeat-x;*/
/*	padding: 0 25px 15px 25px;*/
	padding: 0;
}

#wrapcentre {
	margin: 15px 25px 0 25px;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #FFCC00;
	border-width: 1px;
	border-style: solid;
	border-color: #FFCC00;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #AEAFDF;
	background-image: url('./images/winter12.jpg'); /**/
	border-bottom: 2px solid #CFFF7E;
}

#menubar {
	margin: 0 25px;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #CFFF7E;
	border-width: 1px;
	border-style: dotted;
	border-color: #FFCC00;
	padding: 10px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Verdana, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: #9395DF;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: #242679;
	font-family: Verdana, "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Arial, Helvetica, 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: Verdana, Arial, Helvetica, 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:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #000000;
}

.postdetails {
	color: #000000;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: Verdana, "Lucida Grande", "Trebuchet MS", Helvetica, Arial, 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: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.topdescr {
	margin: 1px 1px;
	font-size: 1.3em;
font-weight: bold;
color:#660066;
}

.gen {
	margin: 1px 1px;
	font-size: 1.3em;
font-weight: bold;
color:#660066;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: Verdana, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: black;
	font-size: 2em;
}


/* Tables
 ------------ */
th {
	color: #FCF6BB;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #242679;
	white-space: nowrap;
	padding: 7px 5px;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #9395DF;

}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
}
.rtl .catdiv {
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #9395DF;
	text-indent: 4px;
}

.row1 {
	background-color: #fff;
	padding: 4px;
color: #000;
}

.row2 {
	background-color: #fff;
	padding: 4px;
color: #000;
}

.row3 {
	background-color: #C4F66F;
        color: #242679;
	padding: 4px;
}

.spacer {
	background-color: #F7EA69;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link {
	color: #483D8B;
	text-decoration: none;
}

a:active,
a:visited {
	color: #483D8B;
	text-decoration: none;
}

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

a.forumlink {
	color: #696969;
	font-weight: bold;
	font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.topictitle {
	margin: 1px 0;
	font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

a.topictitle:visited {
	color: #483D8B;
	text-decoration: none;
}

th a,
th a:visited {
	color: #E0FFFF !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-family: Verdana, "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: Verdana, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: Verdana, "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.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: Verdana, "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #E9D9C5;
	color: #535588;
	background-color: #FCF6BB;
	font-size: 0.85em;
	font-weight: bold;
     
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #E5E5E5;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.4em;
	font-family: Verdana, "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FFFFE0;
	color: #535588;
}

.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: Verdana, "Lucida Grande", Verdana, Helvetica, Arial, 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: #006600;
	font-size: 0.85em;
	font-family: Verdana, Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}

/* Hide block */
div.adapthide {
        border: 1px dashed #000099;
        background-color: #FFFFFF;
        margin: 0px 10px 5px 10px;
        padding: 5px 5px 5px 5px;
        font-size: 12px;
}

/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Verdana, Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}
/* Tag Board
 ------------ */
.tb_style1,.tb_style2{
	background-color:#ECECEC;
	border-bottom:#A9B8C2 1px solid;
	border-left:#A9B8C2 1px solid;
	border-right:#A9B8C2 1px solid;
	border-top:#FFFFFF 1px solid;
	padding:3px;
	font-size:1em;
}
.tb_post_time{
	color:#666666;
}
.tb_post_username{
	/* usr's span */
}
.tb_post_text{
	color:#333333;
}
.tb_pointer{
	cursor:pointer;
}
div.grippie {
	background:#EEEEEE url('./images/grippie.png') no-repeat scroll center 2px;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:0pt 1px 1px;
	cursor:s-resize;
	height:9px;
	overflow:hidden;
}
.nav .bookmark {color: red; font-size:150%;}

a.gotostart {	color: #000;}
a.mobillink {	color: #000;}

		.box
		{
			width: 95%;
			margin-left: auto;
			margin-right: auto;
		}
		.shouts {
			width: 100%;
			height:600px;
			overflow:auto;
		}
		#chat {
			width: 190px;
			text-align:left;
			border: 1px solid #ddd;
			-moz-border-radius: 9px 9px 9px 9px;
			padding: 6px;
			margin-top: 6px;
}
		.postbody_chat   {font-size:8pt;}

.click-title.active{background-position:5px 4px;border-bottom:none; }
.click-title {background:url('/blago/img/collapse-ex.gif') no-repeat scroll 5px -56px; color:#787878;cursor:pointer;margin:0.5em 0;padding:2px 0 10px 30px;}

.icoblocked {background: url(/phpbb/images/icons/blocked.png) no-repeat; width:16px; height:16px;border: none; }
.icoblocking {background: url(/phpbb/images/icons/blocking.png) no-repeat; width:16px; height:16px; border: none; }
.icocomment {background: url(/phpbb/images/icons/comment.png) no-repeat; width:16px; height:16px;border: none; cursor:pointer;}
.icocommenthide {background: url(/phpbb/images/icons/comment-hide.png) no-repeat; width:20px; height:16px;border: none; color: #aaa; font-size: 8px; cursor:pointer;}

.icodelete {background: url(/phpbb/images/icons/delete.png) no-repeat; width:16px; height:16px;border: none; }
.icoedit {background: url(/phpbb/images/icons/edit.png) no-repeat; width:16px; height:16px;border: none; }

.icoblocking-light {background: url(/phpbb/images/icons/blocking-light.png) no-repeat; width:16px; height:16px; border: none; }
.icodelete-light {background: url(/phpbb/images/icons/delete-light.png) no-repeat; width:16px; height:16px;border: none; }

.friend {background: url(/phpbb/images/icons/friend.png) no-repeat; width:11px; height:11px;border: none; }
.friend-mail {background: url(/phpbb/images/icons/friend-mail.png) no-repeat; width:11px; height:11px;border: none; }

.myrow {width: 100px;}		
#myelement { Z-INDEX: 2;position:absolute;  visibility:hidden; background-color: #ffcc33; left:300px; top:300px;}

.rowpay1 {background: #e4d4ff;}
.rowpay2 {background: #e4d4ff;}
.uscell {font-size: 12pt; text-align: right; padding-right: 20px;}


.mpuzpp {outline: none; background: none; font-size: 7pt; position: relative; top: 28px; left: 22px; color: green; float: left;} 
.mporgdl {outline: none; font-size: 14pt; height:30px; width:70px; background: none; border: none;  position: relative; top: 16px; left: 25px; text-align: center;}	
.mporgtx {resize: none; outline: none; overflow: auto; width:94px; height:33px; font-size:7pt; margin:0; border: none; background: none;  position: relative; top: 15px; left: 30px; line-height: 85%;}
.mporgch {outline: none; position: relative; top: 52px; left: 35px;}
.cell1 {outline: none; width:221px; height: 120px; margin:0 padding:0;}
.dcell1 {outline: none; background: #e4d4ff url(/phpbb/images/mypay-org.png) top no-repeat;  width:221px; height: 120px; }
.df {float: left; outline: none; }
.mpuztx {resize: none; outline: none;  color: green; overflow: auto; width:94px; height:34px; font-size:7pt; margin:0; border: none; background: none;  line-height: 90%;  width: 196px; text-align:left; }
.mpuztx_view {resize: none;  color: #444; overflow: auto; width:94px; height:154px; padding:2px; font-size:8pt; margin:0; border: red 1px solid; background: #fff;  line-height: 110%;  width: 196px; text-align:left; }
.mpuztx b {color: #555;} 
.mpuztx_view b {color: #555;} 
.overpay {color: blue; font-size: 8pt; font-weight:bold;}
.normapay {color: blue; font-size: 8pt;}
.nedopay {color: red; font-size: 8pt; font-weight:bold;}

.left_panel{
width: 190px;
text-align:left;
border: 1px solid #ddd;
-moz-border-radius: 9px 9px 9px 9px;
padding: 6px;
margin-top: 6px;
		}
		

#fuzz{ position:absolute; top:0; left:0; width:100%; z-index:100;  display:none; text-align:left; }
  .msgbox{ position:absolute; width:350px; height:450px; z-index:200; border:5px solid #f6ce00; background: #FFF; top: 200px; right: 230px; }
  .msgbox img {border:none; margin:5px;}
 /*"X" (ııııııı) ı ıııııı ııııııı ıııı ıııı*/
  .close{ top:0px; float:right; }
  
.one-image {text-align:center;}
.zakaz_group_action {float: right; color: #999; font-size: 9px; border: 1px #eee solid; width: 150px; height: 15px; text-align:center; cursor: pointer;}
.zakaz_group_action ul {display: none; text-align:center;}
.zakaz_group_action ul li{background: #eee; height: 20px; list-style-type: square; list-style-position: inside; color: #111;}

.minichat_p {font-size:10px; margin-top: 5px;}
.minichat_p i{font-size:8px; color: #aaa;}
.minichat_p .from{color: blue;}
.minichat_p .to{color: red;}

.topic_description {padding: 2px 0 2px 10px; font-size: 86%; color: #333; }
 #pagecontrol { Z-INDEX: 2;position:absolute; width:212px; height: 102px; visibility:hidden; background-color: #0066ff; right:20px; top:100px;}
 .my_tt
{
	color: #483D8B;
	cursor: help;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}

    .uContent {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/phpbb/images/background-pm.png");
    background-origin: padding-box;
    background-position: 0% 0%;
    background-repeat: repeat;
    background-size: auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0px 2px 7px;
    position: fixed;
       top: 100px;
       left: 100px;
       width: 400px;
       z-index: 2;
       text-align: center;
    margin-bottom: 10px;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 7px;
    width: 300px;
     }
    .pmclose {
    height: 100px;
    padding-left: 282px;
    }
    .ava {
    padding-left: 15px;
    margin-top: -9px;
    }
