@import "default.css";

body {
	background: #FFF url(/organisations/templates/_img/style-red/background.png) top left repeat-x;
}

div#header {
	background-image:url(/organisations/templates/_img/style-red/header_organisations.png);
}

div#header ul li a { color:#D93F09;}
div#header ul li a.selected {background-image:url(/organisations/templates/_img/style-red/nav_selected.png);}
div#header ul li a:hover {background-image:url(/organisations/templates/_img/style-red/nav_hover.png); color: #D93F09; }
div#header ul li a.selected:hover {background-image:url(/organisations/templates/_img/style-red/nav_selected_hover.png); color: #FFF; }
#footer p {
background:url(/mmlib/images/logo_footer_fussy.gif) top right no-repeat;
}

#plaintext a { color: #666 !important; }

ul#innernav li a {background:#D93F09;}
ul#innernav li.selected a {font-weight: bold;}
ul#innernav li a:hover {background:#F00;color:#FFF;}

/* Messages */
.message { background-image:url(/organisations/templates/_img/style-red/nav_bg.gif); }

/* New colors */
h1, h2, h3, h4, h5 {color:#D93F09;}

#footer {
padding-top: 11px;
}

#innerwrapper div#generalinfo {
background: #F9F9F9;
}


body.orgview div#orgaddress {background:#eee url('/mmlib/images/tag_red.gif') no-repeat 8px 10px;}
