/* PARTIR EN ISRAEL - RESULTS THEME */


div#resultsColumn { float: left; width: 33em; }

#resultsColumn form.result {
	background: #fafafb url(../images/results_themes_shading_bg.gif) left bottom repeat-x;
	margin-bottom: 0.4em;
}

#resultsColumn .result p { position: relative; } /* Fix IE6 */
#resultsColumn .result p.title {
	font: bold 11px Arial, sans-serif; padding: 0.2em 0.5em; margin-bottom: 0.4em;
	line-height: 16px;
	background-color: #b9b5a8; position: relative;
}
#resultsColumn .result p.title a { color: white; }
#resultsColumn .result p.title span {
	position: absolute;
	font: bold 14px Arial, sans-serif; right: 0.5em;
}
#resultsColumn .result p.preview img {
	float: left; display: inline; margin-right: 1.5em;
	width: 13.2em; height: 9.9em;
}
#resultsColumn .result p.info { margin: 1em 0 0.5em; }
#resultsColumn .result p.info a {
	font: bold 10px Verdana, sans-serif; color: #333; text-decoration: underline;
}
#resultsColumn .result p.dates {
	font: bold 11px Arial, sans-serif; color: #0065ad; margin: 0.5em 0 1.5em;
}
#resultsColumn .result p.submit {
	text-align: right; margin-right: 1em;
}
#resultsColumn .result p.submit input {
	width: 10em; height: 2.2em; text-align: left;
}
#resultsColumn .result p.times { padding: 1em; }
#resultsColumn .result p.times span { position: absolute; right: 1em; }

#resultsColumn .legend { padding: 1em; }
#resultsColumn .legend span { text-decoration: underline; }


div#mainColumn {
	float: right; display: inline; width: 55em;
}

div#themeThumb {
	width: 55em; height: 134px;
	background: #00b0da url(../images/results_themes_filigrane_blue.gif) right top no-repeat;
}
#themeThumb img { float: left; }
#themeThumb p {
	font-size: 16px; font-weight: bold;
	margin-left: 290px; padding-top: 0.3em;
}
#themeThumb h1 {
	font-size: 18px; color: white;
	margin-left: 290px; margin-top: 40px;
}

div#themeDescription {
	font-size: 11px; padding: 1em; margin-top: 1em;
	background: #fff url(../images/results_themes_content_shading_bg.gif) left top repeat-x;
}
div#themeDescription a { text-decoration: underline; }
div#themeDescription a:hover { text-decoration: underline; color: #00b0da; }
div#themeDescription h2 {
	font-size: 14px; color: #00b0da; margin: 1em 0;
}
div#themeDescription p { margin: 1em 0; }


/* AMBIENCES */

#all div.blue div#themeDescription h2 { color: #00b0da; }
#all div.blue div#themeThumb {
	background-color: #00b0da;
	background-image: url(../images/results_themes_filigrane_blue.gif);
}

#all div.brown div#themeDescription h2 { color: #d0a35a; }
#all div.brown div#themeThumb {
	background-color: #d0a35a;
	background-image: url(../images/results_themes_filigrane_brown.gif);
}

#all div.green div#themeDescription h2 { color: #a3a042; }
#all div.green div#themeThumb {
	background-color: #a3a042;
	background-image: url(../images/results_themes_filigrane_green.gif);
}

#all div.red div#themeDescription h2 { color: #a82e00; }
#all div.red div#themeThumb {
	background-color: #a82e00;
	background-image: url(../images/results_themes_filigrane_red.gif);
}
