
/* calendar styles */

.calendarWrapper_TDHotels {
	border: 1px solid #212121 !important;
	position: relative;
	background: #fff;
}

.calendarWrapper_TDHotels .titlebar_TDHotels,
.calendarWrapper_TDHotels .TableLayout_TDHotels {
	width: 100%;
	position: relative;
}

.calendarWrapper_TDHotels .titlebar_TDHotels {
	background: #3d3d3d url("Img/headerBg.gif") repeat-x top left;
	color: #fff;
	font: normal 16px "Arial", sans-serif;
	border-bottom: 1px solid #171717;
}

.calendarWrapper_TDHotels .titlebar_TDHotels td {
	padding: 9px 4px 8px 4px;
}

.calendarWrapper_TDHotels .TableLayout_TDHotels {
	font: normal 11px "Arial", sans-serif;
	text-align: right;
	cursor: default;
	margin: 6px 13px 10px 13px;
	width: auto;
	padding: 0;
}

.calendarWrapper_TDHotels .TableLayout_TDHotels td {
	padding: 0;
	overflow: visible;
	position: relative;
}

.calendarWrapper_TDHotels .TableLayout_TDHotels a,
.calendarWrapper_TDHotels .TableLayout_TDHotels td span {
	text-decoration: none;
	height: 100%;
	position: relative;
	display: block;
	padding: 4px 2px 4px 2px;
	width: 20px;
	height: 13px;
	outline: 0;
	border: 1px solid #fff;
	text-align: center;
}

.calendarWrapper_TDHotels .TableLayout_TDHotels a {
	color: #2E3D4F;
}

.calendarWrapper_TDHotels .TableLayout_TDHotels .DaysOfWeek_TDHotels {
	font-weight: bold;
	padding-right: 1px;
	text-align: center;
	color: #2E3D4F;
}

th.DaysOfWeek_TDHotels {
	background: transparent url("Img/weekdaysUnderline.gif") repeat-x 0 13px;
}

.calendarWrapper_TDHotels .TableLayout_TDHotels .DaysOfWeek_TDHotels a {
	margin-left: -3px;
}

.calendarWrapper_TDHotels .TableLayout_TDHotels .radCalHover_TDHotels {
	background-color: #d3d3d3;
}

.calendarWrapper_TDHotels .TableLayout_TDHotels .radCalHover_TDHotels a {
	border: 1px solid #d3d3d3;
}

.calendarWrapper_TDHotels .TableLayout_TDHotels .radCalSelect_TDHotels a {
	border: 1px solid #2E3D4F;
	background-color: #B3BBC0;
}

.calendarWrapper_TDHotels .TableLayout_TDHotels .radCalToday_TDHotels a {
	border: 1px solid #363636;
	background: #454545 url("Img/todayBg.gif") repeat-x 0 0;
	margin: 0;
	color: #fff;
}

.calendarWrapper_TDHotels .otherMonth_TDHotels a,
.calendarWrapper_TDHotels .outOfRange_TDHotels a,
.calendarWrapper_TDHotels .otherMonth_TDHotels span,
.calendarWrapper_TDHotels .outOfRange_TDHotels span {
	color: #ccc;
}

/* fast navigation styles */
.MonthYearFastNav_TDHotels {
	border: 1px solid #2E3D4F;
	font: normal 11px "Arial", sans-serif;
	border-spacing: 0;
	color: #586572;
	cursor: default;
	background: #fff;
}

*+html .MonthYearFastNav_TDHotels {
}

.MonthYearFastNav_TDHotels #RadCalendar_FastNav_PrevYears,
.MonthYearFastNav_TDHotels #RadCalendar_FastNav_NextYears {
	text-align: center;
}

.MonthYearFastNav_TDHotels td {
	padding: 1px 5px 1px 3px;
	width: 28px;
	text-align: right;
	border: 2px solid #fff;
	border-spacing: 0;
}

.MonthYearFastNav_TDHotels td#RadCalendar_FastNav_Feb,
.MonthYearFastNav_TDHotels td#RadCalendar_FastNav_Apr,
.MonthYearFastNav_TDHotels td#RadCalendar_FastNav_Jun,
.MonthYearFastNav_TDHotels td#RadCalendar_FastNav_Aug,
.MonthYearFastNav_TDHotels td#RadCalendar_FastNav_Oct,
.MonthYearFastNav_TDHotels td#RadCalendar_FastNav_Dec {
	border-right: 1px solid #ccc;
	padding-right: 6px;
	background: transparent url("Img/whitePixels.gif") repeat-y top right;
}

.MonthYearFastNav_TDHotels .selected_TDHotels {
	background-color: #BCC4C8;
	color: #2E3D4F;
}

.MonthYearFastNav_TDHotels td#RadCalendar_FastNav_Feb.selected_TDHotels,
.MonthYearFastNav_TDHotels td#RadCalendar_FastNav_Apr.selected_TDHotels,
.MonthYearFastNav_TDHotels td#RadCalendar_FastNav_Jun.selected_TDHotels,
.MonthYearFastNav_TDHotels td#RadCalendar_FastNav_Aug.selected_TDHotels,
.MonthYearFastNav_TDHotels td#RadCalendar_FastNav_Oct.selected_TDHotels,
.MonthYearFastNav_TDHotels td#RadCalendar_FastNav_Dec.selected_TDHotels {
	background: #BCC4C8 url("Img/whitePixels.gif") repeat-y top right;
}

.MonthYearFastNav_TDHotels .bottom_TDHotels {
	background: #DBDFE2 url(Img/fastNav_btmBg.gif) repeat-x 0 0;
	padding: 8px 0 4px 8px;
	overflow: hidden;
	border: 0 !important;
}

*+html .MonthYearFastNav_TDHotels .bottom_TDHotels {
	padding-left: 4px;
}

.MonthYearFastNav_TDHotels .bottom_TDHotels input {
	height: 18px;
	background: #2E3D4F url("Img/buttonBg.gif") repeat-x top left;
	border: 0;
	font: normal 10px/8px "Arial", sans-serif;
	color: #fff;
	padding: 0 2px;
	outline: 0;
	display: block;
	float: left;
	cursor: pointer;
	margin: 0;
}

#RadCalendar_FastNav_TodayButton {
	margin-right: 12px;
}

* html #RadCalendar_FastNav_TodayButton {
	margin-right: 8px;
}

#RadCalendar_FastNav_OkButton {
	margin-right: 4px;
}

* html #RadCalendar_FastNav_OkButton {
	margin-right: 2px;
}

.radPopupImage_TDHotels {
	position: relative;
	outline: none;
}

*+html .radPopupImage_TDHotels {
	position: inherit;
}

.pickerWrapper_TDHotels table {
	vertical-align: bottom;
}

.pickerWrapper_TDHotels table,
.pickerWrapper_TDHotels td {
	border: 0;
	border-style: none;
	padding: 0;
	margin: 0;
}

/**/

.ie7 .moduloFormulario td.inputCell, 
.ie8 .moduloFormulario td.inputCell {
	height: 26px;
}

.ie7 .moduloFormulario .radPopupImage_TDHotels img {
	margin-top: 1px;
}

/**/
