body    {
	/*background: #96BFD3;*/
	background: #FFFFFF url(../../images/solace_gradientbg.jpg) repeat-x left top;
	/*background: #FFFFFF url(../../images/solace_bgimage.jpg) repeat-x left top;*/
}

a:link    {
	text-decoration: none;
	color: ffffff;
	font-weight:normal;
}
a:visited    {
	text-decoration: none;
	color: ffffff;
	font-weight:normal;
}
a:hover    {
	text-decoration: underline;
	color: ffffff;
	font-weight:normal;
}


a.none:hover    {
	text-decoration: none;
}

/* form styles */
textarea    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
}

select    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
}

input    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
}

/* small event font */
div.smallcalev    {
	color: #000000;   /* text in overlib box */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 1.1em;
}

div.smallcalevtime    {
	color: #000000;   /* time in overlib box */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 1.1em;
}

a.smallcalev    {
	color: #000000;   /* link text on events cells in main calendar */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 0.9em;
}

a.smallcalev:hover    {
	color: #5B6FB3;   /* hover on events cells */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 0.9em;
}

/* small cal month table*/
table.smallcalmth    {
	color: #000000;   /* can't see results if I change this... */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 0.8em;
	width: 100%;  /* This controls the width of the minical! */
}

div.smallcalmth    {
	color: #000;   /* the year in the minical head */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 10pt;

}

a.smallcalmth    {
	color: #000000;   /* the month in the minical head */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 10pt;
	font-weight: normal;
}

a.smallcalmth:visited    {
	color: #000000;   /* the arrows either side of the month */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 1.2em;
}

td.smallcalmth    {
	background: #8eb4c9;
}

/* message to signal progress */
h4    {
	color: #000000;   /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
}

/* font for calendar and company names at top of month calendar */
table.companynamefont {
	color: #ffffff;   
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	/*font-weight: normal;*/
}

table.calendarnamefont    {
	color: #ffffff;
	font: normal normal 24 Arial, sans-serif, Helvetica;
}

/* main calendar top date colour */
table.todaytop    {
	color: #ffffff;   /* pnp maroon */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	/*font-weight: normal;*/
	width: 100%;
}

/* font for calendar day name */
div.dayfont    {
	color: #000000;   /* affects day headings in both calendars */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;   /* affects main calendar day headings only */
	/*font-weight: normal;*/
}

/* font for calendar date numbers */
div.datenumfont    {
	color: #000000;   /* black: colour of dates in minical */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 1.1em;
	/*font-weight: normal;*/
}

a.datenumfont    {
	color: #000000; 
	font-family: Arial,sans-serif,Helvetica;
	font-size: 0.9em;

}

a.datenumfont:visited    {
	color: #000000;  
	font-family: Arial,sans-serif,Helvetica;
	font-size: 0.9em;
	font-style: normal;
	/*font-weight: normal;*/
}

/* month calendar table view setting */
table.monthview    {
	width: 100%;
	border-width: thin;
	background-color: ;  /* the band containing the month name etc  */
	color: #FFFFFF;    
	border: 0px thin #FFFFFF;  
	border-collapse: separate;
	border-spacing: 1px;
	padding: 0px;
	spacing: 1px;
}

td.monthview    {
	height: 30px;
}

td.sundaytopcolor    {
	height: 50px;
	color: #F0F0E0;
	width: 14%;
	background: #D5E1F0;
}

td.weekdaytopcolor    {
	height: 50px;
	color: #3C6291;   
	width: 14%;
	background: #D5E1F0;
}

td.sundayemptyclr    {
	height: 50px;
	background-color: transparent;    /* white */
}

td.weekdayemptyclr    {
	height: 50px;
	background-color: transparent;    /* white */
}

td.todayclr    {
	background: #CEE3E8;
}

td.sundayclr    {
	height: 50px;    /* sunday column */
	background: #FFFFFF;
}

td.weekdayclr    {
	height: 50px;    /* most days */
	background: #FFFFFF;
}

/* link to month navigation font */
a.calfontnav    {
	color: #000000;   /* changed from white to black.... */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 18;
	font-style: normal;
	/*font-weight: normal;*/
}

a.calfontnav:hover    {
	color: #9FDBDF;   
	font-family: Arial, sans-serif, Helvetica;
	font-size: 18;
	font-style: normal;
	/*font-weight: normal;*/
}

a.calfontnav:link    {
	color: #ffffff;    /* affects previous & next month links */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 18;
	font-style: normal;
	/*font-weight: normal;*/
}

a.calfontnav:visited    {
	color: #000;    
	font-family: Arial,sans-serif,Helvetica;
	font-size: 18;
	font-style: normal;
	/*font-weight: normal;*/
}

/* link to asked month font */
div.calfontasked    {
	color: #ffffff;     /* top month name */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	/*font-weight: normal;*/
}

a.calfontasked    {
	color: #000;  
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	/*font-weight: normal;*/
}

a.calfontasked:hover    {
	color: #9FDBDF;     
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	/*font-weight: normal;*/
}

a.calfontasked:link    {
	color: #fff;   /*  colour of 'year', eg 2009  */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	/*font-weight: normal;*/
}

a.calfontasked:visited    {
	color: #000;     /* top year name */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	/*font-weight: normal;*/
}

/* font for menu items */
div.menufont    {
	color: #333333;    /* 'Go to / Event / View' */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	/*font-weight: normal;*/
	text-decoration: none;
}

a.menufont:link    {
	color: #000;    /*  bottom menu colour */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	/*font-weight: normal;*/
	text-decoration: none;
}

a.menufont:visited    {
	color: #5B6FB3;    
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	/*font-weight: normal;*/
	text-decoration: none;
}

a.menufont:hover    {
	color: #000000;   
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	/*font-weight: normal;*/
	text-decoration: underline;
}

/* menu option background color */
table.menufont    {
	/*background: #FAFAFF;*/
	background-image:url(../../images/grey-bg.jpg); 
	width: 100%;
}

/* font for search header */
div.searchheaderfont    {
	color: #000000;    /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 16;
	font-style: normal;
	/*font-weight: normal;*/
	background-color: #F0F0F0;   /* pale grey */
}

/* font for search result events title */
div.searchtitlefont    {
	color: #000000;   /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
	font-style: normal;
	f/*ont-weight: normal;*/
	text-decoration: underline;
}

/* font for search result events */
div.searchtextfont    {
	color: #000000;    /* black */ 
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	/*font-weight: normal;*/
}

/* font for headers */
div.headerfont    {
	color: #000000;    /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 16;
	font-style: normal;
	/*font-weight: normal;*/
	background-color: #F0F0F0;   /* pale grey */
} 

table.headerfont    {
	color: #000000;   /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 16;
	font-style: normal;
	/*font-weight: normal;*/
	background-color: #F0F0F0;  /* pale grey */
}

a.headerfont:link    {
	color: #000000;    /* black */
	text-decoration: none;
}

a.headerfont:visited    {
	color: #000000;   /* black */
	text-decoration: underline;
}

a.headerfont:hover    {
	color: #000000;   /* black */
	text-decoration: underline;
}

/* font for titles */
div.titlefont    {
	color: #FFFFFF;   
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
	font-style: normal;
	font-weight: normal;
}

table.titlefont    {
	color: #000000;    /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
	font-style: normal;
	/*font-weight: normal;*/
	background-color: #C0C0C0;  /* mid grey */
}

a.titlefont:link    {
	color: #000000;    /* black */
	text-decoration: none;
}

a.titlefont:visited    {
	color: #000000;    /* black */
	text-decoration: underline;
}

a.titlefont:hover    {
	color: #000000;     /* black */
	text-decoration: underline;
}

/* font for event popup title */
div.popupeventtitlefont    {
	color: #000000;    /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
	font-style: normal;
	/*font-weight: normal;*/
	text-decoration: underline;
}

/* font for event popup content */
div.popupeventfont    {
	color: #000000;    /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	/*font-weight: normal;*/
	text-decoration: none;
}

/* color and font for event content text in day calendar */
table.dayevent    {
	color: #000000;   /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	/*font-weight: normal;*/
	background: #FFF;   /* pale pink */
	text-decoration: none;
}

/* color and font for event content text in week calendar */
table.weekevent    {
	color: #000000;    /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	/*font-weight: normal;*/
	background-color: #DEEDFE;   
	text-decoration: none;
}

/* color and font for normal text */
div.normalfont    {
	color: #000000;    /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	/*font-weight: normal;*/
	text-decoration: none;
}

table.normalfont    {
	color: #000000;    /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	/*font-weight: normal;*/
	text-decoration: none;
}

a.normalfont:link    {
	color: #000000;    /* black */
	text-decoration: none;
}

a.normalfont:visited    {
	color: #000000;    /* black */
	text-decoration: none;
}

a.normalfont:hover    {
	color: #000000;     /* black */
	text-decoration: underline;
}

/* format event borders in calendar month view */
table.eventborder    {
	border-bottom-width: 0;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	background: #FFFFFF;  /* the background colour of the entire 'table' */
}

td.eventborder    {
	border: solid #999999;   /* the table cell that encloses the popup details */
	border-bottom-width: 0;
	border-top-width: 0;
	border-left-width: 1px;
	border-right-width: 0;
	padding: 3px;
}

td.eventtimeborder    {
	border: solid #999999;    /* the table cell that encloses the times */
	border-bottom-width: 0;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	padding: 3px;
}

/* lines and boxes */
table.txtbox    {
	border: solid gray;
	border-width: 0;
}

hr    {
	height: 1px;
	background-color: #3d778f;    /* pnp maroon */
	border: 0px none #FFFFFF;
	color: #3d778f;
	border: 0px;
}


