@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3a3a3a;
	background-image:url(../images/body-bg2.jpg);
	background-repeat:repeat-x;
	background-color:#e9e9e9;

}

.body-bg{
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat-x;
	background-color:#e9e9e9;
}

p{
	margin-top:0px;
}

h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
}

h1{
	font-size:16px;
	color:#666666;
}

h2{
	font-size:18px;
	color:#333333;
	font-weight:normal;
}


h3{
	width:100%;
	height:27px;
	display:block;
	background-color:#b63434;

	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	padding-top:4px;
	padding-left:4px;
	margin-bottom:15px;
}
	h3 em{
		padding-left:15px;
		font-style:normal;
	}
	h3 span{
		float:right;
		margin-top:27px;
		margin-right:20px;
	}

h4{
	font-size:22px;
	color:#ed1c24;
}
	h4 em{
		font-size:16px;
		font-style:normal;
	}

h6{
	font-size:18px;
	font-weight:normal;
	background-color:#CD1A31;
	padding-left:4px;
	padding-right:4px;
	color:#FFFFFF;
	display:block;
	float:right;
}


a img{border:none; border:0px;}

a{
	color:#b63434;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#666666;
}


#wrapper{
	margin:0 auto;
	width:960px;
}

#header{
	width:960px;
	height:131px;
}
	#header h1{
		float:left;
		width:232px;
		height:82px;
		display:block;
		background-image:url(../images/realestates-logo.png);
		background-repeat:no-repeat;
		margin-top:25px;
		margin-left:10px;
	}
		#header h1 a{
			width:232px;
			height:82px;
			display:block;
			text-indent:-999999px;
		}
		
	#header h2{
		float:left;
		width:238px;
		height:43px;
		display:block;
		background-image:url(../images/telephone-no.png);
		background-repeat:no-repeat;
		margin-top:47px;
		margin-left:93px;
	}
	#header h2 span{
		text-indent:-999999px;
		display:block;
	}

#login-box{
	width:240px;
	height:85px;
	float:right;
	background-image:url(../images/login-bg.gif);
	background-repeat:no-repeat;
	margin-top:19px;
	padding:6px;
}

	#login-box p{
		padding:0px;
		margin:0px;
		font-size:11px;
		margin-top:8px;
	}

#navigations{
	width:960px;
	height:40px;
	background-image:url(../images/nav-bg.gif);
	background-repeat:no-repeat;
}
	#navigations a{
		padding-left:18px;
		padding-right:18px;
		font-size:14px;
		font-weight:bold;
		color:#b6a4a2;
		padding-top:12px;
		height:28px;
		display:block;
		float:left;
	}
	#navigations a:hover{
		color:#FFFFFF;
	}

#flash-search{
	width:960px;
	height:280px;
	margin-top:12px;
}

#flash{
	width:612px;
	height:265px;
	float:left;
	background-image:url(../images/flash-bg.jpg);
	background-repeat:no-repeat;
}

#search{
	width:300px;
	height:268px;
	background-image:url(../images/search-bg.gif);
	background-repeat:no-repeat;
	float:right;
	padding-left:16px;
	padding-right:16px;
	padding-top:12px;
}
	#search td{
		padding-left:15px;
	}


#content-wrap{
	width:960px;
	margin-top:15px;
	margin-bottom:10px;
}

.property-box-center{
	width:309px;
	background-image:url(../images/recent-box-center.gif);
	background-repeat:repeat-y;
	float:left;
	margin-right:16px;
}
	.property-box-top{
		width:309px;
		background-image:url(../images/recent-box-top.gif);
		background-repeat:repeat-x;
		background-position:top
	}
		.property-box-bottom{
			width:275px;
			background-image:url(../images/recent-box-bottom.gif);
			background-repeat:repeat-x;
			background-position:bottom;
			padding:17px;
			text-align:center;
		}
		
			.property-box-bottom span{
				color:#ed1c24;
				display:block;
				border-bottom: solid 1px #CCCCCC;
				padding-bottom:6px;
				padding-top:5px;
			}
			
			.property-box-bottom h4{
				background-image:url(../images/rate-bg.gif);
				background-repeat:no-repeat;
				width:235px;
				height:39px;
				display:block;
				padding-top:8px;
				margin-left:20px;
				margin-top:20px;
			}
			* +html .property-box-bottom h4{
				margin-left:0px;
			}

.recent-image{
	width:272px;
	height:168px;
	border:solid 1px #c3c3c3;
	margin-bottom:10px;
	position:relative;
}
			
.read-more{
	background-image:url(../images/more-details-btn.gif);
	background-repeat:no-repeat;
	width:100px;
	height:24px;
	display:block;
	margin-top:15px;
}
	a.read-more span{
		text-indent:-999999px;
		display:block;
		width:100px!important;
		height:24px!important;
		
	}

.read-more-margin{
	margin-left:85px;
}

* +html .read-more-margin{
	margin-left:0px;
}

.margin-right{
	margin-right:10px;
}

.margin-left{
	margin-left:10px;
}

#bottom{
	width:960px;
	clear:both;
	margin-bottom:10px;
}

.hot-property{
	width:474px;
	/*height:268px;delete*/
	float:left;
	margin-right:12px;
}

.gray-box-bottom{
	width:474px;
	background-image:url(../images/gray-box-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

	.gray-box-top{
		width:446px;
		height:199px;/*delete*/
		background-image:url(../images/gray-box-top.gif);
		background-repeat:no-repeat;
		background-position:top;
		padding:14px;
	}

.hot-image{	
	width:195px;
	height:192px;
	border:solid 1px #999999;
	float:left;
	margin-right:20px;
}

.red{
	color:#FF0000;
}
	
	
.rate{
	width:214px;
	height:50px;
	background-image:url(../images/rate-bg-big.gif);
	background-repeat:no-repeat;
	margin-top:30px;
	font-size:27px;
	color:#ed1c24;
	font-weight:bold;
	text-align:center;
	padding-top:18px;
}

.input2{
	width:213px;
	height:13px;
}

.textarea{
	width:213px;
	height:147px;
}

#footer{
	width:947px;
	height:52px;
	clear:both;
	background-image:url(../images/footer-bg.gif);
	background-repeat:no-repeat;
	padding-top:15px;
	padding-left:15px;
	color:#FFFFFF;
	margin-bottom:30px;
}

	#footer a{
		color:#FFFFFF;
	}
	#footer a:hover{
		color:#CCCCCC;
	}

.50{
	height:50px;
}

/********* next page *********/

#content{
	width:690px;
	float:left;
}

#right-sidebar{
	width:260px;
	float:right;
}

.content-center{
	width:960px;
	background-color:#FFFFFF;
	margin-bottom:10px;
}
	.content-top{
		background-image:url(../images/content-top.gif);
		background-repeat:no-repeat;
		background-position:top;	
	}
		.content-bottom{

			background-image:url(../images/content-bottom.gif);
			background-repeat:no-repeat;
			background-position:bottom;	
			padding:15px;
		}

.cor-tl{
	background-image:url(../images/cor-tl.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:100%;
	margin-bottom:10px;
	background-color:#FFFFFF;
}
	.cor-tr{
		background-image:url(../images/cor-tr.gif);
		background-repeat:no-repeat;
		background-position:right top;
	}
		.cor-bl{
			background-image:url(../images/cor-bl.gif);
			background-repeat:no-repeat;
			background-position:left bottom;
		}
			.cor-br{
				background-image:url(../images/cor-br.gif);
				background-repeat:no-repeat;
				background-position:right bottom;
			}
				.cor-br .corner-inner{
					padding:15px;
				}

.select-width{
	width:220px;
}




.result{
	width:100%;
	margin-top:20px;
	height:175px;
	border-bottom:solid 1px #CCCCCC;
	position:relative;
}

.red-tag{
	width:43px;
	height:43px;
	position:absolute;
}


#slideshows{
	width:499px;
	height:339px;
	float:left;
	border:solid 1px #333333;
}

#thumbss{
	float:left;
	width:219px;
	height:339px;
	margin-left:10px;
}
	#thumbss img{
		margin-right:8px;
		margin-bottom:13px;
		border:solid 1px #333333;
		float:left;
	}

#thumbs ul{ margin:0px; padding:0px; list-style:none;}
#thumbs li{ margin:0px; padding:0px; list-style:none; display:block; float:left; }


#slide-controls{
	width:180px;
	float:right;
}
	#slide-controls a{
		margin-bottom:9px;
		display:block;
	}

#login{
	width:400px;
}

.input-bg{
	width:230px;
	height:24px;
	background-image:url(../images/input-bg.gif);
	background-repeat:no-repeat;
}

.input{
	width:221px;
	height:22px;
	padding-left:4px;
	margin-top:2px;
	border:none;
	background:none;
}

.testimonials-top{
	width:609px;
	background-image:url(../images/testmonials-top.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:20px;
	padding-top:30px;
	text-indent:40px;
}

.testimonials-bottom{
	width:649px;
	background-image:url(../images/testmonials-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;	
	margin-top:15px;
}

.input-testi-bg{
	background-image:url(../images/input-testi.gif);
	background-repeat:no-repeat;
	width:220px;
	height:24px;
}

.input-testi{
	width:214px;
	height:22px;
	background:none;
	border:none;
	padding-left:4px;
	padding-top:2px;
}

.textarea-testi-bg{
	background-image:url(../images/textarea-testi.gif);
	background-repeat:no-repeat;
	width:220px;
	height:174px;
}

.textarea-testi{
	width:220px;
	height:170px;
	border:none;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.search-property2{
	width:230px;
	height:294px;
	padding:15px;
	background-image:url(../images/search-bg2.gif);
	background-repeat:no-repeat;
}

.contact-box{
	width:225px;
	height:207px;
	background-image:url(../images/contact-bg.gif);
	background-repeat:no-repeat;
	padding:15px;
	padding-left:20px;
}

.red-box-center{
	width:260px;
	background-image:url(../images/red-box-center.gif);
	background-repeat:repeat-y;
}
	.red-box-top{
		background-image:url(../images/red-box-top.gif);
		background-repeat:no-repeat;
		background-position:top;
	}
		.red-box-bottom{
			background-image:url(../images/red-box-bottom.gif);
			background-repeat:no-repeat;
			background-position:bottom;
			padding:15px;
		}
	
	input.blur {
				color: #999;
			}


#print-main{
	width:720px;
	height:310px;
	float:left;
	border:solid 1px #c5c5c5;
	padding:8px;
}
#map-main{
	width:720px;
	height:310px;
	float:left;
	border:solid 1px #c5c5c5;
	padding:8px;
}

a img{outline:none;}

#user-control{
	width:208px;
	float:left;
	padding:10px;
	background-color:#FFFFFF;
	border:solid 1px #b63434;
}
	#user-control a{
		display:block;
		padding:7px;
	}
	#user-control a:hover{
		background-color:#b63434;
		color:#FFF;
	}
	.user-controlsel{
		background-color:#b63434!important;
		color:#FFF;
	}
	
#user-info{
	width:660px;
	padding:10px;
	background-color:#FFFFFF;
	border:solid 1px #b63434;
	float:left;
	margin-left:10px;
}

input.blur {
				color: #999;
			}
