/*----------------------------------------------------------------------------
++ blue.css - all color related css for the blue style.
----------------------------------------------------------------------------*/

div#top {
	background: transparent url(/images/top-bg00.png) repeat-x scroll 0%;
}
#nav {
	background: url(/images/hmenu_bg.png) repeat-x scroll center top;
}
#nav .menu {
  background: url(/images/home-sep.gif) repeat-y 0;
  padding-left: 2px;
}
#nav .menu li {
  background: url(/images/nav-sepa.png) repeat-y 100% 0%;
  padding-right: 2px;
  margin-top: 2px;
}
.sectiontableheader {
	background: #1b4c5c url(/images/table-he.png) repeat-x scroll 0% 0%;
	height:28px;
}
#left div.h3-image h3,
#right div.h3-image h3,
#left div.h3-image-sfx h3,
#right div.h3-image-sfx h3 {
	background-image: url(/images/normal-m.png);
}
h1,h4,h5,
a:link,
a:visited,
td.contentheading, 
#pathway a:link,
#pathway a:visited,
#pathway a:hover,
#user2 .moduletable a.readon,
#user1 .moduletable a.readon,
#advert1 .moduletable a.readon,
#advert3 .moduletable a.readon,
#right div.moduletable-sfx.h3-plain h3,
#left div.moduletable-sfx.h3-plain h3 {
	color: #38b9ca
}
.highlight,
#left div.h3-colorbg h3,
#right div.h3-colorbg h3,
#left div.h3-colorbg-sfx h3,
#right div.h3-colorbg-sfx h3 {
	background: #38b9ca;
}
#color-text span.blue_selection {
    float: left;
	background: url(/images/select01.gif) no-repeat 0 8px;
    width: 12px;
	height: 33px; 
	margin: 0; 
	padding: 0 2px 0 0;
}
a.blue-color {
	height: 19px;
	width: 19px;
	background: url(/images/color-bl.gif) no-repeat 0 -19px;
	display: block;
}
.contentheading{
    color:#38b9ca;
}
#pathway a:link,
#pathway a:visited,
#pathway a:hover {
	background: url(/images/pathway_.png) no-repeat right;
}