/* ================================
    Default styles FOR DotNetNuke
   ================================
*/   

/* background color for the content part of the pages */
Body
{
    background-color: white;
}

/* GENERIC */
H1  {
    font-family: Arial;
    font-size:  20px;
    font-weight:    normal;
    color: #dcb22b;	
}

H2  {
    font-family: Arial;
    font-size:  20px;
    font-weight:    normal;
    color: #dcb22b;
}

H3  {
    font-family: Arial;
    font-size:  14px;
    font-weight:bold;
    color: #dcb22b;
	text-decoration:none;
	margin-bottom:0px;

}

H4  {
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: #dcb22b;
}

H5, DT  {
    font-family: Arial;
    font-size:  11px;
    font-weight:    bold;
    color: #dcb22b;
}

H6  {
    font-family: Arial;
    font-size:  11px;
    font-weight:    bold;
    color: #dcb22b;
}

TFOOT, THEAD    {
    font-family: Arial;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Arial;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A:link  {

    font-family: Arial;
    font-size:  12px;
    font-weight: normal;
	text-decoration:underline;
    color: blue;	
    text-align:right;	
    direction:rtl;
}

A:visited   {
    font-family: Arial;
    font-size:  12px;
    font-weight: normal;
	text-decoration:underline;
    color: blue;	
    text-align:right;	
    direction:rtl;
}

A:active    {
    font-family: Arial;
    font-size:  12px;
    font-weight: normal;
	text-decoration:underline;
    color: blue;	
    text-align:right;	
    direction:rtl;
}

A:hover {
    text-decoration:    underline;
    color:  #dcb22b;
}

.hpText  {

    font-family: Arial;
    font-size:  12px;
    font-weight: normal;
	text-decoration:none;
    color: #1954a1;	
    text-align:right;	
    direction:rtl;
}    

.hpText:link  {

    font-family: Arial;
    font-size:  12px;
    font-weight: normal;
	text-decoration:underline;
    color: #1954a1;	
    text-align:right;	
    direction:rtl;
}

.hpText:visited   {
    font-family: Arial;
    font-size:  12px;
    font-weight: normal;
	text-decoration:underline;
    color: #1954a1;	
    text-align:right;	
    direction:rtl;
}

.hpText:active    {
    font-family: Arial;
    font-size:  12px;
    font-weight: normal;
	text-decoration:underline;
    color: #1954a1;	
    text-align:right;	
    direction:rtl;
}

.hpText:hover {
    text-decoration:    underline;
    color: #1954a1;	
}


.breadcrumb
{
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: 003D8D;	
    text-align:right;	
    direction:rtl;	
}

/* Bullets */
UL LI   
{
	/*list-style-type:square;*/	
    list-style-image: url(/shekel/images/node.gif);    
}

UL LI LI    {
    /*list-style-type:    disc;*/
    list-style-image: url(/shekel/images/node.gif);    
}

UL LI LI LI {    
    /*list-style-type:    circle;*/
    list-style-image: url(/shekel/images/node.gif);    
}

OL LI   
{
	/* list-style-type:    decimal;*/
	list-style-image: url(/shekel/images/node.gif);    
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}


SidePanel 
{	
    font-family: Arial;
    font-size:  12px;
    font-weight: bold;
    text-decoration:none;
    color : #5588c9;	
    text-align:right;	
    direction:rtl;
}

A.SidePanel:link  {

    font-family: Arial;
    font-size:  12px;
    font-weight: bold;
	text-decoration:none;
    color : #5588c9;	
    text-align:right;	
    direction:rtl;
}

A.SidePanel:visited   {
    font-family: Arial;
    font-size:  12px;
    font-weight: bold;
	text-decoration:none;
    color : #5588c9;	
    text-align:right;	
    direction:rtl;
}

A.SidePanel:active    {
    font-family: Arial;
    font-size:  12px;
    font-weight: normal;
    text-decoration:underline;
    color: #5588c9;	
    text-align:right;	
    direction:rtl;
}

A.SidePanel:hover {
    text-decoration:    underline;
    color:  #dcb22b;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

/* Rad Editor */

.Normal_Leading14
{
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: black;
    text-align:right;	
    direction:rtl;
    line-height:14px;
}

.Normal_Leading16
{
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: black;
    text-align:right;	
    direction:rtl;
    line-height:16px;
}



.Normal_Leading20
{
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: black;
    text-align:right;	
    direction:rtl;
    line-height:20px;
}

.Normal 
{
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: black;
    text-align:right;	
    direction:rtl;
    line-height:18px;
}

.Normal_ENG
{
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: black;
    text-align:left;	
    direction:ltr;
    line-height:18px;
}

TABLE, TD
{
    font-size:  12px;
}

b
{
    font-family: Arial;
    font-size:  12px;
    font-weight: bold;
    color: black;
    text-align:right;	
    direction:rtl;
}


.NormalTextOrangeTitle
{
    font-family: Arial;
    font-size:  14px;
    font-weight:bold;
    color: #dcb22b;
	text-decoration:none;
	margin-bottom:0px;
}

.PartnerTitle
{
    font-family: Arial;
    font-size:  16px;
    font-weight:bold;
    color: #ff6600;
	text-decoration:none;
	margin-bottom:0px;
}

.NormalTextBlackTitleBig
{
    font-family: Arial;
    font-size:  14px;
    font-weight: bold;
    color: black;
    text-align:right;	
    direction:rtl;
}

.NormalTextBlackTitleSmall
{
    font-family: Arial;
    font-size:  12px;
    font-weight: bold;
    color: black;
    text-align:right;	
    direction:rtl;
}

.Normal_ReadMore
{
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: black;
    text-align:right;	
    direction:rtl;
    line-height:16px;
}

.NormalTextBlue
{
    font-family: Arial;
    font-size:  12px;
    font-weight: normal;
    color: #003D8D;	
    text-align:right;	
    direction:rtl;
}

a.NormalTextBlue:link
{
    font-family: Arial;
    font-size:  12px;
    font-weight: normal;
    color: #003D8D;	
    text-align:right;	
    direction:rtl;
}

a.NormalTextBlue:visited
{
    font-family: Arial;
    font-size:  12px;
    font-weight: normal;
    color: #003D8D;	
    text-align:right;	
    direction:rtl;
}

a.NormalTextBlue:active
{
    font-family: Arial;
    font-size:  12px;
    font-weight: normal;
    color: #003D8D;	
    text-align:right;	
    direction:rtl;
}

a.NormalTextBlue:hover
{
    font-family: Arial;
    font-size:  12px;
    font-weight: normal;
    color: #dcb22b;	
    text-align:right;	
    direction:rtl;
}

b.NormalTextBlue
{
    font-family: Arial;
    font-size:  12px;
    font-weight: bold;
    color: 003D8D;	
    text-align:right;	
    direction:rtl;
}

.NormalTextGray
{
    font-family: Arial;
    font-size:  11px;
    font-weight:    normal;
    color: 6D7379;	
    text-align:right;	
    direction:rtl;
}

a.NormalTextGray
{
    font-family: Arial;
    font-size:  11px;
    font-weight:    normal;
    color: 6D7379;	
    text-align:right;	
    direction:rtl;
}

b.NormalTextGray
{
    font-family: Arial;
    font-size:  11px;
    font-weight: bold;
    color: 6D7379;	
    text-align:right;	
    direction:rtl;
}

.SkinTextBlack
{
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: black;
    text-align:right;	
    direction:rtl;
}

.SkinTextBlue
{
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: 003D8D;	
    text-align:right;	
    direction:rtl;    
}

a.SkinTextBlue:link
{
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: 003D8D;	
    text-align:right;	
    direction:rtl; 
    text-decoration:none;   
}

a.SkinTextBlue:hover
{
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: 003D8D;	
    text-align:right;	
    direction:rtl;    
    text-decoration:underline;
}

.SkinTextGray
{
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: 6D7379;	
    text-align:right;	
    direction:rtl;
}

/* End - Rad Editor */

.SkinObject {
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: black;
    text-align:right;	
    direction:rtl;
    line-height:18px;
}

A.SkinObject:link  {

    font-family: Arial;
    font-size:  12px;
    font-weight: normal;
	text-decoration:underline;
    color: blue;	
    text-align:right;	
    direction:rtl;
}

A.SkinObject:visited   {
    font-family: Arial;
    font-size:  12px;
    font-weight: normal;
	text-decoration:underline;
    color: blue;	
    text-align:right;	
    direction:rtl;
}

A.SkinObject:active    {
    font-family: Arial;
    font-size:  12px;
    font-weight: normal;
	text-decoration:underline;
    color: blue;	
    text-align:right;	
    direction:rtl;
}

A.SkinObject:hover {
    text-decoration:    underline;
    color:  #dcb22b;
}

/* style for module titles */
.Head   {
    font-family: Arial;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial;
    font-size:  12px;
    font-weight:    bold;
    color: #c98f00;    
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Arial;
    font-size: 12px;
    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: Arial;
    font-size: 12px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node 
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* 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: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: dimgray 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: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: dimgray 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: dimgray 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.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: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}


/* 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: 12px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Arial;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial;
    font-size: 12px;
    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:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}

    


/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial; 
	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; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial; 
	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;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* LEGACY STYLES from DNN 1-2 */
.HeadBg {
    background-color: #CCCCCC;
}

.TabBg {
    background-color: black;
}

.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Arial;
    text-decoration: none;
}

A.SelectedTab:link {
    text-decoration:    none;
    color:white;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#cccccc;
}

.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Arial;
    text-decoration: none;
}
    
A.OtherTabs:link {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#cccccc;
}
.PagingTable {
    height: 33px;
}


/* Telerik Menu */

/* Created by me - Used for the bacground of the menu table*/
.Menu_MainContainer
{
    background-image: url(img/menu/menu_top_bg.gif);
}
/* End - Created by me - Used for the bacground of the menu table*/

.Menu_MainItem
{	
	background-image: url(img/menu/menu_top_bg.gif);
	/*background-color:#dcb22b;
	/*border-right: 2px dashed White;	*/
	cursor:hand;
	cursor:pointer;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: white;
	height:24px;
	width:50px;
	padding: 0px 0px 0px 5px;	
	direction:rtl;
	text-align:right;
	/*
	box-sizing: border-box;
	-moz-box-sizing: border-box;		
	*/
}
/* Responsible for the clicking on the top menu */
.Menu_MainItemOver
{
	background-image: url(img/menu/menu_top_bg_gray.gif);
	background-repeat:repeat-x;
	background-position : top right;	
	/*background-image: url(img/menu/mainItem.gif);*/
	background-color:#838383;
	/*border-right: 2px dashed White;*/
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	height:24px;
	width:50px;
	padding: 0px 0px 0px 5px;	
	direction:rtl;
	text-align:right;
}
.Menu_ItemsGroup {
	/*background-image: url(img/menu/itemsBg.jpg);
	background-repeat:no-repeat;
	background-position: bottom;	
	border-right: 2px solid #91A2B1;
	border-bottom : 2px solid #91A2B1;*/	
	/*background-image: url(img/menu/menu_top_bg.gif);*/
	background-color: #a0a0a0;	
}
.Menu_Item {
	/*background-image: url(img/menu/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position : 0px right;*/
	cursor:hand;
	cursor:pointer;
	font-family: Arial;
	font-size: 12px;
	color: white;
	height:24px;
	width:100%;	
	direction:rtl;
	text-align:right;
	padding: 3px 6px 3px 3px;		
	border-top: 1px solid white;	
	
}

.Menu_ItemOver {
	/*background-image: url(img/menu/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position : 9px right;*/
	background-color:#838383;				
	cursor:hand;
	cursor:pointer;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	height:24px;
	width:100%;	
	direction:rtl;
	text-align:right;	
	padding: 3px 6px 3px 3px;		
	border-top: 1px solid white;		
}

.Menu_PathItemOver {
	/*background-image: url(img/menu/itemsBg.gif);*/
	cursor:hand;
	cursor:pointer;
	font-family: Arial;
	font-size: 12px;
	color: #4d81c8;
	height:24px;
	width:100%;
	padding-left:4px;
	font-weight:bold;
	direction:rtl;
	text-align:right;	
}

/*Used for the current path location*/
.SelectedPathItemCss
{	
	cursor:hand;
	cursor:pointer;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #B0D9F9;
	height:24px;
	width:100%;	
	direction:rtl;
	text-align:right;	
	/*padding: 3px 6px 3px 3px;*/
	padding: 0px 6px 0px 0px;
	border-top: 1px solid white;	
}

.MenuItemLevelCss
{
	background-image: url(img/menu/menu_item_bg.gif);
	background-repeat: no-repeat;
	background-position : top right;	
	cursor:hand;
	cursor:pointer;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #B0D9F9;
	height:24px;
	width:100%;	
	direction:rtl;
	text-align:right;	
	/*padding: 3px 6px 3px 3px;*/
	padding: 3px 6px 3px 3px;		
	/*border-top: 1px solid white;	*/	
	
}
/* End - Telerik Menu */

 

.clsTabBody

{

            border-bottom:ridge  1px black;

            border-left:ridge  1px black;

            border-right:ridge  1px black;

            background:#DFE5F2;

}

.clsTabLastHead

{

            border-bottom:ridge  1px black;

}

.clsTabHead

{

            border-top:ridge  1px  #eeeeee;

            border-left:ridge  1px #eeeeee;

            border-right:ridge  1px white;

            border-bottom :ridge  1px black;

            background:#DFE5F2;

}

.clsTabFirstHead

{

            border-top:ridge  1px black;

            border-left:ridge  1px black;

            border-right:ridge  1px black;

            border-bottom:ridge  1px black;

            background:#DFE5F2;

}
.NormalTextBox

{

    font-family: Arial;

    font-size: 12px;

    font-weight: normal;

}

 

.title1 

            { 

                        FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000080; FONT-FAMILY: Arial, Helvetica, sans-serif text-align:right; }

.title2

            { 

                        FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000080; FONT-FAMILY: Arial, Helvetica, sans-serif text-align:right; }

 

.borderDataGrid

{     BORDER-RIGHT: #438BBE 1px solid;

    BORDER-TOP: #438BBE 1px solid;

    BORDER-LEFT: #438BBE 1px solid;

    BORDER-BOTTOM: #438BBE 1px solid;

}

.borderDataGridWithCenterAlign

{     

    text-align:center;

    direction:ltr;    

}

/*RAD*/
.RadGrid
{
	background-color: ButtonFace;
	color: WindowText;
	border-width: 1px;
	border-style: outset;
	font-size: 11px;
	font-family:Tahoma;
}

.RadGrid a, .GridPager a
{
	color: WindowText;
}

.MasterTable
{
	background-color: Gainsboro;
	color: #000080;
}

.GridHeader, .ResizeHeader
{
	background-color: ButtonFace;
	color: WindowText;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: ButtonFace;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: White;
	border-bottom: 3px solid ButtonShadow;
	font-weight:normal;
}

.GridHeader a
{
	font-weight:normal;
	text-decoration: none;
	padding-left: 3px;
	color: WindowText;
}

.GridHeader span
{
	font-weight:normal;
	text-decoration: none;
	padding-left: 3px;
	cursor:default;
}

.ResizeHeader
{
	background-image: url(img/resizeHeader.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.GridRow td
{
	border-bottom: 1px solid #EAE9E1;
}

.OutlookTopBar
{
	background-image: url(Img/outlookBarTop.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #002D96;
	border-right: 1px solid #002D96;
	border-bottom: 3px solid #5987D6;
}

.PanelItemsStyle
{
	color: white;
}

.PanelItemsStyle
{
	white-space:nowrap;
}

.PanelStyle
{
	background-image: url(Img/topBg.gif);
	background-repeat: repeat-x;
	width: 100%;
}

.GroupHeaderItem td
{	
	border-bottom: 2px solid #7BA4E0;
	border-top: 2px solid #7BA4E0;
}
/*END RAD*/

.GroupHeaderItemTheMarker td
{
	font-family:arial;
	color:Black;
	font-weight:normal;
	border-bottom: 1px solid #7BA4E0;
	border-top: 1px solid #7BA4E0;
	border-right: 0px solid #7BA4E0;
	border-bottom: 1px solid #7BA4E0;
}
.MasterTableTheMarker 
{
	color:Black;
}
.TheMarkerBorder 
{
	background-image:url('/shekel/images/themarker/dots_line.gif');
	background-repeat:repeat-x;
}
.button
{
    border: 0px;
    background-image: url(/shekel/images/themarker/drop_down.gif);
    width: 91px;
    height: 22px;
}
.GridBorder
{
	border-bottom: solid 3 #a0cee6;
	border-left: solid 1 #a0cee6;
	border-right: solid 1 #a0cee6;
}
.GridHeaderMarker
{
	border-bottom: solid 1px white;
}

.ComboBoxDropDown_Rtl
{
	border: 1px solid #B5B5B5;
	background-color: white;
	direction: rtl;
	border-top-width:0px;
	border-right-width:1px;
	border-left-width:2px;
}

.ComboBoxHeader_Classic
{
	background-color: #EEEEE5;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #bbbeac;
}

.ComboBoxImage_Rtl
{
	vertical-align:middle;
	border-right: none;
}

.ComboBoxImageHover_Rtl
{
	vertical-align:middle;
	border-right: none;
}

.ComboBoxInput_Rtl
{
	border: 1px solid #B5B5B5;	
	background-color: white;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	color: black;
	padding-right: 3px;
	height: 18px;
	direction: rtl;
	cursor: default;
	
	
}
.ComboBoxInputHover_Rtl
{
	border: 1px solid #B5B5B5;	
	background-color: white;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	color: black;
	padding-right: 3px;
	height: 18px;
	direction: rtl;
	cursor: default;
	
}

.ComboBoxItem_Rtl
{
	font-family: Arial;
	font-size: 12px; 
	color: #333333;	
	padding: 3px;
	text-decoration: none;
	direction: rtl;
	text-align: right;
	_height:1%;
}

.ComboBoxItemHover_Rtl
{
	font-family: Arial;
	direction: rtl;
	font-size: 12px; 
	color: black;
	text-decoration: none;
	background-color: #d4ecf4; 
	cursor: pointer;
	cursor: hand;
	padding: 3px;
	text-align: right;
	_height:1%;
}

.ComboBoxItemDisabled_Rtl
{
	font-family: Arial;
	font-size: 12px; 
	direction: rtl;
	color: gray;
	cursor: no-drop;
	padding: 3px;
	text-decoration: none;
	text-align: right;
}

.ComboBoxLoadingMessage_Rtl
{
	font-family: Arial;
	font-size: 12px; 
	padding: 2px;
	direction: rtl;
}

.ComboBoxMoreResultsMessage_Rtl
{
	font-family: Arial;
	font-size: 12px; 
	padding: 2px;
	text-align: center;
}


.ComboBoxMoreResultsImage_Rtl
{
	padding: 5px;
	margin-top: 5px;
}

.ComboBoxMoreResultsBox_Rtl
{
	background-color: #EEEEE5;
}
/******** Yoatzim */
.YoetzBgColor
{
	background-color:#f1f1f1;
}
.LablesBgColor
{
	
	background-color:#d3d9e5;
	color:#0c308f;
}
.ShowReport
{
	color:#0000ff;
	font-size:12px;
}
.HeaderLink
{
	 color:#CFDEFF;
}


A.HeaderLink, A.HeaderLink:HOVER, A.HeaderLink:VISITED
{
	color:#CFDEFF;
	text-decoration:underline;
}
.HeaderLinkTheMarker
{
	 color:#01164b;
	 font-size:11px;
	 font-family:arial;
}
A.HeaderLinkTheMarker, A.HeaderLinkTheMarker:HOVER, A.HeaderLinkTheMarker:VISITED
{
font-family:arial;
	font-size:11px;
	color:#01164b;
	text-decoration:underline;
}
.GridBorderYoetz
{
	border-bottom: solid 3 #d3d9e5;
	border-left: solid 1 #d3d9e5;
	border-right: solid 1 #d3d9e5;
}
.GroupHeaderItemYoetz td
{
	color:Black;
	font-weight:normal;
	border-bottom: 1px solid #d3d9e5;
	border-top: 1px solid #d3d9e5;
	border-right: 0px solid #d3d9e5;
	border-bottom: 1px solid #d3d9e5;
}
.MiddleTD
{
	border-left:solid 1px white;
	border-right:solid 1px white;
}
.DivBG
{
	background-color:#c5cbd7;
}

.ComboBoxDropDown_Yoetz
{
	border: 1px solid #B5B5B5;
	background-color: white;
	direction: rtl;
	border-top-width:0px;
	border-right-width:1px;
	border-left-width:2px;
}
.ComboBoxImage_Yoetz
{
	vertical-align:middle;
	border-right: none;
}

.ComboBoxImageHover_Yoetz
{
	vertical-align:middle;
	border-right: none;
}

.ComboBoxInput_Yoetz
{
	border: 1px solid #B5B5B5;	
	background-color: white;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	color: black;
	padding-right: 3px;
	height: 18px;
	direction: rtl;
	cursor: default;
	
	
}
.ComboBoxInputHover_Yoetz
{
	border: 1px solid #B5B5B5;	
	background-color: white;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	color: black;
	padding-right: 3px;
	height: 18px;
	direction: rtl;
	cursor: default;
	
}

.ComboBoxItem_Yoetz
{
	font-family: Arial;
	font-size: 12px; 
	color: #333333;	
	padding: 3px;
	text-decoration: none;
	direction: rtl;
	text-align: right;
	_height:1%;
}

.ComboBoxItemHover_Yoetz
{
	font-family: Arial;
	direction: rtl;
	font-size: 12px; 
	color: black;
	text-decoration: none;
	background-color: #d3d9e5; 
	cursor: pointer;
	cursor: hand;
	padding: 3px;
	text-align: right;
	_height:1%;
}

.ComboBoxItemDisabled_Yoetz
{
	font-family: Arial;
	font-size: 12px; 
	direction: rtl;
	color: gray;
	cursor: no-drop;
	padding: 3px;
	text-decoration: none;
	text-align: right;
}

.ComboBoxLoadingMessage_Yoetz
{
	font-family: Arial;
	font-size: 12px; 
	padding: 2px;
	direction: rtl;
}

.ComboBoxMoreResultsMessage_Yoetz
{
	font-family: Arial;
	font-size: 10px; 
	padding: 2px;
	text-align: center;
}


.ComboBoxMoreResultsImage_Yoetz
{
	padding: 5px;
	margin-top: 5px;
}

.ComboBoxMoreResultsBox_Yoetz
{
	background-color: #EEEEE5;
}
.DisclaimerText
{
	font-size:11px;
	color:#666565;
}

A.HeaderLinkSpecial, A.HeaderLinkSpecial:HOVER, A.HeaderLinkSpecial:VISITED
{
	color:#CFDEFF;
	text-decoration:underline;
}
.NormalTextBoxCalc
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    vertical-align:middle;
    text-align:center;

}
.LastMonth
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}
