/* HIDE */

#header {
	display: none;
}

#footer {
	display: none;
}

#content #head .images,
#content #head .banner {
	display: none;
}

#context {
	display: none;
}

object,
embed {
	display: none;
}

#offers {
	display: none;
}

/* SHOW */

* {
	font-family: arial, sans-serif;
}

#path {
	background: url(../img/thon_hotels-40x40.gif) top left no-repeat;
	padding: 50px 0 10px 0;
	font: 1em/1.5em arial, sans-serif;
  margin: 0 0 0 0;
	border-bottom: 1px solid #ccc;
}


/*ECM EXTRA*/
#booking-summary h2 { font-family: arial; font-size: 12px; font-weight:bold; } 
#booking-summary h3 { font-family: arial; font-size: 12px;  } 
#booking-summary ADDRESS { text-decoration:none; font-family: arial; font-size: 12px;  } 
#booking-summary p { font-family: arial; font-size: 12px; }
#booking-summary ul li { font-family: arial; font-size: 12px; }
#booking-summary table {width:95%; background-color: #d0e8f9; } 
#booking-summary td { vertical-align:top; border-bottom: solid 1px #FFFFFF; padding:5px 10px 15px 10px; }
