/*
kleuren
roodbruin: #882123
roze van menu #cfa0a1
blauw footer #000269



*/

*{
	margin:0;
	padding:0;
}
html{
	height: 100%;
}
body{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/*Div / placeholders*/
#wrapper{
	width: 890px;
	margin: 0 auto;
	text-align: left;
	padding-right: 65px;
	height: 100%;
	background: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: right -100px;
}
#wrapper2{
	width: 890px;
	background: url(../images/backgroundleft.gif);
	background-repeat: repeat-y;
	background-position: left 0px;
	overflow: hidden;
}
#left-menu{
	width: 150px;
	float: left; 
	height: 100%;
}
.moduletable_login{
	margin: 5px;
	font-size: 10px;
	widht: 154px;
}

#header{
	clear: both;
	height: 130px;
	/*border-bottom: 20px solid #882123;*/
}
#header-border{
	background-color: #882123;
	width: 720px;
	float: right;
	margin-right: 4px;
}
#header-trans{
	position: relative;
	left: -5px;
	width: 726px;
	height: 128px;
	background-color: #446ba2;
	/* for IE */
	filter:alpha(opacity=65);
	/* CSS3 standard */
	opacity:.65;
	/* for Mozilla */
	-moz-opacity:.65;	
	float: right;
}
#header-trans h1{
	font-size: 150%;
	color: white;
	margin-top: 50px;
	margin-left: 25px;
}
/*FF (IE snapt dit niet)*/
html>body #header-trans{
	left: -5px;
	width: 726px;
}
html>body #header-border{
	width: 722px;
	float: right;
}
#balkjeboven{
	margin-top: 16px;
}
#titelrechtsboven{
	color: white;
	font-family: Times New Roman, serif;
	font-size: 11px;
	float:right;
	margin-right: 25px;
}
.fleft{
	float: left;
}
.niettrans{
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;
	/* for Mozilla */
	-moz-opacity:1;	
}
#mainlevel{
	padding: 5px;
}
html>body #mainlevel{
	
}
#content{
	width: 700px;	
	float: right;
	padding: 10px;
	padding-left: 15px;
	padding-right: 5px;
}

html>body #content{
	padding: 10px;
}
#footer{
	clear: both;
	background: url(../images/balkjeonder.gif);
	background-repeat: no-repeat;
	background-color: #000269;
	height: 19px;
	margin-right: 4px;
}
.clr{
	clear: both;
}
/* Tabbed zoeken */
.dynamic-tab-pane-control.tab-pane {
   position:        relative;
   width:           100%;
   margin-top: 15px;
}
	
.thumbnail{
	background: center no-repeat;
}

/* Gallery-weergave van een memorix resultaat */
  div.gallery                        { margin-top: 0px; margin-left: 0px; }
  div.gallery div.record             { width: 278px; margin:0 26px 26px 0px; float: left; display: inline; }
  div.gallery div.thumbnail          { width: 278px; height: 278px; background: center no-repeat; border: solid 1px #999999; }
  div.gallery div.toolbar            { width: 278px; height: 25px !important; height: 26px; height/**/:/**/25px; background-color: #999999; text-align: center; border: solid 1px #999999; }
  div.gallery div.toolbar a          { }
  div.gallery div.toolbar div        { display: inline; }
  div.gallery div.toolbar div a img  { margin: 4px 5px 5px 5px; vertical-align: middle; }
  div.gallery div.toolbar a.prev_img { margin: 4px 5px 5px 5px; float: left; display: inline; vertical-align: middle; }
  div.gallery div.toolbar a.next_img { margin: 4px 5px 5px 5px; float: right; display: inline; vertical-align: middle; }
  div.gallery div.metadata           { display: none; }

  /* Lijst-weergave van een memorix resultaat */
  div.list                        { margin-top: 0px; margin-left: 0px; }
  div.list div.record             { margin: 0 40px 26px 0px; }
  div.list div.thumbnailtoolbar   { width: 278px; margin-right: 15px; float: left; }
  div.list div.thumbnail          { width: 278px; height: 278px; background: center no-repeat; border: solid 1px #999999; }
  div.list div.toolbar            { width: 278px; height: 25px !important; height: 26px; height/**/:/**/25px; background-color: #999999; text-align: center; border: solid 1px #999999; }
  div.list div.toolbar a          { }
  div.list div.toolbar div        { display: inline; }
  div.list div.toolbar div a img  { margin: 4px 5px 5px 5px; vertical-align: middle; }
  div.list div.toolbar a.prev_img { margin: 4px 5px 5px 5px; float: left; display: inline; vertical-align: middle; }
  div.list div.toolbar a.next_img { margin: 4px 5px 5px 5px; float: right; display: inline; vertical-align: middle; }
  div.list div.metadata           { float: left; padding: 10px; }
  
  /* Detail-weergave van een memorix record */
  div.detail                        { }
  div.detail div.topview            { margin-top: 10px; border: 1px solid #000000; width: 100%; height: 520px; }
  div.detail div.toolbar            { background-color: #999999; text-align: center; border: solid 1px #999999; margin-bottom: 20px; }
  div.detail div.toolbar a          { }
  div.detail div.toolbar div        { display: inline; }
  div.detail div.toolbar div a img  { margin: 4px 5px 5px 5px; vertical-align: middle; }
  div.detail div.toolbar a.prev_img { margin: 4px 5px 5px 5px; float: left; display: inline; vertical-align: middle; }
  div.detail div.toolbar a.next_img { margin: 4px 5px 5px 5px; float: right; display: inline; vertical-align: middle; }
  div.detail div.comment            { background: #cccccc; padding: 15px; }
  div.detail div.comment th         { padding: 0px 10px 5px 0px; vertical-align: top; }
  div.detail div.comment td         { padding: 0px 10px 5px 0px; vertical-align: top; }
/* Gallerysmall-weergave van een memorix resultaat */
div.gallerysmall {
    margin-top: 0px; 
    margin-left: 0px;
}
div.gallerysmall div.record { 
    margin:0 10px 10px 0px; 
    float: left; 
    display: inline; 
}
div.gallerysmall div.thumbnail { 
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 127px;
    height: 127px;
    background:#ffffff center no-repeat; 
    border: solid 1px #999999; 
    overflow: hidden;
}
div.gallerysmall div.toolbar { 
    width: 127px; 
    height: 25px !important; 
    height: 26px; 
    height/**/:/**/25px; 
    background-color: #999999; 
    text-align: center; 
    border: solid 1px #999999; 
}
div.gallerysmall div.toolbar a { }
div.gallerysmall div.toolbar div { 
    display: inline; 
}
div.gallerysmall div.toolbar div a img { 
    margin: 4px 2px 5px 2px; 
    vertical-align: middle; 
}
div.gallerysmall div.toolbar a.prev_img { 
    margin: 4px 2px 5px 2px; 
    float: left; 
    display: inline; 
    vertical-align: middle; 
}
div.gallerysmall div.toolbar a.next_img { 
    margin: 4px 2px 5px 2px;    
    float: right; 
    display: inline; 
    vertical-align: middle; 
}
div.gallerysmall div.metadata { 
    display: none; 
}

  /* Opmaak van pager die in resultaat-weergaven getoond wordt */
  div.pager                             { margin: 0px 26px 20px 0px; padding: 10px 0px 0px 0px; clear: both; }
  div.pager td.summary                  { vertical-align: middle; text-align: left; }
  div.pager td.pages                    { vertical-align: middle; text-align: center; width: 100%; }
  div.pager td.pages a                  { vertical-align: middle; margin: 0px 2px 0px 2px; padding: 2px; text-decoration: none; }
  div.pager td.pages span.current       { vertical-align: middle; margin: 0px 2px 0px 2px; padding: 2px; font-weight: bold; }
  div.pager td.pages img                { vertical-align: middle; }
  div.pager td.perpage                  { vertical-align: middle; text-align: right; padding-right: 10px; }
  div.pager td.modeswitch               { vertical-align: middle; text-align: right; }

  div.theme a.thumbnail {display:block; width: 180px; height: 180px; background: center no-repeat; border: solid 1px #999999; }
 
  div.theme { 
  	width: 180px;
  	float:left;
  	margin: 10px;
  	text-align: center;
  	font-weight: bold;
  }
  
.dynamic-tab-pane-control .tab-row {
   z-index:         1;
   white-space:     nowrap;
}

.dynamic-tab-pane-control .tab-row .tab {
   cursor:          Default;
   display:         inline;
   margin:          1px -2px 1px 2px;
   float:           left;
   padding:         2px 5px 3px 5px;
   background:      #cccccc;
   border:          1px solid;
   border-color:    #ffffff #000000 #cccccc #ffffff;
   border-bottom:   0;
   z-index:         1;
   position:        relative;
   top:             0;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
   border-bottom:   0;
   z-index:         3;
   padding:         2px 6px 5px 7px;
   border-color:    #ffffff #000000 #cccccc #ffffff;
   margin:          1px -3px -2px 0px;
   top:             -2px;
}

.dynamic-tab-pane-control .tab-row .tab a {
   text-decoration: none;
   cursor:          default;
}

.dynamic-tab-pane-control .tab-page {
   clear:           both;
   border:      1px solid;
   border-color:    #ffffff #000000 #000000 #ffffff;
   background:      #cccccc;
   z-index:         2;
   position:        relative;
   top:             -2px;
   padding:         5px;
   margin: 0;
   width: 690px;
}

html>body .dynamic-tab-pane-control .tab-page{
   width: 694px;
}

/*markup*/
img{
	border: 0;
	
}
a{
	color: black;
}
a:active{
	text-decoration: underline;
}
a:visited{
	color:#882123;
	text-decoration: underline;
}

a:hover{
	color:#cfa0a1;
	text-decoration: none;
}

#left-menu a{
	font-size: 90%;
	color: black;
	font-weight:bold;
	text-decoration: none;
}
#left-menu a:active{
	text-decoration: underline;
}
#left-menu a:visited{
	text-decoration: none;
}
#left-menu a:hover{
	text-decoration: underline;
}

.tab a, .tab a:hover{
	color: black;
	font-size: 12px;
}

.contentheading, h2, h3, .componentheading, .reacties{
	font-size: 120%;
	font-weight: bold;
	color: #000269;
}

#mainlevel li{
	list-style-position: inside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
}
.mainlevel{
	padding-left: 6px;
}
html>body .mainlevel{
	padding-left: 0;
}

.label{
	font-weight: bold;
}
.tooltip{
	border: 2px solid #882123;
	background-color: #cfa0a1;
	width: 400px;
}
.themerow{
	clear:both;
}
.mainlevel a{
	margin:2px;
	margin-left:40px;
}
.comments{
	padding: 0;
}
.reactie{
	border-bottom: 1px solid #000269; 
	padding: 0px 0px 10px 0px;"
}
hr{
 	border: none;
	background-color: #000269;
	color: #000269;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.foldertable td{
	border: 1px solid #000269;
	padding: 2px;
}
.formulier-error{
	color: red;
	font-weight: bold;
}
#content ul, #content li{
	margin-left: 20px;
}