@charset "utf-8";
/* CSS Document */

input {
	border:1px solid #c3cdba;
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size: 10pt;
	color:#333333;
}

textarea {
	border:1px solid #c3cdba;
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size: 10pt;
	color:#333333;
	width:311px;
}

input.button {
	background-color:#e8f0e0;
	border:1px solid #8da478;
	font-family: Verdana;
	font-size: 10pt;
	color: #005000;
	cursor:pointer;
}

input.button:hover {
	font-family: Verdana;
	font-size: 10pt;
	color: #ffffff;
	background-color:#f5f4f3;
	border:1px solid #8da478;
}

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.bghead {
	background-image: url(images/head_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.separateline {
	font-family: Verdana;
	font-size: 7pt;
	color: #585858;
}
.separateline2 {
	font-family: Verdana;
	font-size: 7pt;
	color: #6fa8ff;
}
.footer {
	font-family: Verdana;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	line-height:15pt;
}
.footer:hover {
	color: #FFFFFF;
	Text-transform: uppercase;
}
.linkmenu {
	font-family: Verdana;
	font-size: 7pt;
	color: #cccccc;
	text-decoration: none;
	text-transform: uppercase;
}
.linkmenu:hover {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
.tittleflash {
	font-family: Verdana;
	font-size: 7pt;
	color: #000000;
	text-transform: uppercase;
}
.bgcontent {
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bglotus {
	background-image: url(images/bg_lotus.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tittletext {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 13pt;
	color: #cccccc;
	text-align: justify;
}
.texts {
	font-family: Verdana;
	font-size: 4pt;
	color: #12306D;
	text-align: justify;
}
.texts2 {
	font-family: Verdana;
	font-size: 4pt;
	color: #17387B;
	text-align: justify;
}
.copyright {
	font-family: Verdana;
	font-size: 7pt;
	color: #FFFFFF;
	text-align:center;
	line-height: 11pt;
}
.linkcopyright {
	font-family: Verdana;
	font-size: 7pt;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
.linkcopyright:hover {
	color: #ffffff;
	text-decoration: underline;
	text-transform: uppercase;
}
.linkcontent {
	color: #99ccff;
	text-decoration:none;
}
.linkcontent:hover {
	color: #ffcc66;
	text-decoration:none;
}


/* CSS for Villas & Private Villas Page */
.villatext {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 11pt;
	color: #cccccc;
	text-align: justify;
}
.link3 {
	font-family: Verdana;
	font-size: 7pt;
	color: #99ccff;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
.link3:hover {
	color: #ffcc66;
	text-decoration: none;
	text-transform: uppercase;
}
.link4 {
	font-family: Verdana;
	font-size: 7pt;
	color: #cccccc;
	font-weight:bold;
	text-decoration: none;
}
.link4:hover {
	color: #ffcc66;
	text-decoration: none;
}
.price {
	font-family: Verdana;
	font-size: 7pt;
	line-height: 9pt;
	color: #ffcc66;
}
.tittlevillas {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.contentvilla {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 15pt;
	color: #cccccc;
	text-align: justify;
}
.captionblack {
	font-family: Verdana;
	font-size: 7pt;
	color: #153574;
	text-align: center;
	letter-spacing: -0.5px;
}
.linkbold { text-decoration:none; font-weight:bold; color:#cccccc; }
	.linkbold:hover { text-decoration:none; color:#cccccc; }

