/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
    Style name:     Light
    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/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
/* {
    /* Reset browsers default margin, padding and font sizes *
    margin: 0;
    padding: 0;
}
*/
.gallery-icon, .gallery-icon a		{ background: none top left no-repeat; }
ul.profile-icons li.gallery-icon	{ width: 20px; height: 20px; }
.gallery-icon, .gallery-icon a		{ background-image: url("./styles/light/imageset/icon_contact_gallery.gif"); }

.buttons div.upload-icon	{ width: 0px; height: 0px; }
.upload-icon span	{ background-image: url("./styles/light/imageset/ru/button_upload_image.gif"); }

.icon-gallery {
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding: 1px 0 0 17px;
	background-image: url("./styles/light/theme/images/icon_gallery.gif");
}

.rtl .icon-gallery {
	background-position: 100% 50%;
	padding: 1px 17px 0 0;
}

dd.g_lastimage {
	padding-left: 5px;
	width: 30%;
}

dd.g_moderation {
	width: 35%;
}

dd.g_rating, dd.g_comments {
	width: 12%;
	text-align: center;
	font-size: 1.1em;
}

dd.g_status {
	width: 15%;
	text-align: center;
	font-size: 1.1em;
}

span.reported-images-number {
	color: red;
}

.g_unapproved {
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-image: url("./styles/light/imageset/icon_gallery_unapproved.gif");
}

.g_locked {
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-image: url("./styles/light/imageset/icon_gallery_locked.gif");
}

.g_reported {
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-image: url("./styles/light/imageset/icon_gallery_reported.gif");
}

html {
    font-size: 100%;
}




body {
    /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
    font-family:  Verdana, Helvetica, sans-serif;
    color:#000000;
    background-color: #FFFFFF;
    font-size:12px; /* This sets the default font size to be equivalent to 10px */
    /*margin: 12px;*/
    text-align:left; 
    margin-bottom: 12px;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 12px;
    /*padding:13px;*/
}

#wrapheader {
    height: auto;/* !important;*/
    padding: 0;
}

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

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

#wrapnav {
    width: 100%;
    margin: 0;
    background-color: #ECECEC;
    border-width: 1px;
    border-style: solid;
    /*border-color: #A9B8C2;*/
    border-color: #FFFFFF;
}
/*
#logodesc {
    background-color: #C1CAD2;
    background-image: url('styles/light/theme/images/background.gif');
    background-repeat: repeat-x;
    background-position: center bottom;
    padding: 0 25px 15px 25px;
}
*/
/*#logodesc{height:80px;}*/

#logodesc{padding: 0 0 15px 0;}
#logodesc img{margin-right:13px;}
#logodesc span, .logo h1{display:block; float:left; margin:0px; padding:0px; padding-top:12px; font-family:"Times New Roman", Times, serif; font-size:38px;}
#logodesc span a{color:#999999;}
#logodesc h1 a{font-weight:normal; color:#85c4cd;}
#logodesc a:hover{text-decoration:none;}

/*
#menubar {
    margin: 0 25px;
    background: #E0E0E0;
    font-size: 8pt;
    color: #545454;
}
*/
#menubar{
  margin: 0 25px;
  background: #E0E0E0;
  font-size: 8pt;
  color: #545454;
}
#menubar A:link {
  color: #545454;
}
#menubar A:visited {
  color: #545454;
}
#menubar A:active {
  color: #545454;
}
#menubar A:hover {
  color: #000000;
}
#datebar {
    margin: 10px 25px 0 25px;
}

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

.forumrules {
    background-color: #F9CC79;
    border-width: 1px;
    border-style: solid;
    border-color: #FFFFFF;/*#BB9860;*/
    padding: 4px;
    font-weight: normal;
    font-size: 12px;
    font-family:  Verdana, Helvetica, sans-serif;
}

.forumrules h3 {
    color: red;
}

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

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


/*  Text
 --------------------- */
h1 {
    /*color: black;
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
    font-weight: bold;
    font-size: 1.8em;
    text-decoration: none;
    */
    font-weight: bold; 
    font-size: 22px; 
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none; 
    line-height : 120%; 
    color : #545454;
}

h2 {
/*
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.5em;
    text-decoration: none;
    line-height: 120%;
*/  
    font-weight: bold; 
    font-size: 18px; 
    font-family:  Verdana, Helvetica, sans-serif;
    text-decoration: none; 
    line-height : 120%; 
    color : #545454;    
}

h3 {
    font-size: 16px;
    font-weight: bold;
    font-family:  Verdana, Helvetica, sans-serif;
    line-height: 120%;
}

h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold;
}

p {
    font-size: 12px;
    margin: 0.5em 0 0.5em 0;
}

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: 11px;
}

.rtl p.breadcrumbs {
    float: right;
}

p.datetime {
    margin: 0;
    float: right;
    white-space: nowrap;
    font-size: 11px;
}

.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: 0px;
    
}
*/
p.forumdesc, p.topicauthor, p.topicdetails, p.searchbar{
    font-size: 11px;
}

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: red;
    font-weight:bold;
}

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

.postapprove img, .postreported img {
    vertical-align: bottom;
    padding-top: 5px;
}

.postauthor {
    color: #000000;
}

.postdetails {
    color: #000000;
}

.postbody {
    font-size: 12px;
    line-height: 13px;
    font-family:  Verdana, Helvetica, 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: 12px;
    font-weight: bold;
}

.cattitle {

}

.gen {
    margin: 1px 1px;
    font-size: 12px;
}

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

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

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

.titles {
/*  font-family:  Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.3em;
    text-decoration: none;
*/
    font-weight: bold; 
    font-size: 16px; 
    font-family:  Verdana, Helvetica, sans-serif;
    text-decoration: none; 
    line-height : 120%; 
    color : #545454;    
}


 

.error {
    color: red;
}


/* Tables
 ------------ */
 /*
th {
    color: #FFA34F;
    font-size: 1.1em;
    font-weight: bold;
    background-color: #006699;
    background-image: url('styles/light/theme/images/cellpic3.gif');
    white-space: nowrap;
    padding: 7px 5px;
}
*/
th {    color:#545454; 
    background-color:#E0E0E0; 
    height:28px; 
    font-weight:bold;
    font-size: 13px;
    padding: 7px 5px;
    background: #d9dee2 url('styles/light/theme/images/cellpic3.gif') repeat-x;
    
    
}

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

.tablebg {
    background-color: #A9B8C2;
    border:1px #FFFFFF solid; 
}

.catdiv {
    height: 28px;
    margin: 0;
    padding: 0;
    border: 0;
    background-color: rgb(200, 200, 200);
    background: white url('styles/light/theme/images/cellpic2.jpg') repeat-y scroll top left;
}
/*
.rtl .catdiv {
    background: white url('styles/light/theme/images/cellpic2_rtl.jpg') repeat-y scroll top right;
}
*/
.cat {
    height: 28px;
    margin: 0;
    padding: 0;
    border: 0;
    /*background-color: #C7D0D7;*/
    background-color: rgb(200, 200, 200);
    background-image: url('styles/light/theme/images/cellpic1.gif');
    text-indent: 4px;
}

.row1 { background-color: #f5f5f5; padding: 4px;}
.row2 { background-color: #E5E5E5; padding: 4px;}
.row3 { background-color: #f5f5f5; padding: 4px;}
/*
.row1 {
    background-color: #ECECEC;
    padding: 4px;
}

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

.row3 {
    background-color: #C0C8D0;
    padding: 4px;
}
*/
.spacer {
    background-color: #d0d0d0;
}

hr {
    color: #FFFFFF; 
    background-color:#FFFFFF; 
    border:0px none;
    height:1px; 
    clear:both; 
}

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

/* Links
 ------------ */

/* 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 {color:#4995a0; text-decoration:none;}

a:link {
    /*color: #006597;*/
    color: rgb(73, 149, 160);
    text-decoration: none;
}

a:visited {
    /*color: #005784;*/
    color: rgb(73, 149, 160);
    text-decoration: none;
}

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

a:active {
    /*color: #005784;*/
    color: rgb(73, 149, 160);
    text-decoration: none;
}

a.forumlink {
    /*color: #069;*/
    color: rgb(73, 149, 160);
    font-weight: bold;
    font-family:  Verdana, Helvetica, sans-serif;
}

a.topictitle {
    margin: 1px 0;
    font-family:  Verdana, Helvetica, sans-serif;
    font-weight: bold;
    
}

a.forumlink, a.topictitle  {
    font-size: 12px;
}

a.topictitle:visited {
    color: #5493B4;
    text-decoration: none;
}

a.nav {font-size: 11px;}


th a,
th a:visited {
    color: #FFA34F;/* !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, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 1px;
    border: 1px solid #85C4CD;/*#A9B8C2;*/
    background-color: #FAFAFA;
}

textarea {
    background-color: #FAFAFA;
    color: #333333;
    font-family:  Verdana, Helvetica, sans-serif;
    font-size: 12px; 
    line-height: 14px;
    font-weight: normal;
    border: 1px solid #85C4CD;/*#A9B8C2;*/
    padding: 2px;
}

select {
    color: #333333;
    background-color: #FAFAFA;
    font-family:  Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    border: 1px solid #85C4CD;/*#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: 12px;
    font-family:  Verdana, Helvetica, sans-serif;
    background-color: #EFEFEF;
    border: 1px solid #666666;
}

.btnmain {
    font-weight: bold;
    background-color: #ECECEC;
    border: 1px solid #85C4CD;/*#A9B8C2;*/
    cursor: pointer;
    padding: 1px 5px;
    font-size: 12px;
}

.btnlite {
    font-weight: normal;
    background-color: #ECECEC;
    border: 1px solid #85C4CD;/*#A9B8C2;*/
    cursor: pointer;
    padding: 1px 5px;
    font-size: 12px;
}

.btnfile {
    font-weight: normal;
    background-color: #ECECEC;
    border: 1px solid #85C4CD;/*#A9B8C2;*/
    padding: 1px 5px;
    font-size: 12px;
}

.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: #A9B8C2;
    color: #333333;
    /*background-color: #A9B8C2;*/
    background-color: #dbdbdb;
    font-weight: bold;
}

.quotecontent, .attachcontent {
    margin: 0 5px 10px 5px;
    padding: 5px;
    border-color: #A9B8C2;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    font-weight: normal;
    line-height: 13px;
    font-family:  Verdana, Helvetica, sans-serif;
    background-color: #FAFAFA;
    color: #4B5C77;
}

.attachcontent {
    font-size: 10px;
}

.codetitle {
    margin: 10px 5px 0 5px;
    padding: 2px 4px;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    /*border-color: #A9B8C2;*/
    border-color: #dbdbdb;
    color: #333333;
    /*background-color: #A9B8C2;*/
    background-color: #dbdbdb;
    font-family:  Verdana, Helvetica, sans-serif;
}

.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-family: Monaco, 'Courier New', monospace;
    background-color: #FAFAFA;
}

.quotetitle , .attachtitle, .quotecontent, .codetitle, .codecontent   {
    font-size: 11px;
}

.syntaxbg {
    color: #FFFFFF;
}

.syntaxcomment {
    color: #FF8000;
}

.syntaxdefault {
    color: #0000BB;
}

.syntaxhtml {
    color: #000000;
}

.syntaxkeyword {
    color: #007700;
}

.syntaxstring {
    color: #DD0000;
}


/* 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: 13px;
    font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
    white-space: nowrap;
}

.username-coloured {
    font-weight: bold;
}


.menu{border-bottom:#333333 1px solid; padding-bottom:13px;width:100%; font-family:Arial, Tahoma, Verdana;}
.menu a{color:#999999; font-size:16px;}
.menu a strong{color:#85c4cd;}

.dropmenudiv{
 position:absolute;
 top:0px;
 padding-top:10px;
 z-index:100;
 visibility: hidden;
 background-color:#FFFFFF;
}
.dropmenudiv ul{
 border: 1px solid #000000;
 padding:0px;
 margin:0px;
}
.dropmenudiv ul li{
 padding:5px;
 overflow:hidden;
}
.dropmenudiv ul li.underline{
 border-bottom:#cccccc solid 1px;
}

.mainmenu{font-size : 11px; padding-top:10px;width:100%}
.mainmenuf{font-size : 11px; padding-top:10px;padding-bottom:10px;width:50%;float:left;}
.mainmenu a{color:#999999;}
.mainmenuf a{color:#999999;}

