
/*---------------------------

	ACCEPT DEVELOIPMENT B.V.

----------------------------*/

div.knopmeer
{
    display:block;
    width:100px;
    height:15px;
    cursor:pointer;
    text-decoration:underline;
    clear:both;
    font-style:oblique;
    font-weight:bold;
}
div.knopminder
{
    display:block;
    width:100px;
    height:15px;
    cursor:pointer;
    text-decoration:underline;
    font-style:oblique;
    font-weight:bold;
 }

td
	{
	vertical-align:top;
	}
.ViewTable
	{
	width: 100%;
	}
.ViewTable td
	{
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	}
.ViewTable td td
	{
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
	}
.Label  
	{
    color: #466381;
    }
/*--------------------------
    BESTANDENLIJST
---------------------------*/
table.bestandenlijst td
	{
	padding-right:5px;
	}
/*--------------------------
    IMAGE
---------------------------*/
img
	{
	float:right;
	}
div.container
	{
	margin: 0px;
	height: auto;
	width: auto;
	float: left;
	}
table.EntryTable div
	{
	# width: 100%;
	}
table.EntryTable div div
	{
	# width: auto;
	}
div.img
	{
	margin: 15px;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
	}	
div.img img
{
	float:none;
	display: inline;
	margin: 3px;
	border: 1px solid #ffffff;
}
div.img a:hover img 
	{
	border: 1px solid #0000ff;
	}
div.desc
	{
	text-align: center;
	font-weight: bold;
	width: 120px;
	height: 50px;
	margin: 2px auto 2px auto;				/* Firefox */
	# margin: 2px;									/* IE*/
	}
div.imageright img
	{
	float:left;
	margin: 5px;
	margin-left: 0px;
	margin-right: 25px;
	}
/*--------------------------
    LOGIN
---------------------------*/
#login_popup table
	{
	height:100%;
	width:100%;
	table-layout: fixed;
	}
#login_popup table table
	{
	height:auto;
	width:auto;
table-layout: fixed;
	}
#login_popup td
	{
	vertical-align:middle;
	}
#login_popup .EntryTable .EntryTable
	{
	padding:10px;
	background-color:white;
	border:1px solid navy;
	}
#inloggen
	{
	}
/*--------------------------
    FORM
---------------------------*/
#centraal form input
	{
    width:300px;
	height:20px;

    margin:1px 5px 1px 10px;

    border: 1px solid #009A8C;
	}
#centraal #formend input
	{
	width:auto;
	}
#centraal form textarea
{
    width:300px;
    height:100px;

    margin:1px 5px 1px 10px;

    border: 1px solid #009A8C;
}
#centraal form.checkbox
{
    padding-left:0;
    margin-left:0;
    width:13px;
}
#centraal form select
{
    width:300px;								/* Firefox */
    # width:304px;							/* IE */

    margin:1px 5px 1px 10px;

    border: 1px solid #009A8C;
}
tr.formend
	{
	margin:0;
	padding:0;
	}
tr.formend td
	{
	padding-top:8px;
	padding-bottom:0;
	}
#centraal #formend ul
	{
	}

#centraal #formend li
	{
	float:right;
	display:inline;
	}
#centraal #formend a
	{
    color: #002863;
    padding:4px;
    width:auto;
    font-weight:lighter;
    text-decoration: underline;
	}
#centraal #formend li.actief
	{
    text-decoration:none;
    font-weight:bolder;
    font-size:large;
	margin-top:-12px;
	}
#centraal .foutmelding
{
	position: absolute;
	top: 20%;
	left: 25px;
	border: 5px solid red;
	background-color:white;
	font-weight:bold;
	padding:15px;
}
#centraal .foutmelding td
{
	padding:5px;
}
#centraal .melding
{
	position: absolute;
	top: 20%;
	left: 25px;
	border: 5px solid #009A8C;;
	background-color:white;
	font-weight:bold;
	padding:15px;
}
#centraal .melding td
{
	padding:5px;
}
/*--------------------------
    RADIOGROUP
---------------------------*/

.RadioGroup
	{ 
    margin: 5px 0px 5px 0px; 
    border: 1px solid #ddd;  
    padding: 8px;
	background: white;
    }

/*--------------------------
    HEADERBLOCK
---------------------------*/
table.CardBlock
	{
	width:100%;
	}
/*--------------------------
    HEADERBLOCK
---------------------------*/
.HeaderBlock
	{
	}
tr.HeaderBlock
	{
	}
td.HeaderBlock
	{
	}
div.HeaderBlock
	{
	/*
	border-top:1px solid navy;
	border-bottom:1px solid navy;
	*/
	margin-bottom: 0px
	padding:0px 10px 0px 10px;
	color:navy;
	/*
	opacity:0.5;
	filter:alpha(opacity=50);
	*/
	}
.HeaderLabel
	{
	display:none;
	}

/*--------------------------
    GROUP
---------------------------*/

div.Label
	{
	padding: 5px 0px 5px 20px;
	background: url(../../images/_bollen.jpg) no-repeat left;
	border-top: 1px solid #002863; 
	}
span.Label
	{
	background-color: transparent;
	font-variant:small-caps;
	font-weight:bold;
	color: #002863; 
	margin-top:20px;
	}

/*--------------------------
    FIELDS
---------------------------*/
td.Label
	{
	padding:5px;
	}

/*--------------------------
    LOOKUP
---------------------------*/

.LookupButton 
	{
    background: url(../../images/Buttons/List.gif) no-repeat;
	margin:0 0 3px 3px;;
	}
    
/*--------------------------
    TABMENU
---------------------------*/

.JTabDialog
	{
	/*\*/
	position: absolute;
	overflow: hidden;
	top: 60px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	/* Exclude all previous props for Mac IE5 */
	margin: 60px 0px 0px 0px; 				/* Cater for Mac IE5 */
	/*\*/ margin: 0; 												/* Put back for all the rest */
	/*\*/ overflow: auto; 										/* no need for Mac IE5 to see this */
	/* let the IE expressions commence */
/*
	# width: expression(document.body.clientWidth < 1000 ? (1000  - (0 + 0) + 'px') : document.body.clientWidth > 1500 ? (1500  - (0 + 0) + 'px') : (document.body.clientWidth  - (0 + 0) + 'px'));
	# height: expression(document.body.clientHeight < 600 ? (document.body.clientHeigh - (60 + 0)  + 'px') : (document.body.clientHeigh - (60 + 0) + 'px') );
*/
			/*background-color:yellow;*/
	}

div.TabPage
	{
	/*\*/
	position: absolute;
	top: 33px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	/* Exclude all previous props for Mac IE5 */
	margin: 32px 0px 0px 0px; 				/* Cater for Mac IE5 */
	/*\*/ margin: 0; 												/* Put back for all the rest */
	/*\*/ overflow: auto; 										/* no need for Mac IE5 to see this */
	/* let the IE expressions commence */
/*
	# width: expression(document.body.clientWidth < 1000 ? (1000  - (0 + 0) + 'px') : document.body.clientWidth > 1500 ? (1500  - (0 + 0) + 'px') : (document.body.clientWidth  - (0 + 0) + 'px'));
	# height: expression(document.body.clientHeight < 600 ? (document.body.clientHeigh - (32 + 0)  + 'px') : (document.body.clientHeigh - (32 + 0) + 'px') );
*/

/*	background-color:red;*/
    border: 1px solid #ddd;  
	border-top:0;
	padding:5px;

	}

/*--------------------------
    GRID
---------------------------*/

#JMainTabDialog .VdfGrid 
	{
	position: absolute;
	top:0;
	left:18px;
	table-layout: fixed;				/* Hou gedefinieerde breedte aan. */
	border:0;
	}

/*--------------------------
    LOOKUP
---------------------------*/

#JMainTabDialog .VdfLookup
	{
/*
	position: absolute;
	top:0;
	left:18px;
*/
	margin:5px 0 10px 10px;
	table-layout: fixed;				/* Hou gedefinieerde breedte aan. */
	border:0;
	border-bottom:1px solid #ddd;
	}

#JMainTabDialog .JScrollBar 
	{
	position: absolute;
	top:10;
	left:18px;
	}

