@charset "utf-8";
/* CSS Document */

.continut_t
{
  padding-left:5px;
}
.continut_all
{
	background-image:url(images/tablefooter.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#ffffff;
	border-top:0px solid #017fa8;
	border-left:0px solid #017fa8;
	border-right:0px solid #017fa8;
	border-bottom:0px solid #017fa8;
	margin-bottom:8px;
}

.subtd
{
	border-top:0px solid #017fa8;
	border-left:0px solid #017fa8;
	border-right:0px solid #017fa8;
	border-bottom:0px solid #017fa8;
        padding-left:10px;
        padding-top:8px;
        font-color: #C0C0C0;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}

.tabela{
	background-image:url(images/upgnet_10.gif);
	background-repeat:repeat-x;
	background-position:top;
    background-color:#3593c3;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
 	margin-bottom: 0px;
    font-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #000000;
}
img {
	border:0;
}
a {
	text-decoration: none;
	color: #fff;
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
  }

a:hover {
	color:#fff;
	font-family: Helvetica, Arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	background:transparent url(images/hover-bg.gif) repeat scroll 0%;
}

a.b:link {
	color: #000;
	text-decoration: none;
	font-size: 13px;
}
a.b:visited {
	text-decoration: none;
	color: #000;
    font-size: 13px;
}
a.b:hover {
	text-decoration: none;
	color: #000000;
	font-size: 13px;
}
a.b:active {
	text-decoration: none;
	color: #000;
	font-size: 13px;
}

.as {
	background-color: #00CC66;
	border: thin none #33FF66;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}

.loginbox{
	border: thin solid #0094c4;
	margin: 1px;
	padding: 1px;
	float: none;
	height: auto;
	width: 60px;
	font-size:12px;
	font-weight: lighter;
	color: #0094c4;
}

.loginboxHovered{
	border: thin solid #03ed0f;
	margin: 1px;
	padding: 1px;
	float: none;
	height: auto;
	width: 60px;
	font-size:12px;
	font-weight: lighter;
	color: #0094c4;
}

.loginbutton{
	background-color: #FFFFFF;
	border: 1px solid #0099CC;
	font-weight: bold;
	color: #0094c4;
}
.loginbuttonHovered{
	background-color: #FFFFFF;
	border: 1px solid #0cfc17;
	font-weight: bold;
	color: #000;
}
.maintable{
	background-color:#00CCFF;
}

.maintable2{
	background-color: #f2f2f2;
	border: thin solid #A0A0A4;
	padding-left: 2px;
}
.tablamesaje{
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.dhtmlwindow{ /*stil fereastra*/ 
position: absolute;
border: 1px solid black;  
visibility: hidden;
background-color: white;
}

.drag-handle{ /*stil drag*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #6cb1e7;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS ptr controale (min, close etc)*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*hacks ptr IE6 si mai josk. Width=100% ptr a fii vizibila bara*/
width: 100%;
}

.drag-contentarea{ /*CSS ptr div display*/
/* border-top: 0px solid brown; */
background-color: white;
color: black;
height: 150px;
padding: 0px;
overflow: auto;
}

.drag-statusarea{ /*CSS ptr Status Bar*/
/*border-top: 1px solid gray; */
background-color: #F8F8F8; 
height: 13px; /*inaltime imagine resize*/
}

.drag-resizearea{ /*CSS ptr Resize Area*/
float: right;
width: 13px; /*width resize image*/
height: 13px; /*height resize image*/
cursor: nw-resize;
font-size: 0;
}
img {
	border:0;
}
#container {
	padding:20px;
}

/*Forms defaults*/
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
label {
	color:#6a6a6a;
	cursor:pointer;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
}
label.chosen {
	color:#000;
}

table.main_page {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0);
	border-collapse: collapse;
        margin-left: auto;
        margin-right: auto;
}
table.main_page th {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: ;
	background-color: #c1e0ff;
	-moz-border-radius: 0px 0px 0px 0px;
	font-weight: bold;
	align: center;
}

table.main {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0);
	border-collapse: collapse;
	background-color: white;
margin-left: auto;
margin-right: auto;
}
table.main th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: ;
	background-color: #c1e0ff;
	-moz-border-radius: 0px 0px 0px 0px;
	font-weight: bold;
	align: center;
}

table.main td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: ;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.main td.adauga {
  background-color: #d6d6d6;
  background:#d6d6d6;
  }

table.main td.actiuni 
{
  background-color: #7dbeff;
  background:#7dbeff;
}
table.main td.stil1
{
  background-color: #f0f0f0;
  background: #f0f0f0;
}
table.main td.stil2 
{
  background-color: #dbdbdb;
  background:#dbdbdb;
}
table.main td.stil3 
{
  background-color: #6cff92;
  background: #6cff92;
}

table.none td.actiuni 
{
  background-color: #7dbeff;
  background:#7dbeff;
}  
table.none {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	border-color: ;
	border-collapse: collapse;
	background-color: white;
}
table.none th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: hidden hidden hidden hidden;
	border-color: ;
	background-color:;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.none td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: hidden hidden hidden hidden;
	border-color: ;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


table.main2 {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #f7fdfe;
	border-collapse: collapse;
	background-color: white;
margin-left: auto;
margin-right: auto;
}
table.main2 th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #f7fdfe;
	background-color: #0094c4;
	-moz-border-radius: 0px 0px 0px 0px;
	font-weight: bold;
	align: center;
	color: #fff;
}
table.main2 td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #f7fdfe;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.main2 td.adauga {
  background-color: #ECECEC;
  background:#ECECEC;
  }

table.main2 td.actiuni 
{
  background-color: #ECECEC;
  background:#ECECEC;
}
table.main2 td.stil1
{
  background-color: #e1edfa;
  background: #e1edfa;
}
table.main2 td.stil2 
{
  background-color: #CAE4FF;
  background:#CAE4FF;
}
table.main2 td.stil3 
{
  background-color: #6cff92 ;
  background:#6cff92;
}
table.main2 td.stil4 
{
  background-color: #0094c4 ;
  background:#0094c4;
  color: #fff;
}


.select1 {
width:80px;
}
.select1 option {
width:70px;
}
.select2 {
width:210px;
}
.select2 option {
width:200px;
}
/*Transparent items*/
.transparent {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	border:0px solid #FFF;
	background:#FFF;
	z-index:10;
	cursor:pointer;
}
.transparentFake {
	background:none;
	border:none;
}
.transparent2 {
	z-index:10;
}

/*Radio buttons*/
.radioAreaUnchecked, .radioAreaChecked {
	z-index:5;
	position:absolute;
	width:15px;
	height:15px;
	cursor:pointer;
}
.radioAreaUnchecked {
	background:url(images/radio.gif) no-repeat left top;
}
.radioAreaChecked {
	background:url(images/radio.gif) no-repeat left bottom;
}

/*Checkboxes*/
.checkboxAreaUnchecked, .checkboxAreaChecked {
	z-index:5;
	position:absolute;
	width:14px;
	height:14px;
	cursor:pointer;
}
.checkboxAreaUnchecked {
	background:url(images/checkbox.gif) no-repeat left top;
}
.checkboxAreaChecked {
	background:url(images/checkbox.gif) no-repeat left bottom;
}

/*Text inputs*/
.textinput, .textinputHovered {
	width:256px;
	height:23px;
	background:url(images/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textinputHovered {
	background-position:left bottom;
}

/*Text areas*/
.textarea, .textareaHovered {
	width:352px;
	height:133px;
	background:url(images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textareaHovered {
	background-position:left bottom;
}
.textarea2, .textarea2Hovered {
	width:352px;
	height:63px;
	background:url(images/textarea2.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textarea2Hovered {
	background-position:left bottom;
}
/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
	color:#000;
}


.paginare {
	margin-top:1em;
	padding:8px 10px 0pt;
	position:relative;
	width: 90%;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background-color:#e9f4fe;
	border:1px solid #FFFFFF;
}

.paginare p.count {
left:10px;
margin:0pt;
position:absolute;
}
.pages {
margin:0pt;
}
.pages li {
display:inline;
margin:0pt 2px;
}
.pages a {
padding:3px 6px;
}
.pages .current {
padding:3px 6px;
}
.pages .prev a {
padding-left:15px;
}
.pages .next a {
padding-right:15px;
}
.paginare p.perpage {
display:inline;
margin:0pt;
position:absolute;
right:10px;
}
.paginare p.perpage em, .paginare .perpage a {
margin:0pt 0.3em;
}

.pages a {
border:1px solid #FFFFFF;
}
.pages a:hover {
background-color:#c7e4fc;
border-color:#60b2f7;
}
.pages .current {
background-color:#CCF29B;
border:1px solid #83C53F;
font-family: Helvetica, Arial;
font-size: 12px;

}
.pages .prev a {
background:transparent url(images/arr-prev.png) no-repeat scroll 0pt 50%;
}
.pages .prev a:hover {
background-color:#c7e4fc;
}
.pages .next a {
background:transparent url(images/arr-next.png) no-repeat scroll 100% 50%;
}
.pages .next a:hover {
background-color:#c7e4fc;
}
.mr1b1{
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
.mr1b2{
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
/*Stiluri ptr SPAN*/
.divok{
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	border: 2px solid #00DF55;
	width: 70%;
}
.divbad{
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	border: 2px solid #ff1717;
	width: 70%;
}
.divstire{
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	border: 2px solid #000000;
	width: 90%;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	text-align: left;
}

.tabla 
{
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	border: thin groove #FFFFFF;
	background-position: center center;
	line-height: normal;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.divs2
{
	background-attachment: scroll;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat;
	border: thin groove #FFFFFF;
	background-position: center center;
	line-height: normal;
	color: #ff0006;
	background-color: #FFFFFF;
}
.divnone
{
  margin: 0px 20px 0px 20px;
  display: none;
}
.divwarning
{
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	border: 2px solid #ff0;
	width: 70%;
}
a.c:link {
	color: #000;
	text-decoration: none;
	font:18px/30px Arial,sans-serif;
}
a.c:visited {
	text-decoration: none;
	color: #000;
    font-size: 13px;
}
a.c:hover {
	text-decoration: none;
	color: #000000;
	font-size: 13px;
}
a.c:active {
	text-decoration: none;
	color: #000;
	font-size: 13px;
}

a.d:link {
	color: #c0c0c0;
	text-decoration: none;
	font:10px Arial,sans-serif;
}
a.d:visited {
	text-decoration: none;
	color: #000;
        font-size: 10px;
        text-decoration: none;
}
a.d:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 10px;
}
a.d:active {
	text-decoration: none;
	color: #c0c0c0;
	font-size: 10px;
}
a.admin{
color: #000000;
}