.property-box .listing-details {
	position:absolute;
	bottom:0;
	width:90%;	
}
.property-box{
	height:518px;	
}
.idx-navigation-bar {
	display:none;	
}
#idxActionBarContact{
	display:none;	
}
#idxNavigationBar {
	display:none;	
}
.idxView{
	padding-top:30px;	
}
.panel-primary > .panel-heading {
    background-color: #6A87AE!important;
	color:#FFF!important;
	font-family: "Roboto Condensed",sans-serif;
}
.panel-default > .panel-heading {
    background-color: #6A87AE!important;
	font-family: "Roboto Condensed",sans-serif;
}
.panel-default > .panel-heading a {
    color: #fff;
}
#idx-search .btnMls {
    background-image: linear-gradient(to bottom, #585046 0px, #443C31 100%);
    font-size: 12px;
}
#idx-search .btnMls:hover {
    background-image: linear-gradient(to bottom, #443C31 0px, #585046 100%);
    font-size: 12px;
	color:#FFF;
}
#idx-search .btn {
    background-image: linear-gradient(to bottom, #585046 0px, #443C31 100%);
    font-size: 12px;
	border-radius:0;
	padding:10px;
	margin-left:0px;
}
#idx-search .btn:hover {
    background-image: linear-gradient(to bottom, #443C31 0px, #585046 100%);
    font-size: 12px;
	color:#FFF;
}
.narrow-search-button {
	display:none;
}
.narrow-bar {
	display:none;
}
.idx-results input[type="button"] {
    background-color: #474036;
	font-family: "Roboto Condensed",sans-serif;
}
.idx-results input[type="button"]:hover {
    background-color: #585046;
}
.status-area {
	color:#474036;	
}
.property-box{
	color:#474036;
	border-bottom:1px solid #474036;	
}
.listing-address a{
	color:#0F3F6F;
	font-size:14px;	
}
.listing-address a:hover{
	color:#6A87AE;
	text-decoration:none;
}
.property-box h5 {
    background-color: #6687AF;
}
.listing-remark a{
	color:#1A3F6E;
	padding-bottom:10px;	
}
.listing-remark a:hover {
	color:#6687AF;
	text-decoration:none;	
}
.listing-details{
	border-top:1px solid #474036!important;	
}
.property-box .listing-details span {
    border-right: 1px solid #474036;
	color:#474036;
}
.idxActionBar {
    background-color: #6687AF;
	font-family: "Roboto Condensed",sans-serif;
}
.headerText {
    color: #1A3F6E;
	line-height:24px;
}
.idx-info-container h1 {
	color:#1A3F6E;
	font-family: "Roboto Condensed",sans-serif;
	border-bottom:1px dashed #1A3F6E;
	font-size:18px;
}
.idxView .btn{
    background-image: linear-gradient(to bottom, #1A3F6E 0px, #325b8e 100%);
    font-size: 12px;
	font-family: "Roboto Condensed",sans-serif;
	border:1px solid #1A3F6E;
	color:#FFF;
	font-size:16px;
	font-weight:400;
	text-transform:uppercase;
	width:100%;
}
.idxView .btn:hover{
    background-image: linear-gradient(to bottom, #443C31 0px, #585046 100%);
	color:#FFF;
}
.user-pages h1 {
	color:#FFF;	
}
.user-pages .heading {
    background-color: #6A87AE;
	color:#FFF;
	font-family: "Roboto Condensed",sans-serif;
	margin-top:20px;
}
.user-pages .btn {
    background-image: linear-gradient(to bottom, #0F3F6F 0px, #215589 100%);
	color:#FFF;
	font-family: "Roboto Condensed",sans-serif;
	font-weight:400;
	font-size: 17px;
}
.user-pages .btn:active {
	color:#FFF;	
}
.user-pages .btn:hover {
    background-image: linear-gradient(to bottom, #215589 0px, #0F3F6F 100%);
	color:#FFF;
}
.user-pages .prop-info {
	color:#FFF;	
	font-family: "Roboto Condensed",sans-serif;
	font-weight:400;
}
.password-link a{
	color:#6A87AE;	
}
.password-link a:hover{
	color:#4A4237;	
}
.saved-title h4 {
	color:#4A4237;
	font-family: "Roboto Condensed",sans-serif;
	font-size:18px;	
}
.saved-info a{
	color:#6A87AE;	
}
.saved-info a:hover{
	color:#4A4237;
	text-decoration:none;	
}
.listing-remark {
	text-transform:none;	
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1)  {
.property-box .listing-details span {
	border:none!important;	
}
	
}
@media only screen and (min-width:0px) and (max-width:767px)  {
.listing-image img{
	height:175px!important;	
}

}