/* SLIDER */

.nivoSlider {position:relative; width:960px; height:662px; background:url(assets/layout_images/loading.gif) no-repeat 50% 50%; margin: 0px auto;}
.nivoSlider img {position:absolute; top:0px; left:0px; display:none;}
.nivoSlider a {border:0; display:block;}
#slider .nivo-controlNav_wrap {position:absolute; height:94px; bottom:0px; left:0px; overflow:hidden; width:960px; background-color:#000000; z-index:9996}
#slider .nivo-controlNav {width:1800px; height:105px; }
#slider .nivo-controlNav img {display:inline; position:relative; margin-right:0px; opacity:0.4;}
#slider .nivo-controlNav a {float:left; left:0px;}
#slider .nivo-controlNav a.active img {border-bottom:1px solid #ffff00; opacity:100;}
.nivo-controlNav_left, .nivo-controlNav_right {width:50px; height:85px; cursor:pointer; position:absolute; bottom:0px; z-index: 9999}
.nivo-controlNav_left {background:50% 50% no-repeat url(assets/layout_images/arrow_left.png);}
.nivo-controlNav_right {background:50% 50% no-repeat url(assets/layout_images/arrow_right.png);}
.nivo-controlNav_right {right:0px;}
