* {
    margin: 0;
    padding: 0;
}

html {
    font-size: 100%;
}

body {
    font-family: Arial, sans-serif;
    color: black;
    background-color: #FFFFFF;
    font-size: 62.5%;
    margin: 0;
}

body,html {
    margin:0;
    padding:0;
    height:100%;
}

@font-face {
    font-family: 'ToonatorFont';
    src: url('../../fonts/toonator-webfont.eot');
    src: url('../../fonts/toonator-webfont.eot') format('eot'),
         url('../../fonts/toonator-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


#header_wrap {
    height: 46px;
    font: 10pt Arial;
    padding-top: 5px;
}
#header {
    height: 40px;
    margin: 0 auto 0 auto;
    padding-bottom: 5px;
    width: 1000px;
    border-bottom: 1px solid #cccccc;
}
#header a.logo {
    float:left;
}
#header a {
    color: black;
    text-decoration: none;
}
#header a:hover {
    text-decoration: underline;
    color: #0000ff;
}
#header a.username {
    color: #005500;
}


#header #notifies {
    position: absolute;
    left: 0;
    width: 32px;
    height: 32px;
    background: red;
}

#header #notifies ul {
    position: absolute;
}

ul.topmenu {
    padding-top: 6px;
    padding-left: 130px;
}
ul.topmenu li {
    list-style: none;
    float:left;
    margin: 0 1px;
}
ul.topmenu li a {
    padding: 5px 0px;
    font-weight: bold;
    display: block;
}


.imglink {
    display:block;
    width: 130px;
    height:22px;
}
.imglink .hint {
    position:relative;
    top:0px;
    left:-10px;
}

.red,a.red {
    color:red !important;
    font-weight:bold;
}

#content_wrap {
    margin-top: 5px;
    font: 10pt Arial;
}
#content {
    margin: 0 auto 0 auto;
    padding-bottom: 5px;
    width: 1000px;
    border-bottom: 1px solid #cccccc;
}
#footer {
    margin: 0 auto 0 auto;
    padding: 0 2px;
    width: 1000px;
    text-align:center;
    font-size:8pt;
    color:#888888;
}
#footer a {
    color:#888888;
    text-decoration:none;
}
#footer a:hover {
    color:black;
    text-decoration:underline;
}

.m_last {
    background: url(multasset/images9.png) -9px -45px;
    width: 125px;
    height: 22px;
}

a:hover .m_last {
    background: url(multasset/images9.gif) -6px -2px;
}

.selected .m_last {
    background: url(multasset/images9.png) -141px -45px;
}
.selected a:hover .m_last {
    background: url(multasset/images9.gif) -146px -2px;
}

.m_popular {
    background: url(multasset/images9.png) -10px -68px;
    width: 120px;
    height: 22px;
}
a:hover .m_popular {
    background: url(multasset/images9.gif) -7px -25px;
}
.selected .m_popular {
    background: url(multasset/images9.png) -142px -68px;
    height: 22px;
}
.selected a:hover .m_popular {
    background: url(multasset/images9.gif) -147px -25px;
}
.m_draw {
    background: url(multasset/images9.png) -7px -91px;
    width: 130px;
    height: 22px;
}
a:hover .m_draw {
    background: url(multasset/images9.gif) -4px -48px;
}
.selected .m_draw {
    background: url(multasset/images9.png) -139px -91px;
    width: 130px;
    height: 22px;
}
.selected a:hover .m_draw {
    background: url(multasset/images9.gif) -144px -48px;
}
.m_forum {
    background: url(multasset/images9.png) -7px -112px;
    width: 90px;
    height: 22px;
}
a:hover .m_forum {
    background: url(multasset/images9.gif) -4px -69px;
}

.m_contest {
    background: url(multasset/images9.png) -7px -135px;
    width: 100px;
    height: 22px;
}
a:hover .m_contest {
    background: url(multasset/images9.gif) -3px -89px;
}
.selected .m_contest {
    background: url(multasset/images9.png) -139px -135px;
    width: 100px;
    height: 22px;
}
.selected a:hover .m_contest {
    background: url(multasset/images9.gif) -143px -89px;
}


.m_shop {
    background: url(multasset/images9.png) -16px -157px;
    width: 100px;
    height: 22px;
}
a:hover .m_shop {
    background: url(multasset/images9.gif) -12px -110px;
}
.selected .m_shop {
    background: url(multasset/images9.png) -139px -135px;
    width: 100px;
    height: 22px;
}
.selected a:hover .m_shop {
    background: url(multasset/images9.gif) -143px -89px;
}

#newmenu {
    float: right;
    margin: 0;
    padding: 0;
    list-style:none;
}
#newmenu li {
    float: left;
    height: 32px;
    line-height: 32px;
    display: block;
    margin-left: 6px;
    position: relative;
}

#newmenu #notify, #newmenu #spiders, #newmenu #mnumessages {
    width: 32px;
    text-align: center;
}
#newmenu #notify > a, #newmenu #spiders > a, #newmenu #mnumessages > a {
    position: relative;
    width: 32px;
    height: 32px;
    display: block;
}
#newmenu > li a .counter {
    position: absolute;
    font: 7pt Arial;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,0.8);
}
#newmenu #notify > a {
    background: url(multasset/new-assets.png) no-repeat 0 -32px;
    color: #000;
}
#newmenu #notify > a:hover {
    background: url(multasset/new-assets.png) no-repeat -32px -32px;
}
#newmenu #notify > a.active {
    background: url(multasset/new-assets.png) no-repeat -64px -32px;
    color: #ff0000;
}

#newmenu #spiders > a {
    background: url(multasset/new-assets.png) no-repeat;
    color: #000;
}
#newmenu #spiders > a:hover {
    background: url(multasset/new-assets.png) no-repeat -32px 0;
}

#newmenu #mnumessages > a {
    background: url(multasset/new-assets.png) no-repeat 0 -64px;
    color: #000;
}
#newmenu #mnumessages > a:hover {
    background: url(multasset/new-assets.png) no-repeat -32px -64px;
}
#newmenu #mnumessages > a.active {
    background: url(multasset/new-assets.png) no-repeat -64px -64px;
    color: #ff0000;
}

#newmenu > li > a {
    display: block;
    height: 32px;
    font: 13pt 'ToonatorFont';
    line-height: 32px;
    max-width: 150px;
    overflow: hidden;
}

#newmenu > li ul {
    position: absolute;
    top: 32px;
    right: 0;
    display: none;
    border: 1px solid #eeeeee;
    background: #ffffff;
    z-index: 1000;
    margin: 0;
    padding: 0;
}

#newmenu #account {
    margin-left: 18px;
    max-width: 200px;
}

#newmenu li ul li {
    float: none;
    font: 12pt 'ToonatorFont';
    height: 24px;
    padding: 0;
    margin: 0;
}
#newmenu li ul li a {
    display: block;
    padding: 0 8px;
    margin: 0;
    height: 24px;
    line-height: 24px;
    color: #000000;
    text-decoration: none;
    overflow: hidden;
    width: 150px;
}
#newmenu li ul li a:hover {
    background: #eeeeee;
}


/*TOONIO HEADER*/

.m_lastT {
	background: url(multasset/images7_t.png) -5px -45px;
	width: 130px;
	height: 22px;
}

a:hover .m_lastT {
	background: url(multasset/images2_t.gif) -2px -2px;
}

.selected .m_lastT {
	background: url(multasset/images7_t.png) -137px -45px;
}
.selected a:hover .m_lastT {
	background: url(multasset/images2_t.gif) -142px -2px;
}

.m_popularT {
	background: url(multasset/images7_t.png) -5px -68px;
	width: 130px;
	height: 22px;
}
a:hover .m_popularT {
	background: url(multasset/images2_t.gif) -2px -25px;
}
.selected .m_popularT {
	background: url(multasset/images7_t.png) -137px -68px;
	width: 130px;
	height: 22px;
}
.selected a:hover .m_popularT {
	background: url(multasset/images2_t.gif) -142px -25px;
}

.m_drawT {
	background: url(multasset/images7_t.png) -7px -91px;
	width: 100px;
	height: 22px;
}
a:hover .m_drawT {
	background: url(multasset/images2_t.gif) -4px -48px;
}
.selected .m_drawT {
	background: url(multasset/images7_t.png) -139px -91px;
	width: 100px;
	height: 22px;
}
.selected a:hover .m_drawT {
	background: url(multasset/images2_t.gif) -144px -48px;
}

.m_contestT {
	background: url(multasset/images7_t.png) -9px -114px;
	width: 130px;
	height: 22px;
}
a:hover .m_contestT {
	background: url(multasset/images2_t.gif) -7px -71px;
}
.selected .m_contestT {
	background: url(multasset/images7_t.png) -137px -114px;
	width: 130px;
	height: 22px;
}
.selected a:hover .m_contestT {
	background: url(multasset/images2_t.gif) -145px -161px;
}

.toon_preview {
    background-color: #eeeeee;
    display:inline-block;
    zoom: 1;
    width: 210px;
    margin: 3px;
    text-align:center;
    padding: 5px 0 5px 0;
    -moz-border-radius: 6px;
    border-radius: 6px;
    position:relative;
}

.large {
    width: 320px;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
}
.large.owned {
    background-image: url(multasset/owned4.gif);
    background-repeat: repeat-x;
}

.toonmedal {
    position:absolute;
    left:5px;
    top:7px;
    width:24px !important;
    height:24px !important;
}
.toonmedal2 {
    position:absolute;
    left:5px;
    top:3px;
    width:24px !important;
    height:24px !important;
}

.toon_preview img {
    margin-bottom: 5px;
    width:200px;
    height:100px;
}

.large img {
    width: 300px;
    height: 150px;
    margin: 10px 10px 5px 10px;
}
.toon_preview .toon_name a, .toon_preview .toon_name_top a {
    display:block;
    font-size: 12px;
    font-weight: bold;
    color: #555555;
    text-decoration: none;
}
.toon_preview .toon_name_top a {
    font-size: 14px;
    margin-top: 10px;
}
.toon_preview .toon_tagline a {
    color: #000000;
}
.toon_preview .toon_tagline a.noh {
    text-decoration:none;
}
.toon_preview a.link {
    display:inline-block;
    overflow:hidden;
    height:16px;
}
.toon_tagline {
    font-size: 8pt;
}

.medals {
    margin-top: 20px;
}
.medal_preview {
    margin: 10px auto;
    width: 220px;
}
.medal_name {
    font-family: 'ToonatorFont';
    font-size: 20px;
    font-weight: bold;
}

.toon_comments {
    display:block;
}

.comment {
    display: block;
    padding: 5px;
    min-height: 40px;
}
.comment .avatar {
    float:left;
    margin-right:5px;
}
.comment .user {
    vertical-align:top;
    display:inline-block;
    width:150px;
    padding: 2px 5px;
    text-align:center;
}
.comment .date {
    float:right;
    font-size: 8pt;
}
.comment .text {
    vertical-align:middle;
    text-align:justify;
    word-wrap: break-word;
}
.toon_comments .header,.toon_comments .form {
    border-bottom: 1px solid #cccccc;
    display:block;
    font-family: ToonatorFont, "Comic Sans MS";
    font-size: 12pt;
}
#comments_form {
    display:none;
}
.toon_comments a.new {
    float:right;
    text-decoration: none;
    color: blue;
}
.toon_comments a.new:hover {
    text-decoration:underline;
}
.toon_comments .form1, .toon_comments .form2, #privmsg_form .form1, #privmsg_form .form2 {
    display:block;
    text-align:right
}
.toon_comments textarea {
    border: 1px solid #cccccc;
    margin: 10px;
    width: 580px;
    font-family: Arial; font-size: 10pt;
}
.toon_comments button, #privmsg_form button {
    margin: 0 10px 10px 0;
}

a.username {
    color: #005500 !important;
    font-weight: bold;
    text-decoration:none;
}
a.username:hover {
    text-decoration: underline;
}

img.avatar {
    width: 80px;
    height: 40px;
    border: 1px solid #eeeeee;
    border-radius: 5px;
}

.line_1 {
	background: url(multasset/lines.png) 0px 0px;
	height: 10px;
	width: 310px;
	margin: 5px auto;
}
.line_2 {
	background: url(multasset/lines.png) 0px -10px;
	height: 10px;
	width: 310px;
	margin: 5px auto;
}
.line_3 {
	background: url(multasset/lines.png) 0px -20px;
	height: 10px;
	width: 310px;
	margin: 5px auto;
}
.line_4 {
	background: url(multasset/lines.png) 0px -30px;
	height: 10px;
	width: 310px;
	margin: 5px auto;
}
.line_5 {
	background: url(multasset/lines.png) 0px -40px;
	height: 10px;
	width: 310px;
	margin: 5px auto;
}
.line_6 {
	background: url(multasset/lines.png) 0px -50px;
	height: 10px;
	width: 310px;
	margin: 5px auto;
}
.line_7 {
	background: url(multasset/lines.png) 0px -60px;
	height: 10px;
	width: 310px;
	margin: 5px auto;
}
.line_8 {
	background: url(multasset/lines.png) 0px -70px;
	height: 10px;
	width: 310px;
	margin: 5px auto;
}
.line_9 {
	background: url(multasset/lines.png) 0px -80px;
	height: 10px;
	width: 310px;
	margin: 5px auto;
}
.line_10 {
	background: url(multasset/lines.png) 0px -90px;
	height: 10px;
	width: 310px;
	margin: 5px auto;
}


/* MY CONTENT */



.right-col {
    width: 320px;
}

.right-col h1 {
    display:block;
    font-size: 18px;
    font-family: 'ToonatorFont', Verdana;
    font-weight:bold;
    text-align:center;
}

.right-box {
    margin-bottom: 20px;
}

.text-area {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

#tips{
    color: #888888;
}

#tips ul li{
    list-style-type: none;
}

.text-main p, h2{
    margin-top: 7px;
    margin-bottom: 3px;
}

.text-main h3{
    font-family: 'ToonatorFont';
    font-size: 18px;
    margin-top: 13px;
}

.text-main h2{
    font-family: 'ToonatorFont';
    font-size: 25px;
}

.text-main h4{
    font-family: 'ToonatorFont';
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 10px;
}



#ruffle {
    margin-top: 8px;
    margin-bottom: 8px;
}

.navie {
    text-align: center;
    font-family: 'ToonatorFont';
    
}

.navie ul,.navie a{
    list-style-type: none;
    color: black;
    text-decoration: none;
}

.navie li{
    margin-top: 10px;
    font-size: 16px;
}

.navie a:hover {
    text-decoration: underline;
}

#alt-list {
    margin-top: 12px;
    list-style-type: none;
}

#alt-list a{
    font-family: 'ToonatorFont';
    font-size: 15px;
}

#MyBtn {
    cursor: pointer;
    padding: 5px;
    position: fixed;
    bottom: 20px;
    right: 30px;
    width: 100px;
    text-align: center;
    background-color: none;
    border-radius: 3px;
    border: none;
    font-family: 'ToonatorFont';

}


#pertest {
    display: flex;
    flex-direction: row;
}

#perimg img{
    height: 80px;
    margin-bottom: 4px;
    border: 1px solid #eeeeee;
    border-radius: 5px;
}

#perimg {
    max-width: 24%;
    flex-direction: column;
    float: right;
    padding-top: 33px;
    padding-left: 7px;
    
}

#pertext {
    max-width: 74%;
}