/* ================================================================ 
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/flyout_wall.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 styling */

/* set up the overall width of the menu div, the background image and the margins */
.menum {
font-family: verdana, arial, sans-serif; 
width:550px;
height:351px;
margin:0px 0px;
background:#fff url(http://www.swervinggently.ca/images/mileage/map.jpg);
position:relative;
}
/* remove the bullets and set the margin and padding to zero for the unordered list and position it over the menu background image */
.menum ul {
padding:0; 
margin:0;
list-style-type: none;
position:absolute;
left:0px;
top:25px;
width:250px;
height:300px;
}
/* float the list so that the items are vertical with no gaps and their position relative so that the drop down list will appear in the right place to the right of each list item */
.menum ul li {
float:left; 
position:relative;
/* width:250px; */
}
/* style the links to be 250px wide by 25px high. place the text off screen. */
.menum ul li a, .menum ul li a:visited {
display:block; 
text-indent:-2000px; 
width:250px; 
height:25px;
text-decoration:none;
}

/* set up the background list/link images relative to this css file */
li:hover.mapm1 {background:transparent url(http://www.swervinggently.ca/images/mileage/map1.jpg);}
li:hover.mapm2 {background:transparent url(http://www.swervinggently.ca/images/mileage/map2.jpg);}
li:hover.mapm3 {background:transparent url(http://www.swervinggently.ca/images/mileage/map3.jpg);}
li:hover.mapm4 {background:transparent url(http://www.swervinggently.ca/images/mileage/map4.jpg);}
li:hover.mapm5 {background:transparent url(http://www.swervinggently.ca/images/mileage/map5.jpg);}
li:hover.mapm6 {background:transparent url(http://www.swervinggently.ca/images/mileage/map6.jpg);}
li:hover.mapm7 {background:transparent url(http://www.swervinggently.ca/images/mileage/map7.jpg);}
li:hover.mapm8 {background:transparent url(http://www.swervinggently.ca/images/mileage/map8.jpg);}
li:hover.mapm9 {background:transparent url(http://www.swervinggently.ca/images/mileage/map9.jpg);}
li:hover.mapm10 {background:transparent url(http://www.swervinggently.ca/images/mileage/map10.jpg);}
li:hover.mapm11 {background:transparent url(http://www.swervinggently.ca/images/mileage/map11.jpg);}
li:hover.mapm12 {background:transparent url(http://www.swervinggently.ca/images/mileage/map12.jpg);}
ul.subm1 {background:transparent url(http://www.swervinggently.ca/images/mileage/sub1.jpg);}
ul.subm2 {background:transparent url(http://www.swervinggently.ca/images/mileage/sub2.jpg);}
ul.subm3 {background:transparent url(http://www.swervinggently.ca/images/mileage/sub3.jpg);}
ul.subm4 {background:transparent url(http://www.swervinggently.ca/images/mileage/sub4.jpg);}
ul.subm5 {background:transparent url(http://www.swervinggently.ca/images/mileage/sub5.jpg);}
ul.subm6 {background:transparent url(http://www.swervinggently.ca/images/mileage/sub6.jpg);}
ul.subm7 {background:transparent url(http://www.swervinggently.ca/images/mileage/sub7.jpg);}
ul.subm8 {background:transparent url(http://www.swervinggently.ca/images/mileage/sub8.jpg);}
ul.subm9 {background:transparent url(http://www.swervinggently.ca/images/mileage/sub9.jpg);}
ul.subm10 {background:transparent url(http://www.swervinggently.ca/images/mileage/sub10.jpg);}
ul.subm11 {background:transparent url(http://www.swervinggently.ca/images/mileage/sub11.jpg);}
ul.subm12 {background:transparent url(http://www.swervinggently.ca/images/mileage/sub12.jpg);}
a.subm1a:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub1a.jpg);}
a.subm1b:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub1b.jpg);}
a.subm1c:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub1c.jpg);}
a.subm2a:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub2a.jpg);}
a.subm2b:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub2b.jpg);}
a.subm3a:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub3a.jpg);}
a.subm3b:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub3b.jpg);}
a.subm4a:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub4a.jpg);}
a.subm4b:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub4b.jpg);}
a.subm5a:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub5a.jpg);}
a.subm5b:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub5b.jpg);}
a.subm5c:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub5c.jpg);}
a.subm6a:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub6a.jpg);}
a.subm6b:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub6b.jpg);}
a.subm7a:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub7a.jpg);}
a.subm7b:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub7b.jpg);}
a.subm7c:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub7c.jpg);}
a.subm8a:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub8a.jpg);}
a.subm8b:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub8b.jpg);}
a.subm9a:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub9a.jpg);}
a.subm9b:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub9b.jpg);}
a.subm10a:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub10a.jpg);}
a.subm10b:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub10b.jpg);}
a.subm11a:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub11a.jpg);}
a.subm11b:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub11b.jpg);}
a.subm12a:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub12a.jpg);}
a.subm12b:hover {background:transparent url(http://www.swervinggently.ca/images/mileage/sub12b.jpg);}


/* make the dropdown ul invisible */
.menum ul li ul {
/* display:none; */
visibility:hidden; 
}

/* specific to non IE browsers */

/* make the sub menu ul visible and position it to the right of the main menu list item */
.menum ul li:hover ul {
visibility:visible;
display:block;
position:absolute; 
top:0; 
left:250px; 
width:300px;
height:25px;
}

/* make the sub menu ul float single line */
.menum ul li:hover ul li {
float:left;
}

/* style the size of the submenu links */
.menum ul li:hover ul li a {
display:block; 
width:100px;
height:25px;
float:left;
}
