﻿/* logotype */
.logo {
	margin:0;
	float:left;
	width:600px;
	height:73px;
	text-indent:-9999px;
	overflow:hidden;
	position: relative;
	z-index: 2000;
}
.logo a, .logo a:hover
{
    display: block;
    background: url('../images/revised logos/StratusGroup_web-logo.png') no-repeat;
    height: 104px;
    left: -15px;
        top: -10px;
            position: relative;

}
.overlay .logo a, .overlay .logo a:hover
{
        left: -15px;
        top: -10px;
            position: relative;
    background-image: url('../images/revised logos/StratusGroup_web-logo-rev.png');
}
/*.logo a.pressed,.logo a:hover.pressed
{
	background-color: Red;
	Xbackground: none;
}*/

a.selected, .archive-list li.active a.selected {
	/* green */
	color:#000;
	background:#9bcd58;
}

.itemlistselected
{
    border: 1px solid #9bcd58;
}


.text-case-study-title
{
	background-color: #9bcd58;
}

.footerTrail
{


}

.item-list-selected
{	
    border:1px solid #9BCD58 !important;
    

}
