/* Layout
 ------------ */
#phpbb {
                margin: 0;
                padding: 0 0 0 0px;
                float: left;
                width: 940px;
                /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
                /*font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/
                color: #eee;
                font-size: 11px;
}

#phpbb .headline {
    background: #234b7c;
    font-weight: bold;
    padding: 5px 0 5px 15px;
    border-bottom: solid #D1D4DB 2px;
    text-transform: uppercase;
    color: #ffc222;
}

#phpbb #wrapheader {
/*           min-height: 120px;
                height: auto !important;
                height: 120px;
*/
/*           background-image: url('./images/background.gif');
                background-repeat: repeat-x;*/
/*           padding: 0 25px 15px 25px;*/
                padding: 0;
}

#phpbb #wrapcentre {
                margin: 15px 0 0;
}

#phpbb #wrapfooter {
                text-align: center;
                clear: both;
}

#phpbb #wrapnav {
                width: 100%;
                margin: 0;
                background-color: #ffffff;
                border-width: 1px;
                border-style: solid;
                border-color: #012B5D;
}

#phpbb #logodesc {
                margin-bottom: 5px;
                padding: 5px 25px;
                background: #012B5D;
                border-bottom: 1px solid #012B5D;
}

#phpbb #menubar {
                margin: 0 25px;
}

#phpbb #datebar {
                margin: 10px 0 0 0;
}

#phpbb #datebar .right {
                text-align: right;
}

#phpbb #findbar {
                width: 100%;
                margin: 0;
                padding: 0;
                border: 0;
}

#phpbb .forumrules {
                background-color: #012B5D;
                border-width: 1px;
                border-style: solid;
                border-color: #012B5D;
                padding: 4px;
                font-weight: normal;
                font-size: 1.1em;
                /*font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/
}

#phpbb .forumrules h3 {
                color: #FFC223;
}

#phpbb #pageheader { 
                /*padding: 2px;*/
}
#phpbb #pagecontent { }
#phpbb #pagefooter { }

#phpbb #poll { }
#phpbb #postrow { }
#phpbb #postdata { }


/*  Text
 --------------------- */
#phpbb h1 {
                color: #FFC223;
                /*font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;*/
                font-weight: bold;
                font-size: 1.8em;
                text-decoration: none;
}

#phpbb h2 {
        color: #01244E;
                /*font-family: Arial, Helvetica, sans-serif;*/
                font-weight: bold;
                font-size: 1.4em;
                text-decoration: none;
    
    margin: 10px 0 5px;
    padding: 4px;
    background: #F4CA00;
   
}

#phpbb h3 {
                font-size: 1.3em;
                font-weight: bold;
                /*font-family: Arial, Helvetica, sans-serif;*/
                line-height: 120%;
}

#phpbb h4 {
                margin: 0;
                font-size: 1.1em;
                font-weight: bold;
}

#phpbb p {
                font-size: 1.1em;
}

#phpbb p.moderators {
                margin: 0;
                padding: 4px 0 0 0;
                float: left;
                color: #FFC223;
                font-weight: bold;
}

#phpbb p.linkmcp {
                margin: 0;
                float: right;
                white-space: nowrap;
}

#phpbb p.breadcrumbs {
                margin: 0;
                float: left;
                color: #FFC223;
                font-weight: bold;
                white-space: normal;
                font-size: 1em;
}

#phpbb p.datetime {
                margin: 0;
                float: right;
                white-space: nowrap;
                font-size: 1em;
}

#phpbb p.searchbar {
                padding: 2px;
                white-space: nowrap;
} 

#phpbb p.searchbarreg {
                margin: 0;
                float: right;
                white-space: nowrap;
}

#phpbb p.forumdesc {
                padding-bottom: 4px;
}

#phpbb p.topicauthor {
                margin: 1px 0;
}

#phpbb p.topicdetails {
                margin: 1px 0;
}

#phpbb .postreported, 
#phpbb .postreported a:visited, 
#phpbb .postreported a:hover, 
#phpbb .postreported a:link, 
#phpbb .postreported a:active {
                margin: 1px 0;
                color: #FFC223;
                font-weight:bold;
}

#phpbb .postapprove, 
#phpbb .postapprove a:visited, 
#phpbb .postapprove a:hover, 
#phpbb .postapprove a:link, 
#phpbb .postapprove a:active {
                color: green;
                font-weight:bold;
}

#phpbb .postapprove img, 
#phpbb .postreported img {
                vertical-align: bottom;
}

#phpbb .postauthor {
                color: #fff;
                font-size: 1.4em;
                padding: 0 4px;
}

#phpbb .postdetails {
                color: #FFC223;
                display: block;
                width: 180px;
}

#phpbb .ranktitle {
                font-size: 1.2em;
                color: #fff;
}

#phpbb .postbody {
                font-size: 1.3em;
                line-height: 1.4em;
                /*font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;*/
}

#phpbb .postbody li, 
#phpbb ol, 
#phpbb ul {
                margin: 0 0 0 1.5em;
}

#phpbb .posthilit {
                background-color: yellow;
}

#phpbb .nav {
                margin: 0;
                color: #FFC223;
                font-weight: bold;
}

#phpbb .pagination {
                padding: 4px;
                color: #FFC223;
                font-size: 1em;
                font-weight: bold;
}

#phpbb .cattitle {

}

#phpbb .gen {
                margin: 1px 1px;
                font-size: 1.2em;
}

#phpbb .genmed {
                margin: 1px 1px;
                font-size: 1.1em;
}

#phpbb .gensmall {
                margin: 1px 1px;
                font-size: 1em;
}

#phpbb .copyright {
                color: #444;
                font-weight: normal;
                /*font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/
}

#phpbb .titles {
                /*font-family: "Lucida Grande", Helvetica, Arial, sans-serif;*/
                font-weight: bold;
                font-size: 1.3em;
                text-decoration: none;
        color: black;
}

#phpbb .error {
                color: #fff;
}


/* Tables
 ------------ */
#phpbb th {
                color: #FFC223;
                font-size: 1.1em;
                font-weight: bold;
                background: #234B7C;
                white-space: nowrap;
                padding: 7px 5px;
}

#phpbb td {
                padding: 2px;
}
#phpbb td.profile {
                padding: 4px;
}

#phpbb .tablebg {
                background: #012B5D;
}

#phpbb .catdiv {
                height: 28px;
                margin: 0;
                padding: 0;
                border: 0;
                background: #234B7C;
                color: #fff;
}

#phpbb .cat {
                height: 28px;
                margin: 0;
                padding: 0;
                border: 0;
                background: #234B7C;
                color: #fff;
                text-indent: 4px;
                vertical-align: middle;
}

#phpbb .row1 {
                background-color: #0A3361;
                padding: 4px;
}

#phpbb .row2 {
                background-color: #0A3361;
                padding: 4px;
}

#phpbb .row3 {
                background-color: #0A3361;
                padding: 4px;
}

#phpbb .spacer {
                background-color: #0A3361;
}

#phpbb hr {
                height: 1px;
                border-width: 0;
                background-color: #d9d9d9;
                color: #d9d9d9;
}

#phpbb .legend {
                text-align:center;
                margin: 0 auto;
                width: auto;
}

/* Links
 ------------ */

#phpbb a:link,
#phpbb a:active,
#phpbb a:visited {
                color: #fff;
                text-decoration: underline;
}

#phpbb a:hover {
                color: #F4CA00;
}

#phpbb a.forumlink {
                font-weight: bold;
                /*font-family: "Lucida Grande", Helvetica, Arial, sans-serif;*/
                font-size: 1.2em;
}

#phpbb a.topictitle {
                margin: 1px 0;
                /*font-family: "Lucida Grande", Helvetica, Arial, sans-serif;*/
                font-weight: bold;
                font-size: 1.2em;
}

#phpbb a.topictitle:visited {
                text-decoration: none;
}

#phpbb h4 a {
    font-weight: bold;
}

#phpbb th a:link,
#phpbb th a:visited,
#phpbb h2 a:link,
#phpbb h2 a:visited {
                color: #fff;
                text-decoration: none;
}

#phpbb th a:hover,
#phpbb h2 a:hover {
    text-decoration: underline;
}


/* Form Elements
 ------------ */
#phpbb form {
                margin: 0;
                padding: 0;
                border: 0;
}

#phpbb input {
                /*font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;*/
                font-size: 1.1em;
                font-weight: normal;
                color: #333333;
                padding: 1px;
                background-color: #FAFAFA;
                /*border: 1px solid #000000;*/
}

#phpbb textarea {
                /*font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/
                font-size: 1.3em; 
                line-height: 1.4em;
                font-weight: normal;
                padding: 2px;
                background-color: #FAFAFA;
                color: #333333;
                /*border: 1px solid #000000;*/
}

#phpbb select {
                color: #333333;
                background-color: #FAFAFA;
                /*font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;*/
                font-size: 1.1em;
                font-weight: normal;
                padding: 1px;
                /*border: 1px solid #000000;*/
}

#phpbb option {
                padding: 0 1em 0 0;
}

#phpbb option.disabled-option {
                color: graytext;
}

#phpbb input.radio {
                border: none;
                background-color: transparent;
}

#phpbb .post {
                background-color: white;
                border-style: solid;
                border-width: 1px;
}

#phpbb .btnbbcode {
                color: #eee;
                font-weight: normal;
                font-size: 1.1em;
                /*font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;*/
                background-color: #000;
                border: 1px solid #666666;
}

#phpbb .btnmain {
                font-weight: bold;
                background-color: #ffffff;
                border: 1px solid #000000;
                cursor: pointer;
                padding: 1px 5px;
                font-size: 1.1em;
}

#phpbb .btnlite {
                font-weight: normal;
                background-color: #ffffff;
                border: 1px solid #000000;
                cursor: pointer;
                padding: 1px 5px;
                font-size: 1.1em;
}

#phpbb .btnfile {
                font-weight: normal;
                background-color: #ffffff;
                border: 1px solid #000000;
                padding: 1px 5px;
                font-size: 1.1em;
}

#phpbb .helpline {
                /*background-color: #DEE3E7;*/
                border-style: none;
}


#phpbb /* BBCode
 ------------ */
#phpbb .quotetitle,
#phpbb .attachtitle {
                margin: 10px 5px 0 5px;
                padding: 4px;
                border-width: 1px;
                border-style: solid;
                border-color: #000000;
                color: #646464;
                background-color: #EFEFEF;
                font-size: 0.85em;
                font-weight: bold;
}

#phpbb .quotetitle .quotetitle {
                font-size: 1em;
}

#phpbb .quotecontent, 
#phpbb .attachcontent {
                margin: 0 5px 10px 5px;
                padding: 5px;
                border-color: #000000;
                border-width: 0 1px 1px 1px;
                border-style: solid;
                font-weight: normal;
                font-size: 1em;
                line-height: 1.4em;
                /*font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;*/
                background-color: #FAFAFA;
                color: #4B5C77;
}

#phpbb .attachcontent {
                font-size: 0.85em;
}

#phpbb .codetitle {
                margin: 10px 5px 0 5px;
                padding: 2px 4px;
                border-width: 1px;
                border-style: solid;
                border-color: #000000;
                color: #646464;
                background-color: #EFEFEF;
                /*font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/
                font-size: 0.8em;
}

#phpbb .codecontent {
                direction: ltr;
                margin: 0 5px 10px 5px;
                padding: 5px;
                border-color: #000000;
                border-width: 0 1px 1px 1px;
                border-style: solid;
                font-weight: normal;
                color: #006600;
                font-size: 0.85em;
                /*font-family: Monaco, 'Courier New', monospace;*/
                background-color: #FAFAFA;
}

#phpbb .syntaxbg {
                color: #FFFFFF;
}

#phpbb .syntaxcomment {
                color: #FF8000;
}

#phpbb .syntaxdefault {
                color: #0000BB;
}

#phpbb .syntaxhtml {
                color: #000000;
}

#phpbb .syntaxkeyword {
                color: #007700;
}

#phpbb .syntaxstring {
                color: #DD0000;
}


/* Private messages
 ------------------ */
#phpbb .pm_marked_colour {
                background-color: #000000;
}

#phpbb .pm_replied_colour {
                background-color: #000000;
}

#phpbb .pm_friend_colour {
                background-color: #007700;
}

#phpbb .pm_foe_colour {
                background-color: #DD0000;
}


/* Misc
 ------------ */
#phpbb img {
                border: none;
}

#phpbb .sep {
                color: #eee;
                background-color: #FFFFFF;
}

#phpbb table.colortable td {
                padding: 0;
}

#phpbb pre {
                font-size: 1.1em;
                /*font-family: Monaco, 'Courier New', monospace;*/
}

#phpbb .nowrap {
                white-space: nowrap;
}

#phpbb .username-coloured {
                font-weight: bold;
}

#phpbb #menu_bkg {
                height: 22px;
                line-height: 22px;  
                background: #032e4a; 
                color: #fff;
                text-align: center;
}
#phpbb #menu_bkg a {
                color: #fff;
                font-weight: bold;
                padding: 0 10px;
}
