/*-----------------------------------------------------------------------------
Print Style Sheet 
(using WSS http://vitaliy-k.appspot.com/WSS/)

version: 0.1
author: Kurochkin Vitaliy
email:	eXod84_at_gmail.com
website:www.webprintmarket.com
-----------------------------------------------------------------------------*/


/*================================================================================
--------------------------OFFER PAGE STYLE----------------------------------------
================================================================================*/
#topAdvert, #mainNav, #photoOfferColumn, #contextAdvertColumn, .goBackLink, .navMap, #sourceOffer, #footerWrapper {
    display: none;
}

*{
    color: #000 !important;
}

body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11pt;
}

h1, h2 {
    font-family: Georgia, serif;
    margin-bottom: 10pt;
}

/*a[href^="http"]:after {
    content: " ( " attr(href) " ) ";
}*/

#header .selectLang, #header .userArea {
    display: none;
}
    #header a, #header img {
        border: 0;
    }

h4 {
    margin-bottom: 0;
}
    
#offerRank, #offerStatusImage, #typeOffer {
    float: left;
    margin-right: 30pt;
}
    #typeOffer a {
        display: none;
    }
#ofr_mainContent p {
    margin: 0;
}

.infoTable {
    clear: both;
}
    #ofr_mainContent #infoOfferColumn .infoTable table span {
        display: block;
        font-weight: bold;
    }
        #ofr_mainContent #infoOfferColumn .infoTable td {
            padding: 5pt 10pt 5pt 0;
        }
        
#infoOfferColumn p {
    margin: 0;
    padding: 0;
}