
/* - base.css - */
@media screen {
/* http://www.bertogne.be/portal_css/base.css?original=1 */
/* */
/* */
body {
font: 69% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
background-color: White;
color: Black;
margin: 0;
padding: 0;
}
table {
font-size: 100%;
}
a {
color: #436976;
background-color: transparent;
}
img {
border: none;
vertical-align: middle;
}
p {
margin: 0 0 0.75em 0;
line-height: 1.5em;
}
p img {
border: none;
margin: 0;
}
hr {
border: 0;
height: 1px;
color: #8cacbb;
background-color: #8cacbb;
margin: 0.5em 0 1em 0;
}
h1, h2, h3, h4, h5, h6 {
color: Black;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
margin: 0.75em 0 0.25em 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: Black ! important;
text-decoration: none;
}
h1 {
font-size: 160%;
}
h2 {
font-size: 150%;
}
h3 {
font-size: 125%;
border-bottom: none;
font-weight: bold;
}
h4 {
font-size: 110%;
border-bottom: none;
font-weight: bold;
}
h5 {
font-size: 100%;
border-bottom: none;
font-weight: bold;
}
h6 {
font-size: 85%;
border-bottom: none;
font-weight: bold;
}
ul {
line-height: 1.5em;
padding: 0;
}
ol {
line-height: 1.5em;
padding: 0;
}
li {
margin-bottom: 0.5em;
}
dt {
font-weight: bold;
}
dd {
line-height: 1.5em;
margin-bottom: 1em;
}
abbr, acronym, .explain {
border-bottom: 1px dotted Black;
color: Black;
background-color: transparent;
cursor: help;
}
abbr .explain {
border-bottom: none;
}
q {
font-family: Baskerville, Georgia, serif;
font-style: italic;
font-size: 120%;
}
blockquote {
padding-left: 0.5em;
margin-left: 0;
border-left: 4px solid #8cacbb;
color: #76797c;
}
code, tt {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 120%;
color: Black;
background-color: #dee7ec;
padding: 0 0.1em;
}
pre {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 100%;
padding: 1em;
border: 1px solid #8cacbb;
color: Black;
background-color: #dee7ec;
overflow: auto;
}
ins {
color: green;
text-decoration: none;
}
del {
color: red;
text-decoration: line-through;
}
/* */

}


/* - public.css - */
@media screen {
/* http://www.bertogne.be/portal_css/public.css?original=1 */
/* */
/* */
/* */
body.largeText { font-size: 95%; }
body.smallText { font-size: 60%; }
/* */
#portal-column-one .visualPadding {
padding: 2em 0em 1em 2em;
}
#portal-column-two .visualPadding {
padding: 2em 2em 1em 0em;
}
/* */
h1, h2 {
border-bottom: 1px solid #8cacbb;
font-weight: normal;
}
/* */
body.kssActive h2.inlineEditable:hover,
body.kssActive h1.inlineEditable:hover,
body.kssActive h2.formlibInlineEditable:hover,
body.kssActive h1.formlibInlineEditable:hover {
padding-bottom: 1px;
}
h3, h4, h5, h6 {
border-bottom: none;
font-weight: bold;
}
.documentFirstHeading {
margin-top: 0;
}
.documentContent {
font-size: 110%;
padding: 1em 1em 2em 1em !important;
background: White;
}
.documentContent ul {
list-style-image: url(http://www.bertogne.be/bullet.gif);
list-style-type: square;
margin: 0.5em 0 0 1.5em;
}
.documentContent ol {
margin: 0.5em 0 0 2.5em;
}
/* */
.documentContent p a {
text-decoration: none;
border-bottom: 1px #ccc solid;
}
.documentContent p a:visited {
color: Purple;
background-color: transparent;
}
.documentContent p a:active {
color: Red;
background-color: transparent;
}
#content a:target {
background-color: #fd7 !important;
}
.documentContent li a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}
.documentContent li a:visited {
color: Purple;
}
.documentContent li a:active {
color: Red;
}
.documentContent dd a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}
.documentContent dd a:visited {
color: Purple;
background-color: transparent;
}
.documentContent dd a:active {
color: Red;
background-color: transparent;
}
/* */
/* */
#visual-portal-wrapper {
margin: 0;
padding: 0;
}
/* */
#portal-logo img {
border: 0;
padding: 0;
margin: 1em 0em 1em 2em;
}
/* */
#portal-skinswitcher {
}
#portal-skinswitcher a {
display: block;
float: left;
}
#portal-top {
/* */
margin: 0;
padding: 0;
background-color: transparent;
}
/* */
#portal-siteactions {
background-color: transparent;
white-space: nowrap;
list-style-image: none;
list-style-type: none;
margin: 1px 0 0 0;
height: auto;
line-height: normal;
float: right;
padding: 3px 2em 3px 0;
}
#portal-siteactions li {
display: inline;
}
#portal-siteactions li a {
background-color: transparent;
border: 1px solid White;
color: #76797c;
height: auto;
padding: 0.2em;
margin-right: 0.2em;
text-decoration: none;
text-transform: lowercase;
}
#portal-siteactions li.selected a {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb;
}
#portal-siteactions li a:hover {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb;
}
/* */
#portal-searchbox {
float: right;
clear: right;
background-color: transparent;
margin: 1.5em 0 0 0;
padding: 0 2em 0 0;
text-align: right;
text-transform: lowercase;
white-space: nowrap;
z-index: 2;
}
#portal-advanced-search {
margin-top: 0.2em;
clear: both;
}
#portal-advanced-search a {
color: #76797c;
text-decoration: none;
text-transform: lowercase;
}
/* */
dl.searchResults dt {
font-size: 140%;
font-weight: normal;
}
form.searchPage {
text-align: center;
}
input.searchPage {
font-size: 200% !important;
}
form.searchPage input.searchButton {
background-position:5px 7px;
padding:1px 10px 1px 25px;
}
/* */
.LSRes {
font-family:  "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
color: #436976;
background-color: White;
vertical-align: middle;
display:block;
list-style-image: none;
list-style-type: none;
text-align: left;
min-width: 16.5em;
text-transform: none;
margin-left: 0;
line-height: 1.1em;
}
#LSHighlight,
.LSHighlight {
background-color: #dee7ec;
border: 1px solid #8cacbb;
color: #436976;
}
.LSTable {
margin: 1em 0;
}
.LSRow {
border: 1px solid White;
white-space: normal;
padding:0;
margin: 0;
list-style-image: none;
list-style-type: none;
}
.LSRow a {
text-decoration: none;
font-weight:bold;
white-space:nowrap
}
.LSDescr {
color: #76797c;
font-size: 85%;
font-weight: normal;
margin-left: 2.5em;
}
.LSResult {
position: relative;
display: block;
text-align: right;
padding-top: 5px;
margin: 0;
left: 3px;
z-index: 3;
}
.LSShadow {
position: relative;
text-align: right;
}
.livesearchContainer {
background-color: White;
margin-top: 0;
padding: 0 !important;
position: absolute;
right: 0px;
/* */
top: 0;
white-space: normal;
font-family:  "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
text-align: left;
color: #436976;
border: 1px solid #8cacbb;
width: 30em;
text-transform: none;
}
* html .livesearchContainer {
padding: 1px !important;
padding-top: 0 !important;
background-color: #8cacbb;
border: 0;
}
#livesearchLegend {
line-height: 1em;
margin-top: -2em;
margin-left: -0.1em;
border: 1px solid #8cacbb;
border-bottom: 0;
}
* html #livesearchLegend {
margin-top: -1.9em;
margin-left: -8px;
position: relative;
}
/* */
.LSIEFix {
background-color: White;
padding: 0.5em !important;
z-index: 20;
}
.LSBox {
clear: left;
float: left;
text-align: right;
padding-right: 1px;
display:block;
}
#LSNothingFound {
text-align: center;
padding: 2px;
}
.LSBox label {
font-weight: normal;
}
/* */
#portal-globalnav {
background-color: transparent;
padding: 0em 0em 0em 2em;
white-space: nowrap;
list-style: none;
margin: 0;
height: auto;
line-height: normal;
}
#portal-globalnav li {
display: inline;
}
#portal-globalnav li a {
/* */
background-color: transparent;
border-color: #8cacbb;
border-width: 1px;
border-style: solid solid none solid;
color: #436976;
height: auto;
margin-right: 0.5em;
padding: 0em 1.25em;
text-decoration: none;
text-transform: lowercase;
}
#portal-globalnav li.selected a {
/* */
background-color: #dee7ec;
border: 1px solid #8cacbb;
border-bottom: #dee7ec 1px solid;
color: #436976;
}
#portal-globalnav li a:hover {
background-color: #dee7ec;
border-color: #8cacbb;
border-bottom-color: #dee7ec;
color: #436976;
}
#portal-personaltools {
/* */
background-color: #dee7ec;
border-top-color: #8cacbb;
border-top-style: solid;
border-top-width: 1px;
border-bottom-color: #8cacbb;
border-bottom-style: solid;
border-bottom-width: 1px;
line-height: 1.6em;
color: Black;
padding: 0em 3em 0em 3em;
margin: 0;
text-align: right;
text-transform: lowercase;
list-style: none;
}
#portal-personaltools .portalUser {
background: transparent url(http://www.bertogne.be/user.gif) center left no-repeat;
padding-left: 18px;
}
#portal-personaltools .portalNotLoggedIn {
/* */
color: Black;
padding: 0;
background: transparent;
background-image: none;
}
#portal-personaltools li {
color: #436976;
margin-left: 1em;
display: inline;
}
#portal-personaltools li a {
text-decoration: none;
color: #436976;
}
#portal-personaltools .visualIconPadding {
padding-left: 10px;
}
.visualCaseSensitive {
text-transform: none;
}
#portal-languageselector {
margin: 0 1em 0 1em;
float:right;
}
#portal-languageselector li {
display: inline;
}
#portal-breadcrumbs {
/* */
border-bottom-color: #8cacbb;
border-bottom-style: solid;
border-bottom-width: 1px;
padding-left: 2em;
padding-right: 2em;
text-transform: lowercase;
line-height: 1.6em;
}
#portal-breadcrumbs a {
text-decoration: none;
}
.breadcrumbSeparator {
font-size: 120%;
}
.addFavorite {
vertical-align: bottom;
}
.documentEditable {
padding: 0em 1em 1em 1em !important;
margin: 0 -1em;
}
#content-news h1 {
margin-bottom: 1em;
}
/* */
#content h5,
#content h6 {
color: #76797c;
}
.newsItem {
margin-bottom: 1em;
border-bottom: 1px solid #8cacbb;
}
.newsImage {
border: 1px solid #ccc;
}
.newsImageContainer {
float:right;
margin: 0 0 0.5em 1em;
width: 202px;
}
.newsContent {
padding: 0 1em 1em 1em;
}
.newsContent ul,
.newsContent li {
display: block;
list-style: none;
list-style-image: none;
margin: 0;
padding: 0;
}
.newsAbout {
display: block;
color: #76797c;
font-size: 85%;
padding: 0;
margin-top: 0;
list-style: none;
list-style-image: none;
float: right;
text-align: right;
}
.newsAbout li {
display: inline;
}
.newsFooter {
}
.newsFooter li {
display: inline;
margin: 0 1em 0 0;
}
.documentActions {
margin: 1em 0;
padding: 0;
text-align: right;
border-top: 1px solid #8cacbb;
}
.documentActions ul {
margin: 0;
padding: 0 0.5em;
display: block;
margin-top: -0.9em;
list-style-type: none;
list-style-image: none;
}
.documentActions li {
display: inline;
font-size: 85%;
margin: 0 0.5em;
padding: 0 0.25em;
background-color: White;
}
.documentActions a {
border: none !important;
text-decoration: none;
}
/* */
dl.portalMessage {
font-size: 85%;
background-color: #ffffe3;
border: 1px solid #996;
}
dl.portalMessage a {
color: black;
border: none;
text-decoration: underline;
}
dl.portalMessage dt {
background-color: #996;
font-weight: bold;
float: left;
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
color: White;
line-height: 1.25em;
}
dl.portalMessage dd {
padding: 0.5em 0.5em;
margin: 0;
line-height: 1.25em;
}
dl.warning {
border-color: #d80;
}
dl.warning dt {
background-color: #d80;
}
dl.error {
border-color: #d00;
}
dl.error dt {
background-color: #d00;
}
dl.warning {
border-color: #d80;
}
dl.warning dd {
background-color: #fd7;
}
dl.error {
border-color: #d80;
}
dl.error dd {
background-color: #fd7;
}
.documentDescription {
/* */
font-weight: bold;
display: block;
margin: 0em 0em 0.5em 0em;
line-height: 1.5em;
}
.documentByLine {
font-size: 85%;
font-weight: normal;
color: #76797c;
margin-bottom: 0.5em;
}
dl.searchResults span.documentByLine {
display: block;
}
.discussion {
margin-top: 1em;
}
.even {
background-color: #eef3f5;
}
.odd {
background-color: transparent;
}
.visualHighlight {
background-color: #ffc;
}
.discreet {
color: #76797c;
font-size: 85%;
font-weight: normal;
}
.pullquote {
padding: 0 1em 0 1em;
margin: 0 0 1em 1em;
font-weight: bold;
color: #CC9933;
float: right;
width: 35%;
clear: right;
background-color: White;
border-left: 4px solid #8cacbb;
}
.callout {
font-weight: bold;
color: #CC9933;
padding: 0px 1em;
}
.notify,
.documentEditable * .notify {
border: 1px solid #ffa500;
}
.card {
background-color: #dee7ec;
border-color: #8cacbb;
border-width: 1px;
border-style: solid;
float: left;
margin: 1em;
text-align: center;
width: 110px;
padding: 1em 0;
}
.card a {
text-decoration: none;
}
.portrait {
background-color: #dee7ec;
border-color: #8cacbb;
border-width: 1px;
border-style: solid;
font-size: 85%;
margin: 0.5em;
padding: 1em 0 0.5em 0;
text-align: center;
width: 100px;
}
.portraitPhoto {
border: 1px solid black;
}
/* */
table.listing,
.stx table {
/* */
border-collapse: collapse;
border-spacing: 0;
border-left: 1px solid #8cacbb;
border-bottom: 1px solid #8cacbb;
font-size: 85%;
margin: 1em 0em 1em 0em;
}
table.listing th,
.stx table th {
background: #dee7ec;
border-top: 1px solid #8cacbb;
border-bottom: 1px solid #8cacbb;
border-right: 1px solid #8cacbb;
font-weight: normal;
padding: 0.25em 0.5em;
text-transform: lowercase;
}
table.listing .top {
border-left: 1px solid White;
border-top: 1px solid White ! important;
border-right: 1px solid White ! important;
text-align: right ! important;
padding: 0em 0em 1em 0em;
}
table.listing .listingCheckbox {
text-align: center;
}
table.listing td,
.stx table td {
border-right: 1px solid #8cacbb;
padding: 0.25em 0.5em;
}
table.listing a {
text-decoration: none;
}
table.listing a:hover {
text-decoration: underline;
}
table.listing img {
vertical-align: middle;
}
table.listing td a label,
.stx table td a label {
cursor: pointer;
}
/* */
table.vertical {
background-color: White;
}
table.vertical th {
padding: 0.5em;
}
table.vertical td {
border-top: 1px solid #8cacbb;
padding: 0.5em;
}
/* */
table.grid td {
border: 1px solid #8cacbb;
padding: 0.5em;
}
/* */
table.plain,
table.plain td,
table.plain th {
border: 1px solid #ccc;
padding: 0.5em;
border-collapse: collapse;
}
/* */
.listingBar {
background-color: #dee7ec;
border-color: #8cacbb;
border-style: solid;
border-width: 1px;
padding: 0em 1em;
text-align: center;
text-transform: lowercase;
vertical-align: top;
margin: 1em 0em;
font-size: 94%;
clear: both;
}
.listingBar span.previous,
.listingPrevious {
text-align: left;
float: left;
margin-right: 1em;
}
.listingBar span.next,
.listingNext {
text-align: right;
float: right;
margin-left: 1em;
}
.listingBar img {
vertical-align: middle;
}
.listingBar a {
text-decoration: none;
}
.tileItem {
border-top: 1px solid #8cacbb;
padding-top: 0.5em;
margin-top: 0.5em;
}
.tileHeadline {
border: none;
font-size: 110%;
font-weight: bold;
}
.tileHeadline a {
text-decoration: none;
}
.tileBody {
margin-bottom: 0.5em;
}
.tileImage {
float: right;
margin: 0 0 0.5em 0.5em;
border: 1px solid black;
}
.eventDetails {
float: right;
clear: right;
margin: 0 0 0.5em 1em;
}
/* */
/* */
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
line-height: 1em;
}
ul.discreet {
list-style-image: none;
list-style-type: disc;
}
textarea.proportional {
font: 100% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
}
.productCredits {
text-align: right;
font-size: 85%;
clear: both;
font-weight: normal;
color: #76797c;
}
#portal-footer {
background-color: #dee7ec;
border-top: 1px solid #8cacbb;
border-bottom: 1px solid #8cacbb;
float: none;
line-height: 1.2em;
margin: 2em 0em 1em 0em;
padding: 0.5em 0em 1em 0em;
text-align: center;
}
#portal-footer p {
margin: 0.25em 0;
}
#portal-footer a {
text-decoration: none;
color: #436976;
border: none;
}
#portal-footer a:visited {
color: #436976;
}
#portal-footer a:hover {
text-decoration: underline;
}
#portal-colophon {
float: none;
margin: 0 0 1em 0;
padding: 0 0 1em 0;
text-align: center;
color: #666;
}
#portal-colophon ul {
list-style-image: none;
list-style-type: none;
}
#portal-colophon ul li {
display: inline !important;
font-size: 85%;
padding: 0 0.75em;
}
#portal-colophon ul li a {
text-decoration: none;
border-bottom: 1px #ccc solid;
color: #666;
}
.feedButton {
display: block;
float: right;
margin-top: 1px;
}
.poweredBy {
display: block;
clear: both;
font-size: 85%;
font-weight: normal;
color: #76797c;
text-align: right;
}
/* */
#portal-sitemap {
list-style: none;
list-style-image: none;
margin: 0;
font-size: 90%;
border: none;
}
#portal-sitemap a {
border: 1px solid White;
}
#portal-sitemap a:hover {
border: 1px solid #8cacbb;
}
#portal-sitemap .navTreeLevel1 {
padding-left: 1em;
border-left: 0.5em solid #8cacbb;
margin: 0 0 0 0.5em;
}
#portal-sitemap .navTreeLevel2 {
padding-left: 1em;
border-left: 0.5em solid #dee7ec;
margin: 0 0 0 0.6em;
}
/* */
.photoAlbumEntry {
float: left;
position:relative;
overflow: hidden;
height: 185px;
width: 143px;
margin: 0em;
padding: 0px 6px 0px 9px;
text-align: center;
background-image: url('http://www.bertogne.be/polaroid-single.png');
background-repeat: no-repeat;
}
.photoAlbumEntry img {
border: 1px solid #ccc;
display: block;
margin: 0 auto;
}
.photoAlbumEntryWrapper {
height: 130px;
width: 128px;
margin-bottom: 7px;
}
.photoAlbumEntry a {
display: block;
text-decoration: none;
font-size: 85%;
height: 169px;
width: 130px;
margin: 16px auto 0px;
}
.photoAlbumFolder {
background-image: url('http://www.bertogne.be/polaroid-multi.png');
background-repeat: no-repeat;
}
.photoAlbumEntryTitle {
color: #76797c;
display: block;
width: 128px;
height: 3.6em;
}
/* */
a.link-parent {
display: block;
background: transparent url(http://www.bertogne.be/arrowUp.gif) 4px 5px no-repeat;
padding: 1px 0px 10px 16px;
font-size: 85%;
text-decoration: none;
}
#content .link-category {
color: #74ae0b !important;
}
#content .link-user {
background: transparent url(http://www.bertogne.be/user.gif) 0 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content .link-comment {
background: transparent url(http://www.bertogne.be/discussionitem_icon.gif) center left no-repeat;
padding: 1px 0px 1px 16px !important; /* */
}
#content .link-anchor {
color: #76797c;
text-decoration: none;
font-weight: normal;
}
#content .link-presentation {
font-size: 90%;
text-align: center;
}
#content .link-wiki-add {
color: red;
}
/* */
#content span.link-external a {
background: transparent url(http://www.bertogne.be/link_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content span.link-https a {
background: transparent url(http://www.bertogne.be/lock_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
/* */
#content span.link-mailto  a {
background: transparent url(http://www.bertogne.be/mail_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content span.link-news a {
background: transparent url(http://www.bertogne.be/topic_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content span.link-ftp a {
background: transparent url(http://www.bertogne.be/file_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content span.link-irc a {
background: transparent url(http://www.bertogne.be/discussionitem_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content span.link-callto a {
background: transparent url(http://www.bertogne.be/phone_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content span.link-webcal a {
background: transparent url(http://www.bertogne.be/event_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content span.link-feed a {
background: transparent url(http://www.bertogne.be/rss.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 18px;
}
#content .link-plain {
background-image: none !important;
padding: 0 !important;
}
/* */
.visualGhosted {
opacity: 0.2;
}
body.fullscreen #portal-logo,
body.fullscreen #portal-siteactions {
display: none;
}
body.fullscreen #portal-globalnav {
margin-top: 4em;
}
body.fullscreen #portal-searchbox {
margin: 0.5em 2em 0 0.5em;
padding: 0;
position: relative;
z-index: 3;
}
/* */
.image-left {
float: left;
clear: both;
margin: 0.5em 1em 0.5em 0;
border: 1px solid Black;
}
.image-inline {
float: none;
}
.image-right {
float: right;
clear: both;
margin: 0.5em;
border: 1px solid Black;
}
dd.image-caption {
text-align:left;
padding: 0; margin:0;
}
dl.captioned {
padding: 10px;
}
/* */
#dashboard-info-message {
padding-top: 0.5em;
}
#dashboard {
width: 68em;
}
#dashboard-portlets1,
#dashboard-portlets2,
#dashboard-portlets3
{
float:left;
width:16em;
padding:0.7em 1.3em 0 0;
}
#dashboard-portlets4 {
float:left;
width:16em;
padding-top:0.7em;
}
#dashboard-portlets1 a,
#dashboard-portlets2 a,
#dashboard-portlets3 a,
#dashboard-portlets4 a {
border-bottom:medium none;
}
#dashboard-portlets1 dl.portlet,
#dashboard-portlets2 dl.portlet,
#dashboard-portlets3 dl.portlet,
#dashboard-portlets4 dl.portlet {
margin-bottom:1.5em;
}
div.managedPortlet.portlet {
border-bottom:none;
}
#dashboard select {
width:100%;
}
.portletAssignments {
margin-top:1.5em;
}
#dashboard-portlets1 div.managedPortlet a,
#dashboard-portlets2 div.managedPortlet a,
#dashboard-portlets3 div.managedPortlet a,
#dashboard-portlets4 div.managedPortlet a {
text-decoration: none;
color: #436976;
border-bottom:1px solid #436976;
}
#dashboard-portlets1 div.managedPortlet span a,
#dashboard-portlets2 div.managedPortlet span a,
#dashboard-portlets3 div.managedPortlet span a,
#dashboard-portlets4 div.managedPortlet span a{
border-bottom:none;
}
#dashboard-actions {
float:right;
}
#dashboard-actions ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:0;
}
#dashboard-actions ul li {
display:inline;
padding-left:0.7em;
}
#dashboard-actions ul li.portalUser {
padding-left:18px;
}
/* */
.section div {
padding-top:0.5em;
padding-bottom:0.5em;
}
/* */

}


/* - columns.css - */
@media screen {
/* http://www.bertogne.be/portal_css/columns.css?original=1 */
/* */
#portal-columns {
width: 100% !important;
border-collapse: collapse;
border-spacing: 0;
}
#portal-column-one {
vertical-align: top;
width: 16em;
border-collapse: collapse;
padding: 0;
}
#portal-column-content {
vertical-align: top;
border-collapse: collapse;
padding: 1em 1em 0 1em;
margin: 0em 0em 2em 0em;
}
#portal-column-two {
vertical-align: top;
width: 16em;
border-collapse: collapse;
padding: 0;
}
/* */
body.fullscreen #portal-column-one,
body.fullscreen #portal-column-two {
display: none;
}
body.fullscreen #portal-column-content {
width: 100%;
margin: 0;
padding: 0;
}
/* */

}


/* - authoring.css - */
@media screen {
/* http://www.bertogne.be/portal_css/authoring.css?original=1 */
/* */
/* */
/* */
.contentViews {
background-color: transparent;
padding-left: 1em;
line-height: normal;
margin: 0;
list-style: none;
border: 1px solid #74ae0b;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
}
.contentViews li {
display: inline;
padding-top: 0.5em;
}
.contentViews li a {
background-color: transparent;
border: 1px solid #74ae0b;
border-style: solid;
color: #578308;
height: auto;
margin-right: 0.5em;
padding: 0em 1em;
line-height: normal;
text-decoration: none;
text-transform: lowercase;
z-index: 1;
}
.contentViews .selected a {
background-color: #cde2a7;
border-bottom: #cde2a7 1px solid;
color: #578308;
}
.contentViews li a:hover {
background-color: #cde2a7;
color: #578308;
}
.configlet .contentViews {
font-size: 90%;
}
.contentActions {
background-color: #cde2a7;
border-left: 1px solid #74ae0b;
border-right: 1px solid #74ae0b;
color: #578308;
text-align: right;
text-transform: lowercase;
padding: 0 0 0 1em;
z-index: 2;
position:relative;
height: 1.6em;
}
.contentActions ul,
.contentActions li {
margin: 0;
list-style: none;
list-style-image: none;
color: Black;
text-align: left;
line-height: 1.6em;
}
.contentActions li {
float: right;
z-index: 4;
border-left: 1px solid #74ae0b;
}
.contentActions a {
text-decoration: none;
color: #578308;
padding: 0 0.5em;
cursor: pointer;
}
.contentActions span.subMenuTitle {
padding: 0em 0.5em;
position: relative;
white-space: nowrap;
display: inline;
}
.contentActions a span.subMenuTitle {
padding: 0px;
display: inline;
}
.actionMenu {
/* */
position: relative;
margin: 0;
padding: 0;
}
.actionMenu .actionMenuHeader {
margin: 0;
padding: 0;
font-weight: normal;
}
.actionMenu.activated .actionMenuHeader {
position: relative;
z-index: 10;
}
.actionMenu .actionMenuHeader a {
display: block;
}
.arrowDownAlternative {
font-size: 0.85em;
}
.actionMenu .actionMenuContent {
display: none;
z-index: 5;
position: absolute;
top: 1.6em;
right: -1px;
height: auto;
padding: 0;
margin: 0;
}
.actionMenu.activated .actionMenuContent {
display: block !important;
}
.actionMenu.activated .actionMenuContent {
/* */
display: table !important;
border-collapse: collapse;
border-spacing: 0;
}
.actionMenu.deactivated .actionMenuContent {
display: none !important;
}
.actionMenu .actionMenuContent ul {
display: block;
background: #cde2a7;
border: 1px #74ae0b;
border-style: none solid solid solid;
margin: -2px 0 0 0;
padding: 0;
}
.actionMenu .actionMenuContent li {
float: none;
background-color: transparent;
display: inline;
padding: 0;
margin: 0;
border: 0;
}
.actionMenu .actionMenuContent li a {
display: block;
white-space: nowrap;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent .selected {
display: block;
white-space: nowrap;
padding: 0 0.5em;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent li a:hover {
background-color: #74ae0b;
color: White;
}
.actionMenu .actionMenuContent .actionSeparator a {
padding-top: 0.2em;
border-top: 1px solid #74ae0b;
}
#templateMenu li a {
padding-left: 16px;
}
ul.configlets {
margin: 1em 0;
list-style-image: none;
list-style: none;
}
ul.configlets li {
margin-bottom: 1em;
}
ul.configlets li a {
text-decoration: none;
border: none;
}
ul.configlets li a:visited {
color: #436976;
background-color: transparent;
}
ul.configlets li a:active {
color: #436976;
background-color: transparent;
}
ul.configlets li label {
font-weight: bold;
}
ul.configletDetails {
margin: 0em 1em 1em 4em;
list-style-image: none;
list-style: none;
}
ul.configletDetails li {
margin-bottom: 1em;
display: inline;
}
ul.configletDetails li a {
text-decoration: none;
}
ul.configletDetails li label {
font-weight: bold;
}
ul.configletDetails li.configletDescription {
display: block;
color: #76797c;
font-size: 85%;
margin: 0;
}
/* */
.stx table p {
margin: 0;
padding: 0;
}
.stx table {
border: 1px solid #8cacbb ! important;
}
.stx table td {
border-bottom: 1px solid #8cacbb;
}
.reviewHistory,
.contentHistory {
display: inline;
font-size: 110% !important;
color: Black;
}
.comment {
background: #eef3f5;
border: 1px dashed #8cacbb;
padding: 0.25em 1em 0.5em 1em;
margin-bottom: 1em;
}
.comment h1,
.comment h2,
.comment h3,
.comment h4,
.comment h5,
.comment h6 {
border-bottom: 1px dashed #76797c;
font-weight: normal;
}
.comment h3 a {
background-image: url(http://www.bertogne.be/discussionitem_icon.gif);
background-repeat: no-repeat;
padding-left: 18px;
margin-left: -1px;
margin-bottom: 1px;
min-height: 1.6em;
height: auto;
line-height: 1.6em;
}
.commentBody {
margin: 0 1em 1em 1em;
}
.spacer {
margin: 1em;
}
/* */
dl.collapsible {
border: 1px solid #8cacbb !important;
margin: 1em 0 0 0;
padding: 0;
}
dl.collapsible dt.collapsibleHeader {
display: block;
float: left;
background: White;
line-height: 1.2em;
vertical-align: middle;
font-size: 90%;
position: relative;
top: -0.6em;
width: auto;
margin: 0 0 -0.6em 1em;
padding: 0 0.5em;
}
dl.collapsible dd.collapsibleContent {
margin: 0;
padding: 0 1em;
clear: left;
}
/* */
dl.collapsible dd.collapsibleContent > dl {
margin: 0;
padding: 0;
}
dl.expandedInlineCollapsible dt.collapsibleHeader,
dl.expandedBlockCollapsible dt.collapsibleHeader {
padding: 0 6px 0 22px;
background: White url(treeExpanded.gif) no-repeat 6px 50%;
cursor: pointer;
}
dl.collapsedBlockCollapsible {
border: none !important;
height: 1em;
width: auto;
}
dl.collapsedBlockCollapsible dt.collapsibleHeader {
float: none;
position: static;
margin: 0;
padding: 0 0 0 22px;
line-height: 1em;
background: transparent url(treeCollapsed.gif) no-repeat 6px 50%;
cursor: pointer;
}
dl.collapsedInlineCollapsible dd.collapsibleContent,
dl.collapsedBlockCollapsible dd.collapsibleContent {
display: none;
}
dl.collapsedInlineCollapsible {
border: none !important;
height: 1em;
width: auto;
display: inline;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader {
position: static;
float: none;
margin: 0;
padding: 0 0 0 22px;
line-height: 1em;
background: transparent url(treeCollapsed.gif) no-repeat 6px 50%;
cursor: pointer;
display: inline;
}
.configlet .documentEditable {
padding: 0em !important;
}
.documentEditable .documentContent {
border: 1px solid #74ae0b;
padding: 0;
}
.label {
font-weight: bold;
display: inline;
padding-right: 0.5em;
}
.optionsToggle {
border: 1px solid #8cacbb;
color: Black;
background-color: #dee7ec;
font-weight: normal !important;
font-size: 85%;
}
/* */
.portalNotLoggedIn {}
#portal-column-content fieldset > * input:focus,
#portal-column-content fieldset > * textarea:focus {
border-color: #ffa500;
border-width: 1px;
}
/* */
.highlightedSearchTerm {
background-color: #ffa;
}
dl.searchResults .highlightedSearchTerm {
background-color: transparent;
font-weight: bold;
}
/* */
.noInheritedRoles {
color: #a0a0a0;
}
/* */
.currentItem {
border-collapse: collapse;
border: 2px solid #ffa500;
padding: 1px;
}
.managePortletsLink {
display:  block;
color: #76797c;
font-size: 85%;
font-weight: normal;
}
ul.formTabs {
position: relative;
display: block;
margin: 0 0 -2em 0;
padding: 0;
list-style-type: none;
text-align: center;
}
li.formTab {
display: inline;
margin: 0;
padding: 0;
}
li.formTab a {
/* */
display: inline-block;
}
li.formTab a {
border-top: 1px solid #8cacbb;
border-bottom: 1px solid #8cacbb;
border-left: 1px dotted #8cacbb;
background: White;
margin: 0;
padding: 0.125em 0.75em;
text-decoration: none;
}
li.formTab a:visited {
color: #436976;
}
li.firstFormTab a {
border-left: 1px solid #8cacbb;
}
li.lastFormTab a {
border-right: 1px solid #8cacbb;
}
li.formTab a.selected {
background: #dee7ec;
}
li.formTab a:hover {
background: #dee7ec;
}
li.formTab a.notify {
background-color: #ffce7b;
color: Black;
}
li.formTab a.required span {
background-image: url(http://www.bertogne.be/required.gif);
background-position: center right;
background-repeat: no-repeat;
padding-right: 8px;
}
li.formTab a.notify:hover {
background-color: #ffa500;
}
.formPanel {
padding: 1em 1em 1em 1em;
border: 1px solid #8cacbb;
}
.formPanel.hidden {
display: none;
}
div.formControls input.hidden {
display: none;
}
/* */
#content-history #history dd {
margin-top: 0.8em;
}
#content-history div.historyRecord {
font-size: 90%;
margin-bottom: 10px;
}
#content-history div.historyTools ul {
float: right;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin-top: 0;
}
#content-history div.historyTools ul li {
display: inline;
}
#content-history div.historyTools ul li a{
border-bottom: none;
}
#content-history .historyAction {
color: #578308;
}
#content-history .historyByLine {
margin-bottom: 1em;
}
#content-history div.historyComment {
background-color: #dee7ec;
padding: 0.25em 1em;
}
#content-history div.historyComment p {
color: Black;
margin: 0;
padding-top: 1px;
}
#content-history a.historyComparePrevious {
border-bottom: medium none;
border-top: 1px dotted #8cacbb;
display: block;
margin-bottom: -15px;
margin-top: 11px;
}
#content-history dl div.historyRecord a.historyComparePrevious span {
background-color: white;
left: 50%;
position: relative;
top: -1em;
}
/* */
/* */

}


/* - portlets.css - */
@media screen {
/* http://www.bertogne.be/portal_css/portlets.css?original=1 */
/* */
/* */
/* */
.managePortletsFallback {
margin: 0 0 0 1em;
}
/* */
.portlet {
margin: 1px 0 1em 0;
border-bottom: 1px solid #8cacbb;
background-color: White;
}
.portlet a {
text-decoration: none;
}
.portlet a.tile {
display: block;
}
.portletItem ul {
list-style-type: none
}
/* */
.portletItem a,
.portletFooter a {
border-bottom: none;
}
.portletItem a:visited,
.portletFooter a:visited {
color: #436976;
}
.portletHeader, .managedPortlet .portletHeader {
background-color: #dee7ec;
border: 1px solid #8cacbb;
padding: 0em 1em;
text-transform: lowercase;
font-weight: normal;
line-height: 1.6em;
}
.portletHeader a, .managedPortlet .portletHeader a {
color: Black;
}
.inheritedPortlet .portletHeader {
background-color: transparent;
}
.portletItem {
margin: 0;
padding: 1em;
border-left: 1px solid #8cacbb;
border-right: 1px solid #8cacbb;
}
.portletItem ol {
margin: 0 0 0 1em;
}
.portletItemDetails {
text-align: right;
display: block;
color: Black;
}
.portletFooter {
background-color: #eef3f5;
margin: 0;
padding: 0.25em 1em;
border: 1px solid #8cacbb;
border-style: dotted solid none solid;
text-align: right;
}
/* */
.portletTopLeft {}
.portletTopRight {}
.portletBottomLeft {}
.portletBottomRight {}
.dayPopup {
background-color: #ffffe1;
border: 1px solid Black;
padding: 0.2em;
position: absolute;
visibility: hidden;
width: 12em;
z-index: 2;
}
.date {
font-weight: bold;
}
.portletCalendar {
width: 100%;
margin: 1px 0 1em 0;
width: 100%;
}
.portletCalendar dt {
background-color: #dee7ec;
font-weight: normal;
text-align: center;
line-height: 1.6em;
border-bottom: none;
}
.portletCalendar dd {
margin: 0;
padding: 0;
}
.portletCalendar a {
text-decoration: none;
}
.portletCalendar a:hover {
text-decoration: none;
}
.ploneCalendar {
border-collapse: collapse;
border-spacing:0;
width: 100%;
}
.ploneCalendar td {
background-color: transparent;
width: 14%;
text-align: center;
padding: 2px;
}
.ploneCalendar .weekdays th {
background-color: #dee7ec;
border: 1px solid #8cacbb;
border-style: solid none;
text-align: center;
padding: 2px;
font-weight: normal;
}
.ploneCalendar .event {
background-color: #dee7ec;
font-weight: bold;
}
.ploneCalendar .todayevent {
background-color: #dee7ec;
border: 2px solid #ffa500;
font-weight: bold;
}
.ploneCalendar .todaynoevent {
border-collapse: collapse;
border: 2px solid #ffa500;
}
.managePortletsLink {
text-align: center;
}
div.portlets-manager div.section {
padding-top: 1em !important;
}
div.managedPortlet {
padding-top:0.5em;
padding-bottom:0.5em;
background-color: transparent;
}
.managedPortlet .portletHeader {
min-height: 3em !important;
}
.managedPortlet a {
text-decoration: underline;
}
.managedPortletActions {
display:block;
float:right;
}
.managedPortletActions a {
text-decoration: none;
}
.managedPortletActions a.up,
.managedPortletActions a.down {
color:blue !important;
}
.managedPortletActions a.delete {
color:red !important;
}
/* */
.toc {
float: right;
width: 30%;
font-size: 90%;
margin: 0 0 0.5em 0.5em;
}
.toc .TOC1Digit {
margin-left: 1em;
}
.toc .TOC2Digit {
margin-left: 2em;
}
.toc .TOC3Digit {
margin-left: 3em;
}
/* */
.portletStaticText ul {
list-style-image: url(http://www.bertogne.be/bullet.gif);
list-style-type: square;
margin: 0.5em 0 0 1.5em;
}
.portletStaticText ol {
margin: 0.5em 0 0 2em;
}
/* */
#portal-column-one fieldset.livesearchContainer {
right: inherit !important;
top: 1.5em !important;
}
/* */

}


/* - controlpanel.css - */
@media screen {
/* http://www.bertogne.be/portal_css/controlpanel.css?original=1 */
/* */
.inlineDisplay {
display:inline
}
table.controlpanel-listing {
width:100%;
}
table.controlpanel-listing td, table.controlpanel-listing th {
font-size:120%;
}
table.controlpanel-listing dl {
margin-top:0;
}
table.controlpanel-listing dd {
margin-left: 1em;
}
table.controlpanel-listing dl dt a .trigger{
font-weight:normal;
}
table .controlpanel-listing td {
vertical-align:top;
}
table.controlpanel-listing td.checker{
text-align:center;
}
table.controlpanel-listing th.smallcolumn {
width:1.5em;
}
.chooser-right {
float:right;
margin-right:0 !important;
margin-bottom:0 !important;
}
.rule-element {
background-color:#EEF3F5;
margin:0.5em 0pt 0.5em;
padding:0.3em 1em 0.3em 1em;
width:auto;
}
.rule-element dl {
}
.rule-element dl dd {
margin-left:1em;
}
.rule-updown, .rule-operations {
float:right;
padding-top:0.8em;
}
/* */

}


/* - print.css - */
@media print {
/* http://www.bertogne.be/portal_css/print.css?original=1 */
body {
font-family: Baskerville, Georgia, Garamond, Times, serif;
font-size: 11pt !important;
}
h1, h2, h3, h4, h5, h6 {
border: none;
font-family: Baskerville, Georgia, Garamond, Times, serif;
}
div, p, ul, dl, ol {
width: auto;
}
ul, ol, dl {
padding-right: 0.5em;
}
ul {
list-style-type: square;
}
.documentDescription {
font-weight: bold;
}
pre {
border: 1pt dotted black;
white-space: pre;
font-size: 8pt;
overflow: auto;
padding: 1em 0;
}
table.listing,
table.listing td {
border: 1pt solid black;
border-collapse: collapse;
}
a {
color: Black !important;
padding: 0 !important;
text-decoration: none !important;
}
a:link, a:visited {
color: #520;
background: transparent;
}
/* */
div.pageBreak {
page-break-before: always;
}
/* */
div.top,
#portal-logo,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#portal-column-one,
#portal-column-two,
#portal-languageselector,
.contentViews,
.contentActions,
.help,
.legend,
.portalMessage,
.documentActions,
.documentByLine,
.netscape4,
#portal-footer,
#portal-colophon,
.skipnav,
#kss-spinner,
#review-history,
#content-history,
.listingBar,
.discussion input,
.visualNoPrint {
display: none;
}
.discussion .documentByLine {
display:block;
}

}


/* - deprecated.css - */
@media screen {
/* http://www.bertogne.be/portal_css/deprecated.css?original=1 */
/* */
/* */
/* */
/* */
div.portalMessage,
p.portalMessage,
.system-message,
#error-handling {
background-color: #ffce7b;
border: 1px solid #ffa500;
color: Black;
font-size: 85%;
margin: 1em 0em;
padding: 0.5em 1em 0.5em 3em;
vertical-align: middle;
background-image: url(http://www.bertogne.be/info_icon.gif);
background-repeat: no-repeat;
background-position: 5px 50%;
}
/* */

}


/* - navtree.css - */
@media screen {
/* http://www.bertogne.be/portal_css/navtree.css?original=1 */
/* */
/* */
/* */
.portletNavigationTree {
padding: 0;
list-style: none !important;
list-style-image: none !important;
line-height: 1em;
}
.navTree {
list-style: none;
list-style-image: none;
margin-top: 1px;
}
.navTree li {
margin-bottom: 1px;
}
.navTreeItem {
display: block;
padding: 0;
margin: 0;
}
.navTreeItem a,
dd.portletItem .navTreeItem a {
border: 1px solid White;
display: block;
text-decoration: none;
padding-top: 0.2em;
padding-bottom: 0.25em;
}
.navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb;
}
.navTreeCurrentItem {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb !important;
}
li.navTreeCurrentItem {
display: block;
padding: 0 0 0 1px;
margin: 0 0 2px -1px;
}
li.navTreeCurrentItem a,
li.navTreeCurrentItem a:hover {
display: block;
border: 1px solid #dee7ec;
min-height: 1.6em;
line-height: 1.6em;
height: auto;
}
/* */
* html li.navTreeCurrentItem a,
* html li.navTreeCurrentItem a:hover {
height: 1.6em;
}
.navTreeLevel0 { margin: 0; }
.navTreeLevel1 { margin-left: 1em;}
.navTreeLevel2 { margin-left: 0.75em; }
.navTreeLevel3 { margin-left: 0.75em; }
.navTreeLevel4 { margin-left: 0.75em; }
.navTreeLevel5 { margin-left: 0.75em; }
/* */

}


/* - invisibles.css - */
@media screen {
/* http://www.bertogne.be/portal_css/invisibles.css?original=1 */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
}
.visualOverflow {
overflow: auto;
margin: 0 0 1em 0;
}
.visualOverflow pre,
.visualOverflow table,
.visualOverflow img {
margin: 0;
}
/* */
.hiddenStructure {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
.contentViews .hiddenStructure,
.contentActions .hiddenStructure {
position: absolute;
top: -200px;
left: -200px;
}
.hiddenLabel {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
/* */
.visualClear {
display: block;
clear: both;
}
/* */
.netscape4 {
display: none;
}
/* */
tr.dragging td {
background-color: #ff6 !important;
}
.draggingHook {
cursor: move;
}
.notDraggable {
}
/* */
}


/* - forms.css - */
@media screen {
/* http://www.bertogne.be/portal_css/forms.css?original=1 */
/* */
/* */
textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
border: 1px solid #ddd;
border-color:#666 #ddd #ddd #666;
color: Black;
background: White url(http://www.bertogne.be/input_background.gif) repeat-x;
width: 100%;
}
input {
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
border: 1px solid #ddd;
border-color:#666 #ddd #ddd #666;
color: Black;
vertical-align: middle;
background: White url(http://www.bertogne.be/input_background.gif) repeat-x;
font-size: 1em;
}
/* */
.noborder,
.documentEditable * .noborder {
border: none;
margin: 0;
background: none;
background-color: transparent;
}
input[type=checkbox] {
border: none;
margin: 0;
background: none;
background-color: transparent;
}
#searchGadget {
border: 1px solid #8cacbb;
}
button {
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
border: 1px solid #8cacbb;
color: Black;
vertical-align: middle;
background-color: #dee7ec;
padding: 1px;
cursor: pointer;
font-size: 85%;
text-transform: lowercase;
}
select {
vertical-align: top;
}
form {
border: none;
margin: 0;
}
fieldset {
border: 1px solid #8cacbb;
margin: 1em 0em 1em 0em;
padding: 0em 1em 1em 1em;
line-height: 1.5em;
width: auto;
}
legend {
background: White;
padding: 0.5em;
font-size: 90%;
}
label {
font-weight: bold;
}
optgroup {
font-style: normal;
font-weight: bold;
color: #999;
padding-left: 0.25em;
}
option {
color: black;
}
optgroup > option {
padding: 0 0.25em 0 1em;
}
dl.enableFormTabbing dd {
margin-left: 0;
padding-top: 2em;
}
#login-form {
width: 30em;
margin: 0 auto;
}
#login-form .field {
clear: none;
}
#login-form input {
font-size: 150%;
}
#login-form input.context {
padding: 1px 10px 1px 20px;
background-position: 9px 5px;
margin-bottom: 1em;
}
#forgotten-password {
float: right;
width: 35%;
margin: 0 1em;
}
.standalone,
.documentEditable * .standalone {
background: #dee7ec url(http://www.bertogne.be/linkOpaque.gif) 9px 1px no-repeat;
color: Black;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
border: 1px solid #8cacbb;
}
.context,
.formControls .actionButtons .button,
.documentEditable * .context {
background: transparent url(http://www.bertogne.be/linkTransparent.gif) 9px 1px no-repeat;
color: Black;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
border: 1px solid #8cacbb;
}
.destructive,
.documentEditable * .destructive {
background: #ffce7b url(http://www.bertogne.be/linkTransparent.gif) 9px 1px no-repeat;
border: 1px solid #ffa500;
color: Black;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
border: 1px solid #8cacbb;
}
input.searchButton {
margin-bottom: 1px ! important;
color: Black;
font-size: 85%;
background: White url(http://www.bertogne.be/search_icon.gif) 2px 1px no-repeat;
cursor: pointer;
padding: 1px 1px 1px 19px;
text-transform: lowercase;
border: 1px solid #8cacbb;
}
.searchSection {
color: #76797c;
margin-top: 0.25em;
}
.searchSection label:hover {
color: Black;
}
/* */
.field {
top: 0;
left: 0;
margin: 0 1em 1em 0;
clear: both;
}
.field .field {
margin: 0;
}
.fieldRequired {
background: url(http://www.bertogne.be/required.gif) center left no-repeat;
padding: 0 0 0 8px;
color: White;
}
.fieldUploadFile {
text-align: right;
margin-right: 0.75em;
display: none;
}
.fieldTextFormat {
text-align: right;
margin-right: 0.75em
}
.formHelp {
font-size: 90%;
color: #76797c;
margin: 0 0 0.2em 0;
}
.formHelp:hover {
color: Black;
cursor: default;
}
div.error {
/* */
background-color: #fdc;
border: 1px solid #d00;
padding: 0.5em;
margin: 0 0 1em 0;
width: 95%;
}
.error .fieldRequired {
color: #d00;
}
/* */
#archetypes-fieldname-title input, input#form\.title {
font-size: 160%;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: normal;
width: 99%;
}
#archetypes-fieldname-description textarea, textarea#form\.description {
font: 100% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: bold;
}
input.inputLabelActive {
color: #76797c;
}
textarea#form\.description {
height: 6em;
width: 99%;
}
tr.selected {
background-color: #ffa;
}
.kupu-save-message {
color: white;
font-weight: bold;
background-color: red;
padding: 0.3em;
position: fixed;
top: 0;
right: 0;
z-index: 999;
}
/* */

}


/* - dropdown-menu.css - */
@media screen {
/* http://www.bertogne.be/portal_css/dropdown-menu.css?original=1 */
/* */
/* */
#portal-globalnav {
position:relative;
z-index:3;
}
* html #portal-globalnav {
height:1%;
}
#portal-globalnav li {
float:left;
margin:0;
padding:0;
}
#portal-globalnav li a {
display:block;
position:relative;
}
#portal-globalnav ul {
position: absolute;
width: 15em;
left:-999em;
background: #fff;
border-color: #8cacbb;
border-width: 1px;
border-style: none solid solid solid;
margin:0;
}
#portal-globalnav li.selected ul.submenu {
margin-top:-1px;
z-index:3;
}
#portal-globalnav ul.submenu li {
display:block;
width:100%;
}
#portal-globalnav ul.submenu a,
#portal-globalnav ul.submenu a:hover {
margin:0;
display:block;
border-color: #8cacbb;
border-style: solid none none;
position:static !important;
white-space:normal;
}
#portal-globalnav li.selected ul.submenu a:hover {
background-color:#fff;
}
a.hasDropDown {
background-image:url('arrowRight.gif');
background-position:14em 50%;
background-repeat:no-repeat;
}
*:first-child+html #portal-globalnav ul.submenu a {height:1%;} /* */
* html #portal-globalnav ul.submenu a {height:1%;} /* */
/* */
#portal-globalnav li ul ul {
z-index:10;
top:0.4em;
left:-999em;
left:0;
margin: 0 0 0 14em;
}
#portal-globalnav ul li:hover,
#portal-globalnav ul li.sfhover {
position:relative;
}
#portal-globalnav li:hover ul ul,
#portal-globalnav li:hover ul ul ul,
#portal-globalnav li:hover ul ul ul ul,
#portal-globalnav li.sfhover ul ul,
#portal-globalnav li.sfhover ul ul ul,
#portal-globalnav li.sfhover ul ul ul ul {
left:-999em;
}
#portal-globalnav li:hover ul,
#portal-globalnav li li:hover ul,
#portal-globalnav li li li:hover ul,
#portal-globalnav li li li li:hover ul,
#portal-globalnav li.sfhover ul,
#portal-globalnav li li.sfhover ul,
#portal-globalnav li li li.sfhover ul,
#portal-globalnav li li li li.sfhover ul {
left:auto;
}
/* */
#post-sections-clear {
height:1px;
margin-bottom:-3px;
}
/* */
*:first-child+html #post-sections-clear {margin-bottom:-2px;}
* html #post-sections-clear {
margin-bottom:-2px;
}
/* */
}


/* - ploneKss.css - */
@media screen {
/* http://www.bertogne.be/portal_css/ploneKss.css?original=1 */
#kss-spinner {
display:none;
width: 20px;
height: 20px;
position: fixed;
background-position: center center;
top: 50%;
left: 50%;
margin-top: -10px;
margin-left: -10px;
}
.formlibInlineEditable,
.inlineEditable {
padding: 1px;
display: block;
}
body.kssActive .inlineEditable:hover,
body.kssActive .formlibInlineEditable:hover {
padding: 0;
border: 1px solid #ddd;
border-color: #666 #ddd #ddd #666;
cursor: text;
background: White url(input_background.gif) repeat-x;
}
body.kssActive .inlineEditable a:hover,
body.kssActive .formlibInlineEditable a:hover {
cursor: pointer;
}
body.kssActive .formlibInlineForm:hover,
body.kssActive .formlibInlineForm a:hover {
padding: 1px;
border: none;
cursor: default;
background: none;
}
.inlineForm .formHelp,
.inlineForm .fieldRequired,
.inlineForm label {
display: none;
}
/* */
.inlineForm .ArchetypesSelectionWidget label {
display: inline;
}
.inlineForm #archetypes-fieldname-title input,
.inlineForm #archetypes-fieldname-title {
font-size: 100%;
}
/* */
h1 div.formControls input {
font-size: 55% !important;
}
}


/* - cpskin3.css - */
@media all {
/* http://www.bertogne.be/portal_css/cpskin3.css?original=1 */
/* */
/* */
/* */
.hiddenStructure {
float:left;
}
#theme0 a {
padding:0 !important;
}
#theme0 img {
display:block;
}
#portal-columns{
background-image: url(http://www.bertogne.be/content-bord-right.png);
background-position:bottom right;
background-repeat: no-repeat;
position: relative;
}
#siteaction-normal {
font-size: 9px;
font-weight: bold;
}
#siteaction-normal a{
text-transform: uppercase !important;
}
#siteaction-large {
font-size: 14px;
font-weight: bold;
}
#siteaction-large a{
text-transform: uppercase !important;
}
h1, h2{
border:0;
}
#portal-advanced-search {
text-align:left;
}
.searchSection {
font-size: 10px;
}
input.searchButton {
background: #455056 url(http://www.bertogne.be/loupe.png) no-repeat scroll 6px 3px;
font-size: 10px;
border: 1px solid #455056;
height: 18px;
}
form.searchPage input.searchButton{
height:33px;
}
.image-right{
margin-left:5px;
}
.navTreeLevel1 li{
border-top: 0px solid transparent !important;
}
#document-toc .portletHeader {
background-color: White;
color: #436976;
}
.portletBody { border-bottom: none; }
.portletTopLeft {
background: transparent url(http://www.bertogne.be/focus-top.gif) top left no-repeat;
}
.portletTopRight {
background: transparent url(http://www.bertogne.be/focus-top.gif) top right no-repeat;
}
.portletBottomRight {
background: transparent url(http://www.bertogne.be/focus-bottom.gif) bottom right no-repeat;
}
.portletBottomLeft {
background: transparent url(http://www.bertogne.be/focus-bottom.gif) bottom left no-repeat; margin-bottom: -8px;
}
#content-table{
background-image: url(http://www.bertogne.be/content-bord-left.png);
background-position:bottom left;
background-repeat: no-repeat;
background-color: #6A7378;
position:relative;
}
#portal-column-one .portletHeader{
color:black;
z-index:3;
}
#portal-column-one .portletHeader a{
color:#45626F;
}
#portal-column-one .portletHeader a:hover{
color:#000B0F;
}
#portal-column-one .portletTopLeft {
height: 30px;
width: 10px;
border: 0;
position: absolute;
top:0px;
z-index: -1;
left: 0;
}
#portal-column-one .portletTopRight {
height: 30px;
width: 100%;
border: 0;
position: absolute;
top:0px;
z-index: 0;
right: 0;
z-index:-2;
}
#portal-column-one .portletBottomRight {
position: absolute;
bottom: 0;
right: 0;
height: 12px;
width: 100%;
margin: 0 0 -8px 0;
}
#portal-column-one .portletBottomLeft {
height: 12px;
width: 9px;
border: 0;
position: absolute;
bottom: 0;
left: 0;
z-index: 5;
margin-right:0;
}
#portal-sitemap a {
color:black !important;
}
#portal-sitemap a:hover {
color:#6A7378!important;
}
#footer-sitemap{
padding:1em auto;
background-color:#E6E2D9;
padding-top: 15px;
}
#footer-sitemap-table{
margin:0 auto;
}
#footer-sitemap-table td .selected {
font-weight: bold;
}
#footer-sitemap-table td {
max-width:250px;
padding-right:40px;
vertical-align:top;
}
#footer-sitemap-table td a{
text-decoration:none;
color:#6A7378;
text-transform:uppercase;
font-size:120%;
display:block;
}
#footer-sitemap-table td a:hover {
color:#404A4F;
font-size:120%;
}
#footer-sitemap-table td a:visited {
color:#404A4F;
font-size:120%;
}
#footer-sitemap-table td ul {
color:#6A7378;
padding-left:12px;
margin-left:3px;
margin-top: 5px;
}
#footer-sitemap-table td ul li {
list-style-type:circle;
}
#footer-sitemap-table td ul a{
text-transform:none;
text-align: left;
}
div#menu {
display:block;
}
div#menu ul {
padding: 0;
width: 100%;
height:100%;
border:0px solid;
margin:0px;
}
.portletStaticText ul{            /* */
list-style:none !important;
list-style-image:none !important;
}
/* */
div#menu ul li {
position:relative;
list-style: none !important;      /* */
border-bottom:0px solid;          /**/
margin-bottom: 0em;               /**/
}
.niveau2 li{
background-color:#eeeeee !important;
}
div#menu ul ul {   /* */
position: absolute;
top: -100px;
left: 138px; /**/
padding:100px 100px 100px 0;
display:none;
background-image:url(http://www.bertogne.be/bgtransparent.gif) !important;
background-repeat: no-repeat;
}
div#menu li.sousmenu {
background-image: url(http://www.bertogne.be/arrowRight.gif);
background-position: 95% 50%;
background-repeat: no-repeat;
}
/* */
/* */
div#menu ul.niveau1 li.sousmenu:hover ul.niveau2,
div#menu ul.niveau2 li.sousmenu:hover ul.niveau3 {
display:block;
}
/* */
div#menu ul.niveau1 li.sousmenu: ul.niveau2,
div#menu ul.niveau2 li.sousmenu: ul.niveau3{
background-image:url(http://www.bertogne.be/bgtransparent.gif)!important;
background-repeat:no-repeat;
background-position:50% left;
}
/* */
div#menu a {
color:#000000;
}
div#menu li:hover {
background: #EDD;
}
div#menu li.sousmenu:hover {
background: #EBB;
}
.niveau1 .sousmenu a {
background: transparent;
}
/* */
div#menu li a {
text-decoration: none;
padding: 4px 0 4px 8px;
display:block;
width:130px;
}
div#menu li a:hover {
border-left-color: red;
}
div#menu ul ul li a:hover {
border-left-color: #00FF00;
}
div#menu ul ul ul li a:hover {
border-left-color: #0000FF;
}
.portletNavigationTree .portlet{
border-bottom: 0px solid #9AA1A4 !important;
position:relative;      /**/
}
#portal-column-one .portlet{
border-bottom: 0px solid #9AA1A4 !important;
margin-bottom:2em;
}
.portletNavigationTree .portletItem{
border-top:0px !important;
padding:0 !important;
border:0;
position: relative;
}
.navTreeItem a:hover, dd.portletItem .navTreeItem a:hover{
border:0 ;
}
.navTreeCurrentItem {
border:0 !important;
}
.navTree li {
margin-bottom:0;
}
.navTreeItem a, dd.portletItem .navTreeItem a {
border:0px solid White;
padding-left:5px;
display:block;
}
#bloc12 a, #bloc22 a {
text-decoration: none;
font-weight: bold;
}
.contentActions {
margin-bottom:-5px;
z-index: 1;
}
.contentViews li a {
background-color:white;
}
.slideshowfolder-controller {
top:93% !important;
}
.portletGalleryPortlet .portletItem{
padding: 2px 0;
}
.newsImageContainer {         /* */
width:auto;
float: left;
padding: 0 1em 1em 0;
}
.eventDetails {              /* */
clear:right;
float:left;
margin:-6px 0.5em 1em 0em;
width:20em;
}
dl.portalMessage dd {
margin:0 0.5em 0 0;
padding:0.5em 0.75em 1.4em 0.75em;
}
.myimageleft {
float: left;
clear: both;
padding: 2px 10px 5px 0;
}
.myimageright {
float: right;
clear: both;
padding: 2px 0px 5px 10px;
}
#front-history dl.collapsedInlineCollapsible {
float:right;
padding-right: 6px;
padding-bottom: 2px;
}
#front-history dl.collapsedInlineCollapsible dt.collapsibleHeader{
background:transparent url(http://www.bertogne.be/treeCollapsed.gif) no-repeat scroll 6px 3px !important;
}
#front-history dl.expandedInlineCollapsible dt.collapsibleHeader, #front-history dl.expandedBlockCollapsible dt.collapsibleHeader {
float:right;
background:transparent url(http://www.bertogne.be/treeExpanded.gif) no-repeat scroll 6px 4px !important;
margin-top: 6px;
}
#blocune{
border: 1px solid #3B494F;
background: white;
padding: 1em;
}
#blocunetitre {
font-weight: bold;
color: #47545a;
border-bottom: 1px solid #47545a;
display: block;
margin-bottom: 1em;
}
#bloc1 {
background:#ffffff url(http://www.bertogne.be/actus.gif);
background-repeat: no-repeat;
border-collapse: collapse;
height:40px;
}
#bloctable{
border-collapse:collapse;
height:40px;
}
.imagebloc1{
background:#FFFFFF url(http://www.bertogne.be/actus.gif) no-repeat scroll right top !important;
padding:0px 0px 5px 0px !important;
}
#bloc12 {
border-width: 0px 1px 1px 1px;
border-style: solid;
border-color: #3B494F;
background:#ffffff;
min-height:400px;
}
#bloc2 {
background:#ffffff url(http://www.bertogne.be/events.gif);
background-repeat: no-repeat;
border-collapse: collapse;
height:40px;
}
#bloc22 {
border-width: 0px 1px 1px 1px;
border-style: solid;
border-color: #3B494F;
background:#ffffff;
min-height:400px;
}
.imagebloc2{
background:#FFFFFF url(http://www.bertogne.be/events.gif) no-repeat scroll right top !important;
padding:0px 0px 5px 0px !important;
}
#bloc3 {
background:#ffffff url(http://www.bertogne.be/services.gif);
background-repeat: no-repeat;
border-collapse: collapse;
height:40px;
}
.imagebloc3{
background:#FFFFFF url(http://www.bertogne.be/services.gif) no-repeat scroll right top !important;
padding:0px 0px 5px 0px !important;
}
#bloc32 {
border-width: 0px 1px 1px 1px;
border-style: solid;
border-color: #3B494F;
background:#ffffff;
}
#bloc1a {
background:transparent;
height: 35px;
vertical-align: middle;
padding-left:40px;
}
#bloc1a a{
text-decoration: none;
font-size: 16px;
font-weight: bold;
color: #ffffff;
}
#bloc1b {
border-width: 0px 15px 1px 15px;
border-style: solid;
border-color: #ffffff #ffffff #EFEFEF #ffffff;
}
#bloc1c {
}
#bloc1c dl.collapsible {
border:none !important;
}
#collage{
background-color: transparent!important;
}
.block_2 .standard-topic h1{
background-color: red !important;
margin-bottom: 0;
border-bottom: 0;
}
.block_2 .standard-topic .tileItem{
border-top: 0px solid #8CACBB;
border-right: 1px solid #8CACBB;
border-bottom: 1px solid #8CACBB;
border-left: 1px solid #8CACBB;
margin-top: 0;
}
.standard-topic .description-topic{
display:none;
}
body {
background-color: #E6E2D9 !important;
padding:0 2% 0 2%;
height:100%;
position: relative;
/**/             /* */
}
#leftMargin {
background-image: url(http://www.bertogne.be/body-bg-gauche.gif);
background-repeat: repeat-y;
background-position: top right;
height:100%;
display: block;
left:0;
position:absolute;
width:2%;
}
#rightMargin {
background-image: url(http://www.bertogne.be/body-bg-droite.gif);
background-repeat: repeat-y;
background-position: top left;
height:100%;
right:0;
position:absolute;
width:2%;
}
#visual-portal-wrapper {
background-color: #E6E2D9 !important;
border-top: 0px;
border-bottom: 0px;
margin:auto;
padding:0;
position: relative;
/**/           /* */
min-width:800px;
max-width:1300px;
}
#portal-top {
border: 0px;
margin:0px;
padding:0px;
}
#portal-header {
height: 219px;  /**/
border: 0px;
margin:0px;
padding:0px;
}
#portal-logo {
height: 54px;
width: 180px;
display: block;
position: relative;
}
#portal-logo img {
border:0 none;
margin-top:18px;
margin-left: 0px;
padding:0;
position: absolute;
}
#portal-siteactions{
padding:0 2em 3px 0;
}
#portal-siteactions li a{
border-top:1px solid #E6E2D9;
border-right: 1px solid #6A7378;
border-bottom: 1px solid #E6E2D9;
border-left:1px solid #E6E2D9;
color: #6A7378;
padding: 0 8px 0 0;
}
#portal-siteactions li a:hover {
background-color:transparent;
border-top:1px solid transparent;
border-right: 1px solid #6A7378;
border-bottom: 1px solid transparent;
border-left:1px solid transparent;
color:#404A4F;
}
.lastsiteaction a{
border-right: 0px !important;
}
#portal-banner {
background: none repeat-x scroll 0px 0px;
background-color:#6A7378;
height:135px;
margin-right:0px;
margin-left: 0px;
padding:0;
width:auto;
border: 0px solid #DDE0E2;
position: relative;
z-index:2;
margin-top:35px;  /**/
}
.banner-bord-left {
background-image: url(http://www.bertogne.be/banner-bord-left.png);
background-repeat: no-repeat;
background-position: top left;
border: 0px solid white;
height:100%;
width:10px;
position: relative;
float: left;
z-index: 3;
}
.banner-bord-right {
background-image: url(http://www.bertogne.be/banner-bord-right.png);
background-repeat: no-repeat;
background-position: top right;
border: 0px solid white;
height:100%;
width:10px;
position: relative;
float: right;
}
#titre-courant {
color:#D1002E;
background-image:url(http://www.bertogne.be/titre-courant-bg.png);
background-position: bottom right;
color:#D1002E;
float:left;
height:35px;
left:-10px;
padding-left:20px;
padding-right:20px;
position:relative;
z-index:0;
}
#portal-searchbox {
-moz-opacity:0.9;
opacity: 0.9;
/**/      /* */
border-top: 1px solid white;
border-left: 1px solid white;
height:70px;
padding:5px 0 2px 10px;
background-color: #FFFFFF;
clear:right;
float:right;
margin:-94px 1em 0 0;
text-align:right;
text-transform:none;
white-space:nowrap;
z-index:3;
position:relative;
width:14em;
}
.titre-search{
text-align:left;
padding: 0 0 10px 0;
color:#455056;
font-size:12px;
}
.livesearchContainer {
background-color:White;
border:1px solid #8CACBB;
color:#436976;
font-family:"Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
margin-top:0;
padding:0 !important;
position:absolute;
right:0;
text-align:left;
text-transform:none;
top:0;
visibility:visible;
white-space:normal;
width:30em;
}
#livesearch0{
height:25px;
}
#searchGadget {
margin-bottom:1px;
border: 1px solid #455056;
}
.LSResult {
left:44px;
}
input {
font-size: 12px;
}
input.inputLabelActive {
color:#1F1717;
}
#portal-breadcrumbs {
background-color: #6A7378;
color: #ffffff;
margin:-1px 0;
position:relative;
top:0px;
padding-top: 7px;
}
#portal-breadcrumbs a{
color: #ffffff;
}
#portal-personaltools-wrapper{
display: none;
}
#portal-column-one{
color: #1E1F17;
}
#portal-column-one .visualPadding {
margin-top:-6px;
padding:1.5em 0 0 1em;
}
#portal-column-content {
padding:1em 12px 1em 16px !important;
}
#portal-column-two{
}
#portal-column-two .visualPadding{
padding-right: 0px;
padding:1em 1em 1em 0;
}
#accueil{
margin-top:-26px;
margin-right:-14px;
margin-bottom: -26px;
margin-left: -15px;
padding-top:12px;
padding-right:0 !important;
padding-bottom: 12px;
padding-left:0 !important;
background-color:#6A7378 !important;
}
#accueil table{
width: 100%;
}
.documentEditable {
background: #6A7378 !important;
}
.documentContent {
background-color: white !important;
margin-top:5px;
}
#portal-footer {
background-color:#E6E2D9;
margin: 0px;
border:0px;
color: #6A7378;
font-size:120%;
}
#portal-footer a{
color: #6A7378;
border-bottom:1px solid #45626F;
}
#portal-footer a:hover{
color: #404A4F;
text-decoration: none;
}
#portal-footer a:visited {
color: #404A4F;
}
abbr, acronym, .explain {
color:#45626F;
}
#portal-colophon {
margin: 0;
}
#portal-colophon ul li a{
color: #6A7378;
}
/* */
.portlet-static-infos-pratiques .portletTopLeft {
background: transparent url(http://www.bertogne.be/focus-top.gif) top left no-repeat;
}
.portlet-static-infos-pratiques .portletTopRight {
background: transparent url(http://www.bertogne.be/focus-top.gif) top right no-repeat;
}
.portlet-static-infos-pratiques .portletBottomRight {
background: transparent url(http://www.bertogne.be/focus-bottom.gif) bottom right no-repeat;
}
.portlet-static-infos-pratiques .portletBottomLeft {
background: transparent url(http://www.bertogne.be/focus-bottom.gif) bottom left no-repeat; margin-bottom: -8px;
}
.portlet-static-infos-pratiques .portletHeader, .portlet-static-infos-pratiques .managedPortlet .portletHeader {
border-left:1px solid red;
text-align: center;
padding-top:2px;
line-height: 1.2em;
}
.portlet-static-infos-pratiques .portletHeader span a, .portlet-static-infos-pratiques .managedPortlet .portletHeader span a{
position: relative;
z-index:5;
}
.portlet-static-infos-pratiques{
position: relative;
z-index:1;
}
.portlet-static-infos-pratiques .portletItem {
background-color:#B8C3C9;
background-image:url(http://www.bertogne.be/focus-middle.gif);
background-repeat:no-repeat;
background-position: top left;
border-left:1px solid #c0ccd4;
border-right:1px solid #c0ccd4;
border-top:0px;
position: relative;
}
.managePortletsLink a{
color:#ffffff;
}
.portletNavigationTree .portletHeader{
padding:0;
border:0px solid #6A7378 !important;
background-color:#E0E6EB;
color: #8B9A9F;
line-height: 1.6em;
padding-top: 5px;
}
.portletHeader{
border:0px;
text-align:left;
text-transform: none;
font-size: 14px;
background-color: #6A7378;
padding:0 0 0 1em;
border:0px solid #6A7378 !important;
/* */
line-height: 1.5em;
position: relative;
}
#portal-column-two .portletHeader {
color: #ffffff;
}
#portal-column-two .portletHeader a {
color: #ffffff;
}
#portal-column-two .portletHeader a:hover {
color: #EFEFEF;
}
.managedPortlet .portletHeader {
background-color: #6A7378;
color:#ffffff !important;
}
.managedPortlet .portletHeader a{
color:#ffffff !important;
}
.managedPortlet .portletHeader a:hover {
color:#ffffff !important;
}
.managedViewlets .portletHeader {
color: #ffffff;
}
.managedViewlets .portletHeader a{
color: #ffffff;
}
.portletNavigationTree .portletHeader a{
text-align:center;        /* */
background: transparent !important;
position:relative;
z-index:2;
font-size:13px;
margin: 0px 1px;
color:#ffffff !important;
}
.portletNavigationTree .portletBottomLeft {
margin-left: -1px;
}
.portletNavigationTree .portletBottomRight  {
margin-right: -1px !important;
}
/* */
.portletCalendar .portletTopLeft {
background: transparent url(http://www.bertogne.be/top-calendrier.gif) top left no-repeat;
}
.portletCalendar .portletTopRight {
background: transparent url(http://www.bertogne.be/top-calendrier.gif) top right no-repeat;
}
.portletCalendar .portletBottomRight {
background: transparent url(http://www.bertogne.be/bottom-calendrier.gif) bottom right no-repeat;
}
.portletCalendar .portletBottomLeft {
background: transparent url(http://www.bertogne.be/bottom-calendrier.gif) bottom left no-repeat; margin-bottom: -8px;
}
.portletCalendar .portletHeader, .portletCalendar .managedPortlet .portletHeader {
border-left:1px solid #d1d5d6 !important;
border-right:1px solid #d1d5d6 !important;
background: white;
color: black !important;
}
.portletCalendar a {
color: black !important;
position: relative;
z-index:2;
line-height:25px;
}
.portletCalendar a:hover {
color: grey;
}
.portletCalendar dt {
background-color:#6A7378;
margin-bottom:0px;
}
#portal-column-one .portletItem {
background-image:url(http://www.bertogne.be/focus-middle.gif);
background-repeat:no-repeat;
background-color:#B8C3C9;
border-top:1px solid #C0CCD4;
border-right:1px solid #C0CCD4;
border-left:1px solid #C0CCD4;
}
#portal-column-two .portletItem {
background-image:url(http://www.bertogne.be/portlet-general-bg.gif);
background-repeat:repeat-x;
background-color:#CAD3D7;
border-top:1px solid #C0CCD4;
border-right:1px solid #C0CCD4;
border-left:1px solid #C0CCD4;
}
.portlet {
position:relative;                      /* */
background-color:#6A7378;
border-bottom:1px solid #9aa1a4;   /* */
}
.portletCalendar .portletItem {
background-image:none !important;
background-repeat:repeat-x !important;
background-color:#ffffff !important;
border-top:0px solid #d1d5d6; !important;
border-right:1px solid #d1d5d6; !important;
border-left:1px solid #d1d5d6; !important;
padding-bottom: 6px !important;
}
.ploneCalendar .weekdays th{
background-color:white;
border-bottom:0px solid #8B9A9F !important;
border-top:0px solid #8B9A9F !important;
}
#minisite{
text-align: center;
padding: 1em 0em;
background-color:white;
border: 1px dashed red;
font-size: 12px;
margin-bottom:1em;
}
/* */
#portal-languageselector  {
position:relative;
z-index:9;
}
/* */
/* */

}


/* - cpskin3_nav.css - */
@media all {
/* http://www.bertogne.be/portal_css/cpskin3_nav.css?original=1 */
/* */
/* */
#nav, #nav ul { /* */
padding: 0;
margin: 0;
list-style: none;
float : none;
width : 100%;
}
#nav li { /* */
position : relative;
float : none;
line-height : 1.25em;
margin-bottom : -2px;
width: 100%;
}
#nav li ul { /* */
background-image:url(http://www.bertogne.be/bgtransparent.gif)!important;
background-repeat:no-repeat;
background-position:50% left;
background-color:transparent;
position : absolute;
left: -999em;
margin-left : 14.8em;
margin-top:-6em;
z-index: 5;
padding:4em 4em 4em 0;
}
#nav li ul ul { /* */
left: -999em;
}
#nav li a {
width: auto !important;
display : block;
color : black;
font-weight : normal;
text-decoration : none;
background-color : transparent;
border : 1px solid tranparent;
padding : 0 0.5em;
line-height:2em;
}
#nav li a:hover {
color : white;
background-color : transparent;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* */
left: auto;
}
/* */

}


/* - cpskin3_themes.css - */
@media all {
/* http://www.bertogne.be/portal_css/cpskin3_themes.css?original=1 */
/* */
/* */
/* */
#section-bord-left{
background-image:url(http://localhost:8080/plone/section-bord-left.png);
background-position:left top;
background-repeat:no-repeat;
border:0 solid white;
float:left;
height:100%;
position:relative;
width:10px;
z-index:4;
}
#section-bord-right{
background-image:url(http://localhost:8080/plone/section-bord-right.png);
background-position:left top;
background-repeat:no-repeat;
border:0 solid white;
float:right;
height:100%;
position:relative;
width:10px;
z-index:4;
}
#titre-courant{
font-size:230%;
padding-left: 15px;
float: left;
}
#themes-texte{
background:red;
}
#portal-themes {
background:transparent none repeat scroll 0 0;
margin-left:190px;
padding:0;
position:absolute;
top:21px;
width:80%;
z-index:1;
float:left;        /**/
}
#portal-themes ul{
margin: 0;
padding: 0;
font-size: 15px;
text-align: center;
height: 0px;
float: left;
}
#portal-themes li{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
float: left;
margin-bottom: 0px;
}
#portal-themes li a{
background-position: right top;
background-repeat: no-repeat;
text-decoration:none;
font-weight:normal;
padding: 0px 20px 0px 0px;
line-height: 42px;
text-transform:uppercase;
float: left;
display: block;
cursor:pointer;
height: 34px;
outline:none;
}
#theme1 a{
background: transparent url(http://www.bertogne.be/theme1-bg.gif);
color: #EBEFD1;
}
#theme2 a{
background: transparent url(http://www.bertogne.be/theme2-bg.gif);
color: #FFE8CF;
}
#theme3 a{
background: transparent url(http://www.bertogne.be/theme3-bg.gif);
color: #FFDFDF;
}
#theme4 a{
background: transparent url(http://www.bertogne.be/theme4-bg.gif);
color: #D1EFEF;
}
#theme5 a{
background: transparent url(http://www.bertogne.be/theme5-bg.gif);
color: #FFDFF1;
}
#portal-themes li:hover > a {
background-repeat: no-repeat;
background-position: right -34px;
color: white;
}
#theme1 a: hover {
background: transparent url(http://www.bertogne.be/theme1-bg.gif);
}
#theme2 a: hover {
background: transparent url(http://www.bertogne.be/theme2-bg.gif);
}
#theme3 a: hover {
background: transparent url(http://www.bertogne.be/theme3-bg.gif);
}
#theme4 a: hover {
background: transparent url(http://www.bertogne.be/theme4-bg.gif);
}
#theme5 a: hover {
background: transparent url(http://www.bertogne.be/theme5-bg.gif);
}
#portal-themes li b{
background-repeat: no-repeat;
background-position: left top;
font-weight: normal;
padding:0px 0px 0px 20px !important;
float: left;
display: block;
height: 34px;
}
#theme1 b{
background: transparent url(http://www.bertogne.be/theme1-bg.gif);
}
#theme2 b{
background: transparent url(http://www.bertogne.be/theme2-bg.gif);
}
#theme3 b{
background: transparent url(http://www.bertogne.be/theme3-bg.gif);
}
#theme4 b{
background: transparent url(http://www.bertogne.be/theme4-bg.gif);
}
#theme5 b{
background: transparent url(http://www.bertogne.be/theme5-bg.gif);
}
#portal-themes li:hover > a b   {
background-position: left -34px;
background-repeat: no-repeat;
color: white;
}
#theme1 b:hover{
background: transparent url(http://www.bertogne.be/theme1-bg.gif);
background-repeat: no-repeat;
}
#theme2 b:hover{
background: transparent url(http://www.bertogne.be/theme2-bg.gif);
}
#theme3 b:hover{
background: transparent url(http://www.bertogne.be/theme3-bg.gif);
}
#theme4 b:hover{
background: transparent url(http://www.bertogne.be/theme4-bg.gif);
}
#theme5 b:hover{
background: transparent url(http://www.bertogne.be/theme5-bg.gif);
}
#portal-sections{ /**/
background-repeat: no-repeat;
background-position: top right;
background-image:url(http://www.bertogne.be/section-bord-right.png);
top:-169px;
position:relative;
z-index:4;
padding-right: 10px;
}
#globalnav-wrapper {
background-repeat: no-repeat;
background-position: top right;
border:0px solid #427DA0;
height:28px;
margin:0;
}
#globalnav-wrapper .mainTabContent {
text-transform: uppercase !important;
font-size: 11px;
}se
#portal-globalnav .selected .mainTabContent{
font-size: 13px;
}
/* */
#portal-globalnav{
background-repeat: no-repeat;
background-position: top left;
background-image:url(http://www.bertogne.be/section-bord-left.png);
padding: 0;
line-height: 28px;
height: 28px;
position: absolute;
font-size: 120%;
min-width: 342px;
padding-left: 80px;
}
#portal-globalnav ul {
width:16em;
}
#portal-globalnav li a {
border: 0px;
margin-right: 0;
padding:0 0.75em;
font-size: 12px;
text-transform: none;
width: auto !important;
outline: none;
}
#portal-globalnav li.selected a{
color: white;
background-color: transparent;
border: none;
}
#portal-globalnav ul.submenu li {
line-height: 20px;
padding-bottom: 3px;
}
#portal-globalnav ul.submenu li li a{
line-height: 20px;
padding-bottom: 3px;
}
#portal-globalnav ul.submenu{
background-image:url(http://www.bertogne.be/bgtransparent.gif)!important;
background-repeat:no-repeat;
background-position:50% left;
padding: 0em 7em 7em 0em;
border:0px;
position:absolute;
z-index:-1;
}
#portal-globalnav ul.submenu ul{
border:0px;
background-image:url(http://www.bertogne.be/bgtransparent.gif)!important;
background-repeat:no-repeat;
background-position:50% left;
position:absolute;
z-index:-2;
}
/* */
#portal-globalnav ul.submenu a{
border:0px;
}
#portal-globalnav li a:hover {
background-color:transparent;
}
#portal-globalnav li ul ul {
margin:-6.65em 0 0 16em;
top:-5px;
padding:7em 7em 7em 0;
}
a.hasDropDown {
background-position:16em 50%;
}
/* */
/* */

}


/* - cpskin3_theme1_section.css - */
@media all {
/* http://www.bertogne.be/portal_css/cpskin3_theme1_section.css?original=1 */
/* */
/* */
div#portal-top.theme1 .selected a {
background-position:right -34px !important;
color: #ffffff !important;
}
div#portal-top.theme1 .selected b {
background-position:left -34px !important;
}
div#portal-top.theme1 #globalnav-wrapper {
background-color: #97AB00;
}
div#portal-top.theme1 #globalnav-wrapper .mainTabContent {
border-left: 1px solid #AEBF17 !important;
}
div#portal-top.theme1 #portal-globalnav{
background-color:#97AB00 !important;
}
div#portal-top.theme1 #portal-globalnav ul {    /**/
background-color: transparent !important;
}
div#portal-top.theme1 #portal-globalnav li a{
color:#EBEFD1 !important;
border-color:#AEBF17;
}
div#portal-top.theme1 #portal-globalnav li a:hover {
color: #ffffff;
}
div#portal-top.theme1 #portal-globalnav ul.submenu li{
background-color:#97AB00;
border-left:1px solid #AEBF17;
}
div#portal-top.theme1 #portal-globalnav ul.submenu a {
border-style:solid none none;
color:#EBEFD1 !important;
}
div#portal-top.theme1 #portal-globalnav ul.submenu a:hover {
background-color: #AFBF23 !important;
color: #ffffff;
}
div#portal-top.theme1 #portal-sections{
background-color:#97AB00;
}
/* */
/* */

}


/* - cpskin3_theme2_section.css - */
@media all {
/* http://www.bertogne.be/portal_css/cpskin3_theme2_section.css?original=1 */
/* */
/* */
div#portal-top.theme2 .selected a{
background-position:right -34px !important;
color: #ffffff !important;
}
div#portal-top.theme2 .selected b {
background-position:left -34px !important;
}
div#portal-top.theme2 #globalnav-wrapper {
background-color: #F78000;
}
div#portal-top.theme2  #globalnav-wrapper .mainTabContent {
border-left: 1px solid #EF752C !important;
}
div#portal-top.theme2 #portal-globalnav{
background-color:#F78000 !important;
}
div#portal-top.theme2 #portal-globalnav li a {
color:#FFE8CF !important;
border-color:#EF752C;
}
div#portal-top.theme2 #portal-globalnav li a:hover {
color:#ffffff;
}
div#portal-top.theme2 #portal-globalnav ul.submenu li{
background-color:#F78000;
border-left:1px solid #EF752C;
}
div#portal-top.theme2 #portal-globalnav ul.submenu a {
border-style:solid none none;
color:#FFE8CF !important;
}
div#portal-top.theme2 #portal-globalnav ul.submenu a:hover {
background-color:#FF7D2F !important;
color:#ffffff;
}
div#portal-top.theme2 #portal-globalnav ul{   /**/
background-color: transparent !important;
}
div#portal-top.theme2 #portal-sections{
background-color:#F78000;
}
/* */
/* */

}


/* - cpskin3_theme3_section.css - */
@media all {
/* http://www.bertogne.be/portal_css/cpskin3_theme3_section.css?original=1 */
/* */
/* */
div#portal-top.theme3 .selected a{
background-position:right -34px !important;
color: #ffffff !important;
}
div#portal-top.theme3 .selected b {
background-position:left -34px !important;
}
div#portal-top.theme3 #globalnav-wrapper {
background-color: #820000;
}
div#portal-top.theme3 #globalnav-wrapper .mainTabContent {
border-left: 1px solid #9e0a0a !important;
}
div#portal-top.theme3 #portal-globalnav{
background-color:#820000 !important;
}
div#portal-top.theme3 #portal-globalnav li a{
color:#FFDFDF !important;
border-color:#9e0a0a;
}
div#portal-top.theme3 #portal-globalnav li a:hover {
color:#ffffff;
}
div#portal-top.theme3 #portal-globalnav ul.submenu li{
background-color:#820000;
border-left:1px solid #9e0a0a;
}
div#portal-top.theme3 #portal-globalnav ul.submenu a{
border-style:solid none none;
color:#FFDFDF !important;
}
div#portal-top.theme3 #portal-globalnav ul.submenu a:hover {
background-color:#9F1D1D !important;
color:#ffffff;
}
div#portal-top.theme3 #portal-globalnav ul{   /**/
background-color: transparent !important;
}
div#portal-top.theme3 #portal-sections{
background-color:#820000;
}
/* */
/* */

}


/* - cpskin3_theme4_section.css - */
@media all {
/* http://www.bertogne.be/portal_css/cpskin3_theme4_section.css?original=1 */
/* */
/* */
div#portal-top.theme4 .selected a{
background-position:right -34px !important;
color: #ffffff !important;
}
div#portal-top.theme4 .selected b {
background-position:left -34px !important;
}
div#portal-top.theme4 #globalnav-wrapper {
background-color: #00A7AB;
}
div#portal-top.theme4 #globalnav-wrapper .mainTabContent {
border-left: 1px solid #23BEBF !important;
}
div#portal-top.theme4 #portal-globalnav{
background-color:#00A7AB !important;
}
div#portal-top.theme4 #portal-globalnav ul {   /**/
background-color: transparent !important;
}
div#portal-top.theme4 #portal-globalnav li a{
color:#D1EFEF !important;
border-color:#23BEBF;
}
div#portal-top.theme4 #portal-globalnav li a:hover {
color: #ffffff;
}
div#portal-top.theme4 #portal-globalnav ul.submenu li{
background-color:#00A7AB;
border-left:1px solid #23BEBF;
}
div#portal-top.theme4 #portal-globalnav ul.submenu a {
border-style:solid none none;
color:#D1EFEF !important;
}
div#portal-top.theme4 #portal-globalnav ul.submenu a:hover {
background-color: #23BEBF !important;
color: #ffffff;
}
div#portal-top.theme4 #portal-sections{
background-color:#00A7AB;
}
/* */
/* */

}


/* - cpskin3_theme5_section.css - */
@media all {
/* http://www.bertogne.be/portal_css/cpskin3_theme5_section.css?original=1 */
/* */
/* */
div#portal-top.theme5 .selected a{
background-position:right -34px !important;
color: #ffffff !important;
}
div#portal-top.theme5 .selected b {
background-position:left -34px !important;
}
div#portal-top.theme5 #globalnav-wrapper {
background-color: #AB005C;
}
div#portal-top.theme5 #globalnav-wrapper .mainTabContent {
border-left: 1px solid #BF237A !important;
}
div#portal-top.theme5 #portal-globalnav{
background-color:#AB005C !important;
}
div#portal-top.theme5 #portal-globalnav ul {   /**/
background-color: transparent !important;
}
div#portal-top.theme5 #portal-globalnav li a{
color:#FFDFF1 !important;
border-color:#BF237A;
}
div#portal-top.theme5 #portal-globalnav li a:hover {
color: #ffffff;
}
div#portal-top.theme5 #portal-globalnav ul.submenu li{
background-color:#AB005C;
border-left:1px solid #BF237A;
}
div#portal-top.theme5 #portal-globalnav ul.submenu a {
border-style:solid none none;
color:#FFDFF1 !important;
}
div#portal-top.theme5 #portal-globalnav ul.submenu a:hover {
background-color: #BF237A !important;
color: #ffffff;
}
div#portal-top.theme5 #portal-sections{
background-color:#AB005C;
}
/* */
/* */

}


/* - accordion.css - */
@media all {
/* http://www.bertogne.be/portal_css/accordion.css?original=1 */
/* */
/* */
#accordion {
border:1px solid #eee;
background-color:#f6f6f6;
}
#content #accordion h2 {
outline:none;
cursor:pointer;
background-color:#61B5DF;
border-bottom:1em solid #4DA4CF;
line-height:1.8em;
height:1em;
padding:0 .5em;
margin:-1px -1px 0 -1px;
color:White;
font-size:1.4em;
letter-spacing:0;
}
#accordion h2.current,#accordion h2.selected {
cursor:inherit;
}
#accordion h2.current:before,#accordion h2.selected:before {
content:"↓ ";
}
#accordion h2:before {
content:"→ ";
}
#accordion div {
padding:10px;
font-size:12px;
}
#accordion dl dt a {
color:#205c90!important;
}
#accordion dl {
margin-top:0;
line-height:1.5em;
}
#accordion dt {
font-weight:bold;
font-size:12px;
}
#content #accordion dd {
margin-bottom:.3em;
}
/* */

}


/* - ++resource++plonetruegallery-portlet.css - */
@media screen {
/* http://www.bertogne.be/portal_css/++resource++plonetruegallery-portlet.css?original=1 */
div.gallery-portlet-controls{
text-align:center;
}
dl.applied-portlet-gallery{
position:relative;
}
dl.applied-portlet-gallery dd.portletItem{
padding:0;
margin:0;
}
dl.applied-portlet-gallery div.gallery-portlet-controls{
position:absolute;
top:35px;
width:95px;
height:27px;
margin:auto;
display:none;
z-index:5;
background-image:url(++resource++plonetruegallery.resources/portlet/control.png);
}
dl.applied-portlet-gallery div.gallery-portlet-controls span{
position:absolute;
top:6px;
}
dl.applied-portlet-gallery div.gallery-portlet-controls span a{
color:transparent;
display: block;
cursor: pointer;
height:15px;
}
dl.applied-portlet-gallery dd a{
color:transparent !important;
border-bottom:none !important;
}
dl.applied-portlet-gallery a:hover{
color:transparent !important;
border-bottom:none !important;
}
dl.applied-portlet-gallery div.gallery-portlet-controls span.next{
left:65px;
}
dl.applied-portlet-gallery div.gallery-portlet-controls span.next a{
background-image:url(++resource++plonetruegallery.resources/portlet/next.png);
width:25px;
}
dl.applied-portlet-gallery div.gallery-portlet-controls span.prev a{
background-image:url(++resource++plonetruegallery.resources/portlet/prev.png);
width:25px;
}
dl.applied-portlet-gallery div.gallery-portlet-controls span.prev{
left:5px;
}
dl.applied-portlet-gallery div.gallery-portlet-controls span.play-pause{
left:40px;
top:5px;
}
dl.applied-portlet-gallery div.gallery-portlet-controls span.play-pause a{
background-image:url(++resource++plonetruegallery.resources/portlet/play.png);
width:20px;
height:17px;
}
dl.applied-portlet-gallery div.gallery-portlet-controls span.timed{
left:40px;
top:7px;
}
dl.applied-portlet-gallery div.gallery-portlet-controls span.timed a{
background-image:url(++resource++plonetruegallery.resources/portlet/pause.png);
width:16px;
height:13px;
}
}


/* - ++resource++contentleadimage.css - */
@media screen {
/* http://www.bertogne.be/portal_css/++resource++contentleadimage.css?original=1 */
.leadimage-wrapper {
float: left;
padding-right: 0.6em;
padding-bottom: 0.2em;
}
.leadimage-body-wrapper {
float: left;
padding: 1em 2em 1em 0;
}

}


/* - ploneCustom.css - */
@media all {
/* http://www.bertogne.be/portal_css/ploneCustom.css?original=1 */
/* */
/* */
/* */
.odd{
padding-bottom:1em;
}
#accueil-bureau{
height:auto;
}
#visual-portal-wrapper {
max-width: 1400px;
}
#titre-courant {
display:none;
}
.banner-bord-left {
width:200px;
}
#portal-searchbox {
background-color:transparent;
background-image: url(http://www.bertogne.be/search-bg.png);
background-position: top left;
background-repeat: no-repeat;
-moz-opacity:1;
opacity: 1;
border-left:0 solid white;
border-top:0 solid white;
height:53px;
margin:-72px 1em 0 0;
padding:12px 0 2px 30px;
width:13em;
}
#searchGadget {
border:1px solid #6F909F;
margin-top:4px;
}
#portal-searchbox input.searchButton {
background-image:url(http://www.bertogne.be/loupe.png) ;
background-color: transparent;
border:0px solid #455056;
height:30px;
width:35px;
}
input.searchButton{
background-image: url(http://www.bertogne.be/search_icon.gif);
background-color:transparent;
}
#searchform input.searchButton{
background-image: url(http://www.bertogne.be/loupe.png);
background-position:5px 3px;
padding:1px 10px 1px 35px;
}
#portal-searchbox .titre-search {
display:none;
}
#livesearch0 {
height:37px;
}
#portal-advanced-search  {
margin-top:0;
}
#portal-advanced-search  a:hover{
text-decoration: underline;
}
/* */
/* */

}

