/* PARTIR EN ISRAEL - RESULTS FLIGHTS */


/* LEFT COLUMN */

div#engineColumn { float: left; width: 29.4em; padding-right: 0.6em; }

.box5 .boxbody .content p { font-size: 11px; padding: 1em 0 0 1.75em; }
.box5 .boxbody .content p span { font-weight: bold; }
.box5 .boxbody .content p.first { padding-top: 2em;}
.box5 .boxbody .content p.action { padding: 1.75em; text-align: center; }
.box5 .boxbody .content a {
	color: #284797; font-weight: bold; text-decoration: underline;
}

#lastminutes { margin-top: 2em; line-height: 2.2em;  }
#lastminutes .boxbody .content { height:100px;}
#lastminutes .date { font-size: 11px; color: #666; }
#lastminutes .flight { font-size: 11px; font-weight: bold; }
#lastminutes .price { font-size: 11px; font-weight: bold; color: #c00; }

#engineColumn .add { display: block; width: 29.3em; margin: 2.5em 0 3em; }

p#secured {
	font: bold 12px Arial, sans-serif; height: 64px; text-align: center;
	margin-top: 1.5em;
	background: white url(../images/homepage_epayments_bg.gif) center top no-repeat;
}
#engineColumn .center { text-align: center; }
#engineColumn .center a { color: #333; text-decoration: underline; font-size: 11px; font-weight: normal; }
#engineColumn .center a:hover { color: #36c; }
#engineColumn .costs {
	color: #1f499f; padding-left: 2.9em; margin: 1.5em 1.8em; font-size: 11px;
	background: transparent url(../images/marker_costs.gif) left top no-repeat;
}
#engineColumn .costs span { color: #a3a3a5; font-size: 10px; }


/* MAIN COLUMN */

#mainColumn { float: right; width: 57em; }

#choice { margin-bottom: 1em; }
#choice a { color: #1f499f; }

div#location { width: 29.3em; margin: 2em 0; }
#location .boxhead .content img { display: block; width: 29.3em; }
#location .boxbody .content { font-size: 11px; padding: 1.5em 2em 3em; }
#location h2 { position: relative; font-size: 16px; color: white; text-transform: uppercase; }
#location h2 span { position: absolute; right: 0; }
#location h3 {
	font: italic bold 14px Lucida, Verdana, sans-serif;
	margin: 1em 0; color: #ab5639;
}
#location p { margin-top: 1em; }

.legend { float: left; }

.flight { text-align: left; margin-bottom: 1em; }
.flight table {
	border-collapse: collapse; border: 1px solid #ddd; width: 100%;
}
.flight table th, .flight table td { border: none; }
.flight table td { padding-top: 0.8em; border-right: hidden; }
.flight table thead {
	border-top: hidden;
	background-color: #1f499f; text-align: left; color: white;
}
.back .flight table thead { background-color: #2095df; }
.flight table thead .price {
	font-weight: bold; font-size: 15px;
	background: transparent url(../images/icon_flight_go3.gif) left no-repeat;
	padding-left: 2em; margin-left: 1em;
}
.back .flight table thead .price {
	background-image: url(../images/icon_flight_back3.gif);
}
.flight table thead .tarif { margin-left: 3em; }
.flight table thead .bordernonecell { border-right: hidden; }
.flight table tbody { margin-top: 1em; font-size: 11px; }
.flight table tbody .infos { padding-left: 1em; }
.flight table tbody .dates { padding-left: 3em; }
.flight table tbody .logo { text-align: center; }
.flight table tbody .last {
	border-right: 1px dotted gray; text-align: right; padding-right: 1em;
}
.flight table tfoot { border-top: hidden; }
.flight table tfoot .buttoncell {
	border-right: 1px dotted gray; text-align: right; padding-bottom: 0.5em;
}
.flight table tfoot #button {

	color: #36c; text-decoration: underline; border: none; width: 10em;
	background: url(../images/button_flight.gif) left no-repeat;
	padding-left: 1.5em; margin-right: 1em; cursor: pointer; font-weight: bold;
}
.flight table tfoot .button {

	color: #36c; text-decoration: underline; border: none; width: 10em;
	background: url(../images/button_flight.gif) left no-repeat;
	padding-left: 1.5em; margin-right: 1em; cursor: pointer; font-weight: bold;
}
.flight table tfoot .button {
	color: #36c; text-decoration: underline; border: none; width: 20em;
	background: url(../images/button_flight.gif) left no-repeat;
	padding-left: 1.5em; margin-right: 1em; cursor: pointer; font-weight: bold;
	text-align:left;
}
.flight table tfoot #button2 {
	color: #36c; text-decoration: underline; border: none; width: 10em;
	background: url(../images/button_flight_go.gif) left no-repeat;
	padding-left: 1.5em; margin-right: 1em; cursor: pointer; font-weight: bold;
	text-align:left;
}


/* PAGINATION BOX OVERRIDE (general.css) */

#all .pagination ul { margin-bottom: 1em; }
#all .pagination #next {
	position: absolute; right:0em; border: none;
}
#all .pagination #next a {
	font-size: 13px; color: #1f499f; font-weight: bold;
}
