/*** common ***/
* {
  font-family: Tahoma, Verdana, Arial CE, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #4F4E4E;
}

img {
  border: 0;
}

body {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: underline;
  color: #58AF24;
}

a:hover {
  color: #FF9600;
}

table {
  border-collapse: collapse;
}

td, div {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

td {
  padding: 0;
}

strong {
  color:#FF9600;
}

p {
  margin: 0;
}

input {
  border: 1px solid #949494;
  height: 20px;
}

textarea {
  border: 1px solid #949494;
}

.more_link {
  font-weight: bold;
  font-size: 10px;
  background-image: url("arrow1.gif");
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 15px;
}

.date {
  font-size: 10px;
  background-image: url("arrow3.gif");
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 15px;
  margin-bottom: 5px;
}

.line_v {
  background-image: url("all_line_v.gif");
  background-repeat: repeat-y;
  width: 1px;
}

.line_h {
  background-image: url("all_line_h.gif");
  background-repeat: repeat-x;
  height: 1px;
}

.corner {
  background-image: url("all_corner.jpg");
  background-repeat: no-repeat;
  background-position: right 0px;
}

.event {
  background-image: url("all_line_h.gif");
  background-repeat: repeat-x;
  background-position: bottom;
  padding: 15px 0 16px 0px;
  margin-left: 20px;
  margin-right: 20px;
}

.center {
  text-align: center;
}

.table_center {
  height: 100%;
  width: 100%;
}

.table_center tbody tr td {
  text-align: center;
  vertical-align: middle;
}

.preload {
  display: none;
}

.info {
  color: green;
}

.warning {
  color: orange;
}

.error {
  color: red;
}

/*** layout_table ***/
#layout_table {
  /* height: 100%; */ /* main height */
  width: 100%;
}

#main_area {
/*  height: 100%; */ /* need for main height */
}

#area_table {
/*  height: 100%; */ /* need for main height */
  width: 100%;
}

#top_menu {
  padding-left: 14px;
}

#top_menu * {
  color: #979595;
  font-size: 11px;
  text-decoration: none;
}

#top_menu a:hover, #top_menu a.active {
  color: #EC7E15;
}

#top_menu ul {
  background-image: url("menu_bg.gif");
  background-repeat: no-repeat;
  width: 523px;
  height: 36px;
  margin: 0;
  padding-left: 0px;
  padding-top: 5px;
}

#top_menu ul li {
  list-style-type: none;
  padding-left: 40px;
  display: inline;
}

#top_menu ul li.first {
  padding-left: 30px;
  padding-right: 10px;
}

#top_menu ul li.special {
  padding-left: 45px;
}

#top_menu ul li.last {
  padding-left: 35px;
}

.top_menu_space {
  height: 19px;
  background-color: white;
}

#layout_left {
  background-image: url("all_bg.gif");
  vertical-align: top;
}

#layout_right {
  background-image: url("all_bg.gif");
  vertical-align: top;
}

#layout_main {
  width: 710px; /* 735 - 16 - 9 */
/*  height: 100%; */ /* need for main height */
  padding-left: 16px;
  padding-right: 9px;
}

/*** main_table ***/
#main_table {
  height: 100%;
  width: 100%;
}

#main_bottom {
  background-image: url("all_bot1.gif");
  background-repeat: repeat-x;
  height: 4px;
}

/*** header ***/
#header {
}

#header_table {
  width: 100%;
}

#header_table .left {
  background: url("top_left_tall.jpg");
  background-repeat: repeat-x;
}

#header_table .center {
  background: url("header.jpg");
  background-repeat: no-repeat;
  width: 768px;
  height: 184px;
}

#header_table .right {
  background: url("top_right_tall.jpg");
  background-repeat: repeat-x;
}

/*** left_menu ***/
#left_menu {
  vertical-align: top;
}

#left_menu ul {
  white-space: nowrap;
}

#information {
  position: relative;
  z-index: 1;
  margin-right: -25px;
}

/*** main ***/
#main {
  width: 100%;
  vertical-align: top;
  padding-bottom: 15px;
}

/*** foot ***/
#foot {
  width: 100%;
  height: 44px;
  background-image: url("all_bot2.gif");
  background-repeat: no-repeat;
  margin-top: 2px;
  margin-bottom: 2px;
}

#foot * {
  color: #979595;
  font-size: 10px;
  text-decoration: none;
}

#foot a:hover {
  color: #FF9600;
}

#copyright {
  padding-left: 33px;
}

#bottom_menu {
  text-align: right;
}

#bottom_menu ul {
  margin: auto 25px auto 0px;
}

#bottom_menu ul li {
  list-style-type: none;
  padding: 0px 7px;
  border-left: 1px solid #979595;
  display: inline;
}

#bottom_menu ul li.first {
  border: none;
}

#left_menu ul {
  margin: 10px 0 0 0;
  padding: 0;
}

#left_menu ul li {
  list-style-type: none;
  padding: 12px 0 12px 20px;
  background-image: url("all_m2.gif");
  background-repeat: no-repeat;
  background-position: 5px;
}

#left_menu a {
  text-decoration: none;
  color: #848484;
}

#left_menu a:hover {
  color: #FF9600;
}

#left_menu a.active {
  color: #FF9600;
}

/*** photo ***/
#photo {
  background-image: url("foto_bg.gif");
}

#photo_table {
  margin-left: -40px;
  position: relative;
  z-index: 1;
}

#photo_table .ft_h1 {
  background-image: url("ft_h1.png");
  width: 52px;
  height: 12px;
  behavior: url("gfx/iepngfix.htc");
}

#photo_table .ft_d1 {
  background-image: url("ft_d1.png");
  background-repeat: repeat-x;
  behavior: url("gfx/iepngfix.htc");
}

#photo_table .ft_c2 {
  background-image: url("ft_c2.png");
  width: 12px;
  height: 12px;
  behavior: url("gfx/iepngfix.htc");
}

#photo_table .ft_h2 {
  background-image: url("ft_h2.png");
  background-repeat: repeat-y;
  background-position: right;
  behavior: url("gfx/iepngfix.htc");
}

#photo_table .ft {
  background-color: white;
  padding: 3px;
}

#photo_table .ft_img {
  border: 1px solid #cccccc;
}

#photo_table .ft_d2 {
  background-image: url("ft_d2.png");
  background-repeat: repeat-y;
  behavior: url("gfx/iepngfix.htc");
}

#photo_table .ft_h3 {
  background-image: url("ft_h3.png");
  width: 52px;
  height: 217px;
  behavior: url("gfx/iepngfix.htc");
}

#photo_table .ft_c3 {
  background-image: url("ft_c3.png");
  background-position: right;
  background-repeat: no-repeat;
  height: 12px;
  behavior: url("gfx/iepngfix.htc");
}

#photo_table .ft_d3 {
  background-image: url("ft_d3.png");
  background-repeat: repeat-x;
  behavior: url("gfx/iepngfix.htc");
}

#photo_table .ft_c4 {
  background-image: url("ft_c4.png");
  width: 12px;
  height: 12px;
  behavior: url("gfx/iepngfix.htc");
}

#ft_bubu {
  margin-top: 8px;
}

#close {
  position: absolute;
  right: 5px;
}

#close img {
  behavior: url("gfx/iepngfix.htc");
}

.photo_description {
  color: #848484;
  margin-top: 15px;
  text-align: center;
}

.photo_description a {
  color: #848484;
  font-weight: bold;
}

.photo_description em {
  font-weight: bold;
  font-style: normal;
  color: #848484;
}

.photo_description .title {
  color: #58AF24;
  font-size: 9px;
}

.photo_description img {
  behavior: url("gfx/iepngfix.htc");
}

/*** photos ***/
.photos_table td {
  vertical-align: bottom;
  padding: 4px;
}

.photo_table td {
  padding: 0;
}

.photo_table .fr_v {
  padding: 1px 13px 1px 1px;
  background-image: url("fr_bubu_v.gif");
  background-repeat: no-repeat;
  background-position: right;
}

.photo_table .fr_h {
  padding: 1px 1px 13px 1px;
  background-image: url("fr_bubu_h.gif");
  background-repeat: no-repeat;
  background-position: bottom;
}

.photo_table .fr_s {
  padding: 1px;
}

.photo_table .fr_img {
  border: 1px solid #eeeeee;
}

.photo_table .fr_c1 {
  background-image: url("fr_c1.gif");
  background-position: bottom right;
  background-repeat: no-repeat;
  width: 7px;
  height: 7px;
}

.photo_table .fr_c2 {
  background-image: url("fr_c2.gif");
  background-position: left bottom;
  background-repeat: no-repeat;
  width: 7px;
  height: 7px;
}

.photo_table .fr_c3 {
  background-image: url("fr_c3.gif");
  background-position: right;
  background-repeat: no-repeat;
  width: 7px;
  height: 7px;
}

.photo_table .fr_c4 {
  background-image: url("fr_c4.gif");
  width: 7px;
  height: 7px;
}

.photo_table .fr_d1 {
  background-image: url("fr_d1.gif");
  background-repeat: repeat-x;
}

.photo_table .fr_d2 {
  background-image: url("fr_d2.gif");
  background-repeat: repeat-y;
}

.photo_table .fr_d3 {
  background-image: url("fr_d3.gif");
  background-repeat: repeat-x;
}

.photo_table .fr_d4 {
  background-image: url("fr_d4.gif");
  background-repeat: repeat-y;
  background-position: right;
}

.photo_table .fr_d1h {
  background-image: url("fr_d1.gif");
  background-repeat: repeat-x;
  background-position: bottom;
  height: 16px;
  float: left;
}

.photo_table .fr_h1 {
  background-image: url("fr_h1.gif");
  width: 60px;
  height: 16px;
  float: right;
}

.photo_table .fr_v1 {
  background-image: url("fr_v1.gif");
  width: 20px;
  height: 78px;
}

.p_id {
  color: #acacac;
  font-size: 10px;
  padding-left: 16px;
  background-image: url("point_nr.gif");
  background-repeat: no-repeat;
  background-position: 5px;
}

/*** guestbook ***/
#guestbook p {
  margin-top: 15px;
}

#guestbook .username {
  color: #58AF24;
  text-decoration: none;
  font-weight: bold;
}

#guestbook em {
  color: #FF9600;
  font-style: normal;
}

#guestbook ins {
  color: #aaaaaa;
  text-decoration: none;
}
