/* patroc.com: mobile.css */

#Page {	width: 120px; }

#Header  { display: none; }

#Menu {
	padding: 0px;
	margin: 0px; 
	width: 120px;
	font-size: 100%;
	font-weight: normal;
}
#Menu hr { display: none; }
li.menuflights, li.menutips, li.menuphotos, li.menulinks { display: none; }
#Menu li.newsletter { display: none; }
#Undermenu { display: none; }

ul { list-style-type: none; margin-left: 0px; }
li { display: list-item; }

#Content { padding: 5px 5px 5px 5px; }
#Content p.MoreHotels   { display: none; }
#Content div.adwithincontent { display: none; }
#Content p.banner_text_content { display: none; }
#Help { display: none; }
/* img.mapgif { display: none; } */
/* div.locationpicture { display: none; } */
/* li.reviews, li.youtube  { display: none; } */


/* former locations_mobile.css */
ol li {	display: list-item; list-style-position: inside; } 

ul.location { 
	margin-top: 20px;
	list-style-type: none;
}
ul.location li { display: list-item; }

ul.location li.location { 
	font-weight: 600; 
	font-size: 120%; 
	line-height: 1.2;
	margin-bottom: 10px;
	padding-left: 0px;
}
ul.location li.location.recommend { 
	list-style-type: none;
  padding-left: 0px;
}
/* ul.location li.open, ul.location li.hoteltype { font-weight: 600; } */
ul.location span.transport { margin-left: 8px; }
ul.location li.notes {	margin: 10px; }
