/* overwrites */

html #MomondoSearchForm{
	float:left;
	width:640px;
}

html #MomondoSearchForm .label 
{ 
	color:black;
	background-image:none;
	padding: 10px 0 0 0;
	font-size: 7pt; 
}

html #MomondoSearchForm > .options
{
	float:none;
	padding-right:5px;
}


/* tgt stuff */
#momondo_top{
	background-color:#f8f8f8;
	background-image:url(/grafik/partnere/momondo/momondo_bg_rev.png);
	background-position:bottom left;
	background-repeat:repeat-x;
	border-bottom:1px solid #ddd;
	padding:10px 0 5px;
}

div#tgtMomondoBox span#pbm{
	display:block;
	padding:9px 0 5px 2px;
	font-size:10px;
	color:#666;
}

div#tgtMomondoBox span#pbm img{
	vertical-align:top;
	margin-left:2px;
}

#tgtMomondoBox{
	width:300px;
	float:left;
	padding-top:12px;
	padding-left:10px;
	background:transparent;
}

h3.tgt_momondo_header{
	color:#666;
	font-weight:bold;
	font-size:25px;
}

div#row1{
	width:270px;
	float:left;
	padding-top:5px
}

div#row2{
	width:123px;
	float:left;
	padding-top:5px;
}

div#row3{
	width:100px;
	float:left;
	padding-top:5px;
}

div#row3 label{
	padding-left:4px;
}

#row1 input,
#row2 input{
	font-family:Arial;
	font-size:12px;
	color:#555;
}


#row1 .lower,
#row2 .lower{
	margin-top:5px;
}

/* pre-fetch */

html div.calendar table{
	border-collapse:separate;
}

html #MomondoSearchForm .airportbox_outer
{
	padding:0px;
	border: 0;
	background-color:white;
	width:250px;
}

html #MomondoSearchForm .airportbox_outer .airportbox_inner
{
	width:250px;
}

html #MomondoSearchForm .airportbox_outer .airportbox_inner .airportbox
{
	width:244px;
	border-width:0px;
	padding:3px;
	*padding:1px 3px;
}

html #MomondoSearchForm div.inputframe{
    background-color:white;
    width: 104px;
    border: 0;
    padding: 0px;
    float:none;
}

html #MomondoSearchForm div#row2 div.inputframe{
	padding:3px;
	*padding:1px 3px;
}

html #MomondoSearchForm div.inputframe table{
	width:102px;
}

html #MomondoSearchForm div.inputframe table td.destcell_0{
	width:80px;
}

html #MomondoSearchForm div.inputframe table td div.dateimage,
html #MomondoSearchForm div.inputframe table td.destcell_1{
	text-align:right;
	width:18px;
}

html #MomondoSearchForm div.inputframe input.date
{
	border:0;
	width:80px;
}

html div.calendar{
	z-index:2000;
	margin-left:-145px;
}
