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

@media all{

div.weather-unit,
div#wrapper div#main-trailblock div.more-news ul.more-news li.more-news-subhead h3
{
	border-color: #999;
}

div.temp p
{
	color: white;
}

div#weather h2
{
	border-color: #A6D1E2;
}

#nav a,
#nav li,
#nav a.first
{
	border-color: #CCCCCC;
}

p.last-updated
{
	color: #999;
}



/*front heading link colour set */

body.front #content .first ul#main-trailblock li.wide h3 a
{
	color: #005ca3;
}

body.front #content .first ul#main-trailblock li.wide .trailtext
{
	color: #09c;
}

body.gu-america #wrapper div#section-contents
{
	border-color: white
}

/*
background colours to hide network front background image
------------------------------------------------------------------------------*/

#header,
#nav,
#newsticker,
#ticker-controls,
#footer,
#toolsAndInfo,
#footer-links,
#copyright-links
{
	background-color: #fff;
}




#wrapper 
{
	background-image: url(images/body_bg.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	padding-top: 0;
}


/*
newsticker colours 
------------------------------------------------------------------------------*/

p.ticker-strap 
{
	color: #333;
}

#newsticker strong,
#newsticker li
{
	color: #ce2e20;
	font-size: 1em;

}

#ticker-controls input,
#ticker-controls span
{
	background-color: #007aa9;
}

#ticker-controls input:hover,
#ticker-controls span:hover
{
	background-color: #cc431a;
    cursor: pointer
}

#ticker-controls span
{
    display: block;
    height: 11px;
    width: auto;
    float: left;
    margin-right: 3px;
}

/*
Front page border colors
------------------------------------------------------------------------------*/

div.jobsbox form,
.jobs li
{
	border-color: #999;
}




div#main-trailblock div.jobsbox h2,
div#content div#global-jobs h2
{
	border-color: #266f9b;
}

div#main-offers div.ed-zone
{
	color: #999;
}

div#main-offers div.ed-zone h2
{
	color: #333;
}

#box,
#footer
{
	border-top-color: #ce2e20;
}

div#main-trailblock div.jobsbox h2 {
	border-color: #266f9b;
}

#main-offers h3,
div#main-offers div.ed-zone h2,
body.network #main-offers .capsule li.major-heading h2,
div#also-on div.also-offers h3,
div#also-on div.offerblock h3#offers-heading
{
	border-color: #a6d1e2; /* light blue */
}


}
