﻿div.charter table.flights tr.fill td.head
{
	background-color:#4AABEB;
	font-weight:bold;
	color:White;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	padding-top:3px;
	border-right:dotted 1px #4AABEB;
	border-bottom:dotted 1px #4AABEB;
	text-align:center;
}

div.charter table.flight tr.fill td
{
	vertical-align:middle;
	
}

div.charter table.flights tr td
{
	padding-top:5px;
	padding-bottom:5px;
}

div.charter table.flights tr.norm td
{
	background:white;
	padding-top:5px;
	padding-bottom:5px;
	border-right:dotted 1px #4AABEB;
	border-bottom:dotted 1px #4AABEB;
}

div.charter table.flights table.search
{
	width:100% !important;
	border:dotted 1px #4AABEB;
	border-top:none;
}

div.charter table.flights tr table.search td
{
	background:white;
	text-align:left;
	border-top:dotted 1px white;
}

div.charter table.flights tr table.search tr.charter td
{
	background-color:#F0F0F0;
	color:#221E78;
	border:none;
	padding:3px 3px 3px 3px;
	font-weight:bold;
	border:solid 1px white;
}

div.charter table.flights tr table.search tr.charter td.header
{
	text-align:center;
}

div.charter table.flights tr.gray td
{
	background-color:#F0F0F0;
}

p.cloud
{
	text-align:justify;
	padding:0px 5px 2px 5px;
}
