/* ================================================================ 
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/breadcrumb.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, .menu ul {padding:0; margin:0; list-style:none;}
.menu {width:200px; border-width:0px; position:relative; z-index:500;}
.menu table {border-collapse:collapse; padding:0; width:0; height:0; font-size:1em;}
.menu ul {position:absolute; left:-9999px;}

.menu li {width:200px; height:34px; float:left; background-image:url(http://www.cmldistribution.co.uk/image/left_menu/left_menu_bg.jpg);  }
.menu li a:hover {background-image:url(http://www.cmldistribution.co.uk/image/left_menu/left_menu_bg_over.jpg)}

.menu li a {display:block; width:100%; height:34px; line-height:26px; color:#FFFFFF; text-decoration:none; font-size:13px; font-family: arial, sans-serif; text-indent: 20px; float:left; }

.menu li.sub a {background:url(http://www.cmldistribution.co.uk/image/breadcrumbs/grey.gif) no-repeat 150px center; }

.menu li:hover {background-image:url(http://www.cmldistribution.co.uk/image/left_menu/left_menu_bg_over.jpg)}
.menu li a:hover {white-space:nowrap; position:relative; color:#FFCC00;}

.menu li.sub a:hover {background:url(http://www.cmldistribution.co.uk/image/breadcrumbs/blue.gif) no-repeat 150px center; color:#06f; }
.menu li.sub a b {display:block; color:#06f; font-weight:normal;  }

.menu li:hover {position:relative;  }
.menu li:hover.sub > a {background:url(http://www.cmldistribution.co.uk/image/breadcrumbs/blue.gif ) no-repeat 150px center; color:#06f;}

.sub_cars {font-size:14px; }
.sub_aircraft {font-size:14px;}
.sub_helicopters {font-size:14px;}
.sub_boats {font-size:14px;}
.sub_motorcycles {font-size:14px;}
.sub_construction {font-size:14px;}
.sub_military {font-size:14px;}


.menu :hover ul
{width:160px; height:auto; left:110px; top:7px; background:#fcfcfc; border:1px solid #ddd; }
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{width:160px; height:auto; left:160px; top:-1px; background:#fcfcfc; border:1px solid #ddd; border-width:1px 0 1px 1px; }

.menu :hover ul ul,
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul
{left:-9999px; width:0; height:0; }

.menu :hover ul li,
.menu :hover ul li a
{width:160px; height:25px; line-height:25px; text-indent:10px; float:none; border-bottom:2px solid #fcfcfc; }

.menu :hover ul li.sub a,
.menu :hover ul :hover ul li.sub a,
.menu :hover ul :hover ul :hover ul li.sub a,
.menu :hover ul :hover ul :hover ul :hover li.sub a,
.menu :hover ul :hover ul :hover ul :hover ul :hover li.sub a
{background:url(http://www.cmldistribution.co.uk/image/breadcrumbs/grey.gif) no-repeat 140px center; color:#FFFFFF;}

.menu :hover ul li.sub a:hover,
.menu :hover ul :hover ul li.sub a:hover,
.menu :hover ul :hover ul :hover ul li.sub a:hover,
.menu :hover ul :hover ul :hover ul :hover ul li.sub a:hover
{background:url(http://www.cmldistribution.co.uk/image/breadcrumbs/grey.gif) no-repeat 140px center; color:#FFCC00;}
.menu :hover ul li.sub:hover > a,
.menu :hover ul :hover ul li.sub:hover > a,
.menu :hover ul :hover ul :hover ul li.sub:hover > a,
.menu :hover ul :hover ul :hover ul :hover ul li.sub:hover > a
{background:url(http://www.cmldistribution.co.uk/image/breadcrumbs/grey.gif) no-repeat 140px center; color:#FFCC00;}

.menu :hover ul li a,
.menu :hover ul :hover ul li a,
.menu :hover ul :hover ul :hover ul li a,
.menu :hover ul :hover ul :hover ul :hover ul li a,
.menu :hover ul :hover ul :hover ul :hover :hover ul li a
{background:#fcfcfc; color:#FFFFFF; margin-right:2px; background-image:url(http://www.cmldistribution.co.uk/image/left_menu/left-menu-list-bg.gif);}

.menu :hover ul li a:hover,
.menu :hover ul :hover ul li a:hover,
.menu :hover ul :hover ul :hover ul li a:hover,
.menu :hover ul :hover ul :hover ul :hover ul li a:hover,

.menu :hover ul :hover ul :hover ul :hover ul :hover ul li a:hover
{background:#fcfcfc; color:#06f; background-image:url(http://www.cmldistribution.co.uk/image/left_menu/left-menu-list-bg-over.gif); }

.menu li.sub a b,
.menu :hover li.sub a b,
.menu :hover ul :hover li.sub a b,
.menu :hover ul :hover ul :hover li.sub a b,
.menu :hover ul :hover ul :hover ul :hover li.sub a b,
.menu :hover ul :hover ul :hover ul :hover ul :hover li.sub a b
{display:block; color:#06f; font-weight:normal;}

.menu li.sub a.selected b,
.menu :hover ul li.sub a.selected b,
.menu :hover ul :hover ul li.sub a.selected b,
.menu :hover ul :hover ul :hover ul li.sub a.selected b,
.menu :hover ul :hover ul :hover ul :hover ul li.sub a.selected b,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul li.sub a.selected b
{display:block; background:#fcfcfc; color:#06f; font-weight:normal;}

.menu_gap { margin-top:1px; }

