body {
	background: url('/images/skins/terracotta/body.jpg') repeat;
}

a {
	color: #d96704;
}



/** WRAPPER **/
#wrapper {
	color: #f0f0f0;
}



/** TOP BORDER **/
#top-border {
	border-color: #505050;
}



/** BUTTON **/
.button-1 {
	background-image: url('/images/skins/terracotta/bg_button_sprite.jpg');
	text-shadow: 0 1px #124764;
}



/** HEADER **/
#office-intro {
	color: #f0f0f0;
}

#office-intro #office-email span {
	color: #d96704;
}



/** MENU **/
#topmenu .topmenu-item a {
	color: #FFF;
	text-shadow: 0 1px #450f0f;
}

#topmenu .topmenu-item a:hover {
	color: #d96704;
}



/** BOX **/
.box {
	background-color: #bfbfbf;
	border-color: #f0f0f0;
}

.box .box-title {
	color: #505050;
}

.white-box {
	background: none;
}

.white-box .box-title {
	color: #f0f0f0;
	text-shadow: 0px 1px #450f0f;
}



/** FOOTER **/
#footer {
	color: #505050;
}

#footer a {
	color: #d96704;
}

#footer strong a {
	color: #d96704;
}



/** SLIDESHOW **/
#office-slideshow .slideshow-navbar a.slideshow-navbar-item {
	
}

#office-slideshow .slideshow-navbar a.slideshow-navbar-item:hover {
	
}

#office-slideshow .slideshow-navbar a.slideshow-navbar-item.active {
	background-color: #d96704 !important;
	border-color: #ddd !important;
}

#office-slideshow .bigbox-content .bigbox-data-panel {
	color: #333;
}

#office-slideshow .bigbox-content .bigbox-data-panel .price span {
	color: #8d95a6 !important;
}

#office-slideshow .bigbox-content .bigbox-data-panel .details .detail-item .value {
	color: #5c832f !important;
}



/** OFFICE SEARCH PANEL **/
#office-search-panel {
	color: #505050;
}

#office-search-panel .box-label {
	color: #505050;
	text-shadow: none;
}



/** ESTATE VIEW **/
.estate-data .column .detail-item .label {
	color: #f0f0f0;
}

.estate-data .column .detail-item .value {
	color: #8d95a6;
}

.bigbox .bigbox-content .bigbox-data-panel .price span {
	color: #8D95A6;
}

.bigbox .bigbox-content .bigbox-data-panel .details .detail-item .value {
	color: #8D95A6;
}



/** ADVERTISER **/
.advertiser-box a {
	color: #D96704;
}

.advertiser-box .seller-box .seller-data {
	color: #505050;
}

.advertiser-box .seller-box .seller-data .seller-name {
	color: #222;
}

.advertiser-box .seller-box .seller-data .seller-office {
	color: #505050;
}

.advertiser-box .office-box .office-name {
	color: #222;
}

.advertiser-box .office-box .office-address {
	color: #505050;
}

.advertiser-box .office-box .office-phone {
	color: #222;
}



/** ESTATE LIST **/
.result-title a {
	color: #57595A;
}

.result-price, .result-price a {
	color: #8D95A6;
}

.result-short-description, .result-short-description a {
	color: #57595A;
}

.result-details {
	color: #d96704 !important; 
}

.result-details .green-arrow {
	color: #d96704;
}

.result-columns .blue {
	color: #57595A;
}

.paginator .paginator_selected {
    background-color: #d96704 !important;
	border-color: #ddd !important;
}