/* CSS Document Specific for Jquery UI Elements */
/* Tabbed Menu Control */
.sys_tabbedmenu-control .ui-tabs-nav li.ui-tabs-selected {background-color:#27426b !important;}
.sys_tabbedmenu-control .ui-tabs-nav li a, .sys_tabbedmenu-control .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {cursor: pointer;} 
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.sys_tabbedmenu-control .ui-tabs-panel {clear:both; display: block;}
.sys_tabbedmenu-control .ui-tabs-hide {position: absolute;left: -10000px;display:none;}
/* Tabbed Area Control */
.sys_tabbedarea-control .ui-tabs-nav li.ui-state-hover a {background:#fff url("/SiteElements/Images/Tabs/TabBg2.png") 0 1px repeat-x;}
.sys_tabbedarea-control .ui-tabs-nav li.ui-tabs-selected {background:#fff;margin-bottom:-1px;}
.sys_tabbedarea-control .ui-tabs-nav li.ui-tabs-selected a {padding:8px 10px 9px 10px;color:#333;background:#fff;font-weight:700;}
.sys_tabbedarea-control .ui-tabs-nav li a, 
.sys_tabbedarea-control .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.sys_tabbedarea-control .ui-tabs-panel {}
.sys_tabbedarea-control .ui-tabs-hide {position: absolute;left: -10000px;display:none;}



	
	
	


