/*body {background:url(../images/page-bg-management.png) top repeat-x #ffffff;}*/
body {background:url(../images/page-bg-management-no-gradient.png) top repeat-x #ffffff;}

a, a:hover, .content_rt a, .content_rt a:hover {color:#4183c4;}
a:visited, .content_rt a:visited {color:#581C90;}
h4 a, h4 a:hover, h4 a:visited {color:#fff!important;}
.menumn li a:hover, .menumn li a.active {background: #eee;}
.menumn li a:hover{color: rgb(180,0,0);}
.menumn li a.active.menu_red {background: rgb(180,0,0);color:#fff;}
.menumn li a.active.menu_red:hover {background: #eee;color:rgb(180,0,0);}
.footermn a:visited {color: #ddd;}

.content_rt h4 {background: rgb(180, 0, 0);}
.content, .content_sub {border-bottom:5px solid rgb(180,0,0);}
.footermn {background:#555;}
#mysubmit {background-color: #ccc;}
.latesttxt {background:#ccc url(../images/bott-management.png) no-repeat bottom;}
.latesttxt a {color:#515050;}
.red {color:rgb(180,0,0);}

.cite {
  border: 1px solid black;
  margin: 10px auto;
  padding: 10px;
  width: 460px;
  text-align: left;
  background-color: #eee;
}

.position_relative{position: relative;}
.h2_div_bg {
  position: relative;
  top:0;
  left:0;
  float:left;
  background:rgb(180,0,0);
  width:100%;
}
.h2_div {
  position: relative;
  top:-20px;
  margin-bottom: -20px;
  left:0;
  float:left;
  background:#fff;
  padding-right: 10px;
}
.bg_d2 {
  background-color: #d2d2d2;
}
.bold {
  font-weight: bold;
}
.content_rt a.header:hover h4 {
  color:rgb(180,0,0);
  background: #eee;
}

.logo_container .search_form_container {
  width: 297px;
  position: absolute;
  top: 40px;
  right: 20px;
}

.logo_container .search_form {
  margin-right: 10px;
  display: inline;
  float: right;
}

.logo_container .search_form input[type="text"] {
  width: 150px;
}

@media screen and (min-width: 1801px) {
  .below_image_title {
    display: none;
  }
  .top_menu_photo {
    display: none;
  }
  .top_search_photo {
    display: none;
  }
}
@media screen and (max-width: 1800px) {
  body.photo .above_image_title {
    display: none;
  }
  body.photo .photos_breadcrumbs {
    display: none;
  }
  body.photo .top_menu {
    display: none;
  }
  body.photo .menumn.top_menu_photo {
    padding: 20px 0;
  }
  body.photo .menumn.top_menu_photo li a {background: #ccc;}
  body.photo .menumn.top_menu_photo li a:hover, .menumn li a.active {background: #eee;}
  body.photo .menumn.top_menu_photo li a:hover{color: rgb(180,0,0);}
  body.photo .menumn.top_menu_photo li a.active.menu_red {background: rgb(180,0,0);color:#fff;}
  body.photo .menumn.top_menu_photo li a.active.menu_red:hover {background: #eee;color:rgb(180,0,0);}
  body.photo .header_container {
    padding-bottom: 0;
  }
  body.photo .header_logo {
    height: 114px;
  }
  body.photo {background:url(../images/page-bg-management-no-gradient-bw.png) top repeat-x #ffffff;}
  .photo_page_title_container {
    display: none;
  }
  .top_search_photo {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  body.travel .content_area {
    padding: 0;
  }
  body.travel { width: auto; }
  body.travel > div { width: auto; }
  .main_image_container {
    max-width: 80%;
  }
  .gallery_image_wrapper {
    display: inline-block;
  }
  .right_arrow {
    right: 0;
  }
  .left_arrow {
    left: 0;
  }
  .photo_details {
    padding-left: 5px;
    padding-right: 5px;
  }
  .top_search {
    display: none;
  }
  .top_search_photo {
    display: block;
  }
  .top_search_photo .logo_container .search_form_container {
    position: relative;
  }
  .menumn li a {
    background: #888;
  }
}


/* issues/624 */
body.travel.photo {background: none!important;}
body.travel.photo .header_container {
  height: 55px;
}
@media screen and (max-width: 1800px) {
  body.travel.photo .header_logo {
    height: 55px;
    background: black;
  }
}
body.travel.photo .logo_container img{
  width: 300px!important;
}
body.travel.photo .logo_container .search_form_container {
  top: 12px;
}
body.travel.photo .menu.menu-0 {
  display: none;
}
body.travel.photo .main_image_container img{
  max-height: 650px;
}
