.call-details{
text-align:center;
padding:7px;
border:1px solid #D8D8D8;
margin:1px 0;
background-image: url(../property-images/ser-tab-a.jpg);
background-position:left top;
background-repeat:repeat-x;
}
/*-------------Property Description---------------------*/
#right table,#right td,#right th,#right .th, #right{
	font-size:11px;
}
#property-desc{
	width:100%;
	display:block;
	margin-top:15px;
	text-align:center;
}
#property-desc a{
	text-decoration:none;
	color:#3f4d64;
}
#category{
	float:right;
	margin-top:15px;
}	
#category ul.subservices{
	padding:0px;
	margin:5px;
	margin-top:6px;
	z-index:3;
	position: static;
	clear:both;
}
#category ul.subservices li{
	display: inline;
	margin:1px;
	width:171px;
	background-image: url(../images/tab.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:20px;
	list-style:none;
	padding:7px 0px 7px 0;
	padding-left:10px;
}
#category ul.subservices li a{
	background: url(../images/tab-l.jpg) right no-repeat;
	padding:7px 10px 7px 0;
	padding-right:10px;
}
#category ul.subservices li.active{
	background-image: url(../images/active-tab.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	color: #fff;
}
#category ul.subservices li.active a{
	background: url(../images/active-tab-l.jpg) right no-repeat;
	padding:7px 10px 7px 0;
	padding-right:10px;
	color:#fff;
}
li.inactive{cursor:pointer;}


#property-desc .all{
	background: none;
	border:0px;
}
#property-desc .desc{
	z-index:5;
	margin:0px;
	text-align:justify;
}

#property-desc img.btn-online{
	border:0;
	float:right;
	margin:0;
	padding:0;
	margin-top:10px;
	}
#property-desc h2{
	text-align:left;
	border:0px solid #ffffff;
	padding:3px;
	padding-left:5px;
}
#property-desc ul.list li{
	list-style-type:square;
	color: #3f4d64;
	margin-bottom:5px;
}
#property-desc h3{
	border:0px solid #ffffff;
	background:url(../property-images/hd-bg.jpg) repeat-x;
	height:28px;
	margin:0;
	margin-top:20px;
	padding:5px 10px;
}
.astrisk{
	color:#CC0000;
	font-weight:bolder;
}
table{
	background-color:#f1f1f1; border:1px solid #165581;
	}
table td{
	background-color:#fff;
	}
table td{
	border-left:1px solid #f1f1f1;
}
table th{
	background-color:#f1f1f1;
	}
table .th{
	background-color:#343E49; color:#FFFFFF;
	padding:8px 3px;
	}
