*{

	margin:0;

	padding:0;

}



.cn_wrapper{

	width:785px;

	height:410px;


	position:relative;

	color:#696565;

	overflow:hidden;

	font-family: din,Tahoma, Geneva, sans-serif;



}

.cn_wrapper h1{

	font-size:10pt;

	text-transform:uppercase;

    text-align: right;

    direction:rtl;

    }

.cn_wrapper h2{

	font-size:11pt;

	/*border-bottom:1px solid #000;*/

	padding-bottom:4px;

	text-transform:uppercase;

    text-align: center;

    margin-right: auto;

    direction:rtl;
font-weight: normal;
line-height: 16px;

}

.cn_preview, .cn_list{

	width:230px;

	height:410px;

	position:absolute;

	top:2px;

	left:550px;

}

.cn_preview{

	left:5px;

}

.cn_content{

	top:410px;/*5*/

    left:5px;

	width:490px;

	position:absolute;

	height:325px;


}

.cn_content img{

	width:360px;

	height:256px;


}

.cn_date{

	position:absolute;

	bottom:30px;

	left:8px;

	font-size:11px;

}

.cn_category{

	position:absolute;

	bottom:30px;

	left:8px;

	font-size:11px;

	padding:1px 3px;

	background:#00;

	border:1px solid #ddd;

	color:#000;

	text-shadow:-1px 0px 1px #fff;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}

.cn_content p{

	height:57px;

	margin-top:2px;

	overflow:hidden;

    text-align: right;

}

a.cn_more{
width: 50%;
	position:relative;

	padding: 4px 0px;

	right:0px;

	top:10px;
	color:#999797;

	text-align:center;
	
	font-size:15px;
	font-weight:normal;

	direction:rtl;


	text-transform:uppercase;

	text-decoration: none;

	
	outline:none;

	cursor:pointer;
float: right;



}

a.cn_more:hover{



}

.cn_item{


	cursor:pointer;

	position:relative;

	color:#a6a6a6;
	padding:5px;
	margin:6px 5px 0px 0px;

	

}

.cn_item:hover, .selected{



	color:#c6558e;

	background-color: #eaebeb;



}

.cn_item:hover h2,

.cn_list .selected h2,

.cn_item:active h2{

	border-color:#fff;

}

.cn_item:hover p,

.cn_list .selected p,

.cn_item:active p{

  border-color:#527CBB;

}

.cn_item:active {

	color: #fff;

}

.cn_list p{

	height:29px;

	padding-top:2px;

	overflow:hidden;

	border-top:1px solid #f4f4;

    text-align: right;

}

.cn_nav{

width: 85px;
height: 24px;
margin: auto;

}

a.cn_next, a.cn_prev{

	float:right;

	height:12px;

	width:11px;

	background-color:#ECECEC;

	background-repeat:no-repeat;

	background-position:center center;

	cursor:pointer;

	outline:none;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color:#FFF;
border:solid 2px #eaebeb;
padding:8px;
margin: 5px;

}

a.cn_next{

background: url("../images/back_pic.png") no-repeat scroll center;
background-color:#FFF;
}

a.cn_prev{

	margin-right:5px;

background: url("../images/next_pic.png") no-repeat scroll center;
background-color:#FFF;
}

.cn_nav a:hover{

border:solid 2px #c9c9c9;

}

.cn_nav a:active{

	margin-top:1px;

	background-color:#fff;

}

.cn_nav a.disabled{

	opacity:0.5;

}

.cn_page{

	display:none;

}

.ytimg{
display:block;
width: 193px;
height: 109px;
text-align: center;
margin: auto;
padding: 10px;
}

.overlay{
cursor: pointer;
display: block;
position: absolute;
width: 193px;
height: 109px;
background: url('../images/play.png') no-repeat center center;
opacity: 0.8;
filter: alpha(opacity=1);
float: right;
margin: auto;
text-align: center;
}

.optionsvideo-new{
float: left;
padding-top: 15px;
width: 49%;
color:#c6558e;
}

.optionsvideo-new li{
float: right;
direction: rtl;
display: block;
margin-left: 15px;
width: 40%;
font-size: 14px;
text-align: right;

}
.optionsvideo-new li img{
width: auto;
height:auto;
margin-top: 5px;
margin-left: 5px;
float: right;
}


