﻿/*html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	margin-bottom: 17px;
}
body,
table caption,
table tr th,
table tr td,
form input,
form textarea,
form select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul, ol {
	list-style-type: none;
}
a {
	text-decoration: none;
}
a:link,
a:visited {
	color: #06F;
}
a:hover {
	color: #3CF;
}
table {
	border-collapse:collapse
}
table caption {
	text-align: left;
	padding-bottom: 2px;
}
table tr th {
	text-align: left;
}

.clear, .clearer, .clearfloat {clear: both;}
.clearer, .clearfloat {
display: block;
font-size: 0;
line-height: 0;	
}
.alignleftbx {float: left;}
.alignrightbx {float: right;}
.aligncenterbx {margin: 0 auto;}

.space_zero {
	font-size: 1px;
	line-height: 0px;
	height: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: both;
	display: block;
}
.clearNewA {
	clear:both;
	height:1%;
}
/*========================*/
.header {
	background-image: url(../images/header_background_1.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.header_left {
	width: 680px;
}
.header_leftinner {
}
.header_right {
	width: 320px;
}
.header_rightinner {
}
.logobx {
	width: 91px;
}
.logo_right {
	color: #FFF;
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
	padding-top: 11px;
	padding-left: 16px;
	width: 524px;
}
.header_menu {
	background-color: #D6D6D6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
}
.header_menuinner {
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.header_menu_left {
	line-height: 24px;
	vertical-align: middle;
}
.header_menu_left a, .header_menu_left img, .header_menu_left span {
	float: left;
}

.header_menu_right {
}


.footer {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #5B5B5B;
	background-color: #F2F2F2;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.footerinner {
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 29px;
	padding-left: 11px;
}


.mainTbl {
	margin-top: 7px;
	margin-bottom: 7px;
}
.leftCol, .mainCol {
	padding-top: 14px;
	padding-bottom: 14px;
}
.leftCol {
	background-image: url(../images/bkg_left_1.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #69C;
}
.leftBox {
	width: 200px;
	padding-right: 5px;
	padding-left: 8px;
}
.boxMenContin {
	padding-right: 10px;
	padding-left: 3px;
}
.mainCol {
	width: 100%;
	padding-left: 19px;
	padding-right: 12px;
	padding-bottom: 24px;
}
.heaDr
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	padding-right: 14px;
}
.hstangaBox 
{
	color: #FFF;
	width: 520px;
	font-size: 18px;
	font-family: "Courier New", Courier, monospace;
}
.hdreaptaBox
{
	width: 380px;
	margin-top: 19px;
}
.brdS {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #039;
}
.heaCom
{
	background-image: url(../images/header_background_1.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 109px;
}
.navhCom
{
    background-color: #D6D6D6;
    height: 32px;
}
.logoLatime {
	width: 240px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #FFF;
}
.tdDeSt {
	padding-right: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}
.tdDeDr {
	padding-left: 12px;
}
/*===============vmenu==============*/
table.leftMenuA {
}
.subA {
}
.subB {
}
.subC {
}
.subC .subB td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
	padding-bottom: 5px;
}

.subC .subC td {
	padding-left: 14px;
}

.subC .subC .subB td {
	padding-left: 0px;
}
.subC .subB a.subB {
	font-weight: bold;
	color: #036;
}
.subC .subB a:hover.subB {
	color: #36C;
}

.subC .subC .subB a.subB {
	font-weight: normal;
	color: #036;
}
.subC .subC .subB a:hover.subB {
	color: #69C;
}

table.leftMenuA .subA a {
}
/*=========================================*/


.alignRight {
	text-align: right;
}
.alignLeft {
	text-align: left;
}
.padiR {
	padding-right: 12px;
}
.ftrE {
	padding-right: 3px;
	padding-left: 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	padding-top: 7px;
}
.ftrE a {
}



.frmTxtFldA
{
	background-color: #F9F9F9;
	width: 220px;
	border: 1px solid #D6D6D6;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
}


.loC {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	margin-top: 6px;
	padding-top: 4px;
}
.loD {
	color: #999;
}

/*======================*/
.continutA {
	padding: 12px;
}
.continutA h1 {
}
.continutA h2 {
	font: normal 1.8em sans-serif;
	margin-bottom: 14px;
}
.continutA h3 {
}
.prgfA {
	line-height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.bxHotA
{
	background-color: #CCCCCC; /*background-color: #E9E8E2;*/
	padding: 6px;
	margin-top: 15px;
	width: 410px;
	margin-right: auto;
	margin-left: auto;
}
.tluHotA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #FFF;
}
.bxHotinnerA {
	background-color: #FFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 9px;
	padding-left: 6px;
}

ul.hotlistA {
}
ul.hotlistA li {
	padding-bottom: 8px;
	background-color:transparent;
	background-image: url(../images/sageata_mica.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-left: 17px;
	vertical-align: top;
}
ul.hotlistA li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
ul.hotlistA li a:link, ul.hotlistA li a:visited {
	color: #039;
}
ul.hotlistA li a:hover {
	text-decoration: underline;
}



/*================MAIN=================*/
.mainCol {
}
.mainCol h1 {
    font: normal 2em sans-serif;
    margin-bottom: 12px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FF9900;
}
.mainCol h2 {
	font: normal 1.8em sans-serif;
}
.mainCol h3 {
	font: normal 1.6em sans-serif;
}
.mainCol h4 {
	font: normal 1.4em sans-serif;
}
.mainCol h5 {
	font: bold 1.2em sans-serif;
}
.mainCol h6 {
	font: bold 1em sans-serif;
}




/*================== main A ==============*/
#mainTipA {
}
.mainCol #mainTipA h1 {
    font: normal 2em sans-serif;
    margin-bottom: 12px;
}

#mainTipA table {
	width: 100%;
}
#mainTipA input, #mainTipA textarea, #mainTipA select {
	background-color: #FFF;
	border: 1px solid #777;
	border-color: #777 #CCC #CCC #777;
	padding: 5px 6px;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #06C;
}
#mainTipA table.noBord input
{
	border: 0px;
}

#mainTipA input.buttonA {
	border: 1px solid #AAA;
	border-color: #DDD #AAA #AAA #EEE;
	color: #444;
	cursor: pointer;
	font: normal 1em Verdana,sans-serif;
	margin-top: 5px;
	padding: 6px;
	width: auto;
	background-color: #97E6FF;
}
#mainTipA input:focus,
#mainTipA input:active,
#mainTipA textarea:focus,
#mainTipA textarea:active,
#mainTipA select:focus,
#mainTipA select:active,
#mainTipA input.buttonA:hover,
#mainTipA input.buttonA:focus {
	background: #FFFFF5;
}
#mainTipA input.buttonA:hover,
#mainTipA input.buttonA:focus {
	color: #123;
	cursor: pointer;
}

#mainTipA textarea {overflow: auto;}

#mainTipA table .pagerA td table
{
    width: auto;
}


/*================== main B ==============*/


#mainTipB {
}
#mainTipB input, #mainTipB textarea, #mainTipB select {
	background-color: #FFF;
	border: 1px solid #777;
	border-color: #777 #CCC #CCC #777;
	padding: 5px 6px;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #06C;
}
#mainTipB table.noBord input
{
	border: 0px;
}


#mainTipB input.buttonA {
	border: 1px solid #AAA;
	border-color: #DDD #AAA #AAA #EEE;
	color: #444;
	cursor: pointer;
	font: normal 1em Verdana,sans-serif;
	margin-top: 5px;
	padding: 6px;
	width: auto;
	background-color: #97E6FF;
}
#mainTipB input.buttonA:hover,
#mainTipB input.buttonA:focus {
	color: #123;
	cursor: pointer;
}

#mainTipB input.buttonB
{
}
#mainTipB input.buttonB:hover,
#mainTipB input.buttonB:focus
{
}
/*================== main C ==============*/


#mainTipC {
}
#mainTipC textarea, #mainTipC select, input.txtFielC {
	background-color: #FFF;
	border: 1px solid #777;
	border-color: #777 #CCC #CCC #777;
	padding: 5px 6px;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #06C;
}

#mainTipC input.buttonC {
	border: 1px solid #AAA;
	border-color: #DDD #AAA #AAA #EEE;
	color: #444;
	cursor: pointer;
	font: normal 1em Verdana,sans-serif;
	margin-top: 5px;
	padding: 6px;
	width: auto;
	background-color: #97E6FF;
}
#mainTipC input.buttonC:hover, #mainTipC input.buttonC:focus {
	color: #123;
	cursor: pointer;
}
#mainTipC input.buttonD
{
	border: 1px solid #AAA;
	border-color: #DDD #AAA #AAA #EEE;
	color: #444;
	cursor: pointer;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 1px;
	width: 190px;
	background-color: #97E6FF;
}
#mainTipC input.buttonD:hover, #mainTipC input.buttonD:focus
{
    cursor: pointer;
    background-color: #E6E6E6;
}
#mainTipC table {
	width: 100%;
}

/*=================================*/
.tabelCentr {
	margin-right: auto;
	margin-left: auto;
}
#tabeluLogin td.padA {
	padding-bottom: 11px;
}
.titluDeDws {
	font-size: 14px;
	font-weight: bold;
	color: #999;
	padding-bottom: 16px;
}
/*=================form====================*/
.randForm {
	margin-top: 14px;
	padding-top: 7px;
}

.randFormIndent {
	margin-left: 25px;
}

.randFormIndentBold 
{
	margin-top:6px;
	margin-bottom:4px;
	margin-left: 25px;
	font-weight:bold;
}

.titluElForm {
	color: #666;
	margin-bottom: 2px;
}

.txtFlmdA {
	width: 320px;
}
.txtAremdA {
	height: 210px;
	width: 490px;
}
.txtAremdB {
	height: 50px;
	width: 490px;
}

.spatRndA {
	margin-bottom: 3px;
	margin-left:16px;
	text-indent:-16px;
}



.butonTxtMdA {
	background-color: #C6E2FF;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #9CF;
	padding-top: 4px;
	padding-bottom: 5px;
}
/*===============view==================*/
.randVieA {
	margin-bottom: 4px;
	padding-bottom: 7px;
}
.titluVieA {
	color: #C63;
	margin-bottom: 2px;
}

.pDinCare
{
	padding-left:22px;
	margin-top:5px;
	margin-bottom:2px;
	}
	
.divDinCare
{
	padding-left:37px;
	margin-bottom:4px;
}
/*================*/
.tabelMdA th,
.tabelMdA td {
	padding: 5px;
}
.tabelMdA th {
	text-align: center;
	border: 1px solid #D6D6D6;
}
.tabelMdA td {
	border: 1px solid #E9E9E9;
}
/*====================*/
.randGy {
	margin-bottom: 11px;
}
.randGy span {
	width: 130px;
	float: left;
}
.randGySus {
	margin-top: 11px;
}
#proiTr {
}
#proiTr td {
	padding-bottom: 17px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
}
.pdngDr {
	padding-right: 24px;
}
.dscrProi {
	margin-bottom: 14px;
	line-height: 19px;
}
#proiTr a:hover {
	color: #F63;
}
.butonHyper
{
    margin-top: 17px;
}
.pagerA
{
    background-color: #FFFFFF;
}
.panelTipAw td
{
    padding-bottom: 6px;
}
.boxCuBut
{
    margin-bottom: 19px;
}
.boxCuBut p
{
    margin-bottom: 11px;
}
.boxHomeA
{
    border: 1px solid #F0F0F0;
    background-color: #F1F5F8;
    padding: 7px;
    margin-bottom: 27px;
}
/*====================================*/
.panelMdeA
{
}
.panelMdeA div
{
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 5px;
}
.panelMdeA div div
{
    padding-top: 0px;
    padding-bottom: 0px;
}

.panelMdeA div div.labSt
{
    margin-right: 7px;
    background-color: #F0F0F0;
    width: 245px;
    position: relative;
    float: left;
    padding: 2px 3px 2px 3px;
}
.panelMdeA div div.labDr
{
    float: left;
    padding: 2px 3px 2px 3px;
    width: 500px;
}
.noBordUniv
{
	border: 0px;
}
.ateContr
{
}
div.ateContr div div.labSt
{
    margin-right: 7px;
    background-color: #FFDDEB;
    width: 245px;
    position: relative;
    float: left;
    padding: 2px 3px 2px 3px;
}



/*==============panel evaluare 1======================*/
.boxPanelA 
{
}
.boxPanelA div.containerItems
{
    margin-bottom: 7px;
}

.boxPanelA div.containerItems div.LeftLabel, .boxPanelA div.containerItems div.RightValue
{
    padding-top: 2px;
    padding-bottom: 2px;
}
.boxPanelA div.containerItems div.LeftLabel
{
    width: 230px;
    float: left;
    margin-right: 11px;
    background-color: #F2F2F2;
    padding-left: 3px;
    padding-right: 3px;
}
.boxPanelA div.containerItems div.RightValue
{
    width: 510px;
    float: left;
}
/*==============panel evaluare 2======================*/
.boxPanelB 
{
}
.boxPanelB div.containerItems
{
    margin-bottom: 7px;
}

.boxPanelB div.containerItems div.LeftLabel, .boxPanelB div.containerItems div.RightValue
{
    padding-top: 2px;
    padding-bottom: 2px;
}
.boxPanelB div.containerItems div.LeftLabel
{
    width: 230px;
    float: left;
    margin-right: 11px;
    background-color: #FFE1E1;
    padding-left: 3px;
    padding-right: 3px;
}
.boxPanelB div.containerItems div.RightValue
{
    width: 510px;
    float: left;
}



/*====================================*/
.margineJos11
{
    margin-bottom: 11px;
}
.margineSusVarA
{
    margin-top: 17px;
}
/*==================*/

.button22 {
	border: 1px solid #AAA;
	border-color: #DDD #AAA #AAA #EEE;
	color: #444;
	cursor: pointer;
	font: normal 1em Verdana,sans-serif;
	margin-top: 5px;
	padding: 6px;
	width: auto;
	background-color: #97E6FF;
}
.button22:hover, .button22:focus {
	color: #123;
	cursor: pointer;
}


.button23
{
	border: 1px solid #AAA;
	border-color: #DDD #AAA #AAA #EEE;
	color: #444;
	cursor: pointer;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 1px;
	width: 150px;
	background-color: #97E6FF;
}

button[disabled]:active, button[disabled],
input[type="reset"][disabled]:active,
input[type="reset"][disabled],
input[type="button"][disabled]:active,
input[type="button"][disabled],
select[disabled] > input[type="button"],
select[disabled] > input[type="button"]:active,
textarea[disabled],
input[type="submit"][disabled]:active,
input[type="submit"][disabled]
{
    color: GrayText;
    cursor: auto;
    background-color: #ccc;
}


.textField22 
{
	height: 70px;
	width: 490px;
}

/*====================================*/

.modalBackground {
	/*background-color:#F0F8FF;*/
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
    border: 5px solid #FFFFFF;
    background-color: #FFFFFF;
    padding: 7px;
}
.modalPopup h2
{
    margin-bottom: 3px;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: #666666;
    padding-bottom: 2px;
}
.modalPopup p
{
    margin-bottom: 3px;
}
.modalStanga
{
    color: #FF9900;
}
.modalDreapta
{
}
/*==============panel modal======================*/
.modalPopup div.containerItems
{
    margin-bottom: 7px;
}

.modalPopup div.containerItems div.LeftLabel, .modalPopup div.containerItems div.RightValue
{
    padding-top: 2px;
    padding-bottom: 2px;
}
.modalPopup div.containerItems div.LeftLabel
{
    width: 230px;
    float: left;
    margin-right: 11px;
    background-color: #E8F7F5;
    padding-left: 3px;
    padding-right: 3px;
}
.modalPopup div.containerItems div.RightValue
{
    width: 100px;
    float: left;
}
.modalPopup div.containerItems div.RightValue2
{
    width: 260px;
    float: left;
}
/*================*/

.testgica {
	font-family: Tahoma, Geneva, sans-serif;
}
.buttonG
{
	border: 1px solid #AAA;
	border-color: #DDD #AAA #AAA #EEE;
	color: #444;
	cursor: pointer;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 1px;
	background-color: #97E6FF;
}
.buttonG:hover, .buttonG:focus
{
    cursor: pointer;
    background-color: #E6E6E6;
}
.fieldG1
{
    width: 220px;
}
/*=====================*/
.HeaderTabelStat th
{
    background-color: #DEE7EB;
}
.FooterTabelStat td
{
    background-color: #FFD784;
    font-weight: bold;
    font-size: 16px;
}
.collapsePanel {
      width: 640px;
      height:0px;
      background-color:white;
      overflow:hidden;
}
 
.collapsePanelHeader{   
      width:640px;            
      height:20px;
      color: Blue;
      font-weight:bold;
      float:none;
      padding:5px; 
      cursor: pointer; 
      vertical-align: middle;
}
