body
{
  direction:rtl; 
  font-family: Tahoma;
  font-size:11px;
  background-color: #ffffff;
	margin: 0px;
}

/* 
================================
Skin styles for DotNetNuke
================================
*/   

.SubHead
{
    font-family: arial;
  font-size:13px;
  color: black;
  font-weight:normal;
}

.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;
}

.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

/*NAV*/
.main_dnnmenu_container td{
	background-color: transparent; 
	direction:rtl;
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
	direction:rtl;
	
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
                            /*right menu*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 12px; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, Tahoma; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	
    padding: 1px 3px 3px 1px;	
}
                            /*right menu*/
.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
    direction:rtl;
	cursor: pointer; 
	cursor: hand; 
	color: #000080; 
	font-size: 14px; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, Tahoma; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 7px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}


.main_dnnmenu_itemhover {  /*right menu hover*/
	color: #FE6000; 
}

.main_dnnmenu_itemhover td 
{
    direction:rtl;
	color: #FE6000; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
/*end of NAV*/

/*MENU*/
.MainMenu_MenuContainer {/*all the top bar area*/
	background-color: transparent;
	text-align:right; 
    /*width:100px;	*/
    width:10%;
    direction:rtl;
    text-align:center;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent; /*when top bar hover*/
	
}
/*top menu-horizontal*/
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Arial, Helvetica, Tahoma; 
	font-size: 12px; 
	font-style: normal; 
	background-color: Transparent;
	text-align: right; 
	border:none; 
border-bottom:1px solid white;

}
.MainMenu_MenuIcon 
{
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	text-align: right; 
    vertical-align:middle;
	width: 12px; 
border:none; 
border-bottom:1px solid white;
	
}
.MainMenu_SubMenu {
	background-color: Transparent;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	background-color:#12C465;
	text-align: right;
	
}
/*top menu-horizental hover*/
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Helvetica, Tahoma; 
	font-size: 12px; 
	font-style: normal;
	background-color:Transparent;
    border:none; 
    border-bottom:1px solid white;
}
.MainMenu_MenuArrow {
    border:none; 
    border-bottom:1px solid white;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}
/*End of MENU*/


.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.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;
}

.MainMenu_Separator
{
  color: white;   
  height:5px;
  background-color:Transparent;
  border:none;
  font-size:12px;
  
  
}

.MainMenu_MenuBreak {
	height: 1px;
	border:none;
	background-color:Transparent;

	
}


.Normal, .NormalDisabled, .Normal Td, .Normal Span, .Normal Div
{
	font-family:    Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.Normal a:link, .Normal a:visited, .Normal a:active
{
	font-family:    Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #00B050;
	text-decoration:underline;
}

.Normal a:hover
{
	font-family:    Arial, Helvetica;
	font-size: 12x;
	font-weight: normal;
	color: #004080;
	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:   Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-family:   Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family:   Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}


/* 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;
}
.form-text
{
    color:black;
}



/* 
================================
Skin styles
================================
*/ 


.copyright, .copyright a:link, .copyright a:visited
{
    font-family:arial;font-size:12px;color:#747474;
}


.breadcrumb, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:hover
{
 font-family: arial;
 font-size: 11px;
 font-weight: bold;
 color:Black;
 }

.login, .login a:link, .login a:visited, .login a:hover
{
    font-family:arial;font-size:11px;color:white;
 
}


.link, .link a:link, .link a:visited, .link a:hover
{
    font-family:arial;font-size:11px;color:#747474;
 
}


.bg-menu-purple
{
    background-image:url(images/bar-purple.gif);
    background-repeat:repeat-x;
    background-position: top left;
 
}

.bg-menu-blue
{
    background-image:url(images/bar-blue.gif);
    background-repeat:repeat-x;
    background-position: top left;
 
}

.bg-menu-cyan
{
    background-image:url(images/bar-cyan.gif);
    background-repeat:repeat-x;
    background-position: top left;
 
}
.bg-menu-green
{
    background-image:url(images/bar-green.gif);
    background-repeat:repeat-x;
    background-position: top left;
 
}
.bg-menu-lime
{
    background-image:url(images/bar-lime.gif);
    background-repeat:repeat-x;
    background-position: top left;
 
}
.bg-menu-yellow
{
    background-image:url(images/bar-yellow.gif);
    background-repeat:repeat-x;
    background-position: top left;
 
}
.bg-menu-orange
{
    background-image:url(images/bar-orange.gif);
    background-repeat:repeat-x;
    background-position: top left;
 
}
.bg-menu-red
{
    background-image:url(images/bar-red.gif);
    background-repeat:repeat-x;
    background-position: top left;
 
}


.titleArticle
{
   font-family:Arial;
   font-size:12px;
   color:Black;
    
}


img
{
    
    
}


