@charset "UTF-8";
/* CSS Document */

/* ================================================================ 
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/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styli.navng */
/*.navcontainer {font-family: arial, sans-serif; width:143px; height:150px; position:relative; margin:0; font-size:11px; margin:50px 0;}*/
/*ul.nav {margin:0; padding:0;}*/
ul.nav li.nav a,  ul.nav li.nav a:visited {display:block; text-decoration:none; color:#FFF; width:143px; height: auto; padding:3px;text-align:left;border:1px solid #fff; border-width:1px 1px 0 0; background:#C71C1E; line-height:19px; font-size:11px; list-style-type : none;}
/*ul.nav li.nav a,  ul.nav li.nav a:visited {display:block; text-decoration:none; color:#FFF; width:143px; height: auto; padding:3px;text-align:left; border:1px solid #fff; border-width:1px 1px 0 0; background:#C71C1E; li.navne-height:19px; font-size:11px;}*/
/*ul {padding:3; margin:0;li.navst-style-type: none; }*/
ul.nav li.nav {float:left; margin-right:1px; position:relative; list-style-type : none;}
ul.nav li.nav ul.nav {display: none;}

/* specific to non IE browsers */
ul.nav li.nav:hover a {color:#fff; background:#b3ab79;}
ul.nav li.nav:hover ul.nav {display:block; position:absolute; padding:inherit; top:0; left:150px; width:143px;}
ul.nav li.nav:hover ul.nav li.nav a.hide {background:#dfc184; color:#000;}
ul.nav li.nav:hover ul.nav li.nav:hover a.hide {width:143px;}
ul.nav li.nav:hover ul.nav li.nav ul.nav {display: none;}
ul.nav li.nav:hover ul.nav li.nav a {display:block; background:#b3ab79; padding:3px; color:#000; width:143px;}
ul.nav li.nav:hover ul.nav li.nav a:hover {background:#dfc184; color:#000;}
ul.nav li.nav:hover ul.nav li.nav:hover ul.nav {display:block; position:absolute; padding:3px; left:150px; top:0; color:#000;}
ul.nav li.nav:hover ul.nav li.nav:hover ul.nav li.nav a {display:block; width:143px; padding:3px; background:#dfc184; color:#000;}
ul.nav li.nav:hover ul.nav li.nav:hover ul.nav li.nav a:hover {background:#bd8d5e; color:#fff;}
