body {
  background-repeat: repeat-x;
  background-color: #fff; }

#top_menu li {
  padding: 0px; }
  #top_menu li a {
    padding-left: 2px;
    font-size: 13px;
    background: url("/images/top_menu_icon.png?c=0");
      background-repeat: no-repeat;
      background-position: left center; }

#top_carousel {
  background-color: #F8F8F8; }
  #top_carousel td {
    padding-top: 3px;
    padding-right: 10px;
    padding-left: 10px; }

#left_menu {
  height: auto; }
  #left_menu h1 {
    font-size: 14px;
    background-image: url("/images/left_menu_title.png?c=0");
    background-position: left;
    background-repeat: no-repeat;
    background-color: #5480C7;
    border: 1px solid #CCCCCC;
    width: 190px;
    color: #fff;
    margin: 0px !important;
    padding: 7px 5px; }
  #left_menu ul li ul li {
    display: block;
    list-style-type: none; }
    #left_menu ul li ul li a {
      display: block;
      border-bottom: 1px solid #999999;
      font-size: 13px;
      font-weight: normal; }
  #left_menu ul ul li {
    margin-left: 5px;
    background: url("/images/left_menu_icon.png?c=1362162210");
      background-position: left center;
      background-repeat: no-repeat;
    padding-left: 12px; }

#footer {
  background-repeat: repeat;
  clear: both;
  background-color: transparent; }
  #footer #footer_left {
    font-size: 14px;
    width: 15%;
    padding-left: 10px;
    padding-top: 16px; }
  #footer #footer_right {
    width: 50%;
    padding-top: 7px;
    padding-right: 10px; }

#subpage h1 {
  background-color: #5480C7;
  color: #fff; }
#subpage .flog_image_browsing_previous a, #subpage .flog_image_browsing_next a {
  display: block;
  border: solid 1px #ccc;
  background: #eee;
  padding: 3px;
  text-align: center; }
  #subpage .flog_image_browsing_previous a:hover, #subpage .flog_image_browsing_next a:hover {
    background: #ccc;
    text-decoration: none; }
#subpage .flog_thumbnail {
  padding: 0px;
  background: #000; }

#right_pane {
  float: right;
  width: 168px;
  height: 670px;
  margin-top: 68px;
  margin-right: 0px; }
  #right_pane img {
    border: solid 2px #fff; }

