/* ================================================================ 
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.stunicholls.com/menu/pro_drop_2.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.
=================================================================== */

img {
  
  border: 0px;

}

.preload1 {background: url(three_1.gif);}

/* Default list styling */

.preload2 {background: url(three_1a.gif);}

/* The Following : Height of Actual Menu */

#nav {padding:5; margin:0; list-style:none; height:30px; background:#60615B url(three_0.gif) repeat-x; position:relative; z-index:500; 

font-family : arial, sans-serif; font-color: #000000;}

/* The Following : */

#nav li.top {display:block; float:left; height:30x;}

/* The Following : The height below is the height of the solid top bar, as well as font colour, size, style etc */

#nav li a.top_link {display:block; float:left; height:30px; line-height:30px; 

color:#fff; text-decoration:none; font-size:10px; font-weight:bold; padding:0px 5px 0px 0px; cursor:pointer;background: url(three_0.gif);}

/* The Following : */

#nav li a.top_link span {float:left; display:block; padding:0px 25px 0px 15px; height:30px; background: url(three_0.gif) no-repeat right top;}

/* The Following : */

#nav li a.top_link span.down {float:left; display:block; padding:0px 25px 0px 15px; height:30px; background: url(three_0a.gif) no-repeat right top;}

/* The Following : The TOP BAR HOVER */

#nav li:hover a.top_link {color:#fff; background: url(three_1.gif) no-repeat;}

/* The Following : */

#nav li:hover a.top_link span {background:url(three_1.gif) no-repeat right top;}

/* The Following : */

#nav li:hover a.top_link span.down {background:url(three_1a.gif) no-repeat right top;}

/* The Following : */

#nav li:hover {position:relative; z-index:200;}

/* ================================================================ 

2nd Tier

=================================================================== */

/* The Following : 2nd Tier (The Sub Menu)*/

#nav li:hover ul.sub

{left:0px; top:30px; background: #000; padding:10px; border:0px solid #ffffff; white-space:nowrap; width:200px; height:auto; z-index:300;}

/* The Following : Seem to control the width of the 2nd tier */

#nav li:hover ul.sub li

{display:block; height:20px; position:relative; float:left; width:150px; font-weight:normal;}

/* The Following : The Text Indent Below is for the 2nd Tier Flyout */

#nav li:hover ul.sub li a

{display:block; font-size:10px; height:20px; width:180px; /* Width of the text highlight */ line-height:20px; 

text-indent:5px; color:#fff; text-decoration:none;border:0px solid #8C8F00;}

/* The Following : The colour of the 2nd tier text-highlight when not hovering, & The position of the arrow on the TIER 2 flyout*/

#nav li ul.sub li a.fly

{background:#333 url(arrow.gif) 130px 5px no-repeat;}

/* The Following : The colour below is for the 2nd tier flyout "text highlight on hover" colour 2ND TIER TEXT HIGHLIGHT */

#nav li:hover ul.sub li a:hover 

{background:#54B9CB; color:#fff; border-color:#fff;}

/* The Following : also position of the right-facing arrow */

#nav li:hover ul.sub li a.fly:hover

{background:#B94141 url(arrow_over.gif) 110px 5px no-repeat; color:#fff;}

 
/* ================================================================ 

3rd Tier

=================================================================== */


#nav li:hover li:hover ul,

#nav li:hover li:hover li:hover ul,

#nav li:hover li:hover li:hover li:hover ul,

#nav li:hover li:hover li:hover li:hover li:hover ul

/* The Following : Properties of the (3rd TIER) FLYOUT : colour of the flyout Hover, Distance from 2nd TIER drop down = (left:120px) */

{left:120px; top:-5px; background: #666; padding:10px; border:1px solid #333; white-space:nowrap; width:180px; z-index:400; height:auto;}

/* The Following : */

#nav ul, 

#nav li:hover ul ul,

#nav li:hover li:hover ul ul,

#nav li:hover li:hover li:hover ul ul,

#nav li:hover li:hover li:hover li:hover ul ul

{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

/* The Following : Colour of the dropdown heading when flyout is out & mouse is on the flyout, also position of the right-facing arrow */

#nav li:hover li:hover a.fly,

#nav li:hover li:hover li:hover a.fly,

#nav li:hover li:hover li:hover li:hover a.fly,

#nav li:hover li:hover li:hover li:hover li:hover a.fly

{background:#555 url(arrow_over.gif) 110px 5px no-repeat; color:#fff; border-color:#fff;} 

/* The Following : */

#nav li:hover li:hover li a.fly,

#nav li:hover li:hover li:hover li a.fly,

#nav li:hover li:hover li:hover li:hover li a.fly

{background:#999 url(arrow.gif) 120px 5px no-repeat; color:#fff; border-color:#888;} 

/* The End */
