/*
====================
   BIZI Styles
====================
*/

td
{
	vertical-align: top;
}

.Color
{
	/* BIZI INTERNET */
	/* background-color: #05019C; */
	background-color: #555555;
	/* /BIZI INTERNET */
}
.Color2
{
	/* BIZI INTERNET */
	/* background-color: #B2D8ED; */
	background-color: #777777;
	/* /BIZI INTERNET */
}

.Label
{
	width: 150px;
	/* BIZI INTERNET */
	/* color: 05019C; */
	color: #000000;
	/* /BIZI INTERNET */
}

.SearchInput
{
	height: 21px;
	width: 400px;
	margin-left: -10px;
	/* BIZI INTERNET */
	/* border: 1px solid #007DC5; */
	border: 1px solid #777777;
	/* /BIZI INTERNET */
	padding-left: 2px;
}
.InputButton
{
	/* BIZI INTERNET */
	/* border: solid #05019C 1px; */
	/* background-color: #e0e0e0; */
	border: solid #777777 1px;
	background-color: #e0e0e0;
	/* /BIZI INTERNET */
	font-weight: bold;
}

.Resultaten
{
	padding-top: 5px;
	padding-left: 10px;
}
.Resultaten td
{
	padding-left: 10px;
}

.ResultRow
{
	height: 10px;
	background-image: url(../../bizi/images/ResutlRowBG.gif);
	background-repeat: repeat-x;
}
.Arrow
{
	background-image: url(../../bizi/images/arrow.gif);
	width: 16px;
	height: 16px;
}

.FloatRight
{
	float: right;
	padding-right: 10px;
}
.FloatLeft
{
	float: left;
	padding-right: 10px;
}

.Header
{
	color: #000000;
	font-weight: bold;
	height: 22;
	padding-left: 3px;
	padding-top: 16px;
}
.HeaderBar
{
	padding-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
	height: 22;
}
.CheckBar
{
	padding-top: 0px;
	color: #FFFFFF;
	font-weight: bold;
	height: 22;
}
.Title, .Color2 .Title
{
	padding-top: 3px;
}

.Padding10
{
	padding-bottom: 10px;
	padding-top: 10px;
}

.RemoveRow
{
	text-decoration: none;
}
.AddRow
{
	text-decoration: none;
}

/* Date */
.DateHeader
{
	text-align: right;
	color: #000000;
	font-weight: bold;
}
.DateHeader a, .DateHeader a:visited
{
	color: #000000;
	text-decoration: none;
}
.DateNav
{
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.PreferenceTable
{
	width: 100%;
}

/*====================================
ResultsControl Styles
====================================*/

.newShortListDiv
{
	position: relative;
	display: none;
	z-index: 11;
	top: 27px;
	left: -3px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
}


.mailPanelDiv
{
	position: relative;
	display: none;
	z-index: 11;
	top: 27px;
	left: -3px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
}

.Whitelink, .Whitelink:visited
{
	color: #ffffff;
	text-decoration: none;
}
.Whitelink:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.WhitelinkTop, .WhitelinkTop:visited
{
	color: #ffffff;
	text-decoration: underline;
}
td.borderBottom
{
	/* BIZI INTERNET */
	/* border-bottom: 5px solid #B2D8ED; */
	border-bottom: 5px solid #bbbbbb;
	/* /BIZI INTERNET */
}
.borderBottomThin, .borderBottomThin td
{
	/* BIZI INTERNET */
	/* border-bottom: 2px solid #B2D8ED; */
	border-bottom: 2px solid #bbbbbb;
	/* /BIZI INTERNET */
}
.borderTopThin, .borderTopThin td
{
	/* BIZI INTERNET */
	/* border-top: 2px solid #B2D8ED; */
	border-top: 2px solid #bbbbbb;
	/* /BIZI INTERNET */
}
.TextBox_Intelliinputbox
{
	height: 21px;
	width: 220px;
	/* BIZI INTERNET */
	/* border: 1px solid #007DC5; */
	border: 1px solid #777777;
	/* /BIZI INTERNET */
	padding-left: 2px;
}

.Div_Intelliinputbox
{
	border: 1px solid #007DC5;
	width: 220px;
	background-color: white;
}

.Div_Intelliinputbox_resultItem, .Div_Intelliinputbox_resultItem_Highlight 
{
}

.SiteSearch {
	display:none;
}

.result1
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	cursor: pointer;
	display: block;
}
.Div_Intelliinputbox_resultItem_Highlight
{
	background-color: #c0c0c0;
}

.periodSearch
{
}
.periodSearchHidden
{
	display: none;
}
.daySearch
{
}
.daySearchHidden
{
	display: none;
}
#decade
{
	position: absolute;
	background-color: white;
	z-index: 200;
	border: solid 1px #c0c0c0;
	padding: 2px;
	padding-left: 6px;
	padding-right: 10px;
}
.snelkiezen, .snelkiezen a, .snelkiezen a:visited
{
	/* BIZI INTERNET */
	/* color: #808080; */
	/* BIZI INTERNET */
	color: #ED1C24;
}
.zoekenToggleDisabled, .zoekenToggleDisabled:visited
{
	font-weight: normal;
	color: Black;
	text-decoration: none;
}
.zoekenToggleEnabled, .zoekenToggleEnabled:visited
{
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
	
.searchLinkButton, .searchLinkButton:visited
{
	padding: 2px;
	padding-right: 4px;
	font-weight: bold;
	text-decoration: none;
	background-color: #e0e0e0;
	/* BIZI INTERNET */
	/* border: solid #05019C 1px; */
	border: solid #777777 1px;
	color: #000000;
	/* /BIZI INTERNET */
}

.facetItem
{
	color: #000000;
	text-decoration: none;
}

.facetLink, .facetLink:visited
{
	color: #000000;
	text-decoration: underline;
}

.facetsAlignment
{
	text-align: left;
	vertical-align: top;
}

.facetsStyle
{
	height: 30px;
	padding-top: 4px;
}

.displayNoneBiziInternet
{
	display: none;
}
.actiePopup
{
	position: relative;
	display: none;
	z-index: 11;
	top: 25px;
	left:3px;
	background-color: #ffffff;
	border: 1px solid #ff0000;
}