/* Lose the header as it doesn't help */



/* Bin the  gradient header fill */

.jev_blue .jev_toprow .previousmonth, .jev_blue .jev_toprow .nextmonth  {
    background-color:#0064ab !important;

}

.jev_daysnames_blue, table.ev_table td.cal_td_daysnames_blue {
    background-color: #082a42 !important;
    	background-image: none !important;
}

#jevents_body .jev_toprow div.today span {
    margin: 0px 12px 0px 0px;
}

#jevents_body .tableh1 {
    color: #606F79;
    font-size: 11px;
    height: 26px;
   	background:none !important; 
    
    padding: 8px 12px;
    border-left: none; 
    border-right: none; 
    border-bottom: 1px solid #CED2D6;
}

.jev_toprow .jev_header, .jev_toprow .jev_headercat {
    color: #FFF;
    font-size: 12px;
    height: 34px;
      background: #082A42 !important;
     padding: 0px;
    border-width: 0px;
}

/* Colour the links */
#jevents_body .jev_toprow h2 {
    width: 58%;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    color: #FFF;
    float: left;
    line-height: 34px;
}

.jev_blue .jev_toprow .previousmonth a, .jev_blue .jev_toprow div.nextmonth a {
    padding-left: 20px;
    background: url(../images/Left.png) no-repeat center left !important;
  font-size:12px;
}
.jev_blue .jev_toprow .currentmonth {
    background-color:#0064ab  !important;
    color: #FFF !important;
  font-size:16px;
}
.jev_toprow div.previousmonth span, .jev_toprow div.currentmonth span {
    border-color: #0064ab;
    border-style: solid;
    border-width: 0px 1px 0px 0px;
}

/* enlarge the buttons */


#jevents_body .buttontext a {
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
}

/* Enlarge the text */

#jevents_body .eventstyle {
    font-size: 12px;
  
}


#jevents_body .jev_toprow div.today span {
   font-size:12px;
  color:#FFF;
} 

/* Recolour the events */
#jevents_body .eventfull {
    margin: 2px;
    background-color: #0064ab;
    cursor: pointer;
    padding: 2px;
    border-radius: 5px;
}

#jevents_body .jev_blue a {
    color: #FFF;
}

.jevdaydata .jev_daynum, a.cal_daylink {    color: #0064ab !important;}
