/* Start of CMSMS style sheet 'crystalx : crystalx_menu' */
/* CSS Document */

/* Main menu (tabs) */
#tabs {background:url("uploads/crystalx/aaa_top3.png" )}

    #tabs ul {margin:0 10px; padding:0; list-style:none;}
    #tabs ul li {margin:3px 5px 0 0; padding:0; float:left;}
    #tabs ul li a {display:block; position:relative; padding:5px 15px; border:0;  color:#FFF; font-weight:bold;text-decoration:none; cursor:pointer;}
    
/* Main menu (tabs - link) 
   
#tabs ul li a span.tab-r, #tabs ul li a:hover span.tab-r {position:absolute; top:0px; right:0; 

_right:0px;  _top:0px; width:12px; height:27px; background:url("uploads/crystalx/tab_r.gif") 

100% 0 no-repeat;}*/

/* Main menu (tabs - hover) */
    #tabs ul li a:hover {background:url("uploads/crystalx/") 0 0 repeat-x; color:#999;}
  /*   #tabs ul li a:hover span.tab-r {position:absolute; top:9px; right:0; width:12px;_right:-1px; 
height:27px;  _top:7px; background:url("uploads/crystalx/tab_r.gif") 100% 0 
no-repeat;}*/

    /* Main menu (tabs - active)*/
    #tabs ul li.active a {background:url("uploads/crystalx/") 4 0 repeat-x; color:#33CC33;}
  /*#tabs ul li.active a span.tab-r {background:url("uploads/crystalx/tab_r.gif") no-repeat; margin:4px 0 0 0;}*/
    
*+html 
/* End of 'crystalx : crystalx_menu' */

