.container-menu {
width: 1144px;
margin: 30px 0px 0px 0px;
padding: 0;
height: 39px;
list-style:none;
font-family: Arial, Helvetica, sans-serif;
}
* + html .container-menu {margin: 0px 0px 0px 0px; height: 49px;} /* IE7 & IE9 compatability mode*/
.container-menu a {
background: url("../images/top_menu_button_right.png") no-repeat 100% 0;
display: block;
float: left;
height: 39px;
line-height:39px;
margin: 10px 2px 0 0;
padding:0 16px 0 0;
text-decoration: none;
display:inline
}
.container-menu a.menu-button-home:hover, .container-menu a.menu-button-guide:hover, .container-menu a.menu-button-buy:hover, .container-menu a.menu-button-faqs:hover, .container-menu a.menu-button-articles:hover, .container-menu a.menu-button-vouchers:hover, .container-menu a.menu-button-about:hover, .container-menu a.menu-button-contact:hover {
background: transparent url("../images/top_menu_button_right_hover.png") no-repeat top right;}
a.menu-button-home:hover, #home-page a.menu-button-home, a.menu-button-guide:hover, #guide-page a.menu-button-guide, a.menu-button-buy:hover, #buy-page a.menu-button-buy, a.menu-button-faqs:hover, #faqs-page a.menu-button-faqs, a.menu-button-articles:hover, #articles-page a.menu-button-articles, a.menu-button-vouchers:hover, #vouchers-page a.menu-button-vouchers, a.menu-button-about:hover, #about-page a.menu-button-about, a.menu-button-contact:hover, #contact-page a.menu-button-contact {
background: transparent url("../images/top_menu_button_right_hover.png") no-repeat top right;}
.container-menu a.menu-button-home span {background: transparent url("../images/top_menu_button_left_home.png") no-repeat; padding: 2px 0px 0px 64px;}
.container-menu a.menu-button-home:hover span, #home-page .container-menu a.menu-button-home span {background: transparent url("../images/top_menu_button_left_hover_home.png") no-repeat;}
a.menu-button-home:hover span, #home-page a.menu-button-home span, a.menu-button-guide:hover span, #guide-page a.menu-button-guide span, a.menu-button-buy:hover span, #buy-page a.menu-button-buy span, a.menu-button-faqs:hover span, #faqs-page a.menu-button-faqs span, a.menu-button-articles:hover span, #articles-page a.menu-button-articles span, a.menu-button-vouchers:hover span, #vouchers-page a.menu-button-vouchers span, a.menu-button-about:hover span, #about-page a.menu-button-about span, a.menu-button-contact:hover span, #contact-page a.menu-button-contact span {
color: #C00000; background: transparent url("../images/top_menu_button_left_hover.png") no-repeat;}
#home-page a.menu-button-home:hover span, #guide-page a.menu-button-guide:hover span, #buy-page a.menu-button-buy:hover span, #faqs-page a.menu-button-faqs:hover span, #articles-page a.menu-button-articles:hover span, #vouchers-page a.menu-button-vouchers:hover span, #about-page a.menu-button-about:hover span, #contact-page a.menu-button-contact:hover span {color: #000000;}
.container-menu a span {
background:url("../images/top_menu_button_left.png") no-repeat 0 0;
display:block;
line-height:39px;
height: 39px;
padding: 2px 0 0 16px;
cursor:pointer;
white-space:nowrap;
font-weight: bold;
font-size: 16px;
text-align:center;
color: #000000;
}
/* menu button width minus width of right menu button image*/
.container-menu li {float:left; background: none; padding: 0;}
.container-menu a.menu-button-home {margin-right: 8px; width: 109px;}
.container-menu a.menu-button-guide {width: 184px;}
.container-menu a.menu-button-buy {width: 112px;}
.container-menu a.menu-button-faqs {width: 127px;}
.container-menu a.menu-button-articles {width: 138px;}
.container-menu a.menu-button-vouchers {width: 188px;}
.container-menu a.menu-button-about {width: 62px;}
.container-menu a.menu-button-contact {margin-right: 0px; width: 76px;}
Bookmarks