.nivoSlider { position: relative; width: 100%; height: auto; overflow: hidden; background-color:#fff; background-image:url(/images/loading.gif); background-repeat:no-repeat; background-position:center; }
.nivoSlider img { position: absolute; top: 0px; left: 0px; display: none; }
.nivo-main-image { display: block !important; position: relative !important; width: 100% !important; }
.nivoSlider a.nivo-imageLink { position: absolute; top: 0px; left: 0px; 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%; top: 0; }
.nivo-box { display: block; position: absolute; z-index: 5; overflow: hidden; }
.nivo-box img { display: block; border: 0; }
.nivo-caption { width:316px; height:114px; display: none; overflow:hidden; clear:both; position: absolute; right: 1px; top: 73px; z-index: 8; }
.nivo-caption p { width:316px; height:114px; display: block; overflow:hidden; clear:both; }
.nivo-caption a { width:316px; height:114px; display: block !important; overflow:hidden; clear:both; text-indent:-99999px; }
.nivo-html-caption { display: none; }
.nivo-directionNav a { position: absolute; top: 45%; z-index: 9; cursor: pointer; }
.nivo-prevNav { left: 0px; }
.nivo-nextNav { right: 0px; }
.nivo-controlNav { text-align: center; padding: 15px 0; }
.nivo-controlNav a { cursor: pointer; }
.nivo-controlNav a.active { font-weight: bold; }
/*.theme-default { padding-top: 7px; padding-left: 8px; }
.theme-default .nivo-controlNav { 
    display: block; padding: 5px 3px 2px 7px; 
    margin-left:168px;
    margin-left:calc(937px / 2 - 300px);
    margin-left:-moz-calc(937px / 2 - 300px);
    background-color: #646e73;  position: absolute; z-index: 33; top: 285px;  overflow: hidden; }
.theme-default .nivo-controlNav img { border: 2px solid #e3e3e3; margin-right: 5px; }
.theme-default .nivo-controlNav .active img { border: 2px solid #de7c00; }
.theme-default .nivo-directionNav a { display: block; width: 30px; height: 30px; background: url(/images/arrows.png) no-repeat; text-indent: -9999px; border: 0; }
.theme-default a.nivo-nextNav { background-position: -30px 0; right: 15px; }
.theme-default a.nivo-prevNav { left: 15px; }
.theme-default .nivo-caption { margin-left: 20px; }*/

.nivo-control img{height: 47px; width: 47px;}
