/*========================================================*/
/*        	 		Created by CMSSkins.com               */
/*========================================================*/


/*========================================================*/
/*  Content Panes  CSS                                    */
/*========================================================*/


/*-- banner pane          	       	   --*/ .BannerPane { padding:  0 0 5px 0; text-align:center; }

/*-- left content pane          	   --*/ .FiftyLeftPane { padding: 0 7px 0 0; width: 50%; }
/*-- right content pane       	       --*/ .FiftyRightPane { padding: 0 0 0 7px; width: 50%; }

/*-- Extended inside pane   	       --*/ .ExtendedPane { width: 100%; padding: 0 0 0 0; }

/*-- 2nd Left content pane       	   --*/ .LeftPane { padding: 0 25px 0 0; width: 25%; }
/*-- content2 pane          	       --*/ .ContentPane2 { padding: 0 0 0 0; width:auto; }
/*-- right2 content pane        	   --*/ .RightPane { padding: 0 0 0 25px; width: 25%; }


/*-- Extended inside pane 1  	       --*/ .ExtendedPane1 { width: 100%; padding: 0 0 0 0; }

/*-- left2 content pane          	   --*/ .SeventyLeftPane { padding: 0 7px 0 0; width: 72%; }
/*-- right2 content pane        	   --*/ .ThirtyRightPane { padding: 0 0 0 7px; width: 28%; }

/*-- Extended inside pane 2  	       --*/ .ExtendedPane2 { width: 100%; padding: 0 0 0 0; }

/*-- Footer pane    	       		   --*/ .FooterPane { width: 100%; padding: 10px 0 10px 0; }


/*========================================================*/
/*  DNN Menu Styles                                       */
/*========================================================*/

.MenuTD{ text-align:left; padding: 0 10px 0 10px;}
									
								
/*========================================================*/
/*  SolPartMenu Menus CSS		                          */
/*========================================================*/

.MenuTD { vertical-align: middle; text-align: left; padding: 0 10px 0 10px; height:41px; }

.ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
											 
.MainMenu_MenuContainer {
	background-color: transparent;  
	padding-right: 0px; padding-left: 0px; /* you can give Space in the main menu by this */
}

ModuleTitle_MenuContainer { 
	color: #2A3650; 
}

.MainMenu_MenuItemSel {
	background-color: transparent;
	padding: 0px 10px 0px 10px;
	height: 23px;
}
.ModuleTitle_MenuItemSel { 
	color: #FFFFFF; 
	font-family:Calibri, Tahoma;	
	font-size: 12px; 
	font-weight: bold;	
	cursor: hand;	
	padding: 0px 10px 0px 10px;	
	height: 23px;	
	border: 0;	
	background:url(SubMenuHoverBG.gif) repeat-x top #2A3650;
	border: 1px solid #CCCCCC;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #2A3650;
	font-size: 12px;
	font-weight: normal;
	background-color: Transparent;
	font-family: Calibri, Tahoma;
	border: 0px solid #59657F;
	

}
.MainMenu_MenuItemAct {
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-family: Calibri, Tahoma;
	background:url(SubMenuHoverBG.gif) repeat-x top #2A3650;
}

.MainMenu_MenuIcon {
	text-align: center;
	background-color: #F0F0F0;
	border: 0px solid #F0F0F0; 	/* by this you easily hide icon effect on bg, just because of IE */
	width: 14px; 	/* give space from left side in the submenu */
	height: 23px;
}

.ModuleTitle_MenuIcon { 
	background: transparent; 
	padding: 0px 10px 0px 10px; 
	margin: 0 0 0 0; 
	font-size: 0px; }
	
.ModuleTitle_MenuIcon IMG { 
	padding: -8px 10px 0 10px; 
}

.submenuitemselected{
	color:#1F3A4D;
	font-size:12px;
	font-weight: normal;
	padding-left: 1px;
	padding-right: 20px;
	Margin:0px;
	background:transparent;
	font-family: Calibri, Tahoma;
	

}

/* Submenu display Positioning... */
					/* Action button Submenu display Positioning... */
.MainMenu_SubMenu, .ModuleTitle_SubMenu {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #EFEFEF;
	border: 1px dotted #636D83;
	z-index: 1000;  
	cursor: hand; 
	filter: none;
}
/* Action button Submenu Font Styles... */
.ModuleTitle_MenuItem { 
	background-color: transparent; 
	color: #999999; 
	font-family: Calibri, Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	padding: 0px 5px 0px 5px;
	border:0px solid #FFFFFF;
	height: 22px;
}



.MainMenu_MenuBreak {
	background-color: transparent;
	height: 0px;

}

.MainMenu_MenuArrow {
	font-family: Calibri, Tahoma;
	border: 0px solid #59657F; 

}

/* Menu actually hight where from that submenu display... */
.MainMenu_MenuBar { 
	cursor: hand;
	height: 26px; 

}

.MainMenu_MenuItem TD {	padding:0;	margin:0;}

.MainMenu_MenuItem TD {padding:0; margin:0; }
.MainMenu_MenuItem TD DIV { background-image:url(MenuSpacer.gif); background-position:right top;   background-repeat: no-repeat; padding:0; margin:-4px 0 -15px 0; _margin:-4px 0;}
.MainMenu_MenuItem TD DIV DIV {background-image:url(MenuSpacer.gif);   background-position:left top;    background-repeat: no-repeat; padding:0 5px 0 5px; margin:-4px 0 -24px 0; _margin:-14px 0;}
.MainMenu_MenuItem TD DIV DIV DIV{background-image:url(MenuSpacer.gif); background-position:center top;  background-repeat:repeat-x; color: #C9CCD3; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; height:26px; padding: 7px 15px 0 15px; line-height:10px; margin:0 0 0 0; }             

.MainMenu_MenuSelected TD { padding:0; margin:0; }
.MainMenu_MenuSelected TD DIV { background-image:url(MenuRight.png); background-position:right top;   background-repeat: no-repeat; padding:0; margin:-4px 0 -15px 0; _margin:-4px 0;}
.MainMenu_MenuSelected TD DIV DIV{ background-image:url(MenuLeft.png);   background-position:left top;    background-repeat: no-repeat; padding:0 5px 0 5px; margin:-4px 0 -24px 0; _margin:-14px 0;}
.MainMenu_MenuSelected TD DIV DIV DIV{ background-image:url(MenuBG.png); background-position:center top;  background-repeat:repeat-x; color:#FFFFFF; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; height:26px; padding: 7px 15px 0 15px; line-height:10px; margin:0 0 0 0;}

.MainMenu_MenuSelectedRoot TD {padding:0px; margin:0;}
.MainMenu_MenuSelectedRoot TD DIV { background-image:url(MenuRight.png); background-position:right top;   background-repeat: no-repeat; padding:0; margin:-4px 0 -15px 0; _margin:-4px 0; }
.MainMenu_MenuSelectedRoot TD DIV DIV{ background-image:url(MenuLeft.png);   background-position:left top;    background-repeat: no-repeat; padding:0 5px 0 5px; margin:-4px 0 -24px 0; _margin:-14px 0; }
.MainMenu_MenuSelectedRoot TD DIV DIV DIV{ background-image:url(MenuBG.png); background-position: center top;  background-repeat:repeat-x; color: #FFFFFF; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; height:26px;  padding: 7px 15px 0 15px; line-height:10px; margin:0 0 0 0; }




