﻿/*فارسی*/
/*General Html Settings*/
BODY {
	direction:rtl;
	background: #F8F8F8; 
	margin:0px 0px 0px 0px; 
	font-family: setakyekan,Tahoma; 
	height: 100%;
	text-align:right;
}
@font-face {
    font-family: 'setakyekan';
    src: url('fonts/Setak-Yekan.eot');
    src: url('fonts/Setak-Yekan.eot?#iefix') format('embedded-opentype'),
         url('fonts/Setak-Yekan.woff') format('woff'),
         url('fonts/Setak-Yekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

TH {
	font-size: 13px; 
	color: #0F4768; 
	font-family: setakyekan,Tahoma
}
TD {
	font-size: 11px; 
	color: #0F4768; 
	font-family: setakyekan,Tahoma
}
DIV {
	font-size: 11px; 
	color: #59585E; 
	font-family: setakyekan,Tahoma
}
.A
{
	font-weight: normal ;
	font-style:normal;
	font-size: 11px;
	color: #076195;
	font-family: setakyekan,Tahoma;
	text-decoration: none;
}

A:link
{
	text-decoration: none;
	color: #076195;
}

A:visited
{
	text-decoration: none;
	color: #74C1ED;
}

A:hover
{
	text-decoration: none;
	background-color:Transparent ;
	color: blue;
}

A:active
{
	text-decoration: none;
	color: gray;
}
.SkinObject
{
	font-weight: normal ;
	font-style:normal;
	font-size: 11px;
	color: #076195;
	font-family: setakyekan,Tahoma;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #076195;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #74C1ED;
}

A.SkinObject:hover
{
	text-decoration: none;
	background-color:Transparent ;
	color: blue;
}

A.SkinObject:active
{
	text-decoration: none;
	color: gray;
}

/* styles for LANGUAGE skinobject */
.Language
{
	vertical-align: middle;
	margin: 0px;
}

.Language img
{
	border: none;
}


/* style for module titles */
.Head
{
	font-family: setakyekan,Tahoma;
	font-size: 14px;
	font-weight: normal;
	font-style:normal;
	color: #076195;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: setakyekan,Tahoma;
	font-size: 12px;
	font-weight: normal ;
	color: #076195;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: setakyekan,Tahoma;
	font-size: 11px;
	font-weight: normal ;
	color: #076195;
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-family: setakyekan,Tahoma;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: setakyekan,Tahoma;
	font-size: 13px;
	font-weight: normal ;
}

/* text style used for error messages */
.NormalRed
{
	font-family: setakyekan,Tahoma;
	font-size: 12px;
	font-weight: normal ;
	color: #ff0000;
}
/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
	background-color: White;
	color: Red;
	font-family: setakyekan,Tahoma;
	font-size: 10px;
	font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
	background-color: White;
}
.DataGrid_Header
{
	background-color: Transparent;
	color: #076195;
	font-family: setakyekan,Tahoma;
	font-size: 13px;
	font-weight: normal ;
	text-align: center;
}
.DataGrid_Item
{
	background-color: white;
	color: #076195;
	font-family: setakyekan,Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.DataGrid_SelectedItem
{
	background-color: #DFEAF8;
	color: #DFEAF8;
	font-family: setakyekan,Tahoma;
	font-size: 12px;
	font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node
{
	font-family: setakyekan,Tahoma;
	font-size: 12px;
	font-weight: normal;
}

.TreeMenu_NodeSelected
{
	font-family: setakyekan,Tahoma;
	font-size: 12px;
	font-weight: normal;
	background-color: #D5E6F9;
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link
{
	text-decoration: none;
	color: #076195;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited
{
	text-decoration: none;
	color: #74C1ED;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover
{
	text-decoration: none;
	background-color:Transparent ;
	color: blue;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active
{
	text-decoration: none;
	color: gray;
}

/* styles used in the FileManager */
.FileManager
{
	border-right: #7F9DB9 1px solid;
	border-top: #7F9DB9 1px solid;
	border-left: #7F9DB9 1px solid;
	border-bottom: #7F9DB9 1px solid;
	height: 400px;
}
.FileManager_ToolBar
{
	border-bottom: #7F9DB9 1px solid;
	height: 25px;
}
.FileManager_Explorer
{
	height: 100%;
	border:  solid 0px white;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList
{
	height: 100%;
	border-top: #7F9DB9 0px solid;
	border-bottom: #7F9DB9 1px solid;
	border-left: #7F9DB9 1px solid;
	border-right: #7F9DB9 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
	font-family: setakyekan,Tahoma;
	font-size: 11px;
	font-weight: normal ;
	color: #076195;
	background-color: #E1ECF9;
	border-bottom: #7F9DB9 1px solid;
	height: 25px;
}

.FileManager_Pager
{
	font-family: setakyekan,Tahoma;
	font-size: 12px;
	font-weight: normal ;
	background-color: #EBF3FC;
	border-top: #7F9DB9 0px solid;
	height: 25px;
}

.FileManager_StatusBar
{
	font-family: setakyekan,Tahoma;
	font-size: 11px;
	font-weight: normal;
	background-color: #D5E5F8;
	height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
	font-family: setakyekan,Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #076195;
	background-color: #F8FAFD;
	border-top: #7F9DB9 1px dotted;
	border-bottom: #7F9DB9 1px dotted;
}

.FileManager_AltItem
{
	font-family: setakyekan,Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #076195;
	background-color: #E1F2FF;
	border-style: none;
}
.FileManager_SelItem
{
	font-family: setakyekan,Tahoma;
	font-size: 11px;
	font-weight: normal ;
	color: #138ED5;
	background-color: #CCDEF4;
	border-style: none;
}

.FileManagerTreeNode
{
	font-family: setakyekan,Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.FileManagerTreeNodeSelected
{
	font-family: setakyekan,Tahoma;
	font-size: 11px;
	font-weight: normal;
	background-color: #CCDEF4;
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link
{
	text-decoration: none;
	color: #076195;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited
{
	text-decoration: none;
	color: #74C1ED;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover
{
	text-decoration: none;
	background-color:Transparent ;
	color: blue;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active
{
	text-decoration: none;
	color: gray;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: #B7C4DF 1px solid;
	border-top: #B7C4DF 1px solid;
	border-left: #B7C4DF 1px solid;
	border-bottom: #B7C4DF 1px solid;
	height: 400px;
	width: 650px;
}
.WizardButton
{
	border-right: #B7C4DF 1px solid;
	padding-right: 2px;
	border-top: #B7C4DF 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #B7C4DF 1px solid;
	padding-top: 2px;
	border-bottom: #B7C4DF 1px solid;
	background-color: #DEEAF8;
}
.WizardHeader
{
	background: white;
	border-bottom: #B7C4DF 1px solid;
	height: 40px;
}
.WizardFooter
{
	border-top: #B7C4DF 1px solid;
	background: #D4E2F2;
	height: 25px;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: #B7C4DF 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #E4EEF9;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 12px;
	width: 180px;
	color: #B8C2F0;
	font-family: setakyekan,Tahoma;
	height: 300px;
}
.WizardText
{
	font-size: 12px;
	color: #0F4768;
	font-family: setakyekan,Tahoma;
}


/* text style used for help text rendered by modules */
.Help
{
	padding: 2px 2px 2px 2px;
	font-weight: normal;
	font-size: 11px;
	color: #FFB90E;
	border: #FFD65C 1px dotted;
	font-family: setakyekan,Tahoma;
	background-color: #FFF8A3;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: setakyekan,Tahoma;
	font-size: 11px;
	font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: none;
	color: #076195;
}

A.CommandButton:visited
{
	text-decoration: none;
	color: #74C1ED;
}

A.CommandButton:hover
{
	text-decoration: none;
	background-color:Transparent ;
	color: blue;
}

A.CommandButton:active
{
	text-decoration: none;
	color: gray;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #CEDEF2;
	color: #0F4768;
	font-family: setakyekan,Tahoma;
}
/*SolPartActions Settings*/
	.ModuleTitle_MenuContainer{
		border: blue 0px solid;
	}
	
	.ModuleTitle_MenuBar TD{
		cursor: pointer;
		text-align:center ;
		height:10px;
		vertical-align:middle;
	}
	
	.ModuleTitle_MenuItem
	{
		cursor: pointer;
		font-family: setakyekan,Tahoma;
		font-size: 11px;
		font-weight: normal;
		font-style: normal;
		border: red 0px solid;
		background-color: Transparent;
		color:#8B8B8B;
		width:130px;
	}

	.ModuleTitle_MenuIcon 
	{
		cursor: pointer;
		border-bottom:solid 0px white;
		border-top:solid 0px white;
		border-left:solid 0px white;
		border-right:solid 0px white;
		background-color:White;
		text-align: center;
		width: 25px;
		height: 21px;
	}
	
	.ModuleTitle_SubMenu
	{
		z-index: 1000;
		cursor: pointer;
		border: #D7D7D7 1px solid;
		background-color: White;
	}
	
	.ModuleTitle_MenuBreak TD
	{
		border:none;
		background-color: #B0CFF7;
		height: 2px;
	}
	
	.ModuleTitle_MenuItemSel{
		cursor: pointer;
		font-family: setakyekan,Tahoma;
		font-size: 11px;
		font-weight: normal;
		font-style: normal;
		color:Black;
		background-image:url('Images/ModuleMenu_Sel.gif');
		background-repeat:repeat-x;
	}
	
	.ModuleTitle_MenuArrow
	{
		/*font-family: webdings;
		font-size: 20pt;
		cursor: pointer;
		border-right: red 3px solid;
		border-bottom: red 3px solid;
		border-top: red 3px solid;*/
		display:block;
		background-color:Transparent;
		height:21px;
	}
	
	.ModuleTitle_RootMenuArrow
	{
		/*font-family: webdings;
		font-size: 20pt;
		cursor: pointer;
		border-right: red 3px solid;
		border-bottom: red 3px solid;
		border-top: red 3px solid;*/
		display:block ;
	}
	/*END of SolPartActions Settings*/

/*End Of General Html Settings*/
/*-----------------------------------------------------------------------------------------------*/
/*Defined IDs Settings*/
#Bdy{
	width:930px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:right;
}
#FtrHldr{
	background-color:#E9E9E9;
	padding-top :8px;
	padding-bottom:8px;
	border-top:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
}
	#SFtrBdy{
		height:31px;
		width:930px;
		background:transparent url('Images/FtrBG.gif') repeat-x scroll center center;
	}
	#SFtrL{
		height:31px;
		width:5px;
		float:left; 	
		background:transparent url('Images/FtrLft.gif') no-repeat scroll left center; 
	}
	#PGP{
		width:62px;
		height:31px;
		float:left;
		margin-left:5px;
		background:transparent url('Images/PGP.gif') no-repeat scroll center center; 
	}
	#SFtrR{
		height:31px;
		width:5px;
		float:right; 	
		background:transparent url('Images/FtrRght.gif') no-repeat scroll right center; 
	}

/*End Of Defined IDs Settings*/
/*-----------------------------------------------------------------------------------------------*/
/*Defined Classes Settings*/



/*End Of Defined Classes Settings*/
/*-----------------------------------------------------------------------------------------------*/


