body {
    /* background-color: #471212; */
    /* background-image: url(http://www.reedcom.jp/uploads/reedcom/themes/reedcom/images/bg.gif); */
}
#header {
    background-image: url(http://www.reedcom.jp/uploads/reedcom/site_banner/headerreedcom.jpg);
}
#header #midashi_h1 h1 { color: #d1d1d1; }




/* OVERRIDES */
#news_list { overflow: auto; }
td.mceToolbar { height: 39px !important; }
#pMoreInfo { overflow: auto; width: 780px; }
.diary_imatge, .shop_imatge { text-align: center; }

/* POPUP */
#popWinBgOverlay {
  left: 0px;
  position: absolute;
  background-color: #000000;
  filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;
    z-index: 100;
}
#popWin {
    position: absolute;
    background: #FFFFFF url(http://www.reedcom.jp/images/common/loading_l.gif) center no-repeat;
    border: 3px #A5ACB2 solid;
    padding: 10px;
  min-height: 150px;
    z-index: 500;
}
form#contactFrm { margin: 0px; padding: 0px; }
#contactFrmTb td {
    font-size: 13px;
    padding: 4px 0px 4px 10px;
}
#contactFrmTb td input { width: 170px; height: 16px; }
#contactFrmTb td textarea { width: 340px; height: 100px; }

/*
.popHelp {
    position: absolute;
    width: 180px;
    border: 1px #00CC66 solid;
    background: url(http://www.reedcom.jp/images/common/help_bg.png);
    padding: 2px 4px;
  line-height: 1em;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
    color: #FFFFFF;
    z-index: 500;
    display: none;
    behavior: url(http://www.reedcom.jp/css/iepngfix/iepngfix.htc);
}
*/
.popHelp {
    position: absolute;
    width: 200px;
  line-height: 1em;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
    color: #000000;
    z-index: 500;
    display: none;
}
.popHelp .tWrap {
    border-left: 1px #b9b9b9 solid;
    border-right: 1px #b9b9b9 solid;
  background: #FFFFFF;
  padding: 4px;
}

.navList { text-align: center; }
.navList, .navList a {
    font-size: 12px;
  text-decoration: none;
}
.currentPage { font-weight: bold; }

.errTxt { color: #FF0000; font-size: 0.9em; font-weight: bold; }
