/* http://meyerweb.com/eric/tools/css/reset/ */

#gallery .carousel,
#gallery .carousel .carousel-wrap{margin:0;border:0;zoom:1;outline: 0;}
#gallery .carousel.js{width: 520px;}
#gallery .js .carousel-wrap{display:inline-block;vertical-align:middle;width:464px;margin:0 5px 15px;}
.IE #gallery .js .carousel-wrap{display:inline;}
#gallery .carousel ul{margin:0;padding:0;zoom:1;}
#gallery .js ul li{overflow:hidden;display:inline;float:left;width:154px;height:154px;text-align:center;zoom:1;outline: 0;}
#gallery .carousel .carousel-control{overflow:hidden;display:inline-block;vertical-align:middle;width:20px;height:50px;cursor:pointer;line-height:999px;zoom:1;border:0;text-indent:-9999px; outline: 0;}
#gallery .carousel .carousel-next{background: #ccc url(../images/buttons/arrow-right.png) center center no-repeat; -webkit-border-top-right-radius: 5px; -moz-border-radius-topright: 5px; border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px; outline: 0; }
#gallery .carousel .carousel-previous{background: #ccc url(../images/buttons/arrow-left.png) center center no-repeat; -webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px;}
#gallery .carousel .carousel-control:hover{-moz-opacity:.7;opacity:0.70;filter:alpha(opacity=70);outline: 0;}
#gallery .carousel .disabled,#gallery .carousel .disabled:hover{-moz-opacity:.1;opacity:0.10;filter:alpha(opacity=10);cursor:default;}
#gallery .carousel div{margin:0;padding:0;border:0;}
#gallery .carousel ul{padding:0;list-style:none;}
#gallery .carousel ul li{position:relative;width:154px;margin:0;}
#gallery .carousel ul li cite{position:absolute;bottom:3px;right:10px;line-height:19px;font-size:11px;}
#gallery .carousel ul li cite a img{vertical-align:middle;}
#gallery .carousel ul li cite a{color:#fff;text-decoration:none;}
#gallery div.center-wrap{overflow:hidden;clear:both;zoom:1;}
#gallery div.center-wrap p{text-align: center;}
#gallery div.center-wrap div{border:0;margin:15px 0;}
#gallery div.center-wrap a{margin:0 2px;padding:2px 5px;background:#ccc;cursor:pointer;color:#fff;-moz-border-radius:12px;webkit-border-radius:12px;border-radius:12px;}
#gallery div.center-wrap a.active{font-weight:bold;background:#00e2dc;}

