/* ================================================================ 
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/drop_definition4.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.
=================================================================== */
#menu {list-style-type:none; margin:10px 0 0 10px; padding:0;}

#menu li {float:left; padding:0; margin:0 1px 0 0; position:relative; width:116px; height:1px;}
#menu li a, #menu li a:visited {color: #fff;text-decoration:none;}

#menu dl {position:absolute; top:0; left:0; width: 116px; margin: 0; padding: 0; background: transparent url(/images/spacer.gif);}
#menu dt {background: transparent url(/images/spacer.gif); margin:0;font-size: 1.1em; border-bottom:0px solid #fff; width:116px; float:left;}
#menu dd {display:none; background: #8f949a;border-bottom:0px solid #cce; clear:left; margin:0; padding:0; color: #fff; font-size: 1em; line-height:30px; text-align:left;}

#menu dt a, #menu dt a:visited {display:block; padding: 5px 5px 5px 10px; width:102px;height:28px;line-height:30px; }
#menu dd a, #menu dd a:visited {background: #8f949a; text-decoration:none; display:block; padding:4px 5px 4px 10px; width:102px;}

#menu li a:hover {border:0;}

#menu li:hover dd, #menu li a:hover dd {background:#a5aab0;display:block;width:116px;}
#menu li:hover dl, #menu li a:hover dl {width:102px; border-bottom:0px solid #000000;}
#menu li:hover dt a, #menu li a:hover dt a{background: url(/images/uk_over_bg.jpg) repeat-x;color:#000000;line-height:30px; }
#menu dd a:hover {background:#a5aab0;color:#000000;}

#bread .nav {
height:38px; 
background: url(/images/clear.gif) repeat-x; 
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px; 
width: 970px; 
}

#bread .nav .table {
display:table; 
margin:0 auto;
}

#bread .nav .select,
#bread .nav .current {
margin:0; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

#bread .nav li {
margin:0; 
padding:0; 
height:auto; 
width: 170px;
float:left;
}

#bread .nav .select a {
display:block; 
height:38px; 
float:left; 
background: url(/images/overview.jpg); 
padding:0 24px 0 24px; 
text-decoration:none; 
line-height:38px; 
white-space:nowrap; 
color:#000000;
}

#bread .nav .current a {
display:block; 
height:38px; 
float:left; 
background: url(/images/overview.jpg); 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:38px; 
white-space:nowrap; 
color:#000000;
}


#bread .nav .current a b {
display:block; 
padding:0 30px 0 15px; 
background:url(/images/overview.jpg) right top;
}

#bread .nav .select a:hover, 
#bread .nav .select li:hover a {
background: url(/images/overview_o.jpg); 
padding:0 0 0 15px; 
cursor:pointer; 
color:#ffffff;
}

#bread .nav .select a:hover b, 
#bread .nav .select li:hover a b {
display:block; 
float:left; 
width:65px;
padding:0 24px 0 9px; 
background:url(/images/overview_o.jpg); 
cursor:pointer;
}

#bread .nav .select_sub {
display:none;
}

/* IE6 only */
#bread .nav table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

#bread .nav .sub {
display:table; 
margin:0 auto; 
padding:0; 
list-style:none;
}

#bread .nav .sub_active .current_sub a, 
#bread .nav .sub_active a:hover {
background:transparent; 
color:#000000;
}

#bread .nav .select :hover .select_sub, 
#bread .nav .current .show {
display:block; 
position:absolute; 
width:970px; 
top:12px; 
background:url(/images/back_over.jpg); 
padding:0; 
z-index:100; 
left:0; 
text-align:center;
}

#bread .nav .current .show {
z-index:10;
}

#bread .nav .select :hover .sub li a, 
#bread .nav .current .show .sub li a {
display:block; 
float:left; 
background:transparent; 
padding:0 10px 0 10px; 
margin-top:-20; 
white-space:nowrap; 
border:0; 
color:#000000;
}

#bread .nav .current .sub li.sub_show a {
color:#000000; 
cursor:default; 
background:url(/images/back_over.jpg);
}

#bread .nav .select :hover .sub li a:hover, 
#bread .nav .current .sub li a:hover {
visibility:visible; 
color:#ffffff; 
background:url(/images/back_over.jpg);
}