/* Moto template for phpBB2 Created by Kelevra email:goth62@yandex.ru */

body {
font: 12px Verdana,Arial,Helvetica,sans-serif;
    background-color: #999999;
    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 : 6400ff;    
}

font,th,td,p {
font: 10px Verdana,Arial,Helvetica,sans-serif
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color : #000000;
}

a:link {
    text-decoration: none;
    color : 6400ff;
}

a:active {
    text-decoration: none;
    color : 6400ff;     
}

a:visited {
    text-decoration: none;
    color : 6400ff;    
}

a:hover    {
    text-decoration: underline;
    color : 6400ff;
}

.bodyline    { background-color: #999999; border: 1px solid #333333; }
.forumline    { background-color: 75a6ee; border: 1px none #333333; }

td.row1    { background-color : #999999; }
td.row2    { background-color: #999999; }
td.row3    { background-color: #999999; }
td.inputrow { background-color: 75a6ee; }


td.rowpic {
    background-color: #999999;
    background-image: url(bb.gif);
    background-repeat: repeat-y;
}

th    {
    color: #FFFFFF; font-size: 11px; font-weight : bold;
    background-color: 75a6ee;
    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: 75a6ee; 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: 75a6ee; border: #333333; border-style: solid; }

.maintitle,h1,h2    {
            font-weight: bold; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
            text-decoration: none; line-height : 120%; color : 6400ff;
}


.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color : #FFFFFF; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover    { color : #FFFFFF; text-decoration: underline; }


.mainmenu        {
    font-size : 11px;
    color : #DDDDDD;
}
a.mainmenu        { text-decoration: none; color : 6400ff;  }
a.mainmenu:hover{ text-decoration: underline; color : White; }


.cattitle        { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : 6400ff}
a.cattitle        { text-decoration: none; color : 6400ff; }
a.cattitle:visited        { text-decoration: none; color : 6400ff; }
a.cattitle:hover{ text-decoration: underline; }


.forumlink        { font-weight: bold; font-size: 12px; color :  #FFFFFF; }
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: 11px; color : #CCCCCC;}
a.nav            { text-decoration: none; color : 6400ff; }
a.nav:hover        { text-decoration: underline;  color : White;  }


.topictitle            { font-weight: bold; font-size: 11px; color : #DDDDDD; }
a.topictitle:link   { text-decoration: none; color : 6400ff; }
a.topictitle:visited { text-decoration: none; color : #666666; }
a.topictitle:hover    { text-decoration: underline; color : White; }


.name            { font-size : 11px; color : #DDDDDD;}
.postdetails        { font-size : 10px; color : #AAAAAA; }

.postbody { font-size : 11px;}
a.postlink:link    { text-decoration: none; color : 6400ff}
a.postlink:visited { text-decoration: none; color : 6400ff; }
a.postlink:hover { text-decoration: underline; color : White;
}


.code {
    font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #CCCCCC;
    background-color: 75a6ee; 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: 11px; color: #FFFFFF; line-height: 125%;
    background-color: 75a6ee; border: #777777; border-style: dashed;
    border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


.copyright        { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; letter-spacing: -1px;}
a.copyright        { color: 6400ff; text-decoration: none;}
a.copyright:hover { color: 6400ff; text-decoration: underline;}


input,textarea, select {
    color : 6400ff;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    background-color : #666666;
    border-color: #222222;
}

input.post, textarea.post, select {
    background-color : #003333;
}

input { text-indent : 2px; }

input.button {
    background-color : 75a6ee;
    color : #DDDDDD;
    font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.mainoption {
    background-color : 75a6ee;
    font-weight : bold;
}

input.liteoption {
    background-color : 75a6ee;
    font-weight : normal;
}

input.checkbox {
    background-color : 75a6ee;
}


.helpline { background-color: 75a6ee; 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 : 10px;
    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 : 9px;
    color : #666666;
    text-align : center;
    background-color : #375866;    
}

td.categorybar {
    background-image : url(table_cell_bg1.jpg);
    background-repeat : repeat-x;
    background-color : 75a6ee;
}

td.tableborder {
    background-color: 75a6ee;
}

td.stdtable1 {
    background-color: 75a6ee;
    color : #6400ff;
}

a.faqlink {
    color: 6400ff;
    text-decoration: none;
}

.error {
    font-size : 11px; 
    font-weight: bold;
    color: #999999;
}

iframe.topicreview {
    border-color: #111111;
    border-width : 0px;
}
