          /* ---------- accent.css starts here ---------- */


@media all{

/*front heading link colour set */

body.front #content .first ul#main-trailblock li.wide h3 a,
body.front #content #main-zone .first li.wide h3 a
{
    color: #005ca3; /* $frontLink */
    background-color: white; /* $frontLinkReverse */
}

body.front #content .first ul#main-trailblock li.wide h3 a:focus,
body.front #content .first ul#main-trailblock li.wide h3 a:active,
#badge a,
#badge
{
    color:  white;/* $frontLink */
    background-color: #005ca3; /* $frontLinkReverse */
}

}
          /* ----------  accent.css ends here ----------- */

body.front table.ftse100 tbody.up th,
body.markets-index table.ftse100 thead th.company
{
	background-image: url(ftse100/up.gif);
	background-position: center right;
}

body.front table.ftse100 tbody.down th,
body.markets-index table.down thead th.company
{
	background-image: url(ftse100/down.gif);
	background-position: center right;
}

body.markets-index table.ftse100 thead th.company
{
	background-position: 60px 2px
}

body.markets-index table.down thead th.company
{
	background-position: 80px 2px
}


table.marketindex td.unchanged
{	
	background-image: url(marketindex/unchanged.gif);
	background-position: 0 4px;
}

table.marketindex td.unchanged span
{
	background-color: #a5a5a5;
}

table.marketindex td.up
{
	background-image: url(marketindex/up.gif);
	background-position: 0 4px;
}

table.marketindex td.up span
{
	background-color: #648e35;
}

table.marketindex td.down
{
	background-image: url(marketindex/down.gif);
	background-position:  0 4px;
}

div#more-trails
{
	background-image: none;
}

#stock-search-form
{
	background-color: #d7d7d7;
}

table.marketindex td.down span
{
	background-color: #bc3126;
}


p#reuters-blurb
{
	background-color: white;
	border-top-color: #999;
}

div#stock-search-narrow,
body.reuters div#related ul.trailblock
{
	border-top-color: #7f9bc2;
}

body.reuters div#related ul#editor-zone-1,
body.reuters div#related ul#editor-zone-4
{
	border: 0;
}

div#stock-search-narrow p#stock-search-label,
div#stock-search-narrow p#browse-all-stocks
{
	border-top: 1px dotted #999;
} 

body.reuters div#related h3,
body.reuters div#content h2#stock-search-results-header
{
	color: #333;
	font-family: georgia, serif;
	font-weight: bold;
}

table#stock-quote-table
{
	background-color: #f3f3f3;
}

p#stock-charts-nav a
{
	background-color: white;
	color: #333;
}

p#stock-charts-nav a.inactive
{
	background-color: white;
	color: #005689;
}

div#wrapper ul#more-news h3,
div#wrapper div.jobsbox p.find-a-job,
p#all-stories-link,
#wrapper ul.two-col-blogs ul.blog li.first
{
	border-top-color: #999;
}

#wrapper ul#more-news li.col ul li,
body.reuters ul#stock-search-results-list li,
div#company-share-info h3,
div#company-share-info div#stock-search
{
	border-color: #999;
}

p#reuters-blurb,
p#reuters-source small
{
	color: #999;
}

div#company-stock-display a
{
	color: #005689;
}
