﻿
#qsfexWrapper
{
 
   text-align:right; 
    position:  static;
}

#qsfexLogo
{
    background: transparent url('http://www.telerik.com/DEMOS/ASPNET/Prometheus/Menu/Examples/MultiColumnMenu/Images/logo.gif') no-repeat top left;
    
    width: 169px;
    height: 173px;
    
    position: absolute;
    top: 0;
    right: 0;
}

.qsfexMenu
{
    position: relative;
    top: 0px;
}

#qsfexWrapper .qsfexMenu .rmTemplate /* Products submenu item template */
{
    width: 360px;
    
    padding-bottom: 0px;
    
    background: #fff7d7;
    border:1px solid #ffbd69;
    /*filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;*/
}

#qsfexWrapper .rmTemplate .rmText
{
    padding: 0;
}

#qsfexWrapper .qsfexMenu .rmTemplate .qsfexCustomMenuSection 
{
    position: relative;
    background: #fff7d7;
    float: left;
    
    margin: 0;
    
    padding: 0 10px 0 15px;
    width: 152px;
}

#qsfexWrapper .qsfexMenu .rmTemplate .qsfexCustomMenuSection h3
{
    color:  #107dca; 
      border-bottom: 0px solid #107dca;
    font: normal 16px Arial, sans-serif;
    width: 100%;
     
    margin: 0;
    padding: 13px 0 3px 0;
}

#qsfexWrapper .qsfexMenu .rmTemplate .qsfexCustomMenuSection ul
{
    list-style-type: none;
    margin: 3px 0 15px;
    padding: 0;
    line-height: 14px;
     
    zoom: 1; /* ie hack */
}

#qsfexWrapper .qsfexMenu .rmTemplate .qsfexCustomMenuSection li
{
    margin: 0;
    padding: 0 0 0 10px;
    
    background: transparent url('http://www.telerik.com/DEMOS/ASPNET/Prometheus/Menu/Examples/MultiColumnMenu/Images/bullet.gif') no-repeat center left;
     width:150px;
    height: 19px;
    line-height: 19px;
  
}


#qsfexWrapper .qsfexMenu .rmTemplate .qsfexCustomMenuSection li a
{
    line-height: 21px;
    font: normal 11px Arial,sans-serif;
    
    color:#515151;
    text-decoration:none
}

#qsfexWrapper .qsfexMenu .rmTemplate .qsfexCustomMenuFooter
{
    width: 299px;
    
    clear: both;
    
    position: relative;
    
    margin: 0;
    padding: 0;
}

#qsfexWrapper .qsfexMenu .ProductsSection .qsfexCustomMenuFooter
{
    height: 71px;
    background: transparent url('http://www.ilnd.uscourts.gov/home/_MasterPages/_images/final/cmecf.gif') no-repeat center center;
}

#qsfexWrapper .qsfexMenu .GiftsSection .qsfexCustomMenuFooter
{
    height: 121px;
    background: transparent url('http://www.telerik.com/DEMOS/ASPNET/Prometheus/Menu/Examples/MultiColumnMenu/Images/footer_gift-cards.gif') no-repeat center center;
}

#qsfexWrapper .qsfexMenu .rmTemplate .qsfexCustomMenuFooter h3
{
    color: #6fae0c;
    
    font: normal 17px Arial, sans-serif;
  
    position: absolute;
    
    top: 10px;
    left: 15px;
    
    margin: 0;
    padding: 0;
}

#qsfexWrapper .qsfexMenu .rmTemplate .qsfexCustomMenuFooter .qsfexShopNowLink
{
    width: 96px;
    height: 23px;
    
    text-indent: -9999px;
    font-size: 0;
    line-height: 23px;
    
    position: absolute;
    
    top: 35px;
    left: 15px;
}


