@charset "utf-8";
/* CSS Document */

body 
{
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
	color:#535351;
	background-color:#EAF4E4;
}

body,td,th 
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
}

a
{
	color:#71710e;
	text-decoration:none;
}

a:hover
{
	color:#000000;
	text-decoration:underline;
}

p
{
	margin:0;
}

.bannerframe
{
	height: 23px;
	background-image: url(../Images/Common/Search.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	color: #a3b897;
	padding-top: 17px;
	padding-left: 710px;
}

.banner
{
	width:966px;
	height:150px;
	background-image: url(../Images/Common/Banner.jpg);
	background-repeat: no-repeat;
	border-left:#BB9129 2px solid;
	border-top:#BB9129 2px solid;
	border-right:#BB9129 2px solid;
}

.bannercell
{
	text-align: right;
	padding: 0px;
}

.bannertext
{
	display:none;
	font-family: Arial Narrow, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #920000;
	text-decoration: none;
	background-color: #E5F4F7;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
	padding-left: 8px;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	margin-right: 36px;
}

.footer
{
	text-align:center;
	color:#545151;
	font-size:10px;
	width:970px;
	padding-top:10px;
}

.footertext
{
	font-size: 10px;
	color: #6B7267;
	padding-left: 5px;
	padding-right: 5px;
}

.footertext a
{
	font-size: 10px;
}

.footerlink
{
	float:right;
	padding-right:25px;
}

.footerlink a
{
	color:#000000;
}

.footerlink a:hover
{
	color:#FFFFFF;
}

.menu
{
	text-align:left;
	padding-top:170px;
	width:180px;
	padding-left:10px;
	padding-bottom:240px;
	
}

.menutitle {
	color: #000000;
	text-decoration: none;
}

.contentframe 
{
	background-image:url(../Images/Common/Banner_Sus.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top: 5px;
	padding-left:10px;
	background-color:#FFFFFF;
	height:170px;
	width:560px;
	vertical-align:top;	
}

.contentcell 
{
	padding-top: 5px;
	vertical-align:top;
}

.scrollcell /* a fost odata la organigrama */
{
	overflow: auto; 
	width: 494px; 
	height: 600px;
	padding-bottom: 16px;
	padding-right: 6px;	
}


.title 
{
	width:450px;
	height:25px;
	background-image:url(../Images/Common/Noutati.jpg);
	background-repeat:no-repeat;
	background-position:left;
	font-size:15px;
	color:#898910;
	font-weight:bold;
	padding-left:60px;
	padding-top:7px;
	margin-bottom:10px;

}

.subtitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898910;/*#E57B1C;*/
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

.infotitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-bottom: 6px;
	padding-left:5px;
}

.infosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;	
}

.infosmalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color:#E29106;
}

.infosmallest 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.navigation
{
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	padding-left:20px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-top: 0px;
	border-bottom:#d3e0a8 1px solid;
}

.navigation a
{
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
	padding-left:5px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-top: 0px;
	border-bottom:#d3e0a8 1px solid;
}

.line
{
	width: 90%;
	height: 1px;
	border-bottom: #F6D37B 1px solid;
	background-color: transparent;
}

.listitem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #124993;
	text-decoration: none;
	font-weight:normal;
	background-image: url(../Images/Common/BulletList.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	padding-right: 8px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.linkdetalii {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bb5500;
	text-decoration: none;	
	padding-left: 20px;	
}

.listrow {
	padding-bottom: 16px;
}

.textbox 
{
	border: 1px solid #0000ff;
	font-size: 9px; 
	height: 13px; 
	width: 140px;
}

.textboxinactive {
	padding: 2px;
	border: 1px solid #999999;
	background-color: #DDDDDD;
}

.button 
{
	background-color: #a3b897;
	border: solid 1px #a3b897;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;		
	height: 14px;
	width: 22px;
	color: #2f3131;
}

.alert {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;	
}

.datagrid {
	border: none;
}

.datagridheader
{
	font-size: 12px;
	color: #555555;
	font-family: Arial;
	background-color: #d2ebb8;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	font-weight: bold;
}

.datagriditem
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 18px;
	padding-top: 8px;
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	border-bottom: #FEDF82 1px solid;
}

.datagridalternateitem {
	background-color: #EFEFEF;
}

.datagridpager
{
	display: none;
}

.datagriditem_sarbatori
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	border-bottom: #FEDF82 1px solid;
}

#divPages
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	border-top:#633408 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 6px;
	padding-top: 6px;
}

#divPages a
{
	padding-right: 3px;
	padding-left: 3px;
}

#divPages span
{
	padding-right: 3px;
	padding-left: 3px;
	color: #000000;
}

.anunt
{
	margin-left:10px;
	padding-top:70px;
	margin-top:10px;
	background-image:url(../Images/Common/Anunt.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#e1eedc;
	width:180px;
}

.anunt a
{
	display:block;
	color:#535351;	
	padding-left:10px;
	padding-right:10px;
	border-bottom:solid 1px #cecbb6;
	padding-bottom:5px;
	padding-top:5px;
	font-size: 11px;
}

.anunt a:hover
{
	color:#695f1b;
	text-decoration:underline;
}

.titluanunt
{
	text-align: left;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 12px;
	border:#6C8D56;
	padding-right: 2px;
	padding-left: 14px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.linkanunt
{
	font-size: 9px;
	text-decoration: none;
	margin-bottom: 10px;
	display: block;
	text-align: right;
	color:#000000;
	padding-right:5px;
}

.linkanunt:hover {
	color:#A1A89D;
}

.eventbrief_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A3302;
	text-align: left;
	font-weight:bold;
	margin-bottom: 6px;
	text-decoration: none;
	text-align:center;
}

.eventbrief_subtitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-bottom: 6px;
	text-decoration: none;
	font-weight: normal;
	text-align:center;
}

.eventbrief_text
{
	font-weight: bold;
	font-size: 10px;
	color: #466e46;

}

.eventbrief_info
{
	text-align:right;
	font-size: 10px;
	padding-left:10px;
}

.eventbrief_frame {
	padding-left:7px;
	padding-right:7px;
}
	

.eventbrief_link
{
	font-weight: bold;
	font-size: 10px;
	color: #F3A137;
	text-decoration: none;
}

.eventbrief_link:hover
{
	color: #5F3909;
}

.eventbrief_line
{
	border-bottom: #A96916 1px solid;
	height: 1px;
	background-color: transparent;
}

.eventsmonth_activ
{
	height: 30px;
	padding: 4px;
	font-family: Tahoma;
	font-size: 11px;
	border-top: #FAC829 1px solid;
	border-left: #FAC829 2px solid;
	border-bottom: #FAC829 2px solid;
	display: block;	
	color:#000000;
}

.eventsmonth_inactiv
{
	height: 30px;
	padding: 4px;
	font-family: Tahoma;
	font-size: 11px;
	color: #AA7E09;	
	border: #BF6311 1px solid;
	display: block;	
}

.actualizarebrief_frame
{
	padding-right: 4px;
}

.actualizarebrief_frame .infosmalllink
{
	text-align: right;
	padding-right: 12px;
	display: block;
	color:#3F3001;
}

.divImages
{
	display:block; 
	float:left; 
	padding-top:10px; 
	margin-top:10px;
	width: 190px;
	text-align: center;
}

.top_pagina:hover
{
	background-image: url(Images/Common/Up_Hover.jpg);
	background-repeat: no-repeat;
}

.monthslabel a
{
	border-right: #666600 1px solid;
	padding-right: 4px;
	border-top: #666600 1px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: #666600 1px solid;
	padding-top: 4px;
	border-bottom: #666600 1px solid;
	margin-top: 1px;
	margin-bottom: 1px;
	display: block;
	width: 80px;
}
