/* 
================================
Skin styles for DotNetNuke
================================
*/ 
.menubar2{
padding: 0 0 0 0;
} 

.CSSNavigate{

	}

.CSSNavigateh{
	BACKGROUND-IMAGE: url(/images/hmenuw.gif);
		   width:13px;
       height:64px;
	   background-repeat: no-repeat;

}

.menubarcssclass  {


}

  
.RootMenuItemCssClass	{

	font-weight: bold;
	text-decoration:none;
    height:32px;
	COLOR: #666666;
	cursor: hand;
	letter-spacing : -1px ;
	font-size:14px; 
}

.menubreakcssclass{
	padding: 0 6PX 0 6PX; 

}

.RootMenuItemActiveCssClass {
	font-weight: bold;

	text-decoration:none;
    height:32px;
	COLOR:#FF6600;
	cursor: hand;
	letter-spacing : -1px ;
	font-size:14px; 
}

.RootMenuItemSelectedCssClass {

	font-weight: bold;

	text-decoration:none;
    height:32px;
	COLOR:#FF6600;
	cursor: hand;
	letter-spacing : -1px ;
	font-size:14px; 

}

.MenuItemCssClass 	
{
	font-weight: bold;
 
}


.SubMenuCssClass	
{
	background-color: white;  
	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 */
}

.CSSContainerSub {
	background-color: white;  
	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 */
}
.MenuRootArrowCssClass	{
	display: none;
}
.CSSNodeHoverSub	
{
	background-color: #FFFFFF;
	color: FF9933;
	cursor: hand;
}
.CSSIcon	
{
	padding-left: 0px;
	padding-right:0px;
}
.MenuRootArrowCssClass	{
	display: none;
}

.MenuArrowCssClass	{
	display: none; 
}

.rightarrow {
	display: none;
}

.downarrow  {
	display: none;
}

.CSSCopyRight	{
	 text-align: left;
	 color: #000000;
}

.separatorRightcssclass   {

}

.menubarcssclass   {
}

.menucontainercssclass {

}


.mainwaku{

border:1px solid #009900;
}
