.art-nav {

height:23px;

}
.yuimenubar {
-ms-zoom : 1.0;
color:#ffffff;
font-family:arial;
font-weight:normal;

}


#mymenubar {
background-image:url('/sites/all/themes/GSS/images/grey_bar_bgmenu.png');
background-repeat: no-repeat;  
border:0px;
height:23px;
color:blue;
font-family:Arial,Helvetica,Sans-Serif;
border:0px;
}

#mymenubar .bd ul li a {
font-size:12.0833px;
color:white;
line-height:23px;
#top:1px;
margin-top:0px;
margin-bottom:0px;
top:0px;
border:0px;
}

.yuimenubaritemlabel {
border:0px;
width:127px;
height:23px;
text-align:center;
#top:1px;
margin-top:0px;
margin-bottom:0px;
top:0px;
color:white;
font-family:Arial,Helvetica,Sans-Serif;
}

.yuimenubaritem .first-of-type a {

font-size:12px;
color:white;
line-height:23px;
height:23px;
font-family:Arial,helvetica,sans-serif;
}



#mymenubar a:hover {
color:#FFFFFF;
font-family:Arial,Helvetica,Sans-Serif;
font-size:12px;
background-color: #717171;
background-repeat:repeat-x;
cursor:pointer;
border:0px;


}

.yuimenubaritemlabel-selected {

background-color:#717171;
color:#FFFFFF;
#top:1px;
font-size:12px;
}

.yuimenu .bd {
    zoom: 1;

}


.yuimenubaritem .yuimenu .bd {
position:relative;
background-color:#0000dd;
opacity:.85; 
filter: alpha(opacity=85);  
border-left:1px solid #04065D;
border-top:1px solid #04065D;
border-right:1px solid #04065D;
border-bottom:1px solid #04065D;
font-size:11px;
color:white;
top:0px;
}


#mymenubar .bd .yuimenubaritem .yuimenu .yuimenuitem a:hover {
background-color:#717171;
opacity:.85; 
filter: alpha(opacity=85);
}


#channels .bd .first-of-type .yuimenuitem a{

font-family:arial narrow;
font-size:12px;
line-height:0px
padding-right:20px;
padding-left:20px;
height:18px;
text-align:left;
padding-bottom:3px;
border-bottom:0px;

}


.yui-menu-shadow {

display:none;

}

#channels .bd .first-of-type li {

height:18px;

}


#_yuiResizeMonitor {

display:none;

}

/* below css addin for greyout carousels for parent renders */
/* recommit this file */
.greyout {
opacity:0.25;
filter: alpha(opacity=25);   // IE 

}

.greyout:hover {

opacity:1.0;
filter: alpha(opacity=100);   // IE 
}

