/* maui theme */
html{ background:#d77a2d url(../images/maui/background.jpg) no-repeat center top; }
a{ color:#d98117; }

#center{ background:#fff url(../images/maui/gradient_bottom.jpg) no-repeat left bottom; }

/* header
------------------------------------------------------------------------------------*/
#maui #header a.visit{
	color:#fff;
	background:url(../images/maui/arrow_right.gif) no-repeat left 3px;
}
/*----------------------------------------------------------------------------------*/

/* main nav
------------------------------------------------------------------------------------*/
#nav li a{ background:url(../images/maui/nav.gif) no-repeat left top; }
/*----------------------------------------------------------------------------------*/

/* sub mast
------------------------------------------------------------------------------------*/
#sub-mast{ background:url(../images/maui/sub_mast_divider.jpg) no-repeat 645px top; }
/*----------------------------------------------------------------------------------*/

/* selection map
------------------------------------------------------------------------------------*/
#selection-map h3{ background:url(../images/maui/type/choose_destination.gif) no-repeat left top; }
#selection-map li a{ background-color:#453a40; }
#selection-map li.big{ background-color:#453a40; }
#selection-map li a:hover, #selection-map li a.selected{ background-color:#cb7308; }
/*----------------------------------------------------------------------------------*/

/* tab content
------------------------------------------------------------------------------------*/
#tab-content .tabs li a{ background:url(../images/maui/tabs.gif) no-repeat left top; }
#tab-content{ background:#fff url(../images/maui/background_tab_content_bottom.jpg) no-repeat bottom right; }
#tab-content .content{ background:transparent url(../images/maui/background_tab_content.jpg) no-repeat left top; }
#tab-content h3{ color:#453a40; }
/*----------------------------------------------------------------------------------*/


/* resort content
------------------------------------------------------------------------------------*/
#resort-content{ padding:0 0 100px 0; }
#resort-content h3{ color:#453a40; }
/*----------------------------------------------------------------------------------*/


/* quickbook
------------------------------------------------------------------------------------*/
#quickbook{ background:url(../images/maui/background_quickbook.jpg) no-repeat left top; }
#quickbook a.calendar{ background: url(../images/maui/calendar.gif); }
#quickbook .button-submit{ background:url(../images/maui/btn_book_now.gif) no-repeat left top; }
/*----------------------------------------------------------------------------------*/