
/* - psc.css - */
@media all {
/* https://plone.org/portal_css/psc.css?original=1 */
.listing-provider,
.listing-site {
clear: both;
padding: 1em;
margin: 1em 0;
}
.level1 {
background-color: #eee;
border: 1px dashed #ccc;
}
.level2 {
background-color: #eee;
}
.listing-provider .discreet,
.listing-site .discreet {
font-size: 90%;
}
.listing-provider .first-infos,
.listing-site .first-infos {
clear: both;
padding: 0.3em;
background-color: white;
border: 1px solid #d3cebc;
margin: 0.5em;
}
.listing-provider .second-infos,
.listing-site .second-infos {
clear: both;
}
.first-infos span,
.second-infos span,
.third-infos span {
}
.listing-provider dl.third-infos,
.listing-site dl.third-infos {
float: left;
width: 8em;
}
.listing-provider-image-link img,
.listing-site-image-link img {
float: left;
border: 1px solid #ccc;
margin: 0 .5em .5em 0;
padding: 0.5em;
background-color: white;
}
.provider-body {
padding: 1em;
}
.sponsor {
}
.premium-sponsor {
padding: 0;
border: 1px solid #ccc;
}
.premium-sponsor .listing-title {
background-color: #76AD17;
}
.listing-title-table {
width: 100%;
}
.listing-title a {
font-family: arial, helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
line-height: 1.25em;
font-size: 1.4em
}
.premium-sponsor .listing-title a {
color: white !important;
}
.sponsor .listing-title img {
float: right;
}
.sponsor .listing-title p {
margin: 0 !important;
}
.listing-title td {
margin: 0;
padding: 0.5em 1em;
vertical-align: bottom;
}
.listing-title tr {
margin: 0;
padding: 0;
vertical-align: bottom;
}
.provider-meta, .provider-sponsor {
float: right;
margin: 0 0 1em 0;
}

}

