
/* opnemen in eigen template om informatie icoon weg te halen uit header van JEvents */
#jevents_header .buttonheading {
	visibility: hidden;
}

.mijnJEvents_fieldset {
	margin:0 auto;
	text-align:center;
	border:1px solid #0391AF;
}

.mijnJEvents_legend {
    font-size: 1.1em;
    font-style: normal;
    font-weight: bold;
    color: /*#ff6400;*/#004990;
}

.mijnJEvents_table {
    border-right: 1px solid /*#0391AF*/#004990;
    border-left: 1px solid /*#0391AF;*/#004990;
    border-bottom: 1px solid /*#0391AF;*/#004990;
	width: 500px; /* breedte van de lijst */
	margin:0 auto;
	background-color:white;
}

.mijnJEvents_table tr {
	padding:0;
}
.mijnJEvents_table td {
    padding:0;   
}

.mijnJEvents_td_today {
    background-color: #E9B4A1;
	
	border-right: 1px solid /*#0391AF;*/#E8ECF1;
	border-top: 1px solid /*#0391AF;*/#E8ECF1;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-align : left;
	vertical-align: middle;
	width: 125px;
	text-indent:10px;
	padding:0;
}

.mijnJEvents_td_left {
	border-right: 1px solid /*#0391AF;*/#E8ECF1;
	border-top: 1px solid /*#0391AF;*/#E8ECF1;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-align : left;
	vertical-align: middle;
	width: 125px;
	text-indent:10px;
	padding:0;
}

.mijnJEvents_td_right {
  border-top: 1px solid /*#0391AF;*/#E8ECF1;
}

ul.mijnJEvents_ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

ul.mijnJEvents_ul li.mijnJEvents_td_li {
	margin-bottom: 1px;
	padding-left: 2px;
	background-image: none;
	list-style-position: outside;
	margin-left: 15px;
	text-align: left;
}

ul.mijnJEvents_ul li.mijnJEvents_td_li a {
	color:#004990;
}

.mijnJEvents_cal_td_daysnames {
  border-top: 1px solid #0391AF;
  height:25px ! important;
  line-height:25px;
	font-size: 1.2em;
  color: white;
  font-weight:bold;
  text-align:center !important;
	background-color: #004990;
	padding:1em;
}

a.mijnJEvents_link_row:link,
a.mijnJEvents_link_row:visited {
    font-size: 1.0em;
	color: #660233;
	font-weight: bold;
	text-decoration: none;
}

a.mijnJEvents_link_row:hover {
	text-decoration: underline;
}


div.mijnJEvents_navigation a:hover{
	background:transparent!important;
}

div.mijnJEvents_navigation table{
	margin: 0px auto;
/*	border:1px solid black;*/
}

div.mijnJEvents_month {
   margin:0px;
   padding:0px;
   width:80px;
}

div.mijnJEvents_month img, div.mijnJEvents_month a{
   height:20px;
   width:80px;
   border:0;
}

div#ev_icon_month_01  {
     background-image: url(../images/mnd_jan_n.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_01_selected {
     background-image: url(../images/mnd_jan_s.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_02 {
     background-image: url(../images/mnd_feb_n.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_02_selected {
     background-image: url(../images/mnd_feb_s.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_03 {
     background-image: url(../images/mnd_mrt_n.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_03_selected {
     background-image: url(../images/mnd_mrt_s.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_04 {
     background-image: url(../images/mnd_apr_n.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_04_selected {
     background-image: url(../images/mnd_apr_s.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_05 {
     background-image: url(../images/mnd_mei_n.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_05_selected {
     background-image: url(../images/mnd_mei_s.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_06 {
     background-image: url(../images/mnd_jun_n.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_06_selected {
     background-image: url(../images/mnd_jun_s.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_07 {
     background-image: url(../images/mnd_jul_n.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_07_selected {
     background-image: url(../images/mnd_jul_s.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_08 {
     background-image: url(../images/mnd_aug_n.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_08_selected {
     background-image: url(../images/mnd_aug_s.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_09 {
     background-image: url(../images/mnd_sep_n.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_09_selected {
     background-image: url(../images/mnd_sep_s.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_10 {
     background-image: url(../images/mnd_okt_n.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_10_selected {
     background-image: url(../images/mnd_okt_s.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_11 {
     background-image: url(../images/mnd_nov_n.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_11_selected {
     background-image: url(../images/mnd_nov_s.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_12 {
     background-image: url(../images/mnd_dec_n.gif);
     background-repeat: no-repeat;
}
div#ev_icon_month_12_selected {
     background-image: url(../images/mnd_dec_s.gif);
     background-repeat: no-repeat;
}