/************************************************************************/
/* At The Eden Styles
/************************************************************************/

#header #languages .language:hover .marker,
#header #languages .language.current .marker,
#contents #submenu .bar.submenuitem.current a,
#contents #submenu .bar.submenuitem.current a:hover,
#contents #submenu .bar.submenuitem a:hover,
#contents .submenuright.current a,
#contents .submenuright a:hover
{
	background-color: #ffff00;
	border-color: #555500 !important;
	color: #333300;	
}

#header #languages .language:hover .marker,
#header #languages .language.current .marker
{
	width: 8px;
	height: 8px;
	border: solid 1px #cccc00 !important;
}

#header #menu a
{
	color: #aaaa00;
}

#contents #submenu .bar.submenuitem a
{
	color: #ffff00;
}

#header #menu a.current,
#header #menu a:hover
{
	border-bottom-color: #777700;
}

@media all and (max-width: 640px) 
{
	#contents #submenu .submenuitem:not(.current) a,
	#contents #submenu .submenuright:not(.current) a,
	#contents #submenu .submenuitem:not(.current) a:hover,
	#contents #submenu .submenuright:not(.current) a:hover
	{
		border: solid 1px #babcbe !important; 
		color: white !important;
	}
	#menu a:not(.current):hover,
	#header #menu a:not(.current)
	{
		color: #555500 !important;
	}
	#contents #submenu .submenuitem.current a,
	#contents #submenu .submenuright.current a
	{
		background-color: #ffff00 !important;
		border: solid 1px #aaaa00 !important;
		color: black !important;
	}
}

body#hotel_concept #detailspictures,
body#hotel_design #detailspictures,
body#facilities_business #detailspictures,
body#rooms_2 #detailspictures,
body#rooms_4 #detailspictures
{
	display: none;
}

body#location #details #detailscolumns #detailsleft
{
	width: 25%;
}
