#page-wrapper {
  background-image: url(/_i/bg-page-clubweb.gif);
  /*background-image: url(/_i/vanoce-clubweb.jpg);*/
}
#page {
  width: 1250px; 
}
#hdr {
  position: relative;
}
#sticker {
  top: -8px;
  left: 600px;
}
#page-ender {
  background-image: url(/_i/bg-page-end-clubweb.gif);
}
#clubweb-title {
  float: left;
  width: 600px;
  border-spacing: 0;
}
#clubweb-logo {
  width: 110px;
}
#clubweb-name {
  height: 60px;
}
#clubweb-title h1 {
  font-size: 16pt;
}
#clubweb-title h1 a {
  color: #116F8E;
  text-decoration: none;
}
#clubweb-wmark {
  text-align: center;
}
#runner {
  vertical-align: top;
  font-size: 85%;
  font-weight: bold;
}
#runner a {
  color: #8f9da2;
  text-decoration: none;
}
#runner img {
  position: relative;
  top: 3px;
}
#nav {
  float: left;
  width: 250px;
  padding: 10px 8px 10px 8px; 
  background: white url(/_i/bg-nav-clubweb.png) repeat-x scroll 0 0;
  border-right: solid 1px #aaaaaa;
}
#nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0 8px;
}
#nav a {
  color: black;
  display: block;
  text-decoration: none;
  border: 0 none;
  padding: 4px 10px;
  border-bottom: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #83b9cf url(/_i/bg-button-clubweb.gif) repeat-x scroll 0 0;
  margin-bottom: 5px;
}
#nav a:HOVER {
  color: #821517 !important;
  background: #b5dae7 none;
}
#nav ul.rw li {
  position: relative;
}
#nav li.actual a {
  font-weight: bold;
  background-image: url(/_i/bg-button-actual-clubweb.gif);
  background-color: #efc647;
}
#nav li.actual a:HOVER {
  background: #FCDB83 none;
}
#nav li.invis a {
  color: #e0e0e0;
}
#right {
  width: 294px;
}
#js-create {
  cursor: pointer;
  margin-left: 8px;
}
div.menuedit {
  position: absolute;
  top: 1px;
  left: 230px;
  padding: 2px;
  border: solid gray 1px;
  background-color: #f0f0f0;
  width: 56px;
  line-height: 1;
  z-index: 1000;
}
div.menuedit img {
  cursor: pointer;
}
div.oper {
  float: right;
}
.record {
  border: solid 1px graytext;
  margin-top: 20px;
  padding: 8px;
}
.record h3.title {
  position: relative;
  top: -16px;
  margin: 0;
  padding: 3px;
  background-color: white;
  display: inline;
}
.record .creator {
  color: graytext;
  float: right;
}
#new-mi-popup td {
  padding-left: 10px;
}
table.oper-msg {
  margin: 0 auto 14px;
}
#clubweb-news .left-photo {
  border: 1px solid #d0d0d0;
  padding: 2px;
  background-color: #f1f1f1;
  margin-right: 2px;  
}
#clubweb-news th {
  vertical-align: top;
}
#clubweb-news .left-photo:HOVER {
  border-color: #5E8EAE;
}
#clubweb-news .creator {
  font-size: 85%;
}
.tbl {
  width: 70%;
}
.tbl th {
  text-align: left;
  width: 150px;
}
div.ad-sky {
  left: 1251px;
}
