@charset "utf-8";
/* CSS Document */

body  {
	font-family: Arial,sans-serif;
	font-size:12px;
	color: #333333;
	margin: 0px;
	/*background-color: #EFEFEF;*/
	color: #000000;
	background-color: white;
	background-image:  url(../i/back.gif);
	background-repeat: repeat-x;
	
}

body img{
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);*/
}

.container_body{
margin-top:30px;
}
.error{
	/*background-color:#FF9999;*/
	background-image:url(../i/kosong.png);
	background-position:center;
	background-repeat:no-repeat;
	padding-top:10px;
	color:#000000;
	list-style-image:url(../i/next.png);
	height:138px;
	width:715px;
	padding-left:48px;
}
.error #pesan{
	/*background-color:#FF9999;*/
	margin-left:120px;
}
.errorInput{
	background-color:#FF9999;
	background-image:url(../i/kosong3.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top:10px;
	color:#000000;
	list-style-image:url(../i/next.png);
	height:138px;
	width:715px;
	padding-left:48px;
	padding-bottom:20px;
}
.form_login .errorInput{
	padding-left:48px;
}
.form_login .edit{
	font-size:11px;
}

.form_login .edit:hover{
	display:block;
}

.success{
	background-color:#AD9EEB;
	background-image:url(../i/success.png);
	background-position:center;
	background-repeat:no-repeat;
	padding:15px;
	color:#000000;
	border:#0000FF 1px solid;
	list-style-image:url(../i/next.png);
	padding-left:25px;
}

.form_login{
	font-family: Arial, Helvetica, sans-serif;
	border:#CCCCCC 1px solid;
	background-image:url(../i/backlogin.gif);
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	float:left;
}

.form_login{
	font-family: Arial, Helvetica, sans-serif;
	border:#CCCCCC 1px solid;
	background-image:url(../i/backlogin.gif);
	background-color:#FFFFFF;
	background-repeat: repeat-x;
}
.form_login #textbox_login {
	height: 25px;
	padding:0px;
	font-size: 18px;
	color:#000000;
	width:270px;
	border:#999999 1px solid;
}
.form_login #data {
	font-size:15px;
}
.form_login td {
padding:3px;
}
.form_login #data:hover {
	background-color:#CCCCCC;
	color:#0000FF;
}

.form_login #textbox_login:focus {
	border:#FF0000 1px solid;
}

.form_login #btn_login {
	width: 90px;
	font-size: 20px;
	padding: 5px;
	padding:0px;
	color:#FF9933;
}

.form_login #titlelogin{
	font-size: 20px;
	color:#FFFFFF;
	padding:5px;
	background-color:#FF9933;
}
.form_login #usernpass{
	font-size: 15px;
	color:#3399FF;
	padding:0px;
	padding-left:20px;
	font-weight:bold;
	
}
.form_login #wajib{
	color:#FF0000;
}




.thrColFixHdr #container { 
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	margin: 0 0; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header { 
	 
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.thrColFixHdr #header2 {
	background-color:#B70100; 
	margin-top:0px; 
	width:984px;
	height:120px;
	background-image:url(../i/headback.gif);
	background-repeat: repeat-x;
}
.thrColFixHdr #header2 #link{
		color:#FFF;
		font-weight:bold;
		margin-left:60px;
}
 .thrColFixHdr #header2 #link a{
	 color:#FFF;
		font-weight:bold;
}

.thrColFixHdr #mainContent { 
	margin-left:0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding-top:0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top:0px;
} 


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

#h1{
font-family:Arial, Helvetica, sans-serif;
color:#CC0000;
font-size:20px;
padding:10px;
padding-left:0px;
}

#membercontainer{
	width:695px;
	padding:10px;
	border:#CCCCCC solid 1px;
	float:left;
	background-color:#FFFFFF;
	margin-right:2px;
	margin-bottom:7px;
}

.menumember a{
	width: 97%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #CCCCCC; /*THEME CHANGE HERE*/
	padding: 2px 0;
	font-weight: normal;
	color: black;
	background-color:#E8E8E8;
	padding-left:5px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	font-size:12px;
}
.menumember #head{
	width: 97%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #CCCCCC; /*THEME CHANGE HERE*/
	padding: 2px 0;
	font-weight: bold;
	background-color:#CC0000;
	padding-left:5px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	font-size:12px;
	color:#FFFFFF;
	
}
.menumember a:hover{
	background-color:#FFFFFF;
	padding-left:10px;
	font-weight:bold;
	width:95%;
}

#h1_2{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:20px;
	padding:10px;
	padding-left:0px;
	padding-right:0px;
	text-align:left;
}


#topbanner2nd, #topbanner2ndcenter{
	float:left;
	width:315px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:3px;
	padding-right:4px;
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
	margin-bottom:3px;
	margin-top:3px;
}
#topbanner2ndcenter{
	margin-left:7px;
	margin-right:7px;
}
#navBar{	
	float:left;
	width:150px;  /* for IE5/WIN */
	 /* actual value */
	margin:0 0 0px 0px;
	padding-top:10px;
	z-index:100;
}

#content{
	margin-left:160px;
	padding-top:10px;
	min-height:600px;
}
#defaultcontent{
	float:left;
	width:720px;
	position:static;
}

#rigthdefaultbanner{
	padding-left:0px;
	float:left;
	width:260px;	
}
#isirigthdefaultbannertop{
	border:1px #CCCCCC solid;
	width:250px;
	padding:5px;
	margin-bottom:7px;
	background-color:#FFFFFF;
}

#defaultcenterbanner{
	width:253px;
	float:left;
	border:#CCCCCC 1px solid;
	background-color:#FFFFFF;
	padding:5px;
	padding-right:7px;
	padding-left:7px;
	margin-right:3px;
	margin-bottom:7px;
}

#popularlisting{
	width:263px;
	padding:5px;
	border:#CCCCCC solid 1px;
	float:left;
	background-color:#FFFFFF;
	margin-top:2px;
	margin-right:2px;
}
#popularagent{
	width:250px;
	padding:5px;
	border:#CCCCCC solid 1px;
	float:left;
	background-color:#FFFFFF;
	margin:2px;

}
#popularagent ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
#popularagent li a {
		height: 32px;
		voice-family: "\"}\""; 
		voice-family: inherit;
		height: 24px;
		text-decoration: none;
		font-weight:normal;
}
#popularagent a:over {
		text-decoration: none;
		font-weight:30px;
}

#titlefront{
	text-align:left;
	color:#990000;
	font-size:22px;
}
	#titlefront a{
		text-align:left;
		color:#990000;
		font-size:22px;
	}

#latestnews{
	width:96.3%;
	padding:10px;
	border:#CCCCCC solid 1px;
	float:left;
	background-color:#FFFFFF;
	
	margin-right:2px;
	margin-bottom:7px;
}

#title{	
	
	color:#333333;
	font-size:13px;
	font-weight:bold;
	float:left;
	width:100%;
}

#contentnews{
	text-align:left;
	font-size:12px;
}

#footer{
	
	border-top:#990000 solid 4px ;
	background-color:#666666;
	font-size:larger;
	margin-top:10px;
	color:#FFFFFF;
	text-align:left;
	padding-left:10%;
	float:left;
	width:90%;
	list-style:none;
}



#judulFooter {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 18px;
 font-weight: normal;
 color:#FFFFFF;
 line-height:30px;
}



#subjudulFooter {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 padding-right: 10px;
 
 line-height:16px;
 color:#FFFFFF;
}
#footer ul{
	list-style-type:none;
}
#link_footer {
 color: #CCCCCC;
 text-decoration: none;
}

#footer a{
color:#FFFFFF;

}

#searchform{
	float:left;
	width:493px;
	position:static;
	border:1px #CCCCCC solid;
	padding:5px;
	margin-bottom:5px;
	background-color:#FFFFFF;
}
#formlisting{
	width:96.3%;
	padding:10px;
	border:#CCCCCC solid 1px;
	float:left;
	margin-right:2px;
	margin-bottom:5px;
	background-color:#FFFFFF;
	margin-top:5px;
	
}

.title{
	float:left; 
	width:20%;
	font-weight:bold;
}
.sparator{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3399CC;
}
.label{
	width:150px;
	float:left;
	height:5px;
	font-weight:bold;
	color:#333333;
	padding-left:5px;
}
.none{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.field{
	float:left;
	width:250px;
}

#centerbannerfist{
	padding:5px; 
	width:530px; 
	float:left;
	background-color:#FFFFFF;
	border:#CCCCCC 1px solid;
	margin-bottom:3px;
	margin-top:3px;
}
#centerbannersecond{
	float:left;
	padding:5px; 
	width:166px; 
	background-color:#FFFFFF; 
	border:#CCCCCC solid 1px;
}

#rigthserarchbanner{
	padding-left:5px;
	float:left;
	width:310px;
}
#isirigthsearchbannertop{
	border:1px #CCCCCC solid;
	width:287px;
	padding:5px;
	background-color:#FFFFFF;
}
#isirigthserarchbannercenter{
	border:1px #CCCCCC solid;
	width:287px;
	padding:5px;
	margin-top:3px;
	background-color:#FFFFFF;
}
#isirigthserarchbannerbottom{
	border:1px #CCCCCC solid;
	width:287px;
	padding:5px;
	margin-top:3px;
	background-color:#FFFFFF;
}

<!---end search page--->

<!--listing -->
#listing{
	width:536px;
	float:left;
}

#listingcontainer{
	border:5px solid #cccccc; 
	height:195px; 
	margin-bottom:5px; 
	background-color:#FFFFFF; 
	width:689px;
	float:left;
	background-image:url(../i/listing_background.png);
	background-repeat:repeat-x;
}

.listingcontainer{
	border:1px solid #cccccc; 
	height:195px; 
	margin-bottom:5px; 
	background-color:#FFFFFF; 
	width:689px;
	float:left;	
	background-image:url(../i/listing_background.png);
	background-repeat:repeat-x;
}


#listingtitlecontainer{
	float:left;
	background-color:#CC0000;
	width:100%;
	height:25px;
	vertical-align:middle;
	padding-top:5px; 
}
		#listingtitle{
			float:left; 
			
			font-weight:bold;
			padding-left:5px;
			vertical-align:middle; 
			color:#FFFFFF;
			margin-top:3px;
			
		}
		#kprtitle{
			float:left;
			width:200px;
			vertical-align:middle; 
		}
		#facilitytitle{
			float:left;
			background-color:#F8E0DE;
			font-weight:bold;
			color:#FF0000;
			padding: 2px 2px 2px 2px;
			font-size:16px;
			border:#CC3300 1px solid;
		}

#listingimage{
	float:left;
	width:auto; 
	margin:10 10 10 10; 
	height:auto; 
	border:1px solid #cccccc;
	margin-left:5px;
	margin-top:5px;
}
#listingcontent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	text-align:left;
	padding:10px 0 0 5px;
	width:270px;
}
#listingagency{
	float:right;
	text-align:right;
	margin:10 10 0 10;
	margin-top:5px;
	margin-right:5px;
}
#listingbottom{
	float:left; 
	width:98%; 
	min-height:25px;
	padding:5px;
	color:#333333;
}
#listingtitledeveloper{
	float:left;
	width:97%;
	height:15px;
	vertical-align:middle;
	padding-top:5px;
	margin:5px;
	padding:5px;
	padding-bottom:5px;  
	background-image:url(../i/back_title.png);
	color:#FFFFFF;
	font-weight:bold;
}
#listingcontact
{
	float:right;
	text-align:right;
}
#listingpost{
	float:right;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	margin-right:8px;
	margin-top:3px;
}
#listingjudul, #listingjudul a{
	color:#CC0000;
	font-weight:bold;
}


#listingbanner{
	border:1px solid #cccccc;
	margin-bottom:10px;
	width:480px;
	
}
#formtitle{
font-weight:bold;
color:#FFFFFF;
float:left;
}

#formcontainer{
	width:400px;
	
}
#form{
background-color:#E8E8E8;	
	float:left;
	width:400px;
}
#formitem{
	
	padding:5px;
	border-bottom:#CCCCCC 1px solid;
	padding-top:7px;
	color:#333333;
	
}
#formmap{
	width:38%;
	float:left;
	padding:5px;
}
#formlist{
background-color:#FFFFFF;
background-image:url(../i/backform.gif);
background-repeat:repeat-x;
}

#menucenter{
	float:left;
	font-family: Arial,sans-serif;
	font-size:12px;
	color: #333333;
	padding: 10px;
	/*background-color: #EFEFEF;*/
	background-color: white;
	background-image:  url(../i/3.gif);
	background-repeat: repeat-x;
	margin-top:10px;
	width:98%;
	height:60px;
	border-bottom: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
}

#menucenter li{
	list-style-type:square;
	
}
#menucenteritem{
width:140px;
float:left;
padding-left:5px;padding-left:10px;
	padding-top:10px;
}

#contentbottom{
	width:693px; 
	border:1px #CCCCCC solid; 
	float:left; 
	background-color:#FFFFFF; 
	padding:5px;
}

#chromemenu{
	margin-bottom:-3px;
	margin-top:3px;
	float:left;
}

#containerleft{
	width:96.3%; 
	border:#CCCCCC solid 1px; 
	padding:10px; 
	background-color:white; 
	float:left;
}

.tombol{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	background-image:url(../i/button.gif); 
}
.tombol td{
	color:#FFFFFF;
	width:100px;
	
	background-image:url(../i/button_hover.gif);	
}
.tombol td:hover{
	color:#003399;
	background-color:#0099FF;	
}

#addlisting{
	float:left;
	margin-left:3px;
	font-weight:bold;
	padding-top:2px;
}

#listing{	
	padding:5px;
	font-size:12px;
	font-weight:bold;
	float:left;
	width:100%;
}

.paging{
	width:96.3%;
	padding:10px;
	border:#CCCCCC solid 1px;
	float:left;
	background-color:#FFFFFF;
	margin-right:2px;
	margin-bottom:7px;
}
.paging #left{
	float:left;
	width:100px;
}
.paging #center{
	float:left;
	width:480px;
}
.paging #center span{
	background-color:#FFFFFF;
	color:#000000;
	padding:2px 2px 2px 2px;
	border:#990000 solid 1px;
}
.paging #center a{
	background-color:#999999;
	color:#FFFFFF;
	padding:2px 2px 2px 2px;
	border:#990000 solid 1px;
}
.paging #center a:hover{
	background-color:#CCCCCC;
	color:#990000;
}

.paging #right{
	float:right;
}


.shortcut{
	text-align:center;
	width:100%;
	float:left;
} 

.shortcut a{
border: #CCCCCC solid 1px;
width:148.5px;
display:block;
float:left;
margin:5px;
padding:5px;
} 
.shortcut a span{
width:150px;
float:left;
font-weight:bold;
height:20px;
}

.shortcut a img{
border: 0px;
} 
.shortcut a:hover{
border-color:#FF0000;
background-color:#EEEEF0;
font-size:14px;
}

.map a:hover{
	background-color:#FF99FF;
	border:#FF0000 1px solid;
}
.popularlisting{
	border:#CCCCCC 1px solid;
	float:left;
	width:335px;
	padding:3px;
}
.popularlisting #title{
	background-color:#000099;
	padding:2px;
	padding-left:3px;
	color:#FFFFFF;
}
.popularlisting #containerlisting{
	float:left;
	width:327px;
	border:1px #CCCCCC solid;
	padding:3px;
	margin-top:3px;
	
}
.popularlisting #containerlisting:hover{
	background:#FFFFE6;
}
.popularlisting #judullisting{
	color:#CC3300;
	font-weight:bold;
}
.popularlisting #fasilitas{
background:#FF9999;
float:left;
}

.popularlisting #judullisting a{
	color:#CC3300;
	text-transform:capitalize;
}
.popularlisting #photo{
	float:left;
	width:150px;
	margin:3px;
}

.rss li{
	padding-left:5px;
	margin-left:20px;
	list-style-image:url(../i/rss.gif);
}
.rss li a{

}
.rss #judul{
	color:#0099FF;
	font-weight:bold;
	margin-top:5px;
}

.emailbrowse a{
color:#0000FF;
}

.emailbrowse #read{
	font-weight:normal;
}

.emailbrowse #notread{
	font-weight:bold;
}
.emailbrowse #totalpesan{
	font-size:10px;
}
.form_login tr #item{
	border-bottom:#0099FF 1px dashed;
}
#others li{
	border-bottom:#6699FF 1px dashed;
	margin-top:5px;
}
<!---end listing--->
.termsofuse{
	font-family:Tahoma;
}
.termsofuse #title{
	float:left;
	background-color:#333333;
	border-left:5px solid #990000;
	padding-left:15px;
	padding-bottom:2px;
	padding-top:2px;
	color:#FFFFFF;
	padding-right:5px;
	height:15px;
	font-size:11px;
	font-family:Tahoma;
}

.termsofuse #isi{
	border-left:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	padding:5px 0px 0px 5px;
	font-family:Tahoma;
}

.tabeldev{
	border:1px #666666 solid;
	
}
.tabeldev #head{
	font-size:15px;
	font-weight:bold;
	text-align:center;
	
}
.tabeldev #data{
	border-bottom:#999999 solid thin;
	text-align:center;
	font-size:11px;
}
.tabeldev tr td{
	border-bottom:#999999 solid 1px;
}
.tabeldev #data:hover{
	color:#990000;
	background-color:#FFFFCC;
	border-bottom:#CCCCCC solid 1px;
}

.topbar{
	background-image:url(../i/topbar.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-align:right;
	height:20px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	padding-right:5px;
}

.topbar a{
	color:#FFFFFF;
	text-decoration:none;
}

.topbar a:hover{
	color:#FF9900;
}

.topbar #free a{	
	text-decoration:blink;
	color:#FFFF00;
}

#footerbanner {
	width: 100%;
	top: 0px;
	margin-bottom: 0px;
	height: 10px;
	position: fixed;
	z-index: 100;
	right: 0; 
}


#blockquote {
  background: transparent url(../i/quoleft.gif) left top no-repeat;
  border-bottom: 1px #CCCCCC solid;
  padding-bottom: 10px;
  color:#666666;
  font-size: 12px;
  padding-left: 10px;
  padding-top: 5px;
  text-align:center;
  font-weight:bold;
}

#blockquote div {
  padding: 0 30px 0 20px;
  background: transparent url(../i/quoright.gif) right bottom no-repeat;
  font-family:Georgia, "Times New Roman", Times, serif;
}

.subscribes{
	float:left;
	margin-top:5px;
	width:400px;
}
.subscribes #top{	
 height:15px;
 background-image:url(../i/top_subscribe.png);
 background-repeat:no-repeat;
}

.subscribes #bottom{	
 height:15px;
 background-image:url(../i/bottom_subscribe.png);
 background-repeat:no-repeat;
}

.subscribes #formstyle{
	border-left :1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	padding:10px;
}
.container_crack{
}