/*    
      Paperdoll Heaven CSS
      (c) Arto Aaltonen 2004-2005      */



body {
  padding: 0px;
  margin: 0px;
  background-color: #ffffff;
}

body, td {
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
}

h1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

h2 {
  text-align: left;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  padding: 0px;
  margin: 0px;
  letter-spacing: -1px;
}

#content {
}

td.mainmenu {
  width: 20%;
  padding: 3px;
  text-align: center;
  cursor: pointer;
}

a.mainmenu:link,
a.mainmenu:visited {
  color: #d90000;
  font-family: 'trebuchet ms', tahoma, verdana, arial, helvetica;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

a.mainmenu:hover {
  color: #ff4444;
  text-decoration: none;
}

a.fp_doll:link,
a.fp_doll:visited {
  color: #d90000;
  text-decoration: none;
}
a.fp_doll:hover {
  text-decoration: underline;
}

a,
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}


.max_width {
  width: 100%;
}

.max_height {
  height: 100%;
}

ul.compact {
  list-style-type: none;
  padding-left: 0px;
  margin: 0px;
}

ul.compact li {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
}



.banner {
  width: 728px;
  height: 90px;
  background-color: #a0a0a0;
}


.doll_title {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 18px;
  color: #000000;
}



dl.faq dt {
  font-weight: bold;
}

dl.faq dd {
  margin-bottom: 15px;
}

span.free {
  color: #c00000;
  font-weight: bold;
}



.note,
.required,
.error {
  color: #ff0000;
}


.small {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}


input,
select,
textarea {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}



.guestbooktitle {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
}


.ok {
  color: #22aa22;
}


div.navibutton {
  background-image: url('/images/button_navi.gif');
  background-repeat: no-repeat;
  width: 120px;
  height: 37px;
}

td.misc {
  color: #ffffff;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
}

td.copy {
  color: #505050;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 10px;
}


a.register:link,
a.register:visited {
  color: #202020;
  font-family: arial, helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
}

div.register_info {
  padding-top: 5px;
  color: #404040;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

h1.note {
  margin: 0;
  padding: 0;
  color: #404040;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: 0px;
  font-weight: bold;
}

a.misc {
  color: #ffffff;
  font-weight: bold;
}


img.preview {
  border: 1px solid #cccccc;
  float: right;
}


div.category {
}

/*
div.category_title {
  width: 146px;
  height: 25px;
  padding: 0px;
  padding-bottom: 3px;
  margin: 0px;
  background-image: url('/images/bg_category.gif');
  background-repeat: no-repeat;
}
*/

a.lift:link,
a.lift:visited {
  color: #d90000;
  font-family: 'trebuchet ms', tahoma, verdana, arial, helvetica;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

a.lift:hover {
  text-decoration: underline;
}




a:link,
a:visited {
  color: #d90000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

a.misc:link,
a.misc:visited {
  color: #ffffff;
  text-decoration: none;
}
a.misc:hover {
  text-decoration: underline;
}

.info {
  font-size: 15px;
}



/* 2005-01-27 */

p.warning {
  color: #ff0000;
  font-size: 13px;
}

textarea.introduction {
  font-family: 'lucida console', monospace;
  font-size: 11px;
  width: 85%;
  border: 1px solid #a0a0a0;
  padding: 2px;
  background-color: #f0f0f0;
}


/* Profile page */

td.vmenu {
  width: 160px;
}
div.vmenucontent {
}

div.h2 {
  background-color: #505050;
  border-top: 1px solid #c00000;
  border-left: 1px solid #c00000;
  border-right: 1px solid #c00000;
}

div.h2 h2 {
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  background-color: #f71e1e;
  color: #ffffff;
  text-align: left;
  font-family: 'trebuchet ms', arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 3px;
}

div.data {
  padding: 3px;
  border: 1px solid #c00000;
}

div.data,
div.data td {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 10px;
}

ul.data {
  list-style-type: none;
  padding-left: 0px;
  margin: 0px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 10px;
}

b.boy {
  color: #2988BA;
}
b.girl {
  color: #F93CDC;
}

div.profiledata {
  border: 1px solid #c0c0c0;
}
div.profiledata div#description {
  border: 1px solid #ffffff;
  padding: 3px;
  background-color: #e0e0e0;
  font-family: 'lucida console', monospace;
  font-size: 11px;
}

div.comment {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10px;
}

div.comment span.datetime {
  color: #707070;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 9px;
}
div.comment span.nick {
  font-weight: bold;
}

div.comment span.admin {
  color: #ff0000;
  font-weight: bold;
}
span.private,
div.comment span.private {
  color: #F93CDC;
}
div.comment span.mymsg {
  color: #f07000;
}
div.comment span.ownmsg {
  color: #c00000;
}

/* Frontpage */

div.frontpagenews {
  border: 1px solid #c0c0c0;
  padding: 6px;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #c00000;
  text-align: center;
  margin-bottom: 15px;
}
div.frontpagenews h2 {
  display: inline;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

dl.gamelist {
  padding: 0;
  margin: 0;
}
dl.gamelist dt {
}
dl.gamelist dd {
  padding: 0;
  margin-left: 10px;
}
a.nick:link,
a.nick:visited {
  font-weight: bold;
  color: #5C6464;
}

a.nick:link,
a.nick:visited {
  font-weight: bold;
  color: #5C6464;
}




.nomargin {
  padding: 0;
  margin: 0;
}


div.block {
  border: 1px solid #c0c0c0;
  padding: 1px;
  background-color: #ffffff;
  margin-bottom: 15px;
}

div.block div.inner {
  background-color: #e7e7e7; 
  background-image: url('/images/bg_block.gif');
  padding: 3px;
}

div.news {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #c00000;
  text-align: center;
}

div.news h2 {
  display: inline;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}




/* Community Search */

tr.listheader td {
  font-weight: bold;
  padding-bottom: 2px;
  padding-top: 2px;
  border-bottom: 2px solid #000000;
}

tr.listitem td {
  padding-bottom: 2px;
  padding-top: 2px;
  border-bottom: 1px solid #a0a0a0;
}
