/* --- page background image --- */

body {
	background-image: url(../images/c_images/backgrounds/xmas_bgpattern_starsky.gif);
}

/* --- Hotel view image on the top bar (image size - width: 928px, height: 154px) --- */
#top {
	background-image: url(../images/c_images/hotelviews/web_view_bg_nl.gif);
}

/* --- Habbo Hotel logo on the left on the top bar (image size - width: 160px, height: 66px) --- */
a#logo-link { 
	background-image: url(/assets/images/retro/rainy_logo_hd.png);
}  

/* --- Enter hotel button on the right of the top bar (image size - width: 105px, height: 106px) --- */
#top-elements #enter-hotel a#enter-hotel-link { 
	background-image: url(../images/c_images/enterbuttons/enterHH_nl.gif);
} 

#top-ad-container {
	background-image: url(../images/box-scale/ad_728.gif);
}

a.ml { 
    border-style: solid;  
    border-color: black; 
    border-width: 1px; 
    background-color: #FC6303;
    padding: 2px 0.5em 2px 0.5em; 
    margin-top: 4px; 
    text-decoration: none;
    text-transform: uppercase;
    color: white;
}
