/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/

body                        {    margin:0 2% 20px 2%; font-family: Arial, Helvetica, san-serif;color: #000;background-color: #fff;padding:0    }
a:link                        {    color:#295d98;text-decoration: underline;}
a:visited                    {    color:#323368;text-decoration: underline;}
a:hover                        {    color:#000}
a:active                    {    color:#900}

/* General font families for common tags */

#auth                        {    visibility: hidden;position: absolute;z-index: 100;width:250px;left:50%;margin-left:-125px;top:15%;}
#auth h4                    {    display: block;font-size: 12px;color:#fff;background-color:#bf0038;margin:0 0 0 0;padding:5px 10px;     }
#auth table.f                {    margin:10px 0 0 0;font-size: 11px;        }
#auth .main                    {    background-color: #fff;border: 1px solid #666;padding: 1px    }
#auth .name                    {    padding:2px 0 0 10px;    }
#auth .close                {    float: right;padding:3px 10px;    }
#auth .field                {    font-size: 11px    }
#auth .btn                    {    font-size: 11px;margin-bottom: 5px;    }
#auth .fpreg                {    padding:10px 0;background-color: #EBEBEB;        }
#auth form                    {    margin:0;padding:0    }

#auth a.close:link,
#auth a.close:visited,
#auth a.close:hover,
#auth a.close:active        {    color:#fff;text-decoration: underline;    }

.textver a                    {    white-space: nowrap;display: block;font-size:11px;color:#000;border-top:4px solid #000;background: #f1f1f2 url(/images/textver.gif) no-repeat 7px 11px;padding:5px 0 5px 20px;    }
html>body .textver a        {    background: #f1f1f2 url(/images/textver.gif) no-repeat 7px 7px;    }
.textver a:link,
.textver a:visited,
.textver a:hover,
.textver a:active            {    color:#000;text-decoration: underline;    }

.authlink, .textver            {    padding-left:5px;    }
.authlink a                    {    display: block;font-size:11px;color:#bf0038;border-top:4px solid #bf0038;background: #f1f1f2  url(/images/auth.gif) no-repeat 7px 10px;padding:5px 0px 5px 20px;    }
html>body .authlink a        {    background: #f1f1f2 url(/images/auth.gif) no-repeat 7px 7px;    }
.authlink a:link,
.authlink a:visited,
.authlink a:hover,
.authlink a:active            {    color:#bf0038;text-decoration: underline;    }

.logo, .ban1, .ban2            {    vertical-align: top;background:url(/images/logo-bg.gif) repeat-x top left;border-top:4px solid #fff;padding-bottom:5px;    }
.ban                        {    padding-top:15px;    }
.ban .cont                    {    background-color: #f0faff;min-width: 175px;width:40%;float: right;height:65px;border-bottom:4px solid #ccc;font-size:11px;height:65px;padding:0 10px 0 0;margin:0 10px 0 0;    }
.ban a:link,
.ban a:visited,
.ban a:hover,
.ban a:active                {    display: block;margin-top: 5px;color:#000;text-decoration: underline;    }

.ban img                    {    border:1px solid #fff;float: left;margin-right:8px;    }

.url                        {    padding:5px 10px;font-size: 13px;    }
.number                        {    white-space: nowrap;padding:5px 0;font-size: 14px;text-align: right    }
.date                        {    white-space: nowrap;font-weight: bold;padding:5px 0px;font-size: 14px;text-align: right;    }

.menu                        {    border-top:5px solid #295d98;border-bottom:1px solid #b2b2b2;background-color: #f2f5f9    }
.menu ul                    {    margin:0 0 2px 0;padding:3px 0 5px 0;list-style: none;    }
.menu ul li                    {    display: inline;font-size: 12px;text-transform: uppercase;font-weight: bold;padding:0 10px;margin:0;    }
.menu ul li.sel                {    color:#fff;background-color: #295d98;padding:6px 10px 4px 10px    }

.mm                                { margin-bottom:10px;}                            
.mm    td                        {    padding-top:5px;font-size: 11px;font-weight: bold;    }

hr    { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

.privmsgnav          {   font-size:13px;font-weight:bold;    }

/* This is the border line & background colour round the entire page */




.bodyline    { background-color: #FFFFFF; border: 1px #98AAB1 solid; }





/* This is the outline round the main forum tables */
.forumline                        {        }
.forumline .icon                {    border-bottom:1px solid #9dbadd;width:32px    }
.forumline .forumtitle            {    border-bottom:1px solid #9dbadd;font-weight: bold;font-size:18px;letter-spacing: -1px;margin:0;padding:10px 0;line-height: 90%;    }
.forumline .forumtitle .descr    {    font-weight: normal;font-size: 13px;line-height: 13px;letter-spacing:0;    }
.forumline .forumtitle .moder    {    color:#666;font-size: 11px;font-weight: normal;letter-spacing:0;    }
.forumline .posts                {    border-bottom:1px solid #9dbadd;font-size: 11px;width: 150px;text-align: center;    }
.forumline .last                {    border-bottom:1px solid #9dbadd;font-size: 11px;width: 150px;white-space: nowrap;text-align: center;padding-right:10px;    }

.forumline .icon2                {    background-color: #EBEBEB;width:32px;border-bottom:1px solid #9dbadd;    }
.forumline .stat1                {    background-color: #EBEBEB;width:100%;font-size: 11px;padding:5px 0;    }
.forumline .stat2                {    background-color: #EBEBEB;width:100%;font-size: 11px;padding:5px 0;border-bottom:1px solid #9dbadd;    }

.forumline a.title:link,
.forumline a.title:visited        {    color:#000;text-decoration: none;}
.forumline a.title:hover,
.forumline a.title:active        {    color:#295d98;text-decoration: none;}

.forumline .topictitle            {    width:100%;border-bottom:1px solid #9dbadd;font-weight: bold;font-size:13px;letter-spacing: 0px;margin:0;padding:10px 0;line-height: 90%;    }
.forumline .replies                {    border-bottom:1px solid #9dbadd;font-size: 11px;text-align: center    }
.forumline .author                {    border-bottom:1px solid #9dbadd;font-size: 11px;text-align: center        }
.forumline .views                {    border-bottom:1px solid #9dbadd;font-size: 11px;text-align: center        }
.forumline .lastpost            {    border-bottom:1px solid #9dbadd;white-space: nowrap;font-size: 11px        }


.dopinfo                        {    padding:20px 0;    }

.markread                        {    padding: 5px 0 5px 32px;font-size: 11px    }    

.footer                            {    border-top:1px solid #ccc;margin-top:10px;    }

.footer     .copy                    {    font-size: 11px;padding:10px 20px 0 0px;vertical-align: top;    }    
.footer     .rss                    {    font-size: 11px;padding:10px 10px 0 0px;vertical-align: top;    }
.footer     .dev                    {    font-size: 11px;padding:10px 10px 0 15px;vertical-align: top;    }
.footer     .copy2                    {    font-size: 10px;padding:20px 20px 0 0px;vertical-align: top;    }
.footer     .adminlink                {    font-size: 10px;padding:20px 10px 0 0px;    }
    
.rss a:link,
.rss a:visited                    {    color:#da9a23;font-weight: bold;}
.rss a:hover,
.rss a:active                    {    color:#295d98;font-weight: bold;}



/* Main table cell colours and backgrounds */
td.row1    { background-color: #F5F5F5; }
td.row2    { background-color: #f2f5f9; }
td.row3    { background-color: #e7efe9; }


/* Header cells - the blue and silver gradient backgrounds */
th    {
    color: #666; font-size: 11px; font-weight : bold;
    background-color: #EBEBEB; height: 28px;
    border-bottom:1px solid #9dbadd;
    background-image: url(images/topic-bg2.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
            
            background-color:#e9eef4; border: #FFFFFF; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
    height: 29px;
    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: #FFFFFF; border-style: solid; height: 28px; }
    
td.row3Right,td.spaceRow {
    background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow     { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right     { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft      { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop     { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2    {
            font-weight: bold; font-size: 22px; font-family: Arial, Helvetica, sans-serif;
            text-decoration: none; line-height : 120%; color : #000000; font-weight: normal;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }



/* The register, login, search etc links at the top of the page */
.mainmenu        { font-size : 11px; color : #000000 }


/* Forum category titles */

.cattitle            {    clear: both;margin: 0;background:#295d98 url(/images/topic-bg.jpg) no-repeat left top;color:#fff;    }
.cattitle h4        {    margin:0;padding:4px 10px 1px 10px;letter-spacing: -1px;font-weight: normal;font-size:18px;}
.cattitle .all        {    float: right;font-size: 11px;padding:8px 10px 0 0;    }
.cattitle a:link,
.cattitle a:visited,
.cattitle a:hover,
.cattitle a:active    {    color:#fff;text-decoration: none;    }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink        { font-weight: bold; font-size: 12px; color : #006699; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav            { padding:5px 0;font-weight: bold; font-size: 14px; color : #000000;}



/* titles for the topics: could specify viewed link colour too */
.topictitle            { font-weight: bold; font-size: 11px; color : #000000; }



/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name            { font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails        { font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}



/* Quote & Code blocks */
.code {
    font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
    background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
    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: #444444; line-height: 125%;
    background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
    border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright        { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright        { color: #444444; text-decoration: underline;}
a.copyright:hover { color: #000000; text-decoration: underline;}




/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }

.liteoption                {    font-size: 11px;    }
select                    {    font-size: 11px;    }

