#hd {
   border-bottom: 1px solid #434343;
}

#hd-top {
  background-color: #1a1a1a;
  text-align: center;
  border-bottom: 1px solid #434343;
}

#hd-bottom {
  padding-top: 10px;
  text-align: center;
}

#kickboxer {
  float: left;
  background: transparent url(/images/kickboxer.png) no-repeat left top;
  width: 285px;
  height: 190px;
}

#board {
  position: absolute;
  top: 30px;
  right: 30px;
  text-align: center;
  width: 333px;
}

#contact {
  position: absolute;
  text-align: right;
  color: white;
  bottom: 0;
  right: 0;
}

#muaythai {
  background: transparent url(/images/muaythai.png) no-repeat left top;
  width: 333px;
  height: 70px;
}

#hd-top .center { padding: 10px 0 0 0; }
#sparta { float: left; display: block; width: 194px; height: 53px; padding-bottom: 10px; }
.mainmenu { float: right; height: 63px; }
.mainmenu li { float: left; }
.mainmenu li a { font-size: 18px; text-decoration: none; display: block; line-height: 63px; padding: 0 7px; outline: none; }
.mainmenu li a:hover { text-decoration: none; }
.mainmenu li.active a, .mainmenu li a:hover { background: transparent url('../images/light.png') no-repeat center bottom; }

#signup {
  display: block;
  text-indent: -9000px;
  width: 88px;
  height: 28px;
  background: transparent url(/images/signup.png);
  margin: 10px auto 0 auto;
  color: transparent;
}

#signup:hover {
  background-position: 0 -30px;
}

.center {
  width: 750px;
  margin: 0 auto;
}

#bd {
  background-color: #1a1a1a;
  text-align: center;
}

#bd .center {
    text-align: justify;
}

#left {
  float: left;
  width: 200px;
}

#right {
  float: right;
  width: 540px;
}

#ft {
  border-top: 1px solid #434343;
  padding: 20px 0;
  text-align: center;
  font-size: 12px;
  color: #595959;
}

#ft a {
  color: #595959;
}

#ft a:hover {
  color: #ffffff;
  text-decoration: none;
}

h1 {
  font-size: 18px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #434343;
  color: #ffffff;
}

h2 {
  font-size: 14px;
  padding-bottom: 3px;
  margin-bottom: 5px;
  color: #ffffff;
  font-weight: bold;
  border-bottom: 1px dashed #434343;
}

p.indent {
  text-indent: 10px;
}

p {
  padding-bottom: 10px;
}

ol {
    padding-bottom: 10px;
}

ol li {
    list-style-type: decimal;
    list-style-position: inside;
}

.error {
   color: #E40000;
}

.failure {
    font-size: 14px;
  color: #E40000;
  padding: 10px 0;
}

.success {
    font-size: 14px;
  color: #ffffff;
  padding: 10px 0;
}

.fog {
  background: transparent url(/images/fog.png) repeat left top;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  display: none;
}

.fog-indicator {
  position: absolute;
  width: 32px;
  height: 32px;
  background: transparent url(/images/ajax-loader.gif) no-repeat center center;
  top: 50%;
  left: 50%;
  margin-left: -16px;
  margin-top: -16px;
}

.shadow {
  background: transparent url(/images/shadow.png) repeat left top;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  display: none;
}

.shadow-indicator {
  position: absolute;
  width: 32px;
  height: 32px;
  background: transparent url('/images/ajax-loader.gif') no-repeat center center;
  top: 50%;
  left: 50%;
  margin-left: -16px;
  margin-top: -16px;
}

#player {
  position: absolute;
  left: 0;
  top: 0;
}

.instructor {
  margin-bottom: 20px;
}

.instructor .img {
    float: left;
    width: 150px;
    height: 200px;
    border: 1px solid #434343;
    background-color: #000000;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px;
}

.img {
    border: 1px solid #434343;
    background-color: #000000;
    padding: 10px;
}

.instructor .desc {
   /*overflow: hidden;*/
}

ul.circle {
  /*margin-left: 20px;*/
}

ul.circle li {
  list-style-type: circle;
  list-style-position: inside;
}

em {
  color: white;
  font-style: normal;
}

#pzkb {
    width: 180px;
    height: 181px;
    background: transparent url(/images/pzkb-white.png) no-repeat;
    margin-bottom: 30px;
}

#wako {
    width: 180px;
    height: 181px;
    background: transparent url(/images/wako-white.png) no-repeat;
}

#logo-wrapper {
  text-align: center;
  margin-bottom: 30px;
  color: white;
  font-weight: bold;
}

#logo {
    width: 100px;
    height: 169px;
    background: transparent url(/images/sparta-white.png) no-repeat;
    margin: 0 auto 0;
}

#back {
  display: block;
  text-indent: -9000px;
  width: 88px;
  height: 28px;
  background: transparent url(/images/back.png);
  margin: 0 auto;
  color: transparent;
  float: left;
  margin-top: 10px;
}

#back:hover {
  background-position: 0 -30px;
}

.dyploms a {
  display: block;
  float: left;
  padding: 5px;
  border: 1px solid #434343;
  margin-right: 5px;
  background-color: #000000;
  margin-bottom: 5px;
  text-align: center;
}

.dyploms a img {
  opacity: 0.7;
}

#bd .center { padding: 20px 0; }
.article { margin-bottom: 20px; }

.multimedia-thumb { border: 1px solid #434343; display: block; margin-bottom: 15px; margin-right: 15px; padding: 10px; text-align: center; background-color: black; float: left; width: 240px; height: 180px; line-height: 180px; position: relative; outline: none;}
.multimedia-thumb:hover { text-decoration: none; }
.multimedia-thumb:hover img { opacity: 1 }
.multimedia-thumb.last-child { margin-right: 0; }
.multimedia-thumb img { vertical-align: middle; width: 240px; height: 180px; font-size: 0; opacity: 0.9; }
.multimedia-thumb .caption { position: absolute; display: block; width: 240px; left: 10px; bottom: 10px; color: white; background-color: black; opacity: 0.7; line-height: normal; text-align: left; padding: 2px 5px;  }

.gallery .thumb { width: 104px; height: 78px; display: block; float: left; padding: 10px; background-color: black; border: 1px solid #434343; margin: 0 11px 11px 0; text-align: center; line-height: 78px; outline: none; }
.gallery .thumb.last-child { margin-right: 0;}
.gallery .thumb img { opacity: 0.8 }
.gallery .thumb:hover { opacity: 1; text-decoration: none; }
.gallery .thumb:hover img { opacity: 1; }
.gallery .thumb .title { position: absolute; display: block; width: 104px; left: 10px; bottom: 10px; color: white; background-color: black; opacity: 0.7; line-height: normal; text-align: left; padding: 2px 3px;  }

form { background-color: black; padding: 10px; border: 1px solid #434343; }
form label, form input, form textarea { display: block; font-family: inherit; font-size: inherit; }
form label { float: left; width: 130px; padding: 3px 0; }
form .field { margin-bottom: 10px; }
form input, form textarea { padding: 3px; width: 300px; }
form .errors { font-size: 12px; color: white; clear: both; margin-left: 130px; list-style-type: none; }
button { cursor: pointer; }