/* CSS Document */
html, body{
margin:0;
padding:0;
}
body {
	background-color: #f5f5f5;
	text-align:center;
	font-family: Arial;
	color: #aaaaaa;
}
img{border:0;}
a{text-decoration:none;}

#outer{
	width: 1002px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color: #f5f5f5;
	overflow: auto;
	background:url(../images/body.jpg);
	background-repeat:repeat-x;
}
#inner {
	width: 952px;
	overflow: auto;
	margin-left:auto;
	margin-right:auto;
	position:inherit;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0;
	padding-left:50px;
	background:url(../images/body-bg.jpg) no-repeat;
}
/************************  Menu starts       **********************************/
#header{
	width: 902px;
	height: 130px;
	position:inherit;
}
#logo{
	width: 223px;
	height: 57px;
	margin-left: 20px;
	margin-top: 40px;
	float: left;
	position:inherit;
}
#menu{
	width: 647px;
	height: auto;
	float: left;
	margin-top: 10px;
	padding-right:12px;
	text-align: center;
}
#mobile{
	width: 646px;
	height: auto;
	float:left;
	text-align: right;
}
#search{
	width: 646px;
	height: 30px;
	float:left;
	margin-top:12px;
	text-align: right;
}
#menubar{
	width:421px;
	height:auto;
	float:left;
	margin-top:14px;
	margin-left:235px;
}
/**************** Banner starts *********************/
#banner{
	width:880px;
	height:auto;
	position:inherit;
	margin:12px 11px;
}

#sliderContent{
    position:relative;
	width:880px;
	height:245px;
	margin:0 0 0 0;
	overflow-y:hidden;
	overflow-x:hidden;

}
#fW_Content {
	top:0px;
	left:0;
	MARGIN: 0;
	WIDTH: 880px;
	HEIGHT: 245px;
	z-index:1;
		line-height:100%;
}
#fW_Content IMG { WIDTH: 880px; HEIGHT: 245px; }

#fW_Controls {
	margin:0;
	HEIGHT: 20px;
	position:absolute;
	bottom:10px;
    left:10px;
	z-index:999;
    bottom:10px;
}
#fW_Controls A { FONT-WEIGHT:normal; FONT-SIZE: 12px; BACKGROUND:url(../images/off.gif) no-repeat; WIDTH: 20px; COLOR: white; PADDING-TOP: 2px; HEIGHT: 20px; text-align:center; float:left; margin-left:1px; 	text-decoration:none; 		line-height:100%; }
#fW_Controls A.activeSlide {  	 BACKGROUND: url(../images/on.gif) no-repeat; }
#fW_Controls A:hover { 	 BACKGROUND: url(../images/off.gif) no-repeat; }



/**************** indexbody starts *********************/
#indexbody{
	width:880px;
	height:auto;
	margin:0 12px;
	padding:0;
	float:left;
	position:inherit;
}
#left-content{
	width:233px;
	height:auto;
	float:left;
	background:#f5f6f1;
	padding-top:15px;
}
#right-content{
	width:628px;/*628*/
	height:auto;
	margin-left:15px;
	float:left;
	padding-top:15px;
}
#indexform{
	width:218px;
	height:300px;
	float:left;
	padding-left:13px;
	margin-bottom:30px;
}
#dream-home{
	width:212px;
	height:141px;
	margin-left:11px;
	float:left;
	background:url(../images/dream-home.jpg) no-repeat;
}
.dream-span{
	width:95px;
	height:auto;
	float:left;
	margin:15px 5px 10px;
}
#projects{
	width:220px;
	height:200px;
	float:left;
	padding-left:13px;
	
}
#welcome-heading{
	width:626px;/*628*/
	height:auto;
	float:left;
	border-bottom:2px groove #e4e4e4;
	padding-bottom:6px;
	margin-bottom:15px;
}
#welcome{
	width:628px;
	height:auto;
	float:left;
	text-align:justify;
	margin-bottom:10px;
}
#properties{
	width:625px;
	height:250px;
	/*height:330px; original height*/
	float:left;
	background:#f6f5f3;
	border:1px solid #c4c6c6;
	margin-top:10px;
}
.index-bottom{
	width:302px;
	height:auto;
	border-bottom:2px groove #e4e4e4;
	float:left;
	padding-bottom:6px;
	margin-bottom:5px;
	margin-top:10px;
}
#index-bottom-divs{
	width:302px;
	height:auto;
	float:left;
	position:inherit;
}
/************  inner pages CSS   *********************/
#childlinks{
	width:628px;
	height:auto;
	float:left;
	margin-bottom:15px;
}

.innerpages-heading{
	width:auto;
	height:auto;
	float:left;
	padding:7px 10px;
	border-left:4px solid #2ab006;
	/*border-bottom:1px solid #e6e6e6;*/
	border-top:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	
}
.line{
	background:url(../images/line1.jpg) left bottom no-repeat;
	/*border-bottom:1px solid #e6e6e6;*/
	width:620px;
	height:auto;
	float:left;
	margin-bottom:20px;
}
#innerpages-top{
	width:628px;
	height:auto;
	float:left;
}
.form1{
	margin-left:20px;
	margin-top:20px;
	border:1px solid #d3d4d4;
	padding:10px 20px;
}
/**************** footer starts *********************/
#footer{
	width:902px;
	height:80px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	position:inherit;
}
#footer-left{
	width:auto;
	height:auto;
	float:left;
	margin-left:15px;
	margin-top:25px;
}
#footer-right{
	width:auto;
	height:auto;
	float:right;
	margin-right:15px;
	margin-top:30px;
}

/**************************** Hot Project Style *******************/
div#slides {
	height: 100px;
	width: 200px;
	position: inherit;
	margin-left:15px;
	margin-top:10px;

}
div#slideshow-commands {
	background: url('../images/commands-bg.png') no-repeat;
	height: 20px;
	position: inherit;
	top:120px;
	width: 200px;
	margin-left:5px;
	text-align:center;
	
}
a#previous-slide {
	background: url('../images/commands-previous-slide.png') no-repeat;
	float:left;
	height:12px;
	margin-top: 3px;
	margin-left:10px;
	text-indent: -9000px;
	width: 9px;
}
a#slideshowtext{
	height:auto;
	width:auto;
	text-indent:-9000px;
	text-align:center;
	vertical-align:middle;
}
a#next-slide {
	background: url('../images/commands-next-slide.png') no-repeat;
	float: right;
	height: 12px;
	margin-top: 3px;
	padding-right:10px;
	text-indent: -9000px;
	width: 9px;
}
#slide-title{
color:#ffffff; 
width:250px; 
font-size:12px;
text-align:center;
vertical-align:middle;
}
div#slides a.thumb {
	display:none;
}
div#slides a.default-slide {
	display:block;
}
/********************************** END ****************************/

/*************************** Hot Property Style ********************/
#mover{
	width:600px;
	height:225px;
	list-style:none;
	float: left;
	margin:12px 12px 12px 20px; 
}

#mover ul{
	width:600px;
	height:225px;
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
}

#mover ul li{
	width:200px;
	height:225px;
	display:inline;
	list-style:none;
}
#mover ul li img{
	width:160px;
	height:160px;
	margin:10px;
}
#mover ul li span{
	width:160px;
	height:100%;
	margin-left:10px;
	text-align:justify;
}
/*********************************** END ***************************/

/*********************** STYLING FORMS *****************************/
#propertysearch select{
	width:90px;
	height:19px;
	background:#FFFFFF;
}

#frmPropertyRID input, textarea{
	border:1px solid #d3d4d4;
	background:#f5f5f5;}
	
#frmPropertyRID input{width:10em; height:20px;}

#frmpostproperty input, select{
	border:1px solid #d3d4d4;
	background:#f5f5f5;}
	
#frmpostproperty input,select{width:10em; height:20px;}

#frmpostrequirement input, select{
	border:1px solid #d3d4d4;
	background:#f5f5f5;}
	
#frmpostrequirement input,select{width:10em; height:20px;}
/******************* Style for Property Lisr *****************/

#propertylist{
	width:625px;
	height:auto;
	position:inherit;
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#c4c6c6;
	margin-top:5px;
	margin-bottom:5px;
}
#propertylistimage{
	width:140px;
	height:auto;
	float:left;
}
#propertylistspecs{
	width:450px;
	height:auto;
	position:relative;
	float:left;
	padding-left:20px;
}

#propertylistform{
	width:605px;
	height:auto;
	position:inherit;
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#c4c6c6;
	margin-bottom:5px;
	padding-left:20px;
}

#holder{
	width:620px;
	height:auto;
	float:left;
	
}
.client{
	width:140px;
	height:90px;
	float:left;
	margin-right:15px;
	margin-bottom:25px;
}