body > .moduletable {background: #232f3a;}
.NivoSzakiSlider .nivoSlider {
position: relative;
background: url(loading.gif) no-repeat 50% 50%;
}
.nivoSlider {
position: relative;
margin: 0px;
background: url(loading.gif) no-repeat 50% 50%;
}
.NivoSzakiSlider {
margin: 0px auto;
width: 940px;
position: relative;
background: none;
z-index: 1;
}
.nivoSlider img {
position:absolute;
top:0;
left:0;
display:none
}
.nivoSlider a.nivo-imageLink {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
border:0;
padding:0;
margin:0;
z-index:6;
display:none
}
.nivo-slice {
display:block;
position:absolute;
z-index:5;
height:100%
}
.nivo-box {
display:block;
position:absolute;
z-index:5
}
.nivo-caption {
position: absolute;
left: 97px;
top: 98px;
margin: 0;
opacity: none !important;
z-index: 8;
height: 245px;
background: none;
}
.nivo-caption p {padding: 0;}
.nivo-caption p span {
display: block;
font: normal 34px/1.2307em "Times New Roman", Times, serif;
color: #14827d;
text-transform: uppercase;
}
.nivo-caption p strong {
display: block;
font: normal 140px/1.2307em "Times New Roman", Times, serif;
text-transform: uppercase;
color: white;
padding: 0;
margin: -34px 0 -38px;
letter-spacing: -5px;
}
.nivo-caption p em {
display: block;
font: normal 34px/1.2307em "Times New Roman", Times, serif;
text-transform: uppercase;
color: white;
}
.nivo-caption p a {
display: inline-block;
background: url(slider-link.png)repeat 0px 0px;
font: normal 10px/12px "Times New Roman", Times, serif;
color: white;
text-transform: uppercase;
margin: 18px 0 0 2px;
padding: 15px 21px 16px 20px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
text-decoration: none;
}
.nivo-caption p a:hover {text-decoration: none; color: #14827d; background: white;}
.nivo-html-caption {display:none;}
.nivoSlider a {border:0;}
.nivo-directionNav {
width: 52px;
height: 25px;
position: absolute;
top: 407px;
left: 373px;
z-index: 9;
}
.nivo-directionNav a {
position:absolute;
z-index:9;
cursor:pointer
}
.nivo-prevNav {left:0;}
.nivo-nextNav {right:0;}
.nivo-controlNav a {
position:relative;
z-index:9;
cursor:pointer
}
.nivo-controlNav a.active {font-weight:bold;}
.nivo-controlNav img {
display:inline;
position:relative
}
.nivo-controlNav a.active img {}
.nivo-directionNav a {
display:block;
width:25px;
height:25px;
background:url(arrows.png) no-repeat;
text-indent:-9999px;
border:0
}
a.nivo-nextNav {
background-position: 100% 0;
right: 0px;
}
a.nivo-prevNav {background-position: 0% 0%;}
a.nivo-nextNav {background-position: 100% 0%;}
a.nivo-prevNav:hover {background-position: 0% 100%;}
a.nivo-nextNav:hover {background-position: 100% 100%;}
.nivoSlider .nivo-controlNav {
bottom: 31px;
height: 13px;
right: 31px;
position: absolute;
z-index: 99;
/*background: url(controlNav.png) no-repeat;*/
}
.nivoSlider .nivo-controlNav a {
display: block;
border: 0;
float: left;
height: 13px;
width: 13px;
background: url(bullets.png) no-repeat 0 0;
text-indent: -9999px;
margin-left: 3px;
}
.nivoSlider .nivo-controlNav a.active, .nivoSlider .nivo-controlNav a:hover {
background:url(bullets.png) no-repeat 100% 0px;
}