/* Ferrari template for phpBB2 Created by Kelevra email:goth62@yandex.ru */

body {
    background-color: #000000;
    scrollbar-face-color: #111111;
    scrollbar-highlight-color: #222222;
    scrollbar-shadow-color: #000000;
    scrollbar-3dlight-color: #333333;
    scrollbar-arrow-color:  #F8A406;
    scrollbar-track-color: #060606;
    scrollbar-darkshadow-color: #000000;
    background-image : url(bg_space.jpg);
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    margin-bottom : 0px;
    color : #DDDDDD;    
}

font,th,td,p {font-family: Verdana, Arial, Helvetica, sans-serif;}

a:link {
    text-decoration: none;
    color : #FF0000;
}

a:active {
    text-decoration: none;
    color : #FFFFFF;     
}

a:visited {
    text-decoration: none;
    color : #FF0000;    
}

a:hover    {
    text-decoration: underline;
    color : #FFFFFF;
}

.bodyline    { background-color: #000000; border: 1px solid #333333; }
.forumline    { background-color: #375866; border: 1px none #333333; }

td.row1    { background-color : #000000; }
td.row2    { background-color: #000000; }
td.row3    { background-color: #000000; }
td.inputrow { background-color: #000000; }


td.rowpic {
    background-color: #000000;
    background-image: url(bb.gif);
    background-repeat: repeat-y;
}

th    {
    color: #FF0000; font-size: 13px; font-weight : bold;
    background-color: #666666;
    background-image: url(table_cell_bg1h.jpg);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
        background-image: url(table_cell_bg1h.jpg);
        background-color: #666666; border: #FFFFFF; border-style: none;
}


td.cat,td.catHead,td.catBottom {
    border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
    font-weight: bold; border: #000000; border-style: none; }
td.row3Right,td.spaceRow {
    background-color: #666666; border: #333333; border-style: solid; }

.maintitle,h1,h2    {
            font-weight: bold; font-size: 20px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
            text-decoration: none; line-height : 120%; color : #FF0000;
}


.gen { font-size : 14px; }
.genmed { font-size : 13px; }
.gensmall { font-size : 12px; }
.gen,.genmed,.gensmall { color : #CCCCCC; }
a.gen,a.genmed,a.gensmall { color : #FF0000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover    { color : #FFFFFF; text-decoration: underline; }


.mainmenu        {
    font-size : 13px;
    color : #DDDDDD;
}
a.mainmenu        { text-decoration: none; color : #FF0000;  }
a.mainmenu:hover{ text-decoration: underline; color : White; }


.cattitle        { font-weight: bold; font-size: 14px ; letter-spacing: 1px; color : #FFFFFF}
a.cattitle        { text-decoration: none; color : #FFFFFF; }
a.cattitle:visited        { text-decoration: none; color : #FFFFFF; }
a.cattitle:hover{ text-decoration: underline; }


.forumlink        { font-weight: bold; font-size: 14px; color :  #FF0000; }
a.forumlink     { text-decoration: none; color : #AAAAAA; }
a.forumlink:visited{ text-decoration: none; color : #AAAAAA; }
a.forumlink:hover{
    text-decoration: underline;
    color : White;
}
a.forumlink:visited{

}

.forumdescr {
    color : #999999;
}


.nav            { font-weight: bold; font-size: 13px; color : #CCCCCC;}
a.nav            { text-decoration: none; color : #FF0000; }
a.nav:hover        { text-decoration: underline;  color : White;  }


.topictitle            { font-weight: bold; font-size: 13px; color : #DDDDDD; }
a.topictitle:link   { text-decoration: none; color : #FF0000; }
a.topictitle:visited { text-decoration: none; color : #666666; }
a.topictitle:hover    { text-decoration: underline; color : White; }


.name            { font-size : 13px; color : #DDDDDD;}
.postdetails        { font-size : 12px; color : #AAAAAA; }

.postbody { font-size : 13px;}
a.postlink:link    { text-decoration: none; color : #FF0000}
a.postlink:visited { text-decoration: none; color : #FFFFFF; }
a.postlink:hover { text-decoration: underline; color : White;
}


.code {
    font-family: Courier, 'Courier New', sans-serif; font-size: 13px; color: #CCCCCC;
    background-color: #8B7B43; border: #777777; border-style: dashed;
    border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; line-height: 125%;
    background-color: #666666; border: #777777; border-style: dashed;
    border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


.copyright        { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; letter-spacing: -1px;}
a.copyright        { color: #FFFFFF; text-decoration: none;}
a.copyright:hover { color: #FFFFFF; text-decoration: underline;}


input,textarea, select {
    color : #FF0000;
    font: normal 13px Verdana, Arial, Helvetica, sans-serif;
    background-color : #666666;
    border-color: #222222;
}

input.post, textarea.post, select {
    background-color : #666666;
}

input { text-indent : 2px; }

input.button {
    background-color : #666666;
    color : #DDDDDD;
    font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.mainoption {
    background-color : #666666;
    font-weight : bold;
}

input.liteoption {
    background-color : #666666;
    font-weight : normal;
}

input.checkbox {
    background-color : #666666;
}


.helpline { background-color: #666666; border-style: none;  color : White;  }


hr {
    height: 0px;
    border: solid #222222; 0px;
     border-top-width: 1px;    
}

td.maintable {
    background-image : url(bg_top_planet.jpg);
    background-repeat : no-repeat;
}

td.mainforumcell {
    background-image : url(bg_space_one_layer.jpg);
    border : solid #0F0F0F 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 0px;
    border-top-width : 0px;
}

td.newpms {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    background-repeat: no-repeat;
    color : White;
    text-align : center;
    background-image : url(topimg_pm.jpg);
}

td.forumcolumns {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #666666;
    text-align : center;
    background-color : #375866;    
}

td.categorybar {
    background-image : url(table_cell_bg1.jpg);
    background-repeat : repeat-x;
    background-color : #666666;
}

td.tableborder {
    background-color: #666666;
}

td.stdtable1 {
    background-color: #666666;
    color : #FD4000;
}

a.faqlink {
    color: #FF0000;
    text-decoration: none;
}

.error {
    font-size : 13px; 
    font-weight: bold;
    color: #FF0000;
}

iframe.topicreview {
    border-color: #111111;
    border-width : 0px;
}




/* СТИЛИ для скрипта форума WR-Forum Professional версии 2.2 с 2019 года */

/* 1) ИЗМЕНЕНИЕ ИМЕЮЩИХСЯ СТИЛЕЙ */
/* стиль для ссылок - все ссылки в квадратиках обведённых оттенком основного цвета */
.pgbutt a {font-family: Verdana; padding-top:2px;padding-bottom:2px;
text-decoration: none; border: 1px #FFFFFF solid; background: #242424; padding:1px 4px 1px 4px; margin: 5px 1 0 0;
 -moz-border-radius: 4px;
 -khtml-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;}


p { margin: 20px;} 
TD {font-size: 14px;} 
form { display: inline; margin: 2px; padding: 0px; border: 0px;}   
input,textarea,input.liteoption,.fakebut {border: 1px solid #000000; background: #fafafa; font-size: 13px; font-weight:bold;}
 
/* 2) QR-CODE */
#qr img{width:35px;height:35px;position: fixed;right: 10px;top: 10px;border: 1px solid #666;padding: 1px;background-color: white;}
#qr img:hover{width:200px;height:200px;z-index:100;padding: 2px;}

/* 3) Если нет аватара добавляем ЧУДО КВАДРАТ с первой буквой логина. border-radius 100% - это круг */
.guestavatar{width:120px;height:120px;text-align:center;background: #FFDEAD;color: #4E5754;font-size: 50px;
display: table-cell;border-radius: 20%;position: relative;vertical-align: middle;}

/* 4) навигационное МЕНЮ В АДМИНКЕ */
#nav8, #nav8 ul, #nav8 li {margin: 0;padding: 0;border: 0;}
#nav8, #nav8 ul {background: #242424;}
#nav8 {border-spacing: 0 0;position: relative;z-index: 50;width: 100%;}
#nav8 ul {position: absolute;display: none;}
#nav8 td:hover ul {display: block;}
#nav8 ul li {list-style: none;}
#nav8 .right {direction: rtl;}
#nav8 .right ul {right: 0;}
#nav8 .right li {direction: ltr;}
#nav8 a {display: block;padding: 7px 0;text-align: center;text-decoration: none;}
#nav8 ul a {padding: 7px 15px;text-align: left;}
#nav8 td:hover, #nav8 li:hover {background: #191919;}
#nav8 td {text-align: center;}

/* 5) Стиль для блока загрузки - ДАЛЕЕ >>> */
#cssbar-wrapper {width:300px; height:19px; position:absolute; left:50%;}
#cssbar-border {border:3px solid rgb(162,5,42); height:100%; width:100%; position:relative; left:-50%; top:-50%; padding:4px 3px;}
#cssbar-whitespace {overflow:hidden; height:100%; width:100%; margin:0 auto; overflow:hidden; position:relative;}
#cssbar-line {background-color:rgb(162,5,2); position:absolute; height:100%; width:100%; animation:cssbar-slide 4s steps(40) infinite;
 -o-animation:cssbar-slide 4s steps(40) infinite; -ms-animation:cssbar-slide 4s steps(40) infinite;
 -webkit-animation:cssbar-slide 4s steps(40) infinite; -moz-animation:cssbar-slide 4s steps(40) infinite;}
@keyframes cssbar-slide {0% {left:-100%;} 100% {left:100%;}} @-o-keyframes cssbar-slide {0% {left:-100%;} 100% {left:100%;}}
@-ms-keyframes cssbar-slide {0% {left:-100%;} 100% {left:100%;}} @-webkit-keyframes cssbar-slide {0% {left:-100%;} 100% {left:100%;}}
@-moz-keyframes cssbar-slide {0% {left:-100%;} 100% {left:100%;}}
