#extcalendar td,#extcalendar tr,#extcalendar p, #extcalendar div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B452E;
}

#extcalendar select {
	color: inherit;
}

#extcalendar strong {
	color: inherit;
}

#extcalendar h2.title {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image :   url(images/box_left_icon.gif);
	background-repeat : no-repeat;
	background-position : left;
	padding-left : 13px;
	font-size: 11px;
	margin: 0px;
  color : #A0956D;
}

#extcalendar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 2px 0px;
}

#extcalendar hr {
	color : #544B30;
	height: 1px;
}

#extcalendar .textinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #706236;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #D2CCB7;

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CFC5A0;

	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #BFB48E;

	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #BFB48E;	
	padding-right: 3px;
	padding-left: 3px;
  background-image:   url(images/txtboxbg.gif);

}

#extcalendar .textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #706236;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #BFB48E;

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CFC5A0;

	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #BFB48E;

	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #BFB48E;	
	padding-right: 3px;
	padding-left: 3px;

}

#extcalendar .listbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: groove 1px;
}

#extcalendar .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CFC5A0;
	background-color : #FAFAF8;
    color: #675B34;
	background-image: url("images/btn_bg.gif");
	padding: 2px;
}


#extcalendar a {
	color: #A0956D;
	text-decoration: none;
}

#extcalendar a:hover {
	color: #CAC09C;
	text-decoration: underline;
}

#extcalendar .apptitle { 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight: bold; 
}

#extcalendar .appdesc { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal; 
}


#extcalendar .buttontext a {
	font-size: 9px;
	color: #A0956D;
	text-decoration: none;
}

#extcalendar .buttontext:hover {
	color: #CAC09C;
	text-decoration: underline;
}

#extcalendar .previousmonth, #extcalendar .previousday, #extcalendar .previousweek {
	font-size: 10px;
	color: #9D9168;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid #FAFAF8;
	border-top: 1px solid #FAFAF8;

	background-color: #DDD7BD;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#extcalendar .previousmonth a:hover, #extcalendar .previousday a:hover, #extcalendar .previousweek a:hover {
	color: #A68C24;
	text-decoration: underline;
}

#extcalendar .nextmonth, #extcalendar .nextday, #extcalendar .nextweek {
	font-size: 10px;
	color: #A0956D;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid #FAFAF8;
	border-right: 1px solid #FAFAF8;
	border-top: 1px solid #FAFAF8;

	background-color: #DDD7BD;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#extcalendar .nextmonth a:hover, #extcalendar .nextday a:hover, #extcalendar .nextweek a:hover {
	color: #A68C24;
	text-decoration: underline;
}

#extcalendar .currentmonth, #extcalendar .currentday, #extcalendar .currentweek {
	font-size: 12px;
	color: #978B62;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid #FAFAF8;
	border-top: 1px solid #FAFAF8;
	background-color: #D2CAAF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#extcalendar .tablev1 {
	background-color: #B0A685;
	border-top: 1px solid #B5AA83;
	border-left: 1px solid #B5AA83;
	border-right: 0px solid #988C63;
	border-bottom: 0px solid #988C63;
  	margin: 0px;
	color : #F7F2E1;
	padding-top: 12px;
	padding-right: 2px;
	padding-bottom: 12px;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase; 
	vertical-align: middle;
}

#extcalendar .tablev1 a {
	color : #F3ECD4;
	text-decoration: none;
}

#extcalendar .tablev1 a:hover {
	color : #F3ECD4;
	text-decoration: underline;
}

#extcalendar .searchlink {
	font-size: 10px;
	color: #A0956D;
	text-decoration: underline;
	font-weight: bold;
}

#extcalendar .searchlink:hover {
	color: #CAC09C;
	text-decoration: underline;
}

#extcalendar .searchdesc {
	font-size: 10px;
	color: #A0956D;
}

#extcalendar .eventtitle {
	font-size: 10px;
	color: #A0956D;
	text-decoration: none;
	font-weight: bold;
}

#extcalendar .eventtitle:hover {
	color: #CAC09C;
	text-decoration: underline;
}

#extcalendar .eventdesc {
	font-size: 10px;
	color: #A0956D;
}

#extcalendar .eventdesclarge {
	font-size: 12px;
	color: #706749;
	line-height: 18px;
}

#extcalendar .cattitle, #extcalendar .usertitle, #extcalendar .grouptitle {
	font-size: 11px;
	color: #A0956D;
	text-decoration: none;
	font-weight: bold;
}

#extcalendar .cattitle:hover, #extcalendar .usertitle:hover, #extcalendar .grouptitle:hover {
	color: #CAC09C;
	text-decoration: underline;
}

#extcalendar .catdesc, #extcalendar .userdesc, #extcalendar .groupdesc {
	font-size: 10px;
	color: #A0956D;
}

#extcalendar .titlehighlight {
	color: #8C0000;
	text-decoration: underline;
}

#extcalendar .highlight {
	color: #C77C0C;
	text-decoration: underline;
}

#extcalendar .tableh1 {
  color: #A0956D;
  font-size: 11px;
  height: 26px;
  background-image:   url(images/tile_back1.gif);
  background-position: top;
  background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-left: 1px solid #FAFAF8;
	border-right: 1px solid #FAFAF8;
	border-bottom: 1px solid #E8E5D6;
}

#extcalendar .tableh2   {
	background-image:  url(images/tile_sub.gif);
	background-color: #B0A685;
	border-left: 1px solid #B5AA83;
	border-right: 0px solid #988C63;
	margin: 0px;
	color : white;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-size: 10px;
	font-weight: bold;
}

#extcalendar .tableh2_nobackground   {
	color : white;
	font-size: 10px;
	font-weight: bold;
}

#extcalendar .tableb {
	color : #544B30;
	background-color: #F8F4E6;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-left: 1px solid #FAFAF8;
	border-top: 1px solid #FAFAF8;
	line-height: 16px;
}

#extcalendar .tablec {
	color : #544B30;
	background-color: #DDD7BD;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left: 1px solid #FAFAF8;
	border-top: 1px solid #FAFAF8;
}


#extcalendar .maintable {
	border: 1px solid #DAC681;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#extcalendar .error {
	color : #FF1515;
	font-weight : bold;
}

#extcalendar .today {
	font-size: 9px;
	color: #A0956D;
	font-weight: bold;
}

#extcalendar .atomic {
	font-size: 9px;
}

#extcalendar .legend {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.4pt;
	font-size: 11px;
}

/* Weekday Label Cells */

#extcalendar .caldaydigits {
	font-size: 9px;
}

#extcalendar .weekdaytopclr, #extcalendar .sundaytopclr {
	background-image:  url(images/tile_sub.gif);
	background-color: #938760;
	border-left: 1px solid #B5AA83;
	border-right: 0px solid #988C63;
  margin: 0px;
	color : #FAFAF8;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-size: 10px;
	font-weight: bold;
}

#extcalendar .sundaytopclr {
	background-color: #8D8050;
}

/* Day Cells */

#extcalendar .weekdayclr {
	background-color: #F8F4E6;
	color: #A6A172;
	font-size: 10px;
	border-left: 1px solid #FAFAF8;
	border-top: 1px solid #FAFAF8;
}

#extcalendar .todayclr {
	background-color: #f0e6c4;
	color: #9B9855;
	font-size: 10px;
	border-left: 1px solid #FAFAF8;
	border-top: 1px solid #FAFAF8;
}

#extcalendar .sundayemptyclr {
	background-color: #F7F0D6;
	color: #BAA453;
	font-size: 10px;
	border-left: 1px solid #FAFAF8;
	border-top: 1px solid #FAFAF8;
}

#extcalendar .weekdayemptyclr {
	background-color: #EFEBDE;
	color: #9E9D58;
	font-size: 10px;
	border-left: 1px solid #FAFAF8;
	border-top: 1px solid #FAFAF8;
}

/* Text Editor classes */

#extcalendar .tdBtn {
  padding-left: 3px;
  padding-top:3px;
}

#extcalendar .btnOut {    
  border: 1px solid;
  border-color: #F0E6C4;
	background-color: #f0e6c4;
}

#extcalendar .btnOver {    
  border: 1px solid;
  border-top-color: #FAFAF8;
  border-left-color: #FAFAF8;
  border-right-color: #C7B884;
  border-bottom-color: #DAD0AD;
	background-color: #F0E6C4;
	cursor: auto;
}

#extcalendar .btnDown {    
  border: 1px solid;
  border-top-color: #C7B884;
  border-left-color: #C7B884;
  border-right-color: #FAFAF8;
  border-bottom-color: #FAFAF8;
	background-color: #E2DABC;
	cursor: auto;
}

#extcalendar a.flatButton img {
  border: 1px solid #F0E6C4;
  border-color: #DDD7BD;
}

#extcalendar a.flatButton:hover img {
  border: 1px solid;
  border-top-color: #FAFAF8;
  border-left-color: #FAFAF8;
  border-right-color: #C7B884;
  border-bottom-color: #C7B884;
	background-color: #F0E6C4;
	cursor: auto;
}

/* Monthly View classes */
#extcalendar .eventstyle {
	font-size: 9px;
  padding: 3px;
  border-bottom: 2px solid #6C6239;
	text-align: left;
}
#extcalendar .eventfull {
  margin-left: 3px;
  margin-right: 3px;
  border-top: 1px solid #DAD0AD;
  border-left: 1px solid #DAD0AD;
  border-bottom: 1px solid #FAFAF8;
  border-right: 1px solid #FAFAF8;
	background-color: #F0E6C4;
	cursor: auto;
}

#extcalendar .eventstart {
  margin-left: 3px;
  border-top: 1px solid #E7DFC4;
  border-left: 1px solid #E7DFC4;
  border-bottom: 1px solid #FAFAF8;
	background-color: #F0E6C4;
	cursor: auto;
}

#extcalendar .eventmiddle {
  border-top: 1px solid #E7DFC4;
  border-bottom: 1px solid #FAFAF8;
	background-color: #F0E6C4;
	cursor: auto;
}

#extcalendar .eventend {
  margin-right: 3px;
  border-top: 1px solid #E7DFC4;
  border-bottom: 1px solid #FAFAF8;
  border-right: 1px solid #FAFAF8;
	background-color: #F0E6C4;
	cursor: auto;
}

#extcalendar .imagecell {    
	background-color: #E0DDB6;
  padding: 8px;
}
#extcalendar .imagecell img {    
  border: 1px solid;
  border-top-color: #FAFAF8;
  border-left-color: #FAFAF8;
  border-right-color: #E1DCC6;
  border-bottom-color: #E1DCC6;
	cursor: auto;
}


#extcal_minical .extcal_navbar {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #C5BA94;
}
#extcal_minical .extcal_tiny_add_event_link {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #6B603D;
	text-decoration: none;
}
#extcal_minical TABLE.extcal_weekdays {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #FAFAF8;
}
#extcal_minical TD.extcal_weekdays {
	font-family: "Trebuchet MS", Verdana, Arial, "Microsoft Sans Serif"; 
	font-size: 9px;
	font-weight: normal;
	color: #3E3E3E;
	text-decoration: none;
	padding-top: 4px;
}
#extcal_minical .extcal_small {
	font-family: Verdana;
	font-size: 9px;
	color: #6B603D;
	text-decoration: none;
}
#extcal_minical .extcal_small:link,#extcal_minical .extcal_small:visited {
	text-decoration: none;
}
#extcal_minical .extcal_small:hover {
	text-decoration: underline;
}

#extcal_minical .extcal_daycell,#extcal_minical .extcal_todaycell,
#extcal_minical .extcal_sundaycell,#extcal_minical .extcal_othermonth {
	font-family: "Trebuchet MS", Verdana, Arial, "Microsoft Sans Serif"; 
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #6C6239;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
}

#extcal_minical .extcal_todaycell {
	color: #CE721E;
	background-image: url(images/rect.gif);
}

#extcal_minical .extcal_sundaycell {
	color: #CE721E;
}

#extcal_minical .extcal_othermonth {
	color: #CE721E;
}

#extcal_minical .extcal_daylink, #extcal_minical .extcal_sundaylink,
#extcal_minical .extcal_busylink  {
	font-family: "Trebuchet MS", Verdana, Arial, "Microsoft Sans Serif"; 
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#extcal_minical .extcal_daylink:link,#extcal_minical .extcal_daylink:visited {
	color: #6C6239;
}

#extcal_minical .extcal_busylink:link,#extcal_minical .extcal_busylink:visited { 
	color: #A24A11;
	text-decoration: none; 
}

#extcal_minical .extcal_sundaylink:link,#extcal_minical .extcal_sundaylink:visited {
	color: #F3E9C5;
}

#extcal_minical .extcal_month_label {
	font-family: Verdana, Arial, "Microsoft Sans Serif"; 
	font-size: 10px;
	font-weight: bold;
	color: #8A783C;
}
#extcal_minical .extcal_picture {
}
#extcal_minical .extcal_weekcell {
  margin: 0px;
  padding: 0px;
}
