/**************************  #1 ***********************************/
	.wrapper .row {
		margin-left: 0;
	}
	#advertiseViewWrapper .title {
/* 		background: #133cac; */
		background: #666;
		color: white;
		border-bottom: none;
	}
	#advertiseViewWrapper .title h1 {
		font-weight: normal;
		line-height: 100%;
		color: white;
		font-size: 16px;
	}
	#advertiseViewWrapper .title h1 a {
		color: white;
	}
	#advertiseViewWrapper .details {
		padding: 0;
/*
		border-left: 1px solid #dfdfdf;
		border-right: 1px solid #dfdfdf;
		border-bottom: 1px solid #dfdfdf;
*/
/* 		margin-bottom: 15px; */ /* comment out for test user rounder of wrap with background color */
	}
	#advertiseViewWrapper .detailsWrap {
		background: #dfdfdf;
		margin-bottom: 15px;
	}
	.details .price {
		font-weight: bold;
		color: #ff6a00;
/* 		background: #d9edf7; */
		background: #f0f0f0;
		padding: 15px 10px;
		border: 1px dotted #dfdfdf;
		font-size: large;
	}
	#advertiseViewWrapper .details .leftDetail {
		width: 610px;
		padding: 0 10px;
		border-right: none;
	}
	#advertiseViewWrapper .details .rightDetail {
		width: 295px;
		background: #f0f0f0;
		border: 1px dotted #dfdfdf;
	}
	#advertiseViewWrapper .title h4 {
		font-weight: normal;
		line-height: 100%;
		color: white;
		font-size: 16px;
	}
	
	#condoProjectDetailOfAd #topContent h1 {
		font-size: 18px;
		background: #dfdfdf;
		padding-left: 10px;
	}
	.roundedCorner {
		border: none;
		padding: 8px 0px;
		margin: 5px;
	}
	
	.buildingInfo {
		background: #fff;
	}
	.buildingInfoWrap {
		background: #dfdfdf;
	}
	
	
	.advertiseListForThisZone .adsItem {
		padding: 5px 5px;
		position: relative;
	}
	.advertiseListForThisZone .adsItem{
		padding:5px 5px;
		position:relative;
	}
	
	.advertiseListForThisZone .adsItem .postedOn{
		right:0px;
		bottom:0px;
		position:absolute;
	}
	
	.advertiseListForThisZone .adsItem p{
		padding:0 5px;
	}
	
	.advertiseListForThisZone .adsItem p.title{
		
		height:20px;
		overflow:hidden;
		font-size:15px;
	}
	
	.advertiseListForThisZone .adsItem img.adsImage {
		width:100px;
		float: left;
		display: block;
	}
	.nailthumb-container  {
/* 		border: 1px solid #dfdfdf; */
	}
	.nailthumb-container img.nailthumb-image {
/* 		z-index: 0 !important; */
/* 		position: static !important; */
	}
	
	
	.detailTable {
		background: #fbfbfb;
		width: 100%;
		border: 1px dotted #dfdfdf;
	}
	.detailTable td {
		padding: 3px 5px;
		margin: 2px;
	}
	.detailTable td.leftColumn {
		background: #f0f0f0; 
		text-align: right;
		width: 150px;
	}
/* 	#adImageWrapper .nailthumb-container .nailthumb-image { */
/* 	padding: 4px; */
/* 	background-color: #fff; */
/* 	border: 1px solid #ccc; */
/* 	border: 1px solid rgba(0, 0, 0, 0.2); */
/* 	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); */
/* 	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); */
/* 	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); */
/* 	} */
	.recommendBadge {
		position: absolute;
		top: 40px;
		right: -40px;
		transform:rotate(15deg);
		-ms-transform:rotate(15deg); /* IE 9 */
		-webkit-transform:rotate(15deg); /* Safari and Chrome */
	}

	
/**************************  #2 ***********************************/
.roundedCorner h1 {
	font-size: 16px;
	line-height: 21px;
	background-color: #F0F0F0;
	position: relative;
	padding: 8px 10px 5px;
	border-bottom: none;
	min-height: 21px;
}

.headerH1Wrap {
	background-color: #dfdfdf;
}
.roundedCorner {
	margin: 0;
}
.bottomRoundedCorner {
	background: #fff;
}

.bottomRoundedCornerWrap {
	background: #dfdfdf;
}
.span6 {
/* 	width: 470px; */
}

.prakardCondoProjectForumList {
	float: none;
	background: #fff;
}
/* .prakardCondoProjectForumList table { */
/* 	width: 99%; */
/* } */

.prakardCondoProjectForumListWrap {
	background: #dfdfdf;
}
.prakardCondoProjectForumList table tr:first-child td {
	border-top: 0;
}
.prakardCondoProjectForumList table tr:first-child {
	background: #F0F0F0;
}
.table {
	width: 100%;
	margin-bottom: 0;
}
.zoneAds {
	margin-left: 15px;
}

.details .description {
	padding: 10px;
}


#adImageWrapper {
/* 	width: 935px; */
	margin: 10px auto 15px;
	display: inline-block;
}


/**************************  #3 ***********************************/
    .adHoriz {
        width: 227px;
        height: 140px;
    }
	.projectHoriz {
    	width:102;
    	height:70;
    }
    .vert {
        width: 100px;
        height: 130px;
    }

#adImageWrapper .nailthumb-container a img, #adImageWrapper .nailthumb-container a, #adImageWrapper .adHoriz {
width: 214px;
height: 140px;
}

#adImageWrapper .customerImages a img {
	width: 214px;
	height: 140px;
}