/* WEB-11603 - Refonte de la page Imprimer anciennement Buyers Guide */
html {
    margin: 0;
}
body {
    font-family: Arial, sans-serif;
    font-size: 12px; /* Ne pas changer pour ne détraquer le frame */
    margin: 0 auto;
    padding: 30px; /* Ne pas changer pour ne détraquer le frame */
    width: 708px; /* Ne pas changer pour ne détraquer le frame */
    background: #ffffff;
}

.site-fairsquare {
    font-family: Barlow, Arial, sans-serif;
}

h1, h2, h3, h4, p {
    margin: 0;
}
.clear {clear: both;}


/* Les pages */
.page-break-before {
    page-break-before: always;
}

.page h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 10px 0;
    color: #58bf26;
}

.page .costs th:first-of-type {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    padding: 10px 0;
    color: #58bf26;
}

.site-fairsquare .page h3 {
    font-weight: 700;
    color: #eb131b;
}

.site-fairsquare .page .costs th:first-of-type {
    color: #eb131b;
}

.page1 .virtualtour a {
     font-weight: bold;
     color: #000;
     text-decoration: none;
     padding-bottom: 20px;
 }

.page1 img.map,
.page2 img:last-of-type {
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    border-bottom-right-radius: 20px;
    margin-bottom: 0;
}

.site-fairsquare .page1 img.map,
.site-fairsquare .page2 img:last-of-type {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
}

/* Logo Québec */
.prov-qc .page .logo {
    width: 227px;
    height: 48px;
    margin-bottom: 34px;
}

.site-fairsquare .page .logo {
    width: 270px;
    margin-bottom: 40px;
    margin-top: -12px;
}

/* Colone de gauche */
.col-left {
    float: left;
    width: 350px;
}
.col-left .appraisal-top-spacer{
    margin-top:20px;
}
.col-left p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 18px;
}
.col-left table {
    width: 100%;
    border-spacing: 0;
    margin-bottom: 15px;
}
.col-left table.costs {
    margin-bottom: 0;
}
.col-left table th {
    text-align: left;
}
.col-left table td {
    background-color: #efeff0;
    padding: 3px;

    border-bottom: 2px solid #ffffff;
}

.site-fairsquare .col-left table td {
    background-color: #f4f4f7;
}

.col-left table .col-one {
    width: 190px;
}
.col-left table.rooms .col-one {
    width: 140px;
}
.col-left table .col-two,
.col-left table .col-three {
    font-weight: bold;
}
.col-left ol {
    counter-reset: item;
    list-style-type: none;

    margin: 0;
    padding: 10px 10px 0 10px;
}
.col-left ol li {
    display: block;
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 10px;
}
.col-left ol li:before {
    content: counter(item);
    counter-increment: item;

    margin: 0 4px 0 -11px;
    color: #58bf26;
    font-size: 13px;
    font-weight: bold;
}
.site-fairsquare .col-left ol li:before {
    color: #eb131b;
}
.col-left ol li:last-child {
    margin-bottom: 0;
}

/* Colone de droite */
.col-right {
    float: right;
    width: 320px;
}
.col-right .address {
    width: 280px;
    height: 162px;
    background: #58bf26;
    color: #ffffff;
    margin-bottom: 16px;
    position: relative;

    padding: 20px 20px 4px 20px;
}
.site-fairsquare .col-right .address {
    background: #171832;
}
.col-right .address h2 {
    font-size: 30px;
}
.col-right .address.appraisal.sold h2.sold{
    line-height: 20px;
    font-size: 24px;
}
.col-right .address h2.price-available-upon-request {
    font-size: 20px
}
.col-right .address h2 .appraisal-asked-price {
    font-size: 14px;
}
.col-right .address h2 span.sold {
    display: block;
    font-size: 28px;
    color: #f50000;
    text-transform: uppercase;
}
.col-right .address h2 .appraisal-price-sold {
    font-size:16px;
}
.col-right .address .appraisal-details {
    font-size: 12px;
    font-weight: normal;
    display: block;
}
.col-right .address .appraisal-details.offline {
    color: #f50000;
}
.col-right .address h2.appraisal{
    font-size:26px;
}
.col-right .address h4 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
}
.col-right .address p {
    font-size: 14px;
    line-height: 18px;
}
.col-right .address.appraisal h4 {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 5px;
}
.col-right .address.appraisal p {
    font-size: 12px;
    line-height: 18px;
}
.col-right .address .cadastral-number {
    text-align: right;
    position: absolute;
    bottom: 12px;
    right: 20px;
}
.col-right .address.appraisal .cadastral-number {
    float: right;
    font-style: normal;
    position: relative;
    bottom: 0;
    right: 0;
    max-width: 125px;
    word-wrap: break-word;
}

.col-right img {
    max-width: 320px;
    max-height: 240px;
    margin-bottom: 14px;
    border: none;
}

.col-right .wrap-map {
    position: relative;
}

.col-right .wrap-map a {
    color: #00b6eb;
}

.site-fairsquare .col-right .wrap-map a {
    color: #2ba072;
}

.col-right .wrap-map span {
    color: #666666;
    position: absolute;
    font-size: 10px;
    bottom: 10px;
    right: 10px;
}

/* Les dernières pages */
.page-photos .wrap-img {
    position: relative;
    list-style: none;
    width: 345px;
    height: 259px;
    min-width: 345px;
    min-height: 259px;
    margin: 18px 0 0 0;
    padding: 0;
    text-align: center; /* Centre l'image */
}
.page-photos .wrap-img.left {
    float: left;
    margin-right: 9px;
}
.page-photos .wrap-img.right {
    float: right;
    margin-left: 9px;
}
.page-photos .wrap-img img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;

    max-width: 345px;
    max-height: 259px;
    border: none;
}

.page-photos .wrap-img .last {
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    border-bottom-right-radius: 20px;
}

.site-fairsquare .page-photos .wrap-img .last {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
}

.page-photos h3 {
    margin-bottom: 20px;
}

/* Pour pub en Alberta */
.page-photos img.ad-ab {
    width: 708px;
    margin: 0 0 10px 0;

    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
}
.page-photos .box-ad-ab {
    position: relative;
    width: 708px;
    height: 175px;
    display: block;
    margin: 0 0 10px 0;
}
.page-photos .box-ad-ab .ad-ab {
    margin-bottom: 0;
}
.page-photos .box-ad-ab table {
    font-size: 12px;
    position: absolute;
    bottom: 16px;
    left: 24px;
}


/* Pour pub en Saskatchewan */
.page-photos .box-ad-sk {
    margin-bottom: 40px;
}
.page-photos .box-ad-sk h3 {
    color: #000000;
    margin-bottom: 18px;
}
.page-photos .box-ad-sk p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 18px;
}
/** ***********************  */

/* Pour la version developpement donne un bon aperçu des pages */
@media screen {
    body.html {
        padding: 0;
        background: #cdcccc;
        width: 804px;
    }
    body.html .page {
        background: #ffffff;
        padding: 48px;
        margin: 24px 0;
        height: 959px;
    }
}
