/*!
**	CSS for Abbey Hotel Concierge mobile page **
 */
 /* For MPExample Layout
#datacontainer {position: relative; margin: 0px 0px;}
#MPMapContainer {width: 100%; height: 400px; border: 1px solid #aaa; visibility: hidden; position: absolute; top: 0; left:0;}
#MPLstContainer {height: 400px; overflow-y: scroll; width: 100%; border: 1px solid #aaa; visibility: visible; position: absolute; top: 0; left:0;}
#MPBkContainer {height: 350px; width: 100%; border: 1px solid #aaa; visibility: hidden; position: absolute; top: 0; left:0; padding: 0px 15px;}
.MPResTitle {font-weight: bold;}
*/

/* For Abbey Hotel */
#datacontainer {position: relative; margin: 0px 0px;}
#MPMapContainer {width: 100%; height: 500px; border: 1px solid #aaa;  }
#MPLstContainer {height: 500px; overflow-y: scroll; width: 100%; border: 1px solid #aaa; }
#MPBkContainer {height: 350px; width: 100%; border: 1px solid #aaa; visibility: hidden; position: absolute; top: 0; left:0; padding: 0px 15px;}
.MPResTitle {font-weight: bold;}
img.MPResTitle {padding: 10px;}
.LstContact { font-size: 90%;}
.LstContact .MPResTitle { font-size: 120%;}
.web-btn11 {float: right;}
.MPResContact {font-size: 90%;}