@charset "utf-8";
/* CSS Document */

@font-face {
  font-family:"BMitra";
  src: url('../font/BMitra.eot'); /* IE9 Compa.orbit-captiont Modes */
  src: url('../font/BMitra.eot?#iefix') format('embedded-opentype'),  /* IE6â€“8 */
       url('../font/BMitra.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../font/BMitra.ttf') format('truetype');  /* Saf3â€”5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
  font-family:"BMitraB";
  src: url('../font/BMITRABD.eot'); /* IE9 Compat Modes */
  src: url('../font/BMITRABD.eot?#iefix') format('embedded-opentype'),  /* IE6â€“8 */
       url('../font/BMITRABD.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../font/BMITRABD.ttf') format('truetype');  /* Saf3â€”5, Chrome4+, FF3.5, Opera 10+ */
}
BODY
{
	margin:0px;
	padding:0px;
	font-family:bmitra;
	font-size:16px;	
	direction:rtl;
	background: url('../images/far/body_bg.gif') repeat-x 0px -433px #F5F5F5 !important;	
			
}
strong span {
	font-family: b mitra !important
}

INPUT{
	font-family:Tahoma;
	font-size: 11px;
}

DIV.SiteContainer
{
	background-color:#f5f5f5;
	min-height:390px;
	width:980px;
	text-align:right;
	margin:0px auto;	
	direction:rtl;
	padding-bottom:20px;
}
DIV.TopSiteDelimiter
{
	height:3px;
	font-size:1px;
}
DIV.Header1
{
	margin:0px;
	padding:0px;
	height:0px;	
}
DIV.HeaderContainer
{
	color:#ffffff;
	/*width:898px;	*/
	margin:0 auto;		
	background-repeat:no-repeat;
	background-position:right top;
	height:70px;
}
DIV.WelcomeContainer
{
	/*width:888px;*/
	padding-left:5px;
	padding-right:5px;
	margin-top:1px;
}
DIV.ServiceContainer
{
	/*width:898px;*/
	border-top:0px!important;
	height:65px;
}

.LinkList22 
{		
    float: right;
    list-style-image: none !important;
    list-style-type: none !important;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 100%;
    padding-right:24px
}

.LinkList22 li 
{	
    background: url("../images/pipe_footer.gif") no-repeat scroll left center transparent;
    float: right;
    margin:0 0 2px;
    padding: 0 4px;
}

.LinkList22 li.Last 
{	
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding:0px 4px;
    float: right;
}

.LinkList23 
{	
	padding-right: 0px;	
	padding-left: 0px;	
	padding-bottom: 0px;	
	margin: 0px;	
	padding-top: 0px;	
	list-style-type: none!important;	
	list-style-image:none!important;
	text-align: right
}

.LinkList24 
{	
	padding-right: 0px;	
	padding-left: 0px;	
	padding-bottom: 0px;	
	margin: 0px;	
	padding-top: 3px;	
	list-style-type: none!important;	
	list-style-image:none!important;
	text-align: right
}

.LinkList24 li.Last 
{	
	padding-right: 0px;	
	padding-left: 0px;	
	background: none transparent scroll repeat 0% 0%;	
	padding-bottom: 0px;	
	margin: 0px;	
	padding-top: 4px
}
a 
{	
	color: #000;	
	background-color: transparent;	
	text-decoration: none;
	-webkit-transition:all 0.5s; transition:all 0.5s;-o-transition:all 0.5s;-ms-transition:all 0.5s;
}
a:link 
{	
	color: #2e2e2e;	
	background-color: transparent;	
	text-decoration: none

} 
a:HOVER 
{	
	color: #fe5102;	
	background-color: transparent;	
	text-decoration: none;
	-webkit-transition:all 0.5s; transition:all 0.5s;-o-transition:all 0.5s;-ms-transition:all 0.5s;
} 
.BlockContent a
{	font-family:bmitra ;
	font-size:15px;
}

.LinkList21 a 
{	
	white-space: pre;
}

.LinkList22 a 
{	
	white-space: pre;font-family:BMitra !important; font-size:14px !important;
color:#333;
}
.LinkList22 a:hover{text-decoration: underline;}
INPUT.LoginBox
{
	width:276px;
	border:1px solid #CCCCCC; 
	font-size:100%;
	font-family:Tahoma;
	overflow:hidden;
	padding-top:0.2em;
}
INPUT.BottomSearchButton
{	
	background-image:url('../images/search.gif');
	background-repeat:repeat-x;
	background-color:#36b701;
	border:1px solid #ace;
	color:#fff;
	cursor:pointer;
	font-family:Tahoma;
	font-size:100%;
	width:100px;
	overflow:hidden;
}
INPUT.BottomSearchBox
{
	width:250px;
	border:1px solid #aaccee; 
	font-size:100%;
	font-family:Tahoma;
	overflow:hidden;
	padding-top:0.2em;
}
DIV.PortalContainer
{

	min-height:300px;
	/* background:#f5f5f5 url(../images/content_bg.gif) top left repeat-x; */
        background:#f5f5f5 ;
        overflow:hidden;
     
}
DIV.LeftBlockContainer
{
	width:30%;
	margin-left: 3px;
	margin-right: 3px;
}
DIV.CenterBlockContainer
{
	width:55%;	
	margin-left: 3px;
	margin-right: 3px;
}
DIV.RightBlockContainer
{
	width:15%;	
	margin-left: 3px;
	margin-right: 3px;
}
DIV.AboutContainer
{
	text-align:center;
	margin-top:5px;
}
DIV.SearchMenu
{
	width:130px;
	z-index:200;
	position:absolute;
	height:97px;
}
.PortalContainer
{
	width:100%;
}
.LeftBlockContainer
{
	width:29%;
	float:right;
	margin:auto 1% 0px 0px;
	list-style-type: none!important;	
	list-style-image:none!important;
	padding:0px;
	min-height:20px;
}
.CententBlockContainer
{
	width:48%;
	float:right;
	margin:auto 1% auto 1%;
	list-style-type: none!important;		
	list-style-image:none!important;
	padding:0px;		
	min-height:20px;	
}
.CententBlockContainerMaster
{
	margin:0px;
	list-style-type: none!important;		
	list-style-image:url()!important;
	padding:0px;		
	min-height:20px;
	width:980px;
}
.CententBlockContainerMaster li.Container
{
	clear:both;
}

.CententBlockContainerSisRapid
{
	width:98%;
	float:right;
	margin:auto 1% auto 1%;
	list-style-type: none!important;		
	list-style-image:none!important;
	padding:0px;		
	min-height:20px;
	margin-bottom:8px;
}
.RightBlockContainer
{
	width:19%;
	float:right;
	margin:auto 0px;
	list-style-type: none!important;		
	list-style-image:none!important;
	padding:0px;		
	min-height:20px;	
}
.LeftBlockContainer li.Container
{	
	padding:0px;
	margin:0px;
	list-style-position:outside;
}
.CententBlockContainer li.Container
{	
	padding:0px;
	margin:0px;
	list-style-position:outside;
}
.RightBlockContainer li.Container
{	
	padding:0px;
	margin:0px;
	list-style-position:outside;
}
.Block
{
	margin-top:2px;
	margin-bottom:5px;
	float:right;
	width:99%;
	border:none !important;
	
}
.BlockTitle
{
	padding:3px;
	text-align:right;
	color:#07519a;
	font-family: bmitrab;
        font-size: 14px;
	line-height: 15px;
	padding-left:4px !important;
       
        
        
}
.BlockTopMenu
{
	margin:auto 3px auto 3px;
	padding:3px;
}
.BlockBottomMenu
{
	margin:auto 3px auto 3px;
	padding:3px;
	height:15px;
}
.BlockContent
{
	padding:0px 0px 0px 0px;
	
}
.newsImage 
{
	width:70px;
	border:1px solid #07519a; 
	float: right;
	margin-left:5px;
}
.topicSelected
{
	color : #FF8040;
}
.ContentBlockContainer
{
	margin:auto 0px;
	list-style-type: none!important;		
	list-style-image:none!important;
	padding:0px;		
	min-height:20px;	
	margin-right:0;
	width:100%;
	background-color: #fff;
	border-top:0px!important;
	border-bottom:0px!important;	
}
.text{
	color : #666666;
}
.PrsLogo{
	BORDER: #777 1px solid;
	background-color:#fff;
	padding:2px;
	FLOAT: right;
	MARGIN-LEFT: 5px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=135,strength=3);		
}
.PrsLogoNoShadow{
	BORDER: #777 1px solid;
	background-color:#fff;
	padding:2px;
	FLOAT: right;
	MARGIN-LEFT: 5px;
}
.BlockTitleRight
{
	padding:3px;
	text-align:right;
	color:#07519a;
}
.BlockRight
{
	margin-top:10px;
	margin-bottom:10px;
}
img {
	border:0px;
}

.sp-title a {
	font-size: 12px;
	text-decoration:none;
}
.sp-sub a {
	font-size: 11px;
}
h3, h4, h5, h6 {
	font-size: 11px;
}
.sp-normal { /* sp-normal is kept for backwards compatabilty of the theme */
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.sp-title, h2 { /* sp-title is kept for backwards compatabilty of the theme */
	font-size: 12px;
	font-weight: normal;	
}
.sp-sub, small {
	font-size: 11px;
	font-weight: normal;
}
.sp-pagetitle, h1 { /* sp-pagetitle is kept for backwards compatabilty of the theme */
	font-size: 14px;
	font-family: Tahoma;	
}
.sp-block {
	width:100%;
	margin-bottom: 5px;
}
.sp-blocktitle {
	border-top:solid;
	border-bottom:solid;
	border-width:1px;
	padding:0.1em;
}
.sp-blockcontent {
}
div.sp-leftblock span.minbox, div.sp-rightblock span.minbox{
	float:right;
}
.sp-logo {
	font-size: 16px;
	letter-spacing: 3px;
}
.sp-logo-small {
}
.theme-footer {
	border:solid;
	border-top:none;
	border-width:1px;
	text-align:center;
	padding:0.2em;
}
.theme-bottom-links {
	border:solid;
	border-top:none;
	border-width:1px;
	text-align:right;
	padding:0.2em;
}
.theme-top-links {
	border:solid;
	border-width:1px;
	text-align:right;
	padding:0.2em;
}
.theme-search {
	border:solid;
	border-top:none;
	border-width:1px;
	height:20px;
	text-align:right;
	padding:0.2em;
	margin-bottom:0.2em;
}
.theme-searchinput {
	display:inline;
}

table.theme-maintable {

}
table.theme-maintable td {
	vertical-align:top;
}
table.theme-maintable ,td.theme-maincontent {
	width:100%;
	padding-right:0.3em;
	padding-left:0.3em;
}
.table1, .table2 {
	padding: 5px;
	margin-bottom: 5px;
	border: 0px solid #D9DCC2;
}
tr.wmenu-selected {
    background-color:#2f6bc1; 
    color: white;         
    width: 100%; 
    CURSOR: default;
}
tr.wmenu-notselected {
    width: 100%; 
    CURSOR: default;
}
div.wmenu-body {
	direction: rtl;
	text-align: right;
	background-color:white;
}
.tbContent
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 100%;
	margin: 0px;
}
.thContent
{
	background-color: #cedde3;
	border : 0px;
	font-size : 11px;
}
.tbHeader
{
	background-color: #cedde3;
	border : 0px;
	font-size : 11px;
}
.tdContent
{
	width: 100%;
}
.tdContentBorder
{
	background-color : #cedde3;
}
.tdContentFooter
{
	background-color : 	#cedde3;
}        
.tbBorder{
    border:1;
    bordercolor:#CEDDE3;
    border-collapse: collapse;
}
span.search-result-header{
	font-family:Tahoma,Times New Roman;
	font-size: 12px;
	color: #663333;
}
span.search-result-content {
	text-align: justify; 
	color: #515151;
}
td.search-result {
	font-size: 9pt; 
	color: #007200;
}
span.search-result {
	font-size: 9pt; 
	color: #0F4475;
}
span.dataitem-header {
	color:#0B1274;
}
span.dataitem-title {
	color:#000000;
}
span.dataitem-caption {
	color:#05697f;
}
span.dataitem-data {
	color:#435b89;
}
img.dataitem-image {
	border: 1px solid #999999;	
}
input.system-search {
	background-color:#ffffff;
}
.tradio .tcheckbox
{
	border: #ffffff 0px solid;
}
.caption{
    font-family : Bmitra;
    color : #013a81;
    font-size:16px !important;
    text-align:right;
}
.captionBold{
    font-family : Tahoma,Arial;
}
.data{
    font-family : bmitra;
	font-size:16px !important;
	text-align:right;

}
.dataBold{
    font-family : Tahoma,Arial;
}
.frmTable{
   	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}
.h2{
	font-size: 12px;
	color : #FF7722;
	font-weight: normal;
	font-family: Tahoma, Verdana, sans-serif;	
	letter-spacing: 0px;
	text-decoration:none;
	vertical-align : middle;
}
.h3{
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	letter-spacing: 0px;
	text-decoration:none;
	width:100%
}
.frmHelp{
    background-color: #ffffe1;
 	font-size: 12px;
	font-family: Tahoma, Verdana, sans-serif;	
	letter-spacing: 0px;
	color : #9c7600;
   	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration:none;
	font-weight:normal
}
.highlight-subject {
	color:red;
}
.subject-text {
	line-height: 20px;
}
.subject-link {
	color:yellow;
}
.menuLevel1{
    font-family : Tahoma;
    font-size : 11px;
    padding-right : 11px;
    padding-left : 11px;
}
.menuLevel1Selected{
    font-family : Tahoma;
    font-size : 11px;
    padding-right : 11px;
    padding-left : 11px;
}
.menuLevel2{
    font-family : Tahoma;
    font-size : 11px;
    padding-right : 11px;
    padding-left : 11px;
}
.menuLevel2tr{
    font-family : Tahoma;
    font-size : 11px;
}
.menuLevel2Selected{
    font-family : Tahoma;
    font-size : 11px;
    padding-right : 11px;
    padding-left : 11px;
}
.serviceTitle{
    font-family : Tahoma;
    font-size : 11px;
    color : #003366;
    padding-right : 11px;
    padding-left : 11px;
}
.forum-even {
	background-color: #f3f3f3;
}
.forum-odd {
	background-color: #eaeef2;
}
.pnTrOdd{
  	background-color: #EBF3Fb;
    border : 0px solid #000000;
	font-size : 11px;
}
.pnTrEven{
  	background-color: #FFFFFF;
	font-size : 11px;
    border : 0px solid #000000;
}
.tbList{
    border : 1px solid #cedde3;
	width : 100%;
	margin: 0px;
	rules : cols;
}
.formSpliter{
    height: 2px;
    color : #669999;
    text-align : center;
    width : 90%;
}
.rapidBlockTitle1 {
	color: #48494a;
}
.rapidBlockTitle2 {
	color: #284976;
}
.rapid_photo_gallery_image_cotainer {
	border:1px solid #112c50;
	padding:2px
}
.middlevalign{
	vertical-align:middle;
}

a.navigationbar {
	color : #155e9b;
}
.sp-admintable tr.sp-even {
	background-color: #EBF3Fb;
}
.sp-admintable tr.sp-odd {
	background-color: #FFFFFF;
}
.sp-even {
	background-color: #EBF3Fb;
}
.sp-odd {
	background-color: #FFFFFF;
}
.search-top{
background-color:#F5F8FA;
border:1px solid #ccdae1;
}
.search-item{
background-color:#F8F8F8;
border:1px solid #ccdae1;
}
TD.nav {
	border: 1px solid #848284;
	background-color: #D6E7FC;
	color: #000
}
.formhelp {
     border : 1px solid #acacac;
     text-color : #525252;
     width : 95%;
     padding-top : 10px;
     padding-bottom : 15px;
     padding-right : 10px;
     padding-left : 10px;
     text-align : justify;
}
.block-description {
	text-align:justify;
	color:#777777;
}
.overflowTable{
	table-layout:fixed;
	 }
.overflowTd {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.serviceMenuItem{
	color:#4C6174; 
	background-color:transparent; 
	CURSOR: hand
}
.serviceMenuItemSelected{
	color:#4C6174; 
	background-color:#E6F2E6; 
	CURSOR: hand
}
.serviceMenuTd{
	color:#4C6174; 
	border-bottom : 1px solid #DBE5ED;
}
.serviceMenuTdText{
	color:#4C6174; 
}
.photo_gallery-folder{
	background-color:#ffffff;
	border:1px solid #7b7e87;
}
div.search-result-container {
	border: #b9D1DB 1px solid; 
	padding: 5px; 
	width: 98%; 
    background-image:url('../../../themes/saman/images/far/search/tile_block.gif');
    background-repeat:repeat-y;
	margin-bottom: 10px;
	background-position:left;	
	background-color:white;
}	
/*ul
{
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image:url(../images/far/bb.gif);
}*/
input, textarea, select, button {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
.AddContent
{
	padding:1px;
	color:#07519a;
	text-align:center;
	height:16px;
	float:right;
	margin-bottom:10px;
}
.settingMenu{
	width:19%;
	float:right;
	margin:auto 0px;
	list-style-type: none!important;		
	list-style-image:none!important;
	padding:0px;		
	min-height:20px;	
	z-index: 101; 
	position: absolute;
    border: 1px solid #868686; 
    width: 106px; 
    height: 33px; 
    background-color: #fafafa;
    padding-bottom: 100px; 
    cursor: default;
    overflow:hidden;
}
.settingMenuItemIco{
	float: right; 
	background-color: #e9eeee; 
	padding: 3px; 
	padding-top: 0px;
	width: 19px; 
	border-left: 1px solid #c5c5c5; 
}
.settingMenuItemText{
	float: right; 
	background-color: #fafafa; 
	width: 71px; 
	height: 15px; 
	padding: 3px;
	margin-right: 3px;
}
.settingMenuOver{
	z-index: 102; 
	cursor: default;
    width: 100px; 
    background-color: #ffe6a0; 
    border: 1px solid #d2b47a; 
    position: absolute;
}
.settingMenuShadow{
	z-index: 100; 
	background-color: Gray; 
	position: absolute;
}
.settingMenuOverText{
	float: right; 
	width: 69px; 
	height: 15px; 
	margin-right: 10px;
	text-align:right;
}
.settingMenuOverIco{
	float: right; 
	width: 19px;
	padding: 0px; 
	text-align:right
}
.settingIco{
	float: right; 
	margin-top: 5px; 
	margin-left: 3px;
	margin-right: 3px;
	cursor: hand
}
.blockIco{
	float: left; 
	margin-top: 2px; 
	margin-right: 3px;
}
.SubLeftBlockContainer
{
	width:29%;
	float:right;
	margin:0px 0px 0px 0px;
	list-style-type: none!important;	
	list-style-image:none!important;
	padding:0px;
	min-height:20px;
}
.SubRightBlockContainer
{
	width:19%;
	float:right;
	margin:0px 0px 0px 0px;
	list-style-type: none!important;		
	list-style-image:none!important;
	padding:0px;		
	min-height:20px;	
}
.SubCententBlockContainer
{
	width:48%;
	float:right;
	margin:0px 0px 0px 0px;
	list-style-type: none!important;		
	list-style-image:none!important;
	padding:0px;		
	min-height:20px;	
}
/* Service Menu */
#page {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 0px solid;
	CLEAR: none ;
	FLOAT: none ;
	WIDTH: auto ;
}
DIV#page {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	CLEAR: none ;
	FLOAT: none ;
	WIDTH: auto ;
}
#wrapper {
	PADDING-RIGHT: 4px;
	BACKGROUND-POSITION: 0px 100% ;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	BACKGROUND-REPEAT: repeat-x;
	TEXT-ALIGN:right;
	CLEAR: none ;
	FLOAT: none ;
	
	margin-right:-5px;
}
.nav3 UL {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	FLOAT: right;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 100%;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	BORDER-BOTTOM: 1px solid;
	CLEAR: none ;
	FLOAT: none ;
	WIDTH: auto ;
}
.nav3 LI {
	PADDING-RIGHT: 0px;
	DISPLAY: inline;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0.25em;
	LINE-HEIGHT: 1.7em;
	PADDING-TOP: 0.25em;
	CLEAR: none ;
	FLOAT: none ;
	WIDTH: auto ;
}
.nav3 LI.last A {
	BACKGROUND-IMAGE: none;
	CLEAR: none ;
	FLOAT: none ;
	WIDTH: auto ;
}
.nav3 LI A {
	PADDING-RIGHT: 3.nav3 LI Apx;
	PADDING-LEFT: 3px;
	BACKGROUND-POSITION:0px 100% ;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	BACKGROUND-REPEAT: repeat-y;
	CLEAR: none ;
	FLOAT: none ;
	WIDTH: auto ;
}
.nav3 LI.first {
	MARGIN-LEFT: 0.6em;
	CLEAR: none ;
	FLOAT: none ;
	WIDTH: auto ;
	padding-right: 5px;
}
.nav3 LI.expanded {
	CLEAR: none ;
	FLOAT: none ;
	WIDTH: auto ;
}
.nav3 LI.selected {
	CLEAR: none ;
	FLOAT: none ;
	WIDTH: auto ;
}
.selected{
	COLOR : #ff8040!important;
	CLEAR: none ;
	FLOAT: none ;
	WIDTH: auto ;
}
.nav3 UL UL {
	BACKGROUND-IMAGE: none;
	BORDER-TOP: 0px solid;
	BORDER-BOTTOM-STYLE: none;
	CLEAR: none ;
	FLOAT: none ;
	WIDTH: auto ;
	BORDER-BOTTOM: 1px solid;
	BORDER-BOTTOM-COLOR: #ccc;
}
.nav3 UL UL LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	CLEAR: none ;
	FLOAT: none ;
	WIDTH: auto ;

}
.nav3 LI.expanded A {
	BACKGROUND-IMAGE: none;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	CLEAR: none ;
	FLOAT: none ;
	WIDTH: auto ;
}
.nav3 LI.selected A {
	BACKGROUND-IMAGE: none;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 0.3em;
	PADDING-TOP: 0px;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	Z-INDEX: 10;
	MARGIN-RIGHT: -0.4em;
	MARGIN-LEFT: -0.4em;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	CLEAR: none ;
	FLOAT: none ;
	WIDTH: auto ;
}
.nav3 UL UL LI A {
	BACKGROUND-IMAGE: none;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px;
	PADDING-TOP: 0px;
	CLEAR: none ;
	FLOAT: none ;
	WIDTH: auto ;
}
.nav3 UL LI.expanded UL LI A {
	BACKGROUND-IMAGE: none;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px;
	PADDING-TOP: 0px;
	CLEAR: none ;
	FLOAT: none ;
	WIDTH: auto ;
}
.nav3 UL LI.selected UL LI A {
	BACKGROUND-IMAGE: none;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px;
	PADDING-TOP: 0px;
	CLEAR: none ;
	FLOAT: none ;
	WIDTH: auto ;
}
.nav3 LI.selected LI A {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	CLEAR: none ;
	FLOAT: none ;
	WIDTH: auto ;
}
.nav3 UL LI UL LI.first A {
	PADDING-LEFT: 0.7em;
	MARGIN-LEFT: 0px;
	CLEAR: none ;
	FLOAT: none ;
	WIDTH: auto ;
}
.nav3 UL UL LI.first A {
	PADDING-LEFT: 0.7em;
	MARGIN-LEFT: 0px;
	CLEAR: none ;
	FLOAT: none ;
	WIDTH: auto ;
}
 

ul.list {
	list-style-image:url(../images/far/bb.gif);
}
.topicBlockText{
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}
.smallDisplayNews{
	width:98%;
	float:right;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;
	text-align:justify;
	margin-left:10px;
	height:60px
}
.mediumDisplayNews{
	float:right;
	width:47%;
	margin-bottom:10px;
	text-align:justify;
	margin-left:20px;
	height:110px;
}
.tdMediumDisplayNews{
	width:50%;
	vertical-align:top;
/*	padding-bottom:10px;*/
	text-align:justify;
	/*padding-left:20px;*/
}
.tdMediumNewsPage{
	width:50%;
	vertical-align:top;
	padding-bottom:10px;
	text-align:justify;
	padding-left:20px;
}
.newsDispalyImage{
	float:right;
	margin-left:5px;
	border:1px solid black;
}
.mostNewsBlock{
	color : #666666;
	text-align:justify;
	border-bottom:1px solid #CCC;
	margin-bottom:5px;
	padding-bottom:5px;
}
.justifyText{
	text-align:justify;
}
.textLight{
	color : #666666;
	text-align:justify;
}
.listMostNewsBlock{
	list-style-image:url(../images/far/bb.gif);
	margin-right:17px;	
/*	padding-right:-20px;*/
	margin-left:5px;
}
.newsLeftBlockColumn{
	padding-left:10px;
	background-image:url('../images/far/news_border.gif');
	background-position:left top;
	background-repeat:no-repeat
}
.transparentBtn{
	background-color: transparent;
 	border :#4a95c9 1px solid;
/* 	background-image: url('../images/far/btnlogin_tile.gif');*/
	width: 50px;
	padding:0px;
	white-space:0px;
}
.chatBottomSiteContainer
{
	width:895px;
}
.helpIcon{
	margin-top:-1px;
}
.blockBullet{
	background-image:url('../images/far/bullet.gif');
	background-repeat:no-repeat;
	background-position:right;
/*	padding-right:20px;*/
/*	padding-left:10px;*/
/*	margin-left:10px;*/
/*	margin-right:10px;*/
}
.ImportantBlock
{
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #B33232;
	background-color:#fff;	
}
.ImportantBlockTitle
{
	padding:3px;
	text-align:right;
	color:#FFF;
	background-color:#B33232;
	border-bottom:1px solid #B33232;	
}
.ImportantBlockContent
{
	padding:3px
}
.onlineUserMenu{
	float:right;
	margin:auto 0px;
	padding:0px;		
	min-height:20px;	
	z-index: 101; 
	position: absolute;
/*    border: 1px solid #868686; */
    width: 250px; 
/*    height: 33px; */
/*    background-color: red;*/
/*    background-color: transparent;*/
    padding-bottom: 10px; 
    cursor: default;
    overflow:hidden;
}
/* Alerts*/
 #alertMenu {	
	BORDER-RIGHT: #646464 1px solid;
	PADDING-RIGHT: 2px;	
	BORDER-TOP: #646464 1px solid;	
	DISPLAY: block;	
	PADDING-LEFT: 1px;	
/*	FONT-WEIGHT: bold;	*/
	BACKGROUND-color: #FFFFFF;/*#F4F5EB;*/
	PADDING-BOTTOM: 2px;	
	BORDER-LEFT: #646464 1px solid;	
	WIDTH: 200px;
/*	COLOR: #fff;	*/
	PADDING-TOP: 0px;	
	BORDER-BOTTOM: #646464 1px solid;	
	POSITION: fixed;	
	right: 5px;
	bottom: 5px;	
	TEXT-ALIGN: right;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=135,strength=3);
} 
#alertMenu A {	
	COLOR: #B33232;
	TEXT-DECORATION: none;
} 
#alertMenu a:hover{	
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
.pageBlockImageThumb{
	border : solid 1px #cccccc;
	margin-right : 5px;
	margin-left : 5px;
}
.pageBlockImage{
	border : solid 1px #cccccc;
	margin-right : 5px;
	margin-left : 5px;
	align : center;
}
.pageText{
	text-align : justify;
}
/*	contact_us	*/
.contactPic{
	width : 50px;
	height : 60px;
/*	border : solid 1px #b3c58f;*/
	margin : 5px;
}
.highLight{
	color : #d66618;
}
.contactLogoDesc{
	background-color:#eae1d5;
	vertical-align : middle;
	padding-top : 3px;
	padding-right : 3px;
	padding-left : 3px;
/*	padding : 3px;*/
/*	font-size : 10px;*/
}
.tdTabSheet{
/*	background-color : #ecf3e1;*/
	padding-top:4px;
	padding-bottom:3px;
	padding-right : 5px;
	padding-left : 5px;
	font-size:8pt;
}
.boldcaption{
	font-weight:bold;
}
.lightText{
	color : #666666;
}
.tbStandardHeader{
/*	border : 1px solid #b3c58f;
	background-color : #ecf3e1;	*/
	padding-top:2px;
	padding-bottom:2px;
	padding-right : 10px;
	padding-left : 10px;
}
.contactAddress{
	text-align : justify;
}
.newsResource{
	color : #0000FF;
}

/* Custom Menu Block*/
.tree-item {
    padding:2px;
    color:#222;
    cursor:default;
}
.tree-selected-item {
	padding:2px;
	background-color:#316ac5;
	color:#fff;
    cursor:default;		
}
.toolbar-item {
	width:14px;
	height:14px;
	border:1px solid transparent;
	padding:2px 2px;
	float:right;
	margin-left:3px;
}
.toolbar-selected-item {
	width:14px;
	height:14px;
	border:1px solid #316ac5;
	padding:2px 2px;
	float:right;
	margin-left:3px;
	background-color:#c1d2ee;
}
.zoneBlock{
	border : 1px solid #e8970c;
	background-color:#fefead;
	padding:2px;
	margin-top:3px;
	text-align:center
}
.controlBlock{
	border : 1px solid #feE36d;
	background-color:#ffffde;
	padding:2px;
	margin-bottom:3px;
	text-align:center
}
/*--------------------------------------*/
.page_header_table 
{
	border-bottom:1px solid #ccc;
}
.page_header_help_td
{
	width:5%;
	text-align:left;
}
.page_header_caption_td
{
	color:#ff5a00;
}
.page_header_caption
{
	font-weight:600;
}
.galleriesBlock_album{
	background-image:url('../images/albumbg.png');
	background-repeat:repeat-x;
	padding:4px;
	border:1px solid #dfdbbd;
	margin-bottom:2px;
	color:#333;
	cursor : default;		
	width:92%;
}
.galleriesBlock_album_controller{
	background-image:url('../images/albumbg.png');
	background-repeat:repeat-x;
	/*padding:4px;*/
	border:1px solid #dfdbbd;	
	color:#333;
	cursor : default;		
	width:95%;
	padding-right:3px;
}
.galleriesBlock_selectedAlbum{
	background-image:url('../images/selected_albumbg.png');
	border:none;
	margin-bottom:2px;
	color:#333;
	background-repeat:no-repeat;
	padding:4px 4px 4px 4px;
	cursor : default;
	height:16px;
	vertical-align:top;
	width:97%;	
}
.photo
{
	filter:BlendTrans(duration=2 ); 
}
a.bold_link {
	font-weight: 600;
}
.linksList{
	list-style-image:url('../images/far/bb.gif')
}
portalsearch{
	list-style-type: circle;
}
.searchHighLight{
	background-color : yellow;
}

/* pmk	*/
.pmkZoneItemContainer{
	width:99%;
	float:right;
	margin:1px;
	list-style-type:none!important;	
	list-style-image:none!important;
	padding:0px;
	min-height:100px;
	border:1px solid #CCC;
}
.pmkSubZoneItemContainer{
	width:100%;
	float:right;
	margin:0px;
	list-style-type:none!important;	
	list-style-image:none!important;
	padding:3px 1% 3px 1%;
	border:0px solid red;
	min-height:100px;
}
.pmkItem{
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #777;
	background-color:#fff;
}
.pmkItemTitle
{
	padding:3px;
	text-align:right;
	color:#000;
	background-color:#CCC;
	border-bottom:1px solid #777;
	height:16px;
}
.pmkItemContent
{
	padding:3px;
	min-height:20px;
}
.pmkServiceMenu{
	padding : 5px;
	border-bottom : 1px dashed #a2c6ec;
	margin : 1px;
	color : #265d9d;
	cursor:pointer;
}
.pmkUserZoneItemContainer{
	width:100%;
	float:right;
	margin:0px;
	list-style-type:none!important;	
	list-style-image:none!important;
	padding:0px;
	/*min-height:100px;
	border:1px solid #CCC;*/
}
.pmkUserSubZoneItemContainer{
	width:100%;
	float:right;
	margin:0px;
	list-style-type:none!important;	
	list-style-image:none!important;
	padding:0px;
	/*padding:3px 1% 3px 1%;
	min-height:100px;*/
	/*border:1px solid red;*/
}
INPUT.UserSearchBox
{
/*	width:306px;*/
	width:158px;
	border:1px solid #969696; 
	font-size:100%;
	font-family:Tahoma;
		 
}
/*--upload file styles--*/
.upload_file_cell1 
{
	border:1px solid #fff;
}
.upload_file_cell2 
{
	border:1px solid #fff;
}
.upload_file_cell3
{
	border:1px solid #fff;
}
.upload_file_cell1_hover
{
	background-color:#fffeef;
	border:1px solid #ebe35d;
	border-left-color:#fffeef;
}
.upload_file_cell2_hover 
{
	background-color:#fffeef;
	border:1px solid #ebe35d;
	border-left-color:#fffeef;
	border-right-color:#fffeef;
}
.upload_file_cell3_hover 
{
	background-color:#fffeef;
	border:1px solid #ebe35d;
	border-right-color:#fffeef;
}
.upload_file_hidden_file 
{
	z-index: 2;
	
	filter: alpha(opacity:0); opacity:0;
	-moz-opacity:0;
	
}
div.sectionfooter3 {
	padding:5px;
	text-align:left;
}
.enterprise_search_result {
	padding:3px;
	border:1px solid #fff;
	margin-bottom:7px;
}
.enterprise_search_result:hover {
	padding:3px;
	border:1px solid #ffe69a;
	background-color:#fffdee;		
}
.enterprise_search_more_options {
	border:1px solid #ffe69a;
	background-color:#fffdee;		
}
.title{
	font-weight: 600;
	text-align:center;
	background-color:#F5F5F5;
}
.bottom_pic{
	background-image:url('../images/b_bg.jpg');
	background-repeat:repeat-x;	
	height:27px;
	vertical-align:middle;
}
.font_pic{
	color:#FFFFFF;
}
.rbg{
	background-image:url('../images/far/r_bg.jpg');
	background-repeat:no-repeat;	
	height:27px;
	width:27px;
}
.lbg{
	background-image:url('../images/far/l_bg.jpg');
	background-repeat:no-repeat;	
	height:27px;
	width:10px;
}
.bullet_pic{
	background-image:url('../images/bullet.jpg');
	background-repeat:no-repeat;	
	margin:1px;
	float:left;
	width:11px;
	height:11px;
	cursor:hand;
}
.rbullet_pic{
	background-image:url('../images/rbullet.jpg');
	background-repeat:no-repeat;	
	margin:1px;
	float:left;
	width:11px;
	height:11px;
	cursor:hand;
}
.EditPageItem{
	display:none;
	text-align:right;
	direction:rtl;
	background-color:#FFF;
	width:800px;
	height:397px;
	overflow:hidden;
	margin:0px;
	z-index:6002!important;
}

/***********************ACORDION MENU***********************************/

#options {
	margin: 0px auto; text-align: right; color: rgb(154, 193, 201);
}
#options A {
	
}
#options A:hover {
	
}
#acc {
	list-style: none; margin: 0px ; color: rgb(0, 51, 51);
}
#acc H3 {
	background: url('../images/far/accordion_menu/header.gif'); padding: 0px;border:0px;border-bottom: 1px solid #BFBDBE; margin: 0px; cursor: pointer;font-weight:500;font-size:11px;color:#023232;
}
#acc H3:hover {
	background: url('../images/far/accordion_menu/header_over.gif'); font-weight:500;font-size:11px;
}
#acc a H3 {
	background: url('../images/far/accordion_menu/header2.gif');padding: 0px; border:0px;border-bottom: 1px solid #BFBDBE; margin: 0px; cursor: pointer;font-weight:500;font-size:11px;color:#023232;
	
}
#acc a H3:hover {
	background: url('../images/far/accordion_menu/header_over2.gif'); font-weight:500;font-size:11px;
}
#acc .acc-section {
	background: rgb(255, 255, 255); overflow: hidden;margin:0px;
	
}
#acc .acc-content {
	background: #e9f2fa; padding: 1px; border: medium 1px 1px none solid solid  ##BFBDBE; 
}
#nested {
	list-style: none; color: rgb(0, 51, 51); margin: 0px;padding:0px;
}
#nested H3 {
	background: url('../images/far/accordion_menu/header_over2.gif')!important;padding: 0px;border:0px;  margin: 0px; cursor: pointer;font-weight:normal;font-size:11px;
	
}
#nested H3:hover {
	background: url('../images/far/accordion_menu/header2.gif')!important;border:0px; font-weight:normal;font-size:11px;
}
#nested .acc-section {
	background: rgb(255, 255, 255); overflow: hidden;
}
#nested .acc-content {
	background: rgb(255, 255, 255); padding: 0px !important; 
}
#nested .acc-selected {
	background: url('../images/far/accordion_menu/header_over.gif');
}
.sub_header_two
{
	padding:0px 10px 4px 0px!important;
	border-top:0px !important;
	
}
.sub_header_two_a
{
padding:10px;
	color:#000 !important;
}
.div_accordion_level
{
	background-image:url('../images/accordion_menu/far/bullet.png');background-repeat:no-repeat;background-position:right;padding-right:10px;
}
/***************************END ACORDION MENU******************************/
.searchMgn{
	margin-top:20px;
	margin-bottom:20px;
	margin-right:20px;
}
.inputSearch{
	width:138px;
	border:1px solid #aaccee;
	vertical-align:middle;
}
.imgSearch{
	border:1px solid #aaccee;
	vertical-align:middle;
}

/*****************************   Google Analytics Style   *******************************************/

.google_analytics_gripper
{
	float:right;
	valign:top;
}
.google_analytics_top
{
	border:1px solid #aaccee; 
}
.google_analytics_top2
{
	background-color:#ebf3fb;
	padding:5px;
	border:1px solid #aaccee;
	color:#07519a;
	height:15px;
	margin:0 auto;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold
}
.google_analytics_upb
{
	float:left;
	vertical-align:middle;
	margin-top:3px;
}
.google_analytics_ifarm_container
{
	width:100%;
 	height:250px; 
 }
 .google_analytics_table_container
 {
	width:800px;
	font-family:Tahoma;
	font-size:12px ;
	border:0px;
 	padding:5px;
}
.google_analytics_td_container
{
	vertical-aling:middle;
	float:center;
	width:20%;
	height:100%;
	border:1px solid #cdcdcd;
 	font-weight:bold;
	 text-align:center;
}
.google_analytics_div_container
{
	font-family:Helvetica;
	font-size:23px;
	font-weight:bold;
	margin-top:5px;
	width:55;
	vertical-align:mioddle;
	text-align:center;
}
.google_analytics_table_source , .google_analytics_table_browser
{
	width:100%;
	font-family:Tahoma;
	font-size:12px;
	border:0px;
 }

 .google_analytics_iframe_source , .google_analytics_iframe_browser 
 {
	 width:100% ;
	 height:190px;
	 vertical-align:middle;


  }
 .google_analytics_table_keyword, .google_analytics_table_visitors , .google_analytics_table_view_from_this
 {
	 width:100%;
	 border-collapse:collapse;
	 margin-top:10px;
	 padding:3px;
 }
 
 .google_analytics_td_keyword , .google_analytics_td_visitors , .google_analytics_td_view_from_this
 {
	 border:1px solid #cdcdcd;
	 font-weight:bold;
	 padding:5px;
	 text-align:center;
 }
  .google_analytics_td_keyword_content , .google_analytics_td_visitors_content , .google_analytics_td_view_from_this_content
 {
	 border:1px solid #cdcdcd;
	 padding:5px;
	 text-align:center;
 }
 .google_analytics_pager
 {
	background-color:#e6e6e6;
	border:1px solid #cdcdcd;
	direction:ltr;
	vertical-align:middle;
	height:20px;
}
.google_analytics_date
{
	backgrount-color:#000000;
	width:60px;
	direction:ltr;
	float:center;
	vertical-align:top;
}
/***************************  End Google Analytics Style *****************/
.newsBlockItem{
	padding:1px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px dashed gray;
}
.newsContent{
 	background-color:#FFF;
}
.newsCatsContent{
 	background-color:#FFF;
}
INPUT.ManagerSearchButton
{	
	background-image:url('../images/far/search1.gif');
	background-repeat:no-repeat;
	border:1px solid #ace;
	color:#fff;
	cursor:pointer;
	font-family:Tahoma;
	font-size:100%;
	width:17px;
	vertical-align:middle;
	overflow:hidden;
}

.orbit-caption { 
	/*background-image:url(../images/far/b2.gif);*/
	/*background-repeat:no-repeat;*/
	/*background-position:right;*/
	/*display: inline;*/
    height: 38px;
    font-size: 14px;
    text-shadow: 0px 1px 0px rgba(0,0,0,.8);
    margin: 0;
    background: rgba(0, 0, 0, 0.22);
    z-index: 1000;
    position: absolute;
    color: #fff;
    padding: 8px ,5px;
    width: 100%;
    bottom: 0px;
}
.chImgComment{
	color:white;
}
a.title_last_upload
{
	color:maroon;
}
.it_data
{
	color:#666666;
	font-size:9px;
}
/* web directory*/
.WDCatBlock
{
	margin-top:2px;
	margin-bottom:5px;
	border:1px solid #aaccee;
	background-color:#fff;	
}
.WDCatBlockTitle
{
	padding:3px;
	text-align:right;
	color:#07519a;
	background-color:#ebf3fb;
	border-bottom:1px solid #aaccee;	
}
.WDBlockContent
{
	padding:15px
}
.WDCatItemCount
{
	color:#6f6f6f;
}
.WDCatItemDesc
{
	padding:7px;
}
.WDCatTitle
{
	font-family:arial;
	font-size:20px!important;
	font-weight:bold;
	color:#790000;
}
.WDHeader
{
	background-color:#ffedb2;
	padding:4px;
	border:1px solid #aaccee;
	margin-bottom:15px;
	height:20px
}
.WDCatTitleContainer
{
	margin:0px 0px 25px 0px;
}
.WDSpliter
{
	margin:0px 3px 0px 3px;
}
.WDLastActivity
{
	margin:5px 15px auto;
	color:#818181;
}
.WDEmptyCat
{
	text-align:center;
	font-weight:bold;
}
.WDPath
{
	float:right;
}
.WDNewBtn
{
	background-image:url(../images/far/web_directory/new_tile.png);
	padding:2px 6px 4px 6px;
	height:14px;
	border:1px solid #bbb;
	cursor:pointer;
}
body.bashgah .WDNewBtn{
       height: initial;
}
.WDNewBtnActive
{
	float:left;
	background-image:url(../images/far/web_directory/new_tile2.png);
	padding:1px 6px 3px 6px;
	height:14px;
	border:1px solid #bbb;
	cursor:pointer;
	color:white
}
.WDNewMenu {
	position:absolute;
	background-color:#f7f7f7;
	border:1px solid #999;
	padding:4px;	
}
.WDNewItem {
	padding:3px;
	white-space:nowrap;
	border:1px solid #F7F7F7;	
	margin-bottom:4px;				
}
.WDNewItem a{
	color:#000!important;
}
.WDNewItem:hover {
	background-color:#ffedb2;	
	border:1px solid #F4D9B7;
}
.SiteMapItem {
	margin-bottom:5px;
	font-size:12px!important;
}
.WDBlockItem {
	padding-bottom:8px;
}
.registryValue{
	overflow:hidden;
	width:450px;
}
.newsDispalyImage{
	width:80px;
	height:65px;
}
/*comment section*/
.CMTSContainer {
	width:80%;
	maring-top:50px;
}
.CMTContainer {
	background-color:#eceff5;
}
.CMTDisplayAll {
	background-color:#eceff5;
}
.CMTAnswer {
	background-color:#eceff5;
}
.CMTSaveMsg {
	color:#07519a;
	text-align:center;
	background-color:#eceff5;
	padding:8px;
	margin-bottom:2px;	
}
.CMTAnswerDialog {
	background-color:#eceff5;
	padding:8px 8px 4px 8px;
	margin-bottom:2px;
}
.assignPage{
	display:none;
	text-align:right;
	direction:rtl;
	background-color:#FFF;
	width:370px;
	height:196px;
	overflow:hidden;
	margin:0px
}
.assignPageShadow{
	z-index: 100; 
	background-color: Gray; 
	position: absolute;
}
/**************************** MENU WEB DIRECTORY STYLE****************************/
.wd_menu{
	border:1px solid #AACCEE;
	border-bottom:0px;
}
.wd_current_tree_selected{
	border-bottom:1px solid #AACCEE;
	padding:3px 10px 3px 0px;
	background-color:#EBF3FB;
	background-image:url('../images/far/more_open.gif');
	background-repeat:no-repeat;
	background-position-x:5%;
	background-position-y:50%;
	
}
.wd_current_tree_selected_over{
	border-bottom:1px solid #AACCEE;
	padding:3px 10px 3px 0px;
	background-color:#AACCEE;
	background-image:url('../images/far/more_open.gif');
	background-repeat:no-repeat;
	background-position-x:5%;
	background-position-y:50%;
	
}
.wd_current_tree_sub{
	
}
.wd_current_tree_sub_item{
	border-botoom:1px solid #AACCEE;
	padding:3px 20px 3px 0px;
	border-bottom:1px solid #AACCEE;
	background-image:url('../images/far/bullet_1.gif');
	background-repeat:no-repeat;
	background-position-x:97%;
	background-position-y:50%;
}
.wd_current_tree_sub_item_over{
	border-botoom:1px solid #AACCEE;
	padding:3px 20px 3px 0px;
	border-bottom:1px solid #AACCEE;
	background-color:#AACCEE;
	background-image:url('../images/far/bullet_1.gif');
	background-repeat:no-repeat;
	background-position-x:97%;
	background-position-y:50%;
	
}

.wd_current_tree{
	border-bottom:1px solid #AACCEE;
	padding:3px 10px 3px 0px;
	background-color:#EBF3FB;
	background-image:url('../images/far/more.gif');
	background-repeat:no-repeat;
	background-position-x:5%;
	background-position-y:50%;
}
.wd_current_tree_over{
	border-bottom:1px solid #AACCEE;
	padding:3px 10px 3px 0px;
	background-color:#AACCEE;
	background-image:url('../images/far/more.gif');
	background-repeat:no-repeat;
	background-position-x:5%;
	background-position-y:50%;
}
/************************************************************/
.selectPortal{
	border:1px solid #CCCCCC;
	background-color:#E7E7E7;
	padding:3px 10px 3px 3px;
	margin-bottom:3px;
	text-align:left;
}

.MM LI
{
    height:25px!important;
}

.MM LI a
{
    height:14px!important;
	line-height:14px;
}
.menu_level_one_last
{
   
    padding-left:10px!important;
}
.MM
{
     width:100%!important;
}
.menu_level_one
{
    background: url('../images/menu_spliter.jpg') no-repeat 0px 100%!important;	
	
               
}
.weblinks_linksBlock_TB{
	width:100%;
}
.weblinks_linksBlock_TD{
	vertical-align:bottom;
	padding-bottom:1px;	
}
.questionnaire_data{
    font-family : Tahoma,Arial;
    height:40px;
}
.weatherClockBlock{
	color: #666666;
	border-right: 1px solid #aaccee;
	padding-right: 5px;
	padding-left: 5px;
}
.weatherClockHeader1{
	background-color:#FFF;
	color:#123970;
	font-weight:bold;
	border-right:1px solid #DCE1E7;
	border-left:1px solid #DCE1E7;
}
.weatherClockHeader2{
	background-color:#FAFAFA;
	color:#123970;
	font-weight:bold;
	border-bottom:1px solid #DCE1E7;
}
.weatherClockHeader{
	border:1px solid #DCE1E7;
	border-collapse:collapse;
	color:#444444;
}
.navigation{
	font-family:BMitraB !important;
filter:none !important;
font-size:12px !important;
}
.navigation a{
	color:#505050;
	-webkit-transition:all 0.75s; transition:all 0.75s;-o-transition:all 0.75s;-ms-transition:all 0.75s;
font-family:BMitraB !important;
font-size:12px !important;
}
.navigation a:hover{
color:#e42022;
	-webkit-transition:all 0.75s; transition:all 0.75s;-o-transition:all 0.75s;-ms-transition:all 0.75s;
}
.verification_suggestion_text_erea
{
	max-width:300px;
 }
  .div_poll_block
 {
	float:left;
	background: url('../images/far/poll_vote.jpg') no-repeat 0px 0px;	
	width:77px;
	height:30px;
	border:0px;
	padding:10px

 }
 .poll_archive
 {
	background: url('../images/far/poll_vote_archive.jpg') no-repeat 5px 15px;	
	width:88px;
	padding-top:10px;
	padding-right:10px;


 }
 .poll_tbl
 {
 	padding:5px;
	font-weight:normal !important;
 }
 .polling-bulet
 {
	background: url('../images/far/poll_bulet.png') no-repeat 5px 5px;	
	float:right;
	padding-right:10px;
	vertical-align:middle;
 }
 .poll_sp-normal
 {
 	color:black;
 	font-weight:normal;
 }
 .polling-title
 {
 	color:#07519a;
 	font-family:Tahoma,Verdana, Arial,Helvetica,Sans-serif;
 	font-weight:normal;
 }
 .cdk_comment_state
 {
 	float:right;
 	width:100%;
 }
 .messeges_block{
	padding:1px;
	table-layout:layout;
	height:100px;
	font-family:Tahoma;
}

 .newsletter_submit_div{
 	
 }
 .newsletter_start_text{
 	color:brown;
 	font-weight:600;
 	padding:2px;
 	text-align:justify;
 }
 .newsletter_subscribe{
 	
 }
 .newsletter_email_input{
	background-color:#e3e2e2;
	border:1px solid #b5b5b5;
	color: #4d4c4c;
	height: 22px;
	margin-bottom: 5px;
	padding-right: 5px;
	text-align: right;
	width: 217px;
	padding-left: 20px;
	font-family:bmitra;
	font-size:14px;
}
 .newsletter_subscribe_input_div{
 	width:204px;
 	float:right;
	padding-right:23px;  	
 }
 .newsletter_subscribe_button_div{
	margin-top:7px;
 	width:18px;
 	float:right;
	margin-right:14px;
	*margin-right:7px;
 }
 .newsletter_email_button{
 	color:white;
	width:21px;
	border:0px;
	background:url('../images/newsletter2.gif') no-repeat top right; 
	float:right;
	margin-top:1px;
 }
 .newsletter_main_div{
 	clear:both;
	width:100%;
 } 
 .newsletter_submit_div3{
 	font-weight:600;
 	color:red;
 	float:right;
 }
 .newsletter_submit_div2{
 	font-weight:600;
 	color:green;
 	float:right;
 }
 .show_date{
	color:gray;
	font-size:11px;
}
DIV.LogoContainer{
	width:49%;
	float:right;
	margin-top:12px;
	margin-bottom:5px;
	
}
.LinkListMenu 
{	
	padding: 0px;	
	padding-top: 7px;
	margin: 0px;	
	padding-right: 25px;	
	list-style-type: none!important;	
	list-style-image:url()!important;
	text-align: center;
	float:right;
}

.LinkListMenu li 
{	
	padding-left: 11px;	
	padding-right: 11px;	
	float: left;	
	padding-bottom: 0px;	
	margin: 0px;	
	padding-top: 0px;
	background: url('../images/menu_spliter.jpg') no-repeat 0px 0px;	
}
.LinkListMenu li  a:hover
{	
	color: #EA3325 !important;	
	background-color: transparent;	
	text-decoration: none		
}

.LinkListMenu li.Last 
{	
	padding-left: 0px;	
	padding-right: 11px;		
	background: none transparent scroll repeat 0% 0%;	
	padding-bottom: 0px;	
	margin: 0px;	
	padding-top: 0px
}
.BlockRight1{
	padding:0px;
	margin:0px;
	clear:both;
	
}
.BlockRight1Title{
	background-image:url("../images/2.jpg");
	background-color:#FFFFFF;
	background-repeat:repeat-x;	
	background-position: top;
	background-position-y:top;
	height:26px;
	
}
.BlockRight1Title1{
	float:right;
	background-image:url("../images/1.jpg");
	background-color:#FFFFFF;
	background-repeat:no-repeat;	
	background-position:left top;
	background-position-y:top;
	background-position-x:left;
	height:26px;
	width:6px;
	
}
.BlockRight1Title2{
	float:right;
	background-image:url("../images/2.jpg");
	background-color:#FFFFFF;
	background-repeat:repeat-x;	
	background-position: top;
	background-position-y:top;
	height:26px;
	width:90%;
	
}
.BlockRight1Title3{
	float:left;
	background-image:url("../images/3.jpg");
	background-color:#FFFFFF;
	background-repeat:no-repeat;	
	background-position:right top;
	background-position-y:top;
	background-position-x:right;
	height:26px;
	width:6px;
	
}
.BlockRight1Content{
	border-left:1px solid #B8B8B8;
	border-right:1px solid #B8B8B8;
	
}
.BlockRight1footer{
	background-image:url("../images/3b.jpg");
	background-color:#FFFFFF;
	background-repeat:repeat-x;	
	background-position: top;
	background-position-y:top;
	height:5px;
	
}
.BlockRight1footer1{
	float:left;
	background-image:url("../images/2b.jpg");
	background-color:#FFFFFF;
	background-repeat:no-repeat;	
	background-position:left top;
	background-position-y:top;
	background-position-x:left;
	height:5px;
	width:5px;
	
}
.BlockRight1footer2{
	float:left;
	background-image:url("../images/3b.jpg");
	background-color:#FFFFFF;
	background-repeat:repeat-x;	
	background-position: top;
	background-position-y:top;
	height:5px;
	width:90%;

}
.BlockRight1footer3{
	float:right;
	background-image:url("../images/1b.jpg");
	background-color:#FFFFFF;
	background-repeat:no-repeat;	
	background-position:right top;
	background-position-y:top;
	background-position-x:right;
	height:5px;
	width:5px;
	
}
.BlockRight1TitleSpan{
	float:left;
	background-image:url("../images/bulleteRight1.jpg");
	background-repeat:no-repeat;	
	background-position:right top;
	background-position-y:top;
	background-position-x:right;
	padding-right:16px;
	margin-right:0px;
	margin-top:5px;
	height:26px;
	width:100px;
	color:#29507C;
	
}
.BlockRight1TitleA{
}

.copyRightDiv{
	float:left;
	padding-top:4px;
}
.form_container{
	background-color:#f9f9f9!important;
}
.itemdescription{
	color:green;
}
.ServiceMenu{
	margin-bottom:3px;
}
input.text-lov {
	background: #ffffff;
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	color: #000000;
	font-family: Tahoma, Verdana, Arial,Helvetica,Sans-serif;
	FONT-SIZE: 11px;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
}
.design_caption{
	width:140px;
}
.faq_cats{
}
.verificationGroupTitle{
	font-weight:600
}
DIV.copyright_img {
	background:url('../images/far/saman.png') transparent no-repeat scroll right center !important;
	background-color:#001089;
	height:28px !important;
	width:43px;
	cursor:hand;
	float:right;
	margin-left:3px;
}
.copyright_img:hover{
	background:url('../images/far/saman.png') transparent no-repeat scroll right center !important;
}
DIV.footer-text{
	color:#999;
	font-family:bmitra;
	font-size:14px;
	font-weight:normal;
	line-height:12px;
	text-align:right;
		
}
div.footer-text a{
font-family:bmitra;
	font-size:14px !important;
	line-height:12px;
	text-align:right;
	color:#999
}
div.footer-text a:hover{
color:#fff;	text-align:right;
}
.cdk_map_block_image{
	border:1px solid gray;
	padding:2px;
}
/*******************************************MAP BLOCK***********************************/
.cdk_map_nav_button{
	float:right;
	width:200px;
	clear:both;
	
}
.cdk_map_nav_counter{
	float:left;
	width:50px;
	font-weight:600;
	text-align:left;
	clear:both;
}
.cdk_map_nav{
	border:1px solid #DCE1E7;
	padding:3px 1px 3px 1px;
	background-color:#FAFAFA;
	clear:both;
	height:15px;
}
.cdk_map_detail{
	width:100%;
	
}
.cdk_map_title_page{
	background:url('../images/far/formicon.gif') transparent no-repeat scroll right center !important;
	padding:5px 15px 5px 0px;
	color:#642902;
	font-weight:600;
	
}
.blockAdminLinks{
	text-align:center;
	border:1px solid #dedede;
	background-color:#EFEFEF;
	clear:both;
}
.blockAdminLinks{
	margin-top:5px;
}
/******************** update ********************/
 #alertMenu {	
	bottom: 30px !important;	
} 
.pmkZoneItemContainer{

	border:1px solid #cdcdcd !important;
	border-radius:4px !important;
	background-color:#FFF !important;
	box-shadow: 0px 0px 4px 3px #E1E1E1 !important;
}

.pmkZoneAction {
	border:2px dotted #cdcdcd !important;
	text-align:center !important;
	background-color:#FDFDED !important;
	border-radius:4px !important;
}
.pmkItem:hover {
	box-shadow: 0px 0px 4px 3px #E1E1E1 !important;
}
.pmkItemAction {
	display:none !important;
}
.pmkItem:hover .pmkItemAction {
	display:block !important;
}
.pmkItem:hover .pmkItemTitle {
	background-color:#DDD !important;
}
.pmkItem{
	border:1px solid #bbb !important;
	border-radius: 4px !important;
}
.pmkItemTitle
{
	background-color:#F1F1F1 !important;
	border-bottom:1px solid #bbb !important;
}
.CMTSContainer {
	width:auto !important;
}
.blockAdminLinks{
	border:2px dotted #cdcdcd !important;
	background-color:#fdfded !important;
	padding:2px !important;
}

.satisfyRegBox{
	padding:4px !important;
}
.satisfyRegBoxTb{
	padding:8px !important;
}
.satisfyRegBoxTd{
	font-family : Tahoma,Arial !important;
    color : #013a81 !important;	
}
.satisfyRegBoxTdYes{
	font-weight:600 !important;
	color:green !important;
}
.satisfyRegBoxTdNo{
	font-weight:600 !important;
	color:red !important;
}
.satisfyRegBoxTbBar{
	padding:0px !important;
}
.satisfyRegBoxTdYesBar{
	border:1px solid green !important;
	background-color:green !important;
	height:8px !important;
}
.satisfyRegBoxTdNoBar{
	border:1px solid red !important;
	background-color:red !important;
	height:8px !important;
}
.satisfyResultCount{
	font-weight:600 !important;
	color : #013a81 !important;
	align:center !important;
	text-align:center !important;
	width:200px !important;
}
.satisfyResultBoxDiv{
	width:200px !important;
	float:left !important;
}
.satisfyRegBoxYesLink{
	color:green!important;
}
.satisfyRegBoxNoLink{
	color:red!important;
}
.satisfyRegBoxDiv{
	float:right !important;
}
.satisfyRegBoxDiv{
	float:right !important;
}
.satisfyHeader{
	background-image:url('../images/far/satisfy/comment.png') !important;
	background-repeat:no-repeat !important;
	background-position:right bottom !important;
	background-position-y:bottom !important;
	background-position-x:right !important;
	padding:0px !important;
	margin:0px !important;
	height:10px !important;
	margin:10px 0px 0px 0px !important;
}
.satisfyBody{
	background-color:#eceff5 !important;
	padding:18px 8px 4px 8px !important;
	margin-bottom:2px !important;
	clear:both !important;
	height:50px !important;
}
#flashcontent{
	position:absolute!important;
	top:380px!important;
	left:300px!important;
	margin:10px 20px 10px 10px!important;
}
#flashGraphSatisfy{
	height:250px!important;
}
.stfResultList{
	float:right !important;
	width:75% !important;
	
}
.stfResultChart{
	float:left !important;
}
.stfResultBox{
	float:left !important;
	width:100% !important;
	clear:both !important;
}

._mcpl_admin_service {
	border:1px solid #fff !important;	
	overflow:hidden !important;
	padding:3px !important;
	width:54px !important;
	height:54px !important;
	margin:5px !important;
}
._mcpl_admin_service:hover {
	background-color:#ffedb2 !important;	
	border:1px solid #F4D9B7 !important;
	-moz-border-radius:8px !important;
	border-radius:8px !important;			
}
.upload_file_hidden_file 
{
	position: static!important;
	float:none!important;
}
/************************************************/
/***********start blue_far***********************/
DIV.TopSiteDelimiter
{
	background-image: url('../images/far/blue_little_header_tile.gif');
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
DIV.HeaderContainer
{
	background-color:#3c7faf;
	border:1px solid #3c7faf;
	background-image:url('../images/far/glow_b.gif');
}
DIV.HeaderContainer2
{
	background-color:#3c7faf;
	border:1px solid #3c7faf ;
/*	background-repeat:no-repeat;
	background-image:url('../images/far/glow_b2.gif');
	background-position:left center;*/
	height:68px;
}
DIV.WelcomeContainer
{
	border:1px solid #CCCCCC;
	background-color:#e2eaf8;
}
DIV.ServiceContainer
{
	border:1px solid #CCCCCC;
}
DIV.SearchMenu
{
	border:1px solid #CCCCCC;
	background-color:#e2eaf8;
}
.Block
{
	border:1px solid #E8E8E8;
	background-color:#fff;
}
.BlockTitleGray
{
	background-color:#E8E8E8;
	border-bottom:1px solid #E8E8E8;
	color:#284f7b;
	padding:3px 7px 3px 3px;
	text-align:right;
}
.BlockTitle
{
	background-color:#E8E8E8;
	border:1px solid #CCCCCC !important;
}
.BlockTopMenu
{
	border-bottom:1px solid #CCCCCC;
}
.BlockBottomMenu
{
	border-top:1px solid #CCCCCC;
}
.ContentBlockContainer
{
	
	
}
.BlockRight
{
	background-color:#fff;
	float:right;
	
}
.AddContent
{
	background-color:#E8E8E8;
}
/* service Menu */
#page {
	BORDER-LEFT-COLOR: #CCCCCC;
	BORDER-BOTTOM-COLOR: #CCCCCC;
	COLOR: #333;
	BORDER-TOP-COLOR: #CCCCCC;
	BACKGROUND-COLOR: #fff;
	BORDER-RIGHT-COLOR: #CCCCCC;
}
.nav3 UL {
	BACKGROUND-IMAGE: url(../images/far/mt_gr.gif);
	BORDER-BOTTOM-COLOR: #CCCCCC;
	BORDER-TOP-COLOR: #fff;
}
.nav3 LI A {
	BACKGROUND-IMAGE: url(../images/far/ms_b.gif);
}
.nav3 UL UL {
	BORDER-TOP-COLOR: #CCCCCC;
	BORDER-BOTTOM-COLOR: #CCCCCC;
}
.nav3 LI.selected A {
	BACKGROUND-COLOR: #fff;
	BORDER-LEFT-COLOR: #CCCCCC;
	BORDER-TOP-COLOR: #CCCCCC;
	BORDER-RIGHT-COLOR: #CCCCCC;
	BORDER-BOTTOM-COLOR: #fff;
}
.loginBorder{
	BORDER-LEFT: #CCCCCC 1px solid;
}
/* Content */
.pn-listpages-search{
	background-color:#dedee3;
}
.pn-listpages-search-text{
	border: solid 1px #CCCCCC;
	background-color: #ffffff;
}
.pn-listpages-title{
	background-color: #dee6cf;
}
.pn-listpages-comment{
	background-color: #f6f6f6;
}
.pn-listpages-link{
	color: #766d6b;
	text-decoration: none;
}
.pn-listpages-no-link{
	color: #174eb9;
}
.pn-listpages-table-border{
	border: solid 1px #CCCCCC;
}
.pn-subject-footer{
	background-color: #efefef;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
/*	contact_us	*/
.contactPic{
	border : solid 1px #CCCCCC;
}
.tdTabSheet{
	background-color : #E8E8E8;
}
.tbStandard{
	border : 1px solid #CCCCCC;
}
.tbStandardHeader{
	border : 1px solid #CCCCCC;
	background-color : #E8E8E8;	
}

.admin_menu {
	background-color:#E8E8E8;
	border:1px solid #CCCCCC;
	width:19%;
	padding-bottom:50px;
}

.menuitem {
	border:1px solid #CCCCCC;
	position:relative;
	padding:5px;	
	text-align:right;
	right:2px;
	border-right:1px solid #E8E8E8;	
}

.menuselecteditem {
	border:1px solid #CCCCCC;
	position:relative;
	background-color:#fff;
	padding:5px;
	text-align:right;
	right:2px;
	border-left:1px solid #fff;		
}

/*----- portal page content styles */
table.section {
	width:100%;
	float:right; background:#fff;
}

td.sectionheader {
	padding:20px 0px 0px 0px;
	font-weight:600; background:#f9f9f9;
}

img.sectionheader {
	vertical-align:middle;
	margin-left:3px;
}

td.sectionbody {
	/*background-color:#fbfbfb;*/
	padding:10px 10px 10px 10px;
	/*border:1px solid #bfbfbf;	*/
}

div.sectionbody {
	padding:10px 10px 10px 10px;
}

div.sectionfooter {
	background-color:#efefef;
	padding:5px;
	text-align:left;
}
.sectionhint {
	color:red;
	text-align:right;
}
.sectionpart {
	padding:8px;
}
hr.spliter {
	color:#e1e1e1;
}
td.splitertitle {
	color:#013a81;
}
/*------- portal list styles */
table.list {
	background-color:#fff;
	border-collapse:collapse;
}

td.listheader {
	background-image:url(../images/far/list_header_tile.gif);
	padding:4px;
	border:1px solid #cdcdcd;
	font-weight : 600;
	background-repeat: repeat-x;
	vertical-align: middle;
	background-position: bottom;	
}

td.listsection {
	background-color:#fefdf2;
	border:1px solid #cdcdcd;	
	font-weight:600;
}

td.listrow1 {
	background-color:#fff;
	border:1px solid #cdcdcd;	
}

td.listrow2 {
	background-color:#f5f5f5;
	border:1px solid #cdcdcd;	
}
/*----- portal page content 2 styles */
table.section2 {
	width:100%;
	border:1px solid #CCCCCC;
	background-image:url(../images/far/blue_section_hader_tile.png);
}

td.sectionheader2 {
	padding:3px;
	font-weight:600;
}

img.sectionheader2 {
	vertical-align:middle;
	margin-left:3px;
}

td.sectionbody2 {
	padding:10px 10px 10px 10px;
}

td.sectionsolidbody2 {
}

div.sectionbody2 {
	padding:10px 10px 10px 10px;
}

div.sectionfooter2 {
	padding:5px;
	text-align:left;
}
.sectionhint2 {
	color:red;
	text-align:right;
}
.sectionpart2 {
/*	background-color:#fefdf2;
	border:1px solid #cdcdcd;	*/
	padding:8px;
}
hr.spliter2 {
	color:#e1e1e1;
}
td.splitertitle2 {
	color:#013a81;
}

.logSelectedRow{
	background-color:#3399ff;
	border:1px solid #cdcdcd;	
	color : #fff;
}
.logTb{
	border:1px solid #828790;
	border-collapse : collapse;
}
.logDetail{
	border:1px solid #828790;
}
.ThemePanel {
	padding:5px 0px 5px 0px;
	background-color:#000
}

.HelpContanier {
	border:1px solid #549fe3;
}
.photo_gallery_box{
	border:1px solid #CCCCCC;
}
/***********end blue_far*************************/
.LinkList21 
{	
	padding: 0px;	
	margin: 0px;	
	padding-left: 1px;	
	padding-right: 1px;	
	list-style-type: none!important;	
	list-style-image:url()!important;
	text-align: right;
float:left;}
.LinkList21 li 
{	
	border-left:1px dotted #000;
	padding-left: 10px;	
	padding-right: 10px;	
	float: left;
	padding-bottom: 0px;	
	margin: 0px;	
	padding-top: 0px;
}

.LinkList21 li.Last 
{	
	padding-left: 0px;	
	padding-right: 5px;		
	background: none transparent scroll repeat 0% 0%;	
	padding-bottom: 0px;	
	margin: 0px;	
	padding-top: 0px;
	border-left:0px;
}
.LinkList21 li a{
	white-space: pre;
	float:right;
	*float:left;
	background-image:url("../images/top_links.png");
	background-repeat:no-repeat;
}
.BlockContent .LinkList21 li a{
	padding-left:16px;
}
.LinkList21 li:first-child{ background-image:none !important; padding-left:0px !important; border-left:0px;}
.SiteMap{
	background-position:0 -127px;
	width:17px;
	height:16px;
}
.SiteMap:hover{
	background-position:0 -142px;
}
.Links{
	background-position:0 -94px;
	width:20px;
	height:16px;
}
.Links:hover{
	background-position:0 -110px;
}
.ContactUS{
	background-position:0 -32px;
	width:20px;
	height:15px;
}
.ContactUS:hover{
	background-position:0 -47px;
}
.Login{
	background-position:0 0px;
	width:19px;
	height:16px;
}
.Login:hover{
	background-position:0 -16px;
}
.logout{
	background-position:0 -157px;
	width:19px;
	height:16px;
}
.logout:hover{
	background-position:0 -172px;
}
.My{
	background-position:0 1px;
	width:19px;
	height:16px;
}
.My:hover{
	background-position:0 -16px;
}
.Admin{
	background-position:0 -62px;
	width:18px;
	height:16px;
}
.Admin:hover{
	background-position:0 -78px;
}
DIV.MenuContainer{
	height:35px;
	float:right;
	/*background:#ccc url('../images/far/menu_bg.gif') top left repeat-x;*/
        background:#1b3769;
	width:980px;
        margin:5px auto;
}
.RightMenuContainer{
	float:right;
	width:800px;
	
}
#block2399{
	width:800px;
	
}
.RightMenuContainer table{
	background-image:none !important;
}
div.RightMenuContainer div table tr:first-child{

}
div.RightMenuContainer div table tr:last-child{

}
div.RightMenuContainer div table img{

}
div.RightMenuContainer div table td{

	background-image:none !important;
	border:0px !important;
}
DIV.SearchContainer{
float:left;
width:169px
}
DIV.BottomSearchContainer
{
	
	color:#ffffff;
	padding-top:6px;
	padding-bottom:6px;
background-color:#3c7faf;
}
.searchPosition{
margin-left:8px;
margin-top:5px;
background-color:#fff;	border: 1px solid #DFDFDF;
height: 25px !important;
}
INPUT.SearchBox
{
	width:132px;
	border:0px solid #969696; 
	font-size:16px;
	font-family:bmitra;
	height:16px;
	*height:14px;
	text-align:right;
	padding-right:4px;
	*margin-top:-1px !important;
        padding-bottom: 5px;
	*padding-bottom: 10px;
	padding-top: 4px;
	*padding-top: 1px;
	color: #2e3293;
}
INPUT.SearchButton
{	
	background-image:url('../images/search.png');
	background-repeat:no-repeat;
	background-position:3px 1px;
	background-color:#fff;
	border:0px solid #ace;
	cursor:pointer;
	font-family:Tahoma;
	font-size:100%;
	width:15px;
	padding:0px;
	height:13px;
	margin-top:5px;
	margin-bottom:5px;
	vertical-align:bottom;
	color:#636262;
}
INPUT.SearchButton:hover{
	background-position:3px -12px;
}
.saman_bullet_list{ line-height:20px; padding:0px; margin:0px; list-style-type:none;text-align:justify; }
.saman_bullet_list li{background:url('../images/far/bullet_public.png') no-repeat right 13px;padding-top:5px;color:#434343;padding-right:8px;}
.saman_bullet_list li a{color:#000; font-family:bmitra; font-size:15px;color:#444;font-weight: normal;}
.saman_bullet_list li a:hover{color:#e42022;text-decoration: none;}
.BottomSiteContainer
{
	margin:0px;
	padding:0px;		
	height:300px;	
	width:100%;
	border:0px;
	border-bottom:5px solid #f06422;
	background-color:#133165;
}
.footer1{
	/*background-color:#EEEEEE;*/
	width:100%;
	margin:0 auto;
	min-height:100px;
	padding-top:10px;
	overflow:hidden;
}
.footer2{
	background-color: transparent;
	width:100%;
	margin:0 auto;
	min-height:50px;
}
.div980{
	margin:0 auto;
	width:980px;
}
.bottomColumn1{
	float:right;
	width:22%;
	min-height:20px;
	margin-left:20px;
	border-left:1px solid #B3B2B3;
}
.bottomColumn2{
	float:right;
	width:22%;
	min-height:20px;
	margin-left:20px;
	border-left:1px solid #B3B2B3;
}
.bottomColumn3{
	float:right;
	width:22%;
	min-height:20px;
	margin-left:20px;
	border-left:1px solid #B3B2B3;
}
.bottomColumn4{
	float:right;
	width:27%;
	min-height:20px;
}
/*.footer1 div div{
	float:right;
	width:25%;
	min-height:20px;
	border-right:1px solid #B3B2B3;
}
.footer1 div div:first-child{
	border-right:0px;
	width:24%;
}*/
.bottom-text{
	float:right;
}
.chd ,.chd_Top ,.chd_Bottom ,.chd_Top_Right1 ,.chd_Top_Right2 ,.chd_Top_Right3 ,.chd_Top_Right4{
	float:right;
	width:100%;
}
.chd_Top_Right{
	width:700px;
	float:right;
	padding-left:19px;
}
.chd_Top_Left{
	width:260px;
	float:left;
}
.chd_Top_Right2R{
	float:right;
	width:340px;
	padding-left:14px;
}
.chd_Top_Right2L{
	float:left;
	width:345px;
}
.chd_Top_Right4R{
	float:right;
	width:215px;
	padding-left:15px;
}
.chd_Top_Right4C{
	float:right;
	width:225px;
}
.chd_Top_Right4L{
	float:left;
	width:225px;
}
.BlockDefault{
	width:100%;
	padding-top:20px;
	padding-bottom:10px;
}
.BlockDefaultHeader{
	width:100%;
	padding-bottom:10px;
}
.BlockDefaultHeaderSpan{
    background: none no-repeat scroll right bottom #f9f9f9;
    float: right;
    line-height: 12px;
    margin-top: -15px;
    padding-left:3px;
    padding-top: 0;
    width: auto;
}
.BlockDefaultHeaderSpan span{
	font-family:BMitraB;
	font-size:14px;
	color:#1B3769;
	float:left;
	font-weight:normal
}
.BlockDefaultContent{
	width:100%;
	min-height:20px;
	overflow:hidden;
}
.BlockDefaultHeaderSpan ul{
	padding:0 0px 0 0;
	margin:0;
}
.BlockDefaultHeaderSpan li{
	list-style-type:disc;
	color:#EA3124;
	margin-right:10px;
}
.BlockDefaultHeader hr{
    background-color: #f26522;
    border: 0 solid #f26522;
    height: 3px;
}
.SM li a {
    margin: 0 !important;
    padding: 5px !important;
}

body {
    color: #000000;
    font-family: Tahoma,Verdana,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
body {
    color: #000000;
    font-family: Tahoma,Verdana,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}


.saman_title {
    color: #505050;
    font-family: BMitraB !important;
    font-size: 14px !important;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
}
.saman_text {
    float: right;
    line-height: 24px !important;
    text-align: justify;
    width: 100%;
    font-family: BMitra !important;
    font-size: 16px;
}
.saman_description {
    color: #000000;
    float: right;
    line-height: 25px;
    padding: 0;
    text-align: justify;
    width: 98%;
}
.inner_chd ,inner_chd_top ,inner_chd_bottom{
	width:100%;
	margin:0 auto;
}
.inner_chd_right{
	float:right;
	width:24%;
	padding-bottom:10px
}
.inner_chd_left{
	float:left;
	width:74%;
}
.saman_more {
    background: url("../images/far/more_img.png") no-repeat scroll right 3px rgba(0, 0, 0, 0);
    color: #C9000D;
    float: left;
    font-size: 11px;
    min-height: 13px;
    padding-right: 15px;
    text-align: left;
}
.saman_more a {
    color: #C9000D;
}

.phplm {
    font-size: 12px;
	line-height:20px;
}
.BlockGray
{
	background-color:#EDEDED;
	float:right;
	width:100%;
	margin-bottom:10px;
	margin-top:10px;
        padding-bottom:10px;
        /*height:160px;*/
}
.redhead{
	font-size: 14px;
	padding: 0px 5px 3px 0;
	background: url(../images/redhead.png) #e42022 no-repeat right center;
	text-indent:5px;
	color:#fff;
	height: 20px;
	background-position: 97%;
	font-family:BMitraB;
}
.redhead a{color:#fff}
.BlockContentGray
{
	float:right;
	width:93%;
	padding:1px 10px 0;
}
.div_area_0_36605{
	background-color:#efefef
}
.saman_bullet_list_tab {
line-height: 18px;
padding: 0px;
margin: 0px;
list-style-type: none;
text-align: justify;
}
.saman_bullet_list_tab li {
font-size: 11px;
background: url('../images/far/bullet_public.png') no-repeat right 12px;
padding-top: 5px;
color: #434343;
padding-right: 8px;
}
.saman_bullet_list_tab li a {
color: #434343;
}
.saman_title_tab {
color: #505050;
font-family: BMitraB !important;
font-size: 14px !important;
font-weight: normal;
line-height: 20px;
margin: 0;
}
.saman_bullet_list_big{ line-height:26px; padding:0px; margin:30px 50px 0 0; list-style-type:none;text-align:justify}
.saman_bullet_list_big li{font-size:14px; font-family:BMitrab; background:url('../images/far/bullet_tab.png') no-repeat right 14px;padding-top:5px;color:#434343;padding-right:18px;}
.saman_bullet_list_big li a{color:#434343;}
.saman_bullet_list_big li a:hover{color:#e42022;}
.footerCont4{
	width:91%;
	padding: 16px 26px 0 0;
}
.footertextlinkr{
	height:auto;
	overflow: hidden;
	float: right;padding-left:26px;
}
.footertextlinkl{
	height:auto;
	overflow: hidden;
	float: left;
	width: 105px;
	height: 75px;
	/*background: url(../images/operator.png) no-repeat center;*/
	text-align: left;
	border: none;
}
.footertextlink{
	overflow: hidden;
	height: auto;
}
.footerLink4 {

	padding-right:10px;
	background:url(../images/far/bullet_public.png) no-repeat center right;
}
.footerLink4 a{
	font-family:BMitra !important;
	font-size:16px;
	color:#000;
    	transition:1s;
	-webkit-transition:1s;
}
.footerLink4 a:hover{
   color:#e42022;
   transition:1s;
   -webkit-transition:1s;
}
.footerTitr2{
	font-size:16px;
	color:#4d4c4c;
        text-align:right;
	font-family:BMitraB;
}
.service_bullet_list{
float:right;
padding:0px 20px 0px 0px;
margin:0px;
color:#333333;
font-family:BMitra;
font-size:17px;
text-align:justify;
line-height:25px;
width:92%;
list-style-type:none;
}
.service_bullet_list li{
background:url("../images/far/bullet_public.png") no-repeat  right 16px;
padding:5px 10px 0 0;
font-family:BMitra !important;font-size:17px !important;line-height:25px !important;color:#000;text-align:justify;
}
.service_bullet_list li a{font-family:BMitra !important;font-size:17px}
.more {
   	float: left;
    height: 24px;
    background-color:#505050;
	color:#fff;
font-family:BMitra;
font-size:14px;
    padding:0px 5px 0px 5px;
text-align:center;
/*box-shadow:5px 5px 15px gray;
	-webkit-transition:all 0.75s; transition:all 0.75s;-o-transition:all 0.75s;-ms-transition:all 0.75s;*/
min-width:70px;
}
.more:hover{ box-shadow:0px 0px 0px gray;background-color:#000;-webkit-transition:all 0.5s; transition:all 0.5s;-o-transition:all 0.5s;-ms-transition:all 0.5s;
}
.more a{
	color:#fff !important;
font-family:BMitraB !important;
font-size:14px !important;
text-shadow:none !important
}
#_divTemplateName{background-color:#fff}


.liquid36889 .previous36889 {
	display:block;
	height:95px;
	width:20px;
	background-image:url("../images/arrow-left.png");
	background-repeat: no-repeat;
	float:left;
	margin:0;
	padding:0;
}
.liquid36889 .next36889{
	display:block;
	height:95px;
	width:20px;
	background-image:url(../images/arrow-right.png);
	background-repeat: no-repeat;
	float:right;
	margin:0;
	padding:0;
}
.wrapper36889{
	/*margin-top:12px;*/
}
.InformationIMG{
	margin-right:12px;
}
.liquid36889 ul li {
	padding:0 2px;
	margin:0;
} 
.not_found{color:#C9000D !important; font-family:tahoma !important; font-size:12px !important}

.liquid36948 .previous36948 {
	display:block;
	height:95px;
	width:20px;
	background-image:url("../images/arrow-left.png");
	background-repeat: no-repeat;
	float:left;
	margin:0;
	padding:0;
}
.liquid36948 .next36948{
	display:block;
	height:95px;
	width:20px;
	background-image:url(../images/arrow-right.png);
	background-repeat: no-repeat;
	float:right;
	margin:0;
	padding:0;
}
.wrapper36948{
	/*margin-top:12px;*/
}
.InformationIMG{
	margin-right:12px;
}
.saman_picture {
    border: 1px solid #CDCDCD;
    padding: 3px;
} 
div[class*="liquid"] ul li {
	padding:0 2px;
	margin:0;
}
div[class*="liquid"] span[class*="next"]{
	display:block;
	height:32px;
	width:20px;
	background:url(../images/far/arrow2.png);
	background-position:0 -31px;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	margin-top:70px;
}
div[class*="liquid"] span[class*="next"]:hover{

background:url(../images/far/arrow1.png);
background-repeat: no-repeat;
background-position:0 -31px !important;
cursor:pointer;
}
div[class*="liquid"] span[class*="previous"] {
	float:left;
	display:block;
	height:32px;
	width:20px;
	background:url(../images/far/arrow2.png);
	background-position:0 0px;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	margin-top:70px;
}
div[class*="liquid"] span[class*="previous"]:hover {
background:url(../images/far/arrow1.png);
background-repeat: no-repeat;
cursor:pointer;
}

.wrapper*{
	/*margin-top:12px;*/
        width:655px !important;
}
.InformationIMG{
	margin-right:12px;
}
.content_ticker {
	padding:0px;
}
.loginButton{
	width: 50px; 
	background-color:#36b701; 
	color: #ffffff; 
	border:1px solid #aaccee;	
}

.add_role_for_user,.add_role_for_group{
	cursor:pointer;
	height:20px;
	padding-left: 5px;
}

.group_box,.user_box{
	padding: 10px;
	background-color: #f7f7f7;
	width: 650px;
	margin: 20px auto 20px auto;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	display:none;	
}

.group_box_title,.user_box_title{
	font-size: 12px;
	font-weight: bold;
}

.sectionbody{
	background-color: #fff;
	border: 1px solid #dbdbdb;
	border-radius: 4px;
	box-shadow: 0px 0px 4px 1px #e1e1e1;
	margin-top:11px;
	padding:15px 10px 10px 10px
}

.group_box .active_button,.user_box .active_button,input[name='add_role_user_btn']{
	background-image: none!important;
	background: none!important;
	background-color: #505050!important;
	border: 0px!important;
	color: #fff!important;
	padding: 5px 8px 5px 8px!important;
	font-family: tahoma!important;
	font-size: 12px!important;
	font-weight: normal!important;
	border-radius: 0px!important;
	text-shadow: none!important;
	margin-left: 10px!important;
}

.tipsy { 
    padding: 5px; 
    font-size: 10px; 
    position: absolute; 
    z-index: 10000; 
}
.tipsy-inner { 
    padding: 5px 8px 4px 8px;
    background-color: black;
    color: white; 
    width: 140px;
    height:60px; 
    text-align: center; 
    font-family:tahoma;
    line-height:15px;
}
.tipsy-inner {
   border-radius: 3px; 
   -moz-border-radius:3px; 
   -webkit-border-radius:3px;
}
.tipsy-arrow {
   position: absolute; 
   background:url(../sisRapid/images/far/tipsy.gif); no-repeat top left;
   width: 9px;
   height: 5px;
   z-index: 10000;
}
.tipsy-n .tipsy-arrow { 
   top: 0; left: 50%; 
   margin-left: -4px; 
}

.tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }
.tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }

.regeneratePerm{
	text-align:left;
	cursor: pointer;
	width:23%;
	float:left;
}

.regeneratePermIcon{
	vertical-align:middle;
	border:0;
	padding-left: 5px;
	width:30px
}

form[name='regenerate']{
	margin:0px;
}

.regenerateHint{
	padding:7px;
	border:1px solid #e0ab62;
	background-color:#fffbf2;
	margin-bottom:3px;
	margin-top:10px;
}

#regenerateHintSpan{
	text-align: left;
	color: #07519a;
	cursor:pointer;
}

#regenerateHintSpan:hover{
	text-decoration:underline;
}
.footer_col1{ width:230px; float:right; margin-top:20px;}
.footer_col2{ width:230px; float:right; margin-top:20px;}
.footer_col3{ width:230px; float:right; margin-top:20px;}
.footer_col4{ width:290px; float:left; margin-top:20px;}
.footer_map{ width:290px; height:178px; background:url(../images/far/footer_map.jpg)}
.footer_col4 p{width:290px; font-family:bmitrab; font-size:12px; margin:0; padding:0; line-height:18px; color:#fff;}
.slang{background:url(/parameters/taavon/themes/saman/images/far/slogan.png); width:170px; height:70px; float:left; margin-top:15px;}
.slider{ width:100%; height:308px; margin:8px auto; clear:both;}

.blockmove_text {
    float: right;
    font-family: bmitra;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    width: 814px;
}

.blockmove_text {
    float: right;
    font-family: bmitra;
    font-size: 16px;
    font-weight: normal;
    height: 30px;
    width: 814px;
    line-height: 27px;
padding-right:5px;
color:blue !important;
}
DIV.blockmove {
    background: url("../images/sokhanerooz.gif") no-repeat scroll right top transparent;
    float: right;
    height: 35px !important;
    width: 103px;
}
.Block2{
    margin-top: 2px;
    margin-bottom: 0px;
    float: right;
    width: 99%;
    border:1px solid #dfdfdf !important;
    background:#f9f9f9;
	padding-bottom: 9px;
    
}
.wrapper42821{ width:943px !important;}
.wrapper42821 ul li{ margin-right:4px !important; margin-left:32px !important;}
span.right, span.left{opacity:0.8 !important; top:40% !important;}
#block37105{ background: #fff !important }
.tab1 {margin-left:5px;  height:35px !important}
.branch2{ font-family:bmitra !important; font-size:15px !important; }
.gooshe_banner {
    height: 260px;
    left: 0;
    position: fixed;
    top: 190px;
    width: 75px;
}
.gooshe_banner:hover {
    height: 260px;
    left: 0;
    position: fixed;
    top: 190px;
    width: 75px;
}

.serviceMenuHeader {
    font-family: bmitrab;
    font-size: 20px;
    margin-bottom: 10px;
}

.serviceMenuHeader img {
    height: 30px;
    vertical-align: middle;
    width: 30px;
}
.MM li a, .MM li a:link {
	padding-right:13px !important;
}

.ig_cat_container {
   margin :0px 1px 10px !important;
}


.advPic234{
	margin-top: -5px;
	margin-right: -3px;

}
.advPic35{
	margin-top: -5px;
	margin-right: -3px;

}

.Block2 table{
 display:-moz-stack;
}

.saman_left .saman_title .saman_title_news a, .saman_left .saman_text{
	padding-right: 7px;
}

/*--------------------------- Application popup--------------------------*/
div.popup-app-box{
	background: #F1F2F8 none repeat scroll 0% 0%;
	border: 1px solid #D5D4E3;
	margin: 3px;
	display:block;
	}
div.popup-app-box div.text{
	margin:10px;
	text-align:justify;
	font-size:15px;
	
	}
div.popup-app-box div.download-button-box{
	text-align:center;
	display:inline;
	margin:3px;
	position:relative;
	}
div.popup-app-box div.download-button{

	}
div.popup-app-box div.download-button div.bazar{
	width:32%;
	margin-left:1%;
	margin-right:1%;
	float:right;
	}
div.popup-app-box div.download-button div.play-store{
	width:32%;
	margin-left:1%;
	float:right;
	}
div.popup-app-box div.download-button div.apple-store{
	width:32%;
	float:right;
	margin-left:1%;
	}
div.popup-app-box div.download-button div.bazar img{
	width:100%;
	height:auto;
	}
div.popup-app-box div.download-button div.play-store img{
	width:100%;
	height:auto;
	}
div.popup-app-box div.download-button div.apple-store img{
	width:100%;
	height:auto;
	}
div.popup-app-box div.download-button-box div.help-button-box{
	display:inline-block;
	width:100%;
}
div.popup-app-box div.download-button-box div.help-button {
	background:#d8d8d8;
	text-align:center;
	padding:10px;
	clear:both;
	margin:15px 1%;
	border-radius:5px;
	}
div.popup-app-box div.download-button-box div.help-button a{
	width: 100%;
	height: 100%;
	display: inherit;
	}
div.popup-app-box div.download-button-box a img{
	width:70%;
	height:auto;
	
	}
div.advPic204 {
width: 281px;
}




._mcpl_admin_service {
    border: 1px solid #FFFFFF;
    height: 58px !important;
    margin: 5px;
    overflow: hidden;
    padding: 3px;
    width: 54px;
}
._mcpl_admin_service {
    border: 1px solid #FFFFFF !important;
    height: 54px !important;
    margin: 5px !important;
    overflow: hidden !important;
    padding: 3px !important;
    width: 54px !important;
}
._mcpl_admin_service:hover {
    background-color: #FFEDB2 !important;
    border: 1px solid #F4D9B7 !important;
    border-radius: 8px !important;
}
/*******************************************TAGSINPUT PLUGIN***********************************/
div.tagsinput { 
	border:1px solid #CCC; 
	background: #FFF; 
	padding:5px; 
	width:300px; 
	height:100px; /*overflow-y1: auto; overflow:none*/
}
div.tagsinput span.tag {
	direction:ltr; 
	border: 1px solid #a5d24a; 
	border-radius:2px; 
	-ms-border-radius:2px; 
	-moz-border-radius:2px; 
	-webkit-border-radius:2px; 
	display: block; 
	float: left; 
	padding: 5px; 
	text-decoration:none; 
	background: #cde69c; 
	color: #638421; 
	margin-right: 5px; 
	margin-bottom:5px;
	font-family: helvetica;  
	font-size:13px;
}
div.tagsinput span.tag a { 
	font-weight: bold; 
	color: #82ad2b; 
	text-decoration:none; 
	font-size: 11px;  
} 
div.tagsinput input { 
	width:85px; 
	margin:0px; 
	font-family: helvetica; 
	font-size: 13px; 
	border:1px solid transparent; 
	padding:5px; 
	background: transparent; 
	color: #000; 
	outline:0px;  
	margin-right:5px; 
	margin-bottom:5px; 
}
div.tagsinput div { 
	display:block; 
	float: left; 
} 
.tags_clear { 
	clear: both; 
	width: 100%; 
	height: 1px; 
	float:none!important;
}
.not_valid {
	background: #FBD8DB !important; 
	color: #90111A !important;
}


DIV.gmnoprint
{
	left:10px !important;
}

.cartable-fields{
	border:1px solid #999999;
	position:absolute;
	top:25px;
	left:0px;
	z-index:5000;
	display:none;
	
	padding:5px;
	background-color:#f7f7f7;
	white-space: nowrap;
}
.cartable-fields input[type="submit"]{
	margin:5px auto 5px auto!important;
	width:85px;
}
.cartable-fields-row{
	background-color:#eeebec;
	border:1px solid #e1ddde;
	margin:5px;
	padding:3px;
	text-align:right;
}
.cartable-fields-row label{
	padding:2px;
}
.img-select-field{
	float:left;
	padding:2px;
	width:14px;
	 cursor: pointer;
}

.compositTabsTabsContainerTop .compositTabsTabs,
.compositTabsTabsContainerBottom .compositTabsTabs {
	float: right;				
	*float: none;
	*display: inline;
	*zoom: 1				
}
.compositTabsTabs a {
	transition:none;
}

.ca-container10603{
    position:relative;
    margin:0px auto 0px auto;
}
.ca-wrapper10603{
    width:100%;
    height:100%;
    position:relative;
}
.ca-item10603{
    position:absolute;
    float:left;

    height:100%;
    text-align:center;
}
.ca-more10603{
    position: absolute;
    bottom: 10px;
    right:0px;
    padding:4px 15px;
    font-weight:bold;
    background: #ccbda2;
    text-align:center;
    color: white;

    font-style:italic;
    text-shadow:1px 1px 1px #897c63;
}
.ca-close10603{
    position:absolute;
    top:10px;
    right:10px;
    background:#fff url(../images/cross.png) no-repeat center center;
    width:27px;
    height:27px;
    text-indent:-9000px;
    outline:none;
    -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
    box-shadow:1px 1px 2px rgba(0,0,0,0.2);
    opacity:0.7;
}
.ca-close10603:hover{
    opacity:1.0;
}
.ca-item-main10603{
    padding:20px;
    position:absolute;
    top:5px;
    left:5px;
    right:5px;
    bottom:5px;
    background:#fff;
    overflow:hidden;
    -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
    box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}
.ca-content-wrapper10603{
    background:#b0ccc6;
    position:absolute;
    width:0px; /* expands to width of the wrapper minus 1 element */
    top:5px;
    text-align:left;
    z-index:10000;
    overflow:hidden;
}
.ca-nav10603 span{
    width:35px;
    height:38px;
    background:transparent url(../images/arrows2.png) no-repeat top left;
    position:absolute;
    top:50%;
    margin-top:-19px;
    left:-40px;
    text-indent:-9000px;
    opacity:0.7;
    cursor:pointer;
    z-index:100;
}
.ca-nav10603 span.ca-nav-next10603{
    background-position:top right;
    left:auto;
    right:-40px;
}
.ca-nav10603 span:hover{
    opacity:1.0;
}

.exportUiDiv{
    display: inline-block;
    float: left;
    min-width: 120px;
	font-size:14px;
}

.contentExport{
    width:120px;
    float:left;
}
.exportUiDiv{
	  width:120px;
    float:left;
	font-size:14px;
}

.advPic8 {
width: 229px !important;
}

.advPic9 {
margin-left: 4px !important;
}

.saman_title_news {
font-weight:bold !important;;
}

.bimename_title ,.article_title, .chart_title a {
font-weight:bold !important;;
}
/*---------------------- write by Nosrati -------------*/
.khadamat-el{
	display: inline-block;
	width:32%;
	margin-top:5px;
	float: right;	
	
}
.khadamat-el-center{
	    padding-right: 19px;
            padding-left: 20px;
}
.khadamat-el .BlockContent{
	height:200px;
	padding-top:5px;
}
.exportUiDiv{
    font-size:14px;
}
.bx-wrapper .bx-viewport{
	margin: 30px auto;
}

.usersP1{
	width:60%;
	float:right;
}
.usersP2{
	width:40%;
	float:left;
	text-align:center;
}
.usersP2 a{
	display:inline-block;
	width:100%;
}
.usersP2 a img{
	display:inline-block;
}
.usersP2 a span{
	display:inline-block;
	width:100%;
}
.groupName{
	width:30%;
	float:right;
}
.spTowCol1Layout {
    width: 74%;
    margin-right: 1%;
    float: left;
    clear: none;
    vertical-align: top;
}
.spTowCol2Layout {
    float: right;
    clear: none;
    vertical-align: top;
    width: 25%;
}
option[value^="1536"] {
    display: none !important;
}
option[value^="1433"] {
    display: none !important;
}

option[value^="1434"] {
    display: none !important;
}

option[value^="1435"] {
    display: none !important;
}

option[value^="1436"] {
    display: none !important;
}
option[value^="1437"] {
    display: none !important;
}
option[value^="1438"] {
    display: none !important;
}
option[value^="1439"] {
    display: none !important;
}
option[value^="1440"] {
    display: none !important;
}
option[value^="1441"] {
    display: none !important;
}
option[value^="1442"] {
    display: none !important;
}
option[value^="1443"] {
    display: none !important;
}
option[value^="1444"] {
    display: none !important;
}
option[value^="1445"] {
    display: none !important;
}
option[value^="1446"] {
    display: none !important;
}
option[value^="1447"] {
    display: none !important;
}
option[value^="1448"] {
    display: none !important;
}
option[value^="1534"] {
    display: none !important;
}
option[value^="1535"] {
    display: none !important;
}
option[value^="1542"] {
    display: none !important;
}
option[value^="1543"] {
    display: none !important;
}


option[value^="1418"] {
    display: none !important;
}
option[value^="1419"] {
    display: none !important;
}
option[value^="1420"] {
    display: none !important;
}
option[value^="1421"] {
    display: none !important;
}
option[value^="1422"] {
    display: none !important;
}
option[value^="1423"] {
    display: none !important;
}
option[value^="1424"] {
    display: none !important;
}
option[value^="1425"] {
    display: none !important;
}
option[value^="1430"] {
    display: none !important;
}
option[value^="1614"] {
    display: none !important;
}
option[value^="1618"] {
    display: none !important;
}
option[value^="1619"] {
    display: none !important;
}
option[value^="1620"] {
    display: none !important;
}
option[value^="1621"] {
    display: none !important;
}
option[value^="1622"] {
    display: none !important;
}
option[value^="1623"] {
    display: none !important;
}
option[value^="1624"] {
    display: none !important;
}
option[value^="1625"] {
    display: none !important;
}
option[value^="1626"] {
    display: none !important;
}
option[value^="1530"] {
    display: none !important;
}
div.tagsinputview{
    background: #FFF;
    padding:5px;
}
div.tagsinputview span.tag {
    direction:ltr;
    border: 1px solid #a5d24a;
    border-radius:2px;
    -ms-border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    display: block;
    float: left;
    padding: 5px;
    text-decoration:none;
    background: #cde69c;
    color: #638421;
    margin-right: 5px;
    margin-bottom:5px;
    font-family: helvetica;
    font-size:13px;
}
.exportUiDiv{
	position:relative;
}
.CMTAnswerDialog td.caption, .CMTAnswerDialog td.data {
    display: table-row;
}