
@import "leveranciersinfo.css";

table#ContentPanes table.settings table tr td
{
	color: #000;
}

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: white 9px solid;
	BORDER-TOP: #1E5589 0px solid;
	BORDER-LEFT: white 9px solid;
	BORDER-BOTTOM: white 9px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.skinheader {
}

.skingradient {
	/*BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:22px;*/
}
.controlpanel {
	width: 100%;
	background-color: #E2E6F4;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 1px;
	padding-top: 1px;
}
.toppaneStartpagina {
	width: 100%;
	background-image: url(pix/toppaneStartpagina.png);
	height:205px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.leftpane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 1px;
	padding-top: 1px;
}
.contentpaneLeft
{
	width: 33%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 1px;
	padding-top: 1px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 1px;
	padding-top: 1px;
}
.contentpaneRight
{
	width: 33%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 1px;
	padding-top: 1px;
}
.rightpane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 1px;
	padding-top: 1px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 1px;
	padding-top: 1px;
}

.myMenuTD td        { font: bold 18px Arial; color: Green; }

/* Menu Settings */

/*-- box that holds the menu  --*/
.MainMenu_MenuContainer     { width: 205px; background-color: transparent; }

/*-- bar that holds the menu  --*/
.MainMenu_MenuBar           { width: 205px; height:39px; cursor: pointer; cursor: hand; }

/* -- submenu container        --*/
.ModuleTitle_SubMenu,
.MainMenu_SubMenu           { width: 205px; background: white; margin: 3px 0px 0px 0px; padding: 1px;
							border: solid rgb(151,189,14);	/* green #97BD0E */
							border-bottom-width: 1px;
							border-left-width: 1px;
							border-right-width: 1px;
							border-top-width: 1px;
							/* border-top-color: White; */
							font: bold 12px Arial; z-index: 1000; cursor: hand; filter: none; }

/* -- submenu items no hover      --*/
.ModuleTitle_MenuItem       { width: 205px; font: bold 12px Arial; border: 0; color:#003B59;/* blue */ padding: 0px 0px 0px 10px; height: 17px; }
.MainMenu_MenuItem          { width: 205px; font: bold 12px Arial; border: 0; color:#003B59;/* blue */ padding: 0px 0px 0px 10px; height: 17px; }

/* -- submenu items hover      --*/
.ModuleTitle_MenuItemSel    { width: 205px; padding: 0px 0px 0px 10px; height: 17px; }
.MainMenu_MenuItemSel       { width: 205px; cursor: pointer; cursor: hand; font: bold 12px Arial; border: 0; color: #003B59;/* blue */ padding: 0px 0px 0px 10px; height: 16px; background: white; }

/*-- menuitems idle           --*/
.MainMenu_Idle              { font: bold 15px Arial; color:#003B59;/* blue */ background: url(px/pixel.gif) no-repeat; padding: 4px 0px 0px 0px; height: 29px; }

/*-- menuitems over          --*/
.MainMenu_Selected          { font: bold 15px Arial; color: rgb(151,189,14);/* green */ background: url(px/pixel.gif) no-repeat; padding: 4px 0px 0px 0px; height: 29px; }

/*-- menuitems active         --*/
.MainMenu_Active,
.MainMenu_BreadcrumbActive  { font: bold 15px Arial; color: rgb(151,189,14);/* green */ background: url(px/pixel.gif) no-repeat; padding: 4px 0px 0px 0px; height: 29px; }

.MainMenuSeperator,
.MainMenu_RootMenuArrow,
.MainMenu_MenuIcon,
.MainMenu_MenuBreak,
.MainMenu_MenuArrow         { display: none; }




.TreeViewMenu {
	width: 175px;
	background-color: #F5F5F5;
	BORDER-RIGHT: #1E5589 1px solid;
	BORDER-TOP: #1E5589 1px solid;
	BORDER-LEFT: #1E5589 1px solid;
	BORDER-BOTTOM: #1E5589 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:  bold;
    color: #333333;
}

/* Custom Tags */

/* May not be required*/

/* Top Header repeat for 100% width settings */
.TopRepeat {
	background-image: url(HeaderRepeat.png);
	height: 56px;
	background-repeat: repeat-x;
}

.TopBottomRightRound
{
}

/* Menu & Logo Pane Holder */
.BlankMenu {
	/* background-image: url(BlankMenu.gif); */
	width: 520px;
	height: 29px;
	background-repeat: no-repeat;
	background-color: white;
}


.MenuLeft {
	background-image: url(LogoBottom.png);
	width: 146px;
	height: 29px;
	background-repeat: no-repeat;
}

/* Small rounded end on menu */

/* Repeat Background colour on menu so it expands with tabs */

/* Menu table repeat for 100% width settings */

/* Curved section on footer that cannot be repeated */

/* Background repeat on Footer for 100% width settings */



/* Classes Replacing the Media for the Privacy, Copyright, Terms, Date Links */
.MediaTabs {
	font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Arial, Helvetica;
    text-decoration: none;
}

.MediaTabs_footer {
	font-weight: bold;
    font-size: 8.5pt;
    color: #cccccc;
    font-family: Arial, Helvetica;
    text-decoration: none;
    text-align: right;
}

A.MediaTabs:link {
    text-decoration:  none;
    color:white;
    text-align: right;
}

A.MediaTabs:visited  {
    text-decoration:    none;
    color:#eeeeee;
    text-align: right;
}

A.MediaTabs:active   {
    text-decoration:    none;
    color:#eeeeee;
    text-align: right;
}

A.MediaTabs:hover    {
    text-decoration:    none;
    color:#cccccc;
    text-align: right;
}

/*ContentPaneBlue*/
.blueTopLeftRound
{
	background-image:url(images/corner_lefttop_blue_fat.gif);
	height:8px;
	width:8px;
	background-repeat: no-repeat;
	background-position:bottom;
}

.blueTopHorizontal
{
	background-image:url(images/stippeltop_blue_horizontal_fat.gif);
	height:10px;
	background-repeat: repeat-x;
	background-position:bottom;
	width: 100%;
}


.blueTopRightRound
{
	background-image:url(images/corner_righttop_blue_fat.gif);
	height:8px;
	width:8px;
	background-repeat: no-repeat;
	background-position:bottom;
}

.blueBottomRightRound
{
	background-image:url(images/corner_rightbottom_blue_fat.gif);
	height:8px;
	width:8px;
	background-repeat: no-repeat;
	background-position:bottom;
}

.blueBottomLeftRound
{
	background-image:url(images/corner_leftbottom_blue_fat.gif);
	height:8px;
	width:8px;
	background-repeat: no-repeat;
	background-position:bottom;
}

.blueBottomHorizontal
{
	background-image:url(images/stippelbottom_blue_horizontal_fat.gif);
	height:8px;
	background-repeat: repeat-x;
	width: 100%;
	background-position:bottom;
}
/*End ContentPaneBlue*/


/*ContentPaneBlueBorder*/
.blueSmallTopLeftRound
{
	background-image:url(images/corner_lefttop_blue.png);
	height:8px;
	width:8px;
	background-repeat: no-repeat;
	background-position:bottom;
}

.blueSmallTopHorizontal
{
	background-image:url(images/linetop_blue_horizontal.gif);
	height:10px;
	background-repeat: repeat-x;
	background-position:bottom;
	width: 100%;
}


.blueSmallTopRightRound
{
	background-image:url(images/corner_righttop_blue.gif);
	height:8px;
	width:8px;
	background-repeat: no-repeat;
	background-position:bottom;
}

.blueSmallLeftVertical
{
	background-image:url(images/lineleft_blue_vertical.gif);
	background-repeat: repeat-y;
	background-position:right;
	width: 8px;
	height: 100%;
}

.blueSmallRightVertical
{
	background-image:url(images/lineright_blue_vertical.gif);
	background-repeat: repeat-y;
	background-position:left;
	width: 8px;
	height: 100%;
}

.blueSmallBottomRightRound
{
	background-image:url(images/corner_rightbottom_blue.gif);
	height:8px;
	width:8px;
	background-repeat: no-repeat;
	background-position:top;
}

.blueSmallBottomLeftRound
{
	background-image:url(images/corner_leftbottom_blue.gif);
	height:8px;
	width:8px;
	background-repeat: no-repeat;
	background-position:top;
}

.blueSmallBottomHorizontal
{
	background-image:url(images/linebottom_blue_horizontal.gif);
	height:8px;
	background-repeat: repeat-x;
	width: 100%;
	background-position:top;
}
/*End ContentPaneBlueBorder*/

/* Begin Content */
.greenTopLeftRound
{
	background-image:url(pix/greenTopLeftRound.png);
	height:10px;
	background-repeat: no-repeat;
	background-position:bottom;
}

.greenTopHorizontal
{
	background-image:url(pix/greenTopHorizontal.png);
	height:10px;
	background-repeat: repeat-x;
	background-position:bottom;
	width: 100%;
}


.greenTopRightRound
{
	background-image:url(pix/greenTopRightRound.png);
	height:10px;
	background-repeat: no-repeat;
	background-position:bottom;
}

.greenLeftVertical
{
	background-image:url(pix/greenPixel.gif);
	background-repeat: repeat-y;
	background-position:left;
	width: 1px;
	height: 100%;
}

.greenRightVertical
{
	background-image:url(pix/greenPixel.gif);
	background-repeat: repeat-y;
	background-position:right;
	width: 1px;
	height: 100%;
}

.greenBottomRightRound
{
	background-image:url(pix/greenBottomRightRound.png);
	height:4px;
	background-repeat: no-repeat;
	background-position:top;
}

.greenBottomLeftRound
{
	background-image:url(pix/greenBottomLeftRound.png);
	height:4px;
	background-repeat: no-repeat;
	background-position:top;
}

.greenBottomHorizontal
{
	background-image:url(pix/greenBottomHorizontal.png);
	height:4px;
	background-repeat: repeat-x;
	width: 100%;
	background-position:top;
}
/* End Content */

/* Begin Footer */
.greyTopLeftRound
{
	background-image:url(pix/greyTopLeftRound.png);
	height:12px;
	background-repeat: no-repeat;
	background-position:bottom;
}

.greyTopHorizontal
{
	background-image:url(pix/greyTopHorizontal.png);
	height:12px;
	background-repeat: repeat-x;
	background-position:bottom;
	width: 100%;
}


.greyTopRightRound
{
	background-image:url(pix/greyTopRightRound.png);
	height:12px;
	background-repeat: no-repeat;
	background-position:bottom;
}

.greyLeftVertical
{
	background-image:url(pix/greyPixel.png);
	background-repeat: repeat-y;
	background-position:left;
	width: 1px;
	height: 100%;
}

.greyRightVertical
{
	background-image:url(pix/greyPixel.png);
	background-repeat: repeat-y;
	background-position:right;
	width: 1px;
	height: 100%;
}

.greyBottomRightRound
{
	background-image:url(pix/greyBottomRightRound.png);
	height:4px;
	background-repeat: no-repeat;
	background-position:top;
}

.greyBottomLeftRound
{
	background-image:url(pix/greyBottomLeftRound.png);
	height:4px;
	background-repeat: no-repeat;
	background-position:top;
}

.greyBottomHorizontal
{
	background-image:url(pix/greyBottomHorizontal.png);
	height:4px;
	background-repeat: repeat-x;
	width: 100%;
	background-position:top;
}
/* End Footer */

.StandardButton     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0E3162;
	text-align: center;
	vertical-align: middle;
	border: thin none;
	height: 18px;
	padding-left: 2px;
	padding-right: 2px;
}

.SubHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.BreadCrumb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Gray;
	font-weight: normal;
}

.RulerGreen
{
	width: 100%;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Gray;
	font-weight: normal;

	background-image: url(pix/rulergreen.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.RulerGreenSolid
{
	width: 100%;
	background-image: url(pix/greenPixel.png);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	padding-bottom: 8px;
}

.VerticalStippel
{
	height: 100%;
	background-image: url(pix/VerticalStippel.png);
	background-repeat: repeat-y;
	background-position: top;
}


/******** SubNavigation Styles ********/

div#acm-submenu
{
	text-align: left;
	padding: 16px 4px 8px 12px;
}
div#acm-submenu a { line-height: 18px; }
div#acm-submenu a:hover { text-decoration: none; }

/* Neutrale Style voor de SubNavigation items. */
.SubNavMenuItem,
div#acm-submenu a.SubNavMenuItem
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003B59; /* blue */
	height: 17px;
}

/* Active Style voor de SubNavigation items. */
.SubNavActiveMenuItem,
div#acm-submenu a.SubNavActiveMenuItem
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #97BD0E; /* green */
}



/* MenuBar voor de SubNavigation items. */
.SubNavMenuBar
{
}
/******** End of SubMenu Styles ********/


/******** Footer Styles ********/
/* NormalBigger */
.footertextNormal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

A.footertextNormal:hover
{
    text-decoration: underline;
    color: #97BD0E;
}

/* (NormalBoldbigger) */
.footertextBold
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

A.footertextBold:hover
{
    text-decoration: underline;
    color: #97BD0E;    
}
/******** End of Footer Styles ********/

/******** Ticker Styles ********/

A.Ticker:link, A.Ticker:visited, A.Ticker:active, A.Ticker:hover
{
    text-decoration: underline;
    color: #ffffff;
}

SPAN.Ticker
{
   color: #ffffff;
}

/******** End of Ticker Styles ********/


/**************************** beheer - Export gebruikers *****************************/

p.UsersViewExport-ManageUsers,
table.UsersViewExport-ManageUsers-Grid tr td
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

table.UsersViewExport-ManageUsers-Grid tr td
{
	vertical-align: top;
	padding: 0px 4px 0px 4px;
}

table.UsersViewExport-ManageUsers-Grid tr th
{
	text-align: left;
	padding: 4px 4px 4px 4px;
}

div.UsersViewExport-ManageUsers-Pager
{
	line-height: 24px;
	background-color: #e5effa;
	padding: 0px 8px 0px 8px;
}

div.UsersViewExport-ManageUsers-Pager a,
p.UsersViewExport-ManageUsers a
{
	color: Blue;
}

div.UsersViewExport-ManageUsers-Pager a.currentpage
{
	color: Red;
	font-weight: bold;
}
