/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE; 
	text-align:center ; 
	text-indent:0; 
	word-spacing:0;
	vertical-align:middle;
}
.outerSkinMaster
{
	border: 0px;
	vertical-align: middle;
	width: 980px;
	height: 660px;
	text-align: center;
	padding:0px;
}

.outerSkinMasterFull
{
	border: 0px;
	vertical-align: middle;
	width: 980px;
	height: 100%;
	text-align: center;
	padding:0px;
}

.skinmaster
{
	border-right: #092768 1px solid;
	border-top: #092768 1px solid;
	vertical-align: middle;
	border-left: #092768 1px solid;
	width: 980px;
	border-bottom: #092768 1px solid;
	height: 660px;
	background-color: white;
	text-align: center;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}


.skinheader
{
	width: 100%;
}

.skinMainMenuCell 
{
	white-space:nowrap;
	text-align:left;
	vertical-align:bottom ;
	padding-left:10px;
	padding-bottom:5px;
}

.skinFooterMenuCell 
{
	white-space:nowrap;
	text-align:left;
	vertical-align:top ;
	padding-left:10px;
	border-top: #6BBD46 8px solid;
}

.skinAdminMenuCell 
{
	white-space:nowrap;
	text-align:right;
	vertical-align:bottom ;
	padding-right:10px;
	padding-bottom:5px;
}

.skinLogoCell {
	white-space:nowrap;
	text-align:right;
	vertical-align:bottom ;
	padding-right:10px;
	padding-bottom:5px;
}

.leftMenupane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 50px;
}


.MainContentTableContainerCell
{
	height:100%;
	vertical-align:top; 
}

.MainContentTable
{
	width:100%;
	height:100%;
}

.MainContentTableRow1
{
	vertical-align:top;
}


.MainContentTableRow2
{
	vertical-align:top;
}

.MainContentTableRow3
{
	vertical-align:top;
	height:50px;
}

.MainContentTableRow4
{
	vertical-align:top;
	height:8px;
	background-color: #6BBD46;
}

.controlpanel {
	width: 100% ;
	background-color: #DFE5F2;
}
.contentpane 
{
	width:575px;
	height:100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 50px;
}
.rightpane, .rightpaneSPLASH{
	width: 230px;
	background-color: #092768;
	padding-left: 6px;
	padding-right: 4px;
	/*padding-top: 50px;*/
}

.rightpaneSPLASH {
	width: 230px;
	background-color: #092768;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 50px;
}

.rightpane 
{
	/*padding-bottom: 30px;*/
	vertical-align:bottom;
}

.RightPanePictures{
	background-color: ;
	width: 230px;
	text-align:center;
}

.RightPanePicture
{
	padding-bottom :16px;
	background-repeat:no-repeat ;
	background-position: top left;
	height:106px;
	width:200px;
	vertical-align:bottom ;
	font-weight: bold;
	font-size: 12px;
	font-style:normal ;
	text-transform:uppercase ;
	font-family: Arial, Helvetica, Helv, Sans-Serif;
	color:#092768;
}

.picture1
{
	background-image:url(tekening.smartgroup.small.jpg);
}

.picture2
{
	background-image:url(tekening.mobiliteit.small.jpg);
}

.picture3
{
	background-image:url(tekening.organisatieadvies.small.jpg);
}

.picture4
{
	background-image:url(tekening.KOV.small.jpg);
}



.RightPaneContainerCell
{
	background-color: #092768;
	height:100%;
	text-align: center;
	padding:15px;
}

.bottompane {
	width: 750px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.footerLinks 
{
	font-family:arial, Helvetica,helv,sans-serif;
	font-size:9px;
}

a:link.footerLinks  {
    text-decoration:    none;
    color:  #092768;
}

a:visited.footerLinks   {
    text-decoration:    none;
    color:  #092768;
}

a:active.footerLinks    {
    text-decoration:    none;
    color:  #092768;
}

a:hover.footerLinks {
    text-decoration:    underline;
    color:  #092768;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}

.mainMenu_LeftSeperator 
{
	background-color: transparent; 
	width:12px;
	text-align:right;
}
.mainMenu_RightSeperator 
{
	background-color: transparent; 
	width:30px;
}
	
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	border-right: #CAD5EA 0px solid;
	border-left: #CAD5EA 0px solid;
	border-top: #CAD5EA 1px solid;
	border-bottom: #CAD5EA 1px solid;
	cursor: hand;
	color: #092768;
	font-weight: bold;
	font-size: 12px;
	font-style:normal ;
	text-transform:uppercase ;
	font-family: Arial, Helvetica, Helv, Sans-Serif;
	background-color: transparent;
}

.MainMenu_MenuItemSel
{
	border-right: #CAD5EA 0px solid;
	border-top: #CAD5EA 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: #CAD5EA 0px solid;
	cursor: hand;
	color: #092768;
	border-bottom: #CAD5EA 1px solid;
	font-style: normal;
	font-family: Arial, Helvetica, Helv, Sans-Serif;
	background-color: #6bbd46;
	text-transform:uppercase ;
}

.MainMenu_RootItemInBreadcrumb
{
	border-right: #CAD5EA 0px solid;
	border-top: #CAD5EA 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: #CAD5EA 0px solid;
	cursor: hand;
	color: #6bbd46;
	border-bottom: #CAD5EA 1px solid;
	font-style: normal;
	font-family: Arial, Helvetica, Helv, Sans-Serif;
	background-color: Transparent;
	text-transform:uppercase ;
}


.MainMenu_MenuIcon {
	background-color: #CAD5EA; 
	border-left: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CAD5EA;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	background-color: transparent; 
	border:0px
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}

.SideMenuMenuHeader
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: #092768;
	font-style: normal;
	font-family:Arial, Helvetica, Helv, Sans-Serif;
	background-color: transparent;
	text-decoration:none;
    background-image:url(menuicon.gif);
    background-repeat:no-repeat ;
    background-position:0px 2px ;
    padding-left:12px;
    padding-bottom:6px;
	text-transform:uppercase ;
	width:100%;
}

.SideMenuMenuHeader A, .SideMenuMenuHeader A:link, .SideMenuMenuHeader A:visited, .SideMenuMenuHeader A:active, .SideMenuMenuHeader A:hover
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: #092768;
	font-style: normal;
	font-family:Arial, Helvetica, Helv, Sans-Serif;
	background-color: transparent;
	text-decoration:none;
	text-transform:uppercase ;
	width:100%;
}

.SideMenuMenuHeaderHover
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: #092768;
	font-style: normal;
	font-family: Arial, Helvetica, Helv, Sans-Serif;
	background-color: #6bbd46;
	text-decoration:none;
    background-image:url(menuicon.gif);
    background-repeat:no-repeat ;
    background-position:0px 2px ;
    padding-left:12px;
    padding-bottom:6px;
	text-transform:uppercase ;
	width:100%;
}

.SideMenuMenuHeaderHover A, .SideMenuMenuHeaderHover A:link, .SideMenuMenuHeaderHover A:visited, .SideMenuMenuHeaderHover A:active, .SideMenuMenuHeaderHover A:hover
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: #092768;
	font-style: normal;
	font-family: Arial, Helvetica, Helv, Sans-Serif;
	background-color: #6bbd46;
	text-decoration:none;
	text-transform:uppercase ;
	width:100%;
}

.SideMenuMenuHeaderCurrent, .SideMenuMenuHeaderHover .SideMenuMenuHeaderCurrent, .SideMenuMenuHeader .SideMenuMenuHeaderCurrent
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: #6bbd46;
	font-style: normal;
	font-family:Arial, Helvetica, Helv, Sans-Serif;
	background-color: transparent;
	text-decoration:none;
	text-transform:uppercase ;
	width:100%;
}

.SideMenuMenuHeaderCurrent A, .SideMenuMenuHeaderCurrent A:link, .SideMenuMenuHeaderCurrent A:visited, .SideMenuMenuHeaderCurrent A:active, .SideMenuMenuHeaderCurrent A:hover, 
.SideMenuMenuHeaderHover .SideMenuMenuHeaderCurrent, .SideMenuMenuHeaderHover .SideMenuMenuHeaderCurrent A, .SideMenuMenuHeaderHover .SideMenuMenuHeaderCurrent A:link, .SideMenuMenuHeaderHover .SideMenuMenuHeaderCurrent A:active, .SideMenuMenuHeaderHover .SideMenuMenuHeaderCurrent A:visited, .SideMenuMenuHeaderHover .SideMenuMenuHeaderCurrent A:hover 
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: #092768;
	font-style: normal;
	font-family:Arial, Helvetica, Helv, Sans-Serif;
	background-color: transparent;
	text-decoration:none;
	text-transform:uppercase ;
	width:100%;
}

.SideMenuMenuItem
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: #092768;
	font-style: normal;
	font-family: Arial, Helvetica, Helv, Sans-Serif;
	background-color: transparent;
	text-decoration:none;
    padding-bottom:6px;
	text-transform:uppercase ;
	width:100%;
}

.SideMenuMenuItem A, .SideMenuMenuItem A:link, .SideMenuMenuItem A:visited, .SideMenuMenuItem A:active, .SideMenuMenuItem A:hover
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: #092768;
	font-style: normal;
	font-family: Arial, Helvetica, Helv, Sans-Serif;
	background-color: transparent;
	text-decoration:none;

	text-transform:uppercase ;
	width:100%;
}

.SideMenuMenuItemHover
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: #092768;
	font-style: normal;
	font-family: Arial, Helvetica, Helv, Sans-Serif;
	background-color: #6bbd46;
	text-decoration:none;
    padding-bottom:6px;
	text-transform:uppercase ;
	width:100%;
}

.SideMenuMenuItemHover A, .SideMenuMenuItemHover A:link, .SideMenuMenuItemHover A:visited, .SideMenuMenuItemHover A:active, .SideMenuMenuItemHover A:hover
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: #092768;
	font-style: normal;
	font-family: Arial, Helvetica, Helv, Sans-Serif;
	background-color: #6bbd46;
	text-decoration:none;
	text-transform:uppercase ;
	width:100%;
}

.SideMenuMenuItemCurrent, .SideMenuMenuItemHover .SideMenuMenuItemCurrent, .SideMenuMenuItem .SideMenuMenuItemCurrent
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: #6bbd46;
	font-style: normal;
	font-family: Arial, Helvetica, Helv, Sans-Serif;
	background-color: transparent;
	text-decoration:none;
	text-transform:uppercase ;
	width:100%;
}

.SideMenuMenuItemCurrent A, .SideMenuMenuItemCurrent A:link, .SideMenuMenuItemCurrent A:visited, .SideMenuMenuItemCurrent A:active, .SideMenuMenuItemCurrent A:hover,
.SideMenuMenuItemHover .SideMenuMenuItemCurrent, .SideMenuMenuItemHover .SideMenuMenuItemCurrent A, .SideMenuMenuItemHover .SideMenuMenuItemCurrent A:link, .SideMenuMenuItemHover .SideMenuMenuItemCurrent A:active, .SideMenuMenuItemHover .SideMenuMenuItemCurrent A:visited, .SideMenuMenuItemHover .SideMenuMenuItemCurrent A:hover
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: #092768;
	font-style: normal;
	font-family: Arial, Helvetica, Helv, Sans-Serif;
	background-color: transparent;
	text-decoration:none;
	text-transform:uppercase ;
	width:100%;
}

.Head   {
    font-family: Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

.skinobject   {
    font-family: Arial, Helvetica, Sans-Serif ;
    font-size:  11px;
    font-weight:    normal;
    color: #092768;
}


/* style for module titles */
.Head   {
    font-family: Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox, .Normal TD

{
    font-family: Arial, Helvetica;
    font-size: 13px;
    font-weight: normal;
    color: #092768
}



/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */

.NormalBold
{
    font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    color: black;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bolder;
	font-size: 11px;
	background: #092768;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
a:link.CommandButton {
    text-decoration:    underline;
    color: #6bbd46;
}

a:visited.CommandButton  {
    text-decoration:    underline;
    color: #6bbd46;
}

a:active.CommandButton   {
    text-decoration:    underline;
    color: #6bbd46;
}

a:hover.CommandButton    {
    text-decoration:    underline;
    color: #6bbd46;
}


A:link  {
    text-decoration:    none;
    color:  #6bbd46;
}

A:visited   {
    text-decoration:    none;
    color:  #6bbd46;
}

A:active    {
    text-decoration:    none;
    color:  #6bbd46;
}

A:hover {
    text-decoration:    underline;
    color:  #6bbd46;
}

.actionButton 
{
  margin-left:3px;	
}

.MultipageContentTitle
{
		text-transform:uppercase ;
		font-family: Arial, Helvetica, Helv, Sans-Serif ;
		font-size: 12px;
		font-weight: bold;
	     white-space:nowrap; 		 
		color: #092768;
}

.MultipageContentTitleSelected
{
		text-transform:uppercase ;
		font-family: Arial, Helvetica, Helv, Sans-Serif ;
		font-size: 12px;
		font-weight: bold;
	     white-space:nowrap; 		 
		color: #6bbd46;
}

.MultipageContentTitleDisabled
{
		text-transform:uppercase ;
		font-family: Arial ;
		font-size: 12px;
		font-weight: bold;
	     white-space:nowrap; 		 
		color:#6bbd46
}