/* ######################### MENU STYLE #########################*/
#imSite { position: relative; }
#imMnMn { text-align: left; }
#imMnMn > ul { z-index: 10001; display: inline-block; }
#imMnMn li > ul { z-index: 10002; }

/* Main Menu */

#imMnMn ul, #imPgMn ul {padding:0;margin:0;list-style-type:none; }
#imMnMn > ul > li { position: relative; margin-left: 0px;  }
#imMnMn > ul > li:first-child { margin-left: 0; }
/* Links */
#imMnMnNode0 { background-image: url('../menu/index.png'); height: 50px; width: 160px; }
#imMnMnNode0 .imMnMnFirstBg { height: 50px; width: 160px; }
#imMnMnNode0:hover { background: none; background-image: none; }
#imMnMnNode0:hover .imMnMnFirstBg { background-image: url('../menu/index_h.png'); height: 50px; width: 160px;}
#imMnMnNode0.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode0.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/index_h.png'); height: 50px; width: 160px;}
#imMnMnNode44 { background-image: url('../menu/fleet.png'); height: 50px; width: 160px; }
#imMnMnNode44 .imMnMnFirstBg { height: 50px; width: 160px; }
#imMnMnNode44:hover { background: none; background-image: none; }
#imMnMnNode44:hover .imMnMnFirstBg { background-image: url('../menu/fleet_h.png'); height: 50px; width: 160px;}
#imMnMnNode44.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode44.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/fleet_h.png'); height: 50px; width: 160px;}
#imMnMnNode45 { background-image: url('../menu/wedding-services.png'); height: 50px; width: 160px; }
#imMnMnNode45 .imMnMnFirstBg { height: 50px; width: 160px; }
#imMnMnNode45:hover { background: none; background-image: none; }
#imMnMnNode45:hover .imMnMnFirstBg { background-image: url('../menu/wedding-services_h.png'); height: 50px; width: 160px;}
#imMnMnNode45.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode45.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/wedding-services_h.png'); height: 50px; width: 160px;}
#imMnMnNode47 { background-image: url('../menu/contacts.png'); height: 50px; width: 160px; }
#imMnMnNode47 .imMnMnFirstBg { height: 50px; width: 160px; }
#imMnMnNode47:hover { background: none; background-image: none; }
#imMnMnNode47:hover .imMnMnFirstBg { background-image: url('../menu/contacts_h.png'); height: 50px; width: 160px;}
#imMnMnNode47.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode47.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/contacts_h.png'); height: 50px; width: 160px;}
#imMnMnNode48 { background-image: url('../menu/excursions.png'); height: 50px; width: 160px; }
#imMnMnNode48 .imMnMnFirstBg { height: 50px; width: 160px; }
#imMnMnNode48:hover { background: none; background-image: none; }
#imMnMnNode48:hover .imMnMnFirstBg { background-image: url('../menu/excursions_h.png'); height: 50px; width: 160px;}
#imMnMnNode48.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode48.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/excursions_h.png'); height: 50px; width: 160px;}
#imMnMnNode49 { background-image: url('../menu/gallery.png'); height: 50px; width: 160px; }
#imMnMnNode49 .imMnMnFirstBg { height: 50px; width: 160px; }
#imMnMnNode49:hover { background: none; background-image: none; }
#imMnMnNode49:hover .imMnMnFirstBg { background-image: url('../menu/gallery_h.png'); height: 50px; width: 160px;}
#imMnMnNode49.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode49.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/gallery_h.png'); height: 50px; width: 160px;}
#imMnMn .imMnMnFirstBg .imMnMnTxt {display: none;}
#imMnMn > ul > li.imMnMnSeparator { background: transparent url('../res/separatorh.png') no-repeat center center; width: 10px; height: 50px; }
#imMnMn .imMnMnFirstBg { position: relative; display: block; background-repeat: no-repeat; cursor: pointer; width: 100%; }
#imMnMn a { border: none; cursor: pointer; }
#imMnMn .imMnMnTxt { text-overflow: ellipsis; white-space: nowrap; }
#imMnMn .imMnMnTxt .imMnMnTextLabel { position: relative; }
#imMnMn .imMnMnFirstBg .imMnMnImg { display: block; height: 50px; width: 160px; cursor: pointer; }
#imMnMn .imMnMnFirstBg .imMnMnImg img { position: absolute; }


/* MENU POSITION : HORIZONTAL VerticalOneColumn */
#imMnMn ul .autoHide, #imMnMn ul div .autoHide { display: none; }

/* ######################### MAIN MENU POSITION #########################*/

/* div: Menu container*/
#imMnMn { z-index:10000; }
#imMnMn > ul { position: relative; }
#imMnMn > ul > li > ul { position: absolute; }

/* First level menu style */
#imMnMn > ul > li { display: inline-block; width:160px; }
#imMnMn > ul > li span { display:block; padding:0;}
#imMnMn a { cursor: pointer; display: block; width:160px;}

/* ########################## SUB MENU POSITION #########################*/

#imMnMn.auto ul li ul li { top: 0px; }

/* Second level boxmodel*/
#imMnMn.auto ul li ul li ul { position: absolute; width: 220px; }

/* Hide Levels */
#imMnMn.auto li:hover > ul.auto { display:block; }
#imMnMn.auto li ul.auto { display: none; }
#imMnMn ul ul li .imMnMnBorder { overflow: hidden; }

/* End of file menu.css */