/* 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: #000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 10;
padding:5px;
}

div.smallcalevtime    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 10;
padding:5px;
}

a.smallcalev    {
	color: #000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 10;
}

a.smallcalev:hover    {
	color: #000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 10;
}

/* small cal month font */
table.smallcalmth    {
	color: 123456;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 13;
	width: 98%;
	background-color:#FFFFFF;
text-align:center;
vertical-align:middle;
	
}

div.smallcalmth    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
}

a.smallcalmth    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
}

a.smallcalmth:visited    {
	color: #A37214;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
}

td.smallcalmth    {
	background-color: #A37214;

}

/* message to signal progress */
h4    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
}

/* font for calendar and company names at top of month calendar */
table.companynamefont    {
	color: #0000FF;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	font-weight: bold;
	background-color: #F0F0FF;
}

table.calendarnamefont    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFF0;
}

/* calendar top header setting */
table.todaytop    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	background: #FFFFF0;
}

/* font for calendar day name */
div.dayfont    {
	color: #FFFFFF;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 13;
	font-style: normal;
	font-weight: normal;
}

/* font for calendar date numbers */
div.datenumfont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 13;
	font-style: normal;
	font-weight: normal;
text-align:center;
vertical-align:middle;
}

div.datenumfont2 {
vertical-align:middle;
background-color:#000000;
text-align:center;
}

a.datenumfont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 13;
	font-style: normal;
	font-weight: normal;
}

a.datenumfont:visited    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 13;
	font-style: normal;
	font-weight: normal;
}

/* month calendar table view setting */
table.monthview    {
	width: 98%;
	border-width: thin;
	background-color: #A0E0F0;
	color: #A0E0F0;
	border: 0px thin #FFFFFF;
	border-collapse: separate;
	border-spacing: 1px;
	padding: 0px;
	spacing: 1px;
}

td.monthview    {
	height: 30px;
}

td.sundaytopcolor    {
	height: 50px;
	color: #F0F0E0;
	background-color: #F0F0E0;
	width: 14%;
}

td.weekdaytopcolor    {
	height: 50px;
	color: #F4F4F4;
	background-color: #F4F4F4;
	width: 14%;
}

td.sundayemptyclr    {
	height: 50px;
	background-color: #FFFFFF;
}

td.weekdayemptyclr    {
	height: 50px;
	background-color: #FFFFFF;
}

table#calendar.mini tbody td.todayclr    {
	/*background-color: #E36F1E; */
}

table#calendar.mini tbody td.eventclr {
	background-color:#EC008C;
}

td.sundayclr    {
	height: 50px;
	background-color: #F0F0E0;
}

td.weekdayclr    {
	height: 50px;
	background-color: #F4F4F4;
}

/* link to month navigation font */
a.calfontnav    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 18;
	font-style: normal;
	font-weight: bold;
}

a.calfontnav:hover    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 18;
	font-style: normal;
	font-weight: normal;
}

a.calfontnav:link    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 18;
	font-style: normal;
	font-weight: normal;
}

a.calfontnav:visited    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 18;
	font-style: normal;
	font-weight: normal;
}

/* link to asked month font */
div.calfontasked    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	font-weight: normal;
}

a.calfontasked    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	font-weight: normal;
}

a.calfontasked:hover    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	font-weight: normal;
}

a.calfontasked:link    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	font-weight: normal;
}

a.calfontasked:visited    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	font-weight: normal;
}

/* font for menu items */
div.menufont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.menufont:link    {
	color: #0000FF;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.menufont:visited    {
	color: #0000FF;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.menufont:hover    {
	color: #0000FF;
	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;
	width: 100%;
}

/* font for search header */
div.searchheaderfont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 16;
	font-style: normal;
	font-weight: bold;
	background-color: #F0F0F0;
}

/* font for search result events title */
div.searchtitlefont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

/* font for search result events */
div.searchtextfont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
}

/* font for headers */
div.headerfont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 16;
	font-style: normal;
	font-weight: bold;
	background-color: #F0F0F0;
}

table.headerfont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 16;
	font-style: normal;
	font-weight: bold;
	background-color: #F0F0F0;
}

a.headerfont:link    {
	color: #000000;
	text-decoration: none;
}

a.headerfont:visited    {
	color: #000000;
	text-decoration: underline;
}

a.headerfont:hover    {
	color: #000000;
	text-decoration: underline;
}

/* font for titles */
div.titlefont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
	font-style: normal;
	font-weight: normal;
}

table.titlefont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
	font-style: normal;
	font-weight: normal;
	background-color: #C0C0C0;
}

a.titlefont:link    {
	color: #000000;
	text-decoration: none;
}

a.titlefont:visited    {
	color: #000000;
	text-decoration: underline;
}

a.titlefont:hover    {
	color: #000000;
	text-decoration: underline;
}

/* font for event popup title */
div.popupeventtitlefont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

/* font for event popup content */
div.popupeventfont    {
	color: #000000;
	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;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	background: #F0F0FF;
	text-decoration: none;
}

/* color and font for event content text in week calendar */
table.weekevent    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	background: #F0F0FF;
	text-decoration: none;
}

/* color and font for normal text */
div.normalfont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

table.normalfont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.normalfont:link    {
	color: #000000;
	text-decoration: none;
}

a.normalfont:visited    {
	color: #000000;
	text-decoration: none;
}

a.normalfont:hover    {
	color: #000000;
	text-decoration: underline;
}

/* format event borders in calendar month view */
table.eventborder    {
	border: solid #A37214;
	border-bottom-width: 1;
	border-top-width: 1;
	border-left-width: 1;
	border-right-width: 1;
}

td.eventborder    {
	border: solid #D0C0C8;
	border-bottom-width: 0;
	border-top-width: 0;
	border-left-width: 1;
	border-right-width: 0;
}

td.eventtimeborder    {
	border: solid #884084;
	border-bottom-width: 0;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
}

/* lines and boxes */
table.txtbox    {
	border: solid gray;
	border-width: 1;
}

td.txtbox {
	border:#884422 thin solid;
}

hr    {
	height: 1px;
	background-color: #7c6a55;
	border: #804000;
	color: #7c6a55;
	border: 0px;
	border-style: none;
}


table#calendar.mini { width: 100% !important; margin: 0; }
table#calendar.mini td,
table#calendar.mini th { text-align: center; vertical-align: middle; padding: 0; border-bottom: 2px solid #EEE9E3; border-right: 2px solid #EEE9E3; height: 25px; background: #7C6A55; color: #fff; }
table#calendar.mini thead th { border: none; border-bottom: 2px solid #EEE9E3; text-transform: uppercase; font-size: 12px; font-weight: bold; }
table#calendar.mini thead th.next,
table#calendar.mini thead th.prev { padding: 0; }
table#calendar.mini thead th a:link,
table#calendar.mini thead th a:visited { background-repeat: no-repeat; background-position: center center; width: 13px; height: 13px; margin: 2px auto; display: block; text-indent: -999em;  text-decoration:none; }
table#calendar.mini thead th.next { border-right: 2px solid #fff; }
table#calendar.mini thead th.next a { background-image: url(images/phil-calendar/calendar_next.gif); }
table#calendar.mini thead th.prev a { background-image: url(images/phil-calendar/calendar_previous.gif); }
table#calendar.mini thead td { width: 30px; background: #7C6A55; color: #fff; text-align:center;}
table#calendar.mini tbody td { background: #999999; color: #999; height: 27px; font-size: 11px; font-weight: normal; width:30px;}
table#calendar.mini tbody td.balloon {background: #A37214; color:#999999; height 27px; font-size:11px; font-weight:normal; width:30px; height: 27px; z-index:-999999999}
table#calendar.mini tbody td.past { background: #D3DFE4; }
table#calendar.mini tbody td.today { background: #c60; color: #fff; }
table#calendar.mini tbody td.today a { color: #ffffff !important; }
table#calendar.mini tbody td.fill { background: #ffffff; }
table#calendar.mini tbody td a:link, 
table#calendar.mini tbody td a:visited { display: block; text-align: center; padding: 5px; color: #007EB1; text-decoration: none; }
table#calendar.mini tbody td a:hover,
table#calendar.mini tbody td a:active { background: #007EB1; color: #ffffff; text-decoration: none; width:30px; }
table#calendar.mini tr.foot td { text-align: right; padding: 2px 0; background: none; line-height: 1; }
table#calendar.mini tr.foot td a:link, table#calendar.mini tr.foot td a:visited, table#calendar.mini tr.foot td a:hover, table#calendar.mini tr.foot td a:active { background: url(images/phil-shared/icon_link_strong.gif) no-repeat left center; display: block; color:#007EB1; float: right; padding-left: 18px;}
table#calendar.mini tr.foot td a:hover, table#calendar.mini tr.foot td a:active { text-decoration: underline; }

