﻿@charset "UTF-8";

.highcontrast #scene
{
	background-color:#e4e6e5;
}

.highcontrast #innerscene
{
	background-color: #000;
	color:#fff;
}
.highcontrast #innerscene a
{
	background-color: #000;
	color:#fff;
}

.highcontrast #innerscene span
{
	background-color: #000;
	color:#fff;
}

.highcontrast #innerscene p
{
	background-color: #000;
	color:#fff;
}
.highcontrast #previewcontainer
{
	background-color: #000;
	color:#fff;
}

.highcontrast #innerscene a.icon,.highcontrast #innerscene .LinkLI a,.highcontrast #innerscene  .pagefooter A,.highcontrast #innerscene .help-link-icon,.highcontrast #innerscene .ess-search-details-row a,.highcontrast #innerscene .ess-sortselection-link,.highcontrast #innerscene ess-help-button,.highcontrast #innerscene .ess-search-results .ess-hit-header a,.highcontrast #innerscene  a span.icon,.highcontrast #innerscene  .pagefooter a,.highcontrast #innerscene ul.PropertyContact li a,.highcontrast #innerscene p.icon a,.highcontrast #innerscene a span.icon
{
    background: #000 url(../Images/pil.gif) no-repeat left 4px !important;
}
