html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	background-image: url("/files/design/images/background.gif");
	background-repeat: repeat-x;
}
img {
	border-width: 0px;
}
a,a:visited,a:active {
	text-decoration: none;
	color: #ff5a00;
}
a:hover {
	text-decoration: underline;
	color: #ff5a00;
}
#design {
	margin-left: auto;
	margin-right: auto;
	width: 803px;
}
.pageimage {
	width: 502px;
	height: 216px;
	float: right;
	position:relative;
	bottom: 3px;
}
table {
	border-collapse: collapse;
}
table td {
	margin: 0px;
	padding: 0px;
}
td {
	text-align: center;
}
.contactTable {
	width: 300px;
}
.infotable td, .contactTable td {
	text-align: left;
}
.breaker {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.tab {
	float: left;
	margin-top: 48px;
	position: relative;
	top: 1px;
	cursor: pointer;
}
.notab {
	float: left;
	margin-top: 48px;
	position: relative;
	top: 1px;
}
.destinationbox {
	border: 1px solid #dedede;
	padding: 5px;
	margin-bottom: 10px;
}
.roomtypebox {
	border: 0px dashed #DDDDDD;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}
.roomtypeicons {
	margin-top: 11px;
}
.pricefrom {
	margin-top: 5px;
	margin-left: 10px;
}
.weekinfo {
	background-color: #EEEEEE;
	padding-top: 10px;
	text-align: left;
	padding-left: 10px;
	width: 137px;
	height: 26px;
	font-weight: bold;
	background-image: url("/images/design/images/price_backgr.gif");
}
.roomtypebox .price {
	font-size: 17px;
	font-weight: bold;

	width: 120px;
	text-align: right;
}
.roomtypebox .includingallpersons {
	width: 120px;
	text-align: right;
}
.roomtypebox .arrownext {
	font-size: 14px;
	display: block;
	text-decoration: none;
	color: #6c6c6c;
}
.roomtypebox .information {
	font-size: 14px;
	display: block;
	text-decoration: none;
	color: #6c6c6c;
}
.roomtypebox .rightcol {
	float: right;
	position: relative;
	top: 5px;
	right: 17px;
}
.roomtypebox .arrownext:hover {
	font-size: 14px;
	display: block;
	text-decoration: underline;
	color: #6c6c6c;
}
.arrownextimage {
	position: relative;
	top: 5px;
	left: -5px;
}
.destinationimage {
	
}
.destinationstars {
	margin-top: 0px;
	position: relative;
	bottom: 15px;
}
.pricediv {
	background-image: url("/files/design/images/select_roomtype.gif");
	float: right;
	width: 212px;
	overflow: hidden;
	height: 60px;
}
.destinationtext {
	font-size: 11px;
	line-height: 17px;
}
.destinationwrapper {
	
}
.destinationleftcolumn {
	float: left;
	margin-right: 9px;
	width: 131px;
	overflow: hidden;
}
.destinationbox h2, .destinationbox h2 a, .roomtypebox h2, .roomtypebox h2 a {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 2px;
	text-decoration: none;
}
.readmorebutton {
	float: right;
	margin-right: 10px;
	margin-bottom: 3px;
}
#logo {
	float: right;
	margin-bottom: 20px;
}
#toplogoandtabs {
	margin-top: 30px;
}
#searchrightcorner {
	float: left;
	margin-top: 47px;
	position: relative;
	top: 1px;
}
#search {
	float: left;

	width: 288px;
	height: 214px;
}
#searchinner {
	padding: 5px 10px 20px 20px;
	position: relative;
	top: 40px;
}
.line {
	height: 25px;
}
.label {
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	margin-top: 3px;
}
.firstlabel {
	width: 100px;
	white-space:nowrap;
}
.secondlabel {
	margin-left: 8px;
	margin-right: 5px;
}
.numrooms {
	margin-left: 20px;
	margin-right: 7px;
}
.value {
	float: left;
	margin-left: 10px;
}
.large {
	width: 167px;
}
.small {
	width: 31px;
}
.searchsubmit {
	float: right;
	margin-right: 15px;
}
#menu {
	margin-top: 15px;
	margin-bottom: 15px;
}
.menuitem,.menuitemselected {
	font-family: "Trebuchet MS",Arial, sans-serif;
	font-size: 14px;
	height: 30px;
}
.menuitem a,.menuitemselected a, .menuitem a:visited,.menuitemselected a:visited {
	color: #000000;
	text-decoration: none;
}
.menuitem {
	background-repeat: repeat-x;
	background-position: 0px 18px;
}
.menuitem a:hover {
	color: #ff5a00;
}
.menuitemselected {
	background-repeat: repeat-x;
	background-position: 0px 18px;
}
#banners {
	width: 285px;
	float: left;
	margin-right: 15px;
}
#banners h2 {
	font-size: 14px;
}
.banner {
	width: 285px;
	height: 101px;
	margin-bottom: 10px;
	display: block;
}
#maincontent {
	padding: 0px;
	width: 490px;
	float: left;
	padding-bottom: 20px;
}
.orderinput {
	width: 200px;
	border: 1px solid #d5d5d5;
}
.orderTextarea {
	width: 200px;
	height: 100px;
	border: 1px solid #d5d5d5;
}
.notFilled {
	background-color: #fff8a4;
	border: 1px solid #333333;
}
#imagetext {
	font-family: "Lucida Sans Unicode", Tahoma, Arial;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
h1 {
	font-family: "Lucida Sans Unicode", Tahoma, Arial;
	font-size: 24px;
	color: #010101;
	font-weight: normal;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #6c6c6c;
	font-weight: bold;
	line-height: 18px;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6c6c6c;
	line-height: 18px;
	position: relative;
	bottom: 15px;
}
p, td, div, span, li  {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5c5c5c;
}
#smallpageimage {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#bottom {
	margin-top: 0px;
	font-size: 11px;
}
hr {
	height: 1px;
}
#alsovisittext {
	position: relative;
	bottom: 8px;
	font-size: 11px;
}
#copytext {
	position: relative;
	bottom: 6px;
	font-size: 10px;
}
#maincontent p {
	line-height: 17px;
}
.mailform_text {
	width: 200px;
	margin-bottom: 10px;
}
.mailform_textarea {
	width: 200px;
}
.mailform_submit {
	width: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	left: 78px;
}
.icondiv {
	margin-bottom: 10px;
}
.iconimage {
	float: left;
	margin-right: 5px;
}
.iconimage_roomtype {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
}
.icontext {
	position: relative;
	top: 7px;
}
.roomtype_infobox {
	display: none;
	position: absolute;
	
	border: 1px solid #999999;
	
	z-index: 100;
}
.inlineborder {
	width: 400px;
	border: 2px solid #FFFFFF;
	background-color: #fbf8cd;
	background-image: url("/files/design/images/infobox_bg.gif");
	background-repeat: repeat-x;
	padding: 10px;
}
.roomtype_infobox h2 {
	font-size: 16px;
}
.select {
	font-size: 17px;
}
.receipt {
	font-family: 'Courier new', 'System', 'Monotype';
}
#priceperperson {
	float: right;
	padding: 8px;
	background-color: #FBF8CD;
	border: 2px solid #CECECE;
}
.flagContainer {
	float:left;
	padding-top:4px;
}
.flagContainer img {
	margin-right:10px;
}
