/* File: /Content/IN2.css */
#logo{background: url(images/logo/LTC.png) no-repeat left bottom;width:380px;}
 
/*branding:*/
.iv-branding {background-color:#E2E7EA;display:inline-block;vertical-align:top; width:0.5em;height:1em;margin-right:0.3em;}
.iv-criteria legend {color:#4A555A;}    

/*Page header bottom border:*/ 
.no-branding-header {background: url(../Symbolics/images/LTC_ht2.png) repeat-x 0 -4px;}

/*Menu item top border:*/
.sf-navbar li:hover, .sf-navbar li.sfHover, .sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {border-top:2px solid #8e9bc7;} 
 
/*done: logo, ht2*/  

/*
1.	Branding Color

> .sf-navbar li:hover,
> .sf-navbar li.sfHover,
> .sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
>                background:       #E2E7EA;
>                color: #4A555A;
>                border-top:2px solid #8e9bc7;
>                margin-top: -2px;

*/