* {
	outline:none;
}
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535353;
	position:relative;
}
a{
	color:#616060;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
h1, h2, h3, h4, h5, p, ul, ol, div, table, td, form, input, select {
	margin:0;
	padding:0;
}
ul {
	list-style:none;
}
img {
	margin:0;
	padding:0;
	border:0;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clr {
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	height:0;
	clear:both;
	overflow:hidden;
}

h1{
	font-size:19px;
	color:#FFFFFF;
	float:left;
	padding:2px 10px 2px 2px;
	margin:-1px 0 0 0;
	display:block;
	background:#8dc63f;
	font-weight:normal;
	font-family:"Palatino Linotype", Times, serif;
}
h2{
	font-size:19px;
	color:#FFFFFF;
	float:left;
	padding:10px 70px 10px 15px;
	margin:0px 0 15px 0;
	display:block;
	background:#8dc63f;
	font-weight:normal;
	font-family:"Palatino Linotype", Times, serif;
}
h3{
	font-size:19px;
	color:#7eb03b;
	margin:10px 0 10px 20px;
	font-weight:normal;
	font-family:"Palatino Linotype", Times, serif;
}
h4{
	font-size:18px;
	color:#616060;
	padding:0px 0 10px 0px;
	float:left;
	width:100%;
	font-weight:normal;
	border-bottom:dotted #fff 0px;
}
h5{
	font-size:22px;
	color:#616060;
	padding:0px 0 20px 0px;
	float:left;
	width:100%;
	font-weight:normal;
	
}
#maincontainer {
	width:100%;
	background:url(../images/home-bg.jpg) repeat-x center top;
	height:auto;
	padding:0 0 37px 0;
	
}
#maincontainer-location {
	width:100%;
	background:#7eb03b url(../images/location-bg.jpg) repeat-x center top;
	height:auto;
	padding:0 0 37px 0;	
}
.main {
	margin:0 auto;
	padding:0;
	width:988px;
	height:auto;
	overflow:hidden;
}
/* Header Css Start Here */
.Header {
	width:987px;
	height:180px;
	margin:0 auto;
	background:url(../images/headre-bg.png) no-repeat 0 0;	
}
.logo {
	width:233px;
	height:auto;
	float:left;
	padding:10px 0 0 25px;
}
.right_header{
	width:286px;
	height:106px;
	float:right;
	margin:0 10px 0 0;
}
.toplinks{
	height:30px;
	margin:7px 0px;
}
.toplinks a{
	height:30px;
	color:#6a6a6a;
	font-size:11px;
	padding:0 3px;	
}
.arrone-logo{
	height:auto;
	width:105px;
	height:86px;
	float:right;
}
.nav-links{
	width:973px;
	height:50px;
	margin:3px auto 0;
	border-top:solid #81ab43 2px;
}
.nav-links ul{
	padding:0;
	margin:0;
}	
.nav-links ul li {
	list-style-type:none;
	float:left;
	background:url(../images/divider.gif) no-repeat 0 0;
}
.nav-links ul li a {
	color:#535353;
	font-size:12px;
	display:block;
	padding:15px 6px 15px 6px;
	margin:0 0 0 0;
	text-decoration:none;
}
.nav-links ul li a.active {
	color:#FFFFFF;
	font-size:12px;
	padding:14px 6px 14px 6px;
	margin:2px 0 0 0;
	display:block;
	background:#81ab43;
}
.nav-links ul li a:hover {
	color:#FFFFFF;
	font-size:12px;
	padding:14px 6px 14px 6px;
	margin:2px 0 0 0;
	display:block;
	background:#81ab43;
}
/* Header Css End Here */
.blurb{
	/*background: url("../images/blurb.png") no-repeat scroll 0 0 transparent;*/
    height: 123px;
    margin: 67px 0 0 240px;
    /*padding: 10px 23px 23px;*/
	padding:0;
    text-align: center;
    width: 250px;	
}
.blurb p{
	font-family:"Palatino Linotype", Times, serif;
	font-size:26px;
	color:#65941b;
	text-align:center;
	line-height:26px;	
}
.blurb p span{
	font-family:"Palatino Linotype", Times, serif;
	font-size:12px;
	color:#5a5a5a;
	text-align:center;
	
}
/* Content Css start Here */
.contentpart{
	width:987px;
	height:auto;
	margin:79px 0 0px 0;
	overflow:hidden;
}
.topsahde{
	height:19px;
	background:url(../images/top-shade.png) no-repeat 0 bottom;
}
.content{
	width:987px;
	height:463px;
	background:#FFFFFF;	
}
.bottomsahde{
	height:12px;
	background:url(../images/bottom-shade.png) no-repeat 0 top;
}
.content_leftpart{
	width:573px;
	height:189px;
	margin:0px;
	padding:25px;
	float:left;
}
.content_leftpart p{
	padding:0px 0 20px 0;
}
.content_rightpart{
	width:350px;
	float:right;
	height:233px;
	margin:0px;
	padding:0px;
	background:url(../images/rightpart-sl.png) no-repeat 0 0;
}
ul.listing{
	margin: 0 0 0 22px;
    padding: 0;
    width: 327px;
}
ul.listing li{
    list-style-type: none;
    margin: 0;
}
ul.listing li a{
	color:#444444;
	font-size:15px;
	display:block;
	height: 56px;
	width: 296px;
   padding:24px 18px 0 13px;
	float:left;
}
ul.listing li a.Site-Status{
	color:#444444;
	background:url(../images/img1.gif) no-repeat 0 0;
}
ul.listing li a.Invest{
	color:#444444;
	background:url(../images/img2.gif) no-repeat 0 0;
}

ul.listing li a.Walkthrough{
	color:#444444;
	background:url(../images/img3.gif) no-repeat 0 0;
}

/* Content Css End Here */

/* Footer Css start Here */
.footer-bottom{
	bottom: 0;
    height: 154px;
    margin: 0;
    position: absolute;
    width: 100%;
	background:url(../images/footer-bottom.png) no-repeat center 0;
}

.footer{
	width:100%;
	height:30px;
	margin:0px auto;
	font-family:Trebuchet MS;
	font-size:11px;
	width:980px;
	padding: 117px 0 0 0px;
}
.copyright{
	color: #FFFFFF;
    float: left;
    height: auto;
    margin: 0 30px 0 0px;
    width: 316px;
}

.copyright span{font-weight:bold; color:#000;}

.copyright a{
	text-decoration:underline;
	color:#000;
	font-weight:bold;
}
.copyright a.sitemap{
	text-decoration:none;
	color:#fff;
	font-weight:normal;
}
.copyright a:hover.sitemap{
	text-decoration:underline;
	color:#fff;
	font-weight:normal;
}

.powered{
	width:120px;
	height:auto;
	float:right;	
}
/* Footer Css End Here */
/* Inner page Css strat Here */
.blurb_location_left{
	background: url("../images/key-bg.png") no-repeat scroll left 0 transparent;
    height: 60px;
  	float:left;
    text-align: center;
    width: 28px;	
}
.blurb_location_right{
	 background: url("../images/key-bg-right.png") no-repeat scroll right 0 transparent;
    height:92px;
    float:left;
    text-align: center;
    width: 30px;	
}
.blurb_location_spacer{
	background: url("../images/key-bg-spacer.png") repeat-x scroll right 0 transparent;
    height: 60px;
    float:left;
    padding: 18px 18px 23px;
    text-align: center;
    width: auto;	
}

.blurb_location{
    height: 65px;
    margin: 24px 0 0px 440px;
    padding: 15px 0;
    text-align: center;
    width: 573px;
}

.blurb_location2{
    height: 65px;
    margin: 24px 0 0px 440px;
    padding: 15px 0;
    text-align: center;
    width: 702px;
}

.blurb_location_spacer p{
	font-family:"Palatino Linotype", Times, serif;
	font-size:26px;
	color:#65941b;
	text-align:center;
	line-height:26px;
	text-transform:uppercase;	
}
.content_inner{
	width:882px;
	height:auto;
	padding:30px 50px 0 60px;
	background:#FFFFFF;
	color:#3c3c3c;
	overflow:hidden;	
}
.content_inner p{
	
	height:auto;
	padding:0px 0px 10px 20px;
	background:#FFFFFF;
	line-height:18px;	
}
ul.pageList{
	padding:0;
	margin:0 0 0 25px;
}
ul.pageList li{
	padding:0 0 0 20px;
	margin:0;
	list-style-type:none;
	line-height:21px;
	background:url(../images/bullet.jpg) no-repeat left 7px;
}
.footer-bottom_inner{
	width:100%;
	height:134px;
	margin:0 0 0 0;
	position:absolute;
	background:url(../images/footer-bottom.jpg) no-repeat center 0;
	bottom:0;
}

.contentpart_inner{
	 height: auto;
    margin: 79px 0 96px;
    overflow: hidden;
    width: 975px;
}
.footer_inner {
    font-family: Trebuchet MS;
    font-size: 11px;
    height: 30px;
    margin: 0 auto;
    padding: 102px 0 0 12px;
    width: 980px;
}
.contact-address{
	width:300px;
	float:left;
	height:auto;
}
.contact-form{
	width:450px;
	float:left;
	height:auto;
	border-left:dotted #E0E0E0 2px;
	padding:0 0 0 50px
}
.contact-form label{
	color:#333333;
	font-size:14px;
	float:left;
	display:block;
	width:150px;
	text-align:right;
	height:16px;
	padding:2px;
}
.contact-form .input{
	color:#333333;
	width:200px;
	height:16px;
	padding:2px;
	border:#CCCCCC 1px solid;
	display:block;
	margin:0 0 13px 10px;
}

.contact-form textarea{
	color:#333333;
	width:200px;
	height:55px;
	padding:2px;
	border:#CCCCCC 1px solid;
	display:block;
	margin:0 0 13px 10px;
}
.btn{
	width:auto;
	height:25px ;
	display:block;
	padding:5px 12px ;
	background:url(../images/btn.jpg) repeat-x 0 0 ;
	margin:0 5px 0 155px ;
	float:left;
	border:0;
}
.btn2{
	width:auto ;
	height:25px ;
	display:block ;
	padding:5px 12px;
	background:url(../images/btn.jpg) repeat-x 0 0 ;
	float:left;
	border:0;
	
}
.gal_images{
	width:850px;
	height:auto;
	float:left;
}
.gal_thumbBox{
	width:220px;
	height:210px;
	margin:0px 30px 35px 20px;
	float:left;
	text-align:left;
}
.gal_thumb{
	width:220px;
	height:210px;
	margin:0px 30px 35px 20px;
	float:left;
	border:solid #efefef 2px;
	text-align:center;
}
.gal_thumb span{
	color:#333333;
	font-weight:bold;
	display:block;
	margin:5px;
}
.gal_thumb a{
	width:220px;
	height:210px;	
	text-align:center;
}
/* Inner page Css End Here */

/* POP UP Css start Here */
.container {width: 900px; margin: 0 auto; font-size: 1.2em;  color: #555;}
#content {	background: #f0f0f0; float: left; width: 100%;}
.post {
	margin: 0; padding: 10px 20px;
	float: left;
	width: 560px;
}

/*------------------POPUPS------------------------*/
#fade {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	filter:alpha(opacity=80);
	opacity:0.80;
	z-index: 9999;
}
.popup_block{
	display: none;
	background: #fff;
	padding:0; 	
	border: 5px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 54%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
img.btn_close {
	float: right; 
	position:absolute;
	right:-18px;
	top:-15px;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
/**html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}
*/

.error{
	display:none;
}
/* POP UP  Css End Here */

.martop{
	margin:-30px 0 10px 10px;
}

.gallery{
	width:550px;
	margin:0 0 0 320px;
}
.keyhigh{
	width:350px;
	margin:0 0 0 517px;
}
.sitem{
	width:350px;
	margin:0 0 0 617px;
}
.locat{
	width:350px;
	margin:0 0 0 604px;
}
.evertower{
	margin:0 0 0 149px;
}
.ecotower{
	margin:0 0 0 574px;
}
.ecosuiet{
	margin:0 0 0 595px;
}

.greenfeat{
	margin:0 0 0 515px;
}
.profeat{
	margin:0 0 0 490px;
}
.siteplan{
	margin:0 0 0 490px;
}
.awardsacod{
	margin:0 0 0 430px;
}
.contact{
	margin:0 0 0 570px;
}

.bdscenes{
	margin:0 0 0 274px;
}
.walk{
	margin:0 0 0 403px;
}
/*Start Sitemap page css here*/
.bdrnone{
	border:none !important;
}
ul.sitemapList{
	padding:20px 0;
	margin:0 20px 0 15px;
	width:240px;
	float:left;
	border-right:dotted 1px #999999;
}
ul.sitemapList li{
	padding:0 0 0 20px;
	margin:0;
	list-style-type:none;
	line-height:21px;
	background:url(../images/bullet.jpg) no-repeat left 7px;
}
/*End Sitemap page css here*/
.player{
	
    margin: 0 auto;
    width: 650px;
	height:500px;
}
.leftBox{
	width:695px;
	float:left;
	height:auto;
}
.rightBox{
	width:160px;
	float:right;
	height:auto;
}
.rightBox a{
	margin:0 0 10px 0;
	display:block;
}
h4 a{
	color: #7EB03B;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 10px 20px;
	text-decoration:underline;
}
.amenities{
	margin:-60px 0 0 0;
}
.Features{
	margin:-30px 0 0 0;
}

/* Css For Enquiry Form */
.height-590 {height:590px !important}
.form-container {width:288px; margin:0px auto;}
.form-container h1 {margin-top:15px;}
ul.formListing {
    float: left;
    width: 100%;
	padding:10px 0;
}
ul.formListing li {
    float: left;
    width: 100%;
}
ul.formListing li dl {
    float: left;
    margin: 0 0 0 0;
    padding: 4px 0;
    width: 100%;
}
ul.formListing li dl dt {
    color: #515151;float: left;padding: 0;text-align: left;
    width: 30%;
}
ul.formListing li dl dt label {
    font-size: 13px;
}
ul.formListing li dl dd {
    color: #515151;
    float: right;
    margin: 0;
    padding: 0;
    width: 70%;
}
ul.formListing li dl dd img {float:left;}
.mendatory {
    color: #FF0000;
}
.txtbox {background: url("../images/txt-bg.gif") repeat-x left top #FFFFFF;border: 1px solid #cfcfcf;color: #515151;float: left;font-size: 12px;padding:3px 3px 4px;width: 196px;}
.txtarea {
    background: url("../images/txtarea-bg.gif") repeat-x scroll left top #FFFFFF;
    border: 1px solid #cfcfcf;
    color: #515151;
    float: left;
    font-size: 12px;
    height: 55px;
    padding: 3px;
    width: 196px;
}

.bottom-form-container {background: url(../images/line-divider.gif) repeat-x scroll left top #FFFFFF;height: auto;overflow: hidden;padding: 15px 50px 15px 82px;}
.b-form-con {width:800px; margin:0px auto; overflow:hidden}
.label {width:60px; float:left;color: #515151;padding:5px 0 0 0;text-align: left; font-size:13px; margin:0 0 10px 0;}
.txtin-box{background: url(../images/txt-bg.gif) repeat-x left top #FFFFFF;border: 1px solid #cfcfcf;color: #515151;float: left;font-size: 12px;padding:3px 3px 4px;width:130px; margin:0 25px 10px 0}
.txtareain-box{background: url(../images/txtarea-bg.gif) repeat-x left top #FFFFFF;border: 1px solid #cfcfcf;color: #515151;float: left;font-size: 12px;padding:3px 3px 4px;width:130px; margin:0 25px 10px 0; height:41px;}

.in-btn {float:left; width:100px; margin:22px 0 0 0px;}
.capcha-con {width:165px; float:left;}

.txtin-box-capcha {background: url(../images/txt-bg.gif) repeat-x left top #FFFFFF;border: 1px solid #cfcfcf;color: #515151;float: left;font-size: 12px;padding:3px 3px 4px;width:130px; margin:2px 25px 10px 2px}
.background-none{ background:none; color:#6fa822; font-size:22px;}
.width-100 {float: right !important;width: 94px !important;}