@import "./general.css";

/* NOTE: Please remember that this is only to change the images and color of the background and the footer text.
*/
body {
/*  background-image: url(../../images/common/NCL_AgentBackground.jpg); */
  background-color: #173d56;
}

div#request_call_drop_tab_content, div#request_call_container, div#request_call_border { 
   display: none; 
}
#logo {
  background: url(../../images/framework/ncl-logo.png) no-repeat 0 5px !important;
  width:322px;
  height:48px;
}

#logo img, #tag_line img {
  visibility: hidden !important;
}

#header {
  background: url(../../images/headers/bkg_text_AGENTS.gif) no-repeat 283px 0;
}

/*
#header_links, #header_links a {
  color: #fff;
}

#footer, #footernav, #footer a, #footernav a {
  color: #fff;
}*/

#frame {
	background-color:#FCFBF6;
}
#fish{
    background-image: url(../../images/background/blue_fish.gif);
}
/*--------------------- itinerary alsaka images ------------------------ */
#summary_itinerary div.item{
    background: url(../../images/background/h_dots_bg.gif) repeat-x bottom;
}
.details{
    background: url(../../images/locale_us/buttons/button_details.gif) no-repeat bottom right;
}
.details:hover{
    background: url(../../images/locale_us/buttons/button_details.gif) no-repeat top right;
}
#tabularData tr.header{
    background: url(../../images/background/sub_menu_bg.gif) repeat-x bottom;
}
tr.right_item{
    background: url(../../images/background/h_dots_bg.gif) repeat-x bottom #f0f8f5;
}

/*--------------------------------- new --------------------------------*/
/*--------------------------------- modified center content to fit more left content and a tighter right column ---------------------------*/

#cruiseConsultant {
  width: 220px;
  height:75px;
  margin-left:13px;
  background:url(../../images/locale_us/background/cruise_consultant.jpg) top left no-repeat transparent;
  display:none;
}

#col_1{
    width: 323px;
    background: #F0F8F5;
    margin-left: 10px;
    margin-bottom: 15px;
    padding-right: 10px;
    float: left;
}

#col_2{
    width: 274px;
	margin-top:10px;
    margin-bottom: 15px;
    background: url(../../images/background/h_dots_bg.gif) repeat-y left #F0F8F5;
    float: left;
}

.collapsible_cruise_search #find_the_deal {
  width:400px;
}

.grid_container{
	background: url(../../images/background/blue_bg_grid.gif) repeat-y left;
}

/* Agent login page */
.agent h1 {

}

#no_sub_menu {background: none;}
.agent h1 {
  font: bold 18px/24px Helvetica, Arial, sans-serif;
}


#agent-login-reg {
  overflow: hidden;
  padding-left: 10px;
  display: block;
}
