.carousel{position:relative;margin:0 auto;height:auto;border:none;overflow:hidden;border:none}.carousel .slides{margin:0;padding:0;border:none;list-style:none;position:relative;overflow:visible;margin-bottom:-20px}.carousel .slides .slideItem{position:absolute;cursor:pointer;overflow:hidden;padding:0;margin:0;border:none}.carousel .slides .slideItem.border{border:6px solid #fff}.carousel .slides .slideItem .description{display:none}.carousel .slides .slideItem.current .description{display:block}.carousel .readmore{display:block;margin-top:5px;background:url(images/more.png);width:41px;height:15px;text-indent:-1000px}.carousel .slides .slideItem a{display:block;text-decoration:none;margin:0;padding:0;border:none;outline:none;position:relative}.carousel .slides .slideItem img{margin:0;padding:0;border:none;width:100%;height:100%}.carousel .nextButton{position:absolute;right:10px;top:133px;width:35px;height:35px;background:url(images/next_button.png) no-repeat center;cursor:pointer;z-index:9999}.carousel .prevButton{position:absolute;left:10px;top:133px;width:35px;height:35px;background:url(images/prev_button.png);cursor:pointer;z-index:9999}.carousel .buttonNav{position:relative;margin:0 auto;z-index:999}.carousel .buttonNav .numbers{position:relative;float:left;margin:5px;color:#828282;cursor:pointer;font-weight:700;text-decoration:none;font-size:1em;font-family:Arial,Verdana}.carousel .buttonNav .numbers:hover{color:#000;text-decoration:underline}.carousel .buttonNav .numberActive{background:none;color:#000;cursor:default}.carousel .buttonNav .bullet{position:relative;float:left;width:16px;height:16px;background:url(images/Bullet-White.png) no-repeat center;margin:5px;float:left;cursor:pointer}.carousel .buttonNav .bullet:hover{background:url(images/Bullet-Black.png) no-repeat center}.carousel .buttonNav .bulletActive{background:url(images/Bullet-Black.png) no-repeat center;cursor:default}.carousel .slides .videoOverlay{background:url(images/video.png) no-repeat center}.carousel .slides .spinner{background:#000 url(images/loading.gif) no-repeat center}.carousel .shadow{width:100%;height:42px;position:absolute;left:0;bottom:0;z-index:-1;border:none;overflow:hidden}.carousel .shadow .shadowLeft{background:url(images/shadowLeft.png) no-repeat;background-position:0 -40px;width:100px;height:42px;-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/shadowLeft.png, sizingmethod=scale)";filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/shadowLeft.png,sizingmethod=scale)}.carousel .shadow .shadowMiddle{height:42px;background:url(images/shadowTile.png) repeat-x;background-position:0 -40px;-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/shadowTile.png, sizingmethod=scale)";filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/shadowTile.png,sizingmethod=scale)}.carousel .shadow .shadowRight{width:100px;height:42px;background:url(images/shadowRight.png) no-repeat;background-position:0 -40px;-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/shadowRight.png, sizingmethod=scale)";filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/shadowRight.png,sizingmethod=scale)}.carousel .gradient{background-image:url(images/gradient.svg)}