.owl-theme .owl-controls{margin-top:-180px;text-align:center;position:relative;z-index:1000;margin-left:1000px;}
.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;width:14px;height:14px;padding:0px 0px;font-size:12px;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;background:#000;filter:Alpha(Opacity=100);opacity:1;margin-bottom:5px;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;background:none;border:rgba(0,0,0,1) 5px solid;width:11px;height:11px;margin-bottom:6px;}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline;}
.owl-theme .owl-controls .owl-page span{display:block;margin:5px 7px;width:14px;height:14px;padding:0px 0px;font-size:12px;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;background:#000;filter:Alpha(Opacity=100);opacity:1;margin-bottom:5px;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1;margin:3px 4px;text-decoration:none;background:none;border:rgba(0,0,0,1) 5px solid;width:11px;height:11px;margin-bottom:1px;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}
.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}