﻿/*
    Pink:       #ff0193
    Yellow:     #f5cf40
    Purpole:    #b667ff 
    Red:        #FF0000
    Black:      #000000
    Blue:       #0000FF
    White:      #FFFFFF
*/



img,
ul,
li,
div,
p {
    margin: 0;
    padding: 0;
}

a:link,
a:active,
a:visited {
    color: #b667ff;
    text-decoration: none;
}

a:hover {
    color: #f5cf40;
    text-decoration: none;
}

body {
    background-color: #000000 !important;
}

img {
    border: 0;
}

ul li {
    list-style-type: none;
}

h1,
h2,
h3,
h4 {
    color: #b667ff;
}

.pink {
    color: #ff0193
}

.yellow {
    color: #f5cf40
}

.success {
    color: limegreen;
}


#container {
    width: 915px;
    border: 0 #FF0000 solid;
    margin: 0 auto;
}

#containerHigh {
    width: 1400px;
    border: 0 #FF0000 solid;
    margin: 0 auto;
}

#content {
    border: 0 #0000FF solid;
}

#galleryContent {
    width: 900px;
    margin: 0 auto;
}

#galleryContent img {
    margin-top: 15px;
}

#header {
    width: 900px;
    margin: 0 auto;
}

#headerHigh {
    float: left;
    border: 0 #FFFFFF solid;
    margin-bottom: 10px;
    margin-left: 225px;
}

#header img,
#headerHigh img {
    height: 91px;
}

#animatedgif {
    float: right;
    *float: none !important;
    *margin-left: 20px;
}

#historyboxes li a {
    float: left;
    margin: 0 7px 20px 7px;
}

#historyboxes li a.first {
    margin-left: 0;
}

#historyboxes li a.last {
    margin-right: 0;
}

#lowerHighlights {
    width: 910px;
    margin: 0 auto;
}

#lowerHighlightHQ {
    float: left;
    min-height: 289px;
    width: 450px;
}

#lowerHighlightHQ img {
    width: 440px;
    margin-left: 5px;
    margin-top: 5px;
}

#lowerHighlightsBoxes {
    float: left;
    margin-left: 5px;
}

#lowerHighlightsBoxes img {
    width: 145px;
    margin-right: 3px;
}

.left {
    margin-left: 1px;
    float: left;
}

.right {
    margin-left: 90px;
    float: left;
}

.updates {
    margin: 15px 0 15px 0;
}

.rightImg {
    margin-left: 10px;
}

p {
    color: #ff0193;
    font-size: 20px;
    text-align: center;
}

#buttonsHigh {
    height: 25px;
    width: 1000px;
}

#banners p a {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}

.banner {
    width: 290px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.joinImg {
    width: 910px;
    margin: 0 auto;
}

.joinImg img {
    margin: 15px 0 0 2px;
}

#links {
    float: left;
    width: 900px;
    margin-top: 10px;
    margin-left: 12px;
}

#links img {
    margin-left: -5px;
}

#defradium {
    float: left;
    margin: 5px 0 10px;
}

span.lilas {
    color: #b667ff;
}

.histTitle {
    text-align: center;
    color: #b667ff;
}

#thumbs,
.thumbs {
    margin-top: 10px;
    float: left;
    margin-bottom: 15px;
    width: 920px;
}

#thumbsList,
.thumbsList {
    float: left;
}

.thumbsList li,
#thumbsList li {
    display: inline;
    margin: 0 0 25px 6px;
    float: left;
}

.thumbsList.fixedDimensions li,
#thumbsList.fixedDimensions li {
    width: 174px;
    height: 174px;
}


/* MBy: Added as the gallery uses larger image thumbs than the artwork/comics */
#thumbsListGallery {
    float: left;
}

#thumbsListGallery li {
    display: inline;
    margin: 3px 0 25px 6px;
    float: left;
}

.fixedDimensionsGallery li {
    width: 174px;
    /* MBy: This is a hack, the height allows the text to be displayed... */
    height: 300px;
}

.thumbGrande {
    height: 264px;
    width: 174px;
}

.even {
    margin-right: 0 !important;
}

.newImg {
    border: 5px #fff10d solid;
    width: 164px;
}

.newImgX {
    border: 5px #fff10d solid;
    width: 164px;
    height: 100px;
}


.newImgGallery {
    border: 7px #fff10d solid;
}


#videoUpdates {
    margin: 10px 0 10px;
    float: left;
}

#footer {
    margin-bottom: 15px;
}

.imgAlta {
    width: 169px;
}

.gallery-thumblist .imgAlta {
    width: 165px;
}

.white {
    color: white;
    font-size: 16px;
}

/* Banner in the header */
#banner {
    float: left;
    padding-right: 10px;
}

#slideshow {
    padding-left: 36px;
}

#slideshow img {
    position: absolute;
}

/* Update notes */
#updates,
#updatesPublic {
    padding: 10px 10px 10px 100px;
}

#updates tr td {
    vertical-align: top;
    text-align: left;
    color: #ff0193;
    font-size: 20px;
}

#updates tr td a {
    color: #b667ff;
}

#updates tr td a:hover {
    color: #f5cf40;
}


#updatesPublic tr td {
    vertical-align: top;
    text-align: left;
    color: #b667ff;
    font-size: 20px;
}

#updatesPublic tr td a {
    color: #ff0193;
}

#updatesPublic tr td a:hover {
    color: #f5cf40;
}

td.NoWrap {
    white-space: nowrap;
}

#thumbsList>li>a>p {
    padding-top: 2px;
    font-size: 18px;
}

#thumbsListGallery>li>a>p {
    padding-top: 2px;
    font-size: 18px;
}

.helpdesk {
    font-size: 26px;
}

#disclaimer {
    color: #FF0000;
    font-size: 20px;
    text-align: center;
}

.text-danger {
    color: #FF0000;
    font-size: 20px;
}

.announce {
    text-align: center;
    padding: 20px 0 0 0;
    /*10px 10px 100px;*/
    color: #f5cf40;
    font-size: 22px;
}

.announce a {
    color: #f5cf40;
}

.announce a:hover {
    text-decoration: underline
}

span.notes {
    font-style: italic;
    color: #018dff;
}

/* Pagination container */
.pagination {
    list-style: none;
    display: inline-flex;
    padding: 0;
    margin: 20px 0;
    background-color: #000;
    border: 1px solid #ff0193;
    border-radius: 3px;
}

/* Pagination list items */
.pagination li {
    display: flex;
}

/* Buttons */
.pagination button {
    display: block;
    background-color: #000;
    color: #ff0193;
    border: 1px solid #ff0193;
    padding: 6px 12px;
    cursor: pointer;
    font-size: 14px;
    line-height: 1;
    font-weight: normal;
    /* reserve bold width */
}

/* Hover effect */
.pagination button:hover:not(:disabled) {
    background-color: #ff0193;
    color: #ffd700;
}

/* Active page (bold without shifting) */
.pagination li.active span {
    display: block;
    background-color: #ff0193;
    color: #ffd700;
    padding: 6px 12px;
    border: 1px solid #ff0193;
    line-height: 1;
    font-weight: bold;
}

/* Force bold width for all buttons to prevent shift */
.pagination button,
.pagination li.active span {
    font-weight: bold;
}

/* Normal buttons appear normal */
.pagination button {
    font-weight: normal;
}

/* Disabled buttons */
.pagination li.disabled button {
    opacity: 0.4;
    cursor: not-allowed;
}

/* Ellipsis */
.pagination li.ellipsis {
    color: #ff0193;
    padding: 6px 12px;
    border: 1px solid #ff0193;
    background-color: #000;
}

/* Optional: focus style for accessibility */
.pagination button:focus {
    outline: 2px solid #ffd700;
}

.logs {
    font-family: Arial, sans-serif;
    padding: 20px;
    color: #ff0193;
}

.logs table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}

.logs th,
.logs td {
    border: 1px solid #ccc;
    padding: 8px;
}

.logs th {
    background: #eee;
}

.logs select,
.logs input {
    font-size: 16px;
    padding: 5px;
}

.logs .json {
    font-family: monospace;
    white-space: pre-wrap;
}

.logs .pagination {
    margin-top: 20px;
}

.logs .pagination a {
    margin: 0 5px;
    text-decoration: none;
}

.logs .pagination .current {
    font-weight: bold;
}