/* Background (Grids) */
	.Background { background-color: #1e292e;  }
	.Background td, .Background th
	{ border-color: #50595E; }

	.Background .selected, #page_avia_main #Calendar td.hasDirections, #page_avia_main #Calendar td.betweenDirections {background-color: #151E21;}

	/* Borders hover */
	#page_avia_main #Calendar tbody td:hover div.Day { border-color: White; }

	/* Borders active - 91D4D7 */
	#page_avia_main #Calendar tbody td:active div.Day, #page_avia_main #Calendar tbody td.active div.Day { border-color: #91D4D7; }
    
	/* Text*/
	.Background, .Background a { color: #98A7AD; }

	/* Text active */
	.Background .selected, .Background .selected a/*, .Background th, .Background b, .Background .bold*/
	, .Background .DirectionInfo .Text2
	, #Calendar th.CurrentMonthYear { color: white; }
/* /Background (Grids) */
	
/* Direction colors */

.bgColor_Direction1, .bg_color1, #Direction1_col { background-color: #04A2CA; }
.color_Direction1, .ColorDirection1, .Direction1 .arrow, div.datepicker table.daysPan td.Direction1, .Background .DirectionInfo.Direction1 .City, .DirectionInfo.Direction1 .Title
, #Calendar tbody td.Direction1 div.DateNumber, #layout_row_links ul.list1 li h1.header	{ color: #04A2CA; }
span.arrowDirection1 { color: #04A2CA !Important; }
.DirectionInfo.Direction1, #Calendar tbody td.Direction1 div.Day { border-color: #04A2CA; }

/* Direction2 - F26225 */
.bgColor_Direction2, .bg_color2, #Direction2_col { background-color: #F26225; }
.color_Direction2, .ColorDirection2, .Direction2 .arrow, div.datepicker table.daysPan td.Direction2, .Background .DirectionInfo.Direction2 .City, .DirectionInfo.Direction2 .Title
, #Calendar tbody td.Direction2 div.DateNumber, #layout_row_links ul.list2 li h1.header	{ color: #F26225; }
span.arrowDirection2 { color: #F26225 !Important; }
.DirectionInfo.Direction2, #Calendar tbody td.Direction2 div.Day { border-color: #F26225; }
#Calendar tbody td.Direction2second div.Day { border-bottom-color: #F26225; border-right-color:#F26225;  }

/* Direction3 - 6CD113 */
.bgColor_Direction3, .bg_color3, #Direction3_col { background-color: #6CD113; }
.color_Direction3, .ColorDirection3, .Direction3 .arrow, div.datepicker table.daysPan td.Direction3, .Background .DirectionInfo.Direction3 .City, .DirectionInfo.Direction3 .Title
, #Calendar tbody td.Direction3 div.DateNumber, #layout_row_links ul.list3 li h1.header	{ color: #6CD113; }
span.arrowDirection3 { color: #6CD113 !Important; }
.DirectionInfo.Direction3, #Calendar tbody td.Direction3 div.Day { border-color: #6CD113; }
#Calendar tbody td.Direction3second div.Day { border-bottom-color: #6CD113; border-right-color:#6CD113;  }

/* Direction4 - cbc535 */
.bgColor_Direction4, .bg_color4, #Direction4_col { background-color: #cbc535; }
.color_Direction4, .ColorDirection4, .Direction4 .arrow, div.datepicker table.daysPan td.Direction4, .Background .DirectionInfo.Direction4 .City, .DirectionInfo.Direction4 .Title
, #Calendar tbody td.Direction4 div.DateNumber { color: #cbc535; }
span.arrowDirection4 { color: #cbc535 !Important; }
.DirectionInfo.Direction4, #Calendar tbody td.Direction4 div.Day { border-color: #cbc535; }
#Calendar tbody td.Direction4second div.Day { border-bottom-color: #cbc535; border-right-color:#cbc535;  }

/* default - CECECE */
.bgColor_Direction0, .bg_color0, #Form_row div.default, #page_authorization td.Enter { background-color: #CECECE; }

/* Pages */
