@import "default.css";

body {
	background: #B2C7D6 url(/organisations/templates/_img/style-blue/background.png) top left repeat-x;
}

div#header {
	background-image:url(/organisations/templates/_img/style-blue/header_organisations.png);
}	
#footer p {
	background:url(/organisations/templates/_img/footer_logo.gif) top right no-repeat;
}

div#header ul li a { color:#459AD5;}
div#header ul li a.selected {background-image:url(/organisations/templates/_img/style-blue/nav_selected.png);}
div#header ul li a:hover {background-image:url(/organisations/templates/_img/style-blue/nav_hover.png); color: #666; }
body.orgview div#orgaddress {background:#eee url('../../../mmlib/images/tag_blue.gif') no-repeat 8px 10px;}
ul#innernav li a {background:#459AD5;}
ul#innernav li.selected a {font-weight: bold;}
ul#innernav li a:hover {background:#459AD5;color:#FFF;}

/* Messages */
.message { background-image:url(/organisations/templates/_img/style-blue/nav_bg.gif); }

/* New colors */
h1, h2, h3, h4, h5 {color:#459AD5;}

#footer {
padding-top: 11px;
}


#innerwrapper div#generalinfo {
background: #F9F9F9;
}
