@charset "UTF-8";

/** 
 * NVIDIA Advanced CSS Drop-Down Menu Theme
 *
 * @file		default.advanced.css
 * @name		NVIDIA
 * @version		0.1
 * @type		transitional
 * @browsers	Windows: IE5+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2008 Live Web Institute. All Rights Reserved.
 *
 */

@import "default.css";


ul.dropdown li a {
 display: block;
}


/* ------------- Override default */

	ul.dropdown li {
	padding: 0px;
	}


/* ------------- Custom */

	ul.dropdown li {



	}

	ul.dropdown ul a {
	text-align: center;
	}

	ul.dropdown ul a:hover {
	}
.menu-profile{
	background-image: url(../images/menu/menu01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -80px;
	height: 36px;
	width: 78px;
	overflow: hidden;
}
.menu-room{
	background-image: url(../images/menu/menu02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -80px;
	height: 36px;
	width: 76px;
	overflow: hidden;
}
.menu-booking{
	background-image: url(../images/menu/menu03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -80px;
	height: 36px;
	width: 75px;
	overflow: hidden;
}
.menu-dining{
	background-image: url(../images/menu/menu04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -80px;
	height: 36px;
	width: 80px;
	overflow: hidden;
}

.menu-travel{
	background-image: url(../images/menu/menu06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -80px;
	height: 36px;
	width: 78px;
	overflow: hidden;
}
.menu-subject{
	background-image: url(../images/menu/menu07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -80px;
	height: 36px;
	width: 75px;
	overflow: hidden;
}
.menu-news{
	background-image: url(../images/menu/menu08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -80px;
	height: 36px;
	width: 78px;
	overflow: hidden;
}
.menu-contact{
	background-image: url(../images/menu/menu09.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -80px;
	height: 36px;
	width: 78px;
	overflow: hidden;
}
.menu-hiring{
	background-image: url(../images/menu/menu10.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -80px;
	height: 36px;
	width: 74px;
	overflow: hidden;
}
.menu-member{
	background-image: url(../images/menu/menu11.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -80px;
	height: 36px;
	width: 80px;
	overflow: hidden;
}
.menu-location{
	background-image: url(../images/menu/menu05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -80px;
	height: 36px;
	width: 76px;
	overflow: hidden;
}
