/* Condo Profile Template 1 CSS file */#profile_container{	background-color: white;}#profile_title{	color: rgb(222,110,47);	font: 100% Georgia, "Times New Roman", Times, serif;	font-size: 24px;	font-weight: 900;	padding: 10px 0px;}#profile_header_table{	border-collapse: collapse;	border: none;	width: 100%;}#profile_header_table th{	background-color: rgb(222,110,47);	color: white;	border-collapse: collapse;	border: none;	font-size: 12px;}#profile_header_table td{	padding: 5px;}#profile_name{	color: rgb(222,110,47);	font-size: 18px;}#profile_address{	color: black;	font-size: 12px;}#profile_availability{	color: black;	font-size: 12px;	font-weight:900;}#profile_availability img{	border: none;}#profile_availability a{	color: #4F7493;	text-decoration: none;	font-size: 12px;	cursor:pointer;}#profile_content_table{	border-collapse: collapse;	border: none;	width: 100%;}#profile_content_table th, td{	padding: 0px 5px;	margin: 0;}#profile_frame{	background-color: #EEEEEE;	border: solid 1px #CCCCCC;	padding: 10px;	width: 420px;	height: 370px;	text-align: center;}#profile_thumbnail{	border: solid 1px blue;	margin: 4px 4px 4px 4px;}#profile_details_title{	background-color: rgb(222,110,47);	color: white;	width: 100%;	font-size: 12px;	font-weight: 900;	padding: 5px;}#profile_details{	color: black;	margin: 0;	height: 200px;	font-size: 12px;	line-height: 20px;}#profile_info_title{	background-color: rgb(222,110,47);	color: white;	width: 100%;	font-size: 12px;	font-weight: 900;	padding: 5px;}#profile_info{	cursor: pointer;	color: black;	padding: 0;	margin: 0;	font-size: 12px;	font-family: "Times New Roman", Times, serif;	font-weight: 900;}#profile_info:hover{	background-color: rgb(222,110,47);	color: white;}#profile_info_dot{	color: rgb(222,110,47);}#profile_options td, th{	color: black;	font-size: 12px;}#profile_description{	color: black;	font-size: 12px;	padding: 5px 0px;}#profile_weather{	color: black;	font-size: 12px;	padding: 5px 0px;}#profile_separator{	text-align: center;	border-top: 1px dashed #CCCCCC;}#profile_contact{	display: none;	color: black;	font-size: 12px;}#profile_contact_status{	color: red;	font-size: 16px;	font-weight: 900;}#profile_contact_details{	margin-left: 100px;}#profile_text_counter{	color: black;	font-size: 12px;}.profile_contact_table{	border-collapse: collapse;	border: none;	background-color:#EEEEEE;}.profile_contact_table td{	padding: 5px;}.profile_contact_table th{	background-color: rgb(222,110,47);	color: white;	font-size: 12px;	font-weight: 900;}.profile_contact_label{	text-align: right;	font-weight: 900;}.profile_contact_data{	text-align: left;	padding: 10px;}.profile_contact_data_center{	text-align: center;}#profile_share img{	border: none;}#ccField{	vertical-align:middle;	margin: 0px 0px;}