body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  background-color: white;
  direction:rtl;
  background-image:url(images/bg.jpg);
 background-position :left top;
	background-repeat:repeat-x;
}


A:link
{
}

A:visited
{
}

A:hover
{
}

A:active
{
}

/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #eeeeee;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}

.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}
.Head {
   font-family: Arial,Tahoma,  Helvetica;
   font-size:  14px;
   font-weight:  normal;
   color: black;
}

.SubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.CommandButton
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color:Black;
}


/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: black;
	font-size: 12px;
	
}

A.CommandButton:visited
{
	text-decoration: underline;
	color:black;
	font-size: 12px;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #ff0000;
	font-size: 12px;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: black;
	font-size: 12px;
}


.Normal, .NormalDisabled, .Normal Td, .Normal Span, .Normal Div
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.Normal a:link, .Normal a:visited, .Normal a:active
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #47A940;
	text-decoration:underline;
}

.Normal a:hover
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12x;
	font-weight: normal;
	color: #0A8C00;
	text-decoration:underline;
}

/* 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, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-family:  Arial, Tahoma, Helvetica;
	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, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

/* 
===================================
Skin styles for Headers
===================================
*/
H1
{
    color:#ff0000;
    font-size:14px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    margin-bottom:0;
    margin-top:-5;
    
}

H2
{
	color:black;
    font-size:12px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    font-style:italic;
}

H3
{
	color:black;
    font-size:12px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    font-style:normal;
}

H4
{
	color:#2b6f9e;
    font-size:12px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    font-style:normal;
}

H5
{
	color:#800000;
    font-size:12px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    font-style:italic;
 }

H6
{
	color:#386188;
    font-size:12px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    margin-bottom:-2;
    margin-top:-3;
    font-style:normal;
 }


/* 
================================
Skin styles for Menu
================================
*/
.rootMenuItemVer TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #393939; 
	font-size: 12px; 
	font-style: normal;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	white-space:nowrap;
	height:19px;
	border: 0px;
	width: 94px;
	font-weight:bold;
	text-align:right;
	border-bottom:2px dotted #CCCCCC;
	background-image:url(images/icon-submenu.gif);
	background-position:right middle;
	background-repeat:no-repeat;
	padding-right:10px;
}
.rootmenuitemactiveVer TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #393939; 
	font-size: 12px; 
	font-style: normal;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	white-space:nowrap;
	height:19px;
	border: 0px;
	width: 94px;
	font-weight:bold;
	text-align:right;
	border-bottom:2px dotted #CCCCCC;
	background-image:url(images/icon-submenu.gif);
	background-position:right middle;
	background-repeat:no-repeat;
	padding-right:10px;
}
.rootmenuitemselectedVer TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #393939; 
	font-size: 12px; 
	font-style: normal;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	white-space:nowrap;
	height:19px;
	border: 0px;
	width: 94px;
	font-weight:bold;
	text-align:right;
	border-bottom:2px dotted #CCCCCC;
	background-image:url(images/icon-submenu-on.gif);
	background-position:right middle;
	background-repeat:no-repeat;
	padding-right:10px;
}
.rootmenuitembreadcrumbVer TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #393939; 
	font-size: 12px; 
	font-style: normal;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	white-space:nowrap;
	height:19px;
	border: 0px;
	width: 94px;
	font-weight:bold;
	text-align:right;
	border-bottom:2px dotted #CCCCCC;
	background-image:url(images/icon-submenu-on.gif);
	background-position:right middle;
	background-repeat:no-repeat;
	padding-right:10px;
}
.MainMenu_MenuContainerVer {
	background-color: transparent; 
	padding:0px;
	margin:0px;
	border: 0px;
		text-align:center;
}
.MainMenu_MenuBarVer {
	background-color: Transparent;
	padding:0px;
	margin:0px;
	border: 0px;
		text-align:center;
}
/*=============main menu============*/

.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #616161; 
	font-size: 11px; 
	font-style: normal;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	white-space:nowrap;
	border: 0px;
	font-weight:normal;
	text-align:center;
}
.rootmenuitemactive TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #616161; 
	font-size: 11px; 
	font-style: normal;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	white-space:nowrap;
	border: 0px;
	font-weight:normal;
	text-align:center;
}
.rootmenuitemselected TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-size: 11px; 
	font-style: normal;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	white-space:nowrap;
	border: 0px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}
.rootmenuitembreadcrumb TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #616161; 
	font-size: 11px; 
	font-style: normal;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	white-space:nowrap;
	border: 0px;
	font-weight:normal;
	text-align:center;
}

.submenuitemselect {
	background-color: Transparent;
	color: #2b6d9d; 
}

.MainMenu_MenuContainer {
	background-color: transparent; 
	padding:0px;
	margin:0px;
	border: 0px;
	width: 100%;
		text-align:center;
}
.MainMenu_MenuBar {
	background-color: Transparent;
	padding:0px;
	margin:0px;
	border: 0px;
	width: 100%;
		text-align:center;
}
.MainMenu_MenuItem {
	border-left: #EEEEEE 0px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #EEEEEE 1px solid; 
	border-right: #EEEEEE 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ff0000;
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemSel {
	border-left: #EEEEEE 0px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #EEEEEE 1px solid; 
	border-right: #EEEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #ff0000;
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemAct {
	border-left: #EEEEEE 0px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	border-right: #EEEEEE 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ff0000;
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
}

.MainMenu_SubMenu {
	margin-top: -2px;
	/*margin-right: 5px;*/
	background-color: #EEEEEE;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border-top: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	/*border-bottom: #CCCCCC 1px solid;*/
	/*filter: Alpha(Opacity=100, FinishOpacity=75, Style=1);*/
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #EEEEEE 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #EEEEEE 1px solid; 
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand; 
	width: 7px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
}

.MainMenu_MenuIcon {
	background-color: transparent; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #EEEEEE 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 5px;
	background-image:url(images/icon-submenu.gif);
	background-position:left middle;
	background-repeat:no-repeat;
	height:15px;
	vertical-align:bottom;
	
}

.menuseparator
{
    
    text-align:center;
	color:#616161;
	font-family:Arial;
	font-size:11px;

}

/* 
===================================
Skin styles Specific for this site
===================================
*/

.host .normal
{
  font-family:arial;font-size:11px;color:#A3A3A3;
    font-style:normal;text-decoration:none;  
}

.host, .host a:link, .host a:visited, .host a:active, .host a:hover
{
    font-family:arial;font-size:11px;color:#A3A3A3;
    font-style:normal;text-decoration:none;
}

.breadcrumb, .breadcrumb a:active, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:hover
{
 font-family: arial;
 font-size: 11px;
 color:#296b9b;
 }

.login, .login a:link, .login a:visited, .login a:hover
{
   font-family:arial;color:#FFFFFF; font-weight:bold; font-size:12px;
 
}


.links, .links a:link, .links a:visited, .links a:hover, .links P
{
    font-family:arial;font-size:11px;color:#616161;text-decoration:none;
 
}

.links a:hover
{
    font-family:arial;font-size:11px;color:#616161;text-decoration:underline;
}


A.links:link
{
    font-family:arial;font-size:11px;color:#616161;text-decoration:none;
	
}

.breadcrumb, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:hover, .breadcrumb a:active
{
    font-family:arial;font-size:12px;color:black;text-decoration:none;
 
}

A.breadcrumb:link
{
    font-family:arial;font-size:12px;color:black;text-decoration:none;
	
}

A.breadcrumb:active
{
    font-family:arial;font-size:12px;color:black;text-decoration:none;font-weight:bold;
	
}
.form_button
{
 	font-family: arial; 
	font-size: 11px; 
	color: black;
	font-weight:bold;
	height:24px;
	width:50px;
	cursor:pointer;	
	background-image: url(button-contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border:0px;
	background-color:White;


}

.PageTitle
{
	color: #393939; 
	font-size: 12px; 
	font-style: normal;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	white-space:nowrap;
	border: 0px;
	font-weight:bold;
	text-align:right;

}


.CatalogMenu, .CatalogMenu, .CatalogMenu Td, .CatalogMenu Span, .CatalogMenu Div
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
	height:30px;
	padding-top:7px;
}

.CatalogMenu a:link, .CatalogMenu a:visited
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration:underline;
}

.CatalogMenu a:hover
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #80B613;
	text-decoration:underline;
}

.CatalogMenu a:active
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #075C00;
	text-decoration:underline;
}

.SubsList, .SubsList DIV, .SubsList A, .SubsList a:link, .SubsList a:visited, .SubsList a:active
{
    
    font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #B1B1B1;
	display:none;
    
}

A.SubsList:link
{
    font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #B1B1B1;
	
}

A.SubsList:visited
{
    font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #B1B1B1;
	
}

A.SubsList:active
{
    font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #B1B1B1;
	
}


.Subs
{
    font-family:  Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: black;
	white-space:nowrap;
	display: none; 
position: absolute;
background-color:white;
top:42px;
  border-top:1px solid gray;
  z-index:1;


	
	
}


.Subs TD
{
  border-bottom:1px solid gray;
  border-right:1px solid gray;
  border-left:1px solid gray;
  padding:3px;
  width:90px;


  
}

.Subs a:link, .Subs a:visited, .Subs a:active
{
    font-family:  Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration:none;
	
}

.Subs a:hover
{
   	text-decoration:none;
 
}

.CatTable TD
{
  position:relative;
  
    
}

.MyList Td
{
 position:relative;   
    
}
.PnlSubs
{
    font-family:  Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: black;
	white-space:nowrap;
	display: none; 
position: absolute;
background-color:white;
  border-top:1px solid gray;
  z-index:1;
   white-space:nowrap;
    right: 17px;
   top:22px;


	
	
}


.PnlSubs TD
{
  border-bottom:1px solid gray;
  border-right:1px solid gray;
  border-left:1px solid gray;
  padding:3px;
  width:90px;
  white-space:nowrap;


  
}

.PnlSubs a:link, .PnlSubs a:visited, .PnlSubs a:active
{
    font-family:  Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration:none;
	 white-space:nowrap;
	
}

.PnlSubs a:hover
{
   	text-decoration:none;
 
}

.StoreMenuSide1
{
    background-image:url(/images/right-menu-top.gif);
    background-position:left top;
	background-repeat:no-repeat;
}

.StoreMenuSide2
{
    background-image:url(/images/left-menu-top.gif);
    background-position:left top;
	background-repeat:no-repeat;
}

.StoreMenuBottom1
{
    background-image:url(/images/right-menu-shadow.gif);
    background-position:left top;
	background-repeat:no-repeat;
}

.StoreMenuBottom2
{
    background-image:url(/images/left-menu-shadow.jpg);
    background-position:right top;
	background-repeat:no-repeat;
}


.form-textBox
{
    direction:rtl;
    text-align:right;
}
.form-textBoxBig
{
    direction:rtl;
    text-align:right;
}
