/* Start of CMSMS style sheet 'crystalx1024 : crystalx1024_menu' */
/* CSS Document */

/* Main menu (tabs) */
#tabs {
	background:#005394 url("uploads/crystalx1024/bg_menu.gif") 0 0 repeat-y;
	margin:0;
	padding:10px 0 0 0;
	_height:1px;
}

    #tabs ul {margin:0 10px; padding:0; list-style:none;}
    #tabs ul li {margin:0 5px 0 0; padding:0; float:left;}
    #tabs ul li a {
	display:block;
	position:relative;
	padding:7px 15px;
	border:0;
	background:url("uploads/crystalx1024/tab_link.gif") 0 0 repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
    
    /* Main menu (tabs - link) */
    #tabs ul li a span.tab-l, #tabs ul li a:hover span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("uploads/crystalx1024/tab_link_l.gif") 0 0 no-repeat;}
    #tabs ul li a span.tab-r, #tabs ul li a:hover span.tab-r {position:absolute; top:0; right:0; _right:-1px; width:8px; height:8px; background:url("uploads/crystalx1024/tab_link_r.gif") 100% 0 no-repeat;}
    
    /* Main menu (tabs - hover) */
    #tabs ul li a:hover {background:url("uploads/crystalx1024/tab_hover.gif") 0 0 repeat-x; color:#FFF;}
    #tabs ul li a:hover span.tab-l {background:url("uploads/crystalx1024/tab_hover_l.gif") 0 0 no-repeat;}
    #tabs ul li a:hover span.tab-r {background:url("uploads/crystalx1024/tab_hover_r.gif") 100% 0 no-repeat;}
    
    /* Main menu (tabs - active) */
    #tabs ul li.active a {
	background:#FFF;
	color:#FF6600;
}
    #tabs ul li.active a span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("uploads/crystalx1024/tab_active_l.gif") 0 0 no-repeat;}
    #tabs ul li.active a span.tab-r {position:absolute; top:0; right:0; width:8px; height:8px; background:url("uploads/crystalx1024/tab_active_r.gif") 100% 0 no-repeat;}

/* End of 'crystalx1024 : crystalx1024_menu' */

