/* PARTIR EN ISRAEL - TRIPS */


/* LEFT COLUMN */

#engineColumn .add {
	display: block; width: 29.3em; height: 12.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; }
#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: left; width: 58em; margin-left: 2em; }

#mainColumn #top {
	height: 23.1em;
	background: #eeeef0 url(../images/categories_main_bg.jpg) top right no-repeat;
}
#mainColumn #topImage {
	float: left; position: relative; width: 36.3em; height: 23.1em;
}
#mainColumn #topImage img { width: 36.3em; height: 23.1em; }
#mainColumn #topImage h2 {
	position: absolute; color: white; font: 18px Lucida, Arial, sans-serif;
	text-align: right; text-transform: uppercase;
	padding: 1em; width: 18.1em; bottom: 0; right: 0;
}
#topContent {
	margin-left: 36.3em; padding: 0.3em 1em 0;
}
#topContent h2 {
	font-size: 15px; color: white; font-weight: bold; margin-top: 0.3em;
}
#topContent .selection { float: left; margin-top: 0.8em; }
.selection .topImage img {
	float: left; border: 1px solid white; height: 5.5em; width: 7.33em;
}
.selection .description { float: left; padding-left: 1em; }
.selection .description a {  }
.selection .description a:hover { text-decoration: none; color: black; }
.selection .description .title { font-weight: bold; font-size: 11px; color: #3366cc; }
.selection .description .title:hover { color: #5685e3; }
.selection .description .price { font-size: 9px; color: black; }
.selection .description .price span { font-weight: bold; font-size: 14px; color: #c00; }

#bottom { float: left; margin-top: 1.5em; width: 58em; }

#promotions { float: left; width: 26em; }
#promotions .title {
	font-size: 11px; padding: 0 0.5em; color: white;
	background: #f8e308 url(../images/categories_promo_bg.gif) left top repeat-y;
}
#promotions .promotionItem { padding: 1em 0; border-top: 1px dotted #999; }
#promotions .first { border-top: none; }
.promotionItem img { float: left; }
.promotionItem .description { font-size: 11px; margin-left: 10em; }
.promotionItem .description .subtitle { font-size: 12px; font-weight: bold; color: #3366cc; }
.promotionItem .description span { font-weight: bold; }
.promotionItem .description .info { margin-top: 1em; text-align: right; }
.promotionItem .description .info a { color: #36c; text-decoration: underline; }
.promotionItem .description .info a:hover { color: black; }

#favorites { float: right; }
#favorites h2 { color: #3fa598; font-size: 16px; font-weight: bold; }
#favorites img { display: block; margin-top: 1em; width: 29.3em; height: 8.1em; }
#favorites .add2 { height: 12.3em; }
