#blinds-cont {
	background: url(bg.png) 0 0 no-repeat;
	margin: 50px auto;
	padding: 20px 0 0 0;
	-moz-box-shadow: 0 0 40px #000;
	-webkit-box-shadow: 0 0 40px #000;
	font-family: "Georgia", "Arial Narrow", "Arial", sans-serif;
}

#blinds {
	height: 249px;
	width: 943px;
	margin: 0 0 0 0;
	background:url(Loading2.gif) 50% no-repeat;
	border: 0px solid red;
}

.floom_container {
	overflow: hidden;
	border-top: solid 0px #666;
	border-bottom: solid 0px #fff;
}

.floom_progressbar {
	height: -10px;
	background-color: #131718;
	width: 0;
	position: relative;
	top: -249px;
	z-index: 1000;
	border-bottom:solid 5px #28B1CA;
	font-size: 1px;
}

.floom_slice {
	z-index: 10;
}

	
.floom_vertical {
	float: left;
}

.floom_horizontal {
	
}

.floom_caption {
	width: 100%;
	position: relative;
	top: 25px;
	text-align: center;
	font-size: 1.0em;
	color: #333;
	text-shadow: 0 1px 0 #fff;
	font-style: italic;
}
