/**** =general stuff *****/

* { margin: 0; padding: 0; }

/* make sure vertical scrollbar is always visible in FF */
html { min-height: 100%; margin-bottom: 1px; }

.text-only { display: none; }

img { border: 0;}

.searchword {
 background-color: yellow;
}

/***** =layout *****/
body {
  background: #fff url("img/body_background.gif") repeat-y center;
}

/* horizontally centering page */
#container {
  margin: 0 auto;
  /* not supported in IE <= 6 */
  max-width: 950px;
  min-width: 770px;
}

/* allow centered layout in NN4, IE4/Win, 5.5/Win, 6/Win (quirksmode) */
body { text-align: center; }
#container { text-align: left; } 

#main { clear: both; width: auto;}

#flash, 
#subnav { float: left; width: 180px; }
#sidebar { float: right; width: 180px; }

#flash, 
#subnav, 
#sidebar { 
  margin: 0 15px; 
  padding: 20px 0 35px 0;
}

#content {
  padding: 20px 0 35px 0;
  color: inherit;
}

/* variable margins, depending on pagetype */
body#homepage #content, body#landing #content { margin: 0 215px 0 215px; }
body#overview #content, body#article #content, body#admin #content { margin: 0 20px 0 215px; }
body#results #content { margin: 0 215px 0 20px; }
body#profile #content, body#mydocs #content, body#editpage #content { margin: 0 20px 0 20px; }

#footer {
  float: left;
  width: 100%;
  padding-bottom: 40px;
}


/***** =logo *****/
#logo {
  padding: 0;
  margin: 0;
  height: 130px;
  background: url("img/logo.gif") no-repeat top left;
  float: left;
}

#logo a {
  display: block;
  text-decoration: none;
  overflow: hidden;
  border: 0;
  margin: 0;
  padding: 130px 0 0 0;
  height: 0px !important;
  /* override for IE 5/Mac only */
  height /**/: 130px;
  width: 163px;
  cursor: pointer;
}


/***** =generic *****/
ul#generic {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  list-style-type: none;
  margin: 10px 10px 0 0;
  float: right;
  font-size: 8.5pt;
}

ul#generic li { float: left; }

ul#generic li a{ color: #F27E20; }

ul#generic li.name{
  background: url("img/usericon.gif") no-repeat top left;
  padding-left: 30px;
}
ul#generic .selected a {
  font-weight: bold;
}


/***** =login *****/
#login {
  margin: 5px 15px 0 0;
  float: right;
  text-align: right;
  /* BV: temporary fix to ensure correct floating */
  width: 560px;
}

#login #username,  #login #password {
  width: 100px;
}

#login #lblUserName {
  background: url("img/usericon.gif") no-repeat top left;
  padding-left: 30px;    
}

/***** =tagline *****/
#tagline {
  float: right;
  margin-top: 45px;
}

/***** =search *****/
#search {
  float: right;
  clear: right;
  width: 180px;
  background: url("img/searchbox.gif") no-repeat top left;
  margin: 25px 15px 0 15px;
  padding-top: 15px;
 }

#search form {
  background: url("img/searchbox.gif") no-repeat bottom left;
  padding: 0px 8px 13px 8px;
  text-align: center;
  font-size: 8.5pt;
}

#search input.textfield {
  width: 85px;
  padding: 2px 0 0 2px;
}

#search input.button { width: 65px; }

#search input.radio { margin-top: 8px; }


/*****  =mainnav  *****/
#mainnav {
  clear: both;
  width: 100%;
  background: url("img/menu_background.gif") no-repeat left bottom;
  line-height: normal;
  left: 0;
  font-size: 9pt;
  height: 37px;

}
#mainnav ul {
  margin: 0;
  padding: 10px 0 0 15px;
  list-style: none;
}
#mainnav li {
  float: left;
  background: url("img/menutab_bgleft.gif") no-repeat left top;
  margin: 0 0 3px 0;
  padding: 0 0 0 9px;
  border-bottom: 1px solid #999999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
#mainnav li.last {
  float: right;
  background: url("img/menu_background.gif") no-repeat right bottom;
  margin: 4px 0 0  0;
  border-width: 0;
}

#mainnav li.last a.selected {
  font-weight: bold;
  color: #6398C0;
}

#mainnav li a {
  float: left;
  display: block;
  width: .1em;
  background: url("img/menutab_bgright.gif") no-repeat right top;
  padding: 5px 15px 4px 6px;
  text-decoration: none;
  font-weight: bold;
  color: #666666;
  }
#mainnav li.last a {
  background-image: none;
  font-weight:normal;
}
#mainnav li.last:hover {
  background: url("img/menu_background.gif") no-repeat right bottom;
}

/* resetten van de anchor width voor alle andere browsers dan IE*/
#mainnav > ul a {
  width:auto;
  }
/*speciaal voor IE om de rollovers ook te zien*/ 
#mainnav a span {
  float: left;
  display: block;
  background: url("img/menutab_bgright.gif");
  background-position: right top;
  background-repeat: no-repeat;
  padding: 5px 15px 4px 6px;
  font-weight: bold;
  color: #765;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#mainnav a {float:none;}
/* End IE5-Mac hack */
#mainnav a:hover {
  color:#CCCCCC;
}
#mainnav .selected {
  background-position: 0% -150px;
  border-width: 0;
}
#mainnav .selected a {
  background-position: 100% -150px;
  padding-bottom: 5px;
  color: #6398C0;
}
/*speciaal voor IE om de rollovers ook te zien*/  
#mainnav .selected a span {
  background-position: 100% -150px;
  padding-bottom: 5px;
  color: #6398C0;
}
#mainnav li:hover, #mainnav li:hover a {
  background-position: 0% -150px;
  color: #00A0FF;
}
#mainnav li:hover a {
  background-position: 100% -150px;
}
#mainnav #selected a:hover {
  color: #00FF00;
}


/***** =flash *****/
#flash h2 {
  background: url("img/frame_brown_180_top.gif") no-repeat top left;
  background-color: #AB9C90;
  color: #FFFFFF;
  padding: 10px 10px;
  font-size: 10pt;
}

#flash h3 {
  background: url("img/frame_brown_180_mid1.gif") no-repeat top left;
  background-color: #F5F3F2;
  padding: 7px 10px 0 10px;
  font-size: 9pt;
}

#flash p {
  background-color: #F5F3F2;
  padding: 0 10px 2px 10px;
  font-size: 9pt;
}

#flash a {
  background: url("img/frame_brown_180_mid2.gif") no-repeat bottom left;
  background-color: #F5F3F2;
  display: block;
  padding: 0 10px 15px 10px;
  font-size: 9pt;
}

#flash .end {
  background: url("img/frame_brown_180_bottom.gif") no-repeat top left;
  display: block;
  padding: 0 10px;
  height: 6px;
}

/***** =subnav *****/
#subnav ul {
  background: url("img/frame_darkblue_180_top.gif") no-repeat top left;
  list-style-type: none;
  text-align: left;
  margin-bottom: 35px;
  padding-top: 6px;
}

#subnav ul li {
  padding: 5px 4px;
  margin: 0;
  border-bottom: 1px dashed #6398C0;
}

#subnav ul li a {
  background: none;
  text-decoration: none;
  display: block;
}

#subnav ul li.selected {
  font-weight: bold;
}

#subnav li.last {
  background: url("img/frame_darkblue_180_bottom.gif") no-repeat bottom left;
  border-bottom: none;
  padding-bottom: 15px;
}

/* subnav alterations for admin-page */
body#admin #subnav ul {  background: url("img/frame_orange_180_top.gif") no-repeat top left; }

body#admin #subnav ul li { border-bottom: 1px dashed #F4D9C1; }

body#admin #subnav li.last { background: url("img/frame_orange_180_bottom.gif") no-repeat bottom left; }

body#admin #subnav li.group { background-color: #F27E20; color: #FFFFFF; border-bottom: none; }


/***** =sidebar *****/
#sidebar img {
  border: 0;
  margin-bottom: 5px;
}

#sidebar div.filters {
  background: url("img/searchbox.gif") no-repeat top left;
   padding-top: 20px;
}

#sidebar form {
  background: url("img/searchbox.gif") no-repeat bottom left;
  padding: 0px 8px 22px 8px;
  font-size: 9pt;
}

#sidebar select {
  width: 160px;
  margin-top: 4px;
}

#sidebar select option {
  padding-right: 10px;
}

/***** =actionbars *****/
.actions-top, .actions-bottom {
  text-align: right;
  padding: 5px;
}

body#article .actions-bottom { margin-top: 20px; }

body#results .actions-top, body#mydocs .actions-bottom, body#admin .actions-bottom { text-align: left; }

body#overview .actions-top, body#article .actions-top { border-bottom: 1px solid #C8DCF8; } /* lightblue */
body#article .actions-bottom { border-top: 1px solid #C8DCF8; } /* lightblue */
body#profile .actions-top, body#mydocs .actions-top, body#editpage .actions-top { border-bottom: 1px solid #F4D9C1; } /* pink */
body#profile .actions-bottom, body#mydocs .actions-bottom, body#editpage .actions-bottom { border-top: 1px solid #F4D9C1; } /* pink */
body#results .actions-top { border-bottom: 1px solid #6398C0; } /* darkblue */

.actions-top form {  font-size: 8.5pt; }

.actions-top select { width: 160px; }

#content a.email { background: url("img/action_email.gif") no-repeat left; margin-left: 12px; }
#content a.edit { background: url("img/action_edit.gif") no-repeat left; margin-left: 12px; }
#content a.add { background: url("img/action_add.gif") no-repeat left; margin-right: 12px; }
#content a.delete { background: url("img/action_delete.gif") no-repeat left; margin-right: 12px; }
#content a.save { background: url("img/action_save.gif") no-repeat left; margin-right: 12px; }
#content a.cancel { background: url("img/action_cancel.gif") no-repeat left; margin-right: 12px; }
#content a.up { background: url("img/action_up.gif") no-repeat left; margin-right: 12px; }
#content a.down { background: url("img/action_down.gif") no-repeat left; margin-right: 12px; }

#content a.email, #content a.edit, #content a.add, #content a.delete, #content a.save, #content a.cancel, #content a.up, #content a.down {
  padding: 2px 0 0 18px;
  font-size: 8.5pt;
}

#content img.thumb {
  border: 2px solid #fff;
  margin: 5px;
  vertical-align: middle;
}

/***** =typography *****/
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000;
}

/*headings */
#content h2 {
  font-size: 13pt;
  font-weight: bold;
  margin: 10px 5px 10px 5px;
}

#content h3 {
  font-size: 11pt;
  font-weight: bold;
  padding: 8px 5px 5px 5px;
}

#content h4 {
  font-size: 10pt;
  font-weight: bold;
  padding: 8px 5px 3px 5px;
}

#content h5 {
  font-size: 10pt;
  font-weight: normal;
  font-style: italic;
  padding: 5px 5px 0px 5px;
}

#content table {
  margin-left: 5px;
}

body#mydocs h4, body#admin h4 { background-color: #F4D9C1; }

/* lists */
#content ul, #content ol  {
  margin: 0 0 8px 12px;
  padding-left: 10px;
}

#content ol {
  margin-left: 14px;
  padding-left: 14px;
}

#content ul {
  list-style-type: circle;
}

/* nested lists */
#content ul li, #content ol li  {
  margin-bottom: 5px;
}

#content ul ul, #content ol ol {
  margin: 5px 0 0 10px;
  padding: 0 0 0 8px;
}

/* paragraphs */
#content p {
  margin: 0 5px 5px 5px;
  line-height: 13pt;
}

#content p.intro { 
  color: #333; 
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 15px;  
}

body#results #content p, body#overview #content p {
  margin-top: 0;
}

/* links */
a { color: #146798; }

a:hover {  color:#00A0FF; }

body#results #content a, body#overview #content a, body#overview #content .abc span {
  margin: 10px 5px 0 5px;
  display: block; 
}

body#homepage #content a {
  margin: 10px 5px 0 5px;
  display: block;
  border-top: 1px solid #CCCCCC;
  font-weight: bold;
  Padding-top: 10px;
}

body#homepage #content.error a {
  margin: 0;
  display: inline;
  border-top: 0;
  font-weight: normal;
  Padding-top: 0;
}

/* meta */
.meta { 
  font-size: 8.5pt;
  margin: 0 5px 0 30px;
}

.meta { color: #999999; margin-bottom: 10px;}

.member-only { color: #F27E20;}

#content .meta p.member-only { margin: 0;}

body#mydocs input.checkbox {
  margin: 5px 5px 0 0;
  float: left;
}

/* lay-out for abc-index at members overview */
.abc {
  display: block; 
  text-align: center;
  padding: 6px 0 0 0;
  border-bottom: 1px solid #C8DCF8;
  height: 16pt;
}

.top {
  text-align: right;
  display: block;
  margin: 0;
  padding: 0;
}

body#overview #content .abc a,
body#overview #content .abc span {
  display: inline;
}

body#overview #content .abc span {
  color: #999999;
}

/* lay-out for contact in profile */
body#profile .contact { width: 30%; }
body#article .contact { width: 100%; }
body#article .contact div { margin-left: 7px; }

body#profile .companyinfo { 
  width: 67%; 
  margin-right: 2% 
}

body#article .companyinfo { 
}

body#profile .contact, 
body#profile .companyinfo, 
body#profile .label, 
body#profile .value {
  display: block;
  float: left;
}

body#profile .actions-bottom, 
body#profile p { clear: left; }

body#profile .label {
  width: 30%; 
}


/*****  =editpages  *****/
body#editpage .editfield {
  float: left;
  line-height: 15pt;
  padding: 0px;
  width: 560px;
}

body#editpage .editlabel {
  display: block;
  width: 150px;
  float: left;
  padding: 0 15px 0 5px;
}

body#editpage br {
  clear: left;
}

body#editpage form {
  font-size: 8.5pt;
}

body#editpage #content select {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8.5pt;

}
body#editpage #content select option {
  padding-right: 10px;
}
body#editpage #content input {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8.5pt;
}
body#editpage #content input.textfield { font-size: 8.5pt; }
body#editpage #content textarea { font-size: 8.5pt; }

body#editpage #content ul {
  list-style-type: circle;
  padding-left: 0;
}

body#editpage #content textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 550px;
  height: 100px;
}

body#editpage #content input.textfield {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 300px; 
}

body#editpage #content hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #F4D9C1;
  margin: 10px 0;
}


/*****  =footer  *****/
.footer-left {
  background-image: url("img/footer_background.gif");
  height: 20px;
  font-size: 2px;
  margin-right: 10px;
}

.footer-right {
  background-image: url("img/footer_background.gif");
  background-repeat: no-repeat;
  height: 20px; 
  font-size: 10px;
  margin-top: -20px;
  margin-left: 10px;
  background-position: 100% 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #CCCCCC;
  text-align: center;
  padding-top: 5px;
}


/*****  =frames  *****/
.frame1-top-left, 
.frame1-top-right, 
.frame1-bottom-left, 
.frame1-bottom-right { 
  background-image: url("img/frame_darkblue_all_1280.gif");
}

.frame2-top-left, 
.frame2-top-right, 
.frame2-bottom-left, 
.frame2-bottom-right { 
  background-image: url("img/frame_lightblue_all_1280.gif");
}

.frame3-top-left, 
.frame3-top-right, 
.frame3-bottom-left, 
.frame3-bottom-right { 
  background-image: url("img/frame_brown_all_1280.gif");
}

.frame4-top-left, 
.frame4-top-right, 
.frame4-bottom-left, 
.frame4-bottom-right { 
  background-image: url("img/frame_pink_all_1280.gif");
}

.frame1-top-left, 
.frame1-top-right, 
.frame2-top-left, 
.frame2-top-right, 
.frame3-top-left, 
.frame3-top-right, 
.frame4-top-left, 
.frame4-top-right { 
  height: 6px;            /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
  font-size: 2px;          /* DNC: correction IE for height of the <div>'s */
}

.frame1-bottom-left, 
.frame1-bottom-right, 
.frame2-bottom-left, 
.frame2-bottom-right, 
.frame3-bottom-left, 
.frame3-bottom-right, 
.frame4-bottom-left, 
.frame4-bottom-right { 
  margin-top: 15px;
  height: 6px;            /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
  font-size: 2px;          /* DNC: correction IE for height of the <div>'s */
}

.frame1-top-left, 
.frame1-bottom-left, 
.frame2-top-left, 
.frame2-bottom-left, 
.frame3-top-left, 
.frame3-bottom-left, 
.frame3-top-left, 
.frame3-bottom-left { 
  margin-right: 6px;        /* CHANGE: replace by the width of one of your corners */
}

.frame1-top-right, 
.frame1-bottom-right, 
.frame2-top-right, 
.frame2-bottom-right, 
.frame3-top-right, 
.frame3-bottom-right, 
.frame4-top-right, 
.frame4-bottom-right { 
  margin-left: 6px;        /* CHANGE: replace by the width of one of your corners */
  margin-top: -6px;        /* CHANGE: replace by the height of one of your corners */
}

.frame1-top-right, 
.frame2-top-right, 
.frame3-top-right, 
.frame4-top-right {
  background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
}

.frame1-bottom-left, 
.frame2-bottom-left, 
.frame3-bottom-left, 
.frame4-bottom-left  { 
  background-position: 0 -6px;    /* CHANGE: replace second number by negative height of one of your corners */
}

.frame1-bottom-right, 
.frame2-bottom-right, 
.frame3-bottom-right, 
.frame4-bottom-right { 
  background-position: 100% -6px; /* CHANGE: replace second number by negative height of one of your corners */
}

.frame-row {
  border-bottom: 1px solid #F4D9C1;
  padding: 5px;
}


/*****  =mailto  *****/
body#mailto {
  background:0;
  width: 490px;
}

body#mailto #container {
  min-width: 490px;
  max-width: 490px;
}

body#mailto #content {
  padding: 0;
}
  
#mailform {
  margin-left: 5px;
}
#mailform label {
  display: block;
  margin-bottom: 10px;
}
#mailform input.textfield {
  position: absolute;
  left: 5em;
  width: 300px;
}

/*****  =message  *****/
#message {
  border: 1px solid #F27E20;
  color: #000;
  font-weight: bold;
  padding: 5px 5px 5px 25px;
  margin: 0 220px 15px 220px;
  top: 20px;
  position: relative;
  background: #FAD597 url(css/img/tooltip.gif) no-repeat 5px center;
}

/*****  =status messages  *****/
#content #message {
  margin: 0 0 10px 0;
  padding: 5px;  
  top: 0;
}

#content #message p { margin-top: 0px}


/*****  =popup  *****/
body#popup {
  text-align: left;
  background: 0;
}
#popup #content {
  padding: 15px 5px 5px 5px;
}

#popup h2 {
  margin-top:0;
}

/*****  =uploaded images  *****/
#content .image {
  float: right;
  margin: 15px 0px 15px 15px;
  width: 120px;
}


    
    