
/* - slideshow.css - */
@media all {
/* http://www.mfo.de/portal_css/slideshow.css?original=1 */
/* */
/* */
.pics {
padding: 0;
margin: 0;
top: -1px;
border-color: &dtml-globalBorderColor;;
border-style: &dtml-borderStyle;;
border-width: 0 &dtml-borderWidth; &dtml-borderWidth;;
visibility: hidden;
overflow: hidden;
}
.pics img {
padding: 0px;
}
#nav {
text-align: right;
height: 20px;
border-style: none;
z-index: 9;
background: url(&dtml-portal_url;/slideshow_bg.png);
padding: 5px 0;
position: absolute;
width: 100%;
margin-top: 379px;
}
#nav a,
#nav #navNumbers a {
outline: none;
}
#nav #navNumbers a {
padding: 0px 0px 0px 0px;
margin: 5px 0px 5px 8px;
display: none;
overflow: hidden;
line-height: 19px;
float: left;
background-color: #669acc;
color: #669acc;
font-size: 5px;
width: 10px;
height: 10px;
}
#nav #navNumbers a.activeSlide {
background-color: #eef8ff;
color: #eef8ff;
}
#nav #prev, #nav #next {
visibility:hidden;
}
#slideshow {
border-style: none;
}
.imageCaption {
z-index: 9;
color: #ffffff;
background: url(&dtml-portal_url;/slideshow_bg.png);
height: 65px;
padding: 5px 0;
position: absolute;
width: 100%;
}
.imageCaption .imageTitle,
.imageCaption .imageDescrip {
margin: 0 5px;
display: block;
}
.imageCaption .imageTitle {
font-size: 150%;
font-weight: bold;
}
#slideshow a[href^="http:"],
#slideshow a.link-external {
background: none;
padding: 0;
border-style : none;
}
/* */
#slideshow-portlet {
border: none;
}
#slideshow-portlet .imageCaption {
background: none;
height: 35px;
position: static;
color: &dtml-fontColor;;
}
.slideshowPortlet a {
outline: none;
}
.slideshowPortlet .nav {
margin-top: 10px;
clear: both;
}
.slideshowPortlet .nav .navNumbers a {
padding: 0;
color: &dtml-evenRowBackgroundColor;;
background-color: &dtml-evenRowBackgroundColor;;
margin-right: 8px;
display: inline-block;
width: 12px;
height: 12px;
overflow: hidden;
}
.slideshowPortlet .nav .navNumbers a.activeSlide {
color: &dtml-globalBorderColor;;
background-color: &dtml-globalBorderColor;;
}
#slideshow-edit-property {
height: 140px;
width: 400px;
display: inline-block;
float: left;
}
/* */

}

