BODY {
	background-image: url(../img/body_bg.gif);
	background-position: left top;
	background-repeat:repeat-y;
	margin: 0px;
	font-family: verdana,sans-Serif;
	font-size: 11px; 
}	

table, tr, td {
	font-family: verdana,sans-Serif;
	font-size: 11px; 
	}


HR {
	height: 1px;
	color: #C62A47;
}


A, A:LINK, A:VISITED, A:ACTIVE  {
    font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #2D8086;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
}

A:HOVER {
    font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #C62A47;
	font-size: 11px;
	line-height: 20px;
	text-decoration: underline;
}

HR {
	height: 1px;
	color: #C62A47;
}


	

	




/* hier begint de yuna-stuff!!! */	

a.toolbar:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; text-decoration: none; color: #333333}
a.toolbar:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; text-decoration: none; color: #333333}
a.toolbar:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; text-decoration: none; color: #333333}
a.toolbar:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: xx-small; color: #336699}


p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}


p.topnav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #333333; text-decoration: none; font-weight: bold}

p.toolBarHead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #666666; text-decoration: none; font-weight: bold; font-style: italic}


.topnav:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; text-decoration: none; color: #333333}
.topnav:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; text-decoration: none; color: #333333}
.topnav:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; text-decoration: none; color: #333333}
.topnav:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: xx-small; color: #336699}



input , select, textarea {
	BACKGROUND: '#FFFFFF' ;
	COLOR: '#333333';
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;    
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px; 
}

.fil2 {
	BACKGROUND: '#CCCCCC' ;
	COLOR: '#333333';
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;    
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px;
	WIDTH: 200px
    
}

.fil {
	BACKGROUND: '#FFFFFF' ;
	COLOR: '#333333';
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;    
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px;
   
}

#help {
	border:0;
}


.formtable {
	width: 100%;
	/*border-collapse: collapse; */
	border-spacing: 1px; 
	
}
.formtable td{
	padding: 2px; 
}

.formheader , .listheader{
	margin: 10px;
	color: #888888;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.formheaderrow {
	background-color: #CCCCCC;
}

.formrow {
	background-color: #DDDDDD;
}

.formrowerror {
	background-color: #FFBBBB;
}

.formerror {
	color:red;
}

.formmarker {
	color:red; float:left;
}

/* form toolbar */
.formtabletoolbar {
	width: 100%;
	/*border-collapse: collapse; */
	border-spacing: 1px; 
	
}
.formtabletoolbar td{
	padding: 2px; 
}

.formheadertoolbar {
	margin-bottom: 3px;
	color: #333333;
	font-size: 11px;
}

.formheaderrowtoolbar {
	background: none;
}

.formrowtoolbar {
	background: none;
}

.formrowerrortoolbar {
	background-color: #FFBBBB;
}

.formerrortoolbar {
	color: red;
}

.formmarkertoolbar {
	display: none;
	color: red; 
	float: left;
}


.quote {
	background-color: #FDFDFD;
	border: 1px solid #888888;
	margin: 5px 5px 5px 4px;
}



/* tb - 20050429 - img upload */
div.formImageModule div.header
{
	background-color:#CCC;
	color:#888;
	font-size: 11px;
	margin:0 0 5px 0;
}

div.formImageModule div.footer
{
	clear:both;
	margin:5px 0 0 0;
}

div.formImageModule div.header strong
{
	margin:5px;
	line-height:20px;
}
div.formImageModule div.header img.button
{
	float:right;
	ine-height:20px;
}


div.formImageModule div.imgArea
{
	/* laten bepalen door class formWidth */
}

div.formImageModule .template
{
	display:none;
}

div.formImageModule div.imgBox
{
	float:left;
	position:relative;
	width: 60px;
	height: 60px;
	margin:0 5px 5px 0;
	background:#CCCCCC;
	text-align:center;
}
div.formImageModule div.imgBox img.thumbNail
{
	width:58px;
	height:58px;
	border:1px solid #000;
}
div.formImageModule div.imgBox img.button
{
	position:absolute;
	top:1px;
	left:39px;
	width:20px;
	height:20px;
	order:1px solid #000;
	z-index:10;
	cursor:pointer;
}


/* tb - 20050706 - file upload */
div.formFileModule div.header
{
	background-color:#CCC;
	color:#888;
	font-size: 11px;
	margin:0 0 5px 0;
}

div.formFileModule div.footer
{
	clear:both;
	margin:5px 0 0 0;
}

div.formFileModule div.header strong
{
	margin:5px;
	line-height:20px;
}
div.formFileModule div.header img.button
{
	float:right;
	ine-height:20px;
}


div.formFileModule div.fileArea
{
	/* laten bepalen door class formWidth */
}

div.formFileModule .template
{
	display:none;
}

div.formFileModule div.fileBox
{
	position:relative;
	height: 20px;
	margin:0 0 5px 0;
	padding:1px 5px;
	background:#CCCCCC;
	text-align:left;
}
div.formFileModule div.fileBox span
{
	line-height:16px;
}

div.formFileModule div.fileBox img.icon
{
	vertical-align:middle;
	width:16px;
	height:16px;
	margin-right:5px;
}
div.formFileModule div.fileBox img.button
{
	position:absolute;
	top:1px;
	right:5px;
	z-index:10;
	cursor:pointer;
}



/* ---------------------------- popup venster ------------------------------------ */

body.browser {margin:0;padding:0;background-color:#FFF;}

.uibutton img {
	border:1px solid black !important;
}

body.browser a img
{
	border:0px solid transparent ;
}
body.browser div.topHeader
{
	height:40px;
	margin:0 0 10px 40px;;
	color:#EEEEEE;
}
body.browser div.topHeader h1
{
	margin:0;
	padding:5px 10px;
	font-size:14px;
	color:#CCC;
}

body.browser a#btnUpload
{
	/*float:right;*/
	text-decoration: none;
	color: #333333;
}
body.browser a#btnUpload img
{
	border:0px solid transparent;
	text-decoration: none;
}


body.browser div#browseArea,
body.browser div#uploadArea
{
	clear:both;
	background-color:#EEEEEE;
	margin:0 20px 20px 50px;
	position:relative;
}
body.browser div#imageTiles
{
	margin:0 0 0 0;
	height:290px;
	overflow:auto;
	border-bottom:1px solid #FFF;
}

div#imageTiles div.tile
{
	width:92px;
	height:122px;
	border:3px solid #CCC;
	background-color:#CCC;
	float:left;
	margin: 5px;
	isplay:table-cell;
	text-align:center;
	vertical-align:center;
}
div#imageTiles div.hover
{
	/*border:3px solid #969CAE !important;*/
	/*background-color:#969CAE !important;*/
}

div#imageTiles div.tile img.thumbNail
{
	float:left;
	border:1px solid #000;
	margin:auto;
}
div#imageTiles div.tile div.buttons
{
	text-align: left;
	height:20px;
	width:90px;
	background:#EEEEEE;
	margin: 100px 0 0 0;
}

	/*  -- file browser -- */
body.browser div#fileLines
{
	position:relative;
	margin:0 0 0 0;
	height:290px;
	overflow:auto;
	border-bottom:1px solid #FFF;
}
div#fileLines div.line
{
	position:relative;
	height:22px;
	margin:5px 5px;
	padding:2px 75px 2px 5px;
	background-color:#CCC;
}
div#fileLines div.line img.icon
{
	vertical-align:middle;
	width:16px;
	height:16px;
	margin-right:5px;
}
div#fileLines div.line span
{
	line-height:18px;
}

div#fileLines div.line div.buttons
{
	position:absolute;
	top:1px;
	right:5px;
	width:70px;
}
div#fileLines div.line div.buttons img.button
{
	z-index:10;
	cursor:pointer;
}



body.browser h2
{
	background-color:#CCC;
	color:#888;
	font-size: 11px;
	padding:5px;
	margin:0;
	line-height:14px;
	border-bottom:1px solid #FFF;
	position:relative;
	display:block;
	height:20px;
}
body.browser div.buttons img
{
	margin:2px 3px;
	border:0px solid #000;
}


	/* -- mouse pointer popup -- */
div#popWindow
{
	position:absolute;
	top:0;
	left:0;
	width:200px;
	height:50px;
	display:none;
	background-color:#FFF;
	border:1px solid #000;
	overflow:hidden;
}
div#popTitle
{
	height:20px;
	background-color:#969CAE;
}
div#popWindow span
{
	padding:2px 5px;
}

	/* -- upload venster -- */
body.browser div.formLine
{
	border-bottom:1px solid #FFF;
}
body.browser label
{	
	padding:5px;
	display:block;
	/*float:left;*/
	width: 150px;
	/*border: 1px solid red;*/
}
body.browser div.formLine div
{
	padding:5px;
	margin:0 0 0 10px;
	border-left:1px solid #FFF;
	/*border: 1px solid green;*/
}

body.browser div.delEdit
{
	position:relative;
	padding:5px;
	border-bottom:1px solid #FFF;
}
body.browser div.warning
{
	background-color:#FFBBBB;
}
body.browser div.delEdit span.warning
{
}
body.browser div.delEdit img
{
	position:relative;
	border:1px solid #000;
	margin-right:15px;
	float:left;
}
body.browser div.delEdit input.text
{
	position:relative;
	width:400px;
	padding:1px;
}
body.browser div.delEdit div.description
{
	position:relative;
	argin-left:120px;
	float:left;
}
body.browser div.documentEdit input.text
{
	width:300px;
}

body.browser div.delEdit div.clear
{
	clear:left;
}
body.browser div.okCancel
{
	height:20px;
	padding:5px;
}
body.browser div.okCancel span.left
{
	float:left;
}
body.browser div.okCancel span.right
{
	float:right;
}
body.browser div.okLeft
{
	margin:5px;
	text-align:left;
}
body.browser div.okLeft span
{
	margin:0 auto;
}
body.browser div.defaultPopupArea
{
	padding:5px;
}