
body {
    background: url(/images/main_background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    font-family: monospace;
    font-size: 120%;
    scrollbar-color: teal;
}


a[class="footertext"]{
    color:aliceblue 
}


#mesh {
    margin: 10%;
    margin-top: 1%;
    background: #00041885;
    background-size: 100%;
    min-width: 527px;
    height: fit-content;
    
}



#layout {
    margin: 10% auto;
    margin-top:1%;
        width: 95%;
        min-width: 500px;
    height: 1500px;
}

#footer {
    width: 100%;
    height: 20%;
    min-height: fit-content;
    text-align: center;
}

.footer2 {
    width: 80%;
    min-width: 490px;
    margin-left: 10%;
    text-align: center;
    height:auto;
    min-height: 100px;
}

img[class="neocities"] {
    padding: 4px;
    border: double 5px rgb(92, 154, 153);
}

mark {
    background-color: #00041885;
    color:aliceblue;
}


/* above is all the basic page shit!*/
.button2:hover, .cdscroll:hover {
    cursor: pointer;
}

img[class="collectionbutton"]:not(hover) {
    height: 60px;
    padding-top: 10px;
   
}

img[class="collectionbutton"]:hover {
    height: 70px;
    padding-top: 5px;
    cursor: pointer;
}
/*hover over buttons inator ^^*/


#topchunk {
    width:80%;
    margin-left: 10%;
    height: 5px;
}

.header {
    background-color: aliceblue;
    
    padding-top: 0px;
    height: 70px;
    width: 100%;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    text-align: center;
    font-size:180% ;
}

.navbar1 {
    float: left;
    height: 40px;
    width: 100%;
    
    
}
.navbar2 {
    background-color: aliceblue;
    width: 98%;
    height: 18px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    float:left;
    max-width: 1884px;
    min-width: 384px;
    margin:8px;
    margin-bottom: 10px;
    padding-top: 2px;
    
}

.navlink {
    float: left;
    width: 20%;
}

#collections {
    float: left;
    width: 100%;
}

.collections2 {
    float:middle;
    width: 100%;
    max-height: 118px;
    padding-top: 1px;
    padding-left: 10%;
    text-align: center;
    background: #00041880;
    margin-bottom: 5px;
}

.button {
    width: 20%;
    height: 70% ;
    color:rgba(69, 177, 175, 0.89);
    float: left;
    margin-top: 0px;
    font-size: small;
    
}

.collectionstxt {
    position: absolute;
    text-align: center;
    width: 75% ;
    min-width: 500px;
    background: #00041880;
    color: #0da5bd;
    letter-spacing: 1px;
    font-size: large;
    padding-bottom: 4px;
    border-bottom: solid #45b1af 6px;
    padding-top: 2px;
    border-top: solid #45b1af60 1px;
    margin-bottom:5px;
    margin-top: 200px;
}

.topspacer {
    height:210px;
    float: middle;
    width: 100%;
}

#left {
    width: 25% ;
    height: 900px;
    float:left;
    padding-left:1%;
    margin-top: 15px;
}

#middle {
    width: 100% ;
    height: 700px;
    
}



.box {
   background-color: aliceblue;
    width: 80%;
    padding: 5% ;
    margin-left: 2px;
    margin-right: 10%;
    margin-top: 4px;
    float: left; 
    height: 400px;
   
}

.scrollzone {
    width: 18%;
    overflow-y: scroll; 
    border-top: 8px solid rgba(106, 182, 181, 20);
    border-left: 10px solid rgba(106, 182, 181, 20);
    border-bottom: 3px solid rgba(106, 182, 181, 20);
    border-right: 3px solid rgba(106, 182, 181, 20);
    background-color: rgb(157, 210, 209);
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
    position:absolute;
    height: 380px
}

.detailsbox {
   background-color: aliceblue;
    width: 75%;
    padding: 10% ;
    padding-right: calc(10% - 8px);
    margin-left: 17px;
    margin-right: 10%;
    margin-top: 110px;
    float: right; 
    height: 370px;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 100px;
    border-bottom-right-radius: 50px;
    
    
}




.detailstext {
     font-size: 90%;
    overflow-y: scroll;
    margin-top: 32px;
   height: 325px;
    font-weight: 300;
}

.mainbox {
   background-color: aliceblue;
    width: 63%;
    min-width: 210px;
    border: 10px solid aliceblue;
    padding: 2% ;
    padding-left: 4%;
    padding-top: 3%;
    overflow-y: scroll;
    
    overflow-x: clip;
    float:left;
    height: 1100px;
    margin-top: 20px;
    
}


span[class="caption"] {
    text-align: center;
    font-size: 80%;
}

img[class="shoebutton"] {
    border-top-left-radius: 40%;
    
}

img[class="shoebutton"]:hover {
    cursor: pointer;
    width: 95%;
}


h1 {
    text-align: center;
    font-size: 200%;
}

h2 {
    text-align: center;
    font-size: 140%;
    padding-top:12px;
}

h3 {
    text-align: center;
    font-size: 120%;
}

h4 {
    font-size: 120%;
}

p[class="updates"]{
    border:double #0da5bd 4px;
    padding: 4px;
}

.footnote{
    font-size: 80%;
    padding-left: 30px;
}

table, th, tr {
    text-align: center;
    border-collapse: collapse;
    border: 2px solid lightgray;
    
}
tr {
    padding: 19px;
    padding-top: 5px;
    padding-bottom: 5px;
}

span [class='spacer'] {
    width:20%;
    
}
