@CHARSET "ISO-8859-1";
/* MENU TOP*/

#menu{
	float:left;
	clear:both;
	width: 1004px;
	height:40px;
	background: #ABAAAF url("/images/menubg.gif") repeat-x scroll left top;
	/*background-image: url("/images/menubg1.gif"); 
	background-repeat: repeat-x;*/
}
#menu1{
	float:left;
	clear:both;
	width: 1004px;
	height:35px;
	background-image: url("/images/menubg1.gif"); 
	background-repeat: repeat-x;
	}
#menu ul{
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-transform:capitalize;
	margin: 0px 0 0 9px;	
	list-style: none;
	padding-left: 0px;
	height: 40px;
	line-height: 40px;
	
	}
#menu ul li{
	float: left;
	font-size: 11px;
	/*background:transparent url("/images/menuarrow.png") no-repeat scroll 0 4px*/
	margin-right:20px;
	cursor:pointer;
	display: block;
	line-height: 40px;
	
	
}

#menu ul li a{
	display:block;
	color: #3D3943;
	padding:0px 19px 2px 20px;
	text-decoration: none;
	font-weight: bold;
	background-image: url("/images/acasa.gif");
	background-repeat: no-repeat;
}

#menu ul li a:hover{text-decoration: none;color:#3D3943;background-image: url("/images/acasa1.gif");
	background-repeat: no-repeat;padding:0px 19px 2px 20px;}

/* MENU USER*/

#div-menu-user{}
#div-menu-user a{
	height:22px;
	line-height:22px;
	padding: 2px 5px;
	text-decoration: none;
	color: #7495CF;
	text-transform:capitalize;
}
#div-menu-user a:hover{text-decoration:underline;color:#EC008C}
#div-menu-user td.spacer{
	line-height:25px;
	cursor:default;
	width:10px;
	text-align:center;
	color:#CCCCCC;
}

/*detalii*/

#tab_menu_div{
	/*background:url(../images/tab-bg.gif) repeat-x;*/
	height:35px;
	text-align:left;
	font-size:12px;
	font-family:Tahoma, Verdana, sans;
	color: #FFF;
	text-transform: capitalize;
}
#tab_menu_div .tab-on{
	/*background:url(../images/tab-left-on.gif) no-repeat left top;*/
	height:35px;
	padding-left:15px;
}
#tab_menu_div .tab-on div{
	/*background:url(../images/tab-right-on.gif) no-repeat right top;*/
	height:35px;
	line-height:35px;
	padding-right:15px;
}
#tab_menu_div .tab-on a{
	color:#445972;
	text-transform:capitalize;
	text-decoration:none;
	font-weight: bold;
}
#tab_menu_div .tab-off{
	/*background:url(../images/tab-left-off.gif) no-repeat left top;*/
	height:35px;
	line-height:25px;
	padding-left:15px;
}
#tab_menu_div .tab-off div{
	/*background:url(../images/tab-right-off.gif) no-repeat right top;*/
	height:35px;
	line-height:45px;
	padding-right:15px;
	border:0px solid #CCCCCC;
}
#tab_menu_div .tab-off a{
	color:#78838F;
	text-transform:capitalize;
}
#tab_menu_div .tab-off a:hover{
	color:#FFFFFF;
	text-transform:capitalize;
	text-decoration:none;
}

#tab_content_div{border-width:1px;border-style:solid;border-color:#D2D1D3;padding:10px}
#tab_bottom_div table{width:100%}
#tab_bottom_div .tble{/*background:url(../images/tab-bottom-left.gif) no-repeat left top;*/width:10px;height:14px}
#tab_bottom_div .tbce{/*background:url(../images/tab-bottom-bg.gif) repeat-x top;*/}
#tab_bottom_div .tbri{/*background:url(../images/tab-bottom-right.gif) no-repeat right top;*/width:12px;}
