/*The BDPLite calendar date picker is FREE to use and redistribute, subject to terms oflicense agreement. Please visit http://www.basicdatepicker.com/bdplite/ for moreinformation. Copyright Basic Frame Inc. 2004-2005. All rights reserved. Version 1.1.1896 */
.bdpLite
{
	white-space: nowrap;
}
.bdpLite img
{
	width: 28px;
	height: 22px;
}
.bdplPopUp
{
	width: 159px;
	border: 0px solid #7F9DB9;
	background: #FFFFFF;
}
.bdplPopUp td
{
	padding-top: 4px;
	text-align: center;
}
.bdplPopUp, .bdplPopUp th, .bdplPopUp td, .bdplPopUp div
{
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
}
.bdplPopUp a, .bdplPopUp a:link, .bdplPopUp a:visited, .bdplPopUp a:active, .bdplPopUp a:hover
{
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
.bdplTitle
{
	width: 100%;
	background: #A9A395;
	height: 15px;
}
.bdplTitle td
{
	height: 16px;
	padding: 0px 5px 0px 6px;
	cursor: pointer;
}
.bdplTitle img
{
	height: 9px;
	width: 5px;
}
.bdplTitle th
{
	width: 100%;
	font-weight: normal;
	white-space: nowrap;
	text-align:right;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
}
.bdplCalendar
{
	width: 95%;
	margin: 1px 20px 8px 20px;
	border: 1px solid #c2bbab;
}
.bdplCalendar td
{
	padding: 0;
	text-align: center;
}
td.bdplDay
{
	color: #ACA899;
	text-align: right;
	padding-left: 1px;
	height: 17px;
	width: 17px;
	border: 1px solid #FFFFFF;
	cursor: default;
}
/* Commented Backslash Hack hides rule from IE5-Mac, documented at http://www.sam-i-am.com/work/sandbox/css/mac_ie5_hack.html \*/
.bdplCalendar
{
	margin: 1px auto 8px auto;
}
div.bdplFooter input
{
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	width: 47px;
	margin: 5px 8px 5px 8px;
}
td.bdplDay
{
	color: #ACA899;
	text-align: right;
	padding-left: 1px;
	height: 13px;
	width: 13px;
	border: 1px solid #FFFFFF;
	cursor: default;
}
/* End hack */
.bdplDayHeader
{
	padding-right: 3px;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px solid #D4D4D4;
	color: #BEB7A4;
}
td.bdplOtherMonthDay a, td.bdplOtherMonthDay a:link, td.bdplOtherMonthDay a:visited, td.bdplOtherMonthDay a:active, td.bdplOtherMonthDay a:hover, td.bdplOtherMonthDay a, td.bdplOtherMonthDay a:link, td.bdplOtherMonthDay a:visited, td.bdplOtherMonthDay a:active, td.bdplOtherMonthDay a:hover
{
	color: #E3E4E8 !important;
	cursor: pointer;
}
td.bdplSelectedDay
{
	background-color: #FBE694 !important;
	border: 1px solid #FBE694;
}
td.bdplTodayDay
{
	border: 1px solid #BB5503;
}
img.bdplButton
{
	vertical-align: top;
	margin-top: 1px;
	margin-left: 2px;
	cursor: pointer;
	border: 0;
}

.validadores
{
	font-size:6px;
}
/* Uncomment to view WeekendDay style */
/* td.bdplWeekendDay { background: #EBEAE7; border: 1px solid #EBEAE7; } */
