

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000 !important;
	display: none;
	z-index: 30;
}

div#fancy_frame {
	
	background-color: #000000 !important;
	
	
}



div#fancy_loading_overlay {
	position: absolute;
	background-color: #000000 !important;
	z-index: 30;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #000000 !important;
	
}


div#fancy_div {
	background: #000000 !important;
	color: #000;
	height: 100%;
	width: 100%;
	z-index: 100;
	
}

.fancy_bg {
   background: #000000 !important; 
}  

#fancy_bg {
   background: #000000 !important; 
}

#fancy_content {
  background: #000000 !important; 
  border: 1px solid #333333;
}  
