

/* panden in de kijker */

.pand_in_de_kijker
{
	width: 610px;
	height: 250px;
	background: url( "../../../imgsite/pand_in_de_kijker.jpg" );
	background-repeat: no-repeat;
	padding: 35px 0px 35px 25px;
	margin: 0 auto;
	text-align: center;
}

.dvPandInDeKijker
{
	width: 560px;
	height: 180px;
	background: url( "../../../imgsite/pand_in_de_kijker_bg.jpg" );
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0px;
	text-align: left;
}

.imgPandInDeKijker
{
	cursor:pointer;
}

.dvPandInDeKijkerInhoud
{
	width: 540px;
	height: 160px;
	text-align: left;
}


#indekijker .caption
{
	z-index: 600;
	background-color: #F0B311;
	color: #ffffff;
	height: 100px;
	width: 100%;
	position: absolute;
	bottom: 0;
}

#indekijker .caption .content
{
	margin: 5px;
}

#indekijker .caption .content h3
{
	margin: 0;
	padding: 0;
	color: #1DCCEF;
}

.clear
{
	clear: both;
}

.dvImgInDeKijker
{
	width: 560px;
	height: 180px;
	overflow: hidden; /*display:block;*/
}

select.ddlFilter
{
	font-size: 12px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
}

select.ddlFilter option
{
	
}


/* Algemeen */

.dvSpacer
{
	width: 100%;
	height: 10px;
	vertical-align: top;
}

.dvSpacerLijn
{
	width: 100%;
	height: 5px;
	border-bottom: 5px solid #B3B3B3;
}

.padding
{
	padding: 10px;
}
.padding_left
{
	padding-left: 10px;
}
.padding_right
{
	padding-right: 10px;
}
.padding_top
{
	padding-top: 10px;
}
.padding_bottom
{
	padding-bottom: 10px;
}

.align_left
{
	text-align: left;
}
.align_center
{
	text-align: center;
	margin: 0 auto;
}
.align_right
{
	text-align: right;
}

.valign_top
{
	vertical-align: top;
}
.valign_middle
{
	vertical-align: middle;
}
.valign_bottom
{
	vertical-align: bottom;
}

.border_top
{
	border-top:1px solid #d8d8d8;
}
.border_right
{
	border-right:1px solid #d8d8d8;
}
.border_bottom
{
	border-bottom:1px solid #d8d8d8;
}
.border_left
{
	border-left:1px solid #d8d8d8;
}

.full_height
{
	height:100%;
	min-height: 100%;
}
.full_width
{
	width:100%;
}
	
.kader
{
	background-color: #EAEAEA;
	border: 1px solid #d8d8d8;
}

.imgkader
{
	background: url( "../../../imgsite/grad_kader.jpg" );
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #f4f4f4;
	border: 1px solid #d8d8d8;
}

.btnAlgemeen
{
	width: 150px;
	height: 19px;
	border: none;
	text-align: center;
	vertical-align: middle;
	line-height: 19px;
	background: url( "../../../imgsite/btn_algemeen.jpg" );
	padding-right: 20px;
	text-transform: uppercase;
	font-size: 11px;
	cursor: pointer;
}

.chkAlgemeen
{
	width: 100%;
	font-size: 11px;
}

	.chkAlgemeen td
	{
		vertical-align: top;
		width: 50%;
		
	}
		.chkAlgemeen td input
		{
			
		}
		.chkAlgemeen td label
		{
			padding-left: 10px;
			background:transparent url(../../../imgsite/label_grijs_bg.png) repeat scroll 0 0;
			padding-bottom:3px;
			padding-right:3px;
			padding-top:3px;					
		}		
	
		.tt
		{
			background-color:#FFFFFF;
			color:#000000;							
			font-size:12px;
			font-weight: bold;
			padding:3px;
			letter-spacing:1px;
			font-family:Tahoma, Verdana, Arial, Sans-Serif;
			/*display:block;*/
		}
		

.dvBtnAlgemeen
{
	width: 150px;
	height: 19px;
	border: none;
	text-align: center;
	vertical-align: middle;
	line-height: 19px;
	background: url( "../../../imgsite/btn_algemeen.jpg" );
	text-transform: uppercase;
	font-size: 11px;
	float: right;	
}

.hypAlgemeen, .hypAlgemeen:link, .hypAlgemeen:visited
{
	padding-right: 20px;
	color:#000000;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
	line-height: 19px;
}

.hypAlgemeen:hover
{
	color:#F0B311;
}

.hypNext, .hypNext:link, .hypNext:visited
{
	padding: 2px 5px 2px 5px;
	background-color:#F0B311;
	color:#FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
	height:15px;
	min-height:15px;
}

.hypNext:hover
{
	background-color:#b3b3b3;
	color:#FFFFFF;
}

.tblAlgemeen
{
	width: 100%;
	vertical-align: top;
}
.tdAlgemeenLinks
{
	width: 50%;
	padding-right:5px;
	vertical-align :top;
}
.tdAlgemeenRechts
{
	width: 50%;
	padding-left:5px;
	vertical-align: top;
}
.tdAlgemeenTitel
{
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 1px;
	line-height: 30px;
	padding: 5px 0px 5px 0px;
}
.tdAlgemeenSubtitel
{
	padding:5px;	
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:14px;
	
}
.tdAlgemeenTitelLinks
{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding: 5px 5px 5px 10px;
	background-color: #d8d8d8;
}


.tdAlgemeenInhoud
{
	vertical-align: top;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

/* zoeken */

.tblZoeken
{
	width: 100%;
	height: 50px;
	border: 1px solid #d8d8d8;
	vertical-align: middle;
	background: url( "../../../imgsite/zoeken.jpg" );
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #EAEAEA;
}
.tdZoekenTextbox
{
	padding: 12px 20px 10px 50px;
	vertical-align: middle;
	height: 100%;
}
.txtZoeken
{
	width: 100%;
	vertical-align: middle;
	border: none;
	color: #A8A8A7;
	border:0;
}

.tdZoekenButton
{
	width: 46px;
	vertical-align: middle;
	height: 100%;
	padding: 0px 0px 0px 0px;
}
.hypZoeken, .hypZoeken:link, .hypZoeken:visited
{
	width: 31px;
	height: 26px;
	background: url( "../../../imgsite/zoek_btn.gif" );
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	outline: none;
	text-indent: -9999px;
	cursor: pointer;
}

.hypZoeken:hover
{
	width: 31px;
	height: 26px;
	background: url( "../../../imgsite/zoek_btn.gif" );
	background-repeat: no-repeat;
	background-position: 0px -26px;
	display: block;
	outline: none;
	text-indent: -9999px;
}

.pnlZoeken
{
	background: #ffffff url("../../../../imgsite/tab_venster.jpg");
	background-repeat:no-repeat;
	background-position: top left;
	width:617px;
	height:450px;
	margin: 0 auto;
	vertical-align: top;
	font-size: 12px;
	text-align: left;
	padding:15px 0px 0px 0px;
}
	

/*.pnlZoeken
{
	vertical-align: top;
	width: 100%;
	background-color: #EAEAEA;
	border: 1px solid #d8d8d8;
}
*/

/* nieuwsbericht */

.tblNieuwsbericht
{
	width: 100%;
	vertical-align: top;
}
.tdNieuwsberichtDatum
{
	vertical-align: top;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 5px 0px;
}
.lblNieuwsberichtDatum
{
	padding: 2px;
	background-color: #F0B311;
	color: #ffffff;
}
.lblNieuwsberichtDatumHome
{
	font-size: 18px;
	color: #F0B311;
	font-weight: bold;
}
.tdNieuwsberichtTitel
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 5px 0px;
	line-height: 16px;
	color: #000000;
}
.tdNieuwsberichtBeschrijving
{
	font-size: 12px;
	padding: 0px 0px 10px 0px;
	line-height: 18px;
	color: #000000;
}
.tdNieuwsberichtLeesMeer
{
	font-size: 12px;
	padding: 0px 10px 10px 0px;
	line-height: 18px;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	
}
	.hypNieuwsberichtTitel, .hypNieuwsberichtTitel:link, hypNieuwsberichtTitel:visited
	{
		color:#000000;
		text-decoration: underline;
	}
	.hypNieuwsberichtTitel:hover
	{
		color:#F0B311;
	}

.tblNieuwsberichtHyperlink
{
	width: 100%;
	background-color:#D8D8D8;
	height:15px;
	min-height:15px;
	padding:0;
	margin:0;
}
	.tdNieuwsberichtHyperlinkLinks
	{
		text-align: left;
		vertical-align:middle;
		padding:0;
		margin:0;
	
	}
	.tdNieuwsberichtHyperlinkRechts
	{
		text-align:right;
		vertical-align: middle;
		padding:0;
		margin:0;
	}

.tblNieuwsNavigatie
{
	width:100%;
	background-color:#D8D8D8;
	height:19px;
}
	.tdNieuwsNavigatieLinks
	{
		text-align: left;
		vertical-align:middle;
	}
	.tdNieuwsNavigatieRechts
	{
		text-align: right;
		padding-right: 5px;
		vertical-align: middle;
		color:#000000;
		font-size: 11px;
	}
	.hypNieuwsNavigatie, .hypNieuwsNavigatie:link, .hypNieuwsNavigatie:visited
	{
		vertical-align: middle;
		height:19px;
		width:19px;
		line-height:19px;
		margin:0;
		padding:0;
	}
	.hypNieuwsNavigatie img
	{
		padding:0;
		margin:0;
	}

/* kantoor */

.tblTabVenster
{
	background: #ffffff url("../../../../imgsite/tab_venster.jpg");
	background-repeat:no-repeat;
	background-position: top left;
	width:617px;
	height:450px;
	margin: 0 auto;
}
	.tdTabVenster
	{
		vertical-align: top;
		font-size: 12px;
		text-align: center;
		padding:14px 0px 0px 0px;
		
	}
		.tblTabInhoud
		{
			width: 590px;
			margin: 0 auto;
			padding:0;
			
		}
			.tdTabInhoud
			{
				vertical-align:top;
			}

.tblKantoorDetail
{
	width: 100%;
	vertical-align: top;
}
	.tdKantoorDetailListItem
	{
		width:25px;
		vertical-align:top;
		text-align: left;
		background:url("../../../imgsite/noticia_lista_estilo.jpg");
		background-position: 10px 5px;
		background-repeat: no-repeat;
	}
	.tdKantoorDetailFoto
	{
		width: 200px;
		vertical-align: top;
		padding: 0px 0px 0px 10px;
		
	}
	.tdKantoorDetailTitel
	{
		vertical-align: top;
		font-size: 12px;
		font-weight: bold;
		padding: 0px 0px 5px 10px;
	}
	.tdKantoorDetailItem
	{
		padding:0px 0px 0px 10px;
		vertical-align: top;
		font-size: 12px;
	}

/* upload */

ul.photoupload-queue
{
	padding-top:10px;	
}

ul.photoupload-queue li
{
	width:100%;
	background-color: #EBEBEB;
	display:block;
	margin-bottom: 2px;
	height:20px;
	vertical-align: middle;
}

ul.photoupload-queue li .queue-file
{
	padding-left: 10px;
}

ul.photoupload-queue li .input-delete
{
	padding-right: 10px;
}

ul.photoupload-queue .queue-subloader {
	background-color:#F0B311;
	color:#FFFFFF;
	height:100%;
	left:0;
	position:absolute;
	text-align:center;
	top:0;
	width:0;
}

.lblUploadOK
{
	text-transform:uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	color:#F0B311;
	font-weight:bold;
	text-decoration:underline;
}


/* Print */

.printWrapper{
	background-color:#ffffff;
	border:1px solid #d8d8d8;
	margin:10px;
	width:860px;
}
	.printWrapperInhoud{
		padding:10px;     
	}

/* Tags */

.tblTags
{
	width: 100%;
}
	.tdTags
	{
		vertical-align: top;
		text-align: center;
	}
	.tdTags a, .tdTags a:link, .tdTags a:visited
	{
		color:#A8A8A7;
		text-decoration:none;
		margin:3px;
		display: inline-block;
	}
	.tdTags a:hover
	{
		color:#F0B311;
	}
	

/* Links voor google seo */

.tblGoogleVerbeteringen
{
	width: 860px;
	margin: 0 auto;	
}

.tdLinkCell
{
	vertical-align: top;
	text-align: center;
	padding: 3px;
}
.tblGoogleLinks
{
	width: 100%;
	text-align: center;
}
	.hypGoogleLinkTitel , .hypGoogleLinkTitel:link, .hypGoogleLinkTitel:visited
	{
		color:#000000;
		font-size: 10px;
		font-weight: bold;
		text-decoration: underline;
	}
	.hypGoogleLinkTitel:hover
	{
		color:#F0B311;
	}
	
	.hypGoogleLink , .hypGoogleLink:link, .hypGoogleLink:visited
	{
		text-decoration: none;
		color:#000000;
		font-size: 10px;
	
	}
	.hypGoogleLink:hover
	{
		color:#F0B311;
	}
	
	

	.tdGoogleLinksTitel
	{
		text-align: center;
	}
	.tdGoogleLinksInhoud
	{
		text-align: center;
	}
	
	

/* Modal */

.modalbox
{
	text-align: left;
	margin: 0 auto;
	font-size: 12px;	
}

.accordion_container
{
	width: 580px;
	margin: 0 auto;
}

.accordion_item
{
	/*width: 580px;*/
	width: 290px;
	/*padding-bottom: 5px;
	padding-top: 5px;*/
}

	.accordion_item .dvRegion a
	{
		display:block;
		font-size:12px;
		padding:0.5em 0.5em 0.5em 0.5em;

		-moz-border-radius-bottomleft:4px;
		-moz-border-radius-bottomright:4px;
		-moz-border-radius-topleft:4px;
		-moz-border-radius-topright:4px;
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		
		background:#F6F6F6 url("../../../JavaScript/UI/modalbox/images/ui-bg_glass_100_f6f6f6_1x400.png") repeat-x scroll 50% 50%;
		border:1px solid #CCCCCC;
		color:#F1B822;
		font-weight:bold;
		outline-color:-moz-use-text-color;
		outline-style:none;
		outline-width:medium;
		
	
	}
	
	.accordion_item .dvAreas
	{
		display:block;
		border-top:0 none;	
		margin-bottom:2px;
		margin-top:-2px;
		overflow:auto;
		padding:1em 2.2em;
		position:relative;
		top:1px;
		-moz-border-radius-bottomleft:4px;
		-moz-border-radius-bottomright:4px;
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:#fefefe url("../../../JavaScript/UI/modalbox/images/ui-bg_flat_65_fefefe_40x100.png") repeat-x scroll 50% top;
		border:1px solid #DDDDDD;
		color:#333333;
	}

.tblRegion2
{
	width: 100%;
	border-collapse:collapse;
}
	.tdRegion2Checkbox
	{
		width: 10px;
		padding:0px 5px;
		text-align: center;
		vertical-align:middle;
	}
	.tdRegion2Checkbox .chkRegion2
	{
		vertical-align: middle;
	}
	
	.chkRegion2
	{
		vertical-align: middle;
		
		display: inline-block;
		font-size:12px;
		padding:0.5em 1em 0.5em 1em;

		-moz-border-radius-bottomleft:4px;
		-moz-border-radius-bottomright:4px;
		-moz-border-radius-topleft:4px;
		-moz-border-radius-topright:4px;
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		
		background:#F6F6F6 url("../../../JavaScript/UI/modalbox/images/ui-bg_glass_100_f6f6f6_1x400.png") repeat-x scroll 50% 50%;
		border:1px solid #CCCCCC;
		color:#F1B822;
		font-weight:bold;
		outline-color:-moz-use-text-color;
		outline-style:none;
		outline-width:medium;	
	}
	
	.chkRegion2 input
	{
		vertical-align: middle;		
		margin-right: 10px;		
	}
	.chkRegion2 label
	{
		/*display:table-cell;*/	
		
	}
	
	.tdRegion2
	{
		padding:5px;				
	}
	
.tblRegions
{
	width: 100%;	
}
	.tblRegions_Alt
	{
		
	}
	.tblRegions_Item
	{
		
	}

.chkAlgemeen td
{
	padding: 3px;
}

/* root element for scrollable */
.vertical {  
	
	/* required settings */
	position:relative;
	overflow:hidden;	

	/* vertical scrollers have typically larger height than width */	
	height: 200px;
	width: 580px;
	

}

/* root element for scrollable items */
.items {	
	position:absolute;
	
	/* this time we have very large space for height */	
	height:20000em;	
	margin: 0px;
}

.items div
{
	float:left;
	margin-right: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
} 


#actions {
	width:580px;
	display: block;	
	height: 30px;
}

#actions a {
	font-size:11px;		
	cursor:pointer;
	color:#666;
	font-weight: bold;
}

#actions a:hover {
	text-decoration:underline;
	color:#000;
}

.disabled {
	visibility:hidden;		
}

.prevPage
{
	float: left;
}

.nextPage {
	float:right;
}	

