/* CSS Document */
.ctxteo { color:#0099cc; font-weight:900; }
.ctxthm { color:#fc7418; font-weight:900; }
.ctxthp { color:#f1031b; font-weight:900; }
#Booking {
  margin: 0px;
  width: 650px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
#BookingRight div div table tr td{
 	background-image:none;
}
#BookingRight a {
	font-size:10px
}
#BookingBody .TextFlight{
	font-size: 10px;
}
#BookingBody .BookingItemRight .Content H3 {
	height:16px; 
	width:99%;
	font-size: 10px;
	color: #0066cc; 
	border-bottom: #666666 1px solid; 
	background-color: #ffffff
}
#BookingBody .BookingItemRight .Content p{
	width: 210px;
	font-size: 10px; 
	background-color: #ffffff
}
#Booking form {
  margin: 0;
}
#Booking input, select, option {
  font-size: 10px;
}
#Booking .TextImportant {
  font-weight: 900;
}
#Booking .TextBookingMsg{
  color:#EE0F36;
  background-color: #ffffff;
}
#Booking .TextBookingNo{
  color: #cc0000;
  background-color: #ffffff;
}
#Booking .TextBookingYes {
  color: #00cc00;
  background-color: #ffffff;
}
#Booking .TextFlight {
  color: #0066cc;
  font-weight: 900;
  background-color: inherit;
}
#Booking .TextSelected {
  font-weight: 900;
  color: #00cc00;
  background-color: inherit;
}
#Booking .TextNote {
  color: #999999;
  background-color: inherit;
}
#Booking a:link {
  color: #0066cc;
  text-decoration: underline;
  background-color: inherit;
}
#Booking a:hover {
  color: #e60000;
  text-decoration: underline;
  background-color: inherit;
}
#Booking a:visited {
  color: #0066cc;
  text-decoration: underline;
  background-color: inherit;
}
#Booking {
  z-index: 1;
  position: relative;
}
#BookingHeader {
  z-index: 2;
}
#BookingHeader li.Current {
  z-index: 3;
}
#BookingBody .BookingItemLine .Title {
  z-index: 5;
  position: relative;
}
#BookingBody .BookingItemLine .Content {
  z-index: 4;
}
#BookingBody .BookingItemRight .Title {
  z-index: 7;
  position: relative;
}
#BookingBody .BookingItemRight .Content {
  z-index: 6;
}
#BookingItemLeft .Title {
  z-index: 9;
  position: relative;
}
#BookingItemLeft .Content {
  z-index: 8;
}
#Booking .Logo {
  float:right;
  margin:0px
}
#Booking .ImgHotel {
  margin:0px
}
#Booking .ImgIconRight {
  float:right; 
  margin:-6px 1px 0px 0px;
}
#Booking .RowBooking {
  background-color:#F2F2F2;
  color:#000000;
}
#Booking .Paging {
	border-top:1px solid #666666;
	padding: 8px 0px 0px 0px
}
#FlightError {
  z-index: 10;
}
#BookingHeader {
  position: relative;
  float: left;
  width: 100%;
  line-height: 27px;
  font-size: 10px;
  display:none;
}
#BookingHeader ul {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}
#BookingHeader li {
  float: left;
  height: 27px;
  width: 120px;
  margin-left: 3px;
  background: #ffffff none;
  border-left: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #666666;
  text-align: center;
  color: #999999;
}
#BookingHeader li.Current {
  position: relative;
  background: #e1e1e1 none;
  border-left: 1px solid #666666;
  border-top: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #e1e1e1;
  font-weight: 900;
  color: #e60000;
}
#BookingBody {
  position: relative;
  float: left;
  width: 100%;
}
#BookingBody p {
  margin: 0 0 0 3px;
}
#BookingBody .BodyLine {
  position: relative;
  float: left;
  margin: 10px;
  width: 97%;
}
#BookingBody .Cards {
  position: relative;
  float: left;
  margin-right: 5px;
}
#BookingBody .SearchLeft {
  text-align: left;
  border: none;
}
#BookingBody .SearchRight {
  text-align: right;
  border: none;
  margin:10px;
}
#BookingBody h2 {
  font-size: 12px;
  margin: 0;
  color: #000000;
  padding-bottom: 5px;
}
#BookingBody .BookingItemLine {
  position: relative;
  float: left;
  width: 95%;
  margin: 7px 8px 0px 8px;
}
#BookingBody .BookingItemLine h2 {
  position: relative;
  width: 182px;
}
#BookingBody .BookingItemLine .Content {
  position: relative;
  float: left;
  padding: 5px 3px 3px;
  width: 100%;
  border: 1px solid #cccccc;
}

#BookingBody .BookingItemLine .ContentHeader {
  position: relative;
  float: left;
  width: 100%;
  height: 20px;
  margin-bottom: 2px;
  padding: 10px 3px 3px;
  background: #eff6ff none;
  color: #000000;
  border: 1px solid #cccccc;
  font-weight: 900;
}

#BookingItemLeft {
  position: relative;
  float: left;
  width: 18%;
  margin: 0 12px 0 8px;
}
#BookingItemLeft h2 {
  position: relative;
  width: 117px;
  /*background-image: url(images/navigation/bg_itemleft_h2.gif);*/
  background-repeat: no-repeat;
  border: none;
}
#BookingItemLeft .Content {
  position: relative;
  float: left;
  left: 3px;
  top: -5px;
  padding-top: 10px;
  padding-left: 3px;
  width: 100%;
  background: #f3f3f3 none;
  border: 1px solid #cccccc;
  color: #000000;
}
#BookingItemLeft div {
  width: 92%;
  margin: 0 0 5px 3px;
  border-bottom: 1px solid #CCCCCC;
}
#BookingItemLeft .Legende {
  float: left;
  margin-left: 10px;
  width:125px;
  border: none  
}
#BookingRight {
  position: relative;
  float: left;
  width: 71%;
  margin: 0px;
  margin-left: 10px;
}
#BookingBody .BookingItemRight {
  position: relative;
  float: left;
  width: 100%;
}
#BookingBody .BookingItemRight h2 {
  position: relative;
  width: 182px;
  /*background-image: url(images/navigation/bg_itemright_h2.gif);*/
  background-repeat: no-repeat;
  border: none;
}
#BookingBody .BookingItemRight table {
  margin: 0px 0px 10px 3px;
}
#BookingBody .BookingItemRight img {
  margin-bottom: 8px;
}
#BookingBody .BookingItemRight .Content table tr td p{
  margin: 0px 0px 10px 0px;
}
#BookingBody .BookingItemRight .Content h3{
  margin: 0px; padding:0px;
  font-size:10px;
  height: 16px;
  background-color: #FFFFFF;
  color:#0066CC;
  border-bottom:1px solid #666666;
}
#BookingBody .BookingItemRight .Content {
  position: relative;
  float: left;
  top: -5px;
  left: 3px;
  width: 100%;
  padding: 10px 3px 3px;
  border: 1px solid #cccccc;
  background: #ffffff none;
  color: #000000;
}
#BookingBody .BookingItemRight .Accommodation {
  border: 0 solid #cccccc;
}
#FlightError {
  position: absolute;
  left: 60px;
  top: 10px;
  padding: 10px;
  width: 300px;
  border: 1px solid #cc0000;
  background-color: #eff6ff;
  color: #000000;
  cursor:pointer;
}
#FlightError .TextImportant {
  color: #cc0000;
  background-color: #eff6ff;
}

#Booking .hr {
  margin-left: 3px;
  border-bottom: 1px solid #666666;	
}

#Booking .FlightRow {
  position: relative;
  float: left;
  width: 99%;
  margin: 0px 0px 15px 3px;
  border-bottom: 1px solid #666666;
  padding-bottom: 15px;
}
#Booking .InnerRow {
  position: relative;
  float: left;
  width: 97%;
  margin: 10px 0px 5px 3px;
  border-bottom: 1px solid #cccccc;
}
#Booking .FlightRow img {
  margin: 0;
}
#Booking .FlightRow input {
  height: 14px;
  margin: 1px;
}
#Booking .FlightRow th {
  text-align: left;
  color: #000000;
  background-color: inherit;
  border-bottom: 1px solid #808080;
}
#Booking .FlightLeft {
  position: relative;
  float: left;
  width: 48%;
  margin-right: 2%;
}
#Booking .FlightLeft td {
  color: #000000;
  background-color: #eff6ff;
  border-bottom: 1px solid #808080;
}
#Booking .FlightRight {
  position: relative;
  float: left;
  width: 48%;
}
#Booking .FlightRight td {
  color: #000000;
  background-color: #eeeeee;
  border-bottom: 1px solid #808080;
}
#Booking .FlightArrival {
  /*background-image: url(images/navigation/flight2.gif);*/
  background-repeat: no-repeat;
  margin-top: 3px;
}
#Booking .FlightDeparture {
  /*background-image: url(images/navigation/flight1.gif);*/
  background-repeat: no-repeat;
}
#Booking .FlightTop {
  background-color: #ffffff;
  border-bottom: 1px solid #808080;
  color: #000000;
}
#Booking .FlightDepartureGo{
  background-color: #eff6ff;
  border: none;
  color: #000000;
}
#Booking .FlightDepartureGoBorder {
  border-bottom: 1px solid #808080;
}
#Booking .FlightDepartureBack {
  background-color: #eeeeee;
  border-bottom: none;
  color: #000000;
}
#Booking .FlightDepartureBackBorder {
  border-bottom: 1px solid #808080;
}
#Booking .FlightPlus {
  background-color: #ffffff;
  color: #000000;
}
#Booking .FlightY {
  font-weight: 900;
  color:#0066CC;
  background-color: inherit;
}
#Booking .FlightC {
  font-weight: 900;
  color:#0066CC;
  background-color: inherit;
}
#Booking .FlightR {
  font-weight: 900;
  color:#FF0000;
  background-color: inherit;
}
#Booking .BrandHp {
  /*background-image: url(images/brands/hotelplan_line.gif);*/
  background-repeat: repeat-x;
  height: 28px;
}
#Booking .Alert {
  background-color: #FFFFFF;
  color:#FF0000
}
#Booking .RoomTd {
  background-color:#E8E8E8;
  color:#000000;
  border-left:1px solid #666666;
  text-align:center;
}
#Booking .RoomTd2 {
  background-color:#EFF6FF;
  color:#000000;
  border-left:1px solid #666666;
  text-align:center;
}
#Booking .RoomTd3 {
  vertical-align:top;
  border-left:1px solid #666666;
  text-align:left;
}
#Booking .Country {
  width: 120px;
}
#Booking .RoomSelections td{
border-bottom:1px solid #CCC;
}
#BookingBody .FlightContinue {
	width:99%;
	float: left;
	text-align:right;
}
#BookingBody div.FlightContinue input {
	height:22px;
}
#BookingBody .InfoAccommodation{
	float:left; 
	background-color:#FFFFCC; 
	border:1px solid #808080; 
	margin:15px 5px 5px 0px; 
	padding:2px; 
	width:101%; 
	height:30px
}

/* Tooltip *******************************/
.toolTipFrame{
	display:none;
	z-index:500; 
	width: 490px;
	position:absolute; 
	background-color:#FFFFCC;
	border:1px solid #000;
}
.toolTipCloser{
	float:right;
	margin-left:30px; 
	margin:0px; 
	font-weight:lighter;
}
.toolTip {
  background-color:#0066CC;
  text-decoration:none !important;
  cursor:text;
}
.toolTip:hover {
  z-index:150;
  position:relative;
  left: 2px;
  top: 2px;
  color:#7a7a7a;
  border-bottom:1px dashed #7a7a7a;
  text-decoration:none;
}
.toolTip div {
  display:none;
}
.toolTip:hover div {
  top: 3px;
  left: -250px;
  border:1px solid #000;
  padding:2px;
  display:block;
  width:450px;
  color:#000;
  font-size:10px;
  background-color:#FFFFCC;  
}
.toolTipContent th{
	text-align:left; 
	font-size:11px;
	text-decoration:underline;
	border: 0px !important;
}
.toolTipContent td{
	background-color:#FFFFCC !important;
	border: 0px !important;
	text-decoration:none;
}
.toolTipContent span{
	font-weight:bold;
}
.dropdownTitle{
	background-color:#E5E5E5;
}