/*  Visuals         */
#visual ul li.now_1 {
    
}
#visual ul li.now_2 {
    
}

/*  Submenu         */
#submenu {
    background: url(/greenmeets.nl/images/bg_nav_hotel.png) no-repeat top left;
}
#submenu ul li a:hover, #submenu ul li a.active {
    background: url(/greenmeets.nl/images/submenu_a_hover.png) no-repeat center 22px;
}
#submenu ul li a.active {
}
#submenu ul li a.none:hover, #submenu ul li a.none {
    background: none!important;
}
#submenu ul li ul {
    background: url(/greenmeets.nl/images/submenu_ul_hotel.png) no-repeat top left;
}
#submenu ul li ul li a {
    color: #c990e3!important;
}

#submenu ul li a {
	line-height: 20px;
	font-size: 1em !important;
}

/*  Top hover       */
#bg_overlay {
    background: url(/greenmeets.nl/images/top/show_hotel.png) no-repeat top left;
}

/*  Footer          */
#footer {
    background: url(/greenmeets.nl/images/bg_footer_hotel.png) no-repeat top left;
}

/*  Call to action  */
#content {
    position: relative;
}
#call_to_action {
    position: absolute;
    top: 20px;
    right: 30px;
    
    height: 44px;
    width: 151px;
}
#call_to_action a {
    background: url(/greenmeets.nl/images/icons/call_to_action.png) no-repeat top left;    
    display: block;
    height: 44px;
    text-indent: -999em;
    width: 151px;
}
