Notice: Undefined index: HTTP_ACCEPT_ENCODING in /homepages/13/d202517843/htdocs/media.php on line 28
Warning: Cannot modify header information - headers already sent by (output started at /homepages/13/d202517843/htdocs/media.php:28) in /homepages/13/d202517843/htdocs/media.php on line 32
.jDiaporama_wrapper{
position: relative;
clear: both;
background:#000;
margin:10px auto
}
.jDiaporama_slider{
position:relative;
overflow: hidden;
}
.jDiaporama ul{
-moz-box-shadow:1px 1px 0.5em #222;
overflow:hidden;
position:absolute;
left:0;
margin:0;
padding:0
}
.jDiaporama li{
list-style-type:none;
overflow:hidden;
float:left;
position:relative;
background: #000;
margin:0;
padding:0
}
.jDiaporama li img{
display:block;
margin: 0 auto
}
.jDiaporama .fade-tmp{
position:absolute;
z-index:1;
text-align: center;
background: #000
}
.jDiaporama .fade-tmp img{
margin:0 auto;
display:block
}
.jDiaporama-slice {
display:block;
position:absolute;
z-index:5;
height:100%;
}
.jDiaporama .desc, .entry .content .jDiaporama .desc{
margin:0;
position:absolute;
bottom: 0; left: 0; right:0;
display:none;
margin:0;
color:#fff;
font-size:12px;
font-family: Arial;
padding:5px;
background:url(img/jDiaporama/back_desc.png) repeat;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/jDiaporama/back_desc.png',sizingMethod='scale'); _background-image:none;
width:inherit;
padding-bottom:20px;
text-align:left
}
.jDiaporama .title{
position:absolute;
top: 0; left: 0;
display:none;
margin:0;
color:#fff;
font-size:12px;
font-family: Arial;
padding:5px;
}
.jDiaporama .count{
position:absolute;
top: 0; right: 0;
display:none;
margin:0;
color:#fff;
font-size:12px;
font-family: Arial;
padding:5px;
}
.jDiaporama_controls{
display:none;
}
.jDiaporama_controls a{
font-weight:normal;
width:10px;
height:13px;
text-indent:-9999px;
display:block;
margin:0 3px;
position:absolute;
z-index:1
}
.jDiaporama_controls .prev{
background:url(img/jDiaporama/controls2.png) no-repeat bottom;
_background:url(img/jDiaporama/controls.gif) no-repeat bottom;
top:50%;
margin-top:-16px;
height:32px;
width:32px;
left: 0px
}
.jDiaporama_controls .next, .entry .content .jDiaporama_controls .next{
background:url(img/jDiaporama/controls2.png) no-repeat top;
_background:url(img/jDiaporama/controls.gif) no-repeat top;
top:50%;
margin-top:-16px;
height:32px;
width:32px;
right: 0px;
text-align:left;
}
.jDiaporama_controls .pause{
background:url(img/jDiaporama/playpause.png) no-repeat top;
_background:url(img/jDiaporama/playpause.gif) no-repeat top;
width:64px;
height:48px;
left:50%;
top:50%;
margin-left:-32px;
margin-top:-24px;
}
.jDiaporama_controls .play{
background:url(img/jDiaporama/playpause.png) no-repeat bottom;
_background:url(img/jDiaporama/playpause.gif) no-repeat bottom;
width:64px;
height:48px;
left:50%;
top:50%;
margin-left:-32px;
margin-top:-24px;
}
/**** Status ****/
.jDiaporama_status{
text-align:center;
margin: 10px auto;
display:none;
overflow:hidden
}
.jDiaporama_status a{
background:url(img/jDiaporama/bullets.png) no-repeat left;
_background:url(img/jDiaporama/bullets.gif) no-repeat left;
float:left;
width:10px;
height:10px;
text-indent:-9999px;
margin-right:5px;
}
.jDiaporama_status .imgBack{
width:50px;
height:50px;
margin-right:10px;
margin-bottom: 10px
}
.jDiaporama_status a:hover, .jDiaporama_status a.active{
background:url(img/jDiaporama/bullets.png) no-repeat right;
_background:url(img/jDiaporama/bullets.gif) no-repeat right;
}
/********** themes ***********/
/** DESIGN **/
.design .jDiaporama_slider{ -moz-box-shadow:0 0 0.7em #333; }
.design .jDiaporama_status .imgBack{ -moz-border-radius:0.5em; -moz-box-shadow:0 0 0.3em #444; -webkit-border-radius:0.5em; -webkit-box-shadow:0 0 0.3em #444; border-radius:0.5em; box-shadow:0 0 0.3em #444; border:1px solid #555; opacity:0.4; -webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; transition: all 0.2s ease-in; }
.design .jDiaporama_status .imgBack:hover{ opacity:1; -webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in }
.design .jDiaporama_status .imgBack.active{ -moz-box-shadow:inset 0 0 0.5em #333; opacity:1 }
/** BORDER **/
.border .jDiaporama_slider{ border:10px solid #fff }
.border .jDiaporama_status .imgBack{ border:2px solid #fff; opacity:0.5 }
.border .jDiaporama_status .imgBack:hover{ opacity:1 }
.border .jDiaporama_status .imgBack.active{ opacity:1; border:2px solid #333 }