
          /* ---------- 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: #339; /* $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 */
}


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

div#page-header h1,
div#finance-guides,
body.money div#finance-header,
#best-buy-container,
div#promo
{
	background-color: #fff;
}

div#stock-search-narrow
{
	border-top-width: 10px;
	border-top-style: solid;
}

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

body.money form#stock-search-form h3
{
	color: #333;
	font-family: georgia, serif;
	font-size: 1.166em;
	font-weight: bold;
}

body.front #wrapper div#section-contents .capsule ul.tri li,
div#best-buy-tables p.best-buy-more
{
	border-color: #999;
}

body.front #promo div.capsule 
{
 	background-color: #fff;
}

.finance-sheet ul.sublinks,
#finance-guides table,
p.best-buy-more
{
	background-color: #efefef;
}	

#promo #finance-guides table
{
	background-color: #fff;
}

#main-trailblock ul#more-news h3
{
	border-top-color: #999;
	color: #333;
}
