
html, body, h1, h2, h3, h4, div, p, ul, li, input, select, td, a{
font-family: Arial, Verdana, Helvetica, sans-serif;
}
html,body,div,p,ul,li,input,select,td,a{ font-size: 13px; }
h1{ font-size: 18px; padding-bottom: 2px;}
h1, h2, h3, h4, h5, h6{
color: #dc1c1c;
margin-top: 0px;
}
h2{ font-size: 16px; }
h3{ font-size: 14px; }
h4{ font-size: 13px; }
h5{ font-size: 12px; }
h6{ font-size: 11px; }
h4,h5,h6{ padding: 0px; margin: 0px; }
body{
background-color: #6faffe;
text-align: center;
margin: 0px;
padding: 0px;
color: #000000;
}
#pageContainer{
position: relative;
background-color: #FFFFFF;
color: #000000;
margin: 0px auto 0px auto;
text-align: left;
width: 962px;
border-right: 1px solid #0173fe;
border-bottom: 1px solid #0173fe;
border-left: 1px solid #0173fe;
}


#header{
position: relative;
z-index: 10000;
height: 116px;
}
#logoLink{
position: absolute;
left: 9px;
top: 8px;
display: block;
text-decoration: none;
}
#logoLink img{
border: 0px solid #FFFFFF;
}
#logoLink, #logoLink img{
width: 363px;
height: 100px;
}
#topAd{
position: absolute;
right: 70px;
top: 30px;
width: 468px;
height: 60px;
}



#menubar{
background: #335ae4 url(/images/menubar.jpg) repeat-x top left;
margin: 0px;
padding: 0px;
border-top: 1px solid #0173fe;
border-bottom: 1px solid #0173fe;
}
#nomenubar{
border-top: 1px solid #0173FE;
}
#tmenu{
margin: 0px;
padding: 0px;
white-space: nowrap;
width: 100%;
}
#tmenu td{
margin: 0px;
padding: 0px;
position: relative;
}
#tmenu td a{
position: relative;
display: block;
padding: 5px 5px;
color: #FFFFFF;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: .95em;
border-left: 1px solid #FFFFFF;
}
#tmenu td a#tma_0{
border-left: 0px solid #000000;
}
#tmenu td a:hover{
color: #FFFFFF;
background-color: #25a609;
}

 /* DROP DOWN MENU */
#tmenu td ul{
    position: absolute;
    z-index: 20000;
    display: none;
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 150px;
    opacity: .85;
}
html>body #tmenu td ul{ width: 150px; }


#tmenu td ul li{
    display: block;
    margin: 0px;
    width: 150px;
}
html>body #tmenu td ul li{
    width: auto;
}

#tmenu td ul li a{
    display: block;
    padding: 4px 5px 3px 5px;
    margin: 0px;
    width: 120px;
    height: auto;

    white-space: nowrap;
    background-image: none;
    text-transform: none;
    text-align: left;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;

    background-color: #335AE4;
    color: #FFF;
}
html>body #tmenu td ul li a{
    width: auto;
}

#tmenu td ul li .first{
    border-bottom: 0px solid #FFF;
}

#tmenu td ul li a:hover{
    background-color: #25A609;
    background-image: none;
    text-decoration: none;
    color: #FFF;
    text-transform: none;
}

 /* END DROP DOWN MENU */

#contentContainer{
background-color: #FFFFFF;
color: #000000;
}
#contentTable{
width: 100%;
}
#mtcellLeft, #mtcellRight, #mtcellMiddle{
vertical-align: top;
}
#mtcellLeft{
padding-top: 5px;
width: 190px;
text-align: left;
}
#lmenu{
position: relative;
z-index: 5000;
}
#mtcellRight{
padding-top: 4px;
width: 260px;
text-align: center;
text-align: left;
}
#mtcellMiddle{
}
#pageHeader{
padding: 8px 15px 8px 4px;
}
#content{
position: relative;
z-index: 1000;
padding: 20px 18px 50px 15px;
min-height: 450px;
color: #000000;
}
#bottomMenu{
background-color: #5283e4;
height: auto;
min-height: 27px;
border-top: 1px solid #0173fe;
}
#bmenu{
padding-top: 5px;
text-align: center;
color: #FFFFFF;
}
#bmenu a{
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}
#bmenu a:hover{
color: #ffeee4;
text-decoration: underline;
}
#copyright{
position: relative;
margin: 4px auto 8px auto;
font-size: 9px;
color: #FFFFFF;
width: 980px;
}
#copyright #copyString{
float: left;
width: 700px;
text-align: left;
}
#copyright #bbb{
float: right;
width: 200px;
text-align: right;
}
#copyright div{ padding: 2px 4px 2px 4px; font-size: 9px; }
#copyright a{ color: #FCFEE8; font-weight: normal; font-size: 9px; text-decoration: none;}
#copyright a:hover{ color: #DEDEDE; text-decoration: none; }
#copyright .clearBoth{
margin: 0px; padding: 0px;
}
#paytd{ background-color: #061975; }
.payments{ height: 36px; width: 205px; background: #53669A url(/images/payment_options.jpg); }



td.adminTitle{
background-color: #71B1FE;
border: 1px solid #348FFE;
text-decoration:none;
font-weight: bold;
text-align: center;
font-size: 12px;
color: #000000;
padding: 4px 8px 4px 8px;
opacity: .7;
}
td.cellHeader{
padding: 4px 8px 4px 8px;
font-size: 12px;
font-weight: bold;
height: 16px;
background-color: #348FFE;
color: #FFFFFF;
opacity: .8;
}
.cellHeader a{ color: #FFFFFF; }
.cellHeader a:hover{ color: #F3F3F3; }
td.cell{
color: #000000;
padding: 5px 8px 5px 8px;
font-size: 12px;
text-align: left;
border-bottom: 1px solid #DFEEFF;
}
td.cellOdd{
padding: 2px 8px 2px 8px;
font-size: 12px;
background-color: #DFEEFF;
border-bottom: 1px solid #BFDEFF;
}
td.cellError{
padding: 2px 8px 2px 8px;
font-size: 12px;
}
.vcTable{
width: 100%;
}


input, select{
background-color: #F3F3F3;
font-size: 12px;
color: #666666;
border: 1px solid #878CA2;
}
.button{
color: #FFFFFF;
font-size: 11px;

background-color: #0B9BE3;
border: 1px solid #112CFF;
cursor: pointer;
}
.button:hover{
opacity: .8;
}

.block .button{
position: relative;
z-index: 5000;
top: 6px;
margin: 0px;
padding: 0px;
}
.innerSearch .button{
position: relative;
z-index: 5000;
margin: 0px;
padding: 0px;
}

.button .btnTbl{
height: 19px;
margin: 0px;
padding: 0px;
}
.button .btnTbl td{
padding: 0px;
margin: 0px;
}

.button .btnL{
background: url(/images/button_left.png) no-repeat top left;
margin: 0px;
padding: 0px;
font-size: 1px;
width: 7px !important;
}
.button .btnR{
background: url(/images/button_right.png) no-repeat top right;
margin: 0px;
padding: 0px;
font-size: 1px;
width: 7px !important;
}
.button .btnContent{
background: url(/images/button_middle.png) repeat-x top left;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
padding: 2px 1px;
white-space: nowrap;
}

a.button, a.buttonOver{
padding: 2px;
}

a{ font-weight: normal; color: #0054ff; }
a:hover{ color: #25a609; }
a:visited{ color: #9300ff; }
a:visited:hover{ color: #d700fe; }
a.cellHeader{ text-decoration: none; font-weight: bold;}
a.cellHeader:hover{ text-decoration: underline}
a.cellHeaderSmall{ text-decoration: none; font-size: 10px; font-weight: bold;}
a.cellHeaderSmall:hover{ text-decoration: underline; }
a.cellLarge{ text-decoration:none; font-weight: normal; }
a.cellLarge:hover{ text-decoration:none;}
a.small{ font-size: 11px; font-weight: bold; margin-bottom: 4px;}
a.toolbarText{ font-weight: bold; font-size: 10px; text-decoration: none;}
a.toolbarIcon{ margin: 0px;}
a.toolbarIcon:hover{ margin: 0px;}
.toolbarIcon{ margin: 0px;}


a img{
border: 0px solid #FFFFFF;
}



.boldHeader{ font-weight: bold; }
span.small{ font-size: 12px; }
.clearBoth, .dispTable{
display: table;
clear: both;
}

h1.large{
position: absolute;
margin: 0px;
padding: 0px;
top: 6px;
left: 12px;
font-weight: bold;
color: #6C7077;
font-size: 11px;
}
h1.large a{color: #3352A5; font-weight: normal; font-size: 11px; }
h1.large a:hover{ color: #D38DBB; }
.tdHeader{ font-size: 12px; }
.error{ font-weight: bold;  color: #FF0000; border: 0px solid #CCCCCC; padding: 0px 2px;}
span.good{ font-weight: bold; }

div.hr, div.hr2{ height: 1px; font-size: 1px; width: 100%; margin: 6px 0px }
form{ padding: 0px; margin: 0px; }
table.center{ margin: 0px auto; }
table.right{ margin-left: auto; margin-right: 0px; }

.t100{ width: 100%; margin: 0px; padding: 0px; }
.center{ text-align: center; }
.right{ text-align: right; }

.contactTable{
width: 50%;
margin: 0px auto 0px auto;
text-align: left;
}
.contactTable td{
padding: 2px;
}
.contactLeft{
width: 100%;
margin-right: 8px;
padding-right: 8px;
text-align: left;
}
.contactRight{
text-align: left;
width: 100%;
}
.contactNote{
}
.contactTable .contactBottom{
padding-top: 14px;
}
.required{
color: #FF0000;
}


#mpctd0{
padding-right: 8px;
}
#mpctd1{
padding-left: 8px;
}
#mpctdTop .artListingShort table{
width: 100%;
}
.articleRateContainer .block{
position: relative;
}
#articleCommentContainer{
display: none;
}
#emailFriend{ padding: 5px; }
.aCategory a{ font-size: 20px; font-weight: normal; color: #CB0000; padding: 3px 0px 0px 3px; }
.aCategory a:hover{ color: #1052A9; text-decoration: none; }
.article{ margin: 0px; }
.commentLnksC{
margin: 4px 0px;
}
.commentBlockHeader{
border: 1px solid #0173FE;
border-bottom: 1px dotted #0173FE;
background-color: #CFDFFF;
}
.commentContent{
border: 1px solid #0173FE;
border-top: 0px solid #0173FE;
background-color: #EFEFEF;
}
.commentUserImgC{
width: 100px;
}
.commentUserImg img{
float: left;
margin: 3px;
border: 1px solid #0173FE
}
.mainListings .artTitle a{
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
.mainListings .artInfo{
margin: 2px 0px 8px 0px;
padding: 0px;
}
.mainListings .artInfo li{
list-style-type: none;
font-weight: bold;
margin: 0px;
padding: 0px;
}
.mainListings .artInfo li a{
text-decoration: none;
}
.artListings .artTitle h3{
margin: 0px 0px 4px 0px;
padding: 0px;
}
.artListings .artTitle h3 a{
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
.artListings div.hr{
margin: 8px 0px;
}
.artListings .artInfo{
margin: 2px 0px 8px 0px;
padding: 0px;
}
.artListings .artInfo li{
list-style-type: none;
font-weight: bold;
margin: 0px;
padding: 0px;
}
.artListings .artInfo li a{
text-decoration: none;
}
.articlePages{
text-align: right;
margin-bottom: 24px;
}
.article { margin-top: 2px; }
.articleBody{ height: auto; min-height: 300px; display: table; clear: both; width: 100%; }

.articleBody a img{ border: 0px solid #000000; }
.articleFoot{}
.articleFoot table{
width: 100%;
}
.articleFoot table td {
width: 33%;
padding: 5px;
font-size: 10px;
vertical-align: top;
text-align: left;
}
.articleReply{}
.articleReply textarea{
width: 460px;
height: 200px;
}
.cblock{
margin: 12px 0px;
}
.commentBlockHeader{
padding: 4px;
}
.commentUser, .commentDate{
font-weight: bold;
padding: 4px 0px;
}
.commentContent{
padding: 8px 4px 8px 8px;
margin-bottom: 24px;
}
.ratingError{
text-align: center;
padding: 12px 0px;
}
.ratingError .error{
font-size: 16px;
}
.artPollContainer{ float: right; margin: 15px 20px 0px 0px; width: 250px; }
.artPollH{
background-color: #7DA7E4;
color: #000000;
padding: 4px;
margin: 4px 4px 0px 4px;
font-weight: bold;
text-align: center;
border-right: 1px solid #335AE3;
border-left: 1px solid #335AE3;
border-top: 1px solid #335AE3;
}
.artPollC{
padding: 8px;
border: 1px solid #335AE3;
margin: 0px 4px 4px 4px;
}
.pollDiv{}
.pollDiv h1 span{ font-size: 11px; font-weight: normal; }
.pollDiv .pollText{ margin: 8px 0px; font-size: 14px; font-weight: bold; }
.pollDiv table{ width: 100%; }
.pollDiv2 table{ table-layout: fixed; }
.pollDiv table .pt1{ width: 160px; font-size: 11px;}
.pollDiv table .pt2{ width: 250px; }
.pollDiv table .pt3{ width: 50px; text-align: right; font-size: 11px;}
.pollDiv2 table .pt4{ height: 12px;}
html>body .pollDiv2 table .pt4{ height: 3px;}
.pollDiv2 div.pt3{ font-size: 11px; }
.pollDiv2 div.pt4{padding-bottom: 4px;}
.pollDiv table td{ padding: 3px 0px; }
.pollBar{ height: 14px; font-size: 1px; margin: 1px; }
.pollForm{ margin: 12px 0px; }
.pollForm .block{ float: right; }
.block .pollBar{
height: 5px;
font-size: 1px;
}
html>body .block .pollBar{
height: 3px;
}
* html .pollDiv table td{ background: url(/images/dot-horz.gif) repeat-x bottom; }
html>body .pollDiv table td { border-bottom: 1px dotted #000000; }
html>body .pollDiv table td.pt2 { border-bottom: 0px dotted #000000; }
.pollBar{ border: 1px solid #000000; background-color: #FF0000;}
.pollBar .pollPerc{
font-weight: bold;
font-size: 12px;
color: #000000;
}
#poll .blockText{ font-size: 11px; }
#poll .pollText{ font-size: 14px; }

.artListingShort{padding: 0px;}
.artListingShort h3{ margin: 0px; padding: 0px; font-weight: normal; }
.artListingShort td{ vertical-align: top; padding: 1px 0px; }
.artListingShort .atd1{ width: 80px; text-align: center; vertical-align: middle; }
.artListingShort .atd1 img{ border: 0px solid #000000; }
.artListingShort .atd2{ width: 12px; }
.artListingShort .atd3{ width: 218px; }
.artListingShort .atd4{
width: 110px;
text-align: center;
}
.artListingShort .atd4 .starContain{
margin: 12px auto 0px auto;
}

.forumTable{
margin-top: 8px;
background-color: #F0F5FA;
border: 1px solid #0173FE;
}
.forumTable td{
padding: 4px;
font-size: 11px;
}
.forumTable td a{
font-size: 11px;
}
.forumTable .rootForumHeader{
background: #335AE3 url(/images/menubar.jpg) repeat-x top left;
font-weight: bold;
color: #FFFFFF;
font-size: 14px;
}
.forumTable .forumHeader{
color: #000000;
background-color: #80A8E3;
border-bottom: 1px solid #0173FE;
font-weight: bold;
font-size: 12px;
}
.forumInternal{
text-align: center;
background-color: #E4EAF2;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}
.forumInternalFirst{
background-color: #DFE6EF;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}
.forumTable .forumInternalFirst a{
font-size: 12px;
}
.forumInternalLast{
width: 170px;
background-color: #E4EAF2;
border-right: 0px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}
.forumTable .forumInternalLast{
font-size: 10px;
}
.forumTable .forumInternalLast a{
font-size: 10px;
}
#bcStr{
margin-top: 8px;
}
.forum{
width: 215px;
}
.topics{
width: 40px;
text-align: center;
}
.replies{
width: 40px;
text-align: center;
}
.tstarter{
text-align: center;
}

.rssLinkTop{ float: right; }
.rssLinkTop img{ border: 0px solid #000000; }
.rssLinkBottom{ float: left; }
.rssLinkBottom img{ border: 0px solid #000000; }


.editLine{
float: right;
color: #AD0306;
font-weight: normal;
font-size: 12px;
}
.editLine a{ text-decoration: none; }
.profileArticles{ width: 100%; }
.profileArticles .block{
width: 100%;
}
.profileArticles .blockHR{
text-align: left;
padding: 3px;
font-weight: bold;
font-size: 12px;
color: #FFFFFF;
background-color: #8394B2;
}
.profileArticles ul{
padding: 0px;
margin: 0px 0px 8px 0px;
}
.profileArticles ul li{
list-style: none;
background-color: #FFFFFF;
border-bottom: 1px solid #B7C0CD;
}
.profileArticles ul li a{
display: block;
padding: 8px;
cursor: pointer;
}
.profileArtTitle{
font-weight: bold;
font-size: 13px;
}
.profileArtCat{
text-decoration: underline;
color: #AD0306;
font-size: 10px;
}
.profileArtDate{
font-size: 10px;
float: right;
text-align: right;
}


body.bStart{
margin: 2px; padding: 2px;
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
font-size: 12px;
}
.editorTop{
background-color: #555555;
border: 1px solid #000000;
}
.editorHeader{
background-color: #CCCCCC;
padding: 4px;
color: #000000;
border: 1px solid #000000;
text-align: left;
}
#bgzDiv, #bgzActionDiv{
border: 1px solid #000000;
}
#bgzDiv{
position: relative;
}
.articleReply .editorHeader{
width: 482px;
}
.articleReply #bgzDiv{
width: 480px;
}
.articleReply table.bzero{
border: 1px dashed;
border-color: #FF00FF;
}
.articleReply td.bzero{
border: 1px dashed;
border-color: #FF00FF;
}
#b_fontselect{
width: 100px;
}
.cbtn, .cbtnOver, .cbtnDown, .cbtnActive{
width: 22px;
height: 21px;
border: 0px none #CCCCCC;
padding: 0px 0px 0px 0px;
cursor: pointer;
}
.cbtn{
background-color: #CCCCCC;
border: 0px solid #CCCCCC;
}
.cbtnOver{
background-color: #7db1e6;
border: 0px outset #999999;
}
.cbtnDown{
background-color: #7db1e6;
border: 0px inset #999999;
}
.cbtnActive{
background-color: #BBBBBB;
border: 0px inset #999999;
}
#contextDiv{
position: absolute;
width: 150px;
height: auto;
background-color: #CCCCCC;
border: 1px solid #000000;
visibility: hidden;
}
html>body #contextDiv{
-moz-opacity: .95;
}
.cxhead, .cxbtn, .cxbtnOver, .cxbtnDown{
width: 146px;
height: 14px;
padding: 0px 0px 0px 0px;
margin: 0px;
font-size: 12px;
text-align: left;
color: #000000;
}
.cxhead{
background-color: #000000;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
color: #FFFFFF;
}
.cxbtn{
background-color: transparent;
border-top: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
}
.cxbtnOver{
background-color: #7db1e6;
border-top: 1px solid #DDDDDD;
border-right: 1px solid #333333;
border-bottom: 1px solid #000000;
border-left: 1px solid #EEEEEE;
}
.cxbtnDown{
background-color: #7db1e6;
border-top: 1px solid #000000;
border-right: 1px solid #999999;
border-bottom: 1px solid #BBBBBB;
border-left: 1px solid #333333;
}

.contentText table.bzero{
border: 0px dashed;
border-color: #FF00FF;
}
.contentText td.bzero{
border: 0px dashed;
border-color: #FF00FF;
}
.toon_header td{
vertical-align: top;
}
.toon_header em{
font-size: .8em;
}
.toon_header p{
padding: 0px;
margin: 0px 0px 5px 0px;
}
.toon_table_list{
border: 1px solid #7da7e4;
margin: 16px 0px;
}
.toon_table_scrollable{
min-height: 420px;
}
.toon_table_list table{
width: 100%;
}
.toon_table_list td{
vertical-align: top;
text-align: center;
padding: 8px;
width: 33%;
}
.toon_table_list td a{
text-decoration: none;
}
.toon_table_list td a img{
border: 1px solid #ffffff;
}
.toon_table_list td a:hover img{
border: 1px solid #25a609;
}
.toon_table_list td a:visited:hover img{
border: 1px solid #25a609;
}
.toon_img{
margin: 0px 8px 8px 0px;
}
.searchResults{
margin-bottom: 15px;
}
.searchResults h3{
margin: 0px;
padding: 0px;
}
.searchDesc{
padding: 5px 0px;
}
.searchURL{
color: #25A609;
}
.resultsNav{
border-top: 1px solid #7DA7E4;
border-bottom: 1px solid #7DA7E4;
padding: 8px 0px;
margin: 8px 0px;
}
.resultsNav a{
font-size: 12px;
}
.jumpNav{
float: right;
margin-top: 15px;
}
.resultsNav .curNav{
font-size: 15px;
font-weight: bold;
text-decoration: none;
}

.htHeader{
font-weight: bold;
font-size: 14px;
color: #E21C1C;
}
#htNew img{
float: left;
margin: 4px;
border: 0px solid #FFF;
}
.mlLnk{
text-align: left;
margin-top: 3px;
}
.mlLnk a{
font-size: 11px;
}
#homeTable{ margin: 8px 0px; }
#homeTable .htHeader{
vertical-align: top;
padding: 3px;
width: 50%;
font-size: 14px;
}
#homeTable .htCell{
vertical-align: top;
padding: 3px;
width: 50%;
font-size: 12px;
}
#homeTable td a{
font-size: 12px;
}
.todayToon{
font-style: italic;
font-weight: bold;
}
#homeBody{
margin: 3px 0px;
padding: 8px 0px;
border-top: 1px solid #7DA7E4;
border-bottom: 1px solid #7DA7E4;
}
#toonList{
margin-top: 15px;
}
#toonList h2{
text-align: center;
}
#toonListC{
border-top: 1px solid #7DA7E4;
border-bottom: 1px solid #7DA7E4;
overflow: auto;
height: 500px;
padding: 8px;
}
#toonListC img{
float: left;
margin: 4px;
}
#toonList .clearBoth{
margin-top: 25px;
}
.naDate{
margin-bottom: 5px;
color: #666666;
font-size: 10px;
}

#rToonTopics{ width: 100%; margin-top: 15px; padding: 0px 8px; }
#rToonTopics ul{
padding: 0px;
margin: 0px 0px 8px 0px;
}
#rToonTopics ul li{
list-style: none;
background-color: #FFFFFF;
border-bottom: 1px solid #B7C0CD;
}
#rToonTopics ul li a{
display: block;
padding: 8px;
cursor: pointer;
}
.rToonTopicTitle{
font-weight: bold;
font-size: 13px;
}
.rToonTopicCat{
color: #AD0306;
font-size: 10px;
}
.rToonTopicDate{
font-size: 10px;
float: right;
text-align: right;
}

.forumToolsR{
float: right;
}
.forumToolsR a{
text-decoration: none;
}
.forumToolsR a img{
border: 0px solid #FFF;
}

#footer_banner{ text-align: center; margin: 5px 0px 1px 0px; }

#workNode{ display: none; }

.toon_letters{font-family: Helvetica, Arial, Verdana, sans-serif; text-transform: uppercase; font-weight: bold; font-size: 21px;}
