/* Print-specific stylesheet for WebEvent calendar */
/* 2/18/04 ge - based on www.infotoday.com and WebEvent base stylesheet */
body, table, p, div {font-family: Verdana, Tahoma, Zurich, Arial, Helvetica, sans-serif; font-size: 8pt;}
a:link, a:visited {background: white; color: black; text-decoration: none; font-family: Verdana, Tahoma, Zurich, Arial, Helvetica, sans-serif; font-size: 8pt;}
table {display: block; width: 700px; font-family: Verdana, Tahoma, Zurich, Arial, Helvetica, sans-serif; font-size: 8pt;}
table.calendar {background-color: black;}
table.calendar TD {border-color: black; border-width: 1px; border-style: ridge; font-size: 8pt;}

img {display: none;}
img.display {display: inline;}
.weekday { 	
		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 9pt; 
		color: #000000;
		background: #cccccc;
	} 
.weekdaylink {
		text-align: right;
		vertical-align: top;
		text-decoration: none;
	}
	
.datebar {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	padding-left : 200px;
} 

.datecalsection {
	visibility: hidden;
}

.userbar {
	visibility: hidden;
}

.printmodetext {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	text-align : center;
} 

/* Calendar cell color */

.calcell {
		background: #FFFFFF;
	}

/* Calendar Cell lookthrough */

.calcelllook {

		background: #EEEEEE;
	}
/* 20080423 ge - make the lookthrough cells even more lookthrough */
.calcelllook .calnum { display: none; }
.calcelllook .calevent { display: none; }
.calcelllook .caldetails { display: none; }

/* Calendar cell active day */

.calcellactive {

/*		background: #FFFFCC; 
		background: #99CCCC;  
*/
		background: #FFCC66;

}

/* Different colors for grid week view */
.calcellweek {
	      
	      background: #FFFFFF;
}

.calcellweek1 {
	      
	      background: #FFFFCC;
}

.calcellweek2 {

	      background: #EEEEEE;
}

/* Calendar cell today background color */

.calcelltoday {
/*		background: #99CCCC;  */
		background: #FFFF99; 

	}	

/* Unapproved Text */

.unapproved { 	
		font-family: Verdana, Arial;
		text-align: left;
		font-size: 14px; 
		font-weight: bold;
		color: #006699;
}  


/* Font used for entries in calendar views */

.calevent { 	
		font-family: Verdana, Arial;
		text-align: left;
		font-size: 8pt; 
		font-weight: normal;
	}  

.caleventlarge { 	
		font-family: Verdana, Arial;
		text-align: left;
		font-size: 9pt; 
		font-weight: normal;
	}  

.caleventsmall { 	
		font-family: verdana, arial;
		text-align: left;
		font-size: 8pt; 
		font-weight: normal;
	}  



/* Font used for extra elements in calendar views */

.caldetails { 	
		font-family: Verdana, Arial;
		text-align: left;
		font-size: 8pt; 
		font-weight: normal;
		margin-left: 4px;
}  

/* Spacing between events in calendar views */

.calspacer {
		font-family: Verdana, Arial;
		text-align: left;
		font-size: 1px; 
		font-weight: normal;
		margin: 10px;
	}  


/* Font used for calendar numbers in calendar calendar view:
	
	Links, hover, and basic text
*/

A.calnum:link, A.calnum:visited, A.calnum:active {

		text-decoration: none;
		color: #006666;
}

A.calnum:hover {

		text-decoration: none;
		color: #990000;
}


.calnum { 	
		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 9px; 
		color: #006666;
		text-align: right;
		text-decoration: none;
	} 


/* ******************************************

Calendar List Section

*********************************************/

/*  Day section headers */

.listdatesec { 	
		font-family: Verdana, Arial;
		text-align: left;
		font-size: 10pt; 
		font-weight: bold;
		color: #000000;
		background: #CCCCCC;
	}  

/* Background for list event cells */

.listeventbg {
		color: #000000;
		background: #EEEEEE;
	}	

.minicalbg {
		color: #000000;
	}	

/* Text (if any) in the first column of each listed event */

.listeventicon {
		font-family: Verdana, Arial;
		text-align: left;
		font-size: 10px; 
		font-weight: bold;

	}  

/* Font for date in second column of each listed event */

.listeventdate {
		font-family: Verdana, Arial;
		text-align: left;
		font-size: 10px; 
		font-weight: bold;
		color: #000000;
	}  

/* Font for time in third column for each listed event */
.listeventtime {
		font-family: Verdana, Arial;
		text-align: left;
		font-size: 10px; 
		font-weight: bold;
		color: #000000;
	}  

/* Font for event title of each listed event */

.listeventtitlelarge {
		font-family: Verdana, Arial;
		text-align: left;
		font-size: 12px; 
		font-weight: bold;
		color: #000000;
	}  

.listeventtitle {
		font-family: Verdana, Arial;
		text-align: left;
		font-size: 10px; 
		font-weight: bold;
		color: #000000;
	}  

.listeventtitlesmall {
		font-family: Verdana, Arial;
		text-align: left;
		font-size: 8px; 
		font-weight: bold;
		color: #000000;
	}  

A.minicaltitle:link {
        color: #000000
}
A.minicaltitle:visited {
        color: #000000
}
A.minicaltitle:active {
        color: #000000
}

.minicaltitle {
        font-weight: bold; 
        font-size: x-small; 
        color: #000000; 
        font-family:  Verdana, Arial; 
        text-align: center;
}
A.minical:link {
        color: #000000
}
A.minical:visited {
        color: #000000
}
A.minical:active {
        color: #000000
}
.minical{
	font-weight: normal; 
        font-size: x-small; 
        color: #000000; 
        font-family:  Verdana, Arial; 
        text-align: center;
}

.minicalborder {  background-color: #CCCCCC; border-top-width: 10px}
.minicalbg2 {  background-color: #eeeeee}
.minicalheaderbg {  background-color: #CCCCCC}
.minicalcellbg {  background-color: #EEEEEE}
.minicalactivebg { background-color: #cccccc}

/* Font for the event details */
.listeventdetails {
		font-family: Verdana, Arial;
		text-align: left;
		font-size: 10px; 

	}  

/* Spacer between information in event details */

.listeventspacer {
		font-family: Verdana, Arial;
		text-align: left;
		font-size: 1px; 
		font-weight: normal;
		margin: 3px;
	}  

.powered {
		font-family: Verdana, Arial;
		font-weight: normal;
		font-size: 8pt; 
		color: #000000;
	}

.bgtableimg1 {
		background: #CCCCCC;
	} 	

/* Form Heading */

.formtitle {
		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 11pt; 
		color: #006699;
	}


/* Background of form */

table.formoutline {
/*		border: 1pt solid #000000; */
		background: #000000;

}	

table.formbg {
		background: #FFFFCC;
}

.formtext {
		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 10pt; 
		color: #000000;
	}

.formtextarea {
		font-family: Courier, Arial;
		font-weight: normal;
		font-size: 10pt; 
		color: #000000;
	}


.formsubmit {
		font-family: Verdana, Arial;
		font-weight: normal;
		font-size: 10pt; 
		color: #000000;
	}

.formsubmitsmall {
		font-family: Verdana, Arial;
		font-weight: normal;
		font-size: 9pt; 
		color: #000000;
	}

.formtextheader {
		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 11pt; 
		color: #006699;
	}

.formpulldown {
		font-family: Verdana, Arial;
		font-weight: normal;
		font-size: 10pt; 
		color: #000000;
}


.showeventheader {
		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 11pt;
		color: #000000;
}

.showeventclose {

		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 9pt;
		color: #000000;
}

.showeventfield {

		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 9pt;
		color: #000000;
}

.showeventdetails {
		font-family: Verdana, Arial;
		font-weight: normal;
		font-size: 9pt;
		color: #000000;
}

/* add footer class - ge 20040303 */
.footer {
	font-size: 8pt;
	}


/* add smallnote class - ge 20040720 */
.smallnote {
	font-size: 90%;
	}
