* 									{ margin: 0; padding: 0; }
#phuket-yacht-menu{}
a									{ text-decoration: none; }
ul									{ list-style: none; }
p                                   { margin: 15px 0; }

/* 
	LEVEL ONE
*/
ul.dropdown {position: relative;font-family: Microsoft Sans Serif, sans-serif, Arial;}
ul.dropdown li                      { font-weight: normal; float: left; zoom: 1; }
ul.dropdown a:hover		            { color:#064bca; font-style:normal; text-decoration: none;}
ul.dropdown a:active                { color: #ffa500; }
ul.dropdown li a                    {
	display: block;
	padding: 4px 12px;
	border-right: 0px solid #333;
	color: #fff;
}
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; text-decoration: none;}
/*ul.dropdown li.hover a              { color:#fff; }*/


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 226px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ font-weight: normal; background: #044176; color: #fff; 
									  border-bottom: 0px solid #ccc; float: none;  }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; background:#003360; color: #fff;} 
ul.dropdown ul li a:hover			{ border-right: none; width: 100%; display: inline-block; background:#054d8c; color: #ccc;} 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }
.curent	            { color:#064bca; font-style:normal; text-decoration: none; font-family: Microsoft Sans Serif, sans-serif, Arial; font-size:12px; font-style:normal; font-weight:normal; padding: 4px 15px;}
.kalumsea-hotline{
	padding:0px 4px 0px 4px;
}

