/* 
----------------------------------------------------------------------------- 
GLOBAL RESET
-----------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a{text-decoration:none;}
/*div {border: 1px solid green;}*/

a, a:hover, a:visited {
  color: #aa6e13;
}
body {
  margin: 0px 0 1em 0;
  padding: 0 0 1em 0;
  color: #000;
  font-size: 11px;
  font-family: Verdana;
  text-align: center;
  background-color: #FFF;
  height: 100%;
  background: url("images/header.jpg") repeat-x left top;
}

/*
fieldset {  
  position: relative;
  float: left;  
  clear: both;  
  width: 100%;  
  margin: 0 0 0em 0;  
  padding: 0 0 1em 0;  
  border: 0px solid #BFBAB0;  
  background-color: #F2EFE9; 
  background-image: url(images/fieldset_gradient.jpg);  
  background-repeat: repeat-x; 
}
fieldset li {  
  padding-bottom: 1em; 
} 
fieldset.submit {  
  float: none;  
  width: auto;  
  padding-left: 154px;  
}
fieldset ol {  
  position: relative;
  padding: 1em 1em 0 1em;  
  list-style: none; 
}

form fieldset .row {
  display: block;
  float: left;
}
form fieldset .row div {
  display: block;
  float: left;
}

form fieldset ol li {
  padding: 2px; 
}
form fieldset ol li input {
  border-style: groove;
  border: 1px solid green; 
  padding: 1px 2px 1px 2px;
}
legend {  
  padding: 0; 
  margin: 6px 0 0 10px; 
  color: #545351;  
  font-weight: bold; 
}
legend span {  
  position: relative;  
  font-size: 15px; 
}
*/


form, .dummyform {
  float: left;
  margin: 15px 0 15px 0;
  background-color: #eda435;
  border: 1px solid #000;
}
form label {  
  position: relative;  
  float: left;  
  width: 130px; 
  margin-right: 1em; 
  text-align: right;
} 
form label em {  
  position: absolute;  
  left: 0em;  
  top: 0; 
}
form .formtitle, .dummyform .formtitle {
  font-weight: bold;
  font-size: 16px;  
  padding: 10px 10px 5px 10px;
}
form .actions {
  display: block;
  float: left;
  width: 440px;
  font-size: 12px;
  padding: 1px;
  padding-bottom: 10px;
}  
form .actions .submitbutton {
  margin-left: 152px; 
  background: #79bb16 url(images/button.gif) repeat-x;
  border: 1px solid #000;
  color: #FFF;
  font-size: 110%;
  font-weight: bold;
  padding: 5px 8px 4px;
  text-align: center;
  cursor: pointer;
}
form .fieldgroup {
  display: block;
  float: left;
  font-weight: normal;
}
form.quicklogin {
  margin: 0;
  background-color: #AE8D5B;
  border: 0;
}
form .help, .dummyform .help {
  position: relative;
  display: block;
  float: left;
  width: 440px;
  font-size: 12px;
  padding: 1px;
  margin: 0 0 10px 10px;
}  
form .row {
  position: relative;
  display: block;
  float: left;
  width: 440px;
  font-size: 12px;
  margin: 0px 0px 5px 10px; 
  padding: 1px;
}
form .text{
  border-style: groove;
  border: 1px solid green; 
  padding: 1px 2px 1px 2px;
}








#calendar {
  width: 141px;
  padding: 0;
  margin: 2px;
  border-left: 1px solid #A2ADBC;
  font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #616B76;
  text-align: center;
  background-color: #fff;
}
#calendar a, #calendar2 a {
  color: #000;
}
#calendar caption {
  margin: 0;
  padding: 0;
  width: 141px;
  background: #A2ADBC;
  color: #fff;   
  font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}
#calendar caption a, #calendar2 caption a {
  color: #FFF;
}

#calendar th, #calendar2 th  {
  font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #616B76;
  background: #D9E2E1;
  border-right: 1px solid #A2ADBC;
  border-bottom: 1px solid #A2ADBC;
  border-top: 1px solid #A2ADBC;
  text-align: center;
}

#calendar td {
  border-right: 1px solid #A2ADBC;
  border-bottom: 1px solid #A2ADBC;
  width: 20px;
  height: 20px;
  text-align: center;
  vertical-align: top;
  background: url(images/bg_calendar.gif) no-repeat right bottom;
}
#calendar2 {
  width: 480px; 
  border: 0;
}
#calendar2 caption {
  margin: 0;
  padding-top: 4px;
  height: 23px;
  width: 480px;
  color: #fff;   
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  background: url("images/gregoriaanse_maand_bg.jpg") repeat-x left top;
}
#calendar2 td {
  vertical-align: top;
  padding-bottom: 5px;
  border-bottom: 1px solid #A2ADBC;
}
#calendar2 td table td {
  border: 0;
}
#column1 {
  float: left;
  display: block;
  position: relative;
  width: 460px;
  padding: 10px 40px 10px 10px;
}

#column1 h2, #column2 h2, #column3 h2 {
  color: #7c8b49;
  font-size: 14px;
  font-weight: bold;
}
#column1 p, #column2 p, #column3 p  {
  font-size: 11px;
}
#column2 {
  float: left;
  display: block;
  position: relative;
  width: 460px;
  padding: 10px;
}
#column3 {
  float: left;
  display: block;
  position: relative;
  width: 920px;
  padding: 10px;
}
#container {
  float: left;
  position: relative;
  width: 999px;
  max-width: 999px;
  height: 100%;
  margin: 0 auto;
  text-align: left;
  color: #000;
}
#dagfocus {
  background-color: #FFF9EF;
  border: 1px dotted #7C8B49; 
  position: relative;
  display: block;
  float: left;
  margin: 10px 0 10px 0;
  padding-right: 10px;
}
#dagfocus h2 {
  margin: 5px;
}
#dagfocus h3 {
  color: #000;
  font-weight: bold;
  font-size: 14px;
}
.dagfocusblock {
  display: block;
  float: left;
}
#dockingBar 
{
  Z-INDEX: 100;
  LEFT: 0px;
  OVERFLOW: hidden;
  WIDTH: 100%;
  POSITION: fixed;
  HEIGHT: 50px;
  BACKGROUND-COLOR: #000;
  color: #fff;
  TEXT-ALIGN: left;
  padding-left: 10px;
}
#dockingBar a {
  color: #fff;
  font-size: 12px;
}
#form_responsemaya {
  margin-left: 92px;
}
#form_responsemaya_li {
  display: none;
}
#form_responseusername {
  position: relative;
  left: 140px; 
}
#header {
  position: relative;
  display: block;
  float: left;
  width: 990px;
  /*background-color: #EDA435;*/
  height: 90px;
}

#headerlogo h3 {
  color: #EDA435;
}
#mayacalendar {
  border-right: 1px solid #848484;
  border-bottom: 1px solid #848484;
}
#mayacalendar td {
  border-left: 1px solid #848484;
  border-top: 1px solid #848484;
  min-height: 50px;
  height: 50px;
  font-size: 9px;
  font-family: Arial;
  margin-right: 2px;
  vertical-align: top;
  padding: 0;
  margin: 0;
}
#mayacalendar .cell {
  height: 100%;
  width: 72px;
  padding-left: 3px;
  position: relative; 
  display: block;
}

#mayacalendar .geboortegolf {
  background-color: #b9cadc;
}
#mayacalendar .gids {
  background-color: #90E2BC;
}
#mayacalendar .icon {
  width: 25px;
  top: 0px;
  left: 0px;
  height: 30px;
  text-align: left;
  position: relative;
  float: left;
  display: block;
}
#mayacalendar .infotext {
  float: left;
  display: block;
  position: relative;
  width: 70px;
  max-width: 70px; 
}

#mayacalendar .kin {
  position: relative;
  float: left;
  display: block;
  width: 69px;  
}
#mayacalendar .kin.core {
  color: #FF0000;  
}
#mayacalendar .kin.gap p {
  font-weight: bold;
  font-size: 11px;
}
#mayacalendar .kin p {
  font-size: 9px;
  display: block;
  position: relative;
  text-align: right;
  width: 69px;
  vertical-align: bottom;
  
}
#mayacalendar .ondersteunend {
  background-color: #C68FE2;
}
#mayacalendar #mayarow0 {
  background-color: #ECA436;
  text-align: center;
}
#mayacalendar .tone {
  background-color: #ECA436;
}

#mayacalendar .uitdagend {
  background-color: #F3AA7D;
}
#mayacalendar .vandaag {
  background-color: #c0c0c0;
}
#mayacalendar .verborgen {
  background-color: #F3D97C;
}

#menu {
  position: relative;
  display: block;
  float: left;
  width: 980px;
  height: 23px;
}

#menu ul {
  width: 980px;
  height: 22px;
  list-style-type:none;
  padding:0px;
  text-indent:0px;
  display: block;
  position: relative;
  float: left;
}
#menu ul li {
  float: left;
  display: block;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
  padding: 2px 10px 5px 10px;
}
#menu ul li a { 
  color: #FFF; 
  display: block;
}
#menu ul li:hover {
  background: url("images/menuover.gif") repeat-x left top; 
}
#module_msg {
  border: 1px solid orange;
  width: 300px;
  padding: 2px;
  margin: 0 0 0 10px;
}
#pagespacer {
  float: left;
  display: block;
  position: relative;
  height: 30px;
  width: 920px;
  padding: 10px;
}
#photogrid {
  background-color: #f2efea;
  border-top: 2px solid #677424;
  border-bottom: 2px solid #677424;
  float: left;
  display: block;
  position: relative;
}

#photogrid p {
  margin: 10px;
  color: #677424;
  width: 440px;
}

#photogrid .photoholder {
  margin: 10px;
  width: 440px;
}
#profielzegel img {
  float: left;
  vertical-align: top;
  padding-right: 10px;
}
#profielzegeldesc {
  float: left;
  display: block;
  min-width: 250px;
}
#profielzegeldesc p {
  font-size: 12px;
  height: 60px;
}
#profielzegelfoto {
  border: 1px solid #C0C0C0;
  display: block;
  position: relative;
  float: right;
  width: 72px;
  height: 72px;
}
#profielzegelfoto img {
  margin: 5px; 
}


#quickloginbox {
  float: right;
  width: 460px;
  border: 1px solid #565656;
  background-color: #ae8d5b;
  padding: 4px 2px 4px 2px;
}
#quickloginbox a {
  color: #FFF; 
}
#responseusername {
  display: none;
}
#tableCalendar {
  width: 800px;  
}
#tableCalendar td {
  width: 40px;
  height: 40px;
  border: 1px solid #848484;
  background-color: #FFF;
}
#tableCalendar td.c1 {
  background-color: #b9cadc;
}
#tableOrakel {
  float: left;
  display: block; 
  margin: 0 15px 7px 0;
}
#tableOrakel img {
  margin: 2px;
}
#tableOrakel td img {
  vertical-align: middle;
}
#tableOrakel td.left {
  text-align: right;
}
#tableOrakel td.leftright {
  width: 213px;
}
#tableOrakel td.topbot {
  text-align: center;
}


.birthdaydetail {
  float: left; 
  margin: 2px;
  padding: 2px;
}
.birthdaydetail img {
  float: right;
  margin-right: 5px;
  width: 50px; 
}
.birthdaydetail .birthdayinfo {
  float: left;
  border: 1px solid green;
  background-color: #eda435;
  width: 250px;
  height: 65px;
  padding: 2px; 
  text-align: left;
}
.birthdaydetail .birthdayinfo img {
  width:46px;
}
.birthdaydetail .birthdayinfo img.deletebutton {
  width: 15px;
  float: right;
}
.birthdaydetail .birthdayseal {
  float: left;
}
.calender2header {
  font-weight: bold;
}
.calendarfriendspacer {
  height: 50px;
}

.birthdaydetail .emptypic {
  float: left;
  width: 55px; 
}
.formerror {
  border: 1px solid #FF0000;
  background-color: #FFEBE8;
  padding: 10px;
}
.formsuccess {
  border: 1px solid #00FF00;
  background-color: #EBFFE8;
  padding: 10px;
}
.friendsmayainfo {
  font-size: 9px;  
}
.friendsmayainfo a {
  color: #000; 
}
.gregkalendernavivert {
  position: relative;
  display: block;
  float: left;
  width: 400px;
  padding-bottom: 2px;
  list-style-type:none;
  text-indent:0px;
}
.gregkalendernavivert li {
  float: left;
  display: block;
  text-align: left;
  font-size: 1.1em;
  font-weight: bold;
  margin: 1px 2px 3px 0;
  width: 400px;
}
.gregkalendernavivert li a { 
  padding: 2px 0px 3px 0px;
  display: block;
}
.gregkalendernavivert li a:hover { 
  color: #7C8B49;
}
.gregkalendernavivert li img {
  position: relative;
  display: block;
  float: left;
  margin-right: 10px;  
}
.gregkalendernavivert .noimage {
  padding-left: 33px;
  width: 367px;
}
.help {
  position: relative;
  width: 100%;
  display: block;
  padding: 6px 10px 0 10px; 
}
.kinpartners img, .talent img {
  margin-right: 10px;
}
.kinpartners p, .talent p{
  margin: 5px 0 5px 0;
}
.kinpartners .partnerlabel, .talent .partnerlabel {
  font-weight: bold;
}

.core {
  color: #FF0000; 
}
.loginnotification {
  border: 1px solid #00FF00;
  background-color: #EBFFE8;
  padding: 10px;
}
.m_over {
  background-color: #DCDF8B; 
  cursor: pointer;
}
.maandspecifiek {
  display: block;
  float: left;
}
.mayakalendernavi {
  position: relative;
  display: block;
  float: left;
  width: 970px;
  height: 22px;
  padding: 0px;
  list-style-type:none;
  text-indent:0px;
}
.mayakalendernavi li {
  float: left;
  display: block;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
  padding: 2px 20px 5px 10px;
  background: url("images/menu.gif") repeat-x left top; 
}
.mayakalendernavi li:hover {
  background: url("images/menuover.gif") repeat-x left top; 
}
.mayakalendernavi li a { 
  color: #FFF; 
  display: block;
}
.mayalegenda {
  display: block;
  float: left;
  width: 970px;
  border: 1px solid #848484;
  margin-top: 5px;
  padding: 5px; 
  text-align: left;
}
.mayalegendaitems {
  position: relative;
  display: block;
  float: left;
  list-style-type: none;  

}
.mayalegendaitems li {
  float: left;
  display: block;
  padding: 5px;
  margin-top: 5px;
}

.mayapopup {
  font-size: 10px; 
  text-align: left;
}
.menucontrol {
   margin: 10px 0 10px 0; 
   width: 450px;
   float: left;
   display: block;
}
.menucontrol a {
  font-size: 14px;
  color: #7c8b49;
  font-weight: bold; 
}
.menucontrol h2 {
  padding-bottom: 2px;
  border-bottom: 1px solid #7C8B49; 
  width: 440px;
  margin-bottom: 10px;
}
.menucontrol.kinpartners a {
  color: #eda435; 
  font-weight: bold;
  font-size: 12px;
}

.menucontrol.kinpartners a:hover {
  color: #7C8B49; 
  font-weight: bold;
  font-size: 12px;
}
.menucontrol.profielinfo a {
  color: #eda435; 
  font-weight: bold;
  font-size: 14px;
}
.menucontrol.profielinfo a:hover {
  color: #7C8B49; 
  font-weight: bold;
  font-size: 14px;
}
.menucontrol.talent a {
  color: #eda435; 
  font-weight: bold;
  font-size: 12px;
}
.menucontrol.talent a:hover {
  color: #7C8B49; 
  font-weight: bold;
  font-size: 12px;
}
.number {
  text-align: right;
  float: right;
  border: 1px solid green;
  font-size: 0.7em;
}
.odd {
  text-align: center;
  margin: 10px;
}
.even {
  text-align: center;
  margin: 10px;
}
.profieluserposition {
  font-weight: bold;
  color: #FF0000;
}   
.profielzegel {
  position: relative;
  display: block;
  float: left;
  vertical-align: top;
  padding: 5px;
  width: 55px;
}
.profielzegeldesc {
  float: left;
  display: block;
  position: relative;
  width: 370px;
  padding-bottom: 5px;
}

.profielzegeldesc p {
  margin-bottom: 4px;
}
.profilewelcome {
  float: left; 
  display: block;
  width: 450px;
}
.quickloginbutton { 
  border : solid 1px #cccccc;
  background: #E9ECEF;
  color : #666666;
  font-weight : bold;
  font-size : 11px;
  padding: 2px;
}
.quicklogininput {
  font-size: 10px;
  font-family: Arial, Verdana, sans-serif;
  border-style: groove;
  border: 1px solid green;
  padding: 1px; 
}
.quicklogintext {
  color: #FFF; 
}
.responseusername {
  position: relative;
  display: block;
  float: left;
  width: 440px;
  font-size: 12px;
  margin: 0px 0px 5px 10px; 
  padding: 1px;
}
.userkalendernavi {
  position: relative;
  display: block;
  float: left;
  width: 480px;
  height: 22px;
  padding-bottom: 2px;
  list-style-type:none;
  text-indent:0px;
}
.userkalendernavi li {
  float: left;
  display: block;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
  margin: 1px 0 3px 0;
  padding: 2px 0 5px 0;
  width: 80px;
  background: url("images/menu.gif") repeat-x left top; 
}
.userkalendernavi li:hover {
  background: url("images/menuover.gif") repeat-x left top; 
}
.userkalendernavi li a { 
  color: #FFF; 
  display: block;
}


.widthall li {
  width: 400px;  
  text-align: left;
}
.widthall li, .widthall li a{
  height: 20px;
}
.widthall li img {
  display: block;
}


