﻿/* test */
/* Set widths on the form inputs since otherwise they're 100% wide */
input[type="text"],
input[type="password"],
input[type="email"] {
    max-width: 280px;
}


body.mywaiting, body.mywaiting * {
    cursor: wait !important;
}

.needpointer {
    cursor: pointer;
}

.clonebooklistitem {
    border: 1px solid black;
    border-radius: 5px;
    margin-left: 1rem;
    padding: 2px;
    background-color: white;
    color: black;
    font-size: .5rem;
}

.booklistitem {
    color:white;
}

.whatsnewenhanced {
    font-size: 1.6em;
    font-weight: bold;
}

.mytoolBar {
    background-color: white;
}
.mytoolBarDisabled {
    background-color: #A9C6B2;
}

.modal_dialog_background {
    display: none;
    position: fixed;
    z-index: 20;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
.modal_dialog_content {
    background-color: #fefefe;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    padding: 10px;
    border: 2px solid #888;
    width: 60%;
}
.modal_dialog_close_div {
    text-align: right;
}
.modal_dialog_close {
    color: #aaaaaa;
    /*float: right;*/
    font-size: 40px;
    font-weight: bold;
}
.modal_dialog_close:hover,
.modal_dialog_close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.myTextbox {
    width: 540px;
    height: 200px;
    border: 1px #000000 solid;
    padding: 12px;
    overflow: scroll;
    background-color: white;
}
.myTextboxDisabled {
    color: #545454;
    background-color: #A9C6B2;
}
    .myTextboxDisabled::-webkit-scrollbar {
        background: #A9C6B2;
    }
    .myTextboxDisabled::-webkit-scrollbar-corner {
        background: #A9C6B2;
    }
    .myTextboxDisabled::-webkit-scrollbar-thumb {
        background-color: #A9C6B2;
    }
.myTextbox #sourceText {
    padding: 0;
    margin: 0;
    min-width: 498px;
    min-height: 200px;
}

.bothindents {
	padding-left: 4rem;
	padding-right:4rem;
}

.seriesHilite {
    color: yellow;
}
.seriesFiltered {
    display: none;
}

.pageautonamerdialog {
    display: none;
    border: 1px solid black;
    background-color: white;
}

.body-content {
    padding: 0;
}

.tmaincoverpic {
    width: 120px;
    height: 200px;
}

.fadein {
    position: relative;
}

    .fadein img {
        position: absolute;
        left: 0;
        top: 0
    }

table.resizable {
    border: 1px dotted #666666;
}

.centered {
    text-align: center;
}

.bi {
    font-weight: 800;
    font-style: italic;
}

.weesmaller {
    font-size: 80%;
}

div.centered table {
    margin: 0 auto;
    text-align: left;
}

.itemholder {
}

.itemfacts {
    float: left;
    display: inline-block;
}

.pushrightanddown {
    padding-left: 5em;
    padding-top: 1.5em;
}

ul a.whatsnew:link {
    color: white;
}

ul a.whatsnew:visited {
    color: white;
}

ul a.whatsnew:hover {
    color: red;
}

ul a.whatsnew:active {
    color: white;
}

li.whatsnew:link {
    color: white;
}

li .whatsnew:visited {
    color: white;
}

li .whatsnew:hover {
    color: red;
}

li .whatsnew:active {
    color: white;
}

.clickheretoread:link {
    color: white;
}

.clickheretoread:visited {
    color: white;
}

.clickheretoread:hover {
    color: red;
}

.clickheretoread:active {
    color: white;
}


.book_inner_separator {
    border: 1px solid #444444;
}

.clearfix:after {
    content: " "; /* Older browser do not support empty content */
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.myhidden {
	display: none;
}

#funnametr {
    display: none;
}

.bitbolder {
    font-size: 1.1em;
    font-weight: bolder;
    font-style: italic;
    color: #f0e0f0;
}

.hangingindent {
    padding-left: 30px;
    text-indent: -30px;
}

a.linkstext:link {
    color: white
}

a.linkstext:visited {
    color: white
}

a.linkstext:hover {
    color: white
}

a.linkstext:active {
    color: white
}

a.whitelink:link {
    color: white;
    text-decoration: underline;
    font-size: 1em;
}

a.whitelink:visited {
    color: white;
    text-decoration: underline;
    font-size: 1em;
}

a.whitelink:hover {
    color: red;
    text-decoration: underline;
    font-size: 1em;
}

a.whitelink:active {
    color: white;
    text-decoration: underline;
    font-size: 1em;
}

a.commentauthorlink:link {
    color: white;
    text-decoration: underline;
    font-size: 1em;
}

a.commentauthorlink:visited {
    color: white;
    text-decoration: underline;
    font-size: 1em;
}

a.commentauthorlink:active {
    color: white;
    text-decoration: underline;
    font-size: 1em;
}

a.commentauthorlink:hover {
    color: red;
    text-decoration: underline;
    font-size: 1em;
}

a.commentserieslink:link {
    color: white;
    text-decoration: underline;
    font-size: 1em;
}

a.commentserieslink:visited {
    color: white;
    text-decoration: underline;
    font-size: 1em;
}

a.commentserieslink:hover {
    color: red;
    text-decoration: underline;
    font-size: 1em;
}

a.commentserieslink:active {
    color: white;
    text-decoration: underline;
    font-size: 1em;
}

a.authorlink:link {
    color: white;
    text-decoration: underline;
    font-size: 1em;
}

a.authorlink:visited {
    color: white;
    text-decoration: underline;
    font-size: 1em;
}

a.authorlink:hover {
    color: red;
    text-decoration: underline;
    font-size: 1em;
}

a.authorlink:active {
    color: white;
    text-decoration: underline;
    font-size: 1em;
}

a.creatorlink:link {
    color: white;
    text-decoration: underline;
}

a.creatorlink:visited {
    color: white;
    text-decoration: underline;
}

a.creatorlink:hover {
    color: red;
    text-decoration: underline;
}

a.creatorlink:active {
    color: white;
    text-decoration: underline;
}

a.serieslink:link {
    color: white;
    text-decoration: underline;
}

a.serieslink:visited {
    color: white;
    text-decoration: underline;
}

a.serieslink:hover {
    color: red;
    text-decoration: underline;
}

a.serieslink:active {
    color: white;
    text-decoration: underline;
}

a.yearserieslink:link {
    padding-left: .25em;
    padding-right: .25em;
    color: white;
    text-decoration: underline;
}

a.yearserieslink:visited {
    padding-left: .25em;
    padding-right: .25em;
    color: white;
    text-decoration: underline;
}

a.yearserieslink:hover {
    padding-left: .25em;
    padding-right: .25em;
    color: red;
    text-decoration: underline;
}

a.yearserieslink:active {
    padding-left: .25em;
    padding-right: .25em;
    color: white;
    text-decoration: underline;
}

a.articlelistlink:link {
    color: white;
    text-decoration: underline;
    font-size: 18pt;
}

a.articlelistlink:visited {
    color: white;
    text-decoration: underline;
    font-size: 18pt;
}

a.articlelistlink:hover {
    color: red;
    text-decoration: underline;
    font-size: 18pt;
}

a.articlelistlink:active {
    color: white;
    text-decoration: underline;
    font-size: 18pt;
}

a.contactmelink:link {
    color: white;
    text-decoration: underline;
}

a.contactmelink:visited {
    color: white;
    text-decoration: underline;
}

a.contactmelink:hover {
    color: red;
    text-decoration: underline;
}

a.contactmelink:active {
    color: white;
    text-decoration: underline;
}

a.contactmelink:link {
    color: white;
    text-decoration: underline;
}

a.contactmelink:visited {
    color: white;
    text-decoration: underline;
}

a.contactmelink:hover {
    color: red;
    text-decoration: underline;
}

a.contactmelink:active {
    color: white;
    text-decoration: underline;
}


.itemNumberCell {
    width: 2%;
}

.paraindent {
    text-indent: 2em;
}
.noindent {

}


.lineindent {
	padding-left: 2em;
}

.parawhite {
    color: white;
}

.paraarticlelist {
    text-indent: 50px;
    color: white;
    font-size: 14pt;
}

.paraarticlelist {
    text-indent: 50px;
    color: white;
    font-size: 12pt;
}

.headerarticle {
    text-align: center;
    color: red;
}

.articlehilite {
    color: yellow;
    font-style: italic;
    font-weight: bold;
}

.articlelistitem {
    list-style-type: none;
}

div.sgShowYearData {
    margin: .5em;
    padding: .5em;
    background: #111122;
    color: #ffffff;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 5px
}

.headerlowerline {
    display: none;
}

div.cobralinks {
    color: white;
    text-align: center;
}

.floatrighter {
    float: right;
}

div.aboutme1 {
    margin: .5em;
    padding: 1em;
    background: #414572;
    color: yellow;
    font-size: 22pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 5px;
    text-align: center;
}

div.aboutme2 {
    margin: .5em;
    padding: 1em;
    background: #414572;
    color: white;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 5px;
}

.picframe img {
    position: absolute;
    top: 1px;
    left: 1px;
    z-index: 8;
}

    .picframe img.active {
        z-index: 10;
    }

    .picframe img.last-active {
        z-index: 9;
    }

.picframesmall img {
    z-index: 8;
}

    .picframesmall img.active {
        z-index: 10;
    }

    .picframesmall img.last-active {
        z-index: 9;
    }

.picframesmallimg_inactive {
    display: none;
}

.blankspan50 {
    display: inline-block;
    width: 50px;
}


body {
    background: #076324
}

* {
    font-family: "Times New Roman","Verdana";
}

.centertable {
    text-align: center;
}

.img_60x100 {
    border: 2px solid black;
    width: 60px;
    height: 100px;
}

.highlightIt {
    color: yellow;
}

.letterrow {
    color: black;
    background-color: #772022;
    border: 1px solid black;
    text-align: center;
    padding-bottom: 1em;
}

a.letters:link {
    color: white;
    text-decoration: underline;
}

a.letters:visited {
    color: white;
    text-decoration: underline;
}

a.letters:hover {
    color: red;
    text-decoration: underline;
}

a.letters:active {
    color: white;
    text-decoration: underline;
}

a.smalllinkedletters:link {
    color: white;
    text-decoration: underline;
    font-size: 14pt;
    padding-left: 3px;
    padding-right: 3px;
}

a.smalllinkedletters:visited {
    color: white;
    text-decoration: underline;
    font-size: 14pt;
    padding-left: 3px;
    padding-right: 3px;
}

a.smalllinkedletters:hover {
    color: red;
    text-decoration: underline;
    font-size: 14pt;
    padding-left: 3px;
    padding-right: 3px;
}

a.smalllinkedletters:active {
    color: white;
    text-decoration: underline;
    font-size: 14pt;
    padding-left: 3px;
    padding-right: 3px;
}


.linkedletterrow {
    margin: 1em;
    padding: 1em;
    background: #414572;
    color: #ffffff;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 5px;
    text-align: center;
}

.bigletter {
    font-size: 24pt;
    font-weight: bold;
    color: blue;
}

div.sgShowChar1 {
    margin: .5em;
    padding: .5em;
    background: #000000;
    color: #ff0000;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
}

div.sgShowChar2 {
    margin: .5em;
    padding: .5em;
    background: #000000;
    color: #ff0000;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 5px;
    border-radius: 5px;
}

div.sgShowChar3 {
    margin: .5em;
    padding: .5em;
    background: #000000;
    color: white; 
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
}

div.sgShowChar4 {
    margin: .5em;
    padding: .5em;
    background: #000000;
    color: #ff0000;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 5px;
    border-radius: 5px;
}

div.sgShowChar5 {
    margin: .5em;
    padding: .5em;
    background: #000000;
    color: #ff0000;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
}

div.sgShowChar6 {
    margin: .5em;
    padding: .5em;
    background: #000000;
    color: #ffffff;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    font-size: .8rem;
}

.data1 {
    line-height: 1;
    font-size: 16pt;
    font-weight: bold;
    font-family: Arial;
    color: white
}

.data2 {
    line-height: 1;
    font-size: 16pt;
    font-family: Arial;
    color: white
}

.data3 {
    line-height: 1;
    font-size: 16pt;
    font-family: Arial;
    color: black
}

.data4 {
    line-height: 1;
    font-size: 14pt;
    font-family: Arial;
    color: white
}

.data5 {
    line-height: 1;
    font-size: 10pt;
    font-family: Arial;
    color: #ffcc00;
    font-weight: bold;
}

div.contactme1 {
    margin: .5em;
    padding: 1em;
    background: #cc5500;
    color: #ff0000;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 5px;
    border-radius: 5px;
}

div.contactme2 {
    margin: .5em;
    padding: 1em;
    background: #cedfbd;
    color: #ff0000;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 5px;
    border-radius: 5px;
}

div.contactme3 {
    margin: .5em;
    padding: 1em;
    background: #414572;
    color: #ff0000;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 5px;
    border-radius: 5px;
}

div.contactme4 {
    margin: .5em;
    padding: .5em;
    background: #414572;
    color: #ff0000;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 5px;
    border-radius: 5px;
}

.frontpage {
    margin: .5em;
    padding: 1em;
    background: #114455;
    color: #ffffff;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 5px;
    border-radius: 5px;
}


div.mainheader {
    text-align: center;
}

a.mainheaderlink:link {
    color: white;
    text-decoration: underline;
    font-size: 1.25em;
    cursor: pointer;
}

a.mainheaderlink:visited {
    color: white;
    text-decoration: underline;
    font-size: 1.25em;
    cursor: pointer;
}

a.mainheaderlink:hover {
    color: red;
    text-decoration: underline;
    font-size: 1.25em;
    cursor: pointer;
}

a.mainheaderlink:active {
    color: white;
    text-decoration: underline;
    font-size: 1.25em;
    cursor: pointer;
}

a.mainheaderlink1:link {
    color: white;
    text-decoration: underline;
    font-size: 1em;
    cursor: pointer;
}

a.mainheaderlink1:visited {
    color: white;
    text-decoration: underline;
    font-size: 1em;
    cursor: pointer;
}

a.mainheaderlink1:hover {
    color: red;
    text-decoration: underline;
    font-size: 1em;
    cursor: pointer;
}

a.mainheaderlink1:active {
    color: white;
    text-decoration: underline;
    font-size: 1em;
    cursor: pointer;
}

.mainheader .hellotext {
    color: yellow;
    float: left;
}

.mainheader .loginregistertext {
    float: right;
}


a.sgshowauthorserieslink:link {
    color: white;
    text-decoration: underline;
}

a.sgshowauthorserieslink:visited {
    color: white;
    text-decoration: underline;
}

a.sgshowauthorserieslink:hover {
    color: red;
    text-decoration: underline;
}

a.sgshowauthorserieslink:active {
    color: white;
    text-decoration: underline;
}

table.sgshowauthorbooks {
    margin-left: auto;
    margin-right: auto;
}


.dbworkbutton {
    display: block;
    width: 30rem;
    font-size: 1.2em;
    background-color: #eeeeee;
    border: 1px solid #999999;
    border-radius: 10px;
    color: black;
    margin: .5rem auto;
}

a.dbworklink:link {
    color: black;
    text-decoration: underline;
}

a.dbworklink:visited {
    color: black;
    text-decoration: underline;
}

a.dbworklink:hover {
    color: red;
    text-decoration: underline;
}

a.dbworklink:active {
    color: black;
    text-decoration: underline;
}

span.dbworkspacer {
    width: 100px;
}

.roundedButton {
    background-color: #eeeeee;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border: 1px solid #999999;
    padding: 1px;
}

.noentrytext {
    color: #999999;
}

.clearauthor {
    cursor: pointer;
    text-decoration: underline;
    font-size: .75em;
}

.addauthor {
    cursor: pointer;
    text-decoration: underline;
    font-size: .75em;
}

.dbwork_alphabetlink {
    font-size: 20pt;
    cursor: pointer;
}

.dbwork_alphabetlinknew {
    font-size: 16pt;
    cursor: pointer;
}

.alphabetlist {
    text-align: center;
    color: yellow;
}

.dbwork_authorstablediv {
    display: none;
}

.dbwork_seriestablediv {
    display: none;
}

.dbwork_booktablediv {
    display: none;
}

.dbwork_seriestable {
    text-align: center;
    width: 100%;
}

.dbwork_seriesitemcell {
    width: 25%;
    cursor: pointer;
    text-align: left;
}

.dbwork_seriesitemspan {
    cursor: pointer;
    color: white;
    font-size: 16pt;
}

.spanbutton {
    font-size: 1.25em;
    display: inline-block;
    background-color: black;
    color: white;
    border-radius: 5px;
    border: 1px solid #4e4e4e;
    text-align: center;
    cursor: pointer;
    padding: 1px 4px 1px 4px;
    margin: 1px;
}

.anchorbutton {
    font-size: 1.25em;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #4e4e4e;
    background-color: #ffffff;
    color: #000000;
    text-align: center;
    cursor: pointer;
    padding: 1px 4px 1px 4px;
    margin: 1px;
}

.anchorbuttondisabled {
    font-size: 1.25em;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #4e4e4e;
    background-color: #999999;
    color: #444444;
    text-align: center;
    cursor: default;
    padding: 1px 4px 1px 4px;
    margin: 1px;
}


.listingtable {
    width: 100%;
}

.booklistingtable {
    width: 100%;
}

.listingtd {
    /*width: 25%;*/
    vertical-align: top;
    font-size: 1.5em;
    cursor: pointer;
    color: white;
}

.dbwork_formdiv {
    display: none;
}

.dbwork_bulkdiv {
    display: none;
}

.dbwork_castdiv {
    display: none;
}

.dbwork_generaldiv {
    display: none;
}

.dbwork_individual {
    display: none;
}

.editinput {
    color: white;
}

.lookupbook {
    margin: .5em;
    padding: 1em;
    background: #414572;
    color: #ffffff;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 5px
}

.lookupbook1 {
    margin: .5em;
    padding: 1em;
    background: #415582;
    color: #ffffff;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: #cccccc;
    border-style: solid;
    border-width: 5px
}

.btnpagechange {
    margin: 10px;
    padding: 8px;
    border-radius: 5px;
    border: 1px solid black;
    background-color: #445566;
    color: white;
    cursor: pointer;
}

.pagephotopagenr {
    float: left;
    display: inline-block;
    border: 1px solid #889988;
    background-color: white;
    color: black;
    margin: 4px;
    padding: 5px;
    cursor: pointer;
}

.pagephotopagenrhilite {
    background-color: black;
    color: red;
}


.googlesearch {
    width: 60%;
}

.mainheaderlinkarea {
    margin: .5em;
    padding: 1em;
    background: #000000;
    color: #ff0000;
    font-size: 12pt;
    font-style: normal;
    border: 5px solid white;
}

.toplinkicon {
    display: block;
    color: yellow;
    font-size: .75em;
}

.showchar_td0 {
    width: 10%;
}

.showchar_td1 {
    width: 1%;
}

.showchar_td2 {
    width: 89%;
    vertical-align: middle;
}

.showchar_td2a {
    width: 40%;
}

.showchar_td2b {
    width: 60%;
}

.homepageintro {
    margin: .5em;
    padding: .5em;
    background: #cedfbd;
    color: black;
    border: 5px solid white;
    border-radius: 5px;
}

.homepageintrotitle {
    text-align: center;
    font-size: 2em;
    color: red;
    font-weight: bold;
}

.stripimg {
    width: 60px;
    height: 40px;
}

.toplinkdiv {
    display: inline-block;
    padding: 0px 10px 0px 10px;
}

.fadein {
    display: block;
    width: 60px;
    height: 100px;
}

.maincoverpic {
    width: 60px;
    height: 100px;
}

.abouttheseries {
    margin: .5em;
    padding: .5em;
    background: #114455;
    color: #ff0000;
    border: 5px solid white;
}

.abouttheseriesinner {
    margin: .5em;
    padding: .5em;
    background: #111133;
    color: #ff0000;
    border: 5px solid white;
}

.abouttheseriestitle {
    font-size: 28px;
    color: orange;
    font-weight: bold;
}

.abouttheseriestext {
    font-size: 16px;
    color: white;
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
}

.mycomments {
    margin: .5em;
    padding: .5em;
    background: #114455;
    color: #ff0000;
    border: 5px solid white;
}

.mycommentsinner {
    margin: .5em;
    padding: .5em;
    background: #111133;
    color: #ff0000;
    border: 5px solid white;
}

.mycommentstitle {
    font-size: 32px;
    color: orange;
    font-weight: bold;
}

.mycommentstext {
    font-size: 28px;
    color: white;
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
}

.primarydata {
    line-height: 1em;
    font-size: 14pt;
    font-family: Arial;
    color: white
}

.sectiontitle {
    font-size: 20px;
    color: yellow;
    font-weight: bold;
}

.sectiontext {
    font-size: 16px;
    color: white;
    /*text-align: left;*/
    padding-right: 10px;
    padding-left: 10px;
    text-align: justify;
}

.generalinner {
}

.generaltext {
    font-size: 16px;
    color: white;
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
}

.booktitle {
    font-size: 14pt;
    color: white;
    font-weight: bold;
}

.bookdata {
    font-size: 10pt;
    color: white;
    font-weight: bold;
}

.bookdata1 {
    font-size: 9pt;
    color: white;
    font-weight: bold;
}

.bookpic {
    width: 60px;
    height: 100px;
}

.gamepic {
    width: 100px;
    height: 60px;
}

.gamepic_50x25 {
    width: 100px;
    height: 50px;
}

.gamepic_50x35 {
    width: 100px;
    height: 70px;
}

.gamepic_90x70 {
    width: 135px;
    height: 105px;
}

.gamepic_80x70 {
    width: 160px;
    height: 140px;
}

.gamepic_90x50 {
    width: 180px;
    height: 100px;
}

.gamepic_1000x50 {
    width: 200px;
    height: 100px;
}

.gamepic_50x60 {
    width: 100px;
    height: 120px;
}
.gamepic_80x60 {
    width: 160px;
    height: 120px;
}
.collpic_80x50 {
    width: 160px;
    height: 100px;
}

.collpic_30x60 {
    width: 60px;
    height: 120px;
}

.collpic_80x80 {
    width: 160px;
    height: 160px;
}

.gamepic_70x50 {
    width: 140px;
    height: 100px;
}

.gamepic_70x60 {
    width: 140px;
    height: 120px;
}

.gamepic_70x70 {
    width: 140px;
    height: 140px;
}

.gamepic_40x40 {
    width: 80px;
    height: 80px;
}

.gamepic_60x30 {
    width: 120px;
    height: 60px;
}

.gamepic_50x55 {
    width: 100px;
    height: 110px;
}

.gamepic_40x90 {
    width: 60px;
    height: 135px;
}

.gamepic_40x25 {
    width: 80px;
    height: 50px;
}

.collpic_56x45 {
    width: 112px;
    height: 90px;
}

.collpic_60x50 {
    width: 120px;
    height: 100px;
}

.collpic_60x60 {
    width: 120px;
    height: 120px;
}

.collpic_35x40 {
    width: 70px;
    height: 80px;
}

.collpic_40x30 {
    width: 80px;
    height: 60px;
}

.collpic_30x30 {
    width: 60px;
    height: 60px;
}

.collpic_30x50 {
    width: 60px;
    height: 100px;
}

.collpic_35x50 {
    width: 70px;
    height: 100px;
}

.collpic_50x30 {
    width: 100px;
    height: 60px;
}

.collpic_45x50 {
    width: 90px;
    height: 100px;
}

.collpic_50x50 {
    width: 100px;
    height: 100px;
}

.collpic_40x50 {
    width: 80px;
    height: 100px;
}

.comicpic_80x60 {
    width: 160px;
    height: 120px;
}
.collpic_80x50 {
    width: 160px;
    height: 100px;
}
.collpic_100x50 {
    width: 200px;
    height: 100px;
}

.comicpic_50x40 {
    width: 100px;
    height: 80px;
}

.comicpic_60x40 {
    width: 120px;
    height: 80px;
}

.comicpic_75x50 {
    width: 150px;
    height: 100px;
}

.comicpic_80x30 {
    width: 160px;
    height: 60px;
}

.comicpic_40x20 {
    width: 80px;
    height: 40px;
}

.collpic_25x75 {
    width: 50px;
    height: 150px;
}

.oddspic_wide_120x50 {
    width: 120px;
    height: 50px;
}

.titleimgdiv {
    background-image: url('images/logo_50_bg_g.jpg');
    text-align: center;
    height: 50px;
    padding-top: 4px;
}

.titleimg {
    height: 50px;
    content: url('images/logo_50_g.jpg');
}

.amazonlinkimg {
    padding-top: 4px;
    width: 45px;
    height: 14px;
}

.homepagecoverimg {
    width: 60px;
    height: 100px;
}

.homepagetitle {
    font-size: 2.5em;
    color: yellow;
}

.homepagesubtitle {
    font-size: 2em;
    color: white;
}

.homepagesubsubtitle {
    font-size: 1.5em;
    color: white;
}

.homepagetext {
    font-size: 1em;
    color: white;
}

.picframe {
    position: relative;
    margin: 10px auto 0px auto;
    width: 60px;
    height: 100px;
    background-color: #414572;
    border: 3px solid white;
    cursor: pointer;
    padding: 1px;
    border-radius: 5px;
}

.picframesmall {
    position: relative;
    margin: 10px auto 0px auto;
    background-color: #414572;
    border: 2px solid white;
    cursor: pointer;
    padding: 1px;
    border-radius: 5px;
    width: 30px;
    height: 50px;
}

.picframesmallimg {
    position: absolute;
    top: 1px;
    left: 1px;
    z-index: 8;
    width: 30px;
    height: 50px;
}

div.articles1 {
    margin: .5em;
    padding: .5em;
    background: #cc5500;
    color: white;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 5px;
}

div.articles2 {
    margin: .5em;
    padding: 1em;
    background: #5599aa;
    color: white;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 5px;
}

div.articles3 {
    margin: .5em;
    padding: 1em;
    background: #414572;
    color: white;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 5px
}

div.articles4 {
    margin: .5em;
    padding: 1em;
    background: #724145;
    color: white;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 5px
}

div.mygrades {
    margin: .5em;
    padding: 1em;
    background: #114455;
    color: white;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 5px
}

.linksimg {
    border: 0px;
    width: 350px;
}

.links1img {
	border: 0px;
	width: 150px;
}

.mygradescoverimg {
    width: 60px;
    height: 100px;
}

div.gradelistHeader {
    color: #ff0000;
    font-size: 14pt;
    font-style: italic;
    font-weight: bold;
    text-decoration: underline;
}

div.gradelistItem {
    color: #ffffff;
    font-size: 14pt;
}

div.gradelistPara {
    color: #fff0f0;
    font-size: 12pt;
}

a.mygradesserieslink:link {
    font-size: 12pt;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: white;
    text-decoration: underline;
}

a.mygradesserieslink:visited {
    font-size: 12pt;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: white;
    text-decoration: underline;
}

a.mygradesserieslink:hover {
    font-size: 12pt;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: red;
    text-decoration: underline;
}

a.mygradesserieslink:active {
    font-size: 12pt;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: white;
    text-decoration: underline;
}

div.whatsnewouterdiv {
    margin: .5em;
    padding: 1em;
    background: #000000;
    color: white;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    border-color: white;
    border-style: solid;
    border-width: 5px
}

.boxspan {
    display: inline-block;
    border: 2px solid red;
    border-radius: 2px;
    text-align: center;
    font-size: 16pt;
    width: 80px;
    margin: 2px 5px 2px 5px;
    padding: 4px 0px 4px 0px;
}

.boxspanletterspan {
    display: inline-block;
    padding-right: 2px;
}

.bulleted {
    list-style:disc;
    line-height: 8px;
}


@media screen and (min-width: 600px) {
    .googlesearch {
        width: 40%;
    }

    .showchar_td2 {
        width: 85%;
    }

    .homepageintrotitle {
        font-size: 3em;
    }

    .stripimg {
        width: 81px;
        height: 63px;
    }

    .fadein {
        width: 106px;
        height: 175px;
    }

    .maincoverpic {
        width: 106px;
        height: 175px;
    }

    .abouttheseriestitle {
        font-size: 32px;
    }

    .abouttheseriestext {
        font-size: 28px;
    }

    .mycommentstext {
        font-size: 28px;
    }

    .primarydata {
        font-size: 16pt;
    }

    .bookdata {
        font-size: 12pt;
    }

    .bookdata1 {
        font-size: 10pt;
    }

    .gamepic {
        width: 100px;
        height: 60px;
    }

    .titleimgdiv {
        background-image: url('images/logo_75_bg_g.jpg');
        text-align: center;
        height: 75px;
        padding-top: 6px;
    }

    .titleimg {
        height: 75px;
        content: url('images/logo_75_g.jpg');
    }

    .amazonlinkimg {
        padding-top: 4px;
        width: 60px;
        height: 18px;
    }

    .homepagecoverimg {
        width: 90px;
        height: 150px;
    }

    .homepagetitle {
        font-size: 3em;
    }

    .homepagesubtitle {
        font-size: 2em;
    }

    .picframe {
        width: 90px;
        height: 150px;
        border: 4px solid white;
    }

    .picframesmall {
        border: 3px solid white;
        width: 60px;
        height: 90px;
    }

    .picframesmallimg {
        width: 60px;
        height: 90px;
    }

    .mygradescoverimg {
        width: 90px;
        height: 150px;
    }

    div.gradelistHeader {
        font-size: 20pt;
    }

    div.gradelistItem {
        font-size: 20pt;
    }

    a.mygradesserieslink:link {
        font-size: 18pt;
    }

    a.mygradesserieslink:visited {
        font-size: 18pt;
    }

    a.mygradesserieslink:hover {
        font-size: 18pt;
    }

    a.mygradesserieslink:active {
        font-size: 18pt;
    }

    .boxspan {
        border: 2px solid brown;
        font-size: 22pt;
        width: 160px;
        margin: 2px 10px 2px 10px;
    }

    .boxspanletterspan {
        padding-right: 6px;
    }
}

@media screen and (min-width: 900px) {
    .googlesearch {
        width: 40%;
    }

    .showchar_td2 {
        width: 85%;
    }

    .homepageintrotitle {
        font-size: 3em;
    }

    .stripimg {
        width: 108px;
        height: 84px;
    }

    .fadein {
        width: 120px;
        height: 200px;
    }

    .maincoverpic {
        width: 120px;
        height: 200px;
    }

    .abouttheseriestitle {
        font-size: 20px;
    }

    .abouttheseriestext {
        font-size: 16px;
    }

    .mycommentstitle {
        font-size: 20px;
    }

    .mycommentstext {
        font-size: 16px;
    }

    .primarydata {
        font-size: 16pt;
    }

    .bookdata {
        font-size: 12pt;
    }

    .bookdata1 {
        font-size: 10pt;
    }

    .gamepic {
        width: 100px;
        height: 60px;
    }

    .titleimgdiv {
        background-image: url('images/logo_100_bg_g.jpg');
        text-align: center;
        height: 100px;
        padding-top: 8px;
    }

    .titleimg {
        height: 100px;
        content: url('images/logo_100_g.jpg');
    }

    .amazonlinkimg {
        padding-top: 4px;
        width: 60px;
        height: 18px;
    }

    .homepagecoverimg {
        width: 120px;
        height: 200px;
    }

    .homepagetitle {
        font-size: 3em;
    }

    .homepagesubtitle {
        font-size: 2em;
    }

    .picframe {
        width: 120px;
        height: 200px;
        border: 5px solid white;
    }

    .picframesmall {
        border: 5px solid white;
        width: 120px;
        height: 200px;
    }

    .picframesmallimg {
        width: 120px;
        height: 200px;
    }

    .mygradescoverimg {
        width: 120px;
        height: 200px;
    }

    div.gradelistHeader {
        color: #ff0000;
    }

    div.gradelistItem {
        font-size: 20pt;
    }

    a.mygradesserieslink:link {
        font-size: 18pt;
    }

    a.mygradesserieslink:visited {
        font-size: 18pt;
    }

    a.mygradesserieslink:hover {
        font-size: 18pt;
    }

    a.mygradesserieslink:active {
        font-size: 18pt;
    }

    .boxspan {
        border: 2px solid purple;
        font-size: 24pt;
        width: 200px;
        margin: 2px 10px 2px 10px;
    }

    .boxspanletterspan {
        padding-right: 10px;
    }
}

