/**************************************/
/***************** Tabelas ************/

.calborder {
	border: 1px #fff solid;
}

/**************************************/
/************* Semana *****************/
.rowOn {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #959595;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #FAF7D8;
	padding: 1px;*/
}

.rowOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #959595;
	background-color: #F1DDB0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 1px;
}

.rowToday {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F1D185;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #959595;
	padding: 1px;
}

.weekDay {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 900;
}


/**************************************/
/*************** Dia e Semana *********/
.timeborder {
	color: gray;
	background-color: #E7E7E7;
	border-left: none;
	border-top: none;
	border-right: 3px solid #fffff;
	border-bottom: 1px solid #cecece;
}

.hour {
	font-size: 16px;
	font-weight: bold;
}
.minute {
	font-size: 12px;
}

.dayborder 	{
	background-color: #FAF7D8;
	border: none;
	border-top: 1px solid #F1DDB0;
	border-left: 2px solid #fff;
}

.innerdayborder	{
	background-color: #FAF7D8;
	border: none;
	border-top: 1px dashed #F1DDB0;
}

.eventsDay{
	border: none;
	border-bottom: 1px #A1A5A9 solid;
	border-left: 1px #A1A5A9 solid;
	border-right: 1px #A1A5A9 solid;
}

.allDaysDay {
	border: none;
	background-color: #959595;
	border-top:1px #A1A5A9 solid;
	border-left:1px #A1A5A9 solid;
	border-right:1px #A1A5A9 solid;
}

.event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.event a {
	color: #FFFFFF;
}

/**************************************/
/**************** Mï¿½s *****************/

.monthback {
	background-color: #A1A5A9;
}
.monthreg {
	background-color: #FAF7D8;
	height: 105px;
	width: 105px;
	text-align: left;
	vertical-align: top;
}
.monthoff {
	background-color: #F2F2F2;
	height: 105px;
	width: 105px;
	text-align: left;
	vertical-align: top;
}
.monthon {
	background-color: #F1DDB0;
	height: 105px;
	width: 105px;
	text-align: left;
	vertical-align: top;
}
.montheventline	{
	border-right: 1px dotted #A1A5A9;
}


/**************************************/
/********* Header Ano e Mï¿½s ***********/

.calendarHeader {
	background-color: #FAFAFA;
	border: 1px solid #ECECEC;
	margin-bottom: 4px;
	width: 100%;
}

.calendarName {
	font-size: 13px;
	font-weight: bold;
	color: gray;
}

.navDate {
	font-size: 14px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}
.navDate a {
	color: #DBDBDB;
}
.navDate a:hover{
	color: gray;
	text-decoration: underline;
}
.currentDate {
	font-size: 16px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}

/**************************************/
/**************** Ano *****************/
.monthYear {
	background-color: #F1DDB0;
}
.monthYearName {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
}
.medtitle {
	background-image: url('/templates/source/default/images/icalendar/side_bg.gif');
	height: 20px;
	margin-top: 3px;
	font-weight: 900;
}
.yearreg {
	background-color: #FAF7D8;
	height: 30px;
	width: 30px;
	text-align: right;
	vertical-align: top;
	font-size: 9px;
}
.yearoff {
	background-color: #F2F2F2;
	height: 30px;
	width: 30px;
	text-align: right;
	vertical-align: top;
	font-size: 9px;
}
.yearon {
	background-color: #F1DDB0;
	height: 30px;
	width: 30px;
	text-align: right;
	vertical-align: top;
	font-size: 9px;
}
.yearmonth {
	background-color: #ccc;
}
.yearweek {
	background-color: #F1DDB0;
	width: 30px;
	font-size: 9px;
	font-weight: 900;
	text-align: center;
	height: 15px;
}

/**************************************/
/******* Caixas de Opï¿½ï¿½es *************/
.calendarList {
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	padding: 5px;
	padding-top: 0.1em;
	display:block;
	margin-bottom: 15px;
	margin-top: 5px;
	width: 188px;
}
.calendarList p {
	margin-top: 0px;
	padding-top: 0.1em;
}
.calendarList .title {
	text-align: center;
	font-weight: bold;
	color: gray;
	margin-bottom: 3px;
}

.calendarLegend {
	margin-left: auto;
	margin-right:auto;
	text-align: left;
	border: 1px solid silver;
	padding: 5px;
	padding-top: 0.1em;
	display:block;
	margin-bottom: 15px;
	margin-top: 5px;
	width: 188px;
}
.calendarLegend p {
	margin-top: 0px;
	padding-top: 0.1em;
}
.calendarLegend .title {
	text-align: center;
	font-weight: bold;
	color: gray;
}

.calendarOptions {
	text-align: center;
	border: 1px solid silver;
	padding: 5px;
	display:block;
	margin-bottom: 15px;
	width: 188px;
}
.calendarOptions p {
	margin-top: 0px;
	padding-top: 0.1em;
}
.calendarOptions .title {
	text-align: center;
	font-weight: bold;
	color: gray;
}
.calendarOptions a {
	font-size: 11px;
}

.rss {
	text-align: center;
}
.rss a {
	font-size: 11px;
}

#updateCalendar .formTable {
	margin: 0;
	border-collapse: separate;
}

/**************************************/
/**************************************/
/**************************************/
/** Nao mExi **/

.alldaybg_1 {
	background: url('/templates/source/default/images/icalendar/allday_1.gif') repeat-x;
	height: 19px;
	padding-top: 5px;
	text-align: center;
}

.alldaybg_2 {
	background: url('/templates/source/default/images/icalendar/allday_2.gif') repeat-x;
	height: 19px;
	padding-top: 5px;
	text-align: center;
}

.alldaybg_3 {
	background: url('/templates/source/default/images/icalendar/allday_3.gif') repeat-x;
	height: 19px;
	padding-top: 5px;
	text-align: center;
}
.alldaybg_4 {
	background: url('/templates/source/default/images/icalendar/allday_4.gif') repeat-x;
	height: 19px;
	padding-top: 5px;
	text-align: center;
}
.alldaybg_5 {
	background: url('/templates/source/default/images/icalendar/allday_5.gif') repeat-x;
	height: 19px;
	padding-top: 5px;
	text-align: center;
}
.alldaybg_6 {
	background: url('/templates/source/default/images/icalendar/allday_6.gif') repeat-x;
	height: 19px;
	padding-top: 5px;
	text-align: center;
}
.alldaybg_7 {
	background: url('/templates/source/default/images/icalendar/allday_7.gif') repeat-x;
	height: 19px;
	padding-top: 5px;
	text-align: center;
}


/* Styles for day and week events */
.eventbg_1 { background-color: #557CA3; padding: 2px;}
.eventbg_2 { background-color: #53A062; padding: 2px;}
.eventbg_3 { background-color: #E84F25; padding: 2px;}
.eventbg_4 { background-color: #B257A2; padding: 2px;}
.eventbg_5 { background-color: #D42020; padding: 2px;}
.eventbg_6 { background-color: #B88F0B; padding: 2px;}
.eventbg_7 { background-color: #73738C; padding: 2px;}

#allday a {
	font-size: 9px;
	color: #fff;
	font-weight: 900;
	text-decoration:none;
}
#allday a:hover	{
	text-decoration:underline;
}

.eventbg2_1	{
	background-color: #6699CC;
	border: 1px solid #557CA3;
}
.eventbg2_2	{
	background-color: #4FC464;
	border: 1px solid #53A062;
}
.eventbg2_3	{ background-color: #FF6D3B; border: 1px solid #E84F25; }
.eventbg2_4	{ background-color: #EA62D4; border: 1px solid #B257A2; }
.eventbg2_5	{ background-color: #FF5E56; border: 1px solid #D42020; }
.eventbg2_6	{ background-color: #CCB21F; border: 1px solid #B88F0B; }
.eventbg2_7	{ background-color: #9292A1; border: 1px solid #73738C; }

.title {
	padding: 5px;
}
.title h1 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	margin: 0px;
}

/* Link colors and attributes */
/* This is the link style for year months */
a.ps3			{ text-decoration:	none; }
a.ps3:link		{ color: #000; }
a.ps3:visited	{ color: #000; }
a.ps3:active	{ color: #000; }
a.ps3:hover		{ color: #000; text-decoration: underline; }

/* This is the link style for events */
a.ps			{ text-decoration:	none; }
a.ps:link		{ color: #fff; }
a.ps:visited	{ color: #fff; }
a.ps:active		{ color: #fff; }
a.ps:hover		{ color: #fff; text-decoration: underline; }

/* CSS definitions for fonts */
.V9 			{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }
.V10W 			{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration:	none;}
.V9W 			{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; text-decoration:	none;}
.V10WB 			{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: 900; }
.V9G 			{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; }
.V10 			{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
.G10 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #0066FF; }
.G10B 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.G10BOLD 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 900; }
.G10G 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #A1A5A9; }




/*
 *
 * CALENDAR PAGE
 *
*/

#calendarTable th {
	background-color: #555;
	border: 1px solid #fff;
	text-align: center;
	color: #fff;
	padding: 2px 0;
}

#calendarTable .info01 {
	background-color: #fafafa;
	border: 1px solid #fff;
	padding: 3px 5px;
}

#calendarTable .info02 {
	background-color: #eee;
	border: 1px solid #fff;
	padding: 3px 5px;
}

#calendarTable .footer {
	border: 1px solid #fff;
	background-color: #808080;
	text-align: center;
	color: #fff;
	padding: 2px 0;
}

#calendarTable a,
#calendarTable span {
	color: #00f;
}

#calendarTable .V9G {
	color: #555;
	padding-top: 5px;
	display: block;
}

/*******************************
 * CORREÇÕES RAFAEL - 02/12/2009
 *******************************/
.allDaysDay  div {
	height: auto;
	padding: 3px;
	background-repeat:repeat;
	margin-bottom: 3px;
}
