/*** FLASH / FLASH VIDEO / FLASH AUDIO ***/

.swfObject { background: #ffffcc url(/js/tiny_mce3/plugins/media/img/flash.gif) no-repeat center center; padding: 0;}
.right { float: right; margin: 5px 0 6px 13px; }
.left { float: left; margin: 5px 13px 6px 0; }

a.flvpreview{
	position: relative;
	}

a.flvpreview img.left{
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	}
a.flvpreview img.right{
	position: absolute;
	margin: 0;
	padding: 0;
	right: 0;
	top: 0;
	}
.FlashAudio a img.left,
.FlashAudio a img.right{
	margin: 0;
	} 
.block { position: relative; }



.photoupload-queue {
	list-style:				none;
	margin:					10px 0 0 0;
}

.photoupload-queue li {
	background:				url(/images/cms/dots-light-horizontal.gif) bottom left repeat-x;
	padding:				5px;
}

.photoupload-queue .queue-file {
	font-weight:			bold;
}

.photoupload-queue .queue-size {
	color:					#aaa;
	margin-left:			1em;
	font-size:				0.9em;
}

.photoupload-queue .queue-loader {
	position:				relative;
	margin:					3px 15px;
	font-size:				0.9em;
	background-color:		#ddd;
	color:					#fff;
	border:					1px inset #ddd;
}

.photoupload-queue .queue-subloader {
	text-align:				center;
	position:				absolute;
	background-color:		#81B466;
	height:					100%;
	width:					0%;
	left:					0;
	top:					0;
}

.photoupload-queue .input-delete {
	width:					16px;
	height:					16px;
	background:				url(/images/cms/delete_16.gif) top left no-repeat;
	text-decoration:		none;
	border:					none;
	float:					right;
}

.photoupload-tip {
	padding: 10px 0 0 0;
}

ul#PublicationsList li, ul#newPublicationList li {
	background:	url(/images/cms/icon_publicatie_16.gif) top left no-repeat;
	
}


ul#PublicationsList li a, ul#newPublicationList li a {
	margin: 0 0 0 20px;
	color: #000;
}

ul#newPublicationList li a:hover { 
	font-style: italic;
	background:	url(/images/cms/icon_add_16.gif) top right no-repeat;
}

ul#newPublicationList li a { 
	display:block;
	height: 16px;
}

ul#PublicationsList li a { 
	display:block;
	height: 16px;
}

ul#PublicationsList li a:hover { 
	font-style: italic;
	background:	url(/images/cms/icon_delete_16.gif) top right no-repeat;
}
