/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.upmenu_theme .ui-helper-hidden-2 { display: none; }
.upmenu_theme .ui-helper-hidden-accessible-2 { position: absolute; left: -99999999px; }
.upmenu_theme .ui-helper-reset-2 { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.upmenu_theme .ui-helper-clearfix-2:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.upmenu_theme .ui-helper-clearfix-2 { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .topicmenu_theme .ui-helper-clearfix-2 { height:1%; }
.upmenu_theme .ui-helper-clearfix-2 { display:block; }
/* end clearfix */
.upmenu_theme .ui-helper-zfix-2 { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.upmenu_theme .ui-state-disabled-2 { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.upmenu_theme .ui-icon-2 { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.upmenu_theme .ui-widget-overlay-2 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
