/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:75px; height:32px; font-size:0.85em; position:absolute; top:-6px; left:320px;}
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:75px;}
.menu li {
	float:left;
	width:75px;
	position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#645c53; width:75px; height:30px; text-align:left; padding-left:10px;  line-height:30px; }
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#faf8eb;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#faf8eb;}
.menu ul ul :hover > a.drop {background:#faf8eb;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:28px;left:0; width:149px;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#faf8eb; text-align:left; color:#645c53; height:16px; display:block; line-height:16px; padding:5px 10px 4px 10px; width:118px;}
/* style the top level hover */
.menu a:hover{ color:#000000;}
.menu ul ul a:hover{ color:#000000; background:#f4f2e9;}
.menu :hover > a, .menu ul ul :hover > a { color:#000000;}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }

#swanHome .menu {width:65px !important; height:32px; font-size:0.85em; position:absolute; top:-6px; left:1px; z-index:100;}
#swanHome .menu a, #swanHome .menu a:visited {width:70px !important;}
#swanHome .menu ul ul a, #swanHome .menu ul ul a:visited {width:88px !important;} 

#swanAccommodation .menu {width:90px; height:32px; font-size:0.85em; position:absolute; top:-6px; left:82px; z-index:100;}
#swanAccommodation .menu a, #swanHome .menu a:visited {width:90px;}
#swanAccommodation .menu ul ul a, #swanAccommodation .menu ul ul a:visited {width:90px !important;} 

#swanDining .menu {width:40px; height:32px; font-size:0.85em; position:absolute; top:-6px; left:179px; z-index:100;}
#swanDining .menu a, #swanDining .menu a:visited {width:40px;}
#swanDining .menu ul ul a, #swanDining .menu ul ul a:visited {width:94px !important;} 

#swanConference .menu {width:40px; height:32px; font-size:0.85em; position:absolute; top:-6px; left:230px; z-index:100;}
#swanConference .menu a, #swanConference .menu a:visited {width:40px;}
#swanConference .menu ul ul a, #swanConference .menu ul ul a:visited {width:86px !important;} 

#swanWeddings .menu {width:100px; height:32px; font-size:0.85em; position:absolute; top:-6px; left:307px; z-index:100;}
#swanWeddings .menu a, #swanWeddings .menu a:visited {width:100px;}
#swanWeddings .menu ul ul a, #swanWeddings .menu ul ul a:visited {width:135px !important;} 

#swanSeasonal .menu {width:40px; height:32px; font-size:0.85em; position:absolute; top:-6px; left:402px; z-index:100;}
#swanSeasonal .menu a, #swanSeasonal .menu a:visited {width:100px;}
#swanSeasonal .menu ul ul a, #swanSeasonal .menu ul ul a:visited {width:125px !important;} 

#swanTariff .menu {width:40px; height:32px; font-size:0.85em; position:absolute; top:-6px; left:502px; z-index:100;}
#swanTariff .menu a, #swanTariff .menu a:visited {width:40px;}
#swanTariff .menu ul ul a, #swanTariff .menu ul ul a:visited {width:86px !important;}

#swanGallery .menu {width:80px;height:32px;font-size:0.85em;position:absolute;top:-6px;left:542px;z-index:100;}
#swanGallery .menu a, #swanGallery .menu a:visited {width:80px;}
#swanGallery .menu ul ul a, #swanGallery .menu ul ul a:visited {width:90px !important;}

#swanContact .menu {width:40px; height:32px; font-size:0.85em; position:absolute; top:-6px; left:622px; z-index:100;}
#swanContact .menu a, #swanContact .menu a:visited {width:40px;}
#swanContact .menu ul ul a, #swanContact .menu ul ul a:visited {width:50px !important;} 

