/* Condo Profile Template 1 CSS file */

#ca_profile1_container
{
	background-color: white;
}

#ca_profile1_title
{
	color: rgb(222,110,47);
	font: 100% Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 900;
	padding: 10px 0px;
}

#ca_profile1_section_title
{
	background-color: rgb(222,110,47);
	color: white;
	width: 100%;
	font-size: 12px;
	font-weight: 900;
	padding: 5px;
	margin-top: 15px;
}

#ca_profile1_links
{
	float: right;
	font-size: 12px;
}

#ca_profile1_links img
{
	border: none;
}

#ca_profile1_links a
{
	color:#000066;
	text-decoration: none;
	font-size: 12px;
	cursor:pointer;
}

#ca_profile1_links a:hover
{
	color: rgb(222,110,47);
}

#ca_profile1_name
{
	color: rgb(222,110,47);
	font-size: 18px;
}

#ca_profile1_address
{
	color: black;
	font-size: 12px;
}

#ca_profile1_alerts
{
	color: black;
	font-size: 12px;
}

#ca_profile1_content_table
{
	border-collapse: collapse;
	border: none;
	width: 100%;
}

#ca_profile1_content_table th, td
{
	padding: 0px 5px;
	margin: 0;
}

#ca_profile1_features_title
{
	background-color: rgb(222,110,47);
	color: white;
	width: 100%;
	font-size: 12px;
	font-weight: 900;
	padding: 5px;
}

#ca_profile1_features
{
	color: black;
	padding: 0;
	margin: 0;
	height: 250px;
	font-size: 12px;
}

#ca_profile1_info_title
{
	background-color: rgb(222,110,47);
	color: white;
	width: 100%;
	font-size: 12px;
	font-weight: 900;
	padding: 5px;
}

#ca_profile1_info
{
	cursor: pointer;
	color: black;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 900;
}

#ca_profile1_info:hover
{
	background-color: rgb(222,110,47);
	color: white;
}

#ca_profile1_frame
{
	background-color: #EEEEEE;
	border: solid 1px #CCCCCC;
	padding: 10px;
	width: 420px;
	height: 370px;
	text-align: center;
}

#ca_profile1_thumbnail
{
	border: solid 1px blue;
	margin: 4px 4px 4px 4px;
}

#ca_profile1_description
{
	color: black;
	font-size: 12px;
	padding: 5px 0px;
}

#ca_profile1_bboard
{
	color: black;
	font-size: 12px;
	padding: 5px 0px;
}

#ca_profile1_bboard h3
{
	font-size: 12px;
	margin: 10px 0px 3px 0px;
	cursor: pointer;
}

#ca_profile1_bboard p
{
	font-size: 12px;
	margin: 0px 10px;
	display: none;
}

#ca_profile1_separator
{
	text-align: center;
	border-top: 1px dashed #CCCCCC;
}

#ca_profile1_docs
{
	color: black;
	font-size: 12px;
}

#ca_profile1_contact
{
	display: none;
	color: black;
	font-size: 12px;
}

#ca_profile1_contact_status
{
	color: red;
	font-size: 16px;
	font-weight: 900;
}

#ca_profile1_sub_details
{
	margin-left: 100px;
}

#ca_profile1_text_counter
{
	color: black;
	font-size: 12px;
}

#ca_profile1_file_link
{
	cursor: pointer;
	color: black;
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 900;
	text-decoration: none;
}

#ca_profile1_file_link:hover
{
	background-color: rgb(222,110,47);
	color: white;
}

#ca_profile1_file_link img
{
	border: none;
}

.ca_profile1_sub_table
{
	border-collapse: collapse;
	border: none;
	background-color:#EEEEEE;
}

.ca_profile1_sub_table td
{
	padding: 5px;
}

.ca_profile1_sub_table th
{
	background-color: rgb(222,110,47);
	color: white;
	font-size: 12px;
	font-weight: 900;
}

.ca_profile1_sub_label
{
	text-align: right;
	font-weight: 900;
}

.ca_profile1_sub_data
{
	text-align: left;
	padding: 10px;
}

.ca_profile1_sub_data_center
{
	text-align: center;
}

.ca_profile1_sub_data_right
{
	text-align: right;
}

#ca_profile1_corporate_details
{
	color: black;
	font-size: 12px;
}

#ca_profile1_share img
{
	border: none;
}

#ccField
{
	vertical-align:middle;
	margin: 0px 0px;
}
