    @import url('http://fonts.googleapis.com/css?family=PT Sans:700&subset=Latin');
    
body{
  overflow-y:scroll;
  overflow-x:hidden;
}

#glassy_menu_module .menu{
  float: left;
  position: fixed;
  top:50px;
/*  left:-15px;*/
  right:0px;
  cursor: default;
}





      #glassy_menu_module .menu_left{
        float: left;
        background: url('../../Pics/green-left.png') no-repeat;
        width: 15px;
        height: 49px;
      }
      
      #glassy_menu_module .menu_mid{
        height:36px;
        padding-top: 13px;
        padding-right: 15px;
        padding-left: 15px;
        color: #FFF;
        font-size: 18px;
        text-shadow : 0px 1px 2px #333;
        background: url('../../Pics/green-mid.png') repeat-x;
        float: left;
        text-decoration: none;
      }
      
      #glassy_menu_module .menu_right{
        float: left;
        background: url('../../Pics/green-right.png') no-repeat;
        width: 15px;
        height: 49px;  
      }
    
/*
Level specific iteration
*/


#glassy_menu_module #menu1 .menu_left {
  background: url('/tr/modules/mod_GI_glassymenu/cache/89/58ba59add257ee4b9d47b3699a71cc5c.png') no-repeat; 
}

#glassy_menu_module #menu1 .menu_mid{
   background: url('/tr/modules/mod_GI_glassymenu/cache/89/e4229843f97e1c2166af5da0ba46d126.png') repeat-x;

    color: #FFFFFF;
  font-family: "PT Sans",Arial, Helvetica;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
    text-shadow: #000000 1px 1px 1px;
    text-decoration: none;
  text-transform: none;
  line-height: normal;
  text-align: ;
  /*font chooser*/
}

#glassy_menu_module #menu1 .menu_right{
  background: url('/tr/modules/mod_GI_glassymenu/cache/89/747342a0cc38a17a0c1c5d996b7c1e6f.png') no-repeat;
}


#glassy_menu_module #menu2 .menu_left {
  background: url('/tr/modules/mod_GI_glassymenu/cache/89/58ba59add257ee4b9d47b3699a71cc5c.png') no-repeat; 
}

#glassy_menu_module #menu2 .menu_mid{
   background: url('/tr/modules/mod_GI_glassymenu/cache/89/e4229843f97e1c2166af5da0ba46d126.png') repeat-x;

    color: #FFFFFF;
  font-family: "PT Sans",Arial, Helvetica;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
    text-shadow: #000000 1px 1px 1px;
    text-decoration: none;
  text-transform: none;
  line-height: normal;
  text-align: ;
  /*font chooser*/
}

#glassy_menu_module #menu2 .menu_right{
  background: url('/tr/modules/mod_GI_glassymenu/cache/89/747342a0cc38a17a0c1c5d996b7c1e6f.png') no-repeat;
}
