/* 
================================
Upgraded and Modified by Nina Meiers - for the DNN Community
xd.com.au/ dnnskins.com/ skincovered.com
Have you seen our goodiebags? http://www.skincovered.com/ - learn how to skin your Website!
All rights remain with original designer - Original Files included in download - http://www.dnnskins.com
================================
*/   

body {
	font-family:Tahoma, Verdana, Sans-Serif;
	background-image:url(Images/xend_bg.jpg);
	background-repeat:no-repeat;
	background-position: 50% 0px;
	/*background-attachment:fixed;*/
	font-size: 8px;
	margin:0px;
	color:#13175E;
	width: 100%;
	height: 100%;
	background-color: #6381C7;
}

Table { font-family:Tahoma, Verdana, Sans-Serif; font-size: 11px; color:#333333; }

TD {
	font-family:Tahoma, Verdana, Sans-Serif;
	font-size: 11px;
	color:#333333;
}

.controlpanel { width: 100%; background-color: #abd0e2; }

A:link { color:#2a397c; text-decoration:underline; }
A:visited { color:#2a397c; text-decoration:underline; }
A:hover {
	color:#FF6600;
	text-decoration:underline;
}

/*.DNNivoDefaultLink { color:#a3a3c9; overflow:hidden; }
A.DNNivoDefaultLink:link { margin: 0px; color: #a3a3c9; white-space: nowrap; text-decoration: none; }
A.DNNivoDefaultLink:visited { margin: 0px; color: #a3a3c9; white-space: nowrap; text-decoration: none; }
A.DNNivoDefaultLink:hover { margin: 0px; color: #000000; white-space: nowrap; text-decoration: none; }

A.DNNivoMenuLink:link { padding-left: 3px; padding-right: 3px; padding-top: 3px; padding-bottom: 6px; margin-left: 1px; margin-right: 4px; margin-top: 4px; margin-bottom: 4px; font-size:18px; font-weight:normal; width:175px; height:30px; border:1px none #000000; text-align:center; background-color: Transparent; white-space: nowrap; color:#2a397c; text-decoration:none; overflow:hidden; }
A.DNNivoMenuLink:visited { font-size:18px; width:175px; height:30px; border:1px none #000000; padding-left: 3px; padding-right: 3px; padding-top: 3px; padding-bottom: 6px; margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom: 4px; font-weight:normal; text-align:center; white-space: nowrap; color:#2a397c; background-color: Transparent; text-decoration:none; overflow:hidden; }
A.DNNivoMenuLink:hover {
	font-size:18px;
	width:175px;
	height:30px;
	border:1px solid #F5FAAB;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight:normal;
	text-align:center;
	color:#DDDDFF;
	text-decoration:none;
	background-color: #2a397c;
	overflow:hidden;
}
*/
/*.LogoPaneStyle { width:200px; }
.TopPaneStyle{  }
.LeftPaneStyle { width:175px; }
.RightPaneStyle { width:175px; }
.ContentPaneStyle { width:500px }*/

#Footer {
	color:#2a397c;
	font-size:8pt;
}

/*Module Container Overrides*/
.Head { color:#2a397c; font-size:14px; font-weight:bold; }
.SubHead { color:#2a397c; font-size:12px; }

A.CommandButton:link {
	color:#405366;
	font-size:9px;
}
A.CommandButton:visited {
	color:/*#8aa0b7*/#4E657C;
	font-size:12px;
}
A.CommandButton:hover { color:#FF6600; font-size:12px; }

HR { color:#24B1DB; height:3px; }
.Normal { font-size:11px; color:#333333;}
.small { font-size:9px; color:#333333;}
.smallcolored { font-size:9px; color:#2a397c }

/* Menu items */
.MainMenu_MenuContainer 
{
    background-color: transparent; 
}
.MainMenu_MenuBar {
    cursor: pointer; 
    cursor: hand;
    height: 25;
    background-color: Transparent;
}
.MainMenu_MenuItem {
	/* Sommige styling werkt alleen op submenu! */
/* Sub menu, niet geselecteerd en niet actief */
 	width: 200px;
	height: 25px;
	cursor: pointer;
	color: #506983; 
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	background-color: transparent; 
}
.MainMenu_MenuIcon 
{
    display: none; 
}
.MainMenu_SubMenu { 
	z-index: 1000;
    cursor: pointer; 
    cursor: hand; 
	background-color: #C9D3DE 
	/* filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); */
}
.MainMenu_MenuBreak {
/* not used */
}
.MainMenu_MenuItemSel {
/* niet gebruikt, zie .MainMenu_RootMenuItemSelected TD
    cursor: pointer; 
    cursor: hand; 
    color: black; 
    font-family: Tahoma, Arial, Helvetica; 
    font-size: 14pt; 
    font-weight: bold; 
    font-style: normal;
    background-color: red; 
*/}
.MainMenu_MenuArrow 
{
    display: none;
}
.MainMenu_RootMenuArrow 
{
    display: none;
}
/* Extra SOLPARTMENU items */
.MainMenu_RootMenuItem TD {
	/* Root menu items, niet actief en niet geselecteerd */
 	width: 140px;
	height: 25px;
	font-size: 12pt;  
	font-weight: normal;  
	color: #8aa0b7; 
	background-color: transparent; 
	text-align: left; 
}
.MainMenu_RootMenuItemActive TD/*.RootTab TD */ {
	/* Root menu, geselecteerde pagina */ 
	height: 25px;
	font-size: 12pt;
	font-weight: bold;
	color: #2a397c;
	background-color: transparent;
	text-align: left;
}
.MainMenu_SubMenuItemActive {
	/* Sub menu, geselecteerde pagina */ 
	height: 25px;
	font-size: 10pt;  
	font-weight: normal;  
	color: #2a397c; 
	background-color: #8aa0b7 /*#C9D3DE*/; 
	text-align: left; 
}
.MainMenu_RootMenuItemSelected TD/*.SelectedRootTab TD*/ {
	/* hovering above rootmenu*/ 
	height: 25px;
	color: #2a397c; 
	font-size: 12pt;  
	font-weight: bold;  
	background-color: #8aa0b7;  
	text-align: left; 
}
.MainMenu_SubMenuItemSelected  {
	/* hovering above submenu*/ 
	height: 25px;
	color: #2a397c; 
	font-size: 10pt;  
	font-weight: normal;  
	background-color: #8aa0b7;
	text-align: left; 
}
.MainMenu_RootMenuItemBreadcrumb TD {
/* not used */
}
.MainMenu_SubMenuItemBreadcrumb {
/* not used */
}












