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

@media all{

.directory-continent li.last a.more span.count,
.commercial #promo li a,
body.most-viewed div#promo div#editor-zone-1 a,
body.most-clipped div#promo div#editor-zone-1 a,
body.most-popular div#promo div#editor-zone-1 a
{
    color: #005689; /* $editorialLink */
    background-color: transparent; /* $editorialLinkReverse */
}


#promo a,
.commercial #promo .commercial li a,
body.front .commercial li a,
div.jobsbox a,
div.ventures-slot-machine a
{
    color: #005689; /* $promoLink */
    background-color: transparent; /* $promoLinkReverse */
 }

a:focus,
a:active,
label:focus,
label:active,
body.front .commercial li a:active,
body.front .commercial li a:focus
{
    outline: none;
    background-color: #005689; /* $editorialLink */
    color: white; /* $editorialLinkReverse */
}

#promo a:focus,
#promo a:active,
body.front .commercial a:focus,
body.front .commercial a:active
{
    background-color: #005689; /* $promoLink */
    color: white; /* $promoLinkReverse */
}


/*lightbox special case*/
body.gallery div.lightbox ol li a:hover
{
    background-color: #001041; /* $lightboxLink */
    color: #fff; /* $lightboxLinkReverse */
}



/*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 */
}


body.front #content .first ul#main-trailblock li.wide .trailtext
{
    color: #005689; /* $editorialLink */
}

body.third-party-toolkit div#footer
{
    border-color: #43669e; /* $sectionAccent */
}

}
          /* ----------  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 #wrapper #box #content h2#stock-search-results-header,
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-size: 1.4em;
	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;
}
