/*----------------------------------------------------------------------------

Color Style Sheet - Blue Theme

Template Name:   Rational Magic
Version:         1.0
Author:          JoomlaJunkie
Support:         http://www.joomlajunkie.com/members-forum/
Found a bug?     http://bugs.joomlajunkie.com
Template Guide:  http://www.joomlajunkie.com/template-guides.html

NOTE: Always make a backup of your stylesheets before editing!

----------------------------------------------------------------------------*/
div#top10 {
        background: transparent url(../images/blue/topbg.png) repeat-x center;
	
}
div#top {
        background: transparent url(../images/blue/topbg.png) repeat-x center;
	background: transparent url(../images/blue/top-bg.png) no-repeat center;
}
#hmenu {
	background: #F8F4ED url(../images/blue/hmenu_bg.png) repeat-x scroll center bottom;
}
.sectiontableheader {
	background: transparent url(../images/blue/table-header-bg.png) repeat-x scroll 0% 50%;
}
#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/blue/normal-module-top.png);
}
h1,h3,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,
#user1 .moduletable h3,
#advert1 .moduletable h3,
#advert3 .moduletable h3,
#user2 .moduletable h3,
#right div.moduletable-sfx.h3-plain h3,
#left div.moduletable-sfx.h3-plain h3 {
	color: #243898;
}

 a:hover
{
	color: #ff8800;
	text-decoration: none;
}

.highlight,
#left div.h3-colorbg h3,
#right div.h3-colorbg h3,
#left div.h3-colorbg-sfx h3,
#right div.h3-colorbg-sfx h3 {
	background: #243898;
}

a.blue-color {
	height: 19px;
	width: 19px;
	background: url(../images/srb.gif) no-repeat 0 -19px;
	display: block;
}
input.button {
	background: transparent url(../images/blue/button-bg.png) repeat-x scroll center top;
}
#pathway a:link,
#pathway a:visited,
#pathway a:hover {
	background: url(../images/blue/pathway_arrow.png) no-repeat right;
}
