/*skin master temp Hossein Rajaei  */

BODY
{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
span {
	font-family: Tahoma;
	color: #FFFFFF;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:9px;
	color:BABBB6;
}
a {
	text-decoration: none;
}
a.1 {
	text-decoration: none;
	color: 000000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}


.NormalImg
{
	border: 1px dotted #FFFFFF;
}

/* end skin master temp*/


/* Module Title Menu */
.td_menu
{
	height: 29px;
	width: 698px;
	height:29px;
	background-image:url(nav-bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	direction:rtl;
	
}
.td_footer
{
	height: 29px;
	width: 698px;
	height:29px;
	background-image:url(nav-bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
	
}
.td_footer2
{
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	text-align: center;
	
	
}

 .MainMenu_MenuContainer{ background:transparent; width:100%; height:1px; }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.rootmenuitem TD{
	height:29px;
	line-height:29px;
	background-image:url(nav-bar.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
	padding:0px 1px 0px 0px;
	margin:0px 0px 0px 10px;
	font-family: Tahoma;
	font-size:xx-small;

}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
height:29px;
	line-height:29px;
	background-image:url(active.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
	padding:0px 1px 0px 0px;
	margin:0px 0px 0px 10px;
	font-family: Tahoma;
	font-size:xx-small;
}


.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	padding:0px 25px 0px 10px;
	border:1px #000000 solid;
	border-width:1px 0px;
	height:20px;
	font-family: Tahoma;
}

.submenu{
	border:1px #A7A7A7 solid;
	padding:0px;
	filter: Alpha(Opacity=70);
	margin-left:0px;
	margin-top:2px;
	background-color: #004040;
	color: #000000;
	font-family: Tahoma;
}

.submenuitemselected{
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	padding:0px 25px 0px 10px;
	border:1px #CBCBCB solid;
	border-width:1px 0px;
	height:20px;
	background-color: #274069;
}
/* End Menu*/




#dnn_dnnSEARCH_cmdSearch 
{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bolder;
}
.SkinObject 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	
        
}
.LoginPanel
{ direction:rtl; 
}
#UserEditor { direction:rtl;}


#dnn_ctr_ManageUsers_pnlUser
{ direction:rtl; float:right; margin-top:5px;   

 
 
}

#dnn_ctr_ManageUsers_User_pnlAddUser
{
direction:rtl;

}





#dnn_ctr_ManageUsers_pnlUser
{
 float:right; margin-top:5px;   

 
 
}

#dnn_ctr_ManageUsers_User_pnlAddUser
{


}





.user{
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 9px;
	
}
#dnn_dnnSEARCH_txtSearch
{
	font-family: Tahoma;
	text-align: right;
	border: medium groove #000000;
}
/*//////////////////////////// chanch defult portal skin
/* style for module titles */
.ControlPanel, .PagingTable
{
	width: 100%;
	background-color: #000D1A;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
}

.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	
}
/* style of item titles on edit and admin pages  */
.SubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

/* text style used for help text rendered by modules */
.Help
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: black 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: #003366;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: #003366;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #ff0000;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: #003366;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}


/* GENERIC */
H1
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

H2
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

H3
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

H4
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

H5, DT
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

H6
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

TFOOT, THEAD
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
}

TH
{
	vertical-align: baseline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

A:link
{
	text-decoration: none;
	color: #FFFF00;
}

A:visited
{
	text-decoration: none;
	color: #FFFF00;
}

A:hover
{
	text-decoration: underline;
	color: #ff0000;
}

A:active
{
	text-decoration: none;
	color: #FFFF00;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}
OL UL LI
{
	list-style-type: disc;
}

HR
{
	color: #FFFFFF;
	height: 1pt;
	text-align: left;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: #FFFF00;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: #FFFF00;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #ff0000;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: #FFFF00;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background-color: #dddddd;
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
}
/* Module Title Menu */
.ModuleTitle_MenuContainer
{
	border: 0px solid #FFFFFF;
}

.ModuleTitle_MenuBar
{
	cursor: pointer;
	height: 16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem
{
	cursor: pointer;
	color: #FFFBF0;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon
{
	cursor: pointer;
	background-color: #0E3247;
	border-left: #0E3247 1px solid;
	border-bottom: #0E3247 1px solid;
	border-top: #0E3247 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}

.ModuleTitle_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #0E3247;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak
{
	border-bottom: #0E3247 1px solid;
	border-left: #0E3247 0px solid;
	border-top: #FFFBF0 1px solid;
	border-right: #0E3247 0px solid;
	background-color: #FFFBF0;
	height: 1px;
}

.ModuleTitle_MenuItemSel
{
	cursor: pointer;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow
{
	font-family: Tahoma;
	font-size: 10pt;
	cursor: pointer;
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
	background-color: #00496C;
	color: Red;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
	background-color: White;
}
.DataGrid_Header
{
	background-color: Transparent;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.DataGrid_Item
{
	background-color: Transparent;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
.DataGrid_SelectedItem
{
	background-color: Silver;
	color: Blue;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
/* styles used in the FileManager */
.FileManager
{

	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height: 25px;
}
.FileManager_Explorer
{
	height: 100%;
	border: #696969 1px solid;
	background-color:black ;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList
{
	height: 100%;
	border: #696969 1px solid;
	background-color: black;
	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: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #E7E7FF;
	background-color: #9EBFF6;
	border-bottom: #696969 1px solid;
	height: 25px;
}

.FileManager_Pager
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	background-color: #EEEEEE;
	border-top: #696969 1px solid;
	height: 25px;
}

.FileManager_StatusBar
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	background-color: #110082;
	height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFBF0;
	background-color: #000000;
	border-top: black 1px dashed;
	border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #1E1F20;
	border-style: none;
}
.FileManager_SelItem
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: White;
	background-color: #99ffff;
	border-style: none;
}

.FileManagerTreeNode
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #EE010C;
}

.FileManagerTreeNodeSelected
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	background-color: #001F3E;
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link
{
	text-decoration: none;
	color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited
{
	text-decoration: none;
	color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover
{
	text-decoration: none;
	color: #ff0000;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active
{
	text-decoration: none;
	color: #003366;
}


/*//////////////////////////////////////////////////////////////////////////////////*/

