#info {font-family: Arial, Verdana, Tahoma, Gill Sans MT, Sans Serif; 
font-size:12px;}

#nav {margin:0 0 0 0;}

/* the styling */
#nav {float:left; padding-left:0px; width:780px;text-align: center;}

#nav .select, #nav .current {margin:0 0 0 0; padding:0; list-style:none; display:block; float:left;}

#nav .sub {margin:0; padding:0; list-style:none;}

#nav li {display:block; float:left; margin:0; padding:0; position:relative; z-index:100;}
#nav .current li {z-index:50;}

#nav .select a, 
#nav .current a {display:block; height:2.5em; float:left; width:100px; background:url("http://www.holidaydirectuk.com/images/common/left_both.gif") no-repeat left top; padding:0 0 0 9px; border-bottom:1px solid #000065; text-decoration:none; font-weight:bold; line-height:2.4em; white-space:nowrap;}

/* calculate the required widths of the top level */
#nav .one a {width:185px;}
#nav .two a {width:185px;}
#nav .three a {width:185px;}
#nav .four a {width:185px;}


#nav .select a b, 
#nav .current a b {height:100%; display:block; background:url("http://www.holidaydirectuk.com/images/common/right_both.gif") no-repeat right top; padding:0 15px 0 6px; color:#553;}

#nav .sub {display:none;}

/* for IE5.5 and IE6 only */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0; font-size:1em;}

#nav .select a:hover b {color:#000; cursor:pointer;}

#nav .current a {background-position:0 -150px; border-color:#fff;}
#nav .current a b {background-position:100% -150px; color:#000;}

#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {border-color:#000065; background:#E6F9F9; color: #000000;}/* sub item bground */

#nav .current .sub .current_sub a, 
#nav .current .sub a:hover {border-color:#000065; background:#E6F9F9; color: #000000;}/* sub item bground 2 */

#nav .current .sub, 
#nav .select a:hover .sub {display:block; position:absolute; width:780px; top:2.5em; background:#fff; margin-top:1px; padding:10px 0 0px 0;}



* html #nav .current .sub, * html #nav .select a:hover .sub {margin-top:0; margin-t\op:1px;}

#nav .current .sub li a, 
#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {text-decoration: none;display:inline; background:#E6F9F9; border:1px solid #9DE6E6; padding:0 10px; margin:0 10px 0 0; width:auto; white-space:nowrap; font-weight:normal; font-size:0.9em; height:2em; line-height:1.9em; color: #000000;}

/* Ian added - set border blue on sub menu when selected */
#nav .sub li body#working a#working, body#working a#working, body#profile a#profile, body#sitemap a#map, body#bonding a#bonding, body#new a#new, body#training a#training, body#advanced a#experienced, body#support a#support, body#booking a#systems, body#integration a#advertiser, body#website a#online, body#who a#who, body#earning a#earning, body#faq a#faq, body#contact a#contact, body#what a#support  {border:1px solid #000065;}

#nav li a,
#nav .select a:hover, 
#nav li:hover a {background-position:0% -150px; border-color:#fff; color: #000065;}/* sub link text col */

#nav .select a:hover b, 
#nav .select li:hover a b {background-position:100% -150px; border-color:#000065; color:#000;}

/* calculate the left edge position of each sub level */
#nav .one .sub {left:0px;}
#nav .two .sub {left:-185px; margin-left:-0px;}
#nav .three .sub {left:-370px; margin-left:-0px;}
* html #nav .three .sub {margin-left:0px; marg\in-left:-0px;}
#nav .four .sub {left:-555px; margin-left:-0px;}
* html #nav .four .sub {margin-left:0px; marg\in-left:-0px;}

/* moz is for Mozilla, difference in margin-left css */
#moz .one .sub {left:0px;}
#moz .two .sub {left:-185px; margin-left:-9px;}
#moz .three .sub {left:-370px; margin-left:-18px;}
* html #moz .three .sub {margin-left:-9px; marg\in-left:-18px;}
#moz .four .sub {left:-555px; margin-left:-27px;}
* html #moz .four .sub {margin-left:-18px; marg\in-left:-27px;}




