/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}





/* ECM Menu */
.ecmmenubox{
    border-top:1px solid #910000;
    border-right:0px solid #910000;
    border-bottom:1px solid #910000;
    border-left:0px solid #7B0100;
    padding-bottom:2px;
	background-color:#960001;
	width:156px;
	color:#FFFFFF; 
	font-family:arial; 
	font-weight:bold; 
	font-size:13px;
	text-align:left;
} 

.ecmmenu{ height:24px; background-image:url(http://www.xcess.nl/Portals/12/ECM/ECMmenu.jpg); background-repeat:repeat-x; text-align:left;}

.ecmsubmenuhead{font-family: Calibri, Arial, Verdana, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF; text-align:left;}  

.ecmsubmenu{padding-left:12px; text-align:left;}
.ecmCommandButton {color:#FFFFFF; font-family: Calibri, Arial, Verdana, Helvetica, sans-serif; font-size:  11px; font-weight:bold;}

.ecmsubmenu a{color:#FFFFFF; font-family: Calibri, Arial, Verdana, Helvetica, sans-serif; font-size:  11px; font-weight: bold; text-align:left; text-align:left;}

.ecmsubmenu a:link{color:#FFFFFF; font-family: Calibri, Arial, Verdana, Helvetica, sans-serif; font-size:  11px; font-weight:bold; text-align:left;}

.ecmsubmenu a:hover{
color:#FFFFFF;
text-decoration:underline;
}

.ecmsubmenu a:active{
color:#FFFFFF; font-family: Calibri, Arial, Verdana, Helvetica, sans-serif; font-size:  11px; font-weight:bold;
}

.ecmsubmenu a:visited{
color:#FFFFFF; font-family: Calibri, Arial, Verdana, Helvetica, sans-serif; font-size:  11px; font-weight:bold;
}

.ecmright{
    border-top:2px solid #910000;
    border-right:2px solid #910000;
    border-bottom:2px solid #910000;
    border-left:0px solid #910000;
}
.ecmleft{
    border-top:2px solid #910000;
    border-right:0px solid #910000;
    border-bottom:2px solid #910000;
    border-left:2px solid #910000;
}


/* ECM Data Grids View */


.XMGridStyle

{border:1px solid #1a3881;}




.XMGridHeaderStyle

{

	height: 30px;

	background-image: url('../images/bg_bluebar.gif');

    background-repeat: repeat-x;

	border:1px;
	vertical-align:middle;

}

.XMGridSortHeaderStyle
{

	height: 30px;

	background-image: url('../images/bg_bluebar.gif');

    background-repeat: repeat-x;

	border:1px;
	vertical-align:middle;

}

.XMGridHeaderStyle, .XMGridHeaderStyle td

{

	background-color: #1a3881;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	text-align: left;

    color: #ffffff;

	border:1px;

}


.XMGridHeaderStyle th a, .XMGridHeaderStyle a:active, .XMGridHeaderStyle a:visited

{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	text-align: left;

	text-decoration:none;

    color: #f7f7f7;

	border:1px;

}

.XMGridHeaderStyle a:hover

{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	text-align: left;

	text-decoration:underline;

    color: #ffffff;

}


.XMGridSortHeaderStyle, .XMGridSortHeaderStyle td

{

	background-color: #1a3881;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	text-align: left;

    color: #ffffff;

	border:1px;

}

.XMGridSortHeaderStyle th a, .XMGridSortHeaderStyle a:active, .XMGridSortHeaderStyle a:visited

{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	text-align: left;

	text-decoration:none;

    color: #f7f7f7;

	border:1px;

}

.XMGridSortHeaderStyle a:hover

{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	text-align: left;

	text-decoration:underline;

    color: #ffffff;

}

.XMGridNonSortable td

{

	background-color: #1a3881;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;



    color: #ffffff;

	height: 30px;

	background-image: url('../images/bg_bluebar.gif');

    background-repeat: repeat-x;

	border:1px;

}


.XMGridRowStyle td

{

    background-color: #FAFCFA;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

    color: #071944;

	border:1px;

}



.XMGridAlternatingRowStyle td

{

	background-color: #dbe1ef;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #232323;

	border:1px;

}


.XMGridSelectedRowStyle td

{



	background-color: #213e85;

	color: #ffffff;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	border:1px;

}



.XMGridFooterStyle, .XMGridFooterStyle td

{

	background-color: #1a3881;

    font-family: Arial, Verdana, Helvetica, sans-serif;

	font-weight: bold;

	font-size:14px;

	color: #ffffff;

	height:29px;

    background-image: url('../images/bg_footer.gif');

	border:1px;	

}


.XMGridPagerStyle

{

    background-image: url('../images/bg_bluebar_bot.gif');

    background-repeat: repeat-x;

	height: 29px;

}





.XMGridPagerStyle td

{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 11px;

	font-weight:bold;

	color: #1a3881;

	vertical-align:middle;

	border:1px;

} 


.XMGridPagerStyle tr a, .XMGridPagerStyle a:active, .XMGridPagerStyle a:visited

{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 11px;

	text-align: left;

	text-decoration:none;

    color: #1a3881;

	vertical-align:middle;

	border:1px;

}


.XMGridPagerStyle a:hover

{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 11px;

	text-align: left;

	text-decoration:underline;

    color: #1a3881;

	vertical-align:middle;

}





.XMGridEmptyDataRowStyle td

{

	background-color: #e4e4e4;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #232323;

	border:1px;

}



.XMGridEditRowStyle	td

{background-color: #999999;font-weight: bold;

border:1px;

}



/* ECM Text */

.Head {text-align:left;}
.SubHead{}
.SubSubHead{}
.Normal{}
.NormalTextBox{width:160px;}
.normalRed{}
.StepsTextBox{width:290px;font-family:Arial;font-weight:normal;}

.ecmsection{}

.ECMtitle{color:#990000; font-size:16px; font-weight:bold; } 
.ecmtitle{color:#990000; font-size:16px; font-weight:bold; } 
.ecmsubtitle{color:#990000;}

.ecmsectionbox{ text-align:left;}
.sectionhead{}

.GetForm{ 
    border-top:1px solid #990000;
    border-right:1px solid #990000;
    border-bottom:1px solid #990000;
    border-left:1px solid #990000;
	width: 50%;}

/* text style for buttons and link buttons used in the portal admin pages */

.CommandButton{}

/* hyperlink style for buttons and link buttons used in the portal admin pages */

A.CommandButton:link{}
A.CommandButton:visited{}
A.CommandButton:hover{}
A.CommandButton:active{}










