body {
  background-repeat: repeat-x;
  background-color: white; }

#top_menu li {
  padding-left: 0px; }
  #top_menu li a {
    padding-left: 3px; }
    #top_menu li a:hover {
      background: url("/images/top_menu_icon_hover.png");
      color: white; }

#top_banner {
  left: 15px; }

#left_menu {
  height: auto; }
  #left_menu h1 {
    font-size: 14px;
    background: url("/images/left_menu_title.png");
      background-position: left center;
      background-repeat: no-repeat;
    height: 28px;
    width: 164px;
    color: white;
    margin: 0px;
      margin-top: 0px;
      margin-bottom: 8px;
    padding: 0px;
      padding-top: 8px;
      padding-left: 2px; }
  #left_menu li {
    display: block;
    list-style-type: none; }
    #left_menu li a {
      display: block;
      font-size: 13px;
      font-weight: normal; }
  #left_menu ul ul li {
    padding-left: 5px;
    background: url("/images/left_menu_icon.png");
      background-position: left center;
      background-repeat: no-repeat;
    margin-left: 0px; }

#prefooter {
  background: url("/images/prefooter_back.png");
  width: 975px;
  height: 65px;
  color: white; }
  #prefooter a {
    color: #0099ff;
    text-decoration: none; }
    #prefooter a:hover {
      text-decoration: underline; }
  #prefooter .prefooter_section {
    padding: 10px;
    float: left; }
  #prefooter #prefooter_login_form {
    margin: 0px;
    padding: 0px; }
  #prefooter h2 {
    color: #0099ff;
    font-size: 14px;
    margin: 0px; }
  #prefooter label {
    display: block; }
  #prefooter .prefooter_separator {
    float: left;
    width: 1px;
    height: 114px;
    margin-top: 5px;
    margin-left: 1px;
    margin-right: 1px;
    background: #333333; }
  #prefooter #prefooter_services {
    background: url("/images/prefooter_services_back.png");
      background-repeat: no-repeat;
      background-position: center 5px; }
    #prefooter #prefooter_services h2 {
      padding-bottom: 40px; }
    #prefooter #prefooter_services p {
      margin-bottom: 0px; }
  #prefooter #prefooter_contact {
    text-align: right;
    background: url("/images/prefooter_contact_back.png");
      background-repeat: no-repeat;
      background-position: 45% 20px; }

#footer {
  background-repeat: repeat;
  clear: both;
  background-color: transparent; }
  #footer #footer_left {
    font-size: 15px;
    width: 20%;
    padding-left: 12px;
    padding-top: 32px;
    display: none; }
  #footer #footer_right {
    width: 60%;
    padding-top: 24px;
    padding-right: 10px; }

#right_pane {
  width: 265px;
  height: 300px;
  float: left; }
  #right_pane label {
    font-size: 11px;
    font-weight: bold;
    color: black; }
  #right_pane form {
    margin-top: 8px;
    padding: 10px; }
    #right_pane form #share_name, #right_pane form #share_email, #right_pane form #share_emails, #right_pane form #phone {
      width: 200px;
      background-color: #dbdbdb; }
    #right_pane form #share_message {
      height: 32px; }
    #right_pane form div {
      margin-top: 8px; }
  #right_pane #share_title {
    font-size: 13px;
    color: white;
    background: url("/images/share_icon.png");
      background-position: left center;
      background-repeat: no-repeat;
    padding-left: 4px;
    padding-top: 4px;
    padding-bottom: 5px; }

#subpage h1 {
  background: url("/images/border.png");
    background-repeat: repeat;
  height: 35px;
  padding-top: 3px;
  padding-left: 5px;
  color: #232d74; }
#subpage .flog_image_browsing_previous a, #subpage .flog_image_browsing_next a {
  display: block;
  border: solid 1px #cccccc;
  background: #eeeeee;
  padding: 3px; }
  #subpage .flog_image_browsing_previous a:hover, #subpage .flog_image_browsing_next a:hover {
    background: #cccccc;
    text-decoration: none; }
#subpage .flog_thumbnail {
  padding: 0px;
  background: black; }

.horizontal_menu ul li ul {
  background-color: #1c245e; }
  .horizontal_menu ul li ul li {
    left: 0px !important;
    float: none !important; }
    .horizontal_menu ul li ul li a {
      white-space: nowrap;
      text-align: left !important;
      margin-left: 0px !important;
      padding: 8px !important;
        padding-left: 12px !important;
        padding-right: 12px !important; }
      .horizontal_menu ul li ul li a:hover {
        color: #1c245e;
        background-color: white; }

