/**********************************************
Theme definitions */
body {
	background-image: url('../img/theme/silver/body_bg.jpg');
}

/* foreground color */
a,
#content ul span,
#subheader div.path span.separator,
#content div.sidebar ul a:hover,
#content .themeFG
{ color: #0077D4; }

/* background color */
#content div.sidebar div.specialnav h4
{ background-color: #54738E; }

/* border color */
#subheader div.path span.borderdot,
#header ul li a:hover
{ border-color: #0077D4; }