.vegas-loading {

	display:block;
	position:absolute;
	border-radius: 5px;
	background: #000;
	background: rgba(0,0,0,1);
	background: url(images/ajax-loader_dark.gif)  no-repeat center center rgba(0,0,0,1); /* Loading Gif by http://preloaders.net/ */
	height: 50px;	
	right:0px;
	opacity: 0.4;
	width: 50px; 
	z-index: 1;
	
}

.vegas-overlay {
	background: transparent url(overlays/01.png);
	opacity: 0.5;
	z-index: -1;
}

.vegas-background {
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeQuality;
    max-width: none !important; /* counteracts global img modification by twitter bootstrap library */
	z-index: -2;
}

.vegas-overlay,
.vegas-background {
	-webkit-user-select: none;
	 -khtml-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}
.vegas-thumbnails {}
.vegas-thumbnails .thumb{
	/*background-color:#F00;*/
float:left;  cursor:pointer;
background: url(images/noactive.png) no-repeat center center; /* Loading Gif by http://preloaders.net/ */
}
.vegas-thumbnails .thumb_active{ /*background-color:#00F; */float:left; position:absolute; display:none;
background: url(images/active.png) no-repeat center center; /* Loading Gif by http://preloaders.net/ */
}
.vegas_next {
	display:block;
	position:absolute;
	border-radius: 10px;
	background: #000;
	background: rgba(0,0,0,0);
	background: url(images/nextImgBtn.png) no-repeat center center; /* Loading Gif by http://preloaders.net/ */
	height: 50px;	
	position: absolute;
	opacity: 0;
	width: 50px; 
	z-index: 0;
	cursor:pointer;
}

.vegas_previous {
	display:block;
	position:absolute;
	border-radius: 10px;
	background: #000;
	background: rgba(0,0,0,0);
	background: url(images/prevImgBtn.png) no-repeat center center; 
	height: 50px;	
	position: absolute;
	opacity: 0;
	width: 50px; 
	z-index: 0;
	cursor:pointer;
}
.vegas_tb_next {
	display:block;
	position:absolute;
	background: #000;
	background: rgba(0,0,0,0.7);
	background: url(images/nextImgBtn20.png) no-repeat center center; 
	height: 20px;	
	position: absolute;
	opacity: 0.5;
	width: 20px; 
	z-index: 0;
	cursor:pointer;
}

.vegas_tb_previous {
	display:block;
	position:absolute;
	background: #000;
	background: rgba(0,0,0,0.7);
	background: url(images/prevImgBtn20.png) no-repeat center center; 
	height: 20px;	
	position: absolute;
	opacity: 0.5;
	width: 20px; 
	z-index: 0;
	cursor:pointer;
}

.vegas_play {
	display:block;	position:absolute;	border-radius: 10px;	background: #000;
	background: rgba(0,0,0,0); background: url(images/playImgBtn.png) no-repeat center center; 
	height: 50px;		position: absolute;	opacity: 0;	width: 50px; 
	z-index: 0;	cursor:pointer;
	}

.vegas_tb_next.vertical {background: url(images/nextImgBtn20Vertical.png) no-repeat center center;}
.vegas_tb_previous.vertical {background: url(images/prevImgBtn20Vertical.png) no-repeat center center;}

.vegas_description {
	display:block;
	position:absolute;
	/*border-radius: 10px;
	background: #000;
	background: rgba(0,0,0,0.5);*/
	color:#FFF;
	/*height:50px;*/	
	position: absolute;
	opacity: 1;
	width: 100%; 
	z-index: 0;
	cursor:pointer;
}

.vegas_previous_thumb_numbers{ background: rgba(0,0,0,0.7);
	background: url(images/prevImgBtn20.png) no-repeat center center;  width:25px; height:20px; cursor:pointer;  }
.vegas_thumb_numbers{ width:auto; height:20px; line-height:22px;}
.vegas_separator_thumb_numbers{  width:20px; height:20px; line-height:22px; }
.vegas_thumb_numbers_total{  width:20px; height:20px;cursor:pointer; line-height:22px; }
.vegas_next_thumb_numbers{background: rgba(0,0,0,0.5);
	background: url(images/nextImgBtn20.png) no-repeat center center;  width:20px; height:20px; cursor:pointer}

.vegas_insider {opacity:1 !important; 	}
.vegas_insider_half {opacity:0.5}

.vegas_popover{border-radius:0px !important;/* padding:0px !important;*//* background-color:#F00 !important;*/  /*border:0px hidden !important;*/}
.vegas_popover-content{ padding:0px !important; border:0px !important; border-radius:0px !important;
width:60px;
height:45px;

}


.popover .arrow{
	/*border-width:11px; background: url(images/arrows_top.png) no-repeat center bottom; opacity:1;*/
	}
/*
.popover .arrow:after{border-width:10px;content:""}*/
.popover.top .arrow{
	bottom:-11px ;
	/*bottom:-10px !important;*/
left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}
.popover.top .arrow:after{bottom:0px;margin-left:-10px;border-top-color:#fff; 
	 	/*border:0;*/
		border-bottom-width:0;
		  content:" "}
/*.
 popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,0.25);border-left-width:0}
.popover.right .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0;content:" "}
.popover.bottom .arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);border-top-width:0}
.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0;content:" "}
.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,0.25);border-right-width:0}
.popover.left .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0;content:" "}*/



/*.popover .arrow{border-width:11px}
.popover .arrow:after{border-width:10px;content:""}.
.popover.top .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}
.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0;content:" "}
.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,0.25);border-left-width:0}
.popover.right .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0;content:" "}
.popover.bottom .arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);border-top-width:0}
.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0;content:" "}
.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,0.25);border-right-width:0}
.popover.left .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0;content:" "}*/
