body {
   margin: 0px;
   padding: 0px;
   font-family: helvetica, arial, tahoma, verdana;
   font-size: 100%;
}
a {
   color: #000;
}
a:hover {
   text-decoration: none;
}
#maincontainer {
   position: relative;
   width: 100%;
}
#topcontainer {
   position: relative;
   max-width: 960px;
   height: 76px;
   color: #fff;
   margin: 0 auto;
}
#topcontainerbg {
   position: absolute;
   top: 0px;
   left: 0px;
   width: 100%;
   height: 76px;
   background-color: #000;
}
#logo {
   position: relative;
   display: inline-block;
   margin-top: 6px;
   padding: 2px 2px 2px 8px;
}
#logo a img {
   width: 60px;
   height: 60px;
}
#title {
   position: relative;
   display: inline-block;
   font-size: 150%;
   margin-top: 14px;
   vertical-align: top;
}
#subtitle {
   position: absolute;
   margin-top: -2px;
   font-size: 58%;
   color: #fc3;
   font-family: verdana, helvetica, arial, tahoma;
}


#menucontainer {
   position: relative;
   display: inline-block;
   float: right;
   margin-top: 23px;
   z-index: 998;
}
.menu, .menu ul {
   padding: 0;
   margin: 0;
   list-style: none;
   line-height: 1;
}
.menu a {
   display: block;
   width: auto;
   color: #fff;
   text-decoration: none;
   padding: 6px;
   font-weight: bold;
}
.menu a:hover {
   
}
.menu li {
   float: left;
   width: auto;
}
.menu li ul {
   position: absolute;
   width: 13em;
   left: -999em;
}
.menu li li {
background-color: #fff;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}
.menu li li a {
width: 13em;
color: #000;
padding: 10px;
}
.menu li ul ul {
   margin: -1em 0 0 13em;
}
.menu li:hover ul ul, .menu li.sfhover ul ul {
   left: -999em;
}
.menu li:hover ul, .menu li li:hover ul, .menu li.sfhover ul, .menu li li.sfhover ul {
   left: auto;
}
.menu li li:hover ul, .menu li li.sfhover ul {
   margin-top: -34px;
}

.topmenu a {
   padding: 6px 0;
   margin: 0 6px;
}
.topmenu a:hover {
   color: #ccc;
   border-bottom: 2px solid #ccc;
}

.topmenu .menuhighlighted a {
   color: #fc3;
   border-bottom: 2px solid #fc3;
}

.menuplate {
   position: relative;
   width: 100%;
   height: auto;
   background: #000;
   display: none;
   visibility: hidden;
   box-sizing: border-box;
}
.menusubplate {
   max-width: 960px;
   margin: 0 auto;
   padding: 1% 0;
   letter-spacing: -6px;
}
.topsubmenu {
   display: inline-block;
   margin: 1% 0 0 5%;
   width: 20%;
   vertical-align: top;

}
.topsubmenu li {
   width: 100%;
   letter-spacing: 0;
   padding: 1% 0;
}
.topsubmenu li a {
   box-sizing: border-box;
   border-radius: 7px 0 0 7px;
   padding: 4% 6%;
}
.topsubmenu li a:hover {
   background-color: #fff;
   color: #000;
}


#imagesmenu2 {
   position: absolute;
   width: 100%;
   top: 76px;
   background-image: url("images/blackbggradient2.png");
   background-repeat: repeat-x;
   z-index: 99;
   display: none;
   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
}
#imagessubmenu2 {
   position: relative;
   max-width: 960px;
   margin: 0 auto;
}
.closelink {
   position: absolute;
   right: 2%;
   top: 0;
   color: #fc3;
   text-decoration: none;
   font-weight: bold;
}
.closelink:hover {
   text-decoration: underline;
}
.menu2 {
   list-style: none;
   padding: 1% 1% 4% 1.5%;
   width: 20%;
   display: inline-block;
   vertical-align: top;
   box-sizing: border-box;
}
.menu2 li a {
   width: 100%;
   display: block;
   padding: 5%;
   text-decoration: none;
   color: #fff;
   font-weight: bold;
   box-sizing: border-box;
}
.menu2 li a:hover {
   background-color: #fff;
   border-radius: 12px 50px 50px 12px;
   color: #000;
}
.menu2 li:nth-last-of-type(-n+3) a {
   color: #fc3;
}
.menu2 li:nth-last-of-type(-n+3) a:hover {
   color: #000;
}

.menu3 {
   list-style: none;
   padding: 1% 1% 1% 1.5%;
   width: 79%;
   display: inline-block;
   vertical-align: top;
   box-sizing: border-box;
}
.menu3 ul {
   padding: 0 0 0 11%;
}
.menu3 > li {
   display: inline-block;
   vertical-align: top;
   padding-top: 1%;
}
.menu3 ul li {
   padding-top: 2%;
}
.menu3 a {
   text-decoration: none;
   font-size: 95%;
   display: block;
   min-width: 150px;
}
.menu3 a:hover {
   text-decoration: underline;
}
.menu3 > li > a {
   color: #fff;
   font-weight: bold;
}
.menu3 > li li > a {
   color: #bbb;
}
.menu3 > li li li > a {
   color: #888;
}

#menustorage {
   display: none;
}
.menu3 .menu-li-view-all a {
   color: #fc3;
}
#menu-comics .menu-li-view-all {
   text-align: center;
}

#menucontainer2 {
   position: relative;
   display: none;
   margin-top: 26px;
   color: #fff;
   box-sizing: border-box;
   vertical-align: top;
}
#menucontainer2 a.fas {
   font-size: 150%;
}
#menucontainer2 ul {
   list-style: none;
   margin: 0;
   padding: 0 0 0 4%;
   text-align: left;
   box-sizing: border-box;
}
#menucontainer2 li {
   padding: 1%;
   line-height: 150%;
   box-sizing: border-box;
}
#menucontainer2 a {
   color: #fff;
   text-decoration: none;
   padding: 3% 0;
   box-sizing: border-box;
}
#menucontainer2 .menu4 {
   position: absolute;
   padding: 36px 3% 4% 3%;
   background-image: url('images/blackererbg.png');
   width: 100%;
   top: -999em;
   left: -999em;
   min-width: 220px;
   box-sizing: border-box;
}
#menucontainer2:hover {
   min-width: 220px;
}
#menucontainer2:hover .menu4 {
   top: auto;
   left: auto;
   min-width: 0;
}
#menucontainer2 .menu4 a:hover {
   color: #ccc;
}
#menucontainer2 .menu4 > li > a {
   font-weight: bold;
}
#menucontainer2 .menu4 > li li > a {
   color: #ddd;
}
#menucontainer2 .menu4 > li li li > a {
   color: #bbb;
}
#menucontainer2 #menuicon {
   position: relative;
   display: block;
   padding: 0;
   margin-left: 16px;
}


#sectioncontainer {
   position: relative;
   max-width: 960px;
   margin: 0 auto;
   letter-spacing: -6px;
}
#sectioncontainer * {
   letter-spacing: 0;
   box-sizing: border-box;
}
.sectioncontent {
   margin: 0;
   padding: 1.5% 1.5%;
   line-height: 1.3em;
   font-size: 1em;
}
#sectioncontainer .menu4 {
   padding: 0;
}

#sectioncontainer .menu4 ul {
   padding: 0 0 0 3%;
}
#sectioncontainer .menu4 li {
   background-color: transparent !important;
   margin: 0;
   padding: 0;
   border-left: 2px solid #bbb;
   letter-spacing: -6px;
}
#sectioncontainer .menu4 li a {
   display: inline-block;
   width: 98%;
   padding: 1%;
   text-decoration: none;
   border-radius: 8px;
   letter-spacing: 0;
}
#sectioncontainer .menu4 li a:hover {
   background-color: #bbb;
   color: #fff;
}
#sectioncontainer .menu4 .ecbullet, #sectioncontainer .menu4 .ecnone {
   display: inline-block;
   width: 2%;
   padding: 1% 1%;
   text-align: center;
}

.sectionicon {
   font-size: 300%;
   float: right;
   padding: 0 2%;
}
.sectionbtn {
   display: block;
   width: 50%;
   background-color: #fc3;
   border-radius: 9px;
   border: 2px solid #000;
   padding: 1%;
   text-align: center;
   margin: 1% auto;
   color: #000;
   font-weight: bold;
   text-decoration: none;
   background-image: url('images/btnbgwhite50a.png');
   background-repeat: repeat-x;
}
.sectionbtn:hover {
   background-color: #fff;
}
#sectioncontainer ul {
   list-style: none;
   padding: 0;
}
#sectioncontainer li {
   padding: 2%;
   margin: 1% 0;
   border-radius: 9px;
   border-left: 2px solid #000;
}
#sectioncontainer li:nth-of-type(odd) {
   background-color: #eee;
}
.sectioncol {
   display: inline-block;
   margin: 0;
   padding: 1% 1.5%;
   vertical-align: top;
   line-height: 125%;
}
.sc50 {
   width: 50%;
}
.sectioncol:first-child {
   padding-left: 1.5%;
}
.sectioncol:last-child {
   padding-right: 1.5%
}
.sectionheader {
   position: relative;
   width: 100%;
   background-color: #000;
   padding: 3%;
   color: #fff;
   border-radius: 9px;
   margin: 3% 0;
   cursor: pointer;
}
.sectionheader:first-child {
   margin: 0;
}
.sectionheader a.sectioncaret {
   float: right;
   color: #fff;
   text-decoration: none;
   vertical-align: middle;
   line-height: .7em;
}



#commissionsection {
   font-family: verdana, helvetica, arial, tahoma;
}



.imagesline1, .imagesline2 {
   width: 100%;
   box-sizing: border-box;
   letter-spacing: -6px !important;
}
.imagesline1 {
   padding: 1.5% 1.5% .3% 1.5%;
}
.imagesline2 {
   padding: .3% 1.5%;
}
.imagesline1 a, .imagesline2 a {
   color: #000;
}
.imagesline1 a:hover, .imagesline2 a:hover {
   text-decoration: none;
   color: #777;
}
.imagesline2 .imagesbreadcrumbs {
   font-size: 90%;
}
.imagesbreadcrumbs a {
   color: #000;
}
.imagesbreadcrumbs a:hover {
   text-decoration: none;
}
h3, h4 {
   margin: 0;
}
.imagesorder a {
   text-decoration: none;
}
.imagesorder span {
   font-weight: bold;
}
.imageslineleft, .imageslineright {
   display: inline-block;
   width: 50%;
   letter-spacing: 0;
}
.imageslineright {
   text-align: right;
}
.imagespage a {
   padding: .5% 1%;
   text-decoration: none;
   background-color: #fc3;
   border-radius: 6px;
   border: 2px solid #000;
}
.imagespage a:hover {
   background-color: #fff;
}
.imagespage span, .imagespage span strong {
   padding: .5% 1%;
   border-radius: 6px;
   border: 2px solid #000;
}
.imagespage .pagenumbers {
   border: 0;
}



#gallerycontainer {
   position: relative;
   padding: 0 1%;
   line-height: 0;
   letter-spacing: -6px;
}
#gallerycontainer .noticebox {
   padding: 2%;
   line-height: normal;
}
.image {
   position: relative;
   display: inline-block;
   width: 24%;
   margin: .5%;
   box-sizing: border-box;
   border-radius: 9px;
   overflow: hidden;
   line-height: normal;
}
.image a {
   position: relative;
   display: block;
   border: 3px solid #000;
   box-sizing: border-box;
   text-decoration: none;
   color: #fff;
   border-radius: 9px;
   overflow: hidden;
}
.image a:hover {
   color: #fc3;
}
.image a img {
   display: block;
   width: 100%;
   height: auto;
}
.imagename {
   position: absolute;
   width: 100%;
   bottom: 0;
   left: 0;
   letter-spacing: 0;
   background-image: url("images/blackbg.png");
   padding: 3% 2% 2% 2%;
   box-sizing: border-box;
   text-shadow: 0px 0px 2px #000000;
   text-align: center;
}

#topimagecontainer {
   position: relative;
   max-width: 1200px;
   height: 184px;
   margin: 0 auto;
   overflow: hidden;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#topimagecontainer img:nth-of-type(1) {
   position: absolute;
   top: 0;
   left: 0;
}
#topimagecontainer img:nth-of-type(2) {
   position: absolute;
   top: 0;
   right: 0;
}
#topimagecontainer div:nth-of-type(1) {
   position: absolute;
   display: block;
   width: 100%;
   height: 4px;
   bottom: 0;
   background-color: #000;
}
#topimagecontainer div:nth-of-type(2) {
   position: absolute;
   display: block;
   width: 100%;
   height: 16px;
   bottom: 0;
   
}

#topimagebtns {
   position: relative;
   max-width: 960px;
   letter-spacing: -6px;
   margin: .2% auto 0 auto;
}
#topimagebtns nav {
   padding: 0 1%;
}
#topimagebtns a {
   display: inline-block;
   width: 24%;
   padding: .7% .5%;
   margin: .5%;
   background-color: #fc3;
   border: 3px solid #000;
   border-radius: 9px;
   text-align: center;
   box-sizing: border-box;
   color: #000;
   font-weight: bold;
   letter-spacing: 0;
   text-decoration: none;
   font-family: tahoma, georgia;
   background-image: url('images/btnbgwhite50a.png');
   background-repeat: no-repeat;
}
#topimagebtns  a span:nth-of-type(2) {
   
}
#topimagebtns a:hover {
   background-color: #fff;
}


.sectionnotice {
   position: relative;
   max-width: 960px;
   box-sizing: border-box;
   margin: 10px auto;
}
.sectionnotice div {
   position: relative;
   width: 97%;
   margin: 0 auto;
   padding: 7px;
   border-radius: 9px;
   box-sizing: border-box;
}
.sectionnotice p {
   position: relative;
   padding: 2%;
   background-color: #fff;
   border: 2px solid #000;
   margin: 0;
   border-radius: 9px;
   box-sizing: border-box;
   font-size: 96%;
   line-height: 120%;
}
#firsttime p {
   font-size: 100%;
   padding: 1.5%;
}
#firsttime div {
   background-color: #fc0;
}
#wipbox div {
   background-color: #fc0;
   background-image: url('images/blackstripebg.png');
}

#warning {
   display: none;
}
#warning p {
   font-size: 105%;
   padding: 1.5%;
   line-height: 124%;
}
#warning div {
   background-color: #fc0;
}
#warning.firsttime {
   display: block;
}


#mainimagebox {
   position: relative;
   max-width: 960px;
   padding: 1%;
   margin: 0 auto;
   box-sizing: border-box;
}
#mainimage {
   position: relative;
   display: block;
   width: 100%;
   height: auto;
   border-radius: 9px;
}
#mainimgloading {
   position: absolute;
   top: 48%;
   left: 48%;
   display: none;
}
#mainimagezoombox {
   position: absolute;
   padding: 1%;
   background-color: #fc3;
   border: 2px solid #000;
   border-radius: 9px;
   top:40px;
   right: 40px;
   font-weight: bold;
   font-size: 95%;
   opacity: .7;
   display: none;
}
#galleryinfobox {
   padding: 1.5%;
   margin: 0 auto;
   box-sizing: border-box;
   letter-spacing: -6px;
}
#prevgallerylink, #nextgallerylink {
   position: relative;
   display: inline-block;
   width: 24%;
   padding: .7% 1%;
   border-radius: 9px;
   border: 3px solid #000;
   box-sizing: border-box;
   text-decoration: none;
   background-position: top center;
   color: #000;
   background-color: #fc3;
   background-image: url('images/btnbgwhite50a.png');
   background-repeat: no-repeat;
   vertical-align: top;
   font-weight: bold;
   font-family: tahoma, georgia;
   font-size: 95%;
   letter-spacing: 0;
}
#prevgallerylink:hover, #nextgallerylink:hover {
   background-color: #fff;
}
#nextgallerylink {
   text-align: right;
}
#galleryinfobox>div:nth-of-type(1) {
   display: inline-block;
   width: 52%;
   text-align: center;
   padding: 0 1%;
   box-sizing: border-box;
   vertical-align: top;
   letter-spacing: 0;
}
#galleryinfobox>div p {
   margin: 0;
   font-style: italic;
   font-weight: normal;
}
#galleryboxheader {
   text-align: center;
}
#gallerybox .imageskeywords {
   width: 100%;
   text-align: center;
   letter-spacing: 0;
   margin-top: 1%;
   line-height: normal;
}
#gallerybox .imageskeywords a {
   color: #000;
}
#gallerybox .imageskeywords a:hover {
   text-decoration: none;
}
.imageskeywords ul {
   list-style: none;
   margin: 0;
   padding: 0;
}
.imageskeywords ul li {
   display: inline-block;
   padding: 1% !important;
   background-color: #eee;
   border: 0 !important;
}
#gallerybox .imagesbreadcrumbs {
   margin: .5% 0 0 0;
   text-align: center;
   letter-spacing: 0;
   line-height: normal;
}

#gallerybox {
   margin: 0 auto;
   padding: 0 1%;
   line-height: 0;
   text-align: center;
   letter-spacing: -6px;
}
#gallerybox h4 {
   letter-spacing: 0;
   margin: 1% 0;
}

#downloadbtn {
   display: block;
   width: 50%;
   padding: 1%;
   background-color: #fc3;
   background-image: url('images/btnbgwhite50a.png');
   background-repeat: no-repeat;
   border: 2px solid #000;
   border-radius: 9px;
   margin: 1% auto;
   color: #000;
   text-decoration: none;
   font-weight: bold;
   text-align: center;
}
#downloadbtn:hover {
   background-color: #fff;
}
#downloadlink {
   display: inline-block;
   color: #000;
   letter-spacing: 0;
   vertical-align: middle;
}
#downloadlink:hover {
   text-decoration: none;
}
#downloadlinkicon {
   font-size: 150%;
   padding: 1%;
   display: inline-block;
   color: #000;
   letter-spacing: 0;
   vertical-align: middle;
}
#imagedates {
   position: relative;
   display: block;
   clear: both;
   font-size: 70%;
   margin: 10px 0 0 0;
}


#searchform {
   width: 100%;
   background-color: #000;
   border-radius: 9px;
   padding: .5%;
   letter-spacing: -6px;
}
#searchform div {
   display: inline-block;
}
#searchform div:first-child {
   width: auto;
   font-size: 100%;
   color: #fff;
   display: block;
}
#searchform div:nth-of-type(2) {
   width: 80%;
}
#searchform div:nth-of-type(3) {
   width: 20%;
}
#searchform #k {
   width: 100%;
   padding: 1%;
   border: 2px solid #fff;
   border-radius: 6px 0 0 6px;
   font-size: 120%;
}
#searchform #k:focus {
   outline: none;
   background-color: #def;
}
#searchform #submitbtn {
   width: 100%;
   padding: 4% 1%;
   border: 2px solid #fff;
   border-radius: 0 6px 6px 0;
   font-size: 120%;
   background-color: #fc3;
   color: #000;
   background-image: url('images/btnbgwhite50a.png');
   background-repeat: no-repeat;
   cursor: pointer;
}
#searchform #submitbtn:hover {
   background-color: #fff;
}
#searchform #formerror {
   display: block;
}


#contactform {
   width: 100%;
   text-align: center;
}
#contactform input, #contactform textarea  {
   width: 100%;
   padding: 2%;
   border: 2px solid #000;
   border-radius: 9px;
   font-size: 120%;
   margin: 0 0 1% 0;
}
#contactform textarea {
   height: 300px;
   max-width: 100%;
}
#contactform input:focus, #contactform textarea:focus {
   outline: none;
   background-color: #def;
}
#contactform .formlabel {
   text-align: left;
}
#contactform .g-recaptcha > div{
   margin: 0 auto;
}
#contactform .g-recaptcha {
   margin: 0 0 2% 0;
}
#contactform  #submitbtn {
   background-color: #fc3;
   color: #000;
   background-image: url('images/btnbgwhite50a.png');
   background-repeat: repeat-x;
   cursor: pointer;
}
#contactform  #submitbtn:hover {
   background-color: #fff;
}
 

#socialcontainer {
   position: relative;
   max-width: 960px;
   margin: 0 auto 1% auto;
   text-align: center;
}
#socialright {
   width: 40%;
   text-align: left;
   vertical-align: middle;
}
#socialright, #qrcodeimg {
   display: inline-block;
}
#socialcontainer form {
   margin-bottom: 2%;
}
#qrcodeimg {
   vertical-align: middle;
}
#pageurlbox {
   display: inline-block;
   padding: 3%;
   border: 2px solid #000;
   border-radius: 9px;
   width: 70%;
   box-sizing: border-box;
}
#copyurlbtn {
   display: inline-block;
   padding: 3%;
   background-color: #000;
   border: 2px solid #000;
   border-radius: 9px;
   color: #fff;
   cursor: pointer;
}
#copyurlbtn:hover {
   background-color: #777;
}
.sharebtn {
   display: inline-block;
   font-size: 150%;
}
.sharebtn:hover {
   color: #777;
}
.footerlink {
   display: inline-block;
   padding: 0 0 2.5% 1%;
   vertical-align: middle;
   font-weight: bold;
}



#footer {
   position: relative;
   width: 100%;
   margin: 1% 0;
}
#copystr {
   display: inline-block;
   width: 100%;
   font-size: 90%;
}
#filterbox {
   position: relative;
}
#filterbox a {
   display: block;
   opacity: .15;
   color: #000;
   text-decoration: none;
   text-align: center;
   margin: 0 auto;
   width: 15%;
}
#filterbox a:hover {
   opacity: 1;
}
#filterbox a:hover span {
   visibility: visible;
}
#filterbox span {
   font-size: 70%;
   visibility: hidden;
   display: block;
}

#filtercontainer {
   position: relative;
   letter-spacing: -6px;
   margin: 1%;
}
.filterbtn {
   display: inline-block;
   width: 32.3%;
   border: 2px solid #000;
   background-color: #000;
   border-radius: 9px;
   line-height: 125%;
   box-sizing: border-box;
   margin: .5%;
   vertical-align: top;
}
.filterbtn h4 {
   font-size: 150%;
   width: 56%;
   padding: 3%;
   color: #fff;
   box-sizing: border-box;
   text-shadow: 0px 1px 2px #000000;
   display: inline-block;
   vertical-align: top;
   letter-spacing: 0;
}
.filterbtn p {
   padding: 5%;
   background-color: #fff;
   box-sizing: border-box;
   margin: 1%;
   border-radius: 7px;
   color: #000;
   font-size: 95%;
   letter-spacing: 0;
}
.filterbtn a {
   width: 40%;
   text-align: right;
   font-size: 200%;
   display: inline-block;
   color: #000;
   text-decoration: none;
   margin-top: 2%;
   letter-spacing: 0;
}
.filterbtn a:hover {
   color: #fff;
}



.noticebox {
   width: 50%;
   margin: 1% auto;
   padding: 1%;
   border: 2px solid #000;
   border-radius: 9px;
   text-align: center;
   letter-spacing: 0;
}

.hrline {
   position: relative;
   display: block;
   width: 100%;
   height: 1px;
   overflow: hidden;
   background-color: #000;
   clear: both;
}
.redtxt {
   color: #c00;
}
.smalltxt {
   font-size: 90%;
}
.clearit {
   position: relative;
   height: 0px;
   overflow: hidden;
   clear: both;
}