/* 
================================
Skin styles for DotNetNuke
================================
*/   

.send_button
{
    background-image: url(/Portals/0/send2.gif);
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	direction:rtl;
	font-size:11px;
	color:#000000;
	font-family: Ariel;
	
	
}
table{direction:rtl;}
span{direction:rtl;}
a{direction:rtl;}

.pagemaster {
	
	background-color:#ffffff;
	
}
.skinmaster {
	height:100%; 
	
}




.controlpanel {
	width: 100%;
	background-color:Transparent;
	color:Black;
}
 


.MainMenu_MenuContainer {
	background-color: transparent; 
	height:31px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	
}
.MainMenu_MenuItem {
	
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	
	/*background-color: #000000;*/
}
.MainMenu_MenuIcon {
	background-color: #ffffff;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel 
{
	/*background-color: #ffffff;*/
	background-color:Transparent;
	cursor: hand; 
	color: black; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	font-weight: normal;
	color: #ffffff;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 12pt; 
	cursor: pointer; 
	cursor: hand;
	font-weight: normal;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: Ariel, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: Transparent;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 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_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #0034BA;
}
.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Arial,Verdana, Tahoma,  Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	height: 24px;
	background-color: #ffffff;
	background-image: none;
	
	

}


.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;	
	height: 24px;
	background-color: #8DC905;
	border-color:#8DC905;
	color: #000000;
}

.SubItemSelected
{
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 12px; 
	font-weight: bold;
	color:#8DC905; 
	background-color: #ffffff;
	
	
}
.SubItemBreadCrumb
{
	font-family: Ariel;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: Transparent;
	
}
.MenuContainer
{
background-color: Transparent;
	 
	height: 26px;
	border-bottom: #036D41 0px solid;
	padding-left:0px;
	
}
.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #ffffff;
	border-left: #036D41 0px solid;
	border-top: #036D41 0px solid;
	border-right: #036D41 0px solid;
	border-bottom: #036D41 0px solid;
	text-align: center;
	height: 22;
}


.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #000000;	
	font-family:Ariel; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #ffffff; /* fixed firefox problem, do not use transparent here */
	
}

.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;

}


.RootItem TD
{
	font-family: tahoma;	
	font-weight: bold; 
	font-size:11px;
	color:#555555;
 background-repeat:no-repeat;
 padding-left:3px;
	padding-right:2px;

 
	
}


.RootItemBreadCrumb TD
{
	font-family: tahoma;	
	font-weight: bold; 
	font-size:11px;
	color:#555555;	
	background-color: Transparent;
	background-repeat:no-repeat;
	padding-left:3px;
	padding-right:2px;
	
}

.RootItemActive TD
{
	font-family: tahoma;		
	font-weight: bold; 
	font-size:11px;
	color:#555555;
	background-repeat:no-repeat;
	padding-left:3px;
	padding-right:2px;
		
	
}

.RootItemSelected TD
{
	font-family: tahoma;	
	font-weight: bold; 
	font-size:11px;
	color:#8DC905;
	
	background-repeat:no-repeat;
	padding-left:3px;
	padding-right:2px;
	
    
	
}

.footer
{ 
	font-family:Tahoma;
	font-size:11px;
	color:#1F2851;
	text-decoration:none;
	font-weight:bold;
}	

.footer a
{
	font-family:Tahoma;
	font-size:11px;
	color:#1F2851;
	text-decoration:none;
	font-weight:bold;
}
.footer a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#1F2851;
	text-decoration:none;
	font-weight:bold;
}

.footer a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#1F2851;
	text-decoration:none;
	font-weight:bold;
}


.ContentPane
{
	
}

	
	.footerlink
{ 
	font-family:Tahoma;
	font-size:11px;
	color:#1CA6CA;
	text-decoration:none;
	font-weight:bold;
}	

.footerlink a
{
	font-family:Tahoma;
	font-size:11px;
	color:#1CA6CA;
	text-decoration:none;
	font-weight:bold;
}
.footerlink a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#1CA6CA;
	text-decoration:none;
	font-weight:bold;
}

.footerlink a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#1CA6CA;
	text-decoration:none;
	font-weight:bold;
}

 
 .top_11
 {
 background-image:url(a1.jpg);
	 width:16px;
    height:21px;
 background-repeat:no-repeat;
 }
.top_22
 {
 background-image:url(a2.jpg);
	 width:100%;
    height:21px;
 background-repeat:repeat-x;
 }
 .top_33
 {
	 background-image:url(a333.jpg);
	 width:17px;
    height:21px;
 background-repeat:no-repeat;
 }
 .side_44
 {
	 background-image:url(a4.jpg);
	 width:16px;
    height:100%;
 background-repeat:repeat-y;
 }
 .side_55
 {
	 background-image:url(a555.jpg);
	 width:17px;
    height:100%;
 background-repeat:repeat-y;
 }
.bottom_66
{
 background-image:url(a6.jpg);
	 width:16px;
    height:21px;
 background-repeat:no-repeat;
 }
 .bottom_77
{
 background-image:url(a7.jpg);
	 width:100%;
    height:21px;
 background-repeat:repeat-x;
 }
 .bottom_88
{
 background-image:url(a888.jpg);
	 width:17px;
    height:21px;
 background-repeat:no-repeat;
 }
 
 .BreadcrumbPane
 {
	
	font-family:Tahoma;
	font-size:10px;
	color:#929090;
	font-weight:normal;
	
 }
 

.BreadcrumbPane a
{
	font-family:Tahoma;
	font-size:10px;
	color:#929090;
	text-decoration:none;
	font-weight:normal;
}
.BreadcrumbPane a:hover
{
	font-family:Tahoma;
	font-size:10px;
	color:#929090;
	text-decoration:underline;
	font-weight:normal;
}

.BreadcrumbPane a:visited
{
	font-family:Tahoma;
	font-size:10px;
	color:#929090;
	font-weight:normal;
}

ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
/* background-image: url(arrow.gif);
background-repeat: no-repeat; */
padding-right: 15px;
background: url(arrow.gif) no-repeat right;
}




