/* CSS Document */
body{background-image:url(../../img/site/background_right.gif); background-repeat: repeat; }
.arial {background-image:url(../../img/site/menu_gradient.gif); background-repeat:repeat-x; font-family:Arial; font-size:13px; text-align:center; font-weight: 600;}
.arial2 {background-image:url(../../img/site/gradient_st_sus.gif); background-repeat: repeat-x; color:#797979; font-family:Arial; font-size:12px; padding-left:5px;}
.arial3 {background-image:url(../../img/site/gradient_dr_sus.gif); background-repeat: repeat-x; color:#797979; font-family:Arial; font-size:12px; padding-left:5px;}
.arial4 {background-image:url(../../img/site/menu_gradient_jos.gif); background-repeat:repeat-x; background-repeat:repeat-x; font-family:Arial; font-size:11px; font-weight: 500; color:#454A4D;}

.text_stanga{padding-left:8px; font-size:10px; color:#909090;}
.text_dreapta{color:#909090; font-family:Arial; font-size:12px; padding-left:5px; padding-right:5px; font-weight:500}

.pixelgri {background-image:url(../../img/site/pixel_gri.gif); background-repeat:repeat-x}
.link1 {text-decoration: none; color:#687073; font-size:12px;}
.link1:hover {text-decoration: underline; color:#687073; font-size:12px;}

.link2 {text-decoration: none;font-family:Arial; color:#687073; font-size:14px;}
.link2:hover {text-decoration: underline; color:#687073; font-size:14px;}

.hr{background-image:url(../../img/site/hr.gif); background-repeat:repeat-x;}
.color1 {background-color:#E9EBEF;}
.color2 {color:#687073;}

/* header tabs */
#tabs{
  padding-left:95px;
  font-size:14px;
  width: 100%;
  line-height:normal; 
  text-align:left;
  font-family:Arial;
  font-weight:bold; 
  color:#000; 
  }

#tabs ul{
  list-style:none;
}


#tabs li{
  display:inline;
  float: left;
  position: relative;
  margin: 0;
  padding: 0;

}

#tabs a {
  float:left;
  background:url(../../images/tab-left.png) no-repeat left top;
  color:#0470a0;
  padding-left:9px;
  margin-right:3px;
  text-decoration:none;
 
  color:#fff;
  cursor: pointer; /* IE 7 bug-fix */
}

#tabs a span{
  float:left;
  display:block;
  background:url(../../images/tab-right.png) no-repeat right top;
  height: 25px;
  padding-right: 10px;
}

#tabs a span span{
  display:block;
  background:none;
  height: auto;
  padding: 4px 4px 0 4px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:left;}
/* End IE5-Mac hack */
#tabs a:hover span {
  color:#cfcfcf;
}

#tabs a:hover, #tabs li:hover a{
  background-position:0% -29.25px;
  color:#fff;
}
#tabs a:hover span, #tabs li:hover a span{
  background-position:100% -29.25px;
  color:#fff;
}

#tabs a.active, #tabs a.active:hover,
#tabs li.current_page_item a, #tabs li.current_page_item a:hover,
#tabs li.current_page_ancestor a, #tabs li.current_page_ancestor a:hover,
#tabs li.current-cat a, #tabs li.current-cat a:hover,
#tabs li.current-cat-parent a, #tabs li.current-cat-parent a:hover{
  background-position:0% -58.25px;
}

#tabs a.active span, #tabs a.active:hover span,
#tabs li.current_page_item a span, #tabs li.current_page_item a:hover span,
#tabs li.current_page_ancestor a span, #tabs li.current_page_ancestor a:hover span,
#tabs li.current-cat a span, #tabs li.current-cat a:hover span,
#tabs li.current-cat-parent a span, #tabs li.current-cat-parent a:hover span{
  background-position:100% -58.25px;
  color:#000;
}




#tabs li:hover ul a span{ color: #000; }




/* IE 7 bug-fixes */
#tabs ul li:hover { z-index: 100; }
#tabs ul * li:hover { visibility: inherit; }

.input_nwl{background-color:#F0F6F6;margin-top:5px;width:123px;border:1px solid #D2D3D5; color:#687073; font-weight:bold; font-size:11px;margin-top:5px}
.submit_nwl{ background-color:#F0F6F6; width:125px; border:1px solid #D2D3D5; color:#687073; font-weight:bold; font-size:11px; margin-left:10px; margin-top:4px }
