#top_menu ul {
  left: 100%; }
  #top_menu ul li {
    left: -100%; }

#left_menu h1 {
  font-size: 12px;
    font-size-position: center;
  height: 27px;
  color: white;
  margin: 0px;
    margin-top: 10px;
  padding: 0px;
    padding-top: 8px;
    padding-left: 10px; }
#left_menu h2 {
  color: white;
  font-size: 16px;
  background: #009900;
  margin-top: 18px;
  margin-bottom: 0px;
  padding: 5px; }
#left_menu .menutitle {
  background: black;
  width: 98%;
  border-bottom: 1px solid white;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  color: white;
  font-weight: bold;
  cursor: pointer; }
  #left_menu .menutitle:hover {
    background: #333333; }
#left_menu .menulist a {
  padding: 3px;
    padding-left: 10px;
  font-weight: bold;
  width: 95%;
  background: #005500;
  border-bottom: 1px solid white; }
  #left_menu .menulist a:hover {
    background: #007700; }

#subpage.subpage_page_home {
  margin: 0px;
  padding: 0px;
  overflow: hidden; }

.flog_thumbnail {
  background: transparent;
  padding: 5px; }

.flog_show_image {
  background: transparent;
  padding: 5px; }

#flog_image_canvas {
  padding: 12px 0px 0px 6px; }

#flog_thumbnails img {
  background: #666666; }

#footer #footer_left {
  padding-top: 14px;
  width: 42% !important; }

