body { background: #d9e5eb; }

.menu-header ul ul .sf-sub-indicator {
	background: url('../../images/arrows-white.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}

#featured-wrap {
	background:	url('../../images/featured-bg-blue.png') no-repeat top center;
}

.slider-over {
	background:url("../../images/sliders/over-image-blue.png") no-repeat 0 0;
}

.nivo-controlNav a {
	background: url("../../images/sliders/bullets-blue.png") no-repeat -4px -5px;
}
.nivo-controlNav a.active {
	background-position: -4px -25px;
}

.menu-header .menu ul.sub-menu {
    border-bottom: 1px solid #257fa8;
    border-left: 1px solid #257fa8;
    border-right: 1px solid #257fa8;
}

.menu-header .sf-shadow ul {
    background: #2988b3;
}

.menu-header .menu li li a:hover {
	background: #257fa8;
	color: #000000;
}

.menu-header .menu li li ul.sub-menu {
    background: #2988b3;
}

.menu-header .menu li li li {
    background: #2988b3;
}

a.more-link  {
    background: url("../../images/read-more-blue.png") no-repeat scroll 0 0 transparent;
}

a:hover.more-link  {
    background: url("../../images/read-more-blue.png") no-repeat scroll 0 -35px transparent;
}

.action-button {
	background:	url('../../images/action-button-blue.png') no-repeat 0 0;
}

.action-button:hover {
	background:	url('../../images/action-button-blue.png') no-repeat 0 -101px;
}

#footer-bottom {
	background:  url('../../images/footer-bg-blue.png') top center no-repeat;
}

.pagination span.pageof {
	background: url('../../images/paging-bg-blue.png') center no-repeat;
}

.show  {
	background: url("../../images/show-bg-blue.png") -1px 0 no-repeat;
}

#searchsubmit  {
    background: url("../../images/search-button-blue.png") no-repeat 0 0;
}

#searchsubmit:hover  {
    background: url("../../images/search-button-blue.png") no-repeat 0 -35px;
}

#commentform #submit {
    background: url("../../images/submit-button-blue.png") no-repeat 0 0;
}

#commentform #submit:hover {
    background: url("../../images/submit-button-blue.png") no-repeat 0 -35px;
}