.video {
float:right;
margin:0;
width:1000px;
margin-top:20px;
box-shadow: 0 6px 6px -6px rgba(22,33,44,0.2);
background:#000b15;

}


.video a {
color:#e6e9f5;
font-family:Droid Arabic Kufi;
font-weight:bold;
width:306px;

    font-size: 12px;
	float:right;
margin:0 20px 0px 0px;
	
}


.video a:hover{
color:#8f9af0;
}

.video img {
float:right;
width:306px;
height:156px;

}

.video_header{
font-family:Droid Arabic Kufi;
float:right;
width:1000px;
text-align:center;
padding:10px 0;
border-bottom:1px solid #eef1f5;
margin-bottom:20px;
color:#e6e9f5;
}
.video_footer{
float:right;
width:1000px;
text-align:center;
padding:10px 0;
border-top:1px solid #eef1f5;
margin-top:20px;
}
.video_footer a{
color:#e6e9f5;
font-family:Droid Arabic Kufi;
font-weight:bold;
width:auto;
    font-size: 12px;
	float:none;
	margin:0px;
	
	}

	.ico_video{
	width:40px;
	height:40px;
	background:#333;
	display:inline-block;
	text-indent: -9999px;
    position: absolute;
    background-image: url(../images/icons.png);
   background-position: -188px -132px;
    color: #eef1f5;
    text-indent: -9999px;
	border-radius:5px;
	margin:110px 260px 0 0;
	 box-shadow: 0px 0px 10px #000;
	}

