.theme-default .nivoSlider { background: url("../images/loading.gif") no-repeat 50% 50% rgb(255, 255, 255); margin-bottom: 50px; position: relative; }
.theme-default .nivoSlider img { left: 0px; top: 0px; display: none; position: absolute; }
.theme-default .nivoSlider a { border: 0px currentColor; border-image: none; display: block; }
.theme-default .nivo-controlNav { left: 22%; top: 92%; width: 200px; text-align: center; margin-left: -100px; position: absolute; }
.theme-default .nivo-controlNav a { background: url("../images/bullets.png") no-repeat -20px 0px; margin: 0px 5px; border: 0px currentColor; border-image: none; width: 20px; height: 16px; text-indent: -9999px; display: inline-block; }
.theme-default .nivo-controlNav a.active { background-position: 0px 0px; }
.theme-default .nivo-directionNav a { background: url("../images/arrows.png") no-repeat; border: 0px currentColor; border-image: none; width: 30px; height: 30px; text-indent: -9999px; display: block; }
.theme-default a.nivo-nextNav { background-position: -30px 0px; right: 15px; }
.theme-default a.nivo-prevNav { left: 15px; }
.theme-default .nivo-caption { font-family: Helvetica, Arial, sans-serif; }
.theme-default .nivo-caption a { color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: dotted; }
.theme-default .nivo-caption a:hover { color: rgb(255, 255, 255); }