/* 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: 0.5em; }
.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 { margin-top: 1.5em; }

#promotions { float: left; position: relative; width: 26em; padding-top:15px; padding-bottom:15px;}
#promotions h2 { font-size: 17px; font-weight: bold; color: #36c; }
#promotions ul { margin-top: 1em; line-height: 1.9em; }
#promotions ul li { }
#promotions ul li a { }
#promotions ul li a:hover{ text-decoration: none; color: #36c; }
#promotions ul li .promocity {
	font-size: 11px; font-weight: bold; width: 8em;
	color: black; display: inline;
}
#promotions ul li .promodate {
	position: absolute; left: 10em;
	color:#FFFFFF; font-size:12px;
	background-color:#006600;
}
.prom{

	color:#FFFFFF;

	font-size:14px;
	text-transform:uppercase;
}
.prom a{ color:#FFFFFF; }
.prom a:visited{ color:#FFFFFF; }
.prom a:active{ color:#FFFFFF; }
.prom a:hover{ color:#FFFFFF; }
#promotions ul li .promoprice {
	position: absolute; right: 0; padding-left: 3em;
	font-size: 11px; font-weight: bold; color: #cc0000;
}
#promotions #bestprice {
	margin-top: 1.5em; text-align: right;
}
#promotions #bestprice a {
	font-size: 11px; color: #36c; text-decoration: underline;
}
#promotions #bestprice a:hover { color: black; }

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

#topContent .legend
{
	position:absolute;
	margin-top:215px;
	margin-left:100px;
	font-style:italic	
}