﻿/* css voor contentitems op de paginas */
.gridheader
{
	margin-top			: 9px;
	width				: 986px;
	height				: 32px;
	background-image	: url('Images/gridtoprowbg.gif');
	background-repeat	: repeat-x;
	background-position : bottom;
	vertical-align		: bottom;
}

#infoArrangement
{
	margin-top			: 9px;
	width				: 986px;
}
#infoTable
{
	
}
.grids
{
	position			: absolute;
	top					: -10px;
}

.lblTitle
{
	position			: absolute;
	top					: -90px;
}

.gridFooter
{
	position			: relative;
	
}

.titlespacer
{
	width				: 36px;
	float				: left;
}
.titleheader
{
	float				: left;
	margin				: 14px 0px 0px 0px; 
}

.titleheaderarrow
{
	float				: left;
	margin				: 14px 0px 0px 10px; 
}
.iconImport
{
	float				: right;
	margin				: 0px 4px 0px 0px; 
}
.iconAdd
{
	float				: right;
	margin				: 0px 4px 0px 0px; 
}
.iconPreview
{
	float				: right;
	margin				: 0px 4px 0px 0px; 
}
.gridBorders
{
	border-bottom		: solid 1px #FFFFFF;
}
.headercombo
{
	float				: left;
	margin				: 13px 0px 0px 0px; 
}
.headerMapImage
{
	float				: left;
	margin				: 0px 7px 0px 0px; 
}
.headerMapText
{
	float				: left;
	margin				: 14px 30px 0px 0px; 
}
.combomContainer
{
	/*float				: left;*/
	position			: absolute;
	left				: 580px;
	margin				: 0px 7px 0px 0px; 
}
.comboArrangementContainer
{
	/*float				: left;*/
	position			: absolute;
	left				: 650px;
	margin				: 0px 7px 0px 0px; 
}
.gridFooter
{
	float				: right;
	margin-top			: 5px;
}
.arrangementmanagernormal
{
	font-weight			: normal;
}

