#property_tabs {
  float:left;
  width: 750px;
  font-size: 11px;
  line-height:normal;
  background-color:white;
  border: solid 0px white;
  }
#property_tabs ul {
  margin:0;
  padding:0px 20px 0;
  list-style:none;
  }
#property_tabs li {
  float:left;
  background-color:#cccccc;
  margin:0;
  padding:0 0 0 9px;
  border:solid 1px white;
  }
#property_tabs a {
  float:left;
  display:block;
  padding:5px 15px 5px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#333;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#property_tabs a {float:none;}
/* End IE5-Mac hack */
#property_tabs a:hover {
  color:#333;
  }
#property_tabs .current_tab {
	  background-color:#0066ff; 
  }
#property_tabs .current_tab a {
  padding-bottom:5px;
	  color:white;
  }
  
.tabs {
 	background-color: #FFF;
	padding-top: 45px;
}


#tab2 ul {
	text-align: left;
}

/************************* Availability iframe */

#ajax_frame {
	width: 500px;
	height: 380px;
	
}

.property_detail_table_content_txt {
	padding: 6px 15px;
	width: 788px;
	background-color:white;
	border:solid 1px #cccccc;
}

#gallery_box {
	
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px 15px 0 15px;
}

#gallery_box_bottom {
	background-image:  url(../images/bg-photo_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#overview_box {
	background-image:  url(../images/bg-overview_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 15px 15px 0 15px;
	width: 200px;	
}

#overview_box_bottom {
	background-image:  url(../images/bg-overview_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.image_float {
	/*
	width: 384px;
	height: 220px;
	*/
	width: 151px;
	height: 104px;
	margin: 0 3px 3px 3px;
	float: left;
}

#gallery_box h1 {
	color: #6D8CF8;
	font-size: 120%;
	margin: 0;
	padding: 4px 0;
}

.property_detail_overview {
	background-color: #FFF;
}

.property_detail_overview th {
	background-color: #FFF;
	color: #6D8CF8;
	font-size: 14px;
	padding: 4px;
	margin: 0;
}

.property_photo {
	text-align: center;
	margin-top: 4px;
}

.property_detail_table {
	color: #000;
}

/************************* New JLV PD tabs */

#property_tab {
  float:left;
  width: 808px;
  font-size: 11px;
  line-height:normal;
  }
#property_tab ul {
  margin:0;
  padding:10px 0px 0 10px;
  list-style:none;
  }
#property_tab li {
  float:left;
  margin:0;
  padding:0 0 0 0px;
  }
#property_tab a {
  float:left;
  display:block;
  background: url(../images/right-new.gif) no-repeat right top;
  padding:6px 12px 5px 12px;
  text-decoration:none;
  font-weight:bold;
  color:#333;
  margin: 0 5px 0 0;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#property_tab a {float:none;}
/* End IE5-Mac hack */
#property_tab a:hover {
  color:#333;
  }
#property_tab .current_tab {
  }
#property_tab .current_tab a {
  background-image: url(../images/right_on-new.gif);
  color: #FFF;
  padding-bottom:5px;
  }
  
#tab-content {border: 1px solid #CCCCCC; padding: 5px; margin: 5px;overflow:auto;}

#li5 {
 	color: #0066FF;
}

#li5 a {
 	color: #0066FF;
}

