@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/locale_us/background/centered/ALASKA_Bkg.jpg);
  background-color: #83C8D4;
}

div#request_call_drop_tab_content { 
  background-image: url(../../images/cta/CTA_default.gif); 
}

#header {
  background-image: url(../../images/locale_us/background/centered/ALASKA_Bkg_text.gif);
  background-position: 300px 10px;
}

#logo {
  background-image: url(../../images/locale_us/logos/ncl_blue.gif);
}

#frame {
    background-image: url(../../images/background/blue_centerContentBg.gif);
	background-color:#FCFBF6;
}
#contentright {
    background-image: url(../../images/background/blue_rightContent.gif);
}
#fish{
    background-image: url(../../images/background/blue_fish.gif);
}
/*--------------------- itinerary alsaka images ------------------------ */
.details{
    background: url(../../images/locale_us/buttons/button_details.gif) no-repeat top right;
}
.details:hover{
    background: url(../../images/locale_us/buttons/button_details.gif) no-repeat bottom right;
}
tr.right_item{
    background: url(../../images/background/h_dots_bg.gif) repeat-x bottom;
} 


