/*********************
* Calendar style
**********************/
/* Main layout items */
#jev_title {
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
	text-align:center;
	margin-bottom:0.5em;
}
.jev_toprow {
	border-color:#999999;
	border-style: solid;
	border-width:1px 1px 0px 1px;
	height:23px;
}
.jev_topleft {
   	background:url(../images/MainTopLeft.jpg) no-repeat transparent top left;
	border-color:#999999;
	border-style: solid;
	border-width:0px;
    height:23px;
	width:23px;
	float:left;
	margin:0px;
	padding:0px;
}
.jev_daysnames {
	border-color:#999999;
	border-style: solid;
	border-width:0px 0px 0px 1px;
    height:23px;
    line-height:23px;
    color:#eeeeee;
   	background:url(../images/MainTopRow.jpg) repeat-x transparent top left;
    font-weight:bold;
    text-align:center;
	float:left;
	margin:0px;
	padding:0px;
}
.jev_monthrow{
}
.jev_clear{
	clear:both;
}

td.jev_weeknum{
   	background:url(../images/MainLeftCol.jpg) repeat-y transparent top left;
	border-style:solid;
	border-color:#999999;
	border-width:1px 1px 0px 1px;
	width:23px;
	text-align:center;
	padding:0px;
	vertical-align:top;
}
td.jev_weeknum a {
    font-size:10px;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: none;
    color:#ffffff!important;
    margin-top:5px;
    padding:0px;
}

img.jevspacer {
	width:1px;
	height:81px;
    display:inline;
    border:0px;
    margin:0px;
    padding:0px;
    float:left;
}
td.jevdaydata {
	vertical-align:top;
}
div.jevdaydata {
	float:left;
	margin:0px;
	padding:0px;
}
div.jev_daynum {
	float:left;
	border-style:solid;
	border-color:#999999;
	border-width:1px 1px 0px 0px; 	
	height:20px;
	padding-left:2px;
} 

div.jeveventrow, div.jeveventrow div {
	float:left;
}

div.jev_daynum_noevents {
	background-color:#eeeeee;
}
div.jev_daynum_today {
	background-color:#dddddd;
}

a.addjevent img {
border-width:0px!important;
}
div.showjevadd a.addjevent {
   	visibility:visible;
}



table.jev_eventsrow td.jevdaydata {
	border-width:0px;
}
div.eventfull {
	background-color:#f8f8f8;
	margin:2px;
	overflow:hidden;
}
div.eventfull div {
	border-width:1px 1px 1px 5px;
	border-top-color:#cccccc;
	border-right-color:#cccccc;
	padding:2px;
}
a.cal_daylink:link , a.cal_daylink:visited, a.cal_daylink:hover{
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.cal_td_today a.cal_daylink:link, .cal_td_today a.cal_daylink:visited, .cal_td_today a.cal_daylink:hover {
    color: #000000;
}
a.cal_titlelink:link, a.cal_titlelink:visited, a.cal_titlelink:hover {
    font-size:10px;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: none;
    color:inherit!important;
    display:block;
    margin-bottom:1px;
}

div.eventstyle {
	padding:0px;
	border-style:solid;	
}

/* List layouts */
table.ev_table td.cal_td_daysnames {
	border-color:#999999;
	border-style: solid;
	border-width:0px 0px 1px 0px;
    height:23px;
    line-height:23px;
    color:#eeeeee;
   	background:url(../images/MainTopRow.jpg) repeat-x transparent top left;
    font-weight:bold;
    text-align:center;
    width:100%;
	margin:0px;
	padding:0px;
}
table.ev_table {
	border-width:1px 1px 0px 1px;
	border-color:#999999;
	border-style: solid;
}
table.ev_table td.ev_td_left {
	border-color:#999999;
	border-style: solid;
	border-width:0px 1px 1px 0px;
    text-align:center;	
}
table.ev_table td.ev_td_today {
	border-color:#999999;
	border-style: solid;
	border-width:0px 1px 1px 0px;
    text-align:center;
}
table.ev_table td.ev_td_right {
	border-color:#999999;
	border-style: solid;
	border-width:0px 0px 1px 0px;
}

table.ev_table td.ev_td_right ul, table.ev_table td.ev_td_right li{
	list-style-image : none;
	list-style-type : none;
	background-image:none;
	padding-left:10px;
}
table.ev_table td.ev_td_right li{
	border-width:0px 0px 0px 5px!important;
	border-style:solid;
	margin-bottom:2px;
}
/****************************
* Iconic calendar navigation
****************************/

td.iconic_td {
   width:68px!important;
   margin:0px;
   padding:0px;
}
div.nav_bar_cal{
   margin:0px;
   padding:0px;
   width:63px;
}
div.nav_bar_cal img, div.nav_bar_cal a{
   height:45px;
   width:58px;
   border:0;
}
tr.icon_labels{
 font-size:8pt;
 margin:0px;
 padding:0px;
}
div.ev_icon_yearly {
     background-image: url("../images/SeeByYear.jpg");
     background-repeat: no-repeat;
}
div.ev_icon_monthly {
     background-image: url("../images/SeeByMonth.jpg");
     background-repeat: no-repeat;
}
div.ev_icon_weekly{
     background-image: url("../images/SeeByWeek.jpg");
     background-repeat: no-repeat;
}
div.ev_icon_daily{
     background-image: url("../images/SeeByDay.jpg");
     background-repeat: no-repeat;
}
div.ev_icon_search{
     background-image: url("../images/Search.jpg");
     background-repeat: no-repeat;
}
div.ev_icon_jumpto{
     background-image: url("../images/JumpTo.jpg");
     background-repeat: no-repeat;
}


/* Event Legend Module Styling */
.moduletable div.event_legend_container {
	border:0px;
	color:black;
	padding:0px;
	font-size:0.9em;
}
ul.event_legend_list{
	list-style:none !important;
	padding:0px;
	margin:5px;
}
ul.event_legend_list li {
	list-style:none !important;
	border:solid black 1px;
	background-image:none !important;
	padding-left:0px;
}
div.event_legend_name {
	font-size:1em;
	padding:3px;
	font-weight:bold;
}
div.event_legend_name a{
	display:block;
	text-decoration:none;
   	background-color:inherit;
   	color:black;
}
	
div.event_legend_desc {
	background-color:white;
	color:black;
	padding:3px 3px 3px 10px;
	
}

/* Component Legend Styling
   float div to get table like view 
   border-color is set to category color by code */
#jevents_body .event_legend_container {
	background-color:rgb(230,230,230);
	border: none;
}
#jevents_body  div.event_legend_item {
	float:left;
	border-left-width:0px;
	border-left-style:solid;
	padding-left:4px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:4px;
	min-width:80px;
	white-space:nowrap;
	overflow:hidden;
}
#jevents_body div.event_legend_name {
	border-left-width:8px;
	border-left-style:solid;
	padding: 0px 0px 0px 4px;
}
#jevents_body div.event_legend_desc {
	border-left-width:8px;
	border-left-style:solid;
	padding: 0px 0px 0px 4px;
	display:none;
}
/* end component legend */

div.jev_adminfilter {
	text-align:center;
	font-weight:bold;
	margin:5px auto 10px auto; 
}

a.addjevent {
	width:16px;
	height:16px;
	margin-right:2px;
	float:right;
    background-image: url("../images/add.png");
   	background-repeat: no-repeat; 
   	background-position: top left;
   	visibility:hidden;
}
a.addjevent img {
border-width:0px!important;
}
td.showjevadd a.addjevent {
   	visibility:visible;
}

/* Calendar navigaton area */
div.ev_navigation a:hover{
	background:transparent!important;
}

div.ev_navigation table{
	margin: 0px auto;
}
/* Tidy up common templates */
table#jevents_body fieldset {
	background-image:none;
}
div.jev_pagination {
	width:100%;
	text-align:center;
}

/***************************************
* Mootools ToolTips for JEvents Calendar
****************************************/
.jevtip-tip {
   float: left;
   background: #ffc;
   border: 1px solid #D4D5AA;
   padding: 0px;
   max-width: 200px;
}
 
.jevtip-text {
   padding: 0;
   margin: 0;
   font-size: 0.8em;
}
 
div.jevtt_title{
   font-weight: bold;
   font-size: 1.2em;
	padding:2px;
	width:196px;
}
div.jevtt_text{
	padding:2px;
	width:196px;
}

/** Colour schemes **/
/** RED **/
.jev_topleft_red {
   	background:url(../images/MainTopLeft.jpg) no-repeat transparent top left;
}
.jev_daysnames_red , table.ev_table td.cal_td_daysnames_red {
   	background:url(../images/MainTopRow.jpg) repeat-x transparent top left;
}
td.jev_weeknum_red {  	
	background:url(../images/MainLeftCol.jpg) repeat-y transparent top left;
}
/** BLUE **/
.jev_topleft_blue {
   	background:url(../images/MainTopLeftBlue.jpg) no-repeat transparent top left;
}
.jev_daysnames_blue , table.ev_table td.cal_td_daysnames_blue {
   	background:url(../images/MainTopRowBlue.jpg) repeat-x transparent top left;
}
td.jev_weeknum_blue {  	
	background:url(../images/MainLeftColBlue.jpg) repeat-y transparent top left;
}
div.ev_icon_yearly_blue {
}
div.ev_icon_monthly_blue {
     background-image: url("../images/SeeByMonthBlue.jpg");
}
div.ev_icon_weekly_blue{
     background-image: url("../images/SeeByWeekBlue.jpg");
}
div.ev_icon_daily_blue{
     background-image: url("../images/SeeByDayBlue.jpg");
}
div.ev_icon_search_blue{
     background-image: url("../images/SearchBlue.jpg");
}
div.ev_icon_jumpto_blue{
}

/** GREEN **/
.jev_topleft_green {
   	background:url(../images/MainTopLeftGreen.jpg) no-repeat transparent top left;
}
.jev_daysnames_green , table.ev_table td.cal_td_daysnames_green {
   	background:url(../images/MainTopRowGreen.jpg) repeat-x transparent top left;
}
td.jev_weeknum_green {  	
	background:url(../images/MainLeftColGreen.jpg) repeat-y transparent top left;
}
div.ev_icon_yearly_green {
}
div.ev_icon_monthly_green {
     background-image: url("../images/SeeByMonthGreen.jpg");
}
div.ev_icon_weekly_green{
     background-image: url("../images/SeeByWeekGreen.jpg");
}
div.ev_icon_daily_green{
     background-image: url("../images/SeeByDayGreen.jpg");
}
div.ev_icon_search_green{
     background-image: url("../images/SearchGreen.jpg");
}
div.ev_icon_jumpto_green{
}

/** PURPLE **/
.jev_topleft_purple {
   	background:url(../images/MainTopLeftPurple.jpg) no-repeat transparent top left;
}
.jev_daysnames_purple , table.ev_table td.cal_td_daysnames_purple {
   	background:url(../images/MainTopRowPurple.jpg) repeat-x transparent top left;
}
td.jev_weeknum_purple {  	
	background:url(../images/MainLeftColPurple.jpg) repeat-y transparent top left;
}
div.ev_icon_yearly_purple {
}
div.ev_icon_monthly_purple {
     background-image: url("../images/SeeByMonthPurple.jpg");
}
div.ev_icon_weekly_purple{
     background-image: url("../images/SeeByWeekPurple.jpg");
}
div.ev_icon_daily_purple{
     background-image: url("../images/SeeByDayPurple.jpg");
}
div.ev_icon_search_purple{
     background-image: url("../images/SearchPurple.jpg");
}
div.ev_icon_jumpto_purple{
}



/* Print version */
@media print {
   table.contentpaneopen {
   		background-image:none!important;
       background-color:white!important;
   }
	div.ev_navigation {
		display:none;
	}
	div.ev_adminpanel {
		display:none;
	}
	.ev_noprint {
		display:none;
	}
}
