@charset "utf-8";
/* CSS Document */

.mainfrm {
	width:500px;
	padding:20px;
}

.frmLabel {
	width:150px;
	float:left;
}

.frmField {
	width:250px;
	float:left;
}

.slt-box {
	border: 1px solid #ccc;
	padding: 6px 4px;
	outline: none;
	font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #777;
	margin: 0;
	margin-bottom: 20px;
	background: #fff;
	float:left;
}

.rgfrm td {
	vertical-align:middle !important;
	padding-bottom:5px;
}

.rgfrm input, .rgfrm select {
	margin-bottom:0px !important;
}

.AdmfrmLabel {
	width:85px;
	float:left;
}

.AdmfrmFld {
	float:left;
}

.AdmFrmList {
	width:140px;
}

#PropertyMainDiv {
	float: left;
	padding: 15px;
	width: 99%;
}
widget-area{
}
	.page-id-102 .widget-area{
	float:left;}
#PropertyMainDiv h1 {
	font-size: 30px;margin-bottom: 20px;
}

.SpacerDiv {
	height:10px;
	clear:both;
}

#ProDescription {
	width: 100%;
	border: 1px solid #ddd;
	float: left;
	margin: 0 0 10px 0;
	padding: 5px;
	line-height: 20px;
}

.heading {
	padding: 10px;
	height: auto;
	background-color: #dadada;
	font-weight: bold;
}

.ProSpecs {
	font-size: 16px;
	line-height: 20px;
}

.SpecLabel {
	width:240px;
	float:left;
	line-height: 20px;
}

.SpecInfo {
	width:260px;
	float:left;
	line-height: 20px;
}
#ProDescription .SpecInfo{
	/*float:none !important;*/
	
	}
.ProPhotos {
	width:100%;
}

#frmInquiry {
}

#frmInquiry input {
	background-color: #FFF;
	width: 250px;
	border: 1px solid #000;
}

#frmInquiry textarea {
	background-color: #FFF;
	width: 250px;
	height:100px;
	border: 1px solid #000;
}

#frmInquiry input[type="submit"] {
	background-color: #FFF;
	width: 100px;
	border: 1px solid #000;
	color:#000;
}

#divAgent {
}

#address {
	font-size: 12px;
	color: #666;
}

#PropertyQuickView:first-child {

}

/*#PropertyQuickView:hover {
	box-shadow:0px 0px 5px #666666;	
}
*/
#PropertyQuickView {
	float: left;
    margin:0 15px 30px 0;overflow: hidden;
    padding: 0;
    width: 212px;
	min-height: 370px;
	
	transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}

#PropertyQuickView:nth-of-type(5n+0) {
	 margin-right: 0;
}

#PropertyQuickView:last-child {
	margin-right:0px;
}

#PropertyQuickView .QVImage a {
	float: left;
    height: 160px;
}

#PropertyQuickView .QVImage a img {
	height: 160px;
    padding: 0;
    width: 212px;
}	

#PropertyQuickView .QVImage {
	height: 160px;
    padding: 0;
    width: 212px;
}

#PropertyQuickView .QVProInfo {
	border: medium none;
    clear: both;
    line-height: normal;
    margin-left: 0;
    padding: 0;
}

.product-name {
    background: none repeat scroll 0 0 #000000;
    padding: 10px;
}

.h2typelist {
	margin:3px !important;
}

#PropertyQuickView .QVProInfo h2 {
	font-size: 14px;
    font-weight: normal;
    margin: 0 !important;
    min-height: 45px;
    padding: 0;
}

#PropertyQuickView .QVProInfo h2 a {
	color: #ffffff;
    font-size: 12px;
    line-height: normal !important;
    text-decoration: none;
    text-transform: uppercase;
}	

#PropertyQuickView .QVProInfo h2 a:hover {
	color:#666666;	
}


.btn-box {
	clear: both;
    display: table;
    float: left;
    text-align: center;
    width: 100%;
}	


.btn-box > a {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: left;
    padding: 10px;
    text-decoration: none;
    width: 100%;
}
.btn-box > a:hover{  background:none repeat scroll 0 0 #27AE60; color:#FFF;
	transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;}
.detail-box {
	
}

.detail-box li {
		
}

#PropertyQuickView .QVProInfo b {
	margin-right:10px;
}


.property-left {
    float: left;
    width: 49%;
}


.property-right {
    float: left;
    margin-left: 30px;
    width: 45%;
}


.prod-attr {
    border-left: 1px solid #dddddd;
    display: flex;
    float: left;
    padding: 8px;
    width: 52px;
}
.prod-amount {
    background: none repeat scroll 0 0 #27AE60;
    color: #FFFFFF;
    padding: 10px;
}


.prod-attr.first {
    border-right: 1px solid #DDDDDD;
	border: medium none;
}