/* Start of CMSMS style sheet 'Vacation Camper Rentals Menu' */
/********************
MENU
*********************/

/* hack for Internet Explorer */
* html div#menu_horiz {
   /* hide ie/mac \*/
   height: 1%;
   /* end hide */
}

/* 
background-color for the entire menu row, 
covering 100% of the width and text center-aligned 
*/
div#menu_horiz {
   background-color: #333333;  /* background color for the entire menu row */
   width: 766px;
   margin-left:3px;
   text-align: center;
   float: left;
   font-weight: bold;
}

/* 
the menu ul box has top and left border, 
right border is provided by the li elements 
*/
div#menu_horiz ul {
   margin: 0;
   padding: 0;
   height: 45px;
   font-weight: bold;
}


/* menu list items */
div#menu_horiz li {
   background-color: #ffffff;
   width: 75px;
   height: 45px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;

}



/* menu list items */


div#menu_horiz li.home {
   background-color: #ffffff;
   width: 94px;
   height: 45px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   background-image: url(images/home.jpg)

}

/* menu list items */
div#menu_horiz li.rental-conditions {
   background-color: #ffffff;
   width: 180px;
   height: 45px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   background-image: url(images/rental-conditions.jpg)

}

/* menu list items */
div#menu_horiz li.campers {
   background-color: #ffffff;
   width: 119px;
   height: 45px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   background-image: url(images/campers.jpg)

}
/* menu list items */
div#menu_horiz li.rates {
   background-color: #ffffff;
   width: 101px;
   height: 45px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   background-image: url(images/rates.jpg)

}
/* menu list items */
div#menu_horiz li.reservation {
   background-color: #ffffff;
   width: 143px;
   height: 45px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   background-image: url(images/reservation.jpg)

}

div#menu_horiz li.contacts {
   background-color: #ffffff;
   width: 129px;
   height: 45px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   background-image: url(images/contacts.jpg)

}





















div#menu_horiz a:hover.home {
   width: 94px;
   height: 45px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #FFFFFF;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   background-image: url(images/home_mo.jpg)

}


div#menu_horiz a:hover.rental-conditions {
   width: 180px;
   height: 45px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #FFFFFF;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   background-image: url(images/rentalconditions_mo.jpg)

}

div#menu_horiz a:hover.campers {
   width: 119px;
   height: 45px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #FFFFFF;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   background-image: url(images/campers_mo.jpg)

}


div#menu_horiz a:hover.rates {
   width: 101px;
   height: 45px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #FFFFFF;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   background-image: url(images/rates_mo.jpg)

}


div#menu_horiz a:hover.reservation {
   width: 143px;
   height: 45px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #FFFFFF;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   background-image: url(images/reservation_mo.jpg)

}

div#menu_horiz a:hover.contacts {
   width: 129px;
   height: 45px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #FFFFFF;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   background-image: url(images/contacts_mo.jpg)

}












div#menu_horiz a:active.home {
   width: 94px;
   height: 45px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #FFFFFF;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   background-image: url(images/home_mo.jpg)

}


div#menu_horiz a:active.rental-conditions {
   width: 180px;
   height: 45px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #FFFFFF;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   background-image: url(images/rentalconditions_mo.jpg)

}

div#menu_horiz a:active.campers {
   width: 119px;
   height: 45px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #FFFFFF;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   background-image: url(images/campers_mo.jpg)

}


div#menu_horiz a:active.rates {
   width: 101px;
   height: 45px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #FFFFFF;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   background-image: url(images/rates_mo.jpg)

}


div#menu_horiz a:active.reservation {
   width: 143px;
   height: 45px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #FFFFFF;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   background-image: url(images/reservation_mo.jpg)

}

div#menu_horiz a:active.contacts {
   width: 129px;
   height: 45px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #FFFFFF;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   background-image: url(images/contacts_mo.jpg)

}










div#menu_horiz a.home {
   width: 94px;
   height: 45px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #FFFFFF;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   background-image: none;

}


div#menu_horiz a.rental-conditions {
   width: 180px;
   height: 45px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #FFFFFF;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   background-image: none;

}

div#menu_horiz a.campers {
   width: 119px;
   height: 45px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #FFFFFF;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   background-image: none;

}


div#menu_horiz a.rates {
   width: 101px;
   height: 45px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #FFFFFF;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   background-image: none;

}


div#menu_horiz a.reservation {
   width: 143px;
   height: 45px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #FFFFFF;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   background-image: none;

}

div#menu_horiz a.contacts {
   width: 129px;
   height: 45px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #FFFFFF;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   background-image: none;

}


/* End of 'Vacation Camper Rentals Menu' */

