
/* CSS Document */
body  {
	margin : 0 0 0 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #938652;	
	line-height: 13px;
	background: url(../images/body_bg.gif) repeat-x;
	background-color: #F6F6F6;
}

a {
	outline: none;
	color: #1999D1;
}

h1 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 24px;
	font-weight : normal;
	margin: 0;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #D59E21;
	margin: 5px 0 10px 0;
}

.home_container {
	margin: 0 auto 0 auto;
	width:1200px;
	background: url(../images/home_wing.gif) no-repeat 0 127px;
}


.sub_container {
	margin: 0 auto 0 auto;
	width:1200px;
	background: url(../images/sub_wing.gif) no-repeat 0 127px;
}

#container {
	margin: 0 auto 0 auto;
	width:950px;
	height:100%;
	background: #FFFFFF;
	
}

.error { color:#FF0000; }
/************************************/
/*             Header               */
/************************************/

#header {
	position:relative;
	float:left;
	width:950px;
	height:81px;
	background: url(../images/header_bg.gif) repeat-x;
}

h1.logo {
	float:left;
	background: url(../images/logo.gif) no-repeat;
	width: 270px;
	height: 81px;
	text-indent: -1500px;
}

/************************************/
/*           Navigation             */
/************************************/

#nav_bar {	

	float:left;
	width:950px;
	height:46px;
	background : url(../images/nav_bg.gif);
}

ul#left-nav {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	float:left;
	width:473px;
	height:46px;
	list-style:none;
}

ul#left-nav li {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	float:left;
	list-style:none;
}

ul#left-nav li.nav_home a {
background : url(../images/left_nav.gif) no-repeat 0 0;
text-indent : -1500px;
display : block;
float : left;
width : 76px;
height:46px;
}

ul#left-nav li.nav_about a {
background : url(../images/left_nav.gif) no-repeat -77px 0;
text-indent : -1500px;
display : block;
float : left;
width : 93px;
height:46px;
}

ul#left-nav li.nav_project a {
background : url(../images/left_nav.gif) no-repeat -170px 0;
text-indent : -1500px;
display : block;
float : left;
width : 95px;
height:46px;
}

ul#left-nav li.nav_contact a {
background : url(../images/left_nav.gif) no-repeat -265px 0;
text-indent : -1500px;
display : block;
float : left;
width : 115px;
height:46px;
}

ul#left-nav li.nav_activities a {
background : url(../images/left_nav.gif) no-repeat -380px 0;
text-indent : -1500px;
display : block;
float : left;
width : 94px;
height:46px;
}

ul#right-nav {
    margin : 0 0 0 0;
    padding : 0 0 0 0;
    float:right;
    width:222px;
    height:46px;
}

ul#right-nav li {
    margin : 0 0 0 0;
    padding : 0 0 0 0;
    list-style:none;
    float:left;
}

ul#right-nav li.nav_member a {
background : url(../images/right_nav.gif) no-repeat 0 0;
text-indent : -1500px;
display : block;
float : left;
width : 134px;
height:46px;
}

ul#right-nav li.nav_splash a {
background : url(../images/right_nav.gif) no-repeat -135px 0;
text-indent : -1500px;
display : block;
float : left;
width : 88px;
height:46px;
}

ul#left-nav li.nav_home a:hover {
background-position: 0 -46px;
}

ul#left-nav li.nav_about a:hover {
background-position: -77px -46px;
}

ul#left-nav li.nav_project a:hover {
background-position: -170px -46px;
}

ul#left-nav li.nav_contact a:hover {
background-position: -265px -46px;	
}

ul#left-nav li.nav_activities a:hover {
background-position: -380px -46px;
}

ul#right-nav li.nav_member a:hover {
background-position: 0 -46px;
}

ul#right-nav li.nav_splash a:hover {
background-position: -135px -46px;
}

/************************************/
/*            Sub Menu              */
/************************************/

ol{	
	position:absolute;
	left:505px;
	top:102px;
	list-style-type:none;
	margin:0;
	padding:0;
	z-index: 200;
}
ol li {
	display:inline;
}
.menu .options {
	margin:0;
	padding:0;
	border-bottom: 15px solid  #9E8039;
	background-color:#FFFFFF;
}
.menu li {	
	position:relative;
	list-style-type:none;
	margin:0;
}
.menu a {
	font-size: 12px;
	color:#FFFFFF;
	display:block;
	position:relative;
	padding: 10px 0;
	margin: 0 0 1px 0;
	text-decoration:none;
	text-align:center;
	background-color: #BAA166;
	width: 190px
	}
.menu a:hover {
	background-color:#D3B263;
}

/************************************/
/*          House and Lot           */
/************************************/

#page-gallery {
	clear:both;
	width:950px;
	height:309px;
}



/************************************/
/*           Page Title             */
/************************************/

.welcome {
background:url(../images/title_vistalandintl.gif) no-repeat;
width:388px;
height:26px;
padding: 0 0 0 0;
text-indent: -1500px;
}

.about {
background:url(../images/title_aboutus.gif) no-repeat;
width:388px;
height:26px;
padding: 0 0 0 0;
text-indent: -1500px;
}

.contact {
background:url(../images/title_contactus.gif) no-repeat;
width:388px;
height:26px;
padding: 0 0 0 0;
text-indent: -1500px;
}

.inquire {
background:url(../images/title_inquire.gif) no-repeat;
width:388px;
height:26px;
padding: 0 0 0 0;
text-indent: -1500px;
}

.members {
background:url(../images/title_memberslogin.gif) no-repeat;
width:388px;
height:26px;
padding: 0 0 0 0;
text-indent: -1500px;
}

.projects {
background:url(../images/title_ourprojects.gif) no-repeat;
width:388px;
height:26px;
padding: 0 0 0 0;
text-indent: -1500px;
}

.amenities {
background:url(../images/title_amenities.gif) no-repeat;
width:388px;
height:26px;
padding: 0 0 0 0;
text-indent: -1500px;
}

.floorplan {
background:url(../images/title_floorplan.gif) no-repeat;
width:388px;
height:26px;
padding: 0 0 0 0;
text-indent: -1500px;
}

.gallery {
background:url(../images/title_gallery.gif) no-repeat;
width:388px;
height:26px;
padding: 0 0 0 0;
text-indent: -1500px;
}

.housemodels {
background:url(../images/title_housemodels.gif) no-repeat;
width:388px;
height:26px;
padding: 0 0 0 0;
text-indent: -1500px;
}

.locationmap {
background:url(../images/title_locationmap.gif) no-repeat;
width:388px;
height:26px;
padding: 0 0 0 0;
text-indent: -1500px;
}

.vicinitymap {
background:url(../images/title_vicinitymap.gif) no-repeat;
width:388px;
height:26px;
padding: 0 0 0 0;
text-indent: -1500px;
}

.computations {
background:url(../images/computations.gif) no-repeat;
width:388px;
height:26px;
padding: 0 0 0 0;
text-indent: -1500px;
}

.chatwithus {
background:url(../images/chatwithus.gif) no-repeat;
width:388px;
height:26px;
padding: 0 0 0 0;
text-indent: -1500px;
}

.activities {
background:url(../images/activities.gif) no-repeat;
width:388px;
height:26px;
padding: 0 0 0 0;
text-indent: -1500px;
}

.propertyfinder {
background:url(../images/title_propertyfinder.gif) no-repeat;
width:388px;
height:26px;
padding: 0 0 0 0;
text-indent: -1500px;
}

.project_submenu {
background:url(../images/project_menu.gif) no-repeat;
width:265px;
height:23px;
padding: 0;
margin: 0;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12.5px;
font-weight:bold;
color:#7B8A00;
text-indent: 0px;
vertical-align:top
/*text-indent: -1500px;*/
}

.project_name{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#7B8A00;
/*text-indent: -1500px;*/
}

/************************************/
/*             Content              */
/************************************/

#side-content {
	padding: 10px 19px 20px 20px;
	margin: 0 0 0 0;
	float:left;
	width:265px;
	height: 100%;
	background-color: #fff;
}

#project_container {
	margin: 0;
	padding: 0;
	background:url(../images/project_top.gif) top no-repeat;
}

ul#project_menu {
	margin: 0 0 0 0;
	padding: 0 0 34px 0;
	background:url(../images/project_bottom.gif) bottom no-repeat;	
}

ul#project_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px #819B00 solid;
	background:url(../images/project_bg.gif) repeat-y;
}

ul#project_menu a {
	padding: 0 0 0 15px;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	display:block;
	text-decoration:none;
	color:#FFF;
}

ul#project_menu a:hover {
	background-color:#819B00;
}

ul#project_menu .li2 {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px #819B00 solid;
	background-color:#819B00;
	text-indent: 15px;
	font-weight:bold;
	color:#CCCCCC;
	line-height: 25px;
	vertical-align:bottom;
}

ul#looking {
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}

ul#looking li{
	margin: 3px 0 0 0;
	padding: 4px 0 0 5px;
	list-style:none;
	background:url(../images/arrow.gif) no-repeat right;
	background-color: #829B01;
}

ul#looking li a{
	width: 260px;
	height: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	display: block;	
}

ul#looking div{
	width: 260px;
	height: 18px;
	font-weight: bold;
	color: #cccccc;
	text-decoration:none;
	background:url(../images/arrow_white.gif) no-repeat right;
	display: block;	
}

#banner {
	width:265px;
	height:60px;
}

#content {
	float:left;
	padding: 0 25px 25px 25px;
	width:596px;
	height: 100%;
	background-color: #fff;
}	

#content a{ 
	outline: none;
	color: #1999D1;
}

#content .readmore{
	padding: 2px 0 0 10px;
	height: 16px;
	width: 118px;
	display: block;
	color: #FFFFFF;
	background:url(../images/info_arrow.gif) no-repeat;
	text-decoration:none;
}

#content  .project_list {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:15px;
color:#D69E21;
font-weight:bold;
text-decoration:none;
}

/************************************/
/*             Footer               */
/************************************/

#footer {
	clear: both;
	width:950px;
	height:94px;
	color: #fff;
	background:url(../images/footer.gif) no-repeat;
}

#footer p{
	margin: 12px 15px 0 15px;
	line-height: 15px;
}

#footer a{
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}

.left_part {
	float:left;
}

.right_part {
	float:right;
	text-align:right;
}
#my_link a{
	text-decoration: underline;
	font-weight:normal;
}

.view-projects {
	width:265px;
	height:53px;
}


