#new-header{
	 width:100%; height:200px; background-color:#ccc;
}
.single-estate_property a {
    color: #fff;
}

.estate_property-template-default{
	
}
.estate_property-template-default .wide {
	background-color:#000;
}
.estate_property-template-default .content_wrapper {
	background-color:#000;
}
.estate_property-template-default .property-panel .panel-heading {
	background-color:#000;
}

.estate_property-template-default .property-panel .panel-title {
    background: #333;
	color:#fff;
}
.estate_property-template-default .property-panel .panel-body {
	background-color:#000;
	color:#fff;
}
.estate_property-template-default .building_ul_001 strong {
	color:#fff;
}
.estate_property-template-default .room_table_001, .estate_property-template-default .room_table_002 {
	background-color:#000;
	color:#fff;
}
.estate_property-template-default .room_table_001 tr td {
	color:#fff;
}
.estate_property-template-default .room_table_001 tr th {
    color: #fff;
    background: #333;
}
.estate_property-template-default .front_plan_row_image {
    background: #666;
}
.estate_property-template-default .room_contents_001 ul li {
    background: #333;
    color: #555;
}
.estate_property-template-default .room_contents_001 ul li.on {
    background: #4ca8a8;
    color: #fff;
}

.estate_property-template-default .entry-prop{
    color: #fff;
    display: block;
    width: 100%;
    border-bottom: solid 1px #555;
    padding-bottom: 10px;
	padding-top:10px;
    margin-bottom: 10px;
    max-width: 100%;
}

.estate_property-template-default .feature_chapter_name {
    color: #fff;
}

.estate_property-template-default .mylistings h3 {
    color: #fff;
}


.widget-area-sidebar {
   min-height: inherit !important;
}



.estate_property-template-default .side_rent_001 .side_rentbox_001 .tit_001 {
    background: #333;
	border:none;
	color:#fff;
}
.estate_property-template-default .side_rent_001 {
    background: #000;
}