/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_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.
=================================================================== */
#multi-level {background-color:#c8ad77; height:34px; position:relative; z-index:15;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:34px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {width:63px; background:url(../multi_level-files/moda_1.gif) no-repeat;}
.menu li.p2 {width:128px; background:url(../multi_level-files/complementos_1.gif) no-repeat;}
.menu li.p3 {width:122px; background:url(../multi_level-files/sala_estar_1.gif) no-repeat;}
.menu li.p4 {width:84px; background:url(../multi_level-files/comedor_1.gif) no-repeat;}
.menu li.p5 {width:102px; background:url(../multi_level-files/dormitorio_1.gif) no-repeat;}
.menu li.p6 {width:58px; background:url(../multi_level-files/bano_1.gif) no-repeat;}
.menu li.p7 {width:86px; background:url(../multi_level-files/detalles_1.gif) no-repeat;}
.menu li.p8 {width:87px; background:url(../multi_level-files/galeria_1.gif) no-repeat;}

/* set up the normal unhovered images in the links */
.menu li a#moda {width:63px; background:url(../multi_level-files/moda_0.gif) no-repeat;}
.menu li a#complementos {width:128px; background:url(../multi_level-files/complementos_0.gif) no-repeat;}
.menu li a#sala_estar {width:122px; background:url(../multi_level-files/sala_estar_0.gif) no-repeat;}
.menu li a#comedor {width:84px; background:url(../multi_level-files/comedor_0.gif) no-repeat;}
.menu li a#dormitorio {width:102px; background:url(../multi_level-files/dormitorio_0.gif) no-repeat;}
.menu li a#bano {width:58px; background:url(../multi_level-files/bano_0.gif) no-repeat;}
.menu li a#detalles {width:86px; background:url(../multi_level-files/detalles_0.gif) no-repeat;}
.menu li a#galeria {width:87px; background:url(../multi_level-files/galeria_0.gif) no-repeat;}

/* pre-load the hover images into the lists */
.menu li.p1_en {width:81px; background:url(../multi_level-files/fashion_1.gif) no-repeat;}
.menu li.p2_en {width:106px; background:url(../multi_level-files/accessories_1.gif) no-repeat;}
.menu li.p3_en {width:104px; background:url(../multi_level-files/livingroom_1.gif) no-repeat;}
.menu li.p4_en {width:106px; background:url(../multi_level-files/diningroom_1.gif) no-repeat;}
.menu li.p5_en {width:82px; background:url(../multi_level-files/bedroom_1.gif) no-repeat;}
.menu li.p6_en {width:88px; background:url(../multi_level-files/bathroom_1.gif) no-repeat;}
.menu li.p7_en {width:74px; background:url(../multi_level-files/details_1.gif) no-repeat;}
.menu li.p8_en {width:89px; background:url(../multi_level-files/gallery_1.gif) no-repeat;}

/* set up the normal unhovered images in the links */
.menu li a#fashion {width:81px; background:url(../multi_level-files/fashion_0.gif) no-repeat;}
.menu li a#accessories {width:106px; background:url(../multi_level-files/accessories_0.gif) no-repeat;}
.menu li a#livingroom {width:104px; background:url(../multi_level-files/livingroom_0.gif) no-repeat;}
.menu li a#diningroom {width:106px; background:url(../multi_level-files/diningroom_0.gif) no-repeat;}
.menu li a#bedroom {width:82px; background:url(../multi_level-files/bedroom_0.gif) no-repeat;}
.menu li a#bathroom {width:88px; background:url(../multi_level-files/bathroom_0.gif) no-repeat;}
.menu li a#details {width:74px; background:url(../multi_level-files/details_0.gif) no-repeat;}
.menu li a#gallery {width:89px; background:url(../multi_level-files/gallery_0.gif) no-repeat;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#moda:hover, .menu li:hover a#moda,
.menu li a#complementos:hover, .menu li:hover a#complementos,
.menu li a#sala_estar:hover, .menu li:hover a#sala_estar,
.menu li a#comedor:hover, .menu li:hover a#comedor,
.menu li a#dormitorio:hover, .menu li:hover a#dormitorio,
.menu li a#bano:hover, .menu li:hover a#bano,
.menu li a#detalles:hover, .menu li:hover a#detalles,
.menu li a#galeria:hover, .menu li:hover a#galeria {background:transparent;}

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#fashion:hover, .menu li:hover a#fashion,
.menu li a#accessories:hover, .menu li:hover a#accessories,
.menu li a#livingroom:hover, .menu li:hover a#livingroom,
.menu li a#diningroom:hover, .menu li:hover a#diningroom,
.menu li a#bedroom:hover, .menu li:hover a#bedroom,
.menu li a#bathroom:hover, .menu li:hover a#bathroom,
.menu li a#details:hover, .menu li:hover a#details,
.menu li a#gallery:hover, .menu li:hover a#gallery {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:0; top:34px; background: #c6ac75; padding:4px; border:0px solid #888; white-space:nowrap; width:160px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:130px;}
.menu :hover ul.sub li a {display:block; font-size:10px; height:20px; width:160px; line-height:20px; text-indent:5px; color:#fff; text-decoration:none; border:0px solid #fff; border-width:0 0 0 0px;}
.menu :hover ul.sub li a.fly {background:#c6ac75 url(../multi_level-files/arrow.gif) 160px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#ac8a4f; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#ac8a4f url(../multi_level-files/arrow_over.gif) 160px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#ac8a4f url(../multi_level-files/arrow_over.gif) 160px 7px no-repeat; color:#fff;} 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:-170px; top:-4px; background: #c6ac75; padding:5px; border:0px solid #888; white-space:nowrap; width:160px; z-index:200; height:auto; z-index:300;}


/* Footer */

#footer {background-color:#c8ad77; clear:both; height:34px; position:relative; z-index:20;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.footer_menu, .footer_menumenu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.footer_menu li.top {display:block; float:left; position:relative;}

/* Default top link link styling */
.footer_menu li.top a.top_link {display:block; float:left; height:34px;}
.footer_menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.footer_menu li.p1 {width:60px; background:url(../img/nav/cafe_1_es.gif) no-repeat;}
.footer_menu li.p2 {width:90px; background:url(../img/nav/services_1_es.gif) no-repeat;}
.footer_menu li.p3 {width:53px; background:url(../img/nav/tour_1_es.gif) no-repeat;}
.footer_menu li.p4 {width:97px; background:url(../img/nav/projects_1_es.gif) no-repeat;}
.footer_menu li.p5 {width:84px; background:url(../img/nav/news_1_es.gif) no-repeat;}
.footer_menu li.p6 {width:165px; background:url(../img/nav/about_1_es.gif) no-repeat;}
.footer_menu li.p7 {width:95px; background:url(../img/nav/contact_1_es.gif) no-repeat;}
.footer_menu li.p8 {width:86px; background:url(../img/nav/pressroom_1_es.gif) no-repeat;}

/* set up the normal unhovered images in the links */
.footer_menu li a#cafe {width:60px; background:url(../img/nav/cafe_0_es.gif) no-repeat;}
.footer_menu li a#servicios {width:90px; background:url(../img/nav/services_0_es.gif) no-repeat;}
.footer_menu li a#tour_es {width:53px; background:url(../img/nav/tour_0_es.gif) no-repeat;}
.footer_menu li a#proyectos {width:97px; background:url(../img/nav/projects_0_es.gif) no-repeat;}
.footer_menu li a#noticias {width:84px; background:url(../img/nav/news_0_es.gif) no-repeat;}
.footer_menu li a#sobrerialto {width:165px; background:url(../img/nav/about_0_es.gif) no-repeat;}
.footer_menu li a#contacto {width:95px; background:url(../img/nav/contact_0_es.gif) no-repeat;}
.footer_menu li a#prensa {width:86px; background:url(../img/nav/pressroom_0_es.gif) no-repeat;}

/* pre-load the hover images into the lists */
.footer_menu li.p1_en {width:60px; background:url(../img/nav/cafe_1.gif) no-repeat;}
.footer_menu li.p2_en {width:90px; background:url(../img/nav/services_1.gif) no-repeat;}
.footer_menu li.p3_en {width:63px; background:url(../img/nav/tour_1.gif) no-repeat;}
.footer_menu li.p4_en {width:90px; background:url(../img/nav/projects_1.gif) no-repeat;}
.footer_menu li.p5_en {width:65px; background:url(../img/nav/news_1.gif) no-repeat;}
.footer_menu li.p6_en {width:164px; background:url(../img/nav/about_1.gif) no-repeat;}
.footer_menu li.p7_en {width:83px; background:url(../img/nav/contact_1.gif) no-repeat;}
.footer_menu li.p8_en {width:115px; background:url(../img/nav/pressroom_1.gif) no-repeat;}

/* set up the normal unhovered images in the links */
.footer_menu li a#cafe_en {width:60px; background:url(../img/nav/cafe_0.gif) no-repeat;}
.footer_menu li a#services {width:90px; background:url(../img/nav/services_0.gif) no-repeat;}
.footer_menu li a#tour {width:63px; background:url(../img/nav/tour_0.gif) no-repeat;}
.footer_menu li a#proyects {width:90px; background:url(../img/nav/projects_0.gif) no-repeat;}
.footer_menu li a#news {width:65px; background:url(../img/nav/news_0.gif) no-repeat;}
.footer_menu li a#aboutrialto {width:164px; background:url(../img/nav/about_0.gif) no-repeat;}
.footer_menu li a#contact {width:83px; background:url(../img/nav/contact_0.gif) no-repeat;}
.footer_menu li a#pressroom {width:115px; background:url(../img/nav/pressroom_0.gif) no-repeat;}

/* Style the list OR link hover. Depends on which browser is used */
.footer_menu a:hover {visibility:visible;} /* for IE6 */
.footer_menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.footer_menu li a#cafe:hover, .menu li:hover a#cafe,
.footer_menu li a#servicios:hover, .menu li:hover a#servicios,
.footer_menu li a#tour_es:hover, .menu li:hover a#tour_es,
.footer_menu li a#proyectos:hover, .menu li:hover a#proyectos,
.footer_menu li a#noticias:hover, .menu li:hover a#noticias,
.footer_menu li a#sobrerialto:hover, .menu li:hover a#sobrerialto,
.footer_menu li a#contacto:hover, .menu li:hover a#contacto,
.footer_menu li a#prensa:hover, .menu li:hover a#prensa {background:transparent;}

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.footer_menu li a#cafe_en:hover, .menu li:hover a#cafe_en,
.footer_menu li a#services:hover, .menu li:hover a#services,
.footer_menu li a#tour:hover, .menu li:hover a#tour,
.footer_menu li a#proyects:hover, .menu li:hover a#proyects,
.footer_menu li a#news:hover, .menu li:hover a#news,
.footer_menu li a#aboutrialto:hover, .menu li:hover a#aboutrialto,
.footer_menu li a#contact:hover, .menu li:hover a#contact,
.footer_menu li a#pressroom:hover, .menu li:hover a#pressroom {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.footer_menu ul, 
.footer_menu :hover ul ul, 
.footer_menu :hover ul :hover ul ul,
.footer_menu :hover ul :hover ul :hover ul ul,
.footer_menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}