﻿@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
table, tr, td { table-layout: fixed; }
.cSs, .cFf, .cWw, .cTblLabel .cValue, .cTblData .cLabel, .cTblInnerData .cLabel, .cItem table .cHeader .cTitle, .cFooter .cVotePart .cHeader { font-weight: bold; }
.cFooter .cVotePart .cResult .cBody .cResult { color: #888174; }
.cBtn:hover, .cBtn_fix:hover, .cBtn_fit:hover, .cTitle, .cTitle1, .cTitle2, .cFooter .cTagPart .cTitle, .cFooter .cRelatedPart .cTitle, .cFooter .cResourcePart .cLabel, .cFooter .cVotePart .cHeader, .cFooter .cVotePart .cResult .cBody .cOption{ color: #243241; }
.cTitle, .cTitle1, .cTitle2, .cFooter .cTagPart .cTitle, .cFooter .cRelatedPart .cTitle, .cFooter .cResourcePart .cLabel, .cFooter .cVotePart .cTitle { font-weight: bold; }
.cVotePart{
	height: 100%;
	overflow: hidden;
	margin-top: 10px;
	border: 1px solid #aaa;
	/*border-radius: 5px;*/
	padding: 4px 8px 8px;
	background-color: #eee;
}
.cTbx, .cTbx_half, .cTbx_long, .cDdl, .cDdl_fix, .cDdl_fit, .cLinkpart, .cBorder, .cHline3 {
	border-color: #888174;
	border-width: 1px;
}
.cTbx, .cTbx_half, .cTbx_long, .cDdl, .cLinkpart, .cBorder {
	border: 1px solid #afafaf;
	color: #486580;
	font: 11px tahoma;
}
.cTbx:hover, .cTbx_half:hover, .cTbx_long:hover, .cDdl:hover, .cDdl_fix:hover, .cDdl_fit:hover { border-color: #6b94a0; }
/* End Common Classes ---*/

/* --- Text & Message */
.cWeak { color: #aaa; }
.cTiny { font-size: .7em; }
.cSmall { font-size: .9em; }
.cS, .cSs { color: #080; }
.sF, .cFf, .cValidator { color: #f00; }
.cW, .cWw { color: #f80; }
.cD { color: #d2d2d2; }
.cS_Message {
	background: url(../Images/cS.png) no-repeat right center #f9ffe4;
	/*border-radius: 5px;*/
	padding: 7px 45px 9px;
	border: 1px solid #c6d985;
}
.cW_Message {
	background: url(../Images/cW.png) no-repeat right center #fffdd5;
	/*border-radius: 5px;*/
	padding: 7px 45px 9px;
	border: 1px solid #efe658;
	display: block;
	margin: 10px 0 0 0;
}
.cF_Message {
	background: url(../Images/cF.png) no-repeat right center #fff2f2;
	/*border-radius: 5px;*/
	padding: 7px 45px 9px;
	border: 1px solid #ffb1a7;
}
.cTitle {
	font-size: 1em;
	line-height: 20px;
	display: inline-block;
}
.cSubTitle {
	font: bold 12px tahoma;
	padding-bottom: 5px;
	color: #000;
}
.cForm .cTitle {
	font-size: 0.88em;
	line-height: 20px;
	display: inline-block;
}
.cTitle1 {
	color: #F4F2F5;
	background: url(../Images/bgheadds.gif) repeat-x right top #18212A;
	padding: 4px 10px;
	border-bottom: 3px solid #0F141A;
	display: none;
}
.cTitle1:hover { color: #aaa; }
.cTitle1 a { color: #fff; text-decoration: none; }
.cTitle1 a:hover {
	color: #c5e0e1;
	text-decoration: none;
}
.cTitle1 a:visited { color: #ddd; }
.cFeuilleton {
	border-right: 3px solid #c5e0e1;
	padding: 5px 10px;
	margin: 10px 5px;
	font: 11px tahoma;
}
.cFeuilleton ul { list-style-type: none; }
.cFeuilleton ul li { margin-bottom: 2px; }
.cFeuilleton ul li span { display: inline-block; }
.cFeuilleton .cLabel {
	width: auto !important;
	padding: 0 !important;
	margin-bottom: 0 !important;
}
.cFeuilleton .cValue {
	width: auto !important;
	padding: 0 !important;
}
.cDownload {
	border-right: 0 dashed #c5e0e1;
	border-top: 1px dashed #c5e0e1;
	border-bottom: 1px dashed #c5e0e1;
	border-left: 1px dashed #c5e0e1;
	padding: 5px 10px;
	margin: 10px 5px;
	background: url(../Images/bgdnlod.gif) repeat-y right top;
	display: inline-block;
}
.cDownload div {
	background: url(../Images/1319955325_attach.png) no-repeat right 5px;
	padding: 4px 20px 4px 0;
}
.cContent {
	 
	color: #243241;
	display: block;
}
.cContent table { width: 100%; }
.cContent .cLabel { margin-bottom: 7px; }
.cTitle2 { font-size: 1.333em; }
.cRssImg img {
	max-height: 100px;
	max-width: 100px;
	margin: 10px;
}
.cS_Message_Parent{
	border: 1px solid #aaa;
    border-radius: 5px;
    box-shadow: 2px 2px 2px #cccccc;
    margin-bottom: 10px;
    padding: 10px;
	background-color:#f0f0f0;
}
/* End Text & Message ---*/

/*--- Object */
.cBtn, .cBtn_fix {
	padding: 0 1em .1em;
	font: 11px tahoma;
	text-align: center;
	height: 25px;
	margin: -1px 5px 0 0;
	border: none;
	 
	cursor: pointer;
}
.cBtn_fix { width: 10em; }
.cBtn_fit {
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	text-align: center;
}
.cTbx {
	width: 15em;
	font: 11px tahoma;
	height: 19px;
	background: url(../Images/backgrounds-sprite.gif) repeat-x left top #fff;
}
.cTbx_half {
	width: 6.5em;
	height: 18px;
	background: url(../Images/backgrounds-sprite.gif) repeat-x left top #fff;
}
.cTbx_long {
	width: 263px;
	font: 11px tahoma;
	background: url(../Images/backgrounds-sprite.gif) repeat-x left top #fff;
}
.cDdl_fit { width: 100%; }
.cDdl_fix {
	width: 12.5em;
	font: 12px tahoma;
	padding: 1px;
}
/* End Object ---*/

.cDataPart, .cLabelPart, .cLinkPart, .cResourcePart { height: 100%; }
.cDataPart, .cLabelPart, .cResourcePart { margin-top: .3em; }
.cData { width: 70%; /*border: solid 3px #800;*/ }
.cComment { width: 30%; /*border: solid 3px #800;*/ }
.cLinkPart {
	margin-bottom: 1em;
	padding: .5em;
}
.cHline, .cHline2 {
	margin: .5em auto;
	border-bottom: solid 1px #ddd;
	line-height: 0;
}
.cHline { width: 70%; }
.cHline2, .cHline3 { width: 100%; }
.cHline3 {
	margin: 0 auto .5em;
	border-bottom-style: dashed;
	line-height: 0;
}
/* --- Table */

.cTblLabel {
	width: 100%;
	padding: 0; /*border: solid 3px #090;*/
	margin-top: 1em;
}
.cTblLabel td { padding: .1em .3em; }
.cTblLabel .cLabel {
	white-space: nowrap;
	width: 20%;
	text-align: left;
}
.cTblLabel .cValue {
	width: 80%;
	text-align: right;
}
.cTblData {
	width: 100%;
	padding: 0; /*border: solid 3px #090;*/
	border-collapse: collapse;/*border-radius: 5px;*/
}
.cTblInnerData {
	padding: 0; /*border: solid 3px #090;*/
	margin: auto;
}
* html .cTblInnerData {
	padding: 0; /*border: solid 3px #090;*/
	margin: auto;
	table-layout: auto;
}
.cTblInnerData table, .cTblInnerData tr { table-layout: auto; }
.cTblData .cLabel, .cTblInnerData .cLabel {
	width: 30%;
	text-align: left; /*border: solid 3px #800;*/
	vertical-align: top;
	padding-top: .3em;
    color:#fff;
}
.cTblData .cValue, .cTblInnerData .cValue {
	/*width: 68%;*/ /*border: solid 3px #f0f;*/
	vertical-align: top;
	text-align: right;
	padding-bottom: .5em;
}
/* End Table ---*/

/* --- Grouping Modules Such As News, Article,... */
.cItem { direction: rtl; }
.cItem .cTblTitleBar {
	width: 100%;
	padding: 0;
	margin-top: 1em;
}
.cItem .cTblTitleBar .cLabel {
	text-align: right;
	vertical-align: top;
}
.cItem .cDetailImg {
	float: left;
	padding: 5px 10px 5px 5px;
}
.cItem .cListImg {
	float: right;
	padding: 0px 5px 5px 0px;
	vertical-align: top;
}
.cUlContentV { }
.cUlTitleV { list-style-type: none; }
* html .cUlTitleV {
	list-style-type: none;
	list-style-position: outside;
}
.cUlTitleV li {
	padding: 3px 17px; 
	table-layout: auto; 
   background: url(../Images/omidnews.png) no-repeat 202px 8px;
    font-size: 11px;

    color: #5f5f5f;
 
}
.cUlTitleV li a span {    font-size: 11px;
    color: #5f5f5f;}

* html .cUlTitleV li {
	padding: 1px 10px;
	background: url(../Images/ndtvsprite1.png) no-repeat right 8px;
	table-layout: auto;
	margin-right: 5px;
	list-style-position: outside;
	display: inline-block;
}
.cUlTitleV li a:hover {
	text-decoration: none;
	color: #4895dd;
}
.cUlTitleH { }
.cTdAntiAlign {display:none;}
.cPublishTime, .cTdAntiAlign { text-align: left; }
.cItem .cTblTitleBar .cTdAntiAlign { text-align: left; }
.cItem .cTblTitleBar .cLabel, .cPublishTime {
    color: #a49f9f;
    font-size: 10px;

    
    float: left;
	 
}
.cFooter .cResourcePart {
	font-size: 1em;
	color: #50493c;
}
.cFooter a {
	color: #222;
	border: none;
}
.cFooter .cResourcePart a { color: #50493c; }
.cFooter .cResourcePart .cPart { }
.cFooter .cTagPart, .cFooter .cRelatedPart {
	height: 100%;
	overflow: hidden;
}
.cItem .cDetailText {
	padding:0px 16px 0px 8px;
	text-align: justify;
   background: url(../Images/omidnews.png) no-repeat 202px 8px;
   font-size: 11px;

    color: #5f5f5f;
 
}
.cFooter .cResourcePart, .cFooter .cTagPart, .cFooter .cRelatedPart, .cFooter .cVotePart {
	padding: 8px;
	background-color: #eee;
	margin-top: 10px;
	/*border-radius: 5px;*/
	border: 1px solid #aaa;
}
.cFooter .cVotePart label { margin-right: 4px; }
.cFooter .cVotePart .cResult {
	/*border-radius: 5px;*/
	background-color: #dedede;
	margin-top: 10px;
}
.cFooter .cVotePart .cResult .cHeader {
	text-align: right;
	margin: 0 10px;
	border-bottom: 1px solid #eee;
}
.cFooter .cVotePart .cResult .cBody { padding-right: 10px; }
.cFooter .cVotePart .cResult .cFooter { }
.cFooter .cVotePart .cHeader { padding: 4px 0 0.5em; }
.cHeader {
	font: bold 11px tahoma;
	padding-bottom: 10px;
}
.cFooter .cVotePart .cBody { color: #50493c; }
* html .cFooter .cVotePart .cBody table { table-layout: auto; }
.cFooter .cVotePart .cFooter { padding-top: 1em; }
.cFooter .cVotePart .cResult .cBody .cOption { padding-bottom: 0.5em; }
.cFooter .cVotePart .cResult .cBody .cCount {
	padding-bottom: 0.5em;
	padding-right: 1em;
}

* html .cFooter .cResourcePart .cRptHeader { table-layout: auto; }

.cFooter .cBack { text-align: left; }
.cItem .cSeparator {
	margin: 2em auto;
	border-bottom: 1px dashed #888174;
	line-height: 1;
}
/* END Grouping Modules Such As News, Article,... ---*/
/* --- Answer, ,... */
.cInnerText {
	border-style: solid;
	border-width: 3px 1px 1px 1px;
	/*border-radius: 5px;*/
	padding: 5px;
	text-align: justify;
	margin: 5px 10px 5px 0;
	background-color: #fffee2;
	border-color: #aaa;/*box-shadow: 2px 2px 3px #aaa;*/
}
.cDivViewType, .cDivContainer {
	padding: 5px;
	background-color: #ebebeb;
	margin: 5px 0 10px;
	display: block;/*border-radius: 5px;*/
}
.cDivViewType label { margin-left: 15px; }
.cDivViewType img { margin: 0 2px; }
.cDivContainer ul { list-style-type: none; }
.cForm {
	background-color: #f8f8f8;
	border: 1px solid #ededed;
	/*border-radius: 5px;*/
	padding: 15px 10px 10px;
	margin-top: 15px;
	overflow: hidden;
}
.cForm .cBody { padding: 15px 0 5px; }
.cForm .cBody .cAlign { float: left; }
.cTdSubmit { text-align: left; }
/*  END Answer   */



/*-------------- SiteMap ---------------*/
.SiteMapview {
	list-style-type: none;
	display: inline-block;
	background: url(../Images/1337230021_go-home.png) no-repeat right 0;
	margin: 10px;
}
.SiteMapview li { margin: 0 20px 0 0; }
.SiteMapview li span {
	color: #2C3E50;
	padding-bottom: 4px;
	display: block;
}
.SiteMapview li a:hover , .SiteMapview li a span:hover{ color: #718D9A; }
.SiteMapview li ul li {
	list-style-type: none;
	text-indent: 20px;
	padding-top: 3px;
}
.SiteMapview li ul li span {
	background: url(../Images/folder-horizontal-open.png) no-repeat 95% 3px;
	list-style-type: none;
	text-indent: 20px;
	padding: 3px 14px 4px 0;
}
.SiteMapview li ul li span:hover { background: url(../Images/folder-open-document.png) no-repeat 95% 3px; }
.SiteMapview li ul li {
	background: url(../Images/treeview-red-line-rtl.gif) no-repeat right top;
	list-style-type: none;
}
/* --------------------*/
.cDivTime { margin-left: 10px; }

/*------------*/
.cDivPadding { padding: 25px; }
.Mapview-red ul {margin:  2px 38px;}
.cOverflow {
    overflow: auto;
border-bottom: 1px dashed #a09d9d;
}
.small{
	text-align:right;
	font-size:10px;
}
.cTblData .cValue, .cTblInnerData .cValue {
    padding-bottom: 0.5em;
    text-align: right;
    vertical-align: top;
}
.cAlert{
	font-size:10px;
	padding-right:5px;
	text-align:right;
}