/* 
    Document   : jevcustom
    Created on : 22-Apr-2013, 14:12:51
    Author     : Tony Partridge - GWE Systems Ltd
    Description: To allow customisation of CSS Strings where they can never be lost.
    Purpose of the stylesheet follows.
*/
@import url("/templates/ses34/css/editor.css");
.jev_toprow div.previousmonth , .jev_toprow div.nextmonth {background-color: #08c;border:1px solid #08c;}
.jev_toprow div.currentmonth{border-top:1px solid #08c;border-bottom: 1px solid #08c;}
#jevents_body .nav-items div.active a, .jev_header2 .active a {background-color:#08c;}
#jevents_body .nav-items div.active a:hover, .jev_header2 .active a:hover {border-left: 1px solid #08c;}
.nav-items > div {border:1px solid #08c;}
#jevents_body .nav-items > div a:hover {border-left:1px solid #08c;}
.nav-items > div:first-child {border-left:1px solid #08c;}
.nav-items > div:last-child {border-right:1px solid #08c;}
#jevents_body .cal_today a.cal_daylink {background-color:#08c;}
#jevents_body .cal_today a.cal_daylink:hover {border-left: 1px solid #08c;border:1px solid #08c;color:#08c;}

#toolbar-box {clear:both;margin:0 auto 1em;}
li.ev_td_li {list-style:none;list-style-type:none;}
a.cal_titlelink:link, a.cal_titlelink:visited, a.cal_titlelink:hover {font-family:Arial,sans!important;}
.event_legend_container {margin:1em 0 0.5em 0;}
.activechildcat {float:left;margin-right:1em;}
label.legend {display:inline;}
#jevents_body .event_legend_container {background:transparent;}
.nav-items > div a {white-space: nowrap;}
.new-navigation a, .jev_header2 {font-size:smaller;}
.event_legend_name {width:170px;}
#jevents_body div.event_legend_item {margin-right:10px;}
.nav-items > div {overflow:hidden;}
.event_legend_name {font-size:14px;}
#jevents_body {padding-bottom:20px;}
#jevents_body ul.ev_ul li.ev_td_li {padding:5px;}
#jevents_body .nav-items > div a:hover {background:#FFF;}
.flatcal_main_t {max-width:200px;}
