/* Search Result Info */
#searchResultInfo {
    margin: 10px 0;
    padding: 10px 10px 0px 10px;
    background: #eee;
    font-size: 12px;
}

#searchResultInfo h3 {
    font-size: 12px;
    margin: 0;
	clear: none;
}

#mapFixed {
	color: #990000;
	border-bottom: 1px dotted #990000;
	margin: 0 10px;
	text-decoration: none;
	text-align: center;
	padding-bottom: 5px;
	width: 233px;
}

#mapFixed img {
	display: block;
	border: 1px solid #990000;
	margin-bottom: 5px;
	width: 100%;
}

#searchResultInfo .nb {
    color: #990000;
    padding: 0;
    margin: 0;
}

/* list result */
.offers2  {
    margin: 20px 0 0 0;
    padding: 0;
    list-style-type: none;
    clear: both;
	border-bottom: 1px solid #990000;
}

.offers2 li {
	padding: 10px 0 10px 5px;
    margin: 0;
	background: #fff;
    border-top: 1px solid #990000;
    position: relative;
}

.offers2 li.sold {
	background: url('/img/locale/sold.png') 150px 20px no-repeat;
}

.rent .offers2 li.sold {
    background: url("/img/locale/sold_rent.png") no-repeat scroll 150px 20px transparent;
}
.offers2 .header {
    text-align: left;
	margin: 0;
	padding: 0;
}

.offers2 .header .vip {
	float: right;
    width: 42px;
    height: 42px;
    margin-left: 5px;
}

.offers2 li.top .header .vip {
	float: right;
    width: 60px;
    height: 60px;
    margin-left: 5px;
}

.offers2 .header .video {
	float: right;
    width: 93px;
    height: 42px;
    margin-left: 5px;
}

.offers2 .header .vip img {
    width: 42px;
	border: none;
}

.offers2 li.top .header .vip img {
    width: 60px;
	border: none;
}

.offers2 .header .video img {
	width: 93px;
	border: none;
}

.offers2 .header .logo {
	float: right;
	margin-left: 15px;
    text-align: right;
    width: 110px;
    height: 50px;
}

.offers2 .header .logo a {
	border: 1px solid #D9E2EA;
    float: right;
}

.offers2 .header .logo a:hover {
	border: 1px solid #990000;
}

.offers2 .header .logo img {
	border: none;
	padding: 5px;
	background: #ffffff;
	margin: 0;
    max-width: 100px;
}

.offers2 .header a, .offers2 .header span {
    white-space: nowrap;
}

.offers2 .header span.price {
	font-size: 1.3rem;
	margin-bottom: 12px;
	color: #990000;
	display: block;
	font-weight: 600;
}

.offers2 .header em {
	color: #ff0000;
	font-size: 0.8rem;
	font-style: normal;
	padding-left: 2px;
}

.offers2 .header a.location {
	font-size: 1.1rem;
	font-weight: 600;
	color: #990000;
}

.offers2 .header .offerType {
	display: block;
}

.offers2 .header .offerType  a {
    color: #000000;
	font-size: 1rem;
	font-weight: 600;
	text-decoration: none;
}

.offers2 li div {
	padding: 15px 0 10px 0;
}

.offers2 li.vip {
	background: url('/img/vip_offer_bg.gif') repeat-x left top;
}

.offers2 li.top {
	background: -moz-linear-gradient(center top , #ffffff 0%, #e6e9f2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(38%,#ffffff), color-stop(100%,#e6e9f2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e6e9f2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#e6e9f2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#e6e9f2 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#e6e9f2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e9f2',GradientType=0 ); /* IE6-9 */

}

.offers2 li.VTour {
		background: -moz-linear-gradient(center top , #ffffff 0%, #e6f2e9 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(38%,#ffffff), color-stop(100%,#e6f2e9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e6f2e9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#e6f2e9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#e6f2e9 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#e6f2e9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6f2e9',GradientType=0 ); /* IE6-9 */

}

.offers2 ul.footer {
	list-style: none;
	padding: 0;
	margin: 0;
	clear: both;
    font-size: 0.9rem;
}

.offers2 ul.footer li {
	padding: 0 4px 0 0;
	margin: 0 4px 0 0;
	border: none;
	border-right: 1px solid;
	float: left;
	background: none;
}

.offers2 ul.footer a {
	color: #000000;
}

.offers2 ul.footer a:hover {
	color: #990000;
    text-decoration: none;
}

.offers2 ul.footer li.last-child {
	border: none;
	float: right;
	margin-right: 16px;
    text-decoration: underline;
}

.offers2 li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.offers2 .photo {
    float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #D9E2EA;
	background: #ffffff;
}

.notebook .offers2 .photo {
	margin-bottom: 0;
}

.notebook .offers2 .newBuilding .photo img {
	width: 135px;
}

.offers2 .photo.missing {
    width: 120px;
	height: 90px;
    background: #ffffff url("/pics/buy/thumb2/no.gif") top 5px right 5px no-repeat;
    padding: 5px;
	border: 1px solid #D9E2EA;
}

.offers2 .photo.hot {
    width: 120px;
	height: 90px;
    background: #ffffff url("/pics/buy/thumb2/hot.gif") top 5px right 5px no-repeat;
    padding: 5px;
	border: 1px solid #D9E2EA;
}

.offers2 .photo:hover {
	border:1px solid #990000;
}

.offers2 .photo img {
    width: 120px;
	padding: 5px;
	border: none;
}

.offers2 li.top .photo img {
    width: 200px;
	height: 150px;
}

.offers2 li.VTour .photo img {
    width: 200px;
	height: 150px;
}

.offers2 p {
    margin: 0;
    color: #333;
    font-size: 0.9rem;
}

.offers2 label {
	color: #990000;
	text-decoration: underline;
}

.offers2 label {
	position: absolute;
	margin-left: 2px;
	background: #fff;
}

.offers2 label.checked {
    background: #fff url('/img/check2.gif') right center no-repeat;
}

body.active .offers2 label{
	width: 14px;
    height: 13px;
    border: 1px solid #990000;
}

body.active .offers2 label input.stylized {
    display: none;
}

/* agency offers */
.offers2 .agency a.photo {
    height: 50px;
    margin-bottom: -4px;
    background-color: #faf7ed;
}

.offers2 .agency img {
    width: auto;
}

.offers2 .agency p {
    margin-right: 0;
}

.offers2 li#advertNewBuilding {
	text-align: center;
}

.offers2 li#advertNewBuilding  a {	
	border: 1px solid #990000;
	padding: 5px;
	display: block;
	color: #000000;
	text-decoration: none;
	width: 450px;
	margin: auto;
}

.offers2 li#advertNewBuilding span {
	display: block;
	margin-top: 15px;	
}

.offers2 li#advertNewBuilding span:first-letter {
	text-transform: uppercase;
}

.offers2 li#advertNewBuilding span.title {
	line-height: 20px;
	color: #ffffff;
	background: #990000;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 203px 10px 0;	
}

.offers2 li#advertNewBuilding em {
	font-weight: 600;
	font-style: normal;
	padding-left: 5px;
}

.offers2 li#advertNewBuilding strong {
	display: block;	
}

.offers2 li#advertNewBuilding  img {
	width: 196px;
	height:  147px;
	margin-left: 5px;
	float: right;
	border: none;	
}	

.printNavigation {
	background: #990000;
	line-height: 15px;
	color: #ffffff;
	margin: 10px 0;
	padding: 2px;
	text-align: right;
	font-size: 0.9rem;
	font-weight: 600;
}

.printNavigation span {
	text-decoration: underline;
	cursor: pointer;
	float: right;
}

.printNavigation input {
	color: #ffffff;
	text-decoration: underline;
	font-weight: 600;
	background: url('/img/print_list.gif') no-repeat scroll center left;
	float: left;
	padding: 0 20px;
	overflow: visible;
	border: none;
	font-size: 0.9rem;
	cursor: pointer;
}

/* smalloffers */
#searchSmallOffers {
   
}

#searchSmallOffers label {
    // display: block;
}


/* ---- Classifieds --------------------------------------------------------- */
.classifieds  {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.classifieds li {
    margin-top: 10px;
    border-top: 1px solid #990000;
    background: #fff;
	padding-bottom: 10px;
}

.classifieds li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.classifieds p {
    margin: 0;
	padding: 0;
}

.classifieds p.header {
	text-align: right;
	background: #eee;
	line-height: 15px;
	margin-bottom: 10px;
    padding: 7px 0;
}

.classifieds p.header strong {
	float: left;
	margin: 0 8px 0 0px;
    padding-left: 5px;
    border-left: 15px solid #e6d9a4;
}

.classifieds .new  p.header strong {
    border-left-color: #900;
}

.classifieds a:link,
.classifieds a:visited {
    color: #333;
}

.classifieds a:hover,
.classifieds a:active {
    color: #900;
}

.classifieds a.logo {
	float: right;
	margin: 0 0px 5px 20px;
}

.classifieds img {
	border: none;
}

/* agencies properties */
.agencyProperty #relatedContent {
	margin-top: 13px;
}

.agencyProperty .paging,  .agencyProperty .offers2, .agencyProperty #mainContent form {
    width: 650px;
}

/* notebook offers */
.notebook .offers2 form {
    margin: 5px 0;
    text-align: right;
	clear: both;
}

.notebook .offers2 label {
    position: static !important;
    width: auto !important;
    height: auto !important;
    background: transparent !important;
    border: none !important;
    color: #000000;
    text-decoration: none;
}

.notebook .offers2 input {
    width: 500px;
		max-width: 90%;
}

.notebook .offers2 .sbmt {
    width: 182px;
    line-height: 20px;
    font-size: 0.9rem;
}

.notebook .offers2 .datePublished {
    color: #999999;
    font-size: 0.9rem;
}

/* ---- Offers -------------------------------------------------------------- */
.offers  {
    margin: 0 0 10px 0;
    padding: 0;
    list-style-type: none;
}

.offers form {
    margin: 0;
    padding-left: 20px;
}

.offers li {
    position: relative;
    margin-top: 6px;    
    background: #fff;
    border: 1px solid #e6d9a4;
}

.offers li.highlight {
    background: #ffc;
}

.offers li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.offers .category {
    font-weight: 600;
}

.offers .photo {
    float: right;
    border: 1px solid #e6d9a4;
}

.offers .photo.multiple {
    border-color: #900;
}

.offers .photo.missing {
    width: 62px;
    height: 47px;
    background: url("/pics/buy/thumb/no.gif") top right no-repeat;
}

.offers .newBuilding .photo.missing {
    width: 135px;
    height: 97px;
    background: url("/pics/newbuildings/thumb/no.gif") top right no-repeat;
}

.offers .newBuilding .photo.hot {
    width: 135px;
    height: 97px;
    background: url("/pics/buy/thumb/hot.gif") top right no-repeat;
}

.offers .photo img {
    width: 62px;
    border: none;
}


/* agency offers */
.offers .agency a.photo {
    height: 50px;
    background-color: #faf7ed;
}

.offers .agency img {
    width: auto;
}

.offers .agency p {
    margin-right: 0;
}

.offers .newBuilding img {
    width: 135px;
}

.offers p {
    margin: 0 68px 0 0;
    padding-left: 19px;
}

.offers li#advertNewBuilding {	
	border: none;
	margin: 20px auto;
	width: 450px;
}

.offers li#advertNewBuilding  a {	
	border: 1px solid #990000;
	padding: 5px;
	display: block;
	color: #000000;
	text-decoration: none;
}

.offers li#advertNewBuilding span {
	display: block;
	margin-top: 15px;	
}

.offers li#advertNewBuilding span:first-letter {
	text-transform: uppercase;
}

.offers li#advertNewBuilding span.title {
	line-height: 20px;
	color: #ffffff;
	background: #990000;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 203px 10px 0;	
}

.offers li#advertNewBuilding em {
	font-weight: 600;
	font-style: normal;
	padding-left: 5px;
}

.offers li#advertNewBuilding strong {
	display: block;	
}

.offers li#advertNewBuilding  img {
	width: 196px;
	height:  147px;
	margin-left: 5px;
	float: right;
	border: none;	
}	

.offers .newBuilding p {
    margin-right: 141px;
}

.offers .newBuilding p.region {
	margin-top: 10px;
}

.offers .header {
    margin: 0 0 5px 0 !important;
    line-height: 14px;
    background: #faf7ed;
    text-align: right;
}

.offers .header a {
    display: inline-block;
    white-space: nowrap;
    margin-right: 8px;
	color: #900;
}

.offers .header a:hover {
	text-decoration: none;
}

.offers .brief {
    float: left;
    margin: 0 8px 0 -19px;
    padding-left: 2px;
    font-weight: 600;
    border-left: 15px solid #e6d9a4;
    color: #333;
}

.offers .new .brief {
    border-left-color: #900;
}

.offers .vip {
	background: #ffffdd;
}

.offers .vip img.vip {
	position: absolute;
	top: 17px;
	left: 1px;	
}

.offers .vip div {
	min-height: 15px;
}

.offers label {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
}

.offers label.checked {
    background: url('/img/check.gif') center center no-repeat;
}

body.active .offers label {
    width: 14px;
    height: 13px;
    border-top: 1px solid #e6d9a4;
    border-right: 1px solid #e6d9a4;
}

body.active .offers label input.stylized {
    display: none;
}

.selectAll {
	background: #ffffff;
	width: 15px; 
	height: 14px;
	float: right;
	margin-left: 2px;
}

.selectAllChecked {	
	background: #ffffff url('/img/check.gif') no-repeat top left;
	width: 15px; 
	height: 14px;
	float: right;		
	margin-left: 2px;
}

/* advertising top and newbuilding properties */
#prpertiesAdvertise {
	list-style: none;
	margin: 0 0 -10px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
}

#prpertiesAdvertise li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 219px;
	height: 344px;
	color: #990000;
	font-size: 1.3rem;
	font-weight: 600;
	border-right: 1px dotted #990000;
	position: relative;
}

#prpertiesAdvertise li.first-child {
	border-left: 1px solid #990000;
}

#prpertiesAdvertise li.last-child {
	border-right: 1px solid #990000;
	width: 218px;
}

#prpertiesAdvertise h5 {
	font-size: 1rem;
	color: #ffffff;
	background: #990000;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#prpertiesAdvertise .advertNewBuilding {
	background: #ffffcc;
}

#prpertiesAdvertise a {
	color: #990000;
	font-size: 1rem;
}

#prpertiesAdvertise a.location {
	padding: 15px 0 25px 0;
	display: block;
}

#prpertiesAdvertise a.location strong {
	padding: 0;
}

#prpertiesAdvertise  .photo {
	border: 1px solid #990000;
	width: calc(100% - 20px);
	/*height: 147px;*/
	float: left;
	margin: 10px 10px 20px 10px;
	background: #ffffff;
}

#prpertiesAdvertise  .photo img {
	border: none;
	vertical-align: middle;
}

#prpertiesAdvertise strong {
	display: block;
}

#prpertiesAdvertise a.logo {
	padding: 5px;
	margin: 10px 0;
	border: 1px solid #E6D9A4;
	background: #ffffff;
	text-decoration: none;
	position: absolute;
	bottom: 0;
	right: 55px;
}

#prpertiesAdvertise a.logo:hover {
	border: 1px solid #990000;
}

#prpertiesAdvertise a.logo img {
	border: none;
}

#prpertiesAdvertise .advertVip {
	background: #f9f4e8;
}

#prpertiesAdvertise .advertVip  .photo img {
	background-color: #FFFFFF;
	border: 1px solid #E6D9A4;
	margin:  22px 0;
}

#prpertiesAdvertise .advertVip  .photo:hover img {
	border: 1px solid #990000;
}

#prpertiesAdvertise .advertVip .offerType {
	color: #000000;
	margin-top: 10px;
	font-size: 1rem;
}

#prpertiesAdvertise .advertVip a.location {
	padding-top: 5px;
}

#prpertiesAdvertise .info {
	font-size: 1rem;
	color: #000000;
	margin: 10px;
	font-weight: normal;
}

#prpertiesAdvertise .info a {
	text-transform: uppercase;
	color: #990000;
	display: block;
	font-weight: 600;
}

#prpertiesAdvertise .question {
	color: #990000;
	font-size: 2rem;
	margin-top: 10px;
	padding: 0 5px;
}

#prpertiesAdvertise .answer {
	color: #000000;
	padding: 0 5px;
	font-size: 1.6rem;
	margin-top: 10px;
}

.video h1 {
    margin-top: 24px;
}

.adInvestor {
	width: 300px;
	height: 80px;
	margin-bottom: 10px;
}

.adInvestor img {
	border: none;
}

@media screen and (max-width: 64em) {
	.selectAll	{
		float:left;
		margin-right: 5px;
	}
	.selectAllChecked {
		float:left;
		margin-right: 5px;
	}
	.printNavigation span {
		float:left;
	}
	.searchResult #mainContent, .VTour #mainContent {
		width: 100%;
	}
	.offers2 .top .header .logo {
		margin-left:0;
		width:auto;
	}
	.offers2 .header a, .offers2 .header span {
		white-space: normal;
	}
	.offers2 .header span.price {
		clear: both;
	}
	#prpertiesAdvertise li {
		width:33%;
		height: 400px;
	}

	#prpertiesAdvertise .question, #prpertiesAdvertise .answer {
		font-size: 1.3rem;
	}
	#prpertiesAdvertise li img {
		max-width: 100%;
	}
	#prpertiesAdvertise li:last-child {
		width:32%;
	}
	#prpertiesAdvertise  .photo {
		width:calc(100%-20px);
	}
	#prpertiesAdvertise a.logo {
		right:5px;
	}
	#prpertiesAdvertise  .photo img {
		max-width:100%;
	}
	.offers2  .photo {
		margin:0 5px 5px 0;
	}
	
	.agencyProperty .paging,  .agencyProperty .offers2, .agencyProperty #mainContent form {
    width: 100%;
}

}
