/**
  * Stylesheet voor Bijl PR, onderdeel Mijn Bijl
  *
  * @copyright 2008 Slik BV  * @version $Id$
  */

/* give sidebar a little more room */

		
#sidebarBig, #sidebarBackgroundBig { width: 400px; float: right;  }
#sidebarBig h3, #sidebarBackgroundBig h3 { color: white; }
#contentHolder6040 { width: 500px; float: left; }

/* Mijn Persberichten, Mijn Artikelen */

body#XMSUserPage_30 #contentHolder .XMSLinkedRecordsBlock_contents_XMSPressReleaseText ul, body#XMSUserPage_30 #contentHolder .XMSLinkedRecordsBlock_contents_XMSWeblogText ul {
	margin: 15px 0 15px 25px;
	line-height: 1.8em; }
	body#XMSUserPage_30 #contentHolder .XMSLinkedRecordsBlock_contents_XMSPressReleaseText ul em, body#XMSUserPage_30 #contentHolder .XMSLinkedRecordsBlock_contents_XMSWeblogText ul em {
		font-style: normal;
		color: #70777D; }*
					
/* File area */

.XMSUploadBlock h3, .XMSDownloadBlock h3 { clear: both;  }
#sidebarBig h3 { margin-top:10px; border-bottom: 1px solid #8BBEEA; }
#sidebarBig .XMSDownloadBlock h3.downloads, #sidebarBig .XMSDownloadBlock h3.uploads {
	padding: 4px 0 0 40px;
	margin-top:10px;
	height: 30px;
	background: url('../gfx/icon_archief_blue.jpg') no-repeat 0 2px; }
	.files ul li { display: inline; }
	body.XMSUserPage #sidebarBig .XMSDownloadBlock .files ul li { height: 50px; width: 30px; }
	body.XMSUserPage #sidebarBig .XMSDownloadBlock .files ul li a {  
		float: left;
		margin-right: 10px;
		min-width: 45px;
		padding: 70px 0 0 0;  }
		body.XMSUserPage #sidebarBig .XMSDownloadBlock .files ul li a.image {
			background: url('../gfx/icon_download_image_blue') no-repeat center center; }
		body.XMSUserPage #sidebarBig .XMSDownloadBlock .files ul li a.text {
			background: url('../gfx/icon_download_text_blue') no-repeat center center; }
		body.XMSUserPage #sidebarBig .XMSDownloadBlock .files ul li a.video {
			background: url('../gfx/icon_download_video_blue') no-repeat center center; }
		#sidebarBig .files { margin-bottom: 0px; }
	#sidebarBig .XMSUploadBlock h3 {
		padding: 10px 0 0 40px;
		height: 30px;
		background: url('../gfx/icon_download_blue.jpg') no-repeat 0 2px; }
	.upload input#file {
		height: 20px;
		border: 1px solid black; }
	.upload input.button.submit {
		width: 195px;
		background: white;
		color: black; }
	.upload h4 { font-family: verdana, arial; }
#sidebarBig a { color: white; }
	#sidebarBig a:hover { color: #6FACE0; }
#XMSTextBlock_84 .text p { margin-bottom: 10px; }
#XMSTextBlock_84 h3 { 
	height: 30px;
	padding: 3px 0 0 45px;
	background: url(../gfx/icon_rss_blue.jpg) no-repeat; }
.XMSLinkedRecordsBlock_contents_XMSPressReleaseText ul { padding-left: 25px; }
#section_sidebar .XMSLinkedRecordsBlock_contents_XMSPressReleaseText ul { padding-left: 0px; }
