html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#search-where {
  display: none;
}

html { overflow-y : scroll;}

body {
   background-image: url(http://militieregisters.nl/img/olie.jpg);
   background-repeat: no-repeat;
   /*background-attachment: fixed;*/
   background-position: 300px -20px;
   font-family: Arial, Helvetica, sans-serif;
}

.clear {
	width: 0;
	height: 0;
   clear: both;
}

a:link, .option {
  color: #4f5630;
  cursor: pointer;
}

a:hover, .option:hover {
  color: #55997d;
}

#header-plus-content {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -178px;
	width: 100%;
	position: relative;
}

#header {
	background-image: url(http://militieregisters.nl/img/header-bg.png);
	background-repeat: repeat-x;
	height: 137px;
	width: 100%;
     overflow: hidden;
  position: absolute;
  top: 0;
}

body.access #header {
  background-image: url(http://militieregisters.nl/img/header-bg2.png);
}


#pages {
	min-height: 100%;
	height: auto !important;
	margin: 0 auto -178px;
	width: 100%;
	position: relative;
}

#icons {
  position: absolute;
  width: 100px;
  top: 0;
  left: -100px;
}

.page {
  padding-top: 137px;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.page-centered {
	width: 948px;
	margin: 0 auto;
	position: relative;
}

#header .page-centered {
	background-image: url(http://militieregisters.nl/img/logo.png);
	height: 132px;
	background-repeat:no-repeat;
	background-position: 15px 0;
}

#content, #search-results {
	width: 490px;
	margin-left: 20px;
	margin-bottom: 20px;
        padding-top: 18px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
        line-height: 150%;
	font-size: 12px;
}

#result #searching-overlay {
   font-size: 12px;
   font-weight: bold;
   position: absolute;
   top: 5px;
   left: 230px;
   display: none;
}

#result.searching #searching-overlay {
  display: block;
}


h1 {
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 12px 0;
}

h2 {
	font-weight: bold;
	font-size: 15px;
	color: #606437;
	margin-bottom: 2px;
}

#personal {
	width: 942px;
	float: right;
	margin-top: 8px;
	color: #DFE0B3;
        font-size: 13px;
}

#left-navi, #footer {
	font-size: 12px;
}

#left-navi {
	width: 202px;
	float: left;
}

#navi-browse, #search-register {
	width: 192px;
	margin-bottom: 16px;
}


#navi-browse ul {
  line-height: 150%;
}


#search-register form {
  margin-bottom: 10px;
  font-size: 11px;
}

.navi-body {
	border-color: #83894d;
	border-width: 1px;
	border-style: solid;
	border-radius: 5px;
        background-color: #e4e4be;
}

.navi-header {
  background-image:url(../img/navi-header-bg.gif);
  background-repeat: no-repeat;
  height: 19px;
  line-height: 19px;
  width: 172px;
  color: white;
  padding: 0 0 0 20px;
  font-weight: bold;
}

#navi-social {
   float: right;
   width: 60px;
  overflow: hidden;
}

#navi-social .item {
  margin-left: 4px;
}

#personal-info {
	width: 760px;
  	float: right;
}

#personal .intro {
   margin-right: 16px;
}

#email {
	font-weight: bold;
}

#personal .divider {
  width: 1px;
  height: 11px;
  background-color: #6d6c6c;
  margin: 2px 0;
  float: right;
}

#personal .item {
  float: right;
  padding: 2px 7px;
  cursor: pointer;
  border-radius: 3px;
}

#personal .item:hover, #personal .item.hover {
  background-color: #e4e4be;
  border-radius: 3px;
  color: black;
}

#header .tagline {
  position: absolute;
  font-size: 14px;
  float: left;
  left: 119px;
  top: 96px;
  color: #231F20;
}

.sub-note {
  font-style: italic;
  margin: 8px 0;
}

#clickhome {
   width: 102px;
   height: 130px;
  position: absolute;
  cursor: pointer;
}

#logonoff {
   background-image: url(http://militieregisters.nl/img/button-logon.png);
   background-repeat: no-repeat;
   background-position: 0 1px;
   color: #393739;
   height: 18px;
   width: 71px;
   margin-left: 14px !important;
   text-align: center;
   font-weight: bold;
   cursor: pointer;
   float: right;
   margin-right: 20px;
}

#logonoff.inactive {
   background-image: url(http://militieregisters.nl/img/button-logon-inactive.gif);
   opacity: 0.5;
   cursor: default;
}

body.show-super #left-navi, body.show-super #content {
   opacity: 0.2;
}

#left-navi ul, #search-arrow {
	margin: 0;
	padding: 11px;
}

#left-navi li, #left-navi li.leaf, #left-navi li.expanded {
	list-style-type: none;
  list-style-image: none;
	margin: 0;
	padding: 0;
}

#left-navi a, #search-arrow a {
	color: #515530;
	text-decoration:none;
	display: block;
	position: relative;
	font-weight: bold;
	margin-bottom: 3px;
}

#left-navi a img, #search-arrow a img {
	position: absolute;
	border: none;
	left: -11px;
	display: none;
}

#left-navi li.expanded li.leaf a img {
	left: -22px;
}

#left-navi ul.links ul.links {
  padding: 0 0 0 11px;
}

#left-navi a span, #search-arrow a span {
   position: relative;
   	width: 163px;
}

#left-navi a:hover img, #left-navi a.active img {
   display: block;
}

#left-navi a:hover img {
   opacity: 0.4;
}

#left-navi a.active img {
  opacity: 1;
}

#left-navi a.active span, #left-navi a:hover span, #search-arrow span {
   color: black;
}

#search-register form div {
  margin: 2px 5px;
  font-weight: bold;
}

#search-register form div span, #birthdate div {
   margin-left: 15px;
   color: #888D59;
}

#search-results #result.searching {
  opacity: 0.3;
}

#search-results td img.icon {
  margin-top: 4px;
  margin-left: 6px;
}

#search-results #query-options {
  position: absolute;
  width: 490px;
  top: 0px;
}

#search-results #noresult {
  display: none;
}

#search-results.noresults #query {
  display: none;
}

#search-results #subscription {
  display: none;
}

#search-results.noresults #noresult {
  display: block;
}

#search-results #query-options .item {
  float: right;
  margin-left: 16px;
  font-size: 12px;
  line-height: 12px;
}

#search-results #query-options img.icon {
  vertical-align: middle;
  margin-top: -1px;
  margin-right: 2px;
}

#result table {
   width: 488px;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 1px 0px;
  line-height: 14px;
}

#result table thead {
  background-image:url(../img/results-header-bg.gif);
  background-repeat: no-repeat;
  height: 19px;
  line-height: 19px;
  color: white;
  padding: 0 0 0 20px;
  font-weight: bold;
}

#result td {
  cursor: pointer;
  padding: 0 4px;
  height: 21px;
  white-space: nowrap;
  overflow: hidden;
}

#result th {
  padding: 0 4px;
  margin: 0;
  text-align: left;
}

#result td.f1, #result th.f1 {
 width: 237px;
}

#result td.f2, #result th.f2 {
  width: 70px;
}

#result td.f3, #result th.f3 {
  width: 124px;
}
 
#result tr:nth-child(even) td {
  background-color: rgba(205,205,205,0.3);
}
#result tr:nth-child(odd) td {
  background-color: rgba(255,255,255,0.3);
}

#result tr.basket td {
  color: #005dc6;
}

#result tr.bought td {
   color: #34CC01;
}

#result tr.viewed td {
   color: #248704;
}

#result td.first, #result th.first {
  width: 20px;
  display: none;
}

body.validsession #result td.first, body.validsession #result th.first {
  display: block;
}

#result tr.active td {
    background-color: rgba(255,255,255,0.01) !important;
    color: white;
}

#result tr.selected td {
    color: white;
}

#reg-item-detail {
  position: absolute;
   top: 0px;
  right: 0;
 font-size: 12px;
  display: none;
}

#reg-item-detail .header {
   width: 184px;
  background-image:url(../img/detail-header-bg.gif);
  background-repeat: no-repeat;
  height: 19px;
  line-height: 19px;
  color: white;
  padding: 0 10px 0 20px;
  font-weight: bold;
}

#reg-item-detail .body {
  font-size: 11px;
   width: 192px;
   padding: 10px;
	border-color: #83894d;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-radius: 5px 5px 0 0;
        background-color: #e4e4be;
}

#reg-item-detail .body .uuid {
     color: #727747;
    font-size: 9px;
    text-align: center;
    white-space: nowrap;
}

body.no-flash #reg-item-detail #image img {
  cursor: default;
}

#activerow-under {
  position: absolute;
  display: none;
 z-index: -2;
}
#activerow-under-select {
  position: absolute;
  display: none;
 z-index: -1;
}

.text-input {
   width: 172px;
   border-width: 1px;
   padding: 3px;
   height: 12px;
   line-height: 12px;
   border: solid #83894d 1px;
   border-radius: 6px;
   background-color: #fffff7;
}

.text-input:disabled {
   border-color: #cdcdcd;
   background: #efefef;
}

.long-input {
  width: 300px;
}

#search-register form div input:focus, .text-input:focus {
	background-color: white;
	border-color: #5fc6ff;
}

#search-register form div input.noresults {
  color: red !important;
}

#prefix input {
	width: 100px !important;
}

#date {
   margin: 2px 5px;
   overflow: hidden;
}

#date div.float {
  float: left;
  text-align: center;

}

#year {
  margin-left: 0 !important;
}

#day {
  margin-right: 0 !important;
}

#date span {
   margin-left: 0 !important;
}

#day input {
  width: 22px !important;
}

#month input {
   width: 67px !important;
}

#year input {
   width: 42px !important;
}

#arrow {
   display: none;
}

#alts {
  display: none;
  position: absolute;
  width: 200px;
  z-index: 1000;
  left: 25px;
  border-color: #83894d;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  background-color: #e4e4be;
}

#alts select {
   width: 200px;
}
span.count {
  color: green;
}

#alts .help, #reg-item-detail .help {
  color: #515530;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  padding: 4px;
  text-align: center;
}

#alts .header {
  color: #888D59;
  font-size: 12px;
  font-weight: bold;
  margin: 0 10px;
  padding: 2px;
  text-align: left;
  font-size: 11px;
  line-height: 17px;  
}


#alts .header #close {
  float: left;
  margin-left: -5px;
  margin-right: 5px;
  cursor: pointer;
}

#footer-spacer {
	height: 178px;
	clear: both;
}

#footer {
	background-image: url(../img/footer-bg2.png);
	background-repeat: repeat-x;
	height: 178px;
	width: 100%;
	position: relative;
	color: #DFE0B3;
}

#footer a:link, #footer a:hover, #footer a:visited {
	color: #DFE0B3;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .cell {
   float: left;
   width: 202px;
   height: 132px;
   overflow: hidden;
   margin: 10px 23px 0 23px;
}

#footer h3 {
   font-size: 14px;
   font-weight: bold;
   border-bottom: solid #DFE0B3 3px;
   width: 199px;
   padding: 0 0 7px 3px;
   margin: 16px 0 0 0;
}

ul, p {
   margin-top: 6px;
}

#footer ul {
  padding-left: 16px;
  line-height: 1.3em;
}

#footer-logo {
  margin-left: 0 !important;
  margin-top: 0 !important;
}

#footer-logo img.image {
   position: relative;
   top: -1px;
   float: left;
}

#footer-log img.text {
	margin-top: 9px;
	clear: both;
}

#footer-logo p {
   float: left;
   margin-top: 41px;
   margin-left: 12px;
   width: 100px;
   font-size: 11px;
}

#footer-right {
   margin-right: 0 !important;
}

#bottom-toolbar {
   margin-top: 3px;
   height: 22px;
   width: 100%;
   background-image: url(http://militieregisters.nl/img/bottom-toolbar-bg.png);
   background-repeat: repeat-x;
   padding: 4px 0;
}

#bottom-toolbar img {
   float: right;
   margin-right: 8px;
}

#upbutton {
   margin-left: 126px !important;
}


/* START: Overide system.menus.css stuff */

#footer ul li.leaf {
  list-style-image: inherit;
  list-style-type: inherit;
  margin: 0;
}

#footer ul.menu {
  list-style: inherit;
}

/* END: Overide system.menus.css stuff */

a.contextual-links-trigger {
  display: none !important;
}

.contextual-links-region:hover a.contextual-links-trigger,
div.contextual-links-active a.contextual-links-trigger,
div.contextual-links-active ul.contextual-links {
  display: block !important;
}

.ifloggedin, .ifloggedout {
    display: none;
}

.ifvalidsession {
   display: none;
}
.ifnotvalidsession {
   display: block;
}

body.validsession .ifvalidsession {
   display: block;
}
body.validsession .ifnotvalidsession {
  display: none;
}

div.message {
    padding: 12px 12px;
    border: solid  #3f34a2 1px;
    border-radius: 5px;
    margin: 8px 0;
    color: black;
}

.message.fatal {
    background-color: #ff7d7d;
}
.message.error {
    background-color: #ff97d9;
}
.message.warning {
    background-color: #b8b8ff;
}
.message.info {
    background-color: #b8ffc9;
}

#Message {
  display: none;
  position: absolute;
  right: 2px;
  width: 210px;
  top: 30px;
  font-size: 12px;
  line-height: 150%;
}

#Message .close {
  cursor: pointer;
  color: white;
  font-size: 11px;
  width: 100%;
  text-align: center;
  margin-bottom: -10px;
}

#gbviewer-container {
  position: fixed;
  top: 0;
  left: 0;
  z-Index: 1000;
  width: 1px;
  height: 100%;
}

#updatebrowser {
  display: none;
}

html.ie6 #header-plus-content,
html.ie6.ie6 #footer,
html.ie7 #header-plus-content,
html.ie7 #footer {
  display: none;
}

html.ie6 #updatebrowser,
html.ie7 #updatebrowser {
  display: block !important;
  width: 100%;
  height: 100%;
  position: absolute;
  zIndex: 1000;
  top: 0px;
  left: 0;
  color: black;
  font-size: 13px;
}

#unit .uuid {
  cursor: pointer;
}

#xmlsrc {
  position: absolute;
  margin-top: 44px;
  height: 100%;
  width: 500px;
  top: 0;
  right: 0;
  z-index: 100;
  background-color: white;
}

#search-where {
  margin: 6px 0 !important;
}

#search-where label, #search-where input[type="radio"] {
  vertical-align: middle;
  font-size: 11px;
  font-weight: normal;
}

#help {
  background-image: url(http://militieregisters.nl/img/help-top.png);
  background-repeat: no-repeat;
  position: absolute;
  line-height: 0;
  z-index: 2000;
}

#help div.content {
  line-height: 16px;
  margin: 13px 0 0 0;
  background-image: url(http://militieregisters.nl/img/help-middle.png);
  background-repeat: repeat-y;
  padding: 0 13px;
  min-height: 30px;
  color: black;
  z-index: 100;
  font-size: 12px;
  font-weight: normal;
  width: 231px;
}

#help .arrow {
  position: absolute;
  background-repeat: no-repeat;
}

#help.left .arrow {
  top: 13px;
  left: -17px;
  background-image: url(http://militieregisters.nl/img/help-arrow-left.png);
  width: 25px;
  height: 27px;
}

#help.up .arrow {
  background-image: url(http://militieregisters.nl/img/help-arrow-up.png);
  width: 27px;
  height: 24px;
  left: 50px;
  top: -17px;
}

#help.right .arrow {
  top: 12px;
  right: -17px;
  background-image: url(http://militieregisters.nl/img/help-arrow-right.png);
  width: 20px;
  height: 26px;
}

#help.down .arrow {
   bottom: -17px;
   left: 50px;
   background-image: url(http://militieregisters.nl/img/help-arrow-down.png);
   width: 23px;
   height: 19px;
}

.maintenance-message {
   position: absolute;
  top: 0;
  left: 0;
   z-index: 2000;
   font-size: 16px;
   width: 100%;
   height: 100%;
  background-color: white;
}
.maintenance-message div {
  color: red;
  padding: 20px;
}

/* END: Contextual links */