/* Based on the original Style Sheet for the fisubsilver v2 Theme for phpBB version 2+
Edited by Daz  - http://www.forumimages.com - last updated 26-06-03 */

/* The content of the posts (body of text) */
body{ color:#333333; font:12px Verdana,Arial,Helvetica,sans-serif; margin:10px; padding:0;
scrollbar-3dlight-color:#c2c2c2;
scrollbar-arrow-color:#666666;
scrollbar-darkshadow-color:#c2c2c2;
scrollbar-face-color:#e2e2e2;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#e6e6e6;
scrollbar-track-color:#f1f1f1}

/* General font families for common tags */
font,th,td,p{font:12px Verdana,Arial,Helvetica,sans-serif}

/* General text */
.gensmall{font-size:10px; color:#777777}
td.genmed,.genmed{font-size:12px; color:#777777}
.explaintitle{font-size:12px;font-weight:bold;color:#999999}

/* General page style */
a:link,a:active,a:visited,a.postlink{color:#000;text-decoration:underline}
a:hover{color:#d40;text-shadow:1px 1px 2px #eee}

/* titles for the topics:could specify viewed link colour too */
.topictitle{font-size:11px;font-weight:bold}
a.topictitle:visited{color:#262626}
a.topictitle:hover{color:#d40 !important;text-shadow:1px 1px 2px #eee}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name{font-size:11px;font-weight: bold}

hr{border:0px solid #ffffff;border-top-width:1px;height:1px}

/* Category gradients*/
td.cat{font-weight:normal;background:#ffffff;height:29px;font-size:24px;color:#000000;}
td.cat2{font-weight:normal;background:#ffffff;height:29px;font-size:24px;color:#bbbbbb;padding-left:0px;padding-bottom:5px;padding-top:15px;}
td.cat3{font-size:11px;padding-left:5px;padding-bottom:5px;padding-top:5px;}

/* Main table cell colours and backgrounds */
.row_w{background:#ffffff}
.row_post1{background:#efddc1;padding-top:5px;padding-bottom:5px;}
.row_post1_dark{background:#dcc6aa;padding-top:1px;padding-bottom:1px;}
.row_post2{background:#885c43}
.row_separ{background:#ffffff}

.row_corporate1_1{background:#dfdfdf;padding-top:5px;padding-bottom:5px;padding-right:25px;}
.row_corporate1_1_index{background:#dfdfdf;padding-top:5px;padding-bottom:5px;padding-right:25px;
    box-shadow: 1px 1px 5px #aaa;
    -webkit-box-shadow: 1px 1px 5px #aaa;
    -moz-box-shadow: 1px 1px 5px #aaa;
}
.row_corporate2_1{background:#cfcfcf;padding-top:5px;padding-bottom:5px;padding-right:25px;}

.row1{background:#efefef;padding-left:3px;padding-top:3px;padding-right:3px;}
.row1_index{background:#efefef;padding-left:3px;padding-top:3px;padding-right:25px;
    box-shadow: 1px 1px 5px #aaa;
    -webkit-box-shadow: 1px 1px 5px #aaa;
    -moz-box-shadow: 1px 1px 5px #aaa;
}
.row1_white{background:#ffffff;padding-left:3px;padding-top:3px;padding-right:25px;}
.row1_green{background:#aaffaa;padding-left:3px;padding-top:3px;padding-right:25px;}
.row2,.helpline{background:#dddddd;padding-left:3px;padding-top:3px;padding-right:25px;}
.row2_green{background:#cfffcf;padding-left:3px;padding-top:3px;padding-right:25px;}
.row3{background:#e9e9e9; padding-right:25px;}
td.spacerow{background:#dbdbdb}

/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic{background:#ffffff}

/* Table Header cells */
th{background:#ffffff;color:#666666;font-size:11px;
font-weight:bold;height:27px;white-space:nowrap;text-align:center;padding-left:8px;padding-right:8px}

/* This is the border line & background colour round the entire page */
.bodyline{background:#ffffff; border:0px solid #ffffff;}

/* This is the outline round the main forum tables */
.forumline{background:#ffffff;border:1px solid #ffffff;}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1{
font:bold 26px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;text-decoration:none;color:#000000}

.subtitle,h2{font:bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
text-decoration:none}

/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
.nav{color:#000000;font-size:14px;font-weight: bold;}
a.nav:link,a.nav:visited{color:#000;text-decoration:underline}
a.nav:hover{color:#d40 !important;text-shadow:1px 1px 2px #eee}

.nav2{color:#000000;font-size:15px;font-weight: bold;}
a.nav2:link,a.nav:visited{color:#000;text-decoration:underline}
a.nav2:hover{color:#d40 !important;text-shadow:1px 1px 2px #eee}
.postbody{font-size:12px;line-height:125%; padding-left: 0px; padding-right: 10px;}

/* Location,number of posts,post date etc */
.postdetails{font-size:10px;color:#666}
a.postdetails:link,a.postdetails:visited{color:#666;text-decoration:underline}
a.postdetails:hover{color:#d40;text-shadow:1px 1px 2px #eee}

.postdetails2{font-size:10px;color:#999}
a.postdetails2:link,a.postdetails2:visited{color:#999;text-decoration:underline}
a.postdetails2:hover{color:#d40;text-shadow:1px 1px 2px #eee}

.postdetails3{font-size:10px;color:#000}

/* Quote blocks */
.quote{background:#ffffff;border:1px solid #cccccc;color:#999999;
font-size:12px;line-height:100%;padding-top:5px;padding-bottom:5px;padding-left:10px;}

/* Code blocks */
.code{background:#fafafa;border:1px solid #666666;color:#006600;
font:12px Courier,"Courier New",sans-serif;padding:5px}

/* This is for the error messages that pop up */
.errorline{background:#999999;border:1px solid #333333}

/* Form elements */
form{display:inline}

input{font:11px Verdana,Geneva,sans-serif}

select{border:1px solid #444;background:#ffffff;font:11px Verdana,Arial,Helvetica,sans-serif}

input.post,textarea.post{background:#ffffff;border:1px solid #000000;
font:11px Verdana,Arial,Helvetica,sans-serif;padding-bottom:2px;padding-left:2px}

input.liteoption,.fakebut{border:1px solid #000;background:#fafafa;font-size:11px}
input.catbutton{border:1px solid #000;background:#fafafa;font-size:10px}
input[type="submit"],input.button,input.mainoption{border:1px solid #444;background:#fefefe;font-size:11px;cursor:pointer;padding:3px 5px}
input.button{padding:2px 4px}
input.mainoption_big{border:1px solid #000;background:#fafafa;font-size:16px;font-weight:bold}

iframe{border:1px solid #444; height:400px !important}

input[type="submit"]:hover, select:hover, input.button:hover, input.mainoption:hover {border-color: #000; box-shadow:0 0 1px #000;-moz-box-shadow:0 0 1px #000;-webkit-box-shadow:0 0 1px #000}
input.button:hover, input.mainoption:hover {background: #fafafa}
a.but,a.but:hover,a.but:visited{color:#000000;text-decoration:none}

/* This is the line in the posting page which shows the rollover
help line. Colour value in row2 */
.helpline{border:0 solid;font-size:10px}

/* This is the gradient background at the top of the page */
.topbkg{background:#ffffff}
.topnav{font-size:12px;background:#ffffff; color:#999999; height:25px; white-space:nowrap; border: 0px solid #999999;}
.topnav_current{font-size:12px;background:#ffffff; color:#000000; border: 0px solid #999999; font-weight:bold}

/* Admin & Moderator Colours MODification */
.admin,.mod{font-size:11px;font-weight:bold}
.admin,a.admin,a.admin:visited{color:#05e}
.mod,a.mod,a.mod:visited{color:#000}
a.admin:hover,a.mod:hover{text-shadow:0 0 1px #ddd !important}

/* Specify the space around images */
.imgtopic,.imgicon{margin-left:3px}
.imgspace{margin-left:1px;margin-right:2px}
.imgfolder{margin:1px 4px 1px 4px}

/* Gets rid of the need for border="0" on hyperlinked images */
img{border:0 solid}

div.other_title /* стиль заголовка игры */
{
font-weight: bold;
text-align: center; 
}

div.other_downloads /* стиль графы со ссылками на закачку */
{
padding-left: 10px;
text-align: left;
padding-bottom: 10px;
}

div.other_game p { /* стиль описания игры в теге <p> */
    padding-left: 10px;
    text-align: justify; 
}
div.other_galery {
    padding-left: 10px;
    position: relative;
    bottom: 0px;
}
