.editBlock {
	width: 310px;
	height: auto;
	}

.editBlock  p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #fff;
		font-size: 11px;
		margin: 2px 0 0 0;
		padding: 0;
	}

img {
	border: 0px;
	}

.editTop {
	line-height: 30px;
	padding: 0 0 0 7px;
	margin: 0px;
	background: url(../img/edit_top.png) no-repeat;
	-background: url(../img/edit_top.jpg) no-repeat;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #fff;
	}

.editTop img {
	float          : right;
	margin-right   : 5px;
	}

	.saveButton, .cancelButton{
	   cursor      : pointer;
	   margin-top  : 7px;
	 }
	.deletePng{
	   cursor      : pointer;
	   margin-top  : 5px;
	}


.clear {
	clear: both;
}

a {
	text-decoration: none;
	}

.editBottom {
	height: 13px;
	background: url(../img/edit_bottom.png) top left no-repeat;
	-background: url(../img/edit_bottom.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	}
.editContainer {
	background: url(../img/edit_background.png) top left repeat-x #262626;

	}
.editContent {
	background: url(../img/edit_background.png) top left repeat-x #262626;

	height: auto;
	border-top: 1px solid #196eac;
	margin: 0;
	padding: 0px 7px;
	}/*
	.bloktitle {
        color:#FFFFFF;
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size:11px;
        margin:2px 0pt 0pt;
        padding:0pt;
	}*/
.editOptions {
	padding: 0 0 0 7px;
	margin: 0;
	}
	.editOptions ul {
		list-style: none;
		padding: 0px;
		margin: 0px;
		height: 16px;
		}
		.editOptions li {
			display: inline;
			}
		.editOptions li a span {
			visibility: hidden;
			font-size:1px;
			}
			.editOptions li a {
				background: url(../img/edit_options.gif) top left no-repeat;
			}
				.editOptions li.bronnen a {
					float: left;
					height: 16px;
					width: 52px;
					background-position: 0 0;
					}
				.editOptions li.bronnen a:hover{
					background-position: 0 -24px;
					}
				.editOptions li.bronnenActive a {
					float: left;
					height: 16px;
					width: 52px;
					background-position: 0 -24px;
					}
				.editOptions li.bloktype a {
					float: left;
					left: 67px;
					height: 16px;
					width: 50px;
					background-position: -52px 0;
					}
				.editOptions li.bloktype a:hover{
					background-position: -52px -24px;
					}
				.editOptions li.bloktypeActive a{
					float: left;
					left: 67px;
					height: 16px;
					width: 50px;
					background-position: -52px -24px;
					}
				.editOptions li.informatie a {
					float: left;
					left: 117px;
					height: 16px;
					width: 59px;
					background-position: -102px 0;
					}
				.editOptions li.informatie a:hover {
					background-position: -102px -24px;
					}
				.editOptions li.informatieActive a {
					float: left;
					left: 117px;
					height: 16px;
					width: 59px;
					background-position: -102px -24px;
					}

.content_bronnen {
	padding: 0px 7px;
}

.content_bronnen label{
	display: block;
	line-height: 22px;
	width: 250px;
	height: 23px;
	padding: 0 0 0 36px;
	margin: 4px 2 0;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}


.content_bloktype {
	padding: 0px 7px;
}

.choose_bloktype {
	padding: 10px;
	width: 245px;
}

.choose_bloktype img {
	margin: 2px;
}

.edit_category_tags{
	padding: 0 0 0 7px;
	}

	.edit_category_tags p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #fff;
		font-size: 10px;
		margin: 2px 0 0 0;
		padding: 0;
		}

	.edit_category_tags textarea {
		width: 285px;
		height: 55px;
		background: #fff;
		padding: 5px;
		border: none;
		outline: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		margin: 4px 0 7px 0;
		}


	.search_tags {
		width: 275px;
		height: 18px;
		padding-left: 20px;
		border: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #a0a0a0;
		background: url(../img/searchicon.gif);
   		background-repeat: no-repeat;
    	background-position: 3 center;
    	background-color: #fff;
    	margin-bottom: 5px;
		}


.editContentOptions {
	padding: 0;
	margin: 0 0 12px 0;
	}
	.editContentOptions ul {
		list-style: none;
		padding: 0px;
		margin: 0px;
		height: 16px;
		}
		.editContentOptions li {
			display: inline;
			}
			.editContentOptions li a span {
				visibility: hidden;
				font-size:1px;
				}
			.editContentOptions li a {
				background: url(../img/edit_tags_options_v3.gif) top left no-repeat;
				}
				.editContentOptions li.categoryoption a {
					float:left;
					height: 16px;
					width: 70px;
					background-position: 0 0;
					}
				.editContentOptions li.categoryoption a:hover{
					background-position: 0px -23px;
					}
				.editContentOptions li.categoryoptionActive a{
					float:left;
					height: 16px;
					width: 70px;
					background: url(../img/edit_tags_options_v2.gif) top left no-repeat;
					background-position: 0px -23px;
					}
				.editContentOptions li.tagsoption a {
					float:left;
					left: 85px;
					height: 16px;
					width: 33px;
					background-position: -73px 0;
					}
				.editContentOptions li.tagsoption a:hover {
					background-position: -73px -23px;
					}
				.editContentOptions li.tagsoptionActive a {
					float:left;
					left: 85px;
					height: 16px;
					width: 33px;
					background-position: -73px -23px;
					}
				.editContentOptions li.bloktitleoption a {
					float:left;
					left: 85px;
					height: 16px;
					width: 57px;
					background-position: -109px 0;
					}
				.editContentOptions li.bloktitleoption a:hover {
					background-position: -109px -23px;
					}
				.editContentOptions li.bloktitleoptionActive a {
					float:left;
					left: 85px;
					height: 16px;
					width: 57px;
					background-position: -109px -23px;
					}

.editContentLeft{
	float: left;
	margin-top: 20px;
	padding: 0px;
	height: 100px;
	width: 20px;
}
.editContentLeftActive {
	background: url(../img/pijl_links_active.gif) center left no-repeat;
	float: left;
	margin-top: 20px;
	padding: 0px;
	height: 100px;
	width: 20px;
	}

.editContentLeftInactive {
	background: url(../img/pijl_links_inactive.gif) center left no-repeat;
	float: left;
	margin-top: 20px;
	padding: 0px;
	height: 100px;
	width: 20px;
	}

.editContentLeft img {
	margin-top: 44px;
	}

.editContentCenter {
	margin-left: 24px;
	padding: 0px;
	font-size: 12px;
	}
.editContentRight{
	margin-top: 20px;
	float: right;
	padding: 0px;
	height: 100px;
	width: 20px;
}
.editContentRightActive {
	background: url(../img/pijl_rechts_active.gif) center left no-repeat;
	margin-top: 20px;
	float: right;
	padding: 0px;
	height: 100px;
	width: 20px;
	}

.editContentRightInactive {
	background: url(../img/pijl_rechts_inactive.gif) center left no-repeat;
	margin-top: 20px;
	float: right;
	padding: 0px;
	height: 100px;
	width: 20px;
	}
.editContentRight img {
	margin-top: 44px;
	}

.editContentCenter label{
	display: block;
	line-height: 22px;
	width: 245px;
	height: 23px;
	padding: 0 0 0 36px;
	margin: 4px 2pt 0pt;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	}
.tagsInfo {
    color: #000000;
    margin-top: 25px;
    background-color: #fef49c;
    border: 1px solid #666666;
    padding-top: 4px;
}
.tagsInfo img{
    vertical-align: top;
    margin-right: 2px;
    margin-left: 4px;
}
.tagsInfoDescription {
    font-family: arial;
    font-size: 11px;
    margin-top: 7px;
    margin-left: 8px;
}
.checked{
	background: url(../img/edit_check_active.gif) no-repeat;
	cursor: pointer;
	height:25px;
	}
.unchecked{
	background: url(../img/edit_check_inactive.gif) no-repeat;
	cursor: pointer;
	height:25px;
	}
.default{
	background: url(../img/edit_check_default.gif) no-repeat;
	cursor: pointer;
	height:25px;
	}
.pageEditContent .checked{
	background: url(../img/content_check_active.gif) no-repeat;
	width: 200px;
	vertical-align: middle;
	margin-left: 10px;
	}

.pageEditContent .unchecked{
	background: url(../img/content_check_inactive.gif) no-repeat;
	width: 200px;
	vertical-align: middle;
	margin-left: 10px;
	}


.sourceText {
    margin-left : 34px;
    padding-top  : 3px;
    color:white;
    }