@charset "utf-8";
* {
  margin: 0px;
  padding: 0px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
  background-color: #e6e6e6;
  font-size: 13px;
}
a {
  color: #900;
}
a:hover {
  color:  #F60;
}
div {
  position: relative;
}
#main {
  margin: 0px auto;
  width: 788px;
}
form {

}
input[type=text],
input[type=password],
input[type=file],
input[type=submit],
input[type=button],
textarea,
select {
  font-size: 15px;
  padding: 5px;
  margin: 5px 0px;
}
label {
  color: #5d3f3f;
  font-size: 14px;
  margin: 15px 0px 3px 0px;
  display: block;
}
.inline {
  display: inline !important;
}
form br {
  display: none;
}
div {
  position: relative;
}
#header {
  background-image: url(img/bkg_header.jpg);
  background-repeat: no-repeat;
  padding: 10px 0px 0px 0px;
  height: 126px;
}
#title {
  position: absolute;
  background-image: url(img/title.png);
  background-repeat: no-repeat;
  width: 212px;
  height: 73px;
  left: 140px;
  top: 20px;
}
#title h1,
#title h2 {
  display: none;
}
#menu {
  position: absolute;
  bottom: 35px;
  right: 40px;
}
#menu li {
  display: block;
  float: left;
  margin: 0px 10px;
}
#menu li a {

}
#middle {
  background-image:url(img/bkg_middle.jpg);
  background-repeat: no-repeat;
  min-height: 438px !important;
  padding: 10px 0px
}
#middle form {
  width: 400px;
  margin: 0px auto;
}
#middle h1 {
  width: 650px;
  margin: 0px auto;
  font-size: 22px;
  color: #7c5e5e;
  padding: 0px 0px 10px 0px;
}
#middle h2 {
  margin: 20px 0px 10px 0px;
  font-size: 18px;
  color: #8a0000;
  border-color: #999;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
}
#middle p {
  margin: 5px 0px;
}
.information {
  width: 400px;
  margin: 10px auto;
  padding: 10px;
  border-color: #b1b1b1;
  border-style: dashed;
  border-width: 1px;
}
.information .close_info {
  position: absolute;
  font-size: 9px;
  top: 8px;
  right: 8px;
}
.information p {
  text-align: center;
  font-weight: bold;
}
.information #notice {
  color: #2a6e37;
}
.information #warning {
  color: #d37800;
}
.information #error {
  color: #ca2200;
}
.notice {
  width: 300px;
  margin: 0px auto 20px auto;
  padding: 5px;
  text-align: center;
  color: #298542;
}
.program {
  margin: 5px 40px 5px 70px;
  padding: 5px 0px;
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
  border-color: #c9c9c9;
}
.program h3,
.program h4,
.program p {
  position: relative;
  text-align: right;
}
.program h3 {
  width: 315px;
  color: #6c1010;
  font-size: 24px;
  background-image: url(img/bkg_content_title.png);
  background-repeat: no-repeat;
  background-position: top right;
  margin-right: 0px;
  padding: 12px 25px 0px 0px;
  height: 58px;
}
.program h3 a {
  text-decoration: none;
  color: #842121;
}
.program p {
  width: 320px;
  font-size: 11px;
  line-height: 11px;
  margin: 5px 0px;
}
.program p strong {
  color: #900;
}
.program .image {
  position: absolute;
  width: 202px;
  height: 154px;
  top: 20px;
  right: 100px;
  background-image: url(img/bkg_thumb_middle.png);
  background-position: top left;
  background-repeat: no-repeat;
}
.program .image img {
  display: block;
  border: none;
  margin: 16px 0px 0px 20px;
  width: 160px;
  height: 120px;
}
.program .video {
  width: 300px;
  float: right;
  margin-right: 40px;
}
.program .sumary {
  line-height: 15px;
  font-size: 13px;
  margin: 0px 0px 15px 0px;
}
.program .sumary strong {
  display: block;
  margin: 5px 0px;
  font-size: 14px;
}
.program .sumary strong a {
  text-decoration: none;
}
#current_block {
  width: 390px;
  text-align: right;
}
#current_block h4 {
  color: #5a0c0c;
  font-size: 16px;
  margin: 10px 40px 10px 0px;
  padding: 0px;
}
#current_block h4 #arrow {
  display: block;
  position: absolute;
  right: 0px;
  top: -13px;
  font-family: Georgia;
  font-size: 50px;
  color: #595959;
}
#current_block h4 #blocks_count{
  font-size: 14px;
  color: #595959;
  font-weight: normal;
}
#current_block h4 small {
  color: #696969;
  font-size: 12px;
  display: block;
  font-weight: normal;
}
#blocks_title {
  clear: both;
  width: 700px;
  margin: 30px auto 5px auto;
  padding: 20px 10px 10px 10px;
  font-size: 18px;
  border-color: #CCC;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  text-align: center;
}
#blocks_title a {
  margin: 10px 0px 0px 0px;
  float: right;
  font-size: 12px;
  font-weight: normal;
}
#site_info {
  width: 600px;
  margin: 0px auto;
}
#blocks {
  position: relative;
  width: 680px;
  height: 120px;
  margin: 20px auto;
  padding: 10px;
}
#blocks h3 {
  width: 100%;
  background: none;
}
.block {
  position: relative;
  float: left;
  width: 144px;
  display: block;
  background-image: url(img/bkg_thumb.png);
  background-repeat: no-repeat;
  background-position: top center;
  padding: 10px;
  overflow: hidden;
  text-decoration: none;
}
.block img {
  display: block;
  margin: 5px auto 15px auto;
  width: 100px;
  height: 75px;
  border: none;
  color: #DDD;
}
.block span, .block strong {
  display: block;
  text-align: center;
}
.block strong {
  font-size: 12px;
}
.block span {
  font-size: 11px;
  color: #717171;
  height: 30px;
  overflow: hidden;
}
.block .position {
  position: absolute;
  display: block;
  height: 40px;
  right: 9px;
  top: -9px;
  font-size: 40px;
  font-weight: bold;
}
.block .show {
  position: absolute;
  display: block;
  right: 33px;
  top: 75px;
  height: 14px;
  background-color: #000;
  text-align: right;
  padding: 0px 4px;
  color: #e1ae00;
  font-weight: bold;
}
.block .show a {
  text-decoration: none;
  color: #DDD;
}
.help {
  display: block;
  color: #7d7d7d;
}
#topics .item {
  margin: 5px 0px !important;
  padding: 5px 10px 10px 10px;
  border-width: 0px 0px 1px 0px;
  border-color: #999;
  border-style: dashed;
}
#topics .item h3 {
  margin: 0px 0px 5px 0px !important;
  padding: 0px !important;
}
#topics .item h3 em {
  color: #942304;
}
#topics .item strong {
  font-size: 15px;
}
#topics .item em {
  font-size: 10px;
}
#topics .item small {
  position: absolute;
  right: 10px;
  top: 0px;
}
#topics .item h4 {
  font-size: 11px;
  color: #565656;
}
#topics .item ul {
  margin: 5px 25px;
}
#profile {
  width: 450px;
  margin: 10px auto;
}
#admin {
  position: absolute;
  text-align: right;
  width: 350px;
  top: 10px;
  right: 40px;
  font-size: 11px;
}
.admin {
  margin: 10px auto;
  width: 450px;
  padding: 10px;
}
#admin_options {
  clear: both;
  width: 450px;
  margin: 10px auto;
  padding: 10px 0px;
  text-align: center;
}
.programs_browser {
  position: relative;
  width: 550px;
  margin: 10px auto;
  height: 15px;
}
.show_all_programs {
  text-align: center;
}
.pagination .disabled {
  display: none;
}
.pagination .prev_page {
  float: left;
}
.pagination .next_page {
  float: right;
}
.pagination a {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
#more_options {
  padding-right: 20px;
  margin-left: 20px;
  font-size: 10px;
  float: right;
}
.handle {
  display: inline !important;
  cursor: move;
  margin: 0px !important;
}
#footer {
  padding: 1px 0px;
  clear: both;
  position: relative;
  background-image: url(img/bkg_footer.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  min-height: 220px;
}
#contact_info {
  margin: 10px auto 0px auto;
  width: 340px;
}
#contact_info p {
  margin: 30px auto 0px auto;
  text-align: center;
}
#contact_info a {
  display: block;
  font-size: 20px;
}

