/************************* BEGIN: selectedCondoProject ******************************/
.nailthumb-container {
	border: none;
	float: left;
	margin: 2px;
}
.nailthumb-container img {
	border: none;
}
.nailthumb-container a {
	text-decoration: none;
}
#roomTypesWrapper .roomType {
	display: block;
/* 	padding:5px; */
	overflow: hidden;
}
#roomTypesWrapper .roomType .detail .row {
	border-bottom: 1px dashed #fff;
}
#roomTypesWrapper .roomType label.detailLabel {
	width: 180px;
	display: inline-block;
/* 	font-weight: bold; */
/* 	border-right: 1px solid #dfdfdf; */
	background: #f0f0f0;
	margin-bottom: 0;
	padding: 3px 5px;
}
#roomTypesWrapper .roomType .detail {
/* 	border-top: 1px solid #dfdfdf; */
/* 	border-left: 1px solid #dfdfdf; */
/* 	border-right: 1px solid #dfdfdf; */
}
#roomTypesWrapper .roomType .detail .row {
/* 	border-bottom: 1px solid #dfdfdf; */
}
.eachTypeWrapper {
	padding: 20px;
	float: left;
	border-right:1px solid #cdcdcd;
}
.eachTypeWrapper .size {
	padding: 5px 15px;
	background: #dfdfdf;
}
.goToSurveyForm{
	float:right;
}

#advertiseViewWrapper{
/* 	padding:10px; */
	margin-bottom:10px;
	/**border-bottom: 1px dotted #666;**/
}
/************************* END: selectedCondoProject ******************************/



/************************* BEGIN: projectList ******************************/
#condoProjectListWrapper #advertiseHeader {
	font-size: 16px;
	font-weight: bold;
	padding: 20px 0;
}
#condoProjectListWrapper .details {
	float: left;
}
#condoProjectListWrapper .details .leftDetail {
	float: left;
	padding: 5px 10px;
	border-right: 1px dotted #666;
	width: 500px;
}
#condoProjectListWrapper .details .rightDetail {
	float: left;
	height: 100%;
	padding: 5px;
	width: 200px;
}
#condoProjectListWrapper .details .title {
	border-bottom: 1px dotted #666;
	padding: 5px 10px;
}
#condoProjectListWrapper .identity {
	font-size: 12px;
}
.condoProjectItem {
/* 	border-bottom: 1px dotted #666; */
	padding: 5px 0 20px 0;
}

#condoProjectListWrapper .adImage {
	float: left;
}
#condoProjectListWrapper.homelist .mainImageWrapper {
	width: 120px;
	height: 100px;
	overflow: hidden;
	text-align: center;
}
#condoProjectListWrapper.homelist img.mainImage {
	height: 120px;
}
/************************* END: projectList ******************************/



/************************* BEGIN: saleUnitListBody ******************************/
#advertiseListWrapper #advertiseHeader {
	font-size: 16px;
	font-weight: bold;
	padding: 20px 0;
}

#advertiseListWrapper .adImage {
	float: left;
}
#advertiseListWrapper .details {
	float: left;
}
#advertiseListWrapper .details .leftDetail {
	float: left;
	padding: 5px 10px;
	border-right: 1px dotted #666;
}
#advertiseListWrapper .details .rightDetail {
	float: left;
	height: 100%;
	padding: 5px;
}
#advertiseListWrapper .details .title {
	border-bottom: 1px dotted #666;
	padding: 5px 10px;
}
#advertiseListWrapper .identity {
	font-size: 12px;
}
.advertiseItem {
/* 	border-bottom: 1px dotted #666; */
	padding: 5px 0;
}
/************************* END: saleUnitListBody ******************************/



/************************* BEGIN: advertiseListBody [listAdvertise.do]******************************/
#advertiseListWrapper #advertiseHeader {
	font-size: 16px;
	font-weight: bold;
	padding: 20px 0;
}

#advertiseListWrapper .adImage {
	float: left;
}
#advertiseListWrapper .details {
	float: left;
}
#advertiseListWrapper .details .leftDetail {
	float: left;
	padding: 5px 10px;
	border-right: 1px dotted #666;
}
#advertiseListWrapper .details .rightDetail {
	float: left;
	height: 100%;
	padding: 5px;
}
#advertiseListWrapper .details .title {
	border-bottom: 1px dotted #666;
	padding: 5px 10px;
}
#advertiseListWrapper .identity {
	font-size: 12px;
}
.advertiseItem {
/* 	border-bottom: 1px dotted #666; */
	padding: 5px 0;
}
/************************* END: advertiseListBody ******************************/


/************************* BEGIN: viewAdvertise [viewAdvertise.do] ******************************/
#advertiseViewWrapper #advertiseHeader {
	font-size: 16px;
	font-weight: bold;
	padding: 20px 0;
}

#advertiseViewWrapper .details {
	padding: 10px;
}
#advertiseViewWrapper .details .leftDetail {
	float: left;
	padding: 5px 0;
	border-right: 1px dotted #666;
}
#advertiseViewWrapper .details .rightDetail {
	float: left;
	height: 100%;
	padding: 5px;
}
#advertiseViewWrapper .title {
	border-bottom: 1px dotted #666;
	padding: 5px 10px;
}
#advertiseViewWrapper .identity {
	font-size: 12px;
}
.advertiseItem {
/* 	border-bottom: 1px dotted #666; */
	padding: 5px 0;
}
/************************* END: viewAdvertise [viewAdvertise.do] ******************************/

#adImageWrapper .nailthumb-container a img, #adImageWrapper .nailthumb-container a, #adImageWrapper .adHoriz {
    width: 227px;
    height: 140px;
}
.projectHoriz {
	width:102;
	height:70;
}
.vert {
    width: 100px;
    height: 130px;
}

/************************ ICONS CONDOABLE *****************************/
[class^="icondoable-"], [class*=" icondoable-"] {
	display: inline-block;
	width: 30px;
	height: 20px;
	margin-top: 1px;
/* 								line-height: 14px; */
	vertical-align: bottom;
	background: url("../../images/iconSheet.png") no-repeat 0 -570px;
}
.icondoable-location {
	background-position: 0 -570px;
}
.icondoable-date {
	background-position: -30px -570px;
}
.icondoable-building {
	background-position: -60px -570px;
}
.icondoable-area {
	background-position: -90px -570px;
}
.icondoable-floor {
	background-position: -120px -570px;
}
.icondoable-room {
	background-position: -150px -570px;
}
.icondoable-developer {
	background-position: 0 -600px;
}

.icondoable-phone {
	background-position: -60px -600px;
}
.icondoable-web {
	background-position: -90px -600px;
}
.icondoable-detail {
	background-position: -30px -600px;
}

.icondoable-phone-red {
	background-position: -120px -600px;
}
.icondoable-contact-blue {
	background-position: -150px -600px;
}
.icondoable-price {
	background-position: -150px -530px;
	width: 30px;
	height: 30px;
}
.icondoable-list {
	background-position: -120px -535px;
}
.icondoable-list-greenlight {
	background-position: -120px -535px;
}
/* icons */
i.icon-phone {
	background: url("../../images/icons/phone14.png") no-repeat;
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
}
/*
[class^="icondoable-"], [class*=" icondoable-"] {
	display: inline-block;
	width: 30px;
	height: 20px;
	margin-top: 1px;
	vertical-align: bottom;
	background: url("../../images/iconSheet.png") no-repeat 0 -570px;
}
.icondoable-location {
	background-position: 0 -570px;
}
.icondoable-date {
	background-position: -30px -570px;
}
.icondoable-building {
	background-position: -60px -570px;
}
.icondoable-area {
	background-position: -90px -570px;
}
.icondoable-floor {
	background-position: -120px -570px;
}
.icondoable-room {
	background-position: -150px -570px;
}
.icondoable-developer {
	background-position: 0 -600px;
}
.icondoable-phone {
	background-position: -60px -600px;
}
.icondoable-web {
	background-position: -90px -600px;
}
.icondoable-detail {
	background-position: -30px -600px;
}
*/
							
/************************ END: ICONS CONDOABLE *****************************/

.adsItem .detailWrapper span.leftColumn {
	width: 80px;
	float: left;
}
.adsItem .detailWrapper span.rightColumn {
	width: 210px;
	float: left;
}
.adsItem .detailWrapper div.seperateRow {
	clear: both;
}
.zoneAdsList .adsItem .detailWrapper, .zoneAds .adsItem .detailWrapper, .advertiseListForThisZone .adsItem .detailWrapper {
	padding: 0 0 15px;
}