/* header */

td.header-left { background:#dfc5ab url(/@/images/page-top.jpg) no-repeat left top; }
td.header-right { background:#dfc5ab url(/@/images/page-top.jpg) no-repeat right top; }

/* left */

td.header-left { width:438px;  vertical-align:top; }
td.header-right { width:339px; height:171px; vertical-align:top; }

td.header table { width:100%; }

td.header-left td { vertical-align:top; }
td.header-left div.logo { margin:15px 0px 0px 10px; }
td.header-left div.logo img { margin-left:10px; }

td.header-left div.main-image { width:438px; height:266px; margin-top:35px; }

td.header-left div.content { background:#c9a37f url(/@/images/left-content-bg.jpg) repeat-x left top; padding:15px; }
td.header-left div.content h1 { margin-top:0px; color:#f7e9db; font-size:13pt; }

/* right */

td.header-right ul { padding:0px; margin:30px 0px 0px 209px; list-style-type:none; }
td.header-right li { margin-bottom:3px; }
td.header-right img { margin:0px; //margin-top:4px; }
td.header-right li, td.header-right li a { font-size:8pt; font-weight:bold; color:#83603d; text-decoration:none; }
td.header-right li a:hover { text-decoration:underline; }

td.right table.top { background:url(/@/images/t/page-photo.jpg) no-repeat left bottom; }
td.header-left div.main-image{
  overflow: hidden;
}
td.header-left div.main-image img{
  width: 438px;
}
.logo p{
  color: #83603d;
  font-weight: bold;
  margin: 0;
  padding: 0 0 5px 0;
}
.logo .text{
  float: right;
  padding: 13px 90px 0 0;
}

.album-cover {
  width: 100%;
}
.album-cover img {
  padding: 1px;
  background: #75481f;
  border: 1px solid #e8d7c7;
  float: left;
  margin-right: 10px;
}

.album-cover .album-title,
.video-link {
  font-size: 16px;
  color: #500f00;
  text-decoration: underline;
  float: left;
  margin-top: 5px;
}

.album h2 {
  color: #f7e9db;
  text-indent: 10px;
  font-size: 13pt;
}

.loading-animation {
  background:url('/@/images/loading.gif') no-repeat center center;
}

.album-img {
  width: 126px;
  height: 126px;
  padding: 1px;
  background-color: #75481f;
  border: 1px solid #e8d7c7;
  float: left;
  margin: 0px 3px 8px;
}

.back-album {
  color: #500f00;
  font-size: 12px;
  margin: 15px 0px 0px;
  text-decoration: underline;
  cursor: pointer;
  clear: both;
  width: 150px;
}

.pic-thumb {
  float: left;
  clear: both;
}

#images {
  border-bottom: 1px solid #87613d;
}

.video-block {
  border-top: 1px solid #ece0d2;
  height: 90px;
  padding-top: 15px;
}

.video-pict {
  float: left;
  margin-right: 10px;
}
