﻿/* CSS Document */
Body{ 
font-family:Arial, Helvetica, sans-serif; 
margin:0px; padding:0px;  
}


/*================================================================*/

/*Solpart menu*/

/*================================================================*/


.MainMenu_SubMenu TD
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:normal;
	padding: 4px 5px 4px 2px;

}

.MainMenu_SubMenuItemSelHover TD
{
	height: 24px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold!important;
	background: none;
	padding-left:8px;
	padding-right:8px;
	
	

}

.MainMenu_TabRootMenuItem TD
{
	color: #666666;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:bold;
	background: none;	
	padding:5px 8px 5px 8px;

}

.MainMenu_TabRootMenuItemSel TD
{
	height: 24px;
	color: #005595!important;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px!important;
	font-weight:bold;	
	padding:5px 8px 5px 8px;
	background: none;

}

.MainMenu_TabMenuItemHover TD
{
	height: 24px;
	color: #005595!important;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px!important;
	font-weight: bold;
	background: none;	
	text-transform: none;
	padding:5px 8px 5px 8px;
}

.MainMenu_TabMenuItemSelHover TD
{
	height: 24px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px!important;
	font-weight: bold;	
	padding:5px 8px 5px 8px;

}

.MainMenu_MenuContainer{ background:transparent; width:100%;}

.MainMenu_MenuBar{ height:24px;}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight: bold;
	font-style: normal;
	border-left: none; 
	border-bottom: #55a1d5 0px solid;
	border-top: #005595 0px solid;
	border-right: none;
}


.MainMenu_MenuIcon {
	cursor: pointer; 
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #005595; 
	border-left: #005595 0px solid; 
	border-right: #005595 0px solid; 
	border-bottom: #55a1d5 0px solid;
	border-top: #005595 0px solid;
	width: 1; 

}

.MainMenu_SubMenu {
	Margin:0px,0px,0px,0px;
	background-color: #005595;
	border-top: #005595 0px solid;
	border-right: #005595 0px solid;
	border-left: #005595 0px solid;
	border-bottom: 0px solid #005595;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=180, Strength=0);	
	/*-moz-opacity:.9;
	filter:alpha(opacity=90);*/
	padding:0px 0px 0px 0px;
}


.MainMenu_MenuItemSel {
	background-color: transparent; 
}

.dnn_dnnsolpartmenu_ctldnnsolpartmenu_spmsub .MainMenu_MenuItemSel {
	background-color:none; 
	cursor: pointer; 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	border-bottom: #808082 0px solid;
	border-top: #005595 0px solid;
}

.MainMenu_MenuBreak {width:2px; border:none;}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 13px; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #808082 0px solid; 
	border-top: #005595 1px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size:13px; 
	cursor: pointer; 
	cursor: hand;
}

/*========================================================*/

/* Width of Skin - Applied to underlying table with minimum width applied */
.MainTable{ 
width:1000px; margin:0px; padding:0px;  
}


.GreenBg{ 
background-color:#006633; height:36px; 
}

.BlueBg{ 
background-color:#0066cc; height:27px;
}

.GrayBg{ 
background-color:#999999; height:27px; 
}

.LoginPane{ 
background-color:#0066cc; 
height:36px; font-size:12px; 
color:#FFFFFF !important; 
font-weight:bold; padding:7px 0px 0px 0px;     
}
.LogoPane{ 
background: url(images/Logobg.jpg) no-repeat; 
height:500px; width:90px; font-size:12px; color:#000000;      
}

.MainLeftPane{ 
background-image:url(images/Left_graybg.jpg); 
background-repeat:no-repeat; 
height:100%; 
background-color:#f9f9f9; 
font-size:12px; 
color:#000000; 
width:90px; height:100%;  
}


.HeaderPane{ font-size:12px; color:#000000;
 padding:2px 2px 2px 2px; height:90px;    }
 
 
.NavPane{ 
 background:url(images/Navbg.jpg) repeat-x; width:100%; 
 height:28px; font-size:12px;  color:#666668; 
 padding:2px 2px 2px 2px;    
 }
 
.TopPane{ font-size:11px; color:#000000; 
padding:2px 5px 2px 5px;   }

.LeftPane{font-size:11px; color:#000000; 
padding:5px 5px 2px 10px;  }

.ContentPane{ 
font-size:11px; color:#000000; 
padding:5px 5px 2px 5px;  
}

.RightPane{ 
font-size:11px; 
color:#000000; 
padding:5px 10px 2px 5px;  }


.BottomLeftPane{ font-size:11px; 
color:#000000; 
padding:2px 5px 2px 10px;  
}



.BottomRightPane{ font-size:11px; 
color:#000000; 
padding:2px 5px 2px 10px;  
}

.MainRightPane{font-size:11px; 
color:#000000; 
padding:2px 5px 2px 5px;   
 }
 
.MainRightBg{ 
background: url(images/MainRightBg.jpg) no-repeat;   
width:145px; background-color:#f7f9f8;  
padding:30px 0px 0px 0px;  
}

.CopyrightPane{ 
font-size:11px; 
color:#003565; 
font-weight:bold; 
text-align:center; 
padding:5px 0px 0px 0px;  
}

.GrayBorder{ 
border-bottom:1px solid #808080; 
height:9px;  
}

.GrayText{ 
color:#808080; font-size:10px; 
 }



.Login{
font-size:12px; 
color:#FFFFFF !important; 
font-weight:bold; padding:7px 0px 0px 0px;    
}