html, body, * {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
}
a {
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
}
div {
	position: relative;
	zoom: 1;
}
table, tr, td {
	border-collapse: collapse;
}
body {
	background: url('../images/background.jpg') top left;
}
div.container, table.container {
	width: 100%;
	background: url('../images/inner_background.jpg') top left repeat-x;
}
div.inner_container, table.inner_container {
	width: 1004px; 
	background: #ffffff;
}
div.head_1 {
	height: 36px;
	width: 984px;
	background: url('../images/head_bg.jpg') bottom left no-repeat #ffffff;
	overflow: hidden;
}
div.head_1 table.menu {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 25px;
}
div.head_1 table.menu td.left_on {
	width: 7px;
	overflow: hidden;
	background: url('../images/mn_left_on.jpg') top left no-repeat;
}
div.head_1 table.menu td.right_on {
	width: 9px;
	overflow: hidden;
	background: url('../images/mn_right_on.jpg') top left no-repeat;
}
div.head_1 table.menu td.title_on {
	width: auto;
	background: url('../images/mn_bg_on.jpg') top left repeat-x;
}
div.head_1 table.menu td.left {
	width: 7px;
	overflow: hidden;
	background: url('../images/mn_left.jpg') top left no-repeat;
}
div.head_1 table.menu td.right {
	width: 9px;
	overflow: hidden;
	background: url('../images/mn_right.jpg') top left no-repeat;
}
div.head_1 table.menu td.title {
	width: auto;
	background: url('../images/mn_bg.jpg') top left repeat-x;
}
div.head_1 table.menu td.title a {
	color: #aaaaaa;
	text-decoration: none;
}
div.logo {
	z-index: 5;
	height: 103px;
	width: 984px;
	background: url('../images/logo_bg.jpg') top left no-repeat #ffffff;
}
div.head_2 {
	z-index: 6;
	background: #ffffff;
	height: 304px;
	width: 984px;
}
div.head_2 div.flash {
	width: 586px;
	height: 304px;
	position: absolute;
	top: 0px;
	right: 0px;
}
div.head_2 div.flash object {
	position: relative;
}
div.head_2 div.tabs {
	width: 385px;
	height: 304px;
}
div.head_2 div.tabs_top {
	height: 28px;
	width: 385px;
	background: url('../images/tabs_top_bg.jpg') top left no-repeat;
}
div.head_2 div.tabs_bg {
	width: 385px;
	height: 197px;
	background: url('../images/tabs_bg.jpg') top left no-repeat;
	display: none;
	overflow: hidden;
}
div.head_2 div.tabs_bg div.tab_inner {
	margin: 7px 35px 7px 35px;
}
div.head_2 div.tabs_top div.item_on {
	width: auto;
	height: 28px;
	float: left;
	line-height: 28px;
	font-size: 13px;
	font-weight: bold;
	border-right: 1px solid #b5b6ab;
	background: url('../images/tabs_item_bg_on.jpg') top left repeat-x;
}
div.head_2 div.tabs_top div.item {
	width: auto;
	height: 28px;
	float: left;
	line-height: 28px;
	font-size: 13px;
	font-weight: bold;
	border-right: 1px solid #b5b6ab;
	background: url('../images/tabs_item_bg_off.jpg') top left repeat-x;
}
div.head_2 div.tabs_top div.item img, div.head_2 div.tabs_top div.item_on img { 
	position: absolute;
	top: 0px;
	left: 0px;
}
div.head_2 div.tabs_top div.item a, div.head_2 div.tabs_top div.item_on a {
	margin-left: 18px;
	margin-right: 18px;
}
div.special_offer {
	height: 79px;
	background: url('../images/special_offer_bg.jpg') top left no-repeat;
	overflow: hidden;
}
a.logo {
	display: block;
	width: 332px;
	height: 80px;
	position: absolute;
	top: 23px;
	left: 27px;
}
div.hotels {
	width: 984px;
}
div.hotels table.hotels td.hotel {
	width: 315px;
	height: 308px;
}
div.hotels table.hotels td.sep {
	width: 19px;
}
div.hotels table.hotels div.item {
	background-position: top left;
	background-repeat: no-repeat;
	width: 90px;
	height: 31px;
	line-height: 31px;
}
div.hotels table.hotels div.item a {
	margin-left: 11px;
	color: #fffefe;
	text-decoration: none;
}
/*
 *	hotel item spacers
 */
div.hotels table.hotels div.item_spacer_royale {
	width: 90px;
	background: url('../images/royale/hotel_1_bgs2.jpg') bottom left no-repeat #eb99ad;
}
div.hotels table.hotels div.item_spacer_city {
	width: 90px;
	background: url('../images/city/hotel_1_bgs2.jpg') bottom left no-repeat #ffc299;
}
div.hotels table.hotels div.item_spacer_stay {
	width: 90px;
	background: url('../images/stay/hotel_1_bgs2.jpg') bottom left no-repeat #a1dd99;
}
div.footer, div.footer a {
	font-size: 12px;
	text-decoration: none;
}
div.content_head {
	width: 984px;
	height: 53px;
	background: url('../images/content_head.jpg') top left no-repeat;
	color: #858585;
	line-height: 44px;
}
div.content_head a {
	color: #858585;
	font-size: 13px;
	font-family: Tahoma;
	text-decoration: none;
}
div.content_head p {
	margin-left: 30px;
	font-size: 9px;
	font-family: Arial;
}
div.content_bottom {
	height: 43px;
	width: 984px;
	background: url('../images/content_bottom.jpg') top left no-repeat;
}
td.inner_menu {
	width: 225px;
}
td.inner_content {
	width: 759px;
}
div.inner_content {
	margin-left: 23px;
	margin-right: 23px;
	line-height: 20px;
}
div.imitem {
	text-align: left;
	background: url('../images/imitem_bg.png') top left no-repeat;
	width: 208px;
	height: 25px;
	line-height: 25px;
	margin-bottom: 5px;
}
div.imitem2 {
	text-align: left;
	background: url('../images/imitem_bg2.png') top left no-repeat;
	width: 208px;
	height: 25px;
	line-height: 25px;
}
div.imitem2_sub {
	text-align: left;
	background: #ecede3;
	width: 208px;
	line-height: 20px;
}
div.imitem_bottom {
	width: 208px;
	height: 10px;
	margin-bottom: 5px;
	background: url("../images/imitem_bottom.png") top left no-repeat;
}
div.imitem a, div.imitem2 a, div.imitem2_sub a {
	margin-left: 13px;
	text-decoration: none;
}
div.imitem2 a {
	text-decoration: underline;
}
a.imsel {
	color: #a40000;
	font-weight: bold;
}
div.lang_selection {
	position: absolute;
	right: 11px;
	top: 7px;
	height: 19px;
	z-index: 100;
}
div.lang_sel_title {
	height: 19px;
	line-height: 19px;
	float: left;
	color: #616161;
}
table.ddb tr.hover {
	background: #e5e6e0;
}
/*
 *	drop down box selection
 */
div.ddb {
	margin-left: 8px;
	float: left;
	width: 122px;
	height: 19px;
	background: url('../images/dd_lang_sel.jpg') top left no-repeat;
	cursor: pointer;
}
div.ddb_on {
	background: url('../images/dd_lang_sel_on.jpg') top left no-repeat;
}
div.ddb_selection {
	display: none;
	position: absolute;
	top: 19px;
	width: 122px;
	height: auto;
	background: #ffffff;
	border: 1px solid #aaaaaa;
}
table.ddb td.flag {
	width: 24px;
	height: 19px;
}
table.ddb td.title {
	width: 98px;
	height: 19px;
	line-height: 19px;
	color: #616161;
}
table.ddb td.title a {
	text-decoration: none;
}
div.sitemap {
	margin-left: 30px;
}
div.sitemap div {
	line-height: 20px;
}
div.sitemap div a {
	text-decoration: none;
}
div.ccontent {
	width: 984px;
	margin-bottom: 16px;
}
div.search_box {
	position: absolute;
	top: 72px;
	left: 798px;
	background: url("../images/search_box.jpg") top left no-repeat;
	z-index: 20;
	width: 153px;
	height: 22px;
}
div.search_box input.search_q {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 100px;
	height: 16px;
	background: none;
}
div.search_box input.search_button {
	position: absolute;
	top: 0px;
	left: 104px;
	width: 49px;
	height: 22px;
	background: none;
	cursor: pointer;
}
div.s_title a, div.s_title {
	color: #a40000;
	font-weight: bold;
	text-decoration: none;
}
div.s_summary {
	text-decoration: none;
	margin-bottom: 20px;
}
div.off {
	width: 325px;
	overflow: hidden;
	height: 79px;
	position: absolute;
	left: 31px;
}
ul.offers {
	position: absolute;
}
ul.offers, ul.offers li {
	list-style: none;
}
ul.offers li {
	display: block;
	width: 385px;
	height: 79px;
	position: relative;
}
div.so_head {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	position: absolute;
	top: 9px;
	left: 14px;
	z-index: 10;
}
div.so_head span {
	margin-right: 8px;
}
div.so_title {
	position: absolute;
	top: 30px;
	width: 325px;
}
div.so_title2 {
	color: #5b5b5c;
	position: absolute;
	top: 30px;
	width: 325px;
}
div.so_title a {
	color: #2b6090;
	text-decoration: underline;
}
div.so_offer {
	position: absolute;
	top: 47px;
	line-height: 13px;
	width: 325px;
	height: 26px;
	overflow: hidden;
}
div.so_offer a {
	color: #5b5b5c;
	text-decoration: none;
}
div.so_left {
	position: absolute;
	top: 43px;
	left: 8px;
	width: 9px;
	height: 16px;
	z-index: 20;
}
div.so_right {
	position: absolute;
	top: 43px;
	right: 8px;
	width: 9px;
	height: 16px;
	z-index: 20;
}
div.hotel_address {
	 color: #868686;
	 text-align: center;
}
table.booking {
	width: 318px;
}
table.booking td.title {
	height: 25px;
}
table.booking td.title span {
	font-weight: bold;
	font-size: 10px;
	margin-left: 3px;
}
table.booking select.hotelid {
	width: 318px;
	height: 21px;
	border: 1px solid #b5b6ab;
}
table.booking select.hotelid option {
	padding-left: 10px;
	height: 16px;
	line-height: 16px;
}
table.booking td.date_in {
	width: 163px;
}
table.booking td.date_in input.date {
	width: 132px;
	height: 21px;
	border: 1px solid #b5b6ab;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
table.booking td.date_out {
	width: 155px;
}
table.booking td.date_out input.date {
	width: 131px;
	height: 21px;
	border: 1px solid #b5b6ab;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
table.booking td.adults select {
	width: 152px;
	height: 21px;
	border: 1px solid #b5b6ab;
}
table.booking td.children select {
	width: 155px;
	height: 21px;
	border: 1px solid #b5b6ab;
}
table.booking td.date_in div.cont {
	width: 152px;
}
table.booking td.date_in div.cont {
	width: 155px;
}
div.clocks {
	position: absolute;
	top: 16px;
	left: 403px;
}
div.clocks table td {
	width: 70px;
	height: 60px;
	text-align: middle;
}
div.clocks table tr.titles td {
	height: 11px;
	text-align: center;
	color: #636363;
}
h1.titles {
	height: 11px;
	text-align: center;
	color: #636363;
	margin: 0px;
	font-weight: normal;
}
h2.titles {
	height: 11px;
	text-align: center;
	color: #636363;
	margin: 0px;
	font-weight: normal;
}
div.booking_form {
	width: 318px;
	height: 195px;
}
div.booking_button {
	position: absolute;
	top: 153px;
	left: 208px;
	width: 109px;
	height: 23px;
	background: url('../images/booking_button.gif') top left no-repeat;
}
div.booking_button input {
	width: 109px;
	height: 23px;
	background: none;
	color: #ffffff;
	cursor: pointer;
}
#gallery td {
	width: 91px;
	height: 92px;
}
#gallery td a {
	position: relative;
	display: block;
	width: 85px;
	height: 86px;
}
#gallery div.c {
	width: 85px;
	height: 86px;
	background: url('../images/gallery_corners.gif') top left no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}
img.book_icon {
	position: absolute;
	left: 24px;
	top: -9px;
}
div.quick_overview, h1.quick_overview {
	position: absolute;
	top: -9px;
	left: 85px;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	font-weight: normal;
}
img.gallery_icon {
	position: absolute;
	left: 364px;
	top: -9px;
}
div.gallery_title {
	position: absolute;
	top: -9px;
	left: 425px;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
}
div.gallery_preview {
	position: absolute;
	top: -9px;
	left: 555px;
	height: 48px;
	line-height: 48px;
}
div.floating_gallery {
	position: absolute;
	top: 42px;
	left: 427px;
}
div.quick_overview_content {
	margin-left: 85px;
	width: 255px;
}
div.show_all_photos img {
	margin-left: 6px;
	margin-right: 7px;
}
div.call {
	width: 330px;
	height: 68px;
	margin-left: 11px;
}
div.call div.title {
	position: absolute;
	top: 10px;
	left: 78px;
	height: 23px;
	line-height: 23px;
	font-size: 15px;
	font-weight: bold;
}
div.call div.phone {
	font-family: "Trebuchet MS";
	font-size: 20px;
	position: absolute;
	top: 38px;
	left: 78px;
}
div.ic_title {
	height: 60px;
}
div.ic_title img.book_icon {
	position: absolute;
	left: 0px;
	top: -9px;
}
div.ic_title div.quick_overview {
	position: absolute;
	top: -9px;
	left: 61px;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
}
img.o_bu {
	cursor: pointer;
}
a.tooltip {
	cursor: help;
	margin-left: 5px;
}
#stars4city {
	display: none;
}
#stars3city {
	display: block;
}
form.feedback th, form.fb2 th {
	width: 100px;
	font-size:10px;
	font-weight:bold;
	text-align: left;
	line-height: 20px;
}
form.feedback td, form.fb2 td {
	width: 300px;
	line-height: 20px;
}
form.feedback input, form.fb2 input.text, form.feedback select {
	border: 1px solid #B5B6AB;
	height: 20px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
	width:200px;
}
form.feedback textarea, form.fb2 textarea {
	border: 1px solid #B5B6AB;
	width: 280px;
	height: 100px;
}
form.feedback div.fbutton, form.fb2 div.fbutton {
	width: 380px;
	height: 33px;
	clear: both;
}
form.feedback div.fbutton input, form.fb2 div.fbutton input {
	position: absolute;
	right: 0px;
	top: 10px;
	width: 109px;
	height: 23px;
	color: #ffffff;
	border: 0px;
	background: url('../images/booking_button.gif') top left no-repeat;
}
div.fmessage {
	height: 30px;
	line-height: 20px;
}
div.to_top {
	height: 50px;
	line-height: 50px;
	margin-left: 250px;
}
div.to_top a {
	font-size: 12px;
	text-decoration: none;
}
div.subscribe {
	position: absolute;
	top: 108px;
	left: 798px;
	z-index: 20;
}
div.subscribe a {
	color: #636363;
	text-decoration: none;
	font-size: 13px;
}
div.subscribe span {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #ff5400;
}
div.go_back a {
	font-size: 12px;
	text-decoration: none;
}
div.guest_feedback {
	margin-top: 10px;
}
div.guest_feedback div.feedback {
	font-style: italic;
}
div.guest_feedback div.guest {
	font-weight: bold;
	font-style: italic;
}
div.book_button { 
	position: absolute;
	top: 34px;
	left: 84px;
	height: 43px;
	line-height: 39px;
}
div.book_button a {
	font-family: Tahoma;
	font-size: 18px;
	text-decoration: none;
}
div.book_button img#book_button_left {
	position: absolute;
	left: -15px;
	top: 0px;
}
div.book_button img#book_button_right {
	position: absolute;
	right: -17px;
	top: 0px;
}