body, html{
  background: #F2F2F2 url(img/bg.png) fixed;
  color: #000000;
  font: 9pt Tahoma;
  height: 100%;
  margin: 0;
  min-height: 100%;
  padding: 0;
}

input, textarea{
  background: #FFFFFF;
  border: 1px solid #666666;
  font: 9pt Tahoma;
  padding: 2px;
}

label{
  color: #666666;
  float: left;
  font-weight: bold;
  line-height: 22px;
  margin-right: 5px;
  text-align: right;
}

.button{
  color: #666666;
  cursor: pointer;
}

.comment{
  color: #008000;
  font-size: 90%;
}

em{
  color: #FF0000;
  font-style: normal;
}

p, dl, dd{
  margin: 0 0 3px 0;
}

td{
  vertical-align: top;
}

.wait{
  background: url(img/wait.gif) center no-repeat;
  height: 22px;
  margin-left: 5px;
  position: absolute;
  visibility: hidden;
  width: 16px;
}

table#main td.main-logo p {
  background: url(img/reddot.gif) 0 50% no-repeat;
  padding-left: 15px;
}

span.female{
  background: url(img/female.gif) center no-repeat;
  height: 17px;
  margin-left: 5px;
  position: absolute;
  width: 21px;
}

span.male{
  background: url(img/male.gif) center no-repeat;
  height: 17px;
  margin-left: 5px;
  position: absolute;
  width: 21px;
}

div.error{
  color: #FF0000;
  padding: 30px 0 10px 0;
  text-align: center;
}

div#logo{
  background: url(img/logo.png) 0 50% no-repeat;
  float: none;
  height: 40px;
  margin: 20px auto;
  width: 765px;
}

div#header img.logo{
  margin-left: 20px;
}

div#top-warper{
  background: url(img/content_top.png) 17px top no-repeat;
  display: block;
  float: none;
  font-size: 1px;
  height: 20px;
  margin: 0 auto 0px auto;
  width: 765px;
}

div#warper{
  background: url(img/content_bg.png) repeat-y;
  clear: both;
  display: table;
  float: none;
  margin: 0 auto;
  width: 765px;
}

div#bottom-warper{
  background: url(img/content_bottom.png) no-repeat;
  display: block;
  float: none;
  font-size: 1px;
  height: 6px;
  margin: 0 auto;
  width: 765px;
}

div#content-warper{
  display: table;
  margin: 0;
  padding: 10px 0 50px 80px;
  position: relative;
  width: 685px;
}

div#content{
  margin-right: 15px;
}

table#top{
  margin-right: 15px;
  width: 670px;
}

div#footer{
  clear: both;
  color: #FFFFFF;
  margin: 10px auto 20px auto;
  text-align: center;
}

div#footer a{
  color: #FFFFFF;
  text-decoration: underline;
}

#regis_frm{
  float: right;
  margin: 0;
  width: 320px;
}

#regis_frm *.comment{
  margin-left: 75px;
}

#regis_frm label{
  width: 70px;
}

#login_frm{
  background: #FFFFFF;
  border: 10px solid #0193CF;
  margin: 0;
  padding: 10px;
}

#login_frm label{
  width: 67px;
}

#login_frm p.head,#newregister p.head{
  background: #FFF4E1;
  border-left: 5px solid #FCB134;
  font-weight: bold;
  line-height: 2em;
}

#login_frm p.head span,#newregister p.head span{
  color: #0193CF;
  margin-left: 10px;
}

#login_frm *.comment{
  margin-left: 72px;
}

#newregister{
  background: #FFFFFF url(img/hi5_logo.gif) 20px 150px no-repeat;
  border: 10px solid #0193CF;
  margin: 0;
  padding: 10px;
}

#newregister label{
  width: 110px;
}

#newregister *.comment,#newregister img.user-picture{
  margin-left: 115px;
}

#newregister p strong{
  clear: right;
  color: #0193CF;
  line-height: 22px;
}

.list-item{
  height: 155px;
  margin: 10px 10px 0 0;
}

.list-item span.t{
  background: url(img/item-top.gif) repeat-x;
  float: left;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  width: 300px;
}

.list-item span.t a{
  background: url(img/hi5_icon.gif) 0 50% no-repeat;
  color: #000080;
  font-weight: bold;
  padding-left: 30px;
  text-decoration: none;
  white-space: nowrap;
}

.list-item span.t a:hover{
  text-decoration: underline;
}

.list-item span.delete{
  background: url(img/delete.gif) center no-repeat;
  bottom: 0;
  cursor: pointer;
  height: 13px;
  margin: 0 10px 10px 5px;
  position: absolute;
  right: 0;
  width: 14px;
}

.list-item span.edit{
  background: url(img/edit.gif) center no-repeat;
  bottom: 0;
  cursor: pointer;
  height: 13px;
  margin: 0 30px 10px 5px;
  position: absolute;
  right: 0;
  width: 14px;
}

.list-item span.tl{
  background: url(img/item-top-left.gif) no-repeat;
  float: left;
  height: 36px;
  width: 10px;
}

.list-item span.tr{
  background: url(img/item-top-right.gif) no-repeat;
  float: left;
  height: 36px;
  width: 10px;
}

.list-item div.detail{
  border-bottom: 1px solid #D7D8D8;
  border-left: 1px solid #D7D8D8;
  border-right: 1px solid #D7D8D8;
  float: left;
  padding-bottom: 10px;
  position: relative;
  width: 318px;
}

.list-item div.detail img{
  border: 1px solid #666666;
  float: left;
  margin: 10px 0 0 10px;
}

.list-item div.detail div{
  float: right;
  margin: 10px 10px 10px 0;
  overflow: hidden;
  width: 188px;
}

.list-item div.detail p{
  margin: 0 5px 3px 5px;
}

.list-item div.detail p.detail {
  font-weight: bold;
}

.list-item div.detail .title{
  font-weight: bold;
  white-space: nowrap;
}

#main{
  display: table;
}

#splitpage{
  display: block;
  margin: 10px 0;
}

#splitpage *{
  margin: 0 3px;
}

#splitpage strong{
  color: #000080;
}

#splitpage a{
  font-weight: bold;
  text-decoration: underline;
}

#splitpage a:hover{
  color: #009933;
}

div#hi5-vote{
  font-size: 200%;
  text-align: center;
}

div#hi5-star{
  clear: both;
  margin-top: 10px;
  width: 100%;
}

div#hi5-star p{
  display: table;
  float: none;
  margin: 0 auto;
  width: 110px;
}

div#hi5-star span{
  cursor: pointer;
  float: left;
  height: 18px;
  margin-right: 5px;
  width: 17px;
}

div#hi5-star span.star{
  background: url(img/rate_0.gif) no-repeat;
}

div#hi5-star span.starOver{
  background: url(img/rate_1.gif) no-repeat;
}

.hi5-vote-detail{
  margin-top: 10px;
  text-align: center;
}

#comment_frm{
  margin: 10px auto 0 auto;
  padding-bottom: 1px;
  width: 570px;
}

#comment_frm label{
  width: 150px;
}

#comment_frm img{
  border: 1px solid #CCCCCC;
  margin-left: 5px;
  vertical-align: middle;
}

#comment_frm input{
  vertical-align: middle;
}

#comment_frm p.head{
  background: url(img/h2bg.gif) 0 50% no-repeat;
  font-weight: bold;
  line-height: 2em;
  margin-bottom: 5px;
}

#comment_frm p.head span{
  color: #776F59;
  margin-left: 20px;
}

#comment_frm input#comment_submit{
  background: url(img/post-comment.png) no-repeat;
  border: 0;
  height: 24px;
  width: 154px;
}

#hi5-detail{
  background: url(img/c-frame.png) repeat-y;
  display: table;
  float: none;
  margin: 0 auto;
  width: 508px;
}

#hi5-detail-t{
  background: url(img/t-frame.png) no-repeat;
  display: table;
  float: none;
  font-size: 1px;
  height: 7px;
  margin: 10px auto 0 auto;
  width: 508px;
}

#hi5-detail-b{
  background: url(img/b-frame.png) 0 100% no-repeat;
  display: table;
  float: none;
  font-size: 1px;
  height: 7px;
  margin: 0 auto;
  width: 508px;
}

#hi5-detail table{
  background: url(img/lady.gif) 432px 0 no-repeat;
  width: 100%;
}

#hi5-detail td{
  padding: 2px 0 7px 0;
}

#hi5-detail a{
  text-decoration: none;
}

#hi5-detail p{
  background: url(img/reddot.gif) 0 50% no-repeat;
  border-bottom: 1px dashed #D7DBD3;
  margin: 0 70px 3px 0;
  padding: 0 0 3px 20px;
}

#hi5-detail td.img{
  width: 120px;
}

#hi5-detail img#img{
  border: 5px solid #666666;
  margin: 0 5px 0 10px;
}

#hi5-detail span#nick{
  font-weight: bold;
}

#hi5-detail span#detail {
  width: 287px;
  overflow: hidden;
  position: absolute;
  padding: 3px 23px 3px 3px;
  margin-top: -3px;
}

#hi5-detail a#hompage{
  width: 287px;
  overflow: hidden;
  position: absolute;
  margin-left: 5px;
}

#hi5-detail span#detail:hover{
  border: 1px solid #72A3D3;
  padding: 2px 22px 2px 2px;
  background: url(img/edit.gif) 100% 100% no-repeat;
}

table.reply-item {
  float: none;
  margin: 0 auto;
  width: 508px;
}

table.reply-item td.icon {
  width: 73px;
}

table.reply-item td.icon img {
  border: 1px solid #666666;
  margin: 10px 10px 10px 0;
  padding: 3px;
}

table.reply-item span.arrow {
  background: url(img/arrow.png) center no-repeat;
  height: 23px;
  margin-left: -10px;
  margin-top: 15px;
  position: absolute;
  width: 11px;
  z-Index: 888;
}

table.reply-item div.reply-detail {
  background: #FFFFFF;
  border: 1px solid #CDCDCD;
  margin-top: 10px;
  padding: 5px;
  position: relative;
}

table.reply-item span.delete {
  background: url(img/delete.gif) no-repeat;
  cursor: pointer;
  height: 13px;
  margin: 5px;
  position: absolute;
  right: 0;
  top: 0;
  width: 14px;
}

table.reply-item p.detail {
  margin-bottom: 10px;
}

table.reply-item span.sender {
  color: #0099FF;
  font-weight: bold;
  margin-right: 5px;
  cursor: pointer;
}

table.reply-item span.create {
  color: #339966;
  margin-right: 5px;
}

.member-tooltip {
  background-color: #ffffff;
  padding: 5px;
  border: 2px solid #336699;
}

.member-tooltip p {
  position: relative;
  margin-bottom: 10px;
  width: 300px;
}

.member-tooltip p.title {
  padding: 5px;
  background: #336699;
  color: #ffffff;
  font-weight: bold;
  width: 290px;
}

.member-tooltip .usericon {
  position: absolute;
  right: 0;
  border: 1px solid #336699;
  padding: 2px;
}
