div#slide_holder {width:700px;height:436px;margin:0 0 0 0;padding:0px 0 0 0;background:url(../images/slideshow_bg.png) 0 10px no-repeat;overflow:hidden;position:relative;z-index:100;}
div#slider {width:350px;height:233px;z-index:2000; margin-top:0px; margin-left:27px; overflow:hidden;}

.nivoSlider {position:relative;}
.nivoSlider img {position:absolute;top:0px;left:0px;}
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:60;display:none;}

.nivo-slice {display:block;position:absolute;z-index:50;height:100%;}

.nivo-caption {position:absolute;left:0px;bottom:0px;background:#000;color:#fff;opacity:0.8; /* Overridden by captionOpacity setting */ width:100%;z-index:89;}
.nivo-caption p {padding:5px;margin:0;}
.nivo-caption a {display:inline !important;}
.nivo-html-caption {display:none;}

.nivo-directionNav a {position:absolute;top:40%;z-index:99;cursor:pointer;}
.nivo-prevNav {left:5px;display:block;width:61px;height:61px;text-indent:-9999px;background: url('../img/nivo_nav.png') top left no-repeat;}
.nivo-nextNav {right:5px;display:block;width:61px;height:61px;text-indent:-9999px;background: url('../img/nivo_nav.png') top right no-repeat;}

div.nivo-controlNav {width:97px;height:39px;/*background:url(../images/slideshow_controls.png) 0 0 no-repeat;*/position:absolute;left:0;bottom:33px;z-index:9000;}
div.nivo-controlNav a.nivo-control {width:17px;height:5px;display:block;padding:13px 0 0 0;overflow:hidden;background:url(../images/slideshow_item.png) 0 0 no-repeat;cursor:pointer; float:left; margin:14px 4px  0 0;}
div.nivo-controlNav a.nivo-control:first-child {margin:14px 4px 0 13px;}
div.nivo-controlNav a.active {background:url(../images/slideshow_item_active.png) 0 0 no-repeat;}
