/* MAIN STYLE
--------------------------------------------------------- */

a, .componentheading, .contentheading, div.module a {
	color: #5c85a8;
	text-decoration: none;
}
#date-format { background-color: #5c85a8; }
div.default div.drop-down dt.toggler { color: #e5e8ed; height: 30px; line-height: 28px; font-size: 110%; font-weight: bold; background-color: #416b8f; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-indent: 10px; margin-bottom: 1px; cursor: pointer; }
table.lr-padd h3 { background-color: #5c85a8; }
/* Logs */
#ol-logs,#ol-heds { color: #e9e9e9; }
#ol-logs div.ol-square1,#ol-heds div.ol-square1,
#ol-logs div.ol-square2,#ol-heds div.ol-square2,
#ol-logs div.ol-square3,#ol-heds div.ol-square3,
#ol-logs div.ol-square4,#ol-heds div.ol-square4  {
	margin: 0;
	padding: 0;
}

#ol-logs div.ol-square1,#ol-heds div.ol-square1 { color: #f5f5f5; background: #5c85a8 url(../../images/blue/square1m.gif) no-repeat right bottom; margin-top: 10px; margin-bottom: 10px; }

#ol-logs div.ol-square2,#ol-heds div.ol-square2 {
	background: url(../../images/blue/square2m.gif) no-repeat left bottom;
}

#ol-logs div.ol-square3,#ol-heds div.ol-square3  {
	background: url(../../images/blue/square3m.gif) no-repeat right top;
}

#ol-logs div.ol-square4,#ol-heds div.ol-square4{ background: url(../../images/blue/square4m.gif) no-repeat left top; padding: 10px; }
#menu-mss { display: block; height: 34px; line-height: 34px; border-bottom: 3px solid #5c85a8; }
#menu-mss li.active, #menu-mss li.active:hover, #menu-mss li.active.sfHover, #menu-mss li:hover, #menu-mss li.sfHover {background: url(../../images/blue/menuover-rg.png) 100% 4px no-repeat;}
#menu-mss li.active a, #menu-mss li.active .separator, #menu-mss li.active a:hover, #menu-mss li.active .separator:hover, #menu-mss li:hover a, #menu-mss li:hover .separator, #menu-mss li.sfHover a, #menu-mss li.sfHover .separator {background: url(../../images/blue/menuover-le.png) no-repeat 0 4px;color: #fff;}
#menu-mss ul ul li a:hover, #menu-mss ul ul li .separator:hover, #menu-mss ul ul li.parent a:hover, #menu-mss ul ul li.parent .separator:hover, #menu-mss ul ul li:hover, #menu-mss ul ul li.active:hover, #menu-mss ul ul li.sfHover, #menu-mss ul ul li.active.sfHover {background: #5c85a8;}

