/* CSS Document */
/*-----------Start section colors*/
.head-line{
	background:#BC012E;
	margin-bottom:10px;
}
.head-title{
	color:#BC012E;
	font-size:14px;
	font-weight:bold;
}
/*-----------End  section colors*/
.main-container-video {
	background:#FFFFFF;
	width:582px;
	margin-left:auto; margin-right:auto;
	border:10px solid #DCDDDE;
	padding:10px;
}

.categories-list, .categories-list-ar{
	border-bottom:1px solid #EDEDEE;
	margin-bottom:15px;	
	padding-bottom:10px;	
}
.categories-list a,.categories-list-ar a{
	color:#D70B0C;
	font-size:14px;
	font-weight:bold;
	background: url(../images/arrow-red.gif) no-repeat 280px 10px;
	display:block;
}

.categories-list-ar a{
	background: url(../images/arabic/arrow-red.gif) no-repeat 10px 10px;
	
}


.cat-links {
	background:#BC012E;
}
.cat-links a {
	background-color:#BC012E;
	background-image: url(../images/cat_dot.gif);
}

.newlist a:hover {
	color:#D70B0C;
}

.newlist a {
	color:#7E7E7E;
	font-size:11px;
	font-weight:bold;
	display:block;
	background:#ECEDEE url(../images/arrow.gif) no-repeat 240px 10px;
	padding:7px;
	margin-bottom:1px;
}

.newslistar