/* CSS Document */


.navigation{ width: 500px; margin: 14px 0px 10px 0px }
.menu-world-icon { float: left; width: 33px; height:31px; background-image: url(/holidays/images/design/world-icon.jpg);  }
.menu-world-arrow { float: left; width: 24px; height:31px; background-image: url(/holidays/images/design/blue-arrow.jpg);  }
.menu-world-arrow2 { float: left; width: 24px; height:31px; background-image: url(/holidays/images/design/white-arrow.jpg);  }
.navigation .menu-item1 { float: left; width: 117px; height:31px; background-image: url(/holidays/images/design/background.jpg);  }
.navigation .menu-item.last { margin-right: 0px }
.navigation .menu-item1 a { font-weight: bold; text-decoration: none; display: block; padding: 8px 0px; text-align: center }
.navigation .menu-item1 a:hover {color:#FF00FF; text-decoration: none}
