/* Modified version of the jquery ui theme black tie
 *
 * jQuery UI CSS Framework 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */


#topNavigation
{ 
  border: 1px solid #777777; 
  background: #111111 url(/images/ui-bg_glass_40_111111_1x400.png) 50% 50% repeat-x; 
  font-weight: normal; 
  color: #e3e3e3; 
  height:33px;
    
}

#topNavigation a
{
  
}

#topNavigation a:hover
{ 
  background: #1c1c1c url(/images/ui-bg_glass_55_1c1c1c_1x400.png) 50% 50% repeat-x; 
  font-weight: normal; 
  color: #ffffff; 
}

#header #mainmenu ul li.current a
{ 
  background: #ffffff url(images/ui-bg_flat_65_ffffff_40x100.png) 50% 50% repeat-x; 
  font-weight: normal; 
  color: #222222; 
}













/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
