html, body
{
	/* This is to center-align the .skinmaster in IE. Other browsers use "margin: auto" from the .skinmaster. */
	text-align: center;
	
	background-color: #DDE9F1;
	font-family: Arial;
	font-size: 11px;
	
}

.Normal
{
	font-size: 11px;
	font-family: Arial;
}

table
{
	font-family: Arial;
	font-size: 11px;
}

table.Nav a
{
	color:White;
}

table.Nav 
{
	background-color:#009BC2;
	color:White;
	height:35px;
}

table.Nav .main_dnnmenu_rootitem 
{
	color:White;
}

.pagemaster 
{	
}

.skinmaster
{	
	margin: auto;
	margin-top: 10px;
	width: 850px;
	background-color: white;
	border: 1px solid #009BC2;

}

.content
{
	width: 830px;
	padding-left: 20px;
	padding-top: 20px;
	background-color: white;
	
}

.next
{
	padding-bottom:14px;
}

.footer
{
	width: 825px;
	padding: 10px;
	background-color: white;	
	text-align:center;
	
	font-family: Arial;
	font-size: 11px;
}

.footer img
{
	margin-left: 20px;
	margin-right: 20px;
}

img
{
	border:none;
}

p, div.content div  { 
	margin: 0 0 1.5em; 
}

.Header
{
	background-image: url(Images/banner-nl.jpg);
	height: 200px;
	margin-top: 0px;
	background-repeat: no-repeat;	
	border-bottom: 1px solid black;
}

h1,h2,h3,h4,h5,h6
{
	color: Black;
}

hr.bottompane
{
	Color: #009BC2;
	padding: 0;
	height: 1px;
}

hr
{
	Color: #009BC2;
}


a:link, a:visited, a:hover 
{
	font-weight: bold;
	color: #009BC2;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.pCentered
{
	text-align:center;
}

.pCentered .NawControlTable
{
	margin-left: 250px;
}



/********************************************************************************/
/**********************           DNN Menu Stuff           **********************/
.main_dnnmenu_item td
{ /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial; 
	white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;	
}
.main_dnnmenu_rootitem 
{ /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #C7010D; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial;  
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}
.main_dnnmenu_itemhover
{  
	background-color: transparent; 
	color: #C7010D;
}
.main_dnnmenu_itemhover td
{  
	background-color: transparent; 
	color: #C7010D;
}
.main_dnnmenu_icon
{
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu
{
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break
{
	height: 1px;
	font-size: 13px;
}
.main_dnnmenu_arrow
{
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 13px; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow
{
	font-family: webdings; 
	font-size: 13px; 
	cursor: pointer; 
	cursor: hand;
}
.TreeViewMenu
{
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
/**********************           DNN Menu Stuff           **********************/
/********************************************************************************/



/********************************************************************************/
/**********************             NAW styles             **********************/
.NawControlTable
{
	width: 100%;
	border: 0px;
}
.NawSubTdLabel
{
	vertical-align: top;
	width: 30%;
}
.NawSubTdIsRequiredLabel
{
	vertical-align: top;
	width: 1%;
}
.NawSubTdUserEditControl
{
	vertical-align: top;
	width: 69%;
}
.NawSubTdWideLabel /*this normally has a width = width of NawSubTdLabel + width of NawSubTdIsRequiredLabel */
{
	vertical-align: top;
	width: 31%;
}
Table.ProductInformation
{
	width: 100%;
}
.ProductInformationColumn1
{
	vertical-align: top;
	width: 31%;
}
.ProductInformationColumn2
{
	vertical-align: top;
	width: 69%;
}
/************************             NAW styles             ********************/
/********************************************************************************/




/********************************************************************************/
/**********************            Step Counter            **********************/
table.stepcounter
{
	float: right;
	font-family: Arial, Arial, Helvetica;
	font-size: 10pt;
	margin: 0;
	margin-bottom: 8px;
	margin-right: 0px;
	border-collapse: collapse;
}
table.stepcounter td
{
	padding: 2px 10px;
	color: #fff;
	text-decoration: none;
	background-color: #009BC2;
	border: 1px solid white;
}
table.stepcounter td.active
{
	color: black;
}
/********************            Step Counter            ************************/
/********************************************************************************/




/********************************************************************************/
/***********************       Open Invitation Table        *********************/
table.OpenInvitationTable
{
	vertical-align:bottom;
	width: 100%;
}
td.OpenInvitationTD3, td.OpenInvitationTD2
{
	text-align: right;
}
/***********************       Open Invitation Table        *********************/
/********************************************************************************/




/********************************************************************************/
/***********************        Sessions Grid Table         *********************/
.NormalSessionGrid
{
	width: 100%;
	border-collapse: collapse;
}

.NormalSessionGrid th
{
	background-color: #ddd;
	padding: 4px;
}

.NormalSessionGrid td
{
	padding: 1px 6px;
	text-indent: 0;
}
/***********************        Sessions Grid Table         *********************/
/********************************************************************************/




/********************************************************************************/
/**********************            HostManagement Menu            **********************/
table.HostManagementMenu
{
	font-family: Arial, Arial, Helvetica;
	font-size: 10pt;
	margin: 0;
	margin-bottom: 8px;
	margin-right: 4px;
	border-collapse: collapse;
}
table.HostManagementMenu td
{
	padding: 2px 10px;
	color: #fff;
	text-decoration: none;
	background-color: rgb(200,200,200);
	border: 1px solid white;
}
table.HostManagementMenu td.active
{
	background-color: rgb(160,160,160);
}
table.HostManagementMenu td.active:hover
{
	background-color: yellow;
}
table.HostManagementMenu td:hover
{
	background-color: yellow;
}
.HostManagementAllocationGrid
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}
.HostManagementAllocationGridHeader
{
	text-align:left;
}
.HostManagementAllocationGridHeaderItem
{
}
/********************            HostManagement Menu            ************************/
/********************************************************************************/

/********************************************************************************/
/**********************            CookieManagement            **********************/

.CookieManagementCurrentLocationName
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

div.divAdres td table
{
}

/********************            CookieManagement            ************************/
/********************************************************************************/

