
/* ================================================================ 
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.
=================================================================== */




#nav1 {position:relative;width:965px; margin-left:10px;height:30px; font-size:0.85em; position:relative; z-index:100;border-right:0px solid #fff;}
/* hack to correct IE5.5 faulty box model */
* html #nav1 {width:966px; w\idth:965px;}
/* remove all the bullets, borders and padding from the default list styling */
#nav1 ul {padding:0;margin:0;list-style-type:none;}
#nav1 ul ul {width:279px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#nav1 li {float:left;position:relative; }
	#nav1 li ul li {float:left;width:280px;position:relative;}
/* style the links for the top level */
#nav1 a, #nav1 a:visited {display:block;font-size:11px;text-decoration:none; color:#fff;  height:22px; border:1px solid #fff; border-width:1px 0; background:#79848A; line-height:21px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html #nav1 a, * html #nav1 a:visited {}




/* style the second level background */
#nav1 ul ul a.drop, #nav1 ul ul a.drop:visited {background:#959EA5 url(/img/fincas/arrow_nav.gif) 99% 6px no-repeat;}
/* style the second level hover */
#nav1 ul ul a.drop:hover{background:#f90 url(/img/fincas/arrow_nav.gif) 99% 6px no-repeat;}
#nav1 ul ul :hover > a.drop {background:#f90 url(/img/fincas/arrow_nav.gif) 99% 6px no-repeat;}

/* style the third level background */
#nav1 ul ul ul a, #nav1 ul ul ul a:visited {/*background:#e2dfa8;*/}
/* style the third level hover */
#nav1 ul ul ul a:hover {/*background:#b2ab9b;*/}


/* hide the sub levels and give them a positon absolute so that they take up no room */
#nav1 ul ul {visibility:hidden;position:absolute;height:0;top:23px;left:0; width:279px;border-top:1px solid #fff;}
/* another hack for IE5.5 */
* html #nav1 ul ul {top:22px;t\op:23px;}

/* position the third level flyout menu */
#nav1 ul ul ul{left:279px; top:-1px; width:279px;}

/* position the third level flyout menu for a left flyout */
#nav1 ul ul ul.left {left:-279px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#nav1 table {position:absolute; top:0; left:0; border-collapse:collapse;}


/* style the second level links */
#nav1 ul ul a, #nav1 ul ul a:visited {background:#959EA5; color:#fff; font-weight:bold; height:auto; line-height:1em; padding:5px 10px; width:258px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html #nav1 ul ul a, * html #nav1 ul ul a:visited {width:280px;w\idth:258px;}

/* style the top level hover */

#nav1 a:hover {color:#fff; background:#AAB5BB;}
#nav1 :hover > a {color:#fff; background:#AAB5BB;}
#nav1 ul ul a:hover {color:#fff;background:#f90;} 
#nav1 ul ul :hover > a {color:#fff;background:#f90;} 

/* make the second level visible when hover on first level list OR link */
#nav1 ul li:hover ul,
#nav1 ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
#nav1 ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
#nav1 ul :hover ul :hover ul{ visibility:visible;}







/*****************************/
#nav1-1, #nav1-2, #nav1-3, #nav1-4, #nav1-5, #nav1-6, #nav1-7, #nav1-8 {overflow:hidden;height:22px;}



#nav1-1{
width:75px;
}

#nav1-2{
width:169px;
}

#nav1-3{
width:114px;
}

#nav1-4{
width:161px;
}

#nav1-5{
width:74px;
margin-right:8px;
}

#nav1-6{
width:74px;
}


#nav1-7{
width:113px;
}


#nav1-8{
width:172px;
}

