@charset hutf-8h; 


html, body {
min-height:100%;
height: auto !important;
height: 100%;
}
/* iframe-rest */
iframe{
margin:0;
border:0;
display:none;
}

#TB_window {
  margin:0;
  letter-spacing:0.01em;
  text-align:center;
}
#TB_secondLine {
  font-size:12px;
  color:#b3ab73;
  letter-spacing:0.01em;
}
#TB_HideSelect{
background:#666666;
}
#TB_overlay{
  position: absolute;
  z-index:300;
  top: 0px;
  left: 0px;
  background-color:#000000;
  filter:alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
  min-width: 100%;
  min-height: 100%;
}
#TB_window{
  width:298px;
  height:329px;
  position:absolute;
  background:url(../images/thick-bg.gif) no-repeat 0 0;
  z-index:302;
  color:#000000;
  text-align:center;
  padding-right:70px;
}
#TB_window img {
  display:block;
  margin:35px 0 0 35px;
}
#TB_caption{
  width:260px;
  height:25px;
  padding:10px 0 0 0;
  color:#282317;
  font-weight:bold;
  text-align: center;
  margin:0 0 0 37px;
}
#TB_secondLine {
  width:260px;
  padding:0 0 0 0;
  text-align:center;
  font-weight:100;
}

#TB_next a{
position:absolute;
_right:39px;
right:35px;
bottom:149px;
width:15px;
height:15px;
display:block;
background:url(../images/next.gif) no-repeat 5px 5px;
text-decoration:none;
}
#TB_prev a {
position:absolute;
left:2px;
bottom:149px;
width:15px;
height:15px;
display:block;
background:url(../images/prev.gif) no-repeat 5px 5px;
text-decoration:none;
}


#TB_closeWindow a{
  position: absolute;
  right:13px;
  top:31px;
  width:52px;
  height:15px;
  display:block;
  overflow:hidden;
  text-indent:100px;
  background:url(../images/close.gif) no-repeat;
text-decoration:none;
}

#TB_load{
  position:absolute;
  z-index:302;
  top:50%;
  left:50%;
  margin:0 0 0 0;
}
