/* CSS Document */

body {
	padding:10px 0 15px 0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*background-image:url(images/tile.png);*/
	background-color:#e8f0b9;
	color:#666666;
}

form {
	margin:0;
	padding:0;
}

img {
	border:0;
}

.break {
	height:1px;
	overflow:hidden;
	clear:both;
}

a {
	text-decoration:none;
	color:#666666;
}

a.green-a {
	color:#7ab484;
}

a.black-a {
	color:#000000;
}

p {
	margin:8px 0 8px 0;
	padding:0;
}

#container {
	margin:80px auto 0 auto;
	width:792px;
	min-height:631px;
	border:1px solid #666666;
	background-color:#FFFFFF;
}

#header {
	width:792px;
	height:220px;
	background-image:url(images/header-bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#menu {
	width:230px;
	height:198px;
	float:left;
}

#menu ul {
	list-style:none;
	padding:6px 0 0 0;
	margin:0;
	width:230px;
}

#menu ul li {
	display:block;
	height:20px;
	width:230px;
	padding:0;
	margin:0 0 1px 0;
}

#menu ul li a {
	background-repeat:no-repeat;
	height:20px;
	width:230px;
	display:block;
}

#menu ul li a#package {
	background-image:url(images/hotel-package.png);
}

#menu ul li a#suites {
	background-image:url(images/luxury-suites.png);
}

#menu ul li a#virtual {
	background-image:url(images/virtual.png);
}

#menu ul li a#booking {
	background-image:url(images/booking.png);
}

#menu ul li a#activities {
	background-image:url(images/activities.png);
}

#menu ul li a#about {
	background-image:url(images/about.png);
}

#menu ul li a#occasions {
	background-image:url(images/occasions.png);
}

#menu ul li a#conferences {
	background-image:url(images/conferences.png);
}

#menu ul li a#contact {
	background-image:url(images/contact.png);
}

#menu ul li a:hover {
	background-position:0px -20px;
}

#header-right {
	width:562px;
	height:198px;
	float:left;	
	text-align:right;
}

#content {
	clear:both;
	width:752px;
	padding:20px 20px 20px 20px;
}

#left {
	width:475px;
	float:left;
}

#right {
	width:277px;
	float:left;
}

#right p {
	padding:0;
	margin:0 0 15px 0;
	color:#666666;
}

div#main-image {
	margin:0 0 16px 0;
	border:1px solid #81b88b;
	width:448px;
	height:350px;
}


img.main-img {
	margin:0 0 16px 0;
	border:1px solid #81b88b;
}

img#bottom-left {
	margin:0 26px 0 0;
	border:1px solid #81b88b;
	float:left;
}

img#title-home {
	margin:0 26px 0 0;
	float:left;
}

img#tour-360 {
	float:left;
	margin:0 24px 0 0;
}

img#why {
	float:left;
}

#footer {
	clear:both;
	margin:0 auto 0 auto;
	width:782px;
	padding:10px 5px 0 5px;
	font-size:11px;
	/* color:#f0d1b4; */
	color:#333333;
}

#footer-left {
	width:537px;
	float:left;
}

#footer-left a {
	/* color:#f0d1b4; */
	color:#333333;
}

#footer-left p {
	margin:0;
	padding:5px 0 0 6px;
	clear:both;
}

#footer-left ul {
	list-style:none;
	padding:0;
	margin:0;
}

#footer-left ul li {
	display:block;
	float:left;
	padding:0 6px 0 6px;
	margin:0;
	/* background-image:url(images/footer.png);
	background-position:right;
	background-repeat:no-repeat; */
	border-right:1px solid #666666;
}

#footer-left ul li#footer-last {
	background-image:none;
	border-right:0;
}

#footer-left ul li a {

}

#footer-right {
	width:245px;
	float:left;
}

#footer-right table {
	padding:0;
	margin:0;
}

#footer-right input#email-address {
	margin:0 6px 0 6px;
	padding:0;
	border:0px;
	background-color:#ebbc8e;
	width:100px;
	height:18px;
	color:#FFFFFF;
}

#detail-images {
	width:450px;
	float:left;
	border-right:15px solid #FFFFFF;
	border-bottom:15px solid #FFFFFF;
}

#detail-images div {
	border:1px solid #81b88b;
}

#detail-images div#image-paging {
	width:438px;
	height:19px;
	padding:4px 0 0 10px;
	border:0;
	border-bottom:1px solid #81b88b;
	border-right:1px solid #81b88b;
	border-left:1px solid #81b88b;
	color:#000000;
	overflow:hidden;
}

#image-paging a {
	color:#000000;
}


#left #virtualbox {
	border:1px solid #81b88b;
	width:448px;
	height:240px;
}
#right #virtual-paging {
	float:right;
	font-size:x-small;
}


.virtual-col {
	width:125px;
	float:left;
	padding:0 10px 0 0;
	font-size:10px;
	line-height:21px;
}

p#news-paging {
	color:#000000;
	text-align:right;
	padding:0 5px 7px 0;
	border-bottom:1px solid #81b88b;
	margin:0;
	display:block;
}

h2.news-h2 {
	font-size:12px;
	color:#666666;
	margin:8px 0 0 0;
	padding:0;
}

.news-listing {
	width:752px;
	margin:0 0 12px 0;
}

.listing-left {
	width:105px;
	float:left;
}

.listing-left img {
	border:1px solid #81b88b;
}

.listing-right {
	width:647px;
	float:left;
}

#luxury-container {
	/* width:750px; */
	width: 693px;
	border:1px solid #81b88b;
}

#luxury-left {
	/* width:449px; */
	width: 392px;
	float:left;
}

#luxury-text {
	/* width:429px; */
	width: 372px;
	padding:10px 10px 10px 10px;
	clear:both;
}

#luxury-right {
	width:300px;
	float:left;
	border-left:1px solid #81b88b;

}

.artist {
	width:56px;
	float:left;
}

.artist#van-gogh {
	width:57px;
	float:left;
}

.artist-top {
	width:56px;
	height:54px;
}

.artist-bottom {
	width:56px;
	height:17px;
	background-color:#e7efe2;
	padding:3px 0 0 0;
	text-align:center;
	font-size:11px;
	color:#000000;
}

.artist#van-gogh {
	width:57px;
}

.artist#van-gogh .artist-top {
	width:57px;
}

.artist#van-gogh .artist-bottom {
	width:57px;
}


#contact_left {
	float:left;
	width:350px;
	
}

#contact_right {
	padding-left:30px;
	float:left;
	width:350px;
	border-left:1px solid #CCCCCC;
}

#contact strong {
	float:left;
	clear:both;
	width:120px;
	padding-top:3px;
}

#contact input {
	width: 200px;
}

#contact textarea {
	width: 220px;
	height:150px;
}

#contact span {
	color:#CC0000;
}

#contact input.checkbox {
	width:auto;
	margin:2px 2px 10px 120px;
	float:left;
}

#contact em {
	width:200px;
	float:left;
	font-style:normal;	
	padding-bottom:10px;
	font-size:11px;
}

#contact input.button {
	width:auto;
}