/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2010 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/

/* IE 7 styles ----------------------------------------------------------------- */

div#navigation {
	display: block;
	float: left;
}
.portlet_listing .resource_container {
	width: 65%;
}
.portlets_bottom .portlet {
	width: 30%;
}
.navigation ul.level1 {
	top: 61px;
	background: #fff;
}
.room_tour #container,
.navigation ul.level1:before {
	display: none;
}
.room_tour .background_image {
	display: block;
}
.navigation ul.level1 > li {
	display: inline;
}
.social_media_wrap {
	display: block;
}
.social_media {
	position: relative;
	top: 50%; 
	margin-top: -40px;
}