/*                                                      */
/* IMPORT THE CMS STYLESHEET                            */
/*                                                      */
@import url("statweb.css");

/*                                                      */
/* OVERRIDES OF THE CMS STYLESHEET                      */
/*                                                      */

#ContentContainer
{
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: White;
}

.BreadCrumbTrail
{
	padding-left: 5px;
}


.breadcrum, .breadcrum a, .shortcutMenu td, .breadcrum a:hover, .breadcrum a:visited
{
	background: #005883;
	color: White;
}

.breadcrum a:hover
{
	text-decoration: underline;
}


input
{
	font-size: 100%;
	height: auto;
	vertical-align: middle;
}

.textDisabled
{
	color: #aca899;
}

/*                                                      */
/* STATWEB5 SPECIALS                                    */
/*                                                      */

.logotext
{
	position:absolute;
	top:1px;
	left:50px;
	
}

.statweb5 th
{
	font-size: 0.7em;
}

.statweb5 td
{
	font-size: 0.7em;
}

.statweb5 a:link, .statweb5 a:visited, .statweb5 a:visited:hover
{
	text-decoration: none;
	font-weight: normal; /* color: #003366; */
	color: #005883;
}

.statweb5 a:hover
{
	text-decoration: underline;
}

.proceedImage
{
	margin-left: 5px;
}

.info
{
	font-size: 11px;
}

/*                                                      */
/* DIALOG POP-UP                                        */
/*                                                      */

.PopupError
{
	font-size: 12px;
}

.modalBackground
{
	/* background that is used when the dialog pops up */
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

.PopupErrorHeader
{
	cursor: move;
	background-color: #DDDDDD;
	border: solid 1px Gray;
	color: Black;
	text-align: center;
	padding: 2px;
}

.PopupErrorMessage
{
	padding: 20px 10px 20px 10px;
}

.PopupErrorButtons
{
	padding: 5px;
	text-align: center;
}

.PopupErrorButtons a
{
	padding: 2px 10px 2px 10px;
	border: solid 2px gray;
}

/*                                                      */
/* PUBLICATION ERROR MESSAGE                            */
/* UNHANDLED ERROR PAGE                                 */
/*                                                      */

.ErrorMessage
{
	height: 100%;
	color: Red;
}

/*                                                      */
/* DATA MASTER                                          */
/*                                                      */

.datamasterheader
{
	background-color: #e6ead0;
	height: 65px;
}

.datamasterheaderleft
{
	width: 505px;
}

.datamasterheadercenter
{
	width: 130px;
	vertical-align: bottom;
	padding-bottom: 6px;
	text-align: center;
}

.datamasterheaderright
{
}

.centerbutton
{
	position: absolute;
	top: 75px;
	left: 535px;
}

/*                                                      */
/* SHORTCUT MENU                                        */
/*                                                      */

.shortcutmenuspace
{
	width: 60px;
}

.lastSearch
{
	font-size:smaller;
}

.shortcutMenu
{
	height: 100%;
	padding-right: 10px;
}

.shortcutMenu td
{
	padding: 0px 2px 0px 2px;
}

.SearchBoxWatermark
{
	color: Gray;
}

/*                                                      */
/* SEARCHPAGE											*/
/*                                                      */

.titleLink a:link, .titleLink a:visited
{
	font-size: 1.4em;
	text-decoration: underline;
}

.titleLink a:link
{
	color: #003366;
}

.titleLink a:visited
{
	color: Purple;
}

.SearchPage a:hover
{
	text-decoration: underline;
}
.infobar
{
	background-color: #B7D9E2;
	height: 20px;
	padding: 0px 5px 0px 5px;
}

.infobartop
{
	border-bottom: solid 1px black;
}

.didyoumean
{
	vertical-align: top;
	padding-top: 15px;
}

.searchwarning
{
	color: Red;
	padding-top: 15px;
}

.searchresult
{
	padding: 0px 10px 10px 10px;
	vertical-align: top;
	height: 100%;
}

.repeateritem
{
	padding: 10px 0px 10px 0px;
	width: 1000px;
}

.hits
{
	padding: 5px 0px 0px 20px;
	color: Green;
}

.searchResultData
{
	width: 650px;
}

.searchResultMetaData
{
	font-style: italic;
}

.domeLinks
{
	width: 300px;
	float: right;
	line-height: 1.5em;
}

#searchcontrols
{
	margin-top: 5px;
}

/*                                                      */
/* SELECTION PAGE                                       */
/*                                                      */
/*                                                      */
/* PUBLICATION PAGE - LEFT TABS                         */
/*                                                      */

.selLeftTab
{
	width: 50px;
	text-align: center;
	vertical-align: top;
}

.selLeftTab .tabHeader
{
	white-space: nowrap;
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
}

.selLeftTab .tabItem
{
	height: 72px;
	width: 58px;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/vtab_middle.jpg) repeat-y;
	display: -moz-inline-box;
	display: inline-block;
}

.selLeftTab .tabItemDisabled
{
	cursor: auto;
	color: #aca899;
}

.selLeftTab .tabItemImage, .selLeftTab .tabItemImageSelection
{
	background: no-repeat center top;
	width: 58px;
	padding-top: 40px;
	display: -moz-inline-box;
	display: inline-block;
}

.selLeftTab .tabItemImageSelection
{
	padding-top: 43px;
}

.selLeftTab .tabItemTop
{
	padding-top: 8px;
	background: url(../images/vtab_top.jpg) no-repeat top;
	display: -moz-inline-box;
	display: inline-block;
}

.selLeftTab .tabItemBottom
{
	height: 90px;
	margin-bottom: 4px;
	background: url(../images/vtab_bottom.jpg) no-repeat bottom;
	display: -moz-inline-box;
	display: inline-block;
}

.selLeftTab .tabItemSel
{
	background: url(../images/vtab_middle_sel.jpg) repeat-y;
}

.selLeftTab .tabItemLeftSel
{
	background: url(../images/vtab_top_sel.jpg) no-repeat top;
}

.selLeftTab .tabItemRightSel
{
	background: url(../images/vtab_bottom_sel.jpg) no-repeat bottom;
}



.layoutTable
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}


.layoutTable td
{
	padding: 0px;
	margin: 0px;
}

.tabHeaderContainer
{
	vertical-align: top;
	height: 20px;
}

td.selectionViewContainer
{
	border: solid 1px #b0b5b8;
	padding: 5px;
	vertical-align: top;
}

.horizontal .tabHeader
{
	white-space: nowrap;
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
}

.horizontal .tabItem
{
	height: 21px;
	padding: 4px;
	margin: 0;
	background: url(../images/tab_middle.jpg) repeat-x;
	margin-right: 4px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
}

.horizontal .tabItemLeft
{
	padding-left: 5px;
	background: url(../images/tab_left.jpg) no-repeat;
	display: -moz-inline-box;
	display: inline-block;
}

.horizontal .tabItemRight
{
	padding-right: 4px;
	background: url(../images/tab_right.jpg) no-repeat right;
	height: 21px;
	display: -moz-inline-box;
	display: inline-block;
}

.horizontal .tabItemSel
{
	background: url(../images/tab_middle_sel.jpg) repeat-x;
	color: #FFF;
}

.horizontal .tabItemRightSel .tabItemLeftSel a, .horizontal .tabItemRightSel .tabItemLeftSel a:hover
{
	color: #FFF;
}


.horizontal .tabItemLeftSel
{
	background: url(../images/tab_left_sel.jpg) no-repeat;
}

.horizontal .tabItemRightSel
{
	background: url(../images/tab_right_sel.jpg) no-repeat right;
}

/*                                                      */
/* PUBLICATION PAGE                                     */
/*                                                      */

.publicationtitlearea
{
	margin-left: 10px;
	height: 100%;
}

.publicationtitle
{
	font-size: 1.5em;
}

.publicationdescription
{
	font-weight: bold !important;
}

.publicationinfo
{
	padding-left: 10px;
}

.pubheaderspace
{
	width: 90px;
}

/*                                                      */
/* PUBLICATION PAGE - TOP TABS                          */
/*                                                      */

.pupTopTab
{
	width: 290px;
}

.pubTopTab .tabHeader
{
	white-space: nowrap;
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
}

.pubTopTab .tabItem
{
	text-align: center;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
}

.pubTopTab .tabItemDisabled
{
	cursor: auto;
	color: #aca899;
}

.pubTopTab .tabItemImage
{
	background: no-repeat center top;
	width: 66px;
	padding-top: 42px;
	display: -moz-inline-box;
	display: inline-block;
}

/*                                                      */
/* PUBLICATION PAGE - LEFT TABS                         */
/*                                                      */

.pubLeftTab
{
	width: 50px;
	text-align: center;
	vertical-align: top;
}

.pubLeftTab .tabHeader
{
	white-space: nowrap;
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
}

.pubLeftTab .tabItem
{
	height: 56px;
	width: 58px;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/vtab_middle.jpg) repeat-y;
	display: -moz-inline-box;
	display: inline-block;
}

.pubLeftTab .tabItemDisabled
{
	cursor: auto;
	color: #aca899;
}

.pubLeftTab .tabItemImage, .pubLeftTab .tabItemImageSelection
{
	background: no-repeat center top;
	width: 58px;
	padding-top: 40px;
	display: -moz-inline-box;
	display: inline-block;
}

.pubLeftTab .tabItemImageSelection
{
	padding-top: 20px;
}

.pubLeftTab .tabItemTop
{
	padding-top: 8px;
	background: url(../images/vtab_top.jpg) no-repeat top;
	display: -moz-inline-box;
	display: inline-block;
}

.pubLeftTab .tabItemBottom
{
	height: 73px;
	margin-bottom: 4px;
	background: url(../images/vtab_bottom.jpg) no-repeat bottom;
	display: -moz-inline-box;
	display: inline-block;
}

.pubLeftTab .tabItemSel
{
	background: url(../images/vtab_middle_sel.jpg) repeat-y;
}

.pubLeftTab .tabItemLeftSel
{
	background: url(../images/vtab_top_sel.jpg) no-repeat top;
}

.pubLeftTab .tabItemRightSel
{
	background: url(../images/vtab_bottom_sel.jpg) no-repeat bottom;
}

/*                                                      */
/* PUBLICATION PAGE - TABLE                             */
/* see publicationtable.css                             */

.PubGrid
{
	font-size: 1.1em;
}

/*                                                      */
/* PUBLICATION PAGE - DOWNLOAD                          */
/*                                                      */

.DownloadMenu
{
	font-size: 12px;
}

.DownloadExplanation
{
	text-align: left;
	padding-bottom: 10px;
}

/*                                                      */
/* PUBLICATION PAGE - COPYLINK                          */
/*                                                      */

.CopyLinkTitle
{
	font-weight: bold;
	margin-bottom: 15px;
}

/*                                                      */
/* PUBLICATION PAGE - DESCRIPTION POPUP                 */
/*                                                      */

.PubDescription, .popup
{
	font-size: 12px;
	margin: 10px;
}


/*                                                      */
/* PUBLICATION PAGE - MAP                               */
/*                                                      */

. MapDataSelection
{
	font-size: 1.0em;
}

.MapDataSelectionSelected
{
	background-color: #b7d9e2;
}

/*                                                      */
/* PUBLICATION PAGE - PRINT                             */
/*                                                      */

.PrintExplanation
{
	text-align: left;
	padding-bottom: 10px;
}

.firstcolumn
{
	padding: 5px 10px 0px 0px;
	color: #003366;
	font-weight: bold;
	vertical-align: top;
}

.secondcolumn
{
	vertical-align: top;
}

.printoptionsviewtable tr
{
	height: 50px;
}

.checkboxtable tr
{
	height: 10px;
}

/*                                                      */
/* TREE LISTS                                           */
/*                                                      */

.treelist
{
	font-size: 11px;
	height: 100%;
}

.treelistListArea
{
	border: solid 1px #005883;
}

.treelistItemArea
{
	border-right: solid 1px #005883;
	width: 225px;
}

.treelistItemAreaHeader, .mySelectionsSelectAll
{
	color: White;
	background: #005883;
	font-weight: bold;
	height: 30px;
}

.treelistItemAreaContent
{
	background-color: white;
}

.treelistSelectedItem
{
	background-color: #B7D9E2;
}

.treelistSelectedItem a
{
	color: black;
	font-weight: bold;
}

/*    Pageheader   */

.headerMenu
{
	margin-right: 20px;
}

#header
{
	width: 100%;
	background: white;
}

#header td, #PageFooter
{
	font-size: 69%;
	font-family: Arial;
}

ul#zoekmenu li
{
	background-image: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

ul#zoekmenu
{
	float: right;
	list-style-type: none;
}
ul#zoekmenu a
{
	color: #666;
	float: left;
	height: 2em;
	padding-bottom: 0.2em;
	padding-top: 0.3em;
	vertical-align: middle;
	font-weight: normal;
}
ul#zoekmenu a:visited
{
	color: #666;
	float: left;
	height: 2em;
	padding-bottom: 0.2em;
	padding-top: 0.3em;
	vertical-align: middle;
}
ul#zoekmenu a:hover
{
	color: #005883;
	text-decoration: none;
}
ul#zoekmenu span
{
	color: #ccc;
	margin: 0 0.4em 0 0.4em;
	padding-top: 0.3em;
	vertical-align: middle;
}
ul#zoekmenu span#languageswitch
{
	margin: 0;
}

#headermenus
{
	float: right;
	width: 600px;
}

ul#hoofdmenu
{
	float: right;
	list-style-type: none;
	margin-top: 10px;
	padding: 0px;
	position: relative;
}
ul#hoofdmenu li
{
	float: left;
	margin: 0px;
	padding: 0px;
}
ul#hoofdmenu a
{
	color: #005883;
	float: left;
	font-size: 1.09em;
	text-decoration: none;
	font-weight: normal;
}
ul#hoofdmenu a.act
{
	color: #005983;
	font-weight: bold;
}
ul#hoofdmenu a.act:hover
{
	color: #005983;
}
ul#hoofdmenu a:hover
{
	color: #005983;
}
ul#hoofdmenu span
{
	color: #005883;
	margin: 0 1.09em 0 1.09em;
}
#PageFooter
{
	border-top: 1px solid #F0F0F0;
	color: #666666;
	padding: 1em 10px;
	background: white;
}
.logoContainer
{
	width: 300px;
}

#visualbox
{
	position: relative;
	height: 180px;
	text-align:left;
	margin-left:10px;
}

#visualbox img
{

}

#homepageImage
{
	float: left;
}

.homepageControls, .homepagelinks
{
	width: 590px;
}

.homepageControls
{
	margin-top: 50px;
}

.homepageMainContent
{
	margin-left: 420px;
}

.homepageLinks
{
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/logo_statline.jpg);
}

.homepageLinks ul
{
	list-style-type: none;
}

.homepageLinks ul li
{
	line-height: 2em;
}

.homepageContent
{
	margin-top: 50px;
}

.homepageSearchButton
{
	position: relative;
	top: 45px;
	left: -128px;
}

.homepageSearchBox
{
	padding-top: 40px;
	text-align: center;
	float: left;
}

.linksList
{
	margin-left: 300px;
}

.advancedSearchControls
{
	width: 1000px;
}

.advancedSearchControls .grouptitle
{
	font-weight: bold;
}

.advancedSearchControls div
{
	width: 450px;
	height: 250px;
	padding: 10px;
	border: solid 1px lightgrey;
	margin: 5px;
	float: left;
}

.advancedSearchLabelColumn
{
	padding-left: 20px;
	width: 225px;
}

.advancedSearchInput, .freeSearchInput
{
	width: 200px;
}

.disabled
{
	background-color: lightgrey;
}

/*                                                      */
/* MYSELECTION                                          */
/*                                                      */
.mySelectionList, .mySelectionList li ul
{
	list-style-type: none;
	color: Gray;
}

.mySelectionList li.item
{
	color: Black;
}




#tooltip
{
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
}
#tooltip h3, #tooltip div
{
	margin: 0;
	font-size: x-small;
	font-weight: normal;
}

.error, .error a:link
{
	color: Red;
}

.error a:link
{
	text-decoration: underline;
}

/****** BEGIN VVS-IT Verbetering Vindbaarheid StatLine - IT *******/

.searchhints
{
	float: left;
	width: 650px;
	clear: both;
}

/****** END VVS-IT Verbetering Vindbaarheid StatLine - IT *********/
