/*search and review elements */

#s .nearby {_margin: 5px 0 0 -4px;margin: 5px 0 0 0; padding:0;}
head:first-child+body #s .nearby {margin: 5px 0 0 0}
#s .nearby td {vertical-align:top;}
#s .nearby div {margin-left:3px;margin-top:-1px;_margin-left:0px;}
#s .nearby input {margin-left:0;padding-left:0;}
head:first-child+body #s .nearby div {padding-top:0;}

#s .depart{background-color: #BFD4FD;	padding: 10px 10px 5px 10px; margin-bottom: 5px;}

#s .return{	background-color: #A1CEFF; padding: 10px 10px 5px 10px;	margin-bottom: 5px;}

#s h1 { margin: 5px 0px 10px 10px; }
#s .fD table.pad { margin-bottom: 0px; }

table.srchT{ border-style: dashed;	border-width: 1px 0 1px 0;	border-color: #CCC;	background-color: #EEF3FC;	margin-bottom: 5px;}
table .srchT input[type="radio"] { margin-right: 3px; }
table .srchT .pad {margin-left:10px;margin-top:5px;}
.pad td {padding:5px 10px 5px 0;}
table.pass {width:100%;margin-left:0px;}
table.pass td
{
	padding: 0px 0px 5px 0px;	
	white-space: nowrap;
	/*width: 82px;*/
	min-width:80px;
}

#s label
{
	color: #333333;
	font-size: 11px;
}
#s table.pad div label {
font-weight:bold;
}
#s table.pad div.nearby label {
font-weight:normal;
}

#s label.err { color: #CC0000; font-weight:bold;}

#s div.err label { color: #CC0000; font-weight:bold;margin:0px;padding:0px;}

#s .errReg label{color: #CC0000;	font-weight: normal;}
table.pass div.err { margin-bottom: 0px; }
table.power td { padding: 0px 0px 2px 0px; }
td.errFix { width:210px; }


/*
////////
calendar results 
///////
*/

#calR
{
	width: 511px;
	color: #000066;
}

#calR table.return, table.depart { background: #A6C1FA url(/ube/images/bkgd/results_cal_table.gif) repeat-x; }

#calR table.depart td.l
{
	width: 151px;
	vertical-align: top;
	padding: 5px 0px 0px 0px;
}

#calR table.depart td.r
{
	width: 360px;
	vertical-align: top;
	padding: 5px 0px 0px 0px;
}

#calR table.return td.l
{
	width: 360px;
	vertical-align: top;
	padding: 5px 0px 0px 0px;
}

#calR table.return td.r
{
	width: 151px;
	vertical-align: top;
	padding: 5px 0px 0px 0px;
}

#calR table.return td.flx
{
	width: 330px;
	vertical-align: top;
	padding: 5px 0px 0px 0px;
}

#calR .dvdr
{
	display: inline;
	float: right;
	position: relative;
	top: -12px;
	right: 0px;
	width: 1px;
	height: 28px;
	border-right: 1px dashed #000066;
	margin-bottom: -12px;
}

#calR td.r .dvdr { float: left; }

#calR p, h5
{
	text-align: center;
	margin-left: 3px;
}

.clickhere {
	margin-top: 0px;
	margin-bottom: 5px;
}

#calR table.return td.r .cal
{
	width: 136px;
	height: auto;
	margin-top: 14px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-left: 5px;
	background-color: #A1CEFF;
}


#calR table.depart td.l .cal
{
	width: 136px;
	height: auto;
	margin-top: 14px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-left: 10px;
	background: #BFD4FD;
}

#calR table.depart td.r .cal
{
	width: 345px;
	margin-bottom: 5px;
	margin-left: 7px;
	background: none;
	height: auto;
}



#calR table.return td.l .cal
{
	width: 345px;
	margin-bottom: 5px;
	margin-left: 10px;
	background: none;
	height: auto;
}

#calR div.foot
{
	font-size: 1px;
	background: #A6C1FA url(/ube/images/bkgd/results_cal_foot.gif) no-repeat center bottom;
	height: 5px;
}

/* large calendar */
div.help
{
	float: right;
	position: relative;
	bottom: -8px;
	right: 10px;
	margin-top: -25px;
}

.cHdr
{
	width: 342px;
	background: #EEF3FC url(/ube/images/bkgd/results_cal_hdr_arrow.gif) no-repeat top center;
}

.cHdr div.date
{
	margin-top: 5px;
	margin-bottom: 5px;
	white-space: nowrap;
}

.cHdr tr.top td
{
	padding-top: 12px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

.cLg
{
	width: 342px;
	background-color: #EEF3FC;
}

.cLg td
{
	width: 48px;
	text-align: center;
	border-style: dashed;
	border-width: 1px 0px 0px 1px;
	border-color: #CCC;
	font-size: 9px;
	line-height: 13px;
	color: #0038A5;
	background-color: #FFF;
}

.cLg td.one { border-width: 1px 0px 0px 0px; }

.cLg tr.hdr td
{
	height: 20px;
	background-color: #EEF3FC;
}

.cLg div
{
	height: 28px;
	font-size: 9px;
	line-height: 13px;
	color: #0038A5;
	padding-top: 2px;
}




div.low
{
	background-color: #BFD4FD;
	/* background-image: url(/ube/images/btns/low_anim.gif); */
}

.cLg tr.bl td
{
	height: 20px;
	border: none;
	background-color: #A6C1FA;
}

div.legend
{
	/*float: left;*/
	color: #000066;
	margin-top: -10px;
	margin-left: 25px;
}

.legend div.low
{
	font-size: 1px;
	position: relative;
	left: -15px;
	top: 13px;
	width: 22px;
	height: 15px;
	border: dashed 1px #FFF;
	margin-right: 20px;
}
/* added for Calendar search as div.legend was not working.may be somethign else is overriding*/
div.callegend
{
	/*float: left;*/
	color: #000066;
	margin-top: -10px;
	margin-left: 25px;
}

.callegend div.callow
{
	font-size: 1px;
	position: relative;
	left: -15px;
	top: 13px;
	width: 22px;
	height: 15px;
	border: dashed 1px #FFF;
	margin-right: 20px;
}
#promolegend{
padding-left:30px;
}
#promolegend img {vertical-align: middle; }
#promolegend div{padding-right:30px;display:inline;}

/* small calendar */
#calR .date
{
	color: #000066;
	font-weight: bold;
}

#calR .c td
{
	width: 17px;
	height: 17px;
	background-color: #DDE8FC;
}

#calR .c td div { background-color: transparent; }
#calR .c a { width: 17px; }
#calR .c div { width: 17px; }
#calR .c .on { background-color: #DDE8FC; }
#calR .c .act { background-color: #FFFF00; }

#calR .c tr.hdr td
{
	background-color: transparent;
	border: none;
}

#calR .c td.bl
{
	background-color: transparent;
	border: none;
}

/* begin fare matrix styles */
.cellFareMatrix0
{
	font-family: arial;
	font-size: 11px;
	color: #0038A5;
	text-align: center;
	line-height: 15px;
}

.cellFareMatrix1
{
	font-family: arial;
	font-size: 11px;
	color: #0038A5;
	text-align: center;
	line-height: 15px;
	background-color: #EDF3FE;
}

.cellFareMatrix2
{
	font-family: arial;
	font-size: 11px;
	color: #0038A5;
	text-align: center;
	line-height: 15px;
	background-color: #FFFF00;
}

.cellFareMatrix0 a { color: #0038A5; }
.cellFareMatrix1 a { color: #0038A5; }
.cellFareMatrix2 a { color: #0038A5; }

/* edit search styles */
#edit
{
	width: 108px;
	background-color: #FFF;
	text-align:left;
}

#edit .btm /*new c-clamp*/
{
	width: 108px;
	background-image: url(/ube/images/bkgd/edit_btm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#edit .top
{
	background-image: url(/ube/images/bkgd/edit_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-style: none;
	/*max-height: 25px;*/
	font-weight: bold;
	color: #000066;
	padding: 10px 2px 5px 2px;
	vertical-align: middle;
	margin-bottom:0;
	line-height: 12px;
}

#edit .mid
{
	background-color: #EEF3FC;
	border-style: dashed;
	border-width: 0px 1px 0px 0px;
	border-color: #CCCCCC;
	padding: 5px 2px 5px 2px;
	width:103px;
}

#edit .help
{
	float: right;
	position: relative;
	top: 20px;
}
/*hack for mac ie */
*>html #edit .help {top:0px;ma\rgin-top: 1px;}

#edit .help img { margin-top: 2px; }

#edit label
{
	line-height: 12px;
	margin: 7px 0px 0px 0px;
	display: block;
	text-decoration: none;
}

#edit select
{
	margin: 1px 0px 0px 0px;
	font-size: 10px;
}

#edit .serviceclass {width:100px}



#edit input
{
	margin: 1px 0 0 0;
	font-size: 10px;
}


#edit table.nearby td
{
	padding: 4px 4px 0px 0px;
	vertical-align: top;
}

#edit table.nearby label { display: inline; }

#edit p
{
	font-size: 10px;
	line-height: 11px;
	margin-top: 5px;
}
#edit p:first-line
{
	font-size: 11px;
	line-height: 14px;
}
#edit p.hdr
{
	font-size: 11px;
	line-height: 11px;
	margin-top: 7px;
	width: 100px;
}

#edit div.break
{
	background-color: #EEF3FC;
	border-style: dashed;
	border-width: 1px 0px 0px 0px;
	border-color: #CCCCCC;
	margin: 10px 0px 10px 0px;
}

#edit div.sub
{
	text-indent: 2px;
	margin-left: -2px;
	margin-right:-2px;
	width: 107px;
	background-color: #C5D6DD;
	font-weight: bold;
	white-space: nowrap;
}

#edit div.award { font-size:11px;margin-top: 12px; margin-bottom: 2px; }												  
#edit div.award label { font-size:11px;display: inline; }																  

#edit .award input
{
	margin: 0;
	text-decoration: underline;
}

#edit .from, #edit .to { width: 95px;height:14px;}
#edit .month { width: 75px; }
#edit .day { width: 45px; }
#edit .monthday { width: 95px; }
#edit .time { width: 95px; }


/* Ted */
#ted #i table.hdr { width: 822px; }

#ted #i table.hdr
{
	background-image: url(/ube/images/bkgd/header_itin_ted.gif);
	background-repeat: no-repeat;
	height: 28px;
	margin-bottom: 5px;
}

#i table.hdr h2 span { font-size: 11px; }

#ted #i div.foot
{
	width: 822px;
	height: 7px;
	background-image: url(/ube/images/bkgd/footer_itin_ted.gif);
	background-repeat: no-repeat;
}

#ted table.det { width: 822px; }

#ted table.det tr.sub td
{
	text-align: center;
	vertical-align: middle;
}

#ted table.det td { vertical-align: top; }
#ted .act { background-color: #FFAB21; }

#ted td.fli
{
	width: 60px;
	white-space: nowrap;
}

#ted td.dep
{
	width: 48px;
	white-space: nowrap;
}

#ted td.arr
{
	width: 48px;
	white-space: nowrap;
}

#ted td.sto
{
	width: 52px;
	white-space: nowrap;
}

/*
#ted td.dur { width: 68px; }
#ted td.mor { width: 135px; }
*/

/*
////////
price matrix results 
///////
*/

#pR
{
	width: 100%; /* 643px;*/
	background: #A6C1FA url(/ube/images/bkgd/price_hdr.gif) repeat-x top;
}

div.foot
{
	width: 511px;
	font-size: 1px;
	background: #A6C1FA url(/ube/images/bkgd/results_cal_foot.gif) no-repeat center bottom;
	height: 5px;
	clear:left;
}

div.fmfoot
{
	width: 643px;
	font-size: 1px;
	background: #A6C1FA url(/ube/images/bkgd/results_cal_foot_643.gif) no-repeat center bottom;
	height: 5px;
	clear:left;
	margin-bottom: 8px;
}

#pR .lgd {
padding-left:35px;
margin-left:35px;
margin-right:50px;
clear:left;
}
#pR .lgd img {
margin-left:25px;
vertical-align: middle;
}


div.flexlegend
{
	float: right;
	color: #000066;
	margin-top: -10px;
	padding-right:20px;
}

.flexlegend div.low
{
	font-size: 1px;
	position: relative;
	left: -30px;
	top: 13px;
	width: 22px;
	height: 15px;
	border: dashed 1px #FFF;
	margin-right: 20px;
}
div.promolegend
{
float: right;
	color: #000066;
	margin-left:35px;
	margin-right:85px;
	margin-top:7px;
}
/* legend for flex cal */

.depart .lgd {
width:100%;
}
.depart .lgdcurr {
float:left;
padding-left:70px;
padding-top:7px;
}
/* style not required
.depart .lgdcurr img {
	padding-left:10px;
}*/
.promoImageTxt{width: 200px; float: left; padding-left: 5px;}
.promoBlocki{width: 220px; float:left;}
.promoAddPrc{width:190px; float: left;}
/* end legend for flex cal */


/* award calendar */
#twoAwCals {
	width: 511px;
	color: #000066;
	padding-top: 4px;
	background-color: #A6C1FA;
	margin-bottom: 10px;
}
#twoAwCals .calTitle{
	font-size: 16px;
	font-weight: bold;
	margin: 9px 0px 11px 5px;
}

#twoAwCals #rdtd{
	position: relative;
}
#twoAwCals h5 {
	text-align: center;
	font-size: 12px;
	margin: 18px 0px 6px 0px;
}

#twoAwCals table.calMed {
	width: 511px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#twoAwCals table.calMed div.helpLink
{
	float: right;
	position: absolute;
	top: 0px;
	right: 15px;
}

#twoAwCals table.calMed td.cML {
	vertical-align: top;
	text-align: center;
	width: 256px;
}
#twoAwCals table.calMed td.cMR {
	vertical-align: top;
	text-align: center;
	width: 255px;
}

#twoAwCals div.calAw {
	width: 245px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

#twoAwCals #selectedDates{
	text-align: left;
	padding: 7px 10px 7px 10px;
}
#twoAwCals .clear{clear:both;}

#twoAwCals .rt{margin-right:10px;}

div.blnk, div.blnk div  {
	background-color: #EEF3FC;
}
div.unavail, div.unavail div {
	background-color: #FFFFFF; /*#C6D2DA*/
}
div.avail, div.avail div {
	background-color: #f1cd5e; /*#BFD4FD;*/
}
div.active, div.active div  {
	background-color: #b4c8f5; /*#FFFF00;*/
	font-weight: bold;
}

div.legd {
	background-color: #A6C1FA;
	color: #263860; /*#000066;*/
	margin: 8px 5px 0px 5px;
	
	/*
	width: 511px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: auto;*/
	text-align: left;
}
div.legd div.txt {
	color: #263860;
	padding-top: 7px;
	float: left;
	margin-right: 20px;
}
div.legd div.brdr {
	float: left;
	background: transparent;
	border: dashed 1px #FFFFFF;
}
div.legd div.brdr div{
	width: 30px;
	height: 18px;
	font-size: 1px;
}

#twoAwCals div.ftr {
	font-size: 1px;
	background: #A6C1FA url(/ube/images/bkgd/results_cal_foot.gif) no-repeat center bottom;
	height: 5px;
}
/* medium calendar */

.cMeHdr {
	width: 245px;
	background: #EEF3FC url(/ube/images/bkgd/results_cal_hdr_arrow.gif) no-repeat top center;
}
.cMeHdr td.alt {
	text-align: left;
	width: 55px;
}
.cMeHdr td.ctr {
	width: 135px;
}
.cMeHdr td.art {
	text-align: right;
	width: 55px;
}
.cMeHdr div.date {
	color: #0b145f; /*#000066;*/
	font-weight: bold;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	white-space: nowrap;
	width: 100%;
	text-align: center;
}

.cMeHdr tr.top td {
	padding-top: 12px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

.cMe {
	width: 245px;
	background-color: #EEF3FC;
}
.cMe td {
	width: 35px;
	text-align: center;
	border-style: dashed;
	border-width: 1px 0px 0px 1px;
	border-color: #CCC;
	font-size: 9px;
	line-height: 13px;
	color: #0038A5; /*#0b145f; */
	background-color: #FFFFFF;
}
.cMe td.one {
	border-width: 1px 0px 0px 0px;
}
.cMe tr.hdr td {
	height: 18px;
	background-color: #EEF3FC;
}
.cMe div {
	height: 18px;
	font-size: 9px;
	line-height: 13px;
	color: #0038A5;
	padding-top: 2px;
}
.cMe a {
	font-weight: bold;
	display: block;
	width: 100%;
	height: 100%;
}
.enlrgPrc{font-size: 20px;}
/* end award calendar */

#revB {text-align: right;width:20%;}
#prctip div#revB {text-align:center;width:110px;margin-top:.5em;}
#revC {text-align: right;width:20%;}
#prctip div#revC {text-align:center;width:110px;margin-top:.5em;}
/*drop down widths defined */
#sortDrop{width:120px;}
#sortlist0{width:120px;}
#sortlist1{width:120px;}

#mppass {background-color: #ccc;}
#mppassconfirm {background-color: #ccc;}

#filtersContainer{width: 140px; margin-bottom:15px; float:left; overflow:hidden;} 
#filters{background: #e6edfd url(/ube/images/filters/filters_n.gif) repeat-x top left; text-align:left; color:#666666;} 
#filters #filt_ne{background: url(/ube/images/filters/filters_ne.gif) no-repeat top right; border-left: 1px solid #96b1e5; padding-top:5px;} 
#filters #filt_cont{border-right: 1px solid #96b1e5;}
#filters form{padding: 13px 0px 20px 12px;} 
#filters #filt_se{line-height:0px; font-size:0px; background: url(/ube/images/filters/filters_sw.gif) no-repeat bottom right; padding-right:5px;}
#filters #filt_s{line-height:0px; font-size:0px; border-bottom: 1px solid #96b1e5;}
#filters #filt_s div {line-height:0px; font-size:0px; height:4px;} 
#filters label, #filters span{padding:0px 0px 0px 5px; margin:0px;}
#filters input{padding:0px; margin:0px; line-height:14px; width:16px; height:16px;}
#filters .bold{padding-bottom:3px;}
#filters .mt18{padding-top:15px;}
#searchResults{width: 620px; float:right;}
#resultsPad{padding:0px 15px 0px 20px;}

#filterMsg{font-weight:bold; color:#cc0000; margin-bottom:5px;}

.logo_United{padding-left:25px; background:transparent url(/ube/images/UA_logo.png) no-repeat;}
.logo_UA{padding-left:25px; background:transparent url(/ube/images/united_logo.png) no-repeat;}

#altWrapper {padding:15px; overflow: hidden;}
#altWrapper p {margin:0;padding:0;}
#altImg {float:left; width:56px; height:56px; display:block;}
.calFooterTop{background: transparent url(/ube/images/fsn/box/calfootertop.gif) no-repeat;}
.calFooterBg {background: transparent url(/ube/images/fsn/box/calfooterbg.gif) repeat-y scroll left top; display: block; width:511px;}
.calFooterBot {background: transparent url(/ube/images/fsn/box/calfooterbot.gif) no-repeat scroll left bottom;}			
					