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

#left_menu {
  height: auto; }
  #left_menu h1 {
    font-size: 14px;
    color: #006600;
    margin: 0px;
      margin-bottom: 5px;
    padding: 0px;
      padding-top: 10px;
      padding-left: 9px; }
  #left_menu #search {
    margin-bottom: 30px;
    padding-left: 11px; }
  #left_menu .menuhead {
    margin-top: 5px;
    margin-left: 5px;
    padding: 10px;
      padding-left: 43px;
      padding-top: 8px;
      padding-right: 0px;
    width: 115px;
    vertical-align: top;
    background: url("/images/left_menu_title.png"); }
  #left_menu .menutitle {
    cursor: pointer;
    display: inline-block; }
  #left_menu .menutitle {
    *display: inline; }
  #left_menu .menutitle {
    font-weight: bold;
    color: white; }
  #left_menu .menucanvas {
    margin-top: 5px;
    width: 169px; }
  #left_menu .menucanvas li {
    background-image: url("/images/left_menu_icon.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 10px; }
  #left_menu ul li a {
    font-weight: normal; }

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

#flog_thumbnails img {
  background: white; }

#footer {
  clear: both; }
  #footer #footer_left {
    padding-left: 15px;
    padding-top: 28px;
    width: 40%; }
  #footer #footer_right {
    padding-right: 0px;
    padding-top: 15px; }

.alt {
  display: none; }

#top_banner {
  width: 975px;
  height: 200px; }

#subpage h1 {
  border-bottom: solid 1px #856334; }
#subpage .flog_show_image {
  padding: 2px;
  background: white; }
#subpage .flog_album_price, #subpage .flog_field_preco {
  font-size: 14px;
  font-weight: bold;
  text-align: center; }
#subpage .flog_list a {
  color: #666666; }
#subpage .flog_cart th {
  color: white;
  background: #666666; }
#subpage .flog_cart td {
  color: black;
  background: white; }

#top_menu_search_canvas {
  width: 180px; }

