/* 
================================
Skin styles for DotNetNuke
================================
*/   
.pagemaster {
	width: 100%;
	
	background-color: #fefefe;
}
.skinmaster {
	
	background-color: #ffffff;
	
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	
}
.MainMenu_MenuItem {
	
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	
}
.MainMenu_MenuIcon {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	
}
.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 
{
	
	cursor: hand; 
	color: black; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	
}
.MainMenu_MenuArrow {
	
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	font-weight: normal;
	color: #ffffff;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	font-weight: normal;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family:Tahoma;
  font-size: 12px;
  font-weight:bold;
}

.TreeViewMenu_Header {
	
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

   font-family :Tahoma;
	font-weight: bold; 
	font-size:12px;
	color:#ffffff;
	 background: #224A86 none; 
}


.SubItemActive TD
{
	font-family:Tahoma;
	font-weight: bold; 
	font-size:12px;
	color:#ffffff;
	 background: #224A86 none; 
}

.SubItemSelected
{
	font-family:Tahoma;
	font-weight: bold; 
	font-size:12px;
	color:#ffffff;
	 background: #224A86 none; 
		
}

.SubItemBreadCrumb
{  
	font-family:Tahoma;
	font-weight: bold; 
	font-size:12px;
	color:#ffffff;
	 background: #224A86 none; 
}


.MenuContainer
{
	font-family:Tahoma;
	font-weight: bold; 
	font-size:12px;
	color:#ffffff;
	
}


.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	
	
	
}


.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;	
	font-family:Tahoma;
	font-size:12px;
	font-weight: bold; 
	
	background-color: #224A86; /* 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:#ffffff;
     padding-left:4px;
	padding-right:4px;	

	
}


.RootItemBreadCrumb TD
{
 font-family:Tahoma;
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
	padding-left:4px;
	padding-right:4px;	

}

.RootItemActive TD
{
  font-family :Tahoma;
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
	padding-left:4px;
	padding-right:4px;	


	

}

.RootItemSelected TD
{
	font-family:Tahoma;
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
	padding-left:4px;
	padding-right:4px;	
	
}

.footer
{ 
	font-family:Tahoma;
	font-size:11px;
	
	color:#838383; 
	
	
}	

.footer a
{
	font-family:Tahoma;
	font-size:11px;
	
	color:#838383;
	
}
.footer a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#838383;
	
}

.footer a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#838383;

}

.LogClass
{
	 font-family:Tahoma;
	 font-size:13px;
	 color:#214581;
	 font-weight:normal;
	  
}
.FooterLink
{
	 font-family:Tahoma;
	 font-size:11px;
	 color:#214581;
	 font-weight:normal;
}

.FooterLink a
{
	font-family:Tahoma;
	 font-size:11px;
	 color:#214581;
	 font-weight:normal;
}
.FooterLink a:visited
{
	font-family:Tahoma;
	 font-size:11px;
	 color:#214581;
	 font-weight:normal;
}
.FooterLink a:hover
{
	font-family:Tahoma;
	 font-size:11px;
	 color:#214581;
	 font-weight:normal;
}
/*border-left: #cad5ea 0px solid; */

.UpperLinkClass
{
	 
	
	
}