﻿body
{
	top: 0px;
	left: 0px;
	font-family: Verdana;
	/*font-size: 11px;*/
}
.navItemCss
{
	font-family: Verdana;
	width: 200px;
	height: 20px;
	text-align: left;
	padding-left: 5px;
	font-size: 11px;
}
.navOverCss
{
	background-color: #9CCF12;
	font-family: Verdana;
	font-size: 13px;
}
.navSelectedCss
{
	background-color: #EAF7C7;
	font-family: Verdana;
	font-size: 12px;
}

.accHeaderCss
{
	background-color: #EAF7C7;
	padding-left: 10px;
	/*cursor: pointer;*/
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	vertical-align: top; /*padding-top: 5px;*/
	margin-bottom: 5px;
	height: 30px;
}
.accHeaderCssError
{
	background-color: red;
	padding-left: 10px;
	/*cursor: pointer;*/
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	vertical-align: bottom;
	padding-top: 10px;
	margin-bottom: 5px;
}
.accSelHeaderCss
{
	background-color: #9CCF12;
	padding-left: 10px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	vertical-align: bottom;
	padding-top: 10px;
	margin-bottom: 5px;
}
.accVHeaderCss
{
	background-color: #EAF7C7;
	padding-left: 10px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	vertical-align: bottom;
	padding-top: 10px;
	margin-bottom: 5px;
}
.accContentCss
{
	border: solid 1px #EAF7C7;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	overflow: hidden;
}

.buttons
{
	font-size: 11px;
	background-color: #0086CB;
	border: solid 1px white;
	height: 20px;
}
.Login
{
	font-family: Verdana;
	font-size: 11px;
}
.topNavHeaderCss
{
	padding-top: 5px;
	padding-left: 5px;
	background-color: #EAF7C7;
	height: 20px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
}
.topNavContentCss
{
	border: solid 1px #EAF7C7;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.topNavCss
{
	width: 200px;
}
.Link
{
	text-decoration: underline;
	cursor: pointer;
}
.navTD
{
	width: 200px;
}
.Updating
{
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	height: 2em;
	width: 2em;
}
.Warning
{
	background-color: Window;
	border-style: solid;
	border-color: WindowFrame;
	border-width: 1px;
	visibility: hidden;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}
.hiddenButton
{
	display: none;
}
a:link, a:visited
{
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
.validatorCalloutHighlight
{
	background-color: #EAF7C7;
}
.errorField
{
	background-color: #ffcccc;
	border-bottom-color: #cc3333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #cc3333;
	border-top-width: 1px;
	border-top-style: solid;
	width: 100%;
}

.upsellExample
{
	vertical-align: top;
}
.upsellExample input
{
	vertical-align: top;
}
.upsellExample tbody
{
	vertical-align: top;
}
.upsellExample label
{
	vertical-align: middle;
	line-height: 20px;
}
.SelectedNodeClass
{
	background-color: #90c50d;
}
.ingVerplSter {color: Orange; font-weight: bold; font-size:larger;}
.IngTitel{
    cursor:pointer;
    font-weight:bold;
}
.SubPanelHeaderBox{
    width:auto;
    background:url(/layout/prijs-balk/prijs-balk-2.png) repeat-x;
    border-bottom:1px solid #E2E2E2;
    height:20px;
    padding-top:3px;
    padding-left:5px;
    cursor:pointer;
}
.CollapseExpandLabel{
    font-size:0.8em;
    text-transform:lowercase;
    text-decoration:underline;
    margin-left:5px;
}
/*fotoupload*/
INPUT.hidden
{
	z-index: 2;
	filter: alpha(opacity: 0);
	position: relative;
	text-align: left;
	opacity: 0;
	moz-opacity: 0;
}
.fileName
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px
}
.text
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px
}
/*end fotoupload*/

.popup_Login{
    position:absolute;
    left:30%;
    top:30%;
    width:340px;
    
}
.popup_Register{
    position:absolute;
    left:20%;
    top:20%;
    width:630px;    
}
.ig_popupContainer{
        
}
.IngaveAccordionContent{
	height: 1px;
	overflow: hidden;
	padding-bottom: 2px;
	margin:0px;
	padding:0px;
}