.row
{
	
}
.rightcolumn
{
	width:768px;
	margin:0px;
	margin-right:0px;	
	
}
.rightcolumn .right
{
	float:right;
	width:215px;	
	display:inline;	
	margin-top:4px;
	margin-left:3px;	
	
}
.rightcolumn .left
{
	float:right;
	display:inline;
	width:546px;
	margin-top:4px;	
	margin-left:2px;
	
}
.leftcolumn
{
	float:left;
	width: 210px;
	display:inline;	
	margin-left:5px;
	
}

/*LatestNews*/
.breakNews{
	background-color: #FFFFFF;
	width: 205px;
	background-image: url(../images/itemDownCorner2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
}
.breakNewsTitle{
	height: 25px;
	width: 205px;
	background-image: url(../images/itemTopBg.gif);
	background-repeat: repeat-x;
}
.breakNewsTitleIn{
	float: right;
	background-image: url(../images/itemTopCorner2.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 205px;
}
.breakNewsTitleIn img{
	margin-right: 10px;
}
.breakNews ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.breakNews li{
	background-image: url(../images/bulletH3.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-right: 17px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-size:9pt;
}
.breakNews li a{
	color: #333333;
	text-decoration: none;
}
.breakNews li a:visited
{color: #333333;}
.breakNews li a:hover{
	color: #333333;
	text-decoration: underline;
}

/* right ADS*/
.adsRight{
	float: right;
	width: 205px;
	margin-top: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/itemDownCorner2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 6px;
	
}
.adsRight .adsIn{
	float: right;
	width: 205px;
	background-color: #FFFFFF;
	background-image: url(../images/itemTopCorner4.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.adsRight .adsCell{
	width: 195px;
	margin-right: 5px;
	margin-top: 5px;
}
.adsRight .adsCell img{
	width: 195px;
}

/*RelatedNews*/
.relatedNews{
	background-color: #FFFFFF;
	background-image: url(../images/itemDownCorner3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 210px;
	padding:0px;
	padding-bottom: 5px;	
	margin:0px;
	margin-top: 5px;
}
.relatedNewsTitle{
	height: 25px;
	width: 210px;
	background-image: url(../images/itemTopBg.gif);
	background-repeat: repeat-x;
}
.relatedNewsTitleIn{
	float: right;
	background-image: url(../images/itemTopCorner3.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 210px;
}
.relatedNewsTitleIn img{
	margin-right: 10px;
}

.relatedNews .ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.relatedNews .li{
	background-image: url(../images/bulletH3.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family:Tahoma;
	font-size:12px;
	padding-left : 5px;
}
.relatedNews .li a{
	color: #000000;
	text-decoration: none;
}
.relatedNews .li a:hover{
	color: #CB0000;
	text-decoration: none;
}

 .adsLeft{
	float: right;
	width: 215px;
	margin-top: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/itemDownCorner3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 6px;
	
}
 .adsLeft .adsIn{
	float: right;
	width: 215px;
	background-color: #FFFFFF;
	background-image: url(../images/itemDownCorner4.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
 .adsLeft .adsCell{
	width: 195px;
	margin-right: 5px;
	margin-top: 5px;
}
 .adsLeft .adsCell img{
	width: 205px;
}

/* news details*/
.newsDetail{
	float: right;
	background-image: url(../images/centerTopCorner2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	width: 100%;
}
.newsDetailIn{
	background-image: url(../images/centerDownCorner2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: right;
	width: 100%;
}

.newsDetailIn div
{
	color:#333333;
	font-family:Tahoma;
	font-size:9pt;
}
.newsNumber{
	float: right;
	width: 150px;
	height: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #e5e5e5;
	margin-right: 10px;
	padding-top: 4px;
	font-family:Tahoma;
	direction:rtl;
}
.newsDate{
	float: right;
	width: 150px;
	height: 20px;
	margin-right: 10px;
	padding-top: 4px;
	direction:rtl;
}
.news{
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/centerTopCorner2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	background-color: #FFFFFF;
}
.newsIn{
	float: right;
	background-image: url(../images/centerDownCorner2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
}


.newsBox{
	float: rigth;
	width: 99%;
	
}
.newsBoxLid{
	background-color: #F2F2F2;	
	width: 520px;
	line-height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	margin-top: 0px;
	margin-bottom: 0px;
	/*margin-left: 10px;*/
	float: right;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	display : block;
	
	
	}
.newsBoxLid .lidtxt
{
	padding-top:5px;
	padding-bottom:5px;
	font-family:Times New Roman;
	font-weight:bold;
	font-size: 12pt;
	color: #333333;
	
}
.imgBox IMG
{
	float: right;
	width: 250px;
	height:175px;
	border: 1px solid #999999;
	margin: 0px;
	padding:0px;
	margin-left: 6px;
}


.newsIn .TitleUpTitle
{
	background-image: url(../images/RedFishEye.gif);
	background-repeat: no-repeat;
	background-position:right 2px;
	padding-right: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
.newsIn .TitleUpTitle .UpTitle{
	color: #003366;
	font-size:9pt;
	font-family:Times New Roman;
	font-weight:normal;

	
}
.newsIn .TitleUpTitle .Title{
	color: #003366;
	font-size:14pt;
	font-family:Times New Roman;
	font-weight:bold;
	
}
.news .NewsBody
{
	
	direction:rtl;
	line-height: 18px;
	display:block;
	font-family:Times New Roman , Times New Roman (Arabic);
	font-size:13px;
	width:548px;
}



.news h3{
	background-image: url(../images/bulletH3.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.news h3 a{
	text-decoration: none;
	color: #9f6031;
}

.news .NewsBody p
{
	padding-right:15px;
	padding-left:15px;
	margin:0px;	
}



.news p{
	margin-bottom: 10px;
	padding-top: 0px;
	font-size: 10pt;
	line-height: 30px;
	font-family:tahoma;
	color:#333333;
	
}


/* news controls*/
.newsControl{
	
	margin-bottom: 5px;
	margin-top: 5px;
	background-image: url(../images/centerTopCorner2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	width: 100%;
}
.newsControlIn{
	background-color: #FFFFFF;
	background-image: url(../images/centerDownCorner2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
	margin-top: 6px;
	padding-bottom: 5px;
	width: 100%;
}
a.newsControlCell:link , a.newsControlCell:visited , a.newsControlCell:hover{
	
	margin-right: 2px;
	background-color: #F5F5F5;
	text-decoration: none;
	width: 126px;
	vertical-align: middle;
	color: #666666;
	border: 1px solid #E5E5E5;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left:2px;
	font-size:15px;
}

a.newsControlCell{
	float: right;
	margin-right: 2px;
	background-color: #F5F5F5;
	text-decoration: none;
	width: 126px;
	vertical-align: middle;
	color: red;/*#666666;*/
	border: 1px solid #E5E5E5;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left:2px;
	font-size:15px;
}
a.newsControlCell img
{
	border:none;
	padding: 0px;
	margin: 0px;	
}
/*a:hover.newsControlCell{
	text-decoration: none;
	background-color: #e5e5e5;
	color: #333333;
}
img.newsControlCell{
	vertical-align: middle;
	float: left;
	margin-left: 3px;
}*/
/* news comments*/
.comment{
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	background-image: url(../images/centerTopCorner2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	width: 100%;
}
.commentIn{
	background-color: #FFFFFF;
	background-image: url(../images/centerDownCorner2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: right;
	margin-top: 6px;
	padding-bottom: 6px;
	width: 100%;
}
.userComment{
	float: right;
	width: 100%;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
}
#commentItemTable{
	padding-bottom: 8px;
	float: right;
	width: 100%;
	background-image: url(../images/Hdash.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-bottom: 5px;
}
.ScoreDiv
{
	width:80px ; 
	display:inline; 
	float:right
}
.nameUnderLine{
	text-decoration: none;
	
	vertical-align: middle;
	color: #009933;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.userCommentText{
	float: right;	
	line-height: 14px;
	font-family:Tahoma;
	font-size:9pt;
	text-align:justify
}
.userCommentControl
{
	float:right;
	width: 58px;
	
}
.totleScore
{
	width:40px;
	height:10px;
	border-bottom: solid 1px #c0c0c0;	
	direction:ltr;
	float:right;
	padding-bottom:6px;
	margin-bottom:4px;
	
}
a.accept{
	float:right;
	background-image: url(../images/mosbat.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 21px;
	width: 21px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	padding:0px;
	margin:0px;
}
a:hover.accept{
	/*background-color: #6fbc1e;*/
	background-position: center top;
	background-image: url(../images/mosbat.gif);
}
a.notAccept{
	float:right;
	/*background-color: #ab1b1b;*/
	background-image: url(../images/manfi.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 21px;
	width: 21px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	padding:0px;
	margin:0px;
}
a:hover.notAccept{
	/*background-color: #c82020;*/
	background-position: center bottom;
	background-image: url(../images/manfi.gif);
}

.sendCommandTable TD
{
	padding:0px;
	margin:0px;
}
sendCommandTable .rightTD
{
	
}

.sendComment{
	float: right;
	width:100%;
	padding-right: 5px;
	
	
}
.sendCommentIn
{
	width:250px;
	float: right;
	
}
.sendCommentCell{
	float:right;
	margin-top: 2px;
	margin-bottom: 2px;
	
	
}

.sendCommandTable span{
	
	font-family:Tahoma;
	font-size:9pt;
	margin-right:15px;
	padding-right:10px;
	
}
.sendCommentCell img 
{
	float:left;
	margin-left:20px;
	margin-top:7px;
}
input.sendComment{
	font-size: 12px;
	height: 20px;
	width: 230px;
	border: 1px solid #CEDBE5;
	color: #666666;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana;
	margin-top: 5px;
	margin-left: 3px;
	margin-right:15px;
	
}
#securityCode
{
	width: 140px;
	
}
/*.sendCommentIn2
{
	float:right;
	width:270px;
	
}*/

textarea.sendComment{
	margin-top: 20px;
	width: 260px;
	height:120px;
	margin-left: 3px;
	border: 1px solid #CEDBE5;	
	/*margin-top:20px;*/
}
/*.sendCommentIn3
{
	width:100%;
	
}*/
.submit{
	background-image: url(../images/send.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 48px;
	border-width:0px;
	/*float: left;*/
	margin-left: 26px;
	margin-top: 5px;
}
