/* $Id: style.css,v 1.11.2.1 2007/10/14 21:08:37 frjo Exp $ */

/* slash_black */

/* Navigation */

/*#top-nav {
  border: 1px solid #000066;
  border-width: 0 1px 1px 1px;
}*/
#primary li {
  background: #000000 url(cl.png) no-repeat top left;
}
#primary li:hover {
  background: #990000 url(cl.png) no-repeat top left;
}
#primary a:link, 
#primary a:visited, 
#primary a:hover, 
#primary a:active {
  background: transparent url(cr.png) no-repeat top right;
}
#secondary li {
  background: #000000;
}
#secondary li:hover {
  background: #0F0F9A;
}

.node .content a:link, .comment .content a:link {
  color: #ffcc00;
  font-weight: bold;
}
.node .content a:visited, .comment .content a:visited {
  color: #ffcc00;
  font-weight: bold;
}

.node .content a:hover, .comment .content a:hover {
  color: #ffcc00;
  border-bottom: 1px dotted #ffcc00;
  font-weight: bold;
}
.node .content a:active, .comment .content a:active {
  color: #ffcc00;
  border-bottom: 1px dotted #ffcc00;
  font-weight: bold;
}

/* Node styles */

/*.node .title1 {
  background: #000066 url(cl.png) no-repeat top left;
}
.node .title2 {
  background: transparent url(cr.png) no-repeat top right;
}*/
.node .meta,
.node .content,
.node div.links {
  /*border: 1px solid #000066;*/
  border-width: 0 1px 1px 1px;
}
.node div.links {
  /*background: #ccc;*/
  /*display: none;*/
}

/* Block styles */
#block-menu-57  {
  background: #660000 url(cl.png) no-repeat top left;
}
.block .title1 {
  background: #000000 url(cl.png) no-repeat top left;
}
.block .title2 {
  background: transparent url(cr.png) no-repeat top right;
}
/*.block .content {
  border: 1px solid #000066;
}*/


/* Box styles */

.box {
  /*border: 1px solid #000000;*/
}


#mission {
  border: 1px solid #000000;
}

/* Modules */

.profile {
  /*border: 1px solid #000000;*/
}