@charset "utf-8";
/* ======================================== *//*
	INTAGENT® REAL ESTATE TECHNOLOGY
	DesignPro (Design 086)
	Developer: Michael M.
*//* ======================================== */

#page_content {
	width: 960px;
	min-height:500px;
	padding:0px 0 0 0;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #472307;
	font-size: 12px;
	line-height:19px;
	background: url(img/repeated_content.png) repeat-y top left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}


#page_content p {
	display: block;
	padding: 0;
	margin: 0 0 15px 0;
	}	

#content-left {
	width:700px;
	padding:10px 10px 0 70px;
	margin:0;
	float:left;
	display:inline-block;
	}
	
	#content-left strong {
	color: #472307;
	}

#content-right {
	width:220px;
	padding: 50px 20px 20px 20px;
	margin:0;
	min-height:300px;
	float:left;
	display:inline-block;
	text-align:center;
	}


div.fg-caption a, div.fg-caption a {
	color: #472307 !important;
	}
	
#prprty-widget, #widget-block {
	box-shadow: none !important;
	} 	

#page_content #content-left, 
#page_content #content-right {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

.ui-state-highlight {
	height:200px;
	width:100%;
	border: 2px dashed #666;
	background: none;
	color: #363636;
	}