
/* ----------------IMAGE SLIDER------------- */
#SlideItMoo_outer3 {
        width:538px !important;
        height: 528px;
        overflow: hidden;
        margin:0;
        display:block;
        position:relative;
        padding:0;
        background:url(../../images/showreel_nl_background.png) no-repeat center;
}

*+html #SlideItMoo_outer3 {
        width:538px !important;
        height: 530px;
        overflow: hidden;
        margin:0;
        display:block;
        position:relative;
        padding:0;
        background:url(../../images/showreel_nl_background.png) no-repeat center;
}

+html #SlideItMoo_outer3 {
        width:538px !important;
        height: 530px;
        overflow: hidden;
        margin:0;
        display:block;
        position:relative;
        padding:0;
        background:url(../../images/showreel_nl_background.png) no-repeat center;
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer3 .SlideItMoo_forward3,
#SlideItMoo_outer3 .SlideItMoo_back3 {
        display:block;
        position:absolute;
        cursor:pointer;
        width:30px;
        height:527px;
        top:3px;
        margin: 0;
        padding: 0;
        right:10px;
        background: url(../images/slideitmoo_forward.png) no-repeat center;
}
#SlideItMoo_outer3 .SlideItMoo_back3 {
        left:10px;
        background:url(../images/slideitmoo_back.png) no-repeat center;
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner3 {
height:521px;
left:3px;
margin:0;
overflow:hidden;
padding:0;
position:absolute;
top:4px;
width:532px !important;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items3 {
        display:block;
        position:relative;
        padding: 0;
        overflow: hidden;
        margin: 0;
}

/* single element design */
#SlideItMoo_items3 div.SlideItMoo_element3 {
        display:block;
float:left;
height:527px;
margin:0;
padding:0;
position:relative;
width:532px !important;
}

#SlideItMoo_items3 a { margin:0; clear:both; width:532px; height: 527px; display:block; background:none;border: 0; padding:0; }
#SlideItMoo_items3 a img { border: 0px; margin:0;padding:0; }


*+html #SlideItMoo_items3 a img { border: 0px; margin:2px 0 0 0; padding: 0; }
+html #SlideItMoo_items3 a img { border: 0px; margin:2px 0 0 0; padding: 0; }
