@charset "utf-8";
/* Trip Advisor CSS */

td#content_header {height:81px; background:url(/images/bg_page_content_top.gif) top left no-repeat;}
td#content_header img {margin:70px 0 0 30px; overflow:hidden;}

img#img_header {margin:0 0 0 28px; width:709px; height:200px;}

#ot-intro {
	float: left;
	margin: 0;
	padding: 10px 10px 0 30px;
	text-align: left;
	width: 460px;
}
#ot-intro h1 {
	font-size: 14px;
	margin: 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}
#ot-intro p {
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0 5px 0;
}

#ottWidget {
	float: left;
	background: url(/images/booking-widget/bg-top.gif) top left no-repeat;
	display: inline;
	margin: 10px 0 0 0;
	overflow: hidden;
	padding: 0 0 10px 0;
	width: 234px;
}
#ottWidget #widget {
	background:url(/images/booking-widget/bg-body.gif) 0 0 repeat-y;
	margin:0;
	margin-top: 14px;
	overflow: hidden;
	padding: 0 18px 5px 18px;
	width: 215px;
}
#ottWidget-footer {
	background: transparent url(/images/booking-widget/bg-bottom.gif) top left no-repeat;
	display: block;	 
	height:14px;
	margin: 0;
	padding: 0;
	width: 234px;
}
.widget-partner {
	clear: both;
	margin:0;
	padding: 10px 30px 10px 0;
	text-align: right;
}
#ot-packages {
	float: left;
	margin: 0;
	padding: 0;
	width: 760px;
}
#ot-packages h1 {
	font-size: 14px;
	margin: 0;
	padding: 0 0 10px 30px;
	text-transform: uppercase;
}
#ot-packages .ot-pack {
	float: left;
	margin: 0;
	padding: 5px 0 5px 0;
	width: 380px;
}
#ot-packages .ot-pack img {
	padding: 5px 10px 30px 0;
	margin: 0 0 0 28px;
}
#ot-packages .ot-pack p {
	font-size: 12px;
	text-align: left;
	padding: 0;
	padding-right: 10px;
	margin:0;
}
#ot-packages h4 {
	color: #c46d13;
	margin:0;
	padding:0;
	font-weight: bold;
	font-size: 12px;
}
p#top {clear: both; padding-right: 30px; text-align: right;}
p#top a, p#top a:visited, p#top a:active { color: #463826; font-size: 10px; text-decoration: underline;}
p#top a:hover { color: #463826; font-size: 10px; text-decoration: none;}

