.bar-menu {
    width: 220px;
	margin:0px;
}
.bar-menu .box1 {
    background-image: url('images2/brightcovebutton4.png');
    color: #45454;
    
    font-size: 12px;
    font-family: arial;
    padding: 4px 13px;


    cursor: default;
    position: relative;
}
.bar-menu .box1 a{
    background-image: url('images2/brightcovebutton4.png');
    color: #454545;
    
    font-size: 12px;
    font-family: arial;



    cursor: default;
    position: relative;
}

.bar-menu .box1-hover {
    background-image: url('images2/brightcovebutton2.png');
    color: #eeeeee;
    
    font-size: 12px;
    font-family: arial;
    padding: 4px 13px;


    cursor: default;
    position: relative;
}
.bar-menu .box3 {
   background-image: url('images2/brightcovebutton2.png');
    color: #eeeeee;
    
    font-size: 12px;
    font-family: arial;
    padding: 4px 13px;


    cursor: default;
    position: relative;
}


.bar-menu .box1-open {
    background-image: url('images2/brightcovebutton.png');
    color: #eeeeee;
    
    font-size: 12px;
    font-family: arial;
    padding: 4px 13px;


    cursor: default;
    position: relative;
}
.bar-menu .box1-open-hover {
    background-image: url('images2/brightcovebutton.png');
    color: #eeeeee;
    
    font-size: 12px;
    font-family: arial;
    padding: 4px 13px;


    cursor: default;
    position: relative;
}
.bar-menu .box1 img, .bar-menu .box2 img, .bar-menu .box1-hover img, .bar-menu .box1-open img, .bar-menu .box1-open-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}
.bar-menu .section {

    color: #eeeeee;

    font-size: 12px;
    font-family: arial;
    line-height: 15px;
    padding: 5px 5px 6px 5px;

    display: none;
}
.bar-menu .section a {
    color: #eeeeee;
    text-decoration: none;
    white-space: nowrap;
}
.bar-menu .section a:hover {
    color: #eeeeee;
    text-decoration: none;
    white-space: nowrap;
}
.bar-menu .box2 {
    background-image: url('images2/brightcovebutton4.png');
    padding: 4px 13px;
}
.bar-menu .box2-hover {
    background-image: url('images2/brightcovebutton4.png');
    padding: 4px 13px;
}
.bar-menu .section .active,
.bar-menu .section .active:hover {
    color: #454545;
}
.lnavh {
padding-left:15px;
font-size:14px;
}
