.videoembedded {line-height:0px !important;}
#vimeo_player_wrapper {z-index: -99 !important;}
#vimeo_player_wrapper_vimeo_player_bgndVideo {z-index: -99 !important;} 
.clear{ clear:both;}

.midcont{ margin:0;} 
.page_cont{ margin:0px auto; padding-top:5px; padding-bottom:5px;}
.input_box { color:#333333; border:1px solid #ccc; background: #FFF; padding:6px 6px; font-size:35px; width:100%; position:relative; }

.full_rnd_no_PIE{-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;  }

.player {
display: inline-block;
vertical-align: top;
position: relative;
width: 533px;
height: 300px;
margin-top: -3px!important;
left: 0;
overflow: hidden;
border-radius: 4px;
-moz-box-shadow: 0 0 10px rgba(0,0,0,.5);
box-shadow: 0 0 0px rgba(0,0,0,.5);
}

.player {
display: inline-block;
vertical-align: top;
position: relative;
width: 780px;
height: 438px;
margin-top: -3px!important;
left: 0px;
overflow: hidden;
border-radius: 0px;
-moz-box-shadow: 0 0 10px rgba(0,0,0,.5);
box-shadow: 0 0 0px rgba(0,0,0,.5);
}


.player iframe {
display: inline-block;
vertical-align: top;
position: fixed;
width: 780px !important;
height: 435px !important;
margin-top: 0px!important;
margin-left: 0px!important;
left: 0;
overflow: hidden;
border-radius: 4px;
-moz-box-shadow: 0 0 10px rgba(0,0,0,.5);
box-shadow: 0 0 0px rgba(0,0,0,.5);
}





#bg_image {
	position:fixed; 
	top:-1%;
	bottom: -1%;
	left:-1%; 
	right:-1%; 
	top:0\9; 
	top:-9%\0/;  
	left:0\9;
	left:-5%\0/; 
	width: 110%;
	z-index: -100;
	background-color:#FFF !important;
	
}
#bg_image img {
	position:no-repeat center center fixed; 
	top:0; 
	left:0; 
	right:0; 
	bottom:0; 
	margin:auto; 
	width:100%;
	height:100%;
	min-height:100%;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: cover; background-attachment: scroll; background-color:#FFF !important;
}
.within_bg_image {
	position: fixed;
}