@import url(../css/villa_menu.css);
@import url(../css/form.css);
@import url(../css/villa_inside.css);
* html .clearfix { height: 1%; }
a img {
  border: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	background-image: url(../images/bg.jpg);
	background-color: #021838;
	background-repeat: repeat-x;
	margin: 0px;
}
.popup_bg {
	background-color: #021838;
	margin: 0px;
	padding:0px;
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#pagewidth {
	width: 924px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 12;
	padding-bottom: 0;
	padding-left: 12;
}
#header {
	float: left;
	height: 118px;
	width: 900px;
}
.logo {
	height: 110px;
	width: 195px;
	float: left;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#container {
	width: 636px;
	margin-top: 56px;
	margin-right: 0px;
	margin-bottom: 23px;
	padding-left: 45px;
	float: right;
}

* html .logo{
  background: none; /*Remove background*/
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
      src='images/logo.png',
      sizingMethod='image');
}
#banner {
	float: left;
	height: 377px;
	width: 900px;
}
* html .banner_text{
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/banner_text.png',sizingMethod='image');
}
.banner_text {
	background-image: url(../images/banner_text.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 340px;
	width: 190px;
	margin-top: 36px;
	margin-bottom: 0px;
	margin-left: 20px;
	z-index: 2;
	padding-right: 45px;
}

.banner_flash {
	height: 340px;
	width: 635px;
	margin-bottom: 30px;
	float: right;
}
#main_content {
	width: 900px;
	float: left;
}
.villa_news {
	float: left;
	width: 210px;
	margin-bottom: 23px;
	padding-left: 5px;
	padding-right: 35px;
}
.welcome_text {
	float: left;
	width: 381px;
	margin-bottom: 23px;
	margin-right: 8px;
	height: 258px;
}
.page_divider_line {
	background-image: url(../images/img_page_divider_line.gif);
	background-repeat: repeat-x;
	float: left;
	height: 1px;
	width: 900px;
	padding-right: 2px;
	padding-left: 2px;
}

.villa_entrance_img {
	float: right;
	height: 245px;
	width: 242px;
}
.villa_updates_head {
	height: 34px;
	width: 210px;
}
.villa_updates_text {
	width: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BDBDBD;
	padding-left: 10px;
	text-align: left;
	margin-top: 18px;
	margin-bottom: 16px;
	float: left;
}
.property_highlight_head {
	background-image: url(../images/img_home_head_property_highlight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 170px;
}

.villa_updates_linedivider {
	width: 210px;
	float: left;
	height: 1px;
}
#bottom_content {
	width: 900px;
	float: left;
	margin:0 0 20px 0;
}
.property_highlight {
	float: left;
	width: 260px;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	width: 900px;
}

.page_divider_line_vertical {
	background-image: url(../images/img_page_divider_line1.gif);
	background-repeat: repeat-y;
	float: left;
	height: 370px;
	width: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 8px;
	margin-left: 8px;
}
.venture {
	float: left;
	width: 320px;
}
.help {
	float: left;
	width: 230px;
}
.property_highlight_img {
	width: 250px;
	height: 332px;
	margin-right: 5px;
	margin-left: 5px;

}
.venture_head {
	background-image: url(../images/img_home_head_venture.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 300px;
	padding-right: 5px;
	padding-left: 5px;
}
.venture_text {
	width: 295px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BDBDBD;
	text-align: justify;
	line-height: 16px;
	padding-top: 15px;
	margin-right: 10px;
	padding-left: 10px;
}
.help_head {

	xbackground-image: url(../images/img_home_head_help.jpg);
	xbackground-repeat: no-repeat;
	xbackground-position: left top;
	xheight: 30px;
	xwidth: 218px;
	padding-right: 5px;
	padding-left: 5px;
}
.help_form_bg {
	background-image: url(../images/img_form_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 332px;
	width: 218px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 25px;
}
.input_text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #8EC1F2;
	background-color: #3D5171;
	height: 25px;
	width: 190px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.input_textarea {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #8EC1F2;
	background-color: #3D5171;
	width: 190px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	height: 125px;
}

#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	width: 900px;
}
#footer_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #92A1BB;
	text-align: center;
	clear: both;
	padding-top: 10px;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}

#footer_text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #92A1BB;
	text-align: center;
	clear: both;
	padding-top: 10px;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}


/*#footer {
	background:url(../images/footer_bg.jpg) top left no-repeat;
	height:80px;
	clear:both;
}
#footer ul {
	margin:0px 0px 0px 0px;
	padding:45px 0px 0px 0px;
}
#footer li {
	display:inline;
	list-style-type:none;
	padding:5px 20px 0px 10px;
	margin:0px;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #92A1BB;
	text-align: center;
	text-decoration:none;
}
#footer a:hover {
	color:#4FC7FF;
}
#footer a:active {
	color:#4FC7FF;
}
#footer span {
	clear: both;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E7ABB;
	margin:-15px 0px 0px 0px;
	padding:0px 10px 0px 0px;
}
*/
#footer_text a:hover{
	color: #4FC7FF;
}
#footer_text .active{
	color: #4FC7FF;
}

#footer p {
	clear: both;
	float: left;
	display: block;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E7ABB;
	margin-top: 0px;
	margin-right: 40;
	margin-bottom: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 10px;
}

#footer span {
	width: 125px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E7ABB;
	
	text-align: center;*/
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 20px;
	clear: none;
	margin-right: 20;
	float: right;
}
.property_highlight_img_change {
	width: 260px;
	height: 120px;
	margin-top: 15px;
	margin-bottom: 25px;
}
#loadarea2.property_highlight_img_change {
    width: 240px;
	float:left;
	margin: 0;
	padding:0;
}
#property_list {
	width: 240px;
	float: left;
	margin-top: 25px;
	margin-bottom: 15px;
	
}
.villa_updates_img {

	width: 218px;
	padding-left: 5px;
	text-align: left;
	margin-top: 18px;
	margin-bottom: 16px;
	float: left;
}
#flashcontent 
{
        width:100%;
		height: 347px;
		float: left;
		overflow: visible;
}
	
#flashcontent_gallery {

        width:100%;
		height: 318px;
		float: left;
		overflow: visible;
}

#footer span.copyright {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E7ABB;
}
#footer span.copyright a
{
	color: #4E7ABB;
}
#footer span.copyright a:hover{
	color: #87B7FF;
}

//*.floorDesginer, .floorplans  {  float: left; display: inline; width: 180px; margin: 28px; }



*//.floorplans  {  width: 144px; margin: 35px; }



*//.floorplans img, .floorDesginer img { border: none;  margin: 0 0 5px 0; }



*//.plansText { float: left; font: 11px/14px Verdana,Arial,"MS Sans Serif",Helvetica,sans-serif; margin: 0; padding: 0;  }

p {
	width: 635px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A6A6A6;
	text-align: justify;
	float: left;
	margin-bottom: 8px;
	padding-left: 65px;
	line-height: 15px;
}
.main {
  	xmargin-right: 330px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
	color: #A6A6A6;
}

.faq {
	margin-top: 1em;
	margin-bottom: 6em;
	clear: left;
	xbackground-color:#fff;
}

.faq a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #98CDFF;	
	text-decoration: none;
	
}

#faq-a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A6A6A6;
}


.faq div {
	margin: 0.4em 0 1.5em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A6A6A6;
}

.main ol li{
	margin:25px 0 10px 35px;
	padding:0;
	text-align:justify;
	color: #98CDFF;
	font:normal 12px Verdana, Arial, sans-serif;
}

