﻿#srch-main select {
	font-size:60%;
	margin-bottom:5px;
	width:130px;
}

.error_message{	
	color		:Red;
	font-size	:9pt;
	display		:block;
}
	
.tooltipImg{	
	float		:right;
	display		:inline;
	margin-top	:2px;
	margin-right:5px;
}

#srch-main .srch-wrap .pax3{
	float		:none;
	width		:240px;
}

#srch-main .srch-wrap .pax3 label{
	float		:right;
}

#srch-main .fltopt {
	padding-top		:3px;
	margin-bottom	:3px;
}


#bkg .flt-mtrx table {
	font-size: 70%;
	padding: 3px;
	border-collapse:collapse;
}
#bkg .flt-mtrx td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
}


#bkg .flt-mtrx {
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.popuphdr 
{
	width: 150 !important;	
	BACKGROUND: url(../../media/hotel-h-grad.gif) repeat-x left top;
	border:1px solid #C4D5E3;
	font-size: 9pt;	
	padding-left: 7px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: White;
}

.popupbdy 
{
	font-family: Verdana;
	width: 150;
	background: #FFFFFF;
	border-left:1px solid #C4D5E3;
	border-right:1px solid #C4D5E3;
	border-bottom:1px solid #C4D5E3;
	padding:10px;
	font-size: 8pt;
	color: #317082 !important;
}
.accomAcTextBox 
{	 
	width: 104px; 	         
    background: #fff;
    visibility:visible;
    position:relative;
    left:105px;
    top:-8px;
    height:108px;
}

div.FooterText {
	margin:10px;
	font-size:60%;
	clear:both;
}

div.ChildAgePanel{
	float:right;
	margin-top:10px;
	margin-right:7px;
	width:89%;
}

div.ChildAgePanel div select{
	width:49px !important;/* important added to over rule the master css*/
}

#bkg .FlightLabelWrapWide {
	margin-left:7px;
	margin-right:8px;
	width:655px;
}

span.HiddenValues{
  color:White;
}

.resultFilterLabel{
	position:relative;
	top:14px;
	left: 5px;
}

.resultFilterSelect{
	position: relative;
	top: 16px;
	left: 5px;
}

.resultFilterBtn{
	position: relative;
	top: 14px !important;/* important added to over rule the master css*/
	left: 5px;
}

.flt-rad{
	display:inline-block;
}