/* CSS Document */


#travelDates {
	top: 149px;
	}

#quicksearch {  /* Quick Search Main */
	top: 149px;
	}

#menu {
 	background:#f6f5ef;
	}
	
  
#menu li {
 	background:url("/xroot/IDs/monalisasuitehotel/norm_left.gif") no-repeat left top;
	}

#menu a {
	background:url("/xroot/IDs/monalisasuitehotel/norm_right.gif") no-repeat right top;
	color:#7c5b4a;
	}

div#menu li:hover {
  background:url("/xroot/IDs/monalisasuitehotel/norm_left_hover.gif") no-repeat left top;
  color:#f6f5ef;
	}
	
div#menu li:hover a {
    background:url("/xroot/IDs/monalisasuitehotel/norm_right_hover.gif") no-repeat right top;
	  color:#f6f5ef;
	}

#menu #current {
	background-image:url("/xroot/IDs/monalisasuitehotel/norm_left_hover.gif");
	}
	
#menu #current a {
	background-image:url("/xroot/IDs/monalisasuitehotel/norm_right_hover.gif");
	  color:#f6f5ef;
	}

#container {
background-image: url(/Xroot/images/bg_pla_qs.gif);
background-repeat: no-repeat;
background-position: left bottom;
	}