html {
    height: 100%;
}

body {
    text-align: center;
    font-family: Tahoma,'Lucida Grande',Verdana,Arial,'Bitstream Vera Sans',sans-serif;
    font-size: 13px;
    margin-top: 0px;
    background-color: #495c79;
    height: 100%;
    margin: auto;
    padding: 0;
}

/*Opera Fix*/
body:before {
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
}

#header {
    background-color: #e7e5e6;
    width: 100%;

}

.miniav {
    padding: 4px;
    font-size: 13px;
    background-color: #efefef;
    opacity: 1;
    font-family: "Lucida Grande", Lucida,verdana,sans-serif;
}

a:link, a:visited {
    color: #224f83;
    text-decoration: none
}

a:hover,a:active {
    color: #a3181e;
    text-decoration: none
}

.navigation .active {
    color: #efefef;
    font-size: 13px;
    font-weight: bold;
}

#container {
    width: 95%;
    margin: auto auto;
    background-color: #576f94;
    text-align: left;
    border: 3px solid #576f94;
    max-width: 1440px;
    min-width: 960px;
    padding-left: 1em;
    padding-right: 1em;
    overflow: auto;
    padding-bottom: 100px;
    min-height: 100%;
}

.logo {
    background-color: #e7e5e6;

}
IMG.displayed {
    display: block;
    height:105px;
    width: 396px;
}

.menu li {
    background: #576f94;
    border-radius: 0.1em;
    display: inline;
    float: right;
    margin: 5px;
    padding: 2px 5px;
}

.menu li:hover {
    background: #a3181e;
}

.menu li a:link,
.menu li a:visited,
.menu li a:hover {
    color: white;
}

#nav_menu {
    margin-top: -13px;
    padding: 0px;
    font-family: inherit;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    border-top: 3px solid #e7e5e6;
}

#nav_menu li a:hover,
#nav_menu li.sfhover {
    background: #a3181e;
    color: #ffffff;
    border-radius: 3px 3px 0px 0px;
}

#nav_menu ul li:hover a, 
#nav_menu ul li.sfhover {
    background: #a3181e;
    color: #ffffff;
    text-decoration: none;
    border-radius: 3px 3px 0px 0px;
}

#nav_menu ul {
    background: #edecec;
    color: #fff;
    height: 35px;
    list-style: none;
    margin-right: 5px;
    padding: 0;
margin-bottom:0px;
}

#nav_menu li {
    float: left;
    padding: 0px 0px 20px;
}

#nav_menu li a {
    background: #224f83;
    color: #fff;
    display: block;
    line-height: 25px;
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: -10px;
    padding: 3px 10px;
    text-align: center;
    border-radius: 3px 3px 3px 3px;
    font-family: Tahoma, 'Lucida Grande', Verdana, Arial, sans-serif;
    font-size: 13px;
}

#nav_menu ul li#openers a, 
#nav_menu ul li#home a {
    background: #a3181e;
    border-radius: 3px 3px 3px 3px;
}

#nav_menu ul li#openers a:hover, 
#nav_menu ul li#home a:hover {
    background: #e3673a;
    border-radius: 3px 3px 3px 3px;
}

#nav_menu li ul {
    background: #8598b5;
    color: #fff;
    display: none;
    height: auto;
    padding: 0px;
    margin-top: 10px;
    margin-left: 10px;
    border: 0px;
    position: absolute;
    width: 225px;
    z-index: 200;
    border-radius: 0px 3px 3px 3px;
}

#nav_menu li:hover ul, 
#nav_menu li.sfhover ul {
    display: block;
    color: #fff;
}

#nav_menu li li {
    color: #fff;
    display: block;
    float: none;
    margin: 0px;
    padding: 0px;
    width: 225px;
}

#nav_menu li:hover li a, 
#nav_menu li.sfhover li {
    background: none;
    color: #fff;
}

#nav_menu li ul a {
    color: #fff;
    display: block;
    height: 30px;
    font-size: 12px;
    font-style: normal;
    margin: 0px;
    padding: 0px 10px 0px 15px;
    text-align: left;
}

#nav_menu li ul a:hover,
#nav_menu li ul li:hover,
#nav_menu li ul.sfhover,
#nav_menu li ul li.sfhover {
    color: #fff;
    background: #e3673a;
    border: 0px;
    color: #fff;
    text-decoration: none;
    text-indent: 10px;
    border-radius: 0px 3px 3px 0px;
}

#nav_menu li ul li.uploadli {
    background: #a3181e;
}

#nav_menu p {
    clear: left;
}
.dialogul {
    list-style-type:none;
    padding-left:1px;
    margin:auto;
}
.dialogbar {
    background: #234772;
    font-size: 14px;
    padding: 5px 5px;
    color: #fff;
    font-family: 'Fresca','Lucida Grande',Lucida,verdana,sans-serif;
    letter-spacing: -1px;
}

#dialogcontainer {
    display: table;
    vertical-align: top;
}

#dialogrow {
    display: table-row;
    vertical-align: top;
}

#dialogright,
#dialogmiddle {
    display: table-cell;
    vertical-align: top;
    text-align: left;
}

#dialogleft {
    display: table-cell;
    vertical-align: top;
    text-align: center;
}

#content {
    width: auto;
}

#posts {
    margin-top: -5px
}

#posts .table_wrap:first-child {
    border-top: 0px solid #000 !important;
    padding-top: 2px
}

#posts+.table_wrap {
    margin-top: -5px;
    border-top: none
}

.tborder {
    width: 100% !important;
    margin: auto auto;
}

.tborder2 {
    width: 100% !important;
    margin: auto auto;
    padding: 3px;
}

table {
    color: #333;
    font-family: Tahoma,Verdana,Arial,Sans-Serif;
    font-size: 13px
}

.thead {
    background: #234d7d;
    padding: 5px;
    font-size: 14px;
    color: #fff;
    font-family: 'Fresca','Lucida Grande',Lucida,verdana,sans-serif;
    letter-spacing: -1px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.thead a:link, .thead a:visited, .thead a:hover, .thead a:active {
    color: #fff;
    text-decoration: none;
}

.tcat, .tcat a:link {
    background: #dadada;
    color: #717171;
    font-size: 12px;
}

.tcat a:visited {
    color: #717171
}

.tcat a:hover, .tcat a:active {
    background: #dadada;
    color: #717171;
}

.threadcat {
    background: #dadada;
    border-bottom: 1px solid #d7d7d7;
    border-top: 2px solid #576f94;
}

.fishcat {
    background: #e7e9ed;
    border-bottom: 1px solid #d7d7d7;
    border-top: 2px solid #576f94;
}

.trow1,
.trow2,
.trow4,
.trow5 {
    background: #e7e9ed;
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #f7f7f7
}

.trow4 {
    padding: 0;
    background: #e7e9ed;
}

.trow_shaded {
    background: #79a0db
}

.trow_selected td {
    background: #a8131e
}

.trow_sep {
    background: #e5e5e5;
    color: #333;
    font-size: 12px;
    font-weight: bold
}
.trowdl {
background:#E7E9ED;border:1px solid #d7d7d7;font-size:.9em;
}

h1 {color: #234772;
    font-size: 26px;
    font-weight: 900;
    margin: 0px 0px 5px;
    padding: 0px;
}
.welcomeul, .signupul{
    list-style-type:none;
    padding-left:1px;
    margin:auto;
}

.signupli {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    height: 30px;
    padding-top: 7px;
    text-align: center;
    background:#E3673A;
}
.signupli a:link, 
.signupli a:visited{
    color:#fff;
}
.bloe:hover {
    background:#E3673A;
}
.bloe{
    background:#a3181e;
    padding:5px;
    font-size:13px;
    color:#fff;
    font-family:Tahoma,"Lucida Grande",Lucida,verdana,sans-serif;
    border-radius:4px;
    margin:2px 0px;
}
.bloe a:active, 
.bloe a:visited, 
.bloe a:hover, 
.bloe a:link, 
.todo a:active, 
.todo a:visited, 
.todo a:hover, 
.todo a:link, 
.orange a:hover, 
li.orange:hover a{
    color:#fff;
}
.orange a:link, 
.orange a:visited,
.orange a:active {
    color:#313131;
}

.todo:hover,
.orange:hover {
    background:#E3673A;
}
.todo{
    background:#234772;
    padding:5px;
    font-size:13px;
    color:#fff;
    font-family:Tahoma,"Lucida Grande",Lucida,verdana,sans-serif;
    border-radius:4px;
    margin:2px 0px;
}
.orange{
    background:#cdcdcd;
    padding:5px;
    font-size:13px;
    color:#234772;
    font-family:Tahoma, "Lucida Grande",Lucida,verdana,sans-serif;border-radius:4px;
}
#footer {
    background-color: #213b5b;
    width: 100%;
    margin: auto auto;
    background-repeat: repeat-x;
    background-size: auto;
    min-height: 100px;
    margin-top: -100px;
    bottom: 0px;
    z-index: 3;
    position: relative;
    display: block;
    width: 100%;
    clear: both;
}

.tfoot {
    background-color: #dadada;
}

.tfoot a:link, .tfoot a:visited {
    color: #333;
    text-decoration: none
}

.tfoot a:hover, .tfoot a:active {
    color: #651526;
    text-decoration: none
}

.bottommenu {
    background: #efefef;
    background-repeat: repeat-x;
    color: #333;
    border: 1px solid #efefef;
    padding: 10px;
    width: auto;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

img,
a img {
    border: none;
}

.navigation {
    padding: 10px 0px 10px 20px;
    width: 80%;
    margin-top: -15px;
    margin-right: auto;
    font-size: 13px;
    font-weight: bold
}

.navigation a:link,
.navigation a:visited {
    color: #234772;
    background-color: #ced9e2;
    padding: 3px 6px 3px 3px;
    margin-left: -5px;
    margin-right: -2px;
    border-radius: 3px;
    text-decoration: none;
}

.navigation a:hover,
.navigation a:active {
    color: #efefef;
    background-color: #a3181e;
    padding: 3px 6px 3px 3px;
    margin-left: -5px;
    margin-right: -2px;
}

.nav_sep,
.nav_sep2 {
    color: #efefef;
    margin-right: 6px;
    margin-left: 6px;
}

.smalltext,
.indexdesc {
    font-family: Tahoma, 'Lucida Grande', Verdana, Arial, sans-serif;
    font-size: 11px;
    letter-spacing: 0px;
}

.smalltext span {
    font-family: Tahoma, 'Lucida Grande', Verdana, Arial, sans-serif;
    font-size: 11px;
}

.mediumtext {
    font-size: 13px
}

.largetext {
    font-size: 16px;
    font-weight: bold
}
.donatebutton {
background: #FECB00;
border: 1px solid #653E00;
border-radius: 3px;
color: #444444;
cursor: pointer;
font-family: "Lucida Grande", "Lucida", "verdana", sans-serif;
font-size: 14px;
font-weight: 700;
padding: 6px;
text-shadow: 1px 1px 2px #E7B900;
}
.donatebutton a:link,
.donatebutton a:active {
    color: #444;
}
.pbutton {
    background: #576F94;
    color: #ffffff;
font-family: "Tahoma", "Verdana", "Arial", sans-serif;
font-size: 11px;
font-weight: 500;
padding: 4px 4px;
    border-radius: 2px;
    cursor:pointer;
}

.pbutton a:link,
.pbutton a:visited,
.pbutton a:active{
    color: #ffffff;
    text-shadow: #7C7C7C 1px 1px 1px;
}

.pbutton a:hover,
.pbutton:hover {
    background: #a3181e;
    color: #ffffff;
}


.button {
    background: #24476f;
    color: #ffffff;
    border: 1px solid #24476f;
    padding: 2px;
    font-family: "Lucida Grande",Lucida,verdana,sans-serif;
    font-size: 12px;
    border-radius: 3px;
    cursor:pointer;
}

.button a:link,
.button a:visited,
.button a:active,
.donatebutton a:link,
.donatebutton a:active, 
.altbutton a:link,
.altbutton a:active {
    color: #ffffff;
}

.button a:hover,
.button:hover {
    background: #a3181e;
    color: #ffffff;
    border: 1px solid #a3181e;
}

.altbutton {
    background: #e3673a;
    color: #ffffff;
    border-radius: 3px;
    border: 1px solid #b16144;
    padding: 2px;
    text-shadow: 1px 1px 2px #b16144;
    font-family: "Lucida Grande",Lucida,verdana,sans-serif;
    font-size: 12px;
    cursor:pointer;
}

.altbutton a:hover,
.altbutton:hover {
    background: #a3181e;
    color: #fff;
    border: 1px solid #a3181e;
}

.buttons,
a.buttons {
    background: #a3181e;
    color: #fff;
    border-top: 1px solid #638ab4;
    border-bottom: 1px solid #19314d;
    padding: 5px;
    cursor: pointer;
    border-radius: 4px;
    margin: 2px;
    font-family: Tahoma,"Lucida Grande",Lucida,verdana,sans-serif;
    font-size: 14px;
}

a.clickedbuttons:hover,
a.buttons:hover {
    background: #e3673a;
    color: #fff;
    border-top: 1px solid #638ab4;
    border-bottom: 1px solid #19314d;
    padding: 5px;
    cursor: pointer;
    border-radius: 4px;
    margin: 2px;
    font-family: Tahoma,"Lucida Grande",Lucida,verdana,sans-serif;
    font-size: 14px;
}

a.clickedbuttons {
    background: #a3181e;
    border-top: 1px solid #638ab4;
    border-bottom: 1px solid #19314d;
    padding: 5px;
    font-size: 14px;
    color: #fff;
    font-family: Tahoma, "Lucida Grande",Lucida,verdana,sans-serif;
    cursor: pointer;
    border-radius: 4px;
    margin: 2px;
}
input[type="submit"] {
    cursor: pointer;
}
input[type="file"] {
    background: #f7f7f7;
    padding: 2px;
    border: 1px solid #4f688f;
}

input[type="text"] {
    border: 1px solid #4f688f;
    background: #f7f7f7;
    color: #333333;
    padding: 2px;
}

input[type="password"] {
    border: 1px solid #4f688f;
    background: #f7f7f7;
    color: #333333;
    padding: 2px;
}

select {
    margin: 0px;
    width: 150px;
    border: 2px solid #f1f7f9;
    color: #333;
    font-size: 12px;
    padding: 3px;
}

textarea {
    padding: 1px;
    font-family: Verdana,Arial,Sans-Serif;
    line-height: 1.4;
    font-size: 13px;
}

textarea#message {
    resize: none;
}

textarea#message {
    resize: vertical;
}

.autocomplete {
    background: #fff;
    border: 1px solid #333;
    color: black;
}

.autocomplete_selected {
    background: #adcee7;
    color: #333;
}

.popup_menu {
    background: #234772;
}

.popup_menu .popup_item:link {
    color: #fff;
}

.popup_menu .popup_item {
    background: #a3181e;
    color: #ffffff;
}

.popup_menu.popup_item:active,
.popup_menu .popup_item:visited {
    background: #a3181e;
    color: #ffffff;
}

.popup_menu .popup_item:hover {
    background: #234772;
    color: #ffffff;
}

.trow_reputation_positive {
    background: #cfc;
}

.trow_reputation_negative {
    background: #fcc;
}

.reputation_positive {
    color: green;
}

.reputation_neutral {
    color: #444;
}

.reputation_negative {
    color: red;
}

.invalid_field {
    border: 1px solid #f30;
    color: #f30;
}

.valid_field {
    border: 1px solid #0c0;
}

.validation_error {
    background: url(../../../images/invalid.gif) no-repeat center left;
    color: #f30;
    margin: 5px 0;
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
    padding-left: 22px;
}

.validation_success {
    background: url(../../../images/valid.gif) no-repeat center left;
    color: #00b200;
    margin: 5px 0;
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
    padding-left: 22px;
}

.validation_loading {
    background: url(../../../images/spinner.gif) no-repeat center left;
    color: #555;
    margin: 5px 0;
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
    padding-left: 22px;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
    float: none;
    width: 1%;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
    margin-right: 5px;
}

.menu ul {
    list-style: none;
    margin: 0;
}

.menu li {
    display: block;
    float: right;
    padding-left: 5px;
}

.expcolimage {
    float: right;
    width: auto;
    vertical-align: middle;
    margin-top: 3px;
}

img.attachment {
    border: 1px solid #e9e5d7;
    padding: 2px;
}

hr {
    background-color: #333;
    color: #000;
    height: 1px;
    border: 0px;
}

#debug {
    float: right;
    text-align: right;
    margin-top: 0;
}

blockquote {
    border: 1px solid #ccc;
    margin: 0;
    background: #c2c7cf;
    padding: 4px;
    border: 1px solid #224f83;
}

blockquote cite {
    font-weight: bold;
    font-style: normal;
    display: block;
    margin: 4px 0;
}

blockquote cite span {
    float: right;
    font-weight: normal;
}

blockquote cite span.highlight {
    float: none;
    font-weight: bold;
    padding-bottom: 0;
}

.codeblock {
    background: #fff;
    border: 1px solid #ccc;
    padding: 4px;
}

.codeblock .title {
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    margin: 4px 0;
}

.codeblock code {
    overflow: auto;
    height: auto;
    max-height: 200px;
    display: block;
    font-family: Monaco,Consolas,Courier,monospace;
    font-size: 13px;
}

.subforumicon {
    border: 0;
    vertical-align: middle;
}

form {
    margin: 0;
    padding: 0;
}

.popup_menu .popup_item_container {
    color: white;
    margin: 1px;
    text-align: left;
    text-transform: uppercase;
}

.popup_menu .popup_item {
    display: block;
    padding: 3px;
    text-decoration: none;
    white-space: nowrap;
}

.popup_menu a.popup_item:hover {
    text-decoration: none;
}

.autocomplete {
    text-align: left;
}

.subject_new {
    font-weight: bold;
}

.pm_alert {
    background: #fff6bf;
    border: 1px solid #ffd324;
    text-align: center;
    padding: 5px 20px;
    font-size: 11px;
    margin-bottom: 15px;
}

.red_alert {
    background: #fbe3e4;
    border: 1px solid #a5161a;
    color: #a5161a;
    text-align: center;
    padding: 5px 20px;
    font-size: 11px;
    margin-bottom: 15px;
}

.high_warning {
    color: #c00;
}

.moderate_warning {
    color: #f3611b;
}

.low_warning {
    color: #ae5700;
}

div.error {
    padding: 5px 10px;
    border-top: 2px solid #ffd324;
    border-bottom: 2px solid #ffd324;
    background: #fff6bf;
    font-size: 12px;
}

div.error p {
    margin: 0;
    color: #333;
    font-weight: normal;
}

div.error p em {
    font-style: normal;
    font-weight: bold;
    padding-left: 24px;
    display: block;
    color: #c00;
    background: url(../../../images/error.gif) no-repeat 0;
}

div.error.ul {
    margin-left: 24px;
}

.online {
    color: #15A018;
}

.offline {
    color: #C7C7C7;
}

.pagination_breadcrumb_link img {
    display: none;
}

.pagination {
    font-size: 11px;
    padding-top: 10px;
    margin-bottom: 5px;
}

.tfoot .pagination,
.tcat .pagination {
    padding-top: 0;
}

.pagination .pages {
    font-weight: bold;
}

.pagination .pagination_current,
.pagination a,
.pagination a:hover {
    padding: 2px 6px;
    margin-bottom: 3px;
}

.pagination a {
    border: 1px solid #395D88;
    color: #dadada;
    background-color: #395D88;
}

.pagination .pagination_current {
    background: #f5f5f5;
    font-weight: bold;
    color: #1a1a1a;
}

.pagination a:hover {
    border: 1px solid #a3181e;
    background: #a3181e;
    text-decoration: none;
}

.thread_legend,
.thread_legend dd {
    margin: 0;
    padding: 0;
}

.thread_legend dd {
    padding-bottom: 4px;
    margin-right: 15px;
}

.thread_legend img {
    margin-right: 4px;
    vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
    margin: 0;
    padding: 0;
}

.forum_legend dd {
    float: right;
    margin-right: 10px;
}

.forum_legend dt {
    margin-right: 10px;
    float: right;
}

.success_message {
    color: #00b200;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 10px;
}

.error_message {
    color: #c00;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 10px;
}

.post_author {
    padding: 5px 10px;
}

.post_body {
    padding: 5px;
}

.post_body shaded {
    padding: 5px;
    background-color: pink;
}

.post_content {
    padding: 5px 10px;
}

#panel .remember_me input {
    vertical-align: middle;
    margin-top: -1px;
}

.hiddenrow {
    display: none;
}

.selectall {
    background-color: #fffbd9;
    font-weight: bold;
    text-align: center;
}

.repbox {
    font-size: 16px;
    font-weight: bold;
    padding: 5px 7px 5px 7px;
}

._neutral {
    background-color: #fafafa;
    color: #999;
    border: 1px solid #ccc;
}

._minus {
    background-color: #fdd2d1;
    color: #CB0200;
    border: 1px solid #980201;
}

._plus {
    background-color: #e8fcdc;
    color: #080;
    border: 1px solid #080;
}

#debug {
    float: right;
    text-align: right;
    padding: 10px 0 0 0;
}

#copyright {
    font: 10px Verdana,Arial,Sans-Serif;
    margin-bottom: 3px;
    padding: 10px 0 0 20px;
    text-align: left;
    color: #ccc;
}

#copyright a {
    color: #fff;
}

.filtertf_active {
    background: #79A0DB;
}

.tbar {
    background: #C03;
    height: 14px;
    color: #fff;
    font-size: 10px;
}

.tbar2 {
    background: #999;
    height: 14px;
    color: #fff;
    font-size: 10px;
}

.swordfish {
    height: 140px;
    padding: 1px;
    max-height: 120px;
}
.swordfish2 {
    height: 140px;
    padding: 1px;
    max-height: 140px;
    float: left;
    width: 180px;
    max-width: 180px;
}

.gallerywrap {
    overflow: hidden;
    width: 100%;
    height: 128px;
}
.swordfish3 {
    height: 200px;
    padding: 1px;
    max-height: 200px;
    float: left;
    width: 260px;
    max-width: 260px;
}
.downfish {
    height: 65px;
    padding: 1px;
    max-height: 62px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.downwrap {
    overflow: hidden;
    width: 100%;
    height: 62px;
}

#posts +.drop_cap1:first-letter {
    letter-spacing: 1px;
}

.drop_cap1:first-letter {
    text-transform: uppercase;
    position: relative;
    font-size: 3.5em;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #cc0033;
    font-family: times, serif;
    float: left;
    padding: 0.1em 0 0.1em 0;
    margin: 0 0 0.1em 0;
    line-height: 0.7;
}

.signature {
    border-top: 2px solid #b5bfbe;
    height: 56px;
    overflow: auto;
}

.catdesc {
    background-color: rgba(87, 111, 148, 0.3);
    padding: 4px;
    margin-left: 10px;
}

.admin {
    color: red;
    font-size: 1em;
}

.user {
    font-size: 1em;
}

.supermod {
    color: #ff00ff;
    font-size: 1em;
}

.mod {
    color: #FF7E00;
    font-size: 1em;
}

.tea {
    color: green;
    font-size: 1em;
}

div.overlays {
    display: none;
}

.overlay {
    padding: 1em;
    width: 600px;
    background-color: #fafafa;
    border-radius: 3px;
    box-shadow: 0px 0px 10px #333;
}

#overlay-alignment-top, 
#overlay-alignment-bottom {
    padding: 1em;
    background-color: #dadada;
}

#overlay-alignment-center, 
.overlaygen {
    padding: 1em;
    background-color: #dadada;
    width: 500px;
    border: 3px solid #fff;
}

#overlay-alignment-center.close {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 2px;
    background: #fff;
}

#overlay-alignment-center .close img {
    position: relative;
    top: -7px;
    left: 242px;
    cursor: pointer;
    z-index: 9999;
}

table.display thead th {
    background-color: #234772;
    color: white;
    padding: 3px 18px 3px 10px;
    border-bottom: 1px solid black;
    font-weight: bold;
    cursor: pointer;
}

td.tcat {
    height: 40px;
}

td.thead {
    height: 36px;
}

.onlineavatar {
    margin: 5px;
    padding: 1px;
    border: 2px solid #008000;
    border-radius: 2px;
    box-shadow: 0px 0px 1px #008000;
}

.offlineavatar, 
.awayavatar {
    margin: 5px;
    padding: 1px;
    border: 3px solid #5c1b1e;
    border-radius: 3px;
    box-shadow: 0px 0px 3px #5c1b1e;
    opacity: .5;
}

.at {
    background: #a3181e;
    color: #ffffff;
}

.filterfish {
    background: #e7e9ed;
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #f7f7f7;
    float: left;
    height: 700px;
    margin-right: 2px;
    max-height: 700px;
    min-height: 700px;
    padding: 4px;
    width: 185px;
}

fieldset legend {
    background: #e7e9ed;
    padding: 0px 4px;
    border: 1px solid;
}

#cat_52, #cat_1, #cat_12, #cat_46 {
    display: none;
 /*This will HIDE cats on index*/
}


.forum_16 {
    display: none;
 /*This will HIDE forums*/
}
#16 {
    display: none;
 /*This will HIDE forums*/
}

#cat_x {
    display: block !important;
 /*This will SHOW cats in particular category*/
}

.statsright {
    background: #dadada;
    border-bottom: 2px solid #E7E9ED;
    color: #1a1a1a;
    padding: 3px 0px 4px;
    font-size: 1em;
width:49%;
float:left;
}

.statsright:hover {
    background: #e3673a;
    border-bottom: 2px solid #E7E9ED;
    color: #efefef;

}

.statsleft,
.statsleft:hover {
    background: #576F94;
    border-bottom: 2px solid #E7E9ED;
    color: #fff;
    padding: 3px 0px 4px;
    font-size: 1em;
width:50%;
float:left;
}


.spoiler_header {
    background: #234772;
    border: 1px solid #234772;
    padding: 4px;
    margin: 4px 0 0 0;
    color: #ffffff;
}

.spoiler_body {
    background: #fff;
    padding: 4px;
    border: 1px solid #CCC;
    border-top: 0;
    color: #000;
    margin: 0 0 4px 0;
}

.spoiler_header a {
    color: #f2f2f2;
    background-color: #576f94;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border: 1px solid #576f94;
    padding: 3px 7px 4px;
    font-size: 1em;
}

.spoiler_header a:hover, .spoiler_header a:visited, .spoiler_header a:link {
    color: #efefef;
}

.spoiler_inner {
    background: #234772 repeat-x;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 1px solid #234772;
    color: #fff;
    padding: 3px 7px 4px;
    font-size: 1em;
    display: inline;
}

.statsright a:hover,
.statsleft a:hover,
.statsleft a:visited,
.statsleft a:link,
.statsright:hover a {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    color: #efefef;
    font-size: 1em;
    display: inline;
}

.x {
    color: #8796AC;
    font-weight: 700;
    margin-top: 5px;
    vertical-align: bottom;
}

.big {
    padding-bottom: 0;
    text-decoration: none;
    font-size: 1.1em;
    font-weight: 700;
}

.big a:hover,
.big:hover + a:link {
    color: #a3181e;
}

.big:hover + div {
    display: block;

}

.big a:link,
.big a:visited {
    color: #576594;
}

.big a:hover,
.big a:active {
    color: #a3181e;
}
.unread0 {
    display: none;
}

.hide {
    display: block;
    margin: 5px;
    padding: 10px;
    border: 2px solid #a80014;
    border-left: none;
    border-right: none;
    background: #ffc2c9;
}
.strong {
    font-weight:700;
}