/* Start of CMSMS style sheet 'BRD' */
* {
  margin: 0;
  padding: 0;
}

hr {
  height: 1px;
  background-color: transparent;
  border: 0px;
  border-bottom: 1px solid #808080;
}

body {
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0;
}

p {
  clear: left;
}

td {
  vertical-align: top;
}

div {
  font-size: 11px;
}

img {
   border: 0;
}

a,
a:link,
a:visited,
a:active {
   text-decoration: none;
   background-color: inherit;
   color: #E60027;
}

a:hover {
   text-decoration: underline;
   background-color: inherit;
   color: #E60027;
}

div#main {
  float: left;
  width: 800px;
}

div#header {
  float: left;
  width: 100%;
  height: 48px;
}

div.left_menu_item {
  float: left;
  clear: left;
  width: 137px;
  padding: 5px 5px 5px 20px;
  background-color: #E60027;
  background-image: url(/images/menu_arrow_closed.gif);
  background-repeat: no-repeat;
  background-position: 3px 7px;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #ffffff;
}

div.left_menu_item_sel {
  float: left;
  clear: left;
  width: 137px;
  padding: 5px 5px 5px 20px;
  background-color: #AF001F;
  background-image: url(/images/menu_arrow_open.gif);
  background-repeat: no-repeat;
  background-position: 4px 8px;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #ffffff;
}

div.left_menu_subitem {
  float: left;
  clear: left;
  width: 137px;
  font-size: 10px;
  padding: 5px 5px 5px 20px;
  background-color: #929292;
  background-image: url(/images/menu_arrow.gif);
  background-repeat: no-repeat;
  background-position: 8px 7px;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #ffffff;
}

div.left_menu_subsubitem {
  float: left;
  clear: left;
  width: 137px;
  font-size: 10px;
  padding: 5px 5px 5px 20px;
  background-color: #ffffff;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #ffffff;
}

div.left_menu_subitem_sel {
  float: left;
  clear: left;
  width: 137px;
  font-size: 10px;
  padding: 5px 5px 5px 20px;
  background-color: #E4E4E4;
  background-image: url(/images/menu_gray_arrow.gif);
  background-repeat: no-repeat;
  background-position: 8px 7px;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #ffffff;
}

div.left_menu_subsubitem_sel {
  float: left;
  clear: left;
  width: 137px;
  font-size: 10px;
  padding: 5px 5px 5px 20px;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #ffffff;
}

div.left_menu_subsubitem_sel a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

div.left_menu_item a, div.left_menu_item_sel a, div.left_menu_subitem a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

div.left_menu_subsubitem a {
  color: #0f0f0f;
  text-decoration: none;
}

div.left_menu_subitem_sel a {
  color: #797979;
  font-weight: bold;
  text-decoration: none;
}

div#logo {
  float: left;
  margin: 8px 0px 0px 1px;
}

div#slogan {
  float: right;
  margin-top: 14px;
}

div#left {
  float: left;
  clear: left;
  width: 162px;
}

div#right {
  float: right;
  clear: right;
  width: 162px;
}

p.right {
  text-align: right;
}

p.right a {
  padding-left: 9px;
  background-image: url(/images/link_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
}

div#center {
  float: left;
  width: 430px;
  margin: 23px;
}

div#header_menu {
  float: left;
  clear: left;
  width: 799px;
  background-color: #E60027;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}

div#header_menu a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

div#menu_home, div#menu_cariera, div#menu_contacte {
  float: left;
  padding-top: 8px;
  border-right: 1px solid #ffffff;
  width: 149px;
  padding: 5px 5px 5px 8px;
}

div#menu_sitemap {
  float: left;
  padding-top: 8px;
  width: 149px;
  padding: 5px 5px 5px 8px;
}

div#menu_right {
  float: right;
  padding: 2px;
  font-size: 8px;
  font-weight: bold;
  text-align: right;
  color: #ffffff;
}

div#menu_right span {
  color: #a5ed7d;
}

div#right_unitate, div#right_unitate2, div#right_unitate3 {
  float: left;
  width: 150px;
  height: 140px;
  margin: 5px;
  border: 1px solid #999999;
  background-image: url(/images/red_box_bg.gif);
  background-repeat: no-repeat;
  background-position: 5px 40px;
  padding-top: 5px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  line-height: 135%;
}

div#right_unitate span, div#right_unitate2 span, div#right_unitate3 span {
  color: #000000;
  font-weight: bold;
}

div#right_unitate a, div#right_unitate2 a, div#right_unitate3 a {
  float: right;
  margin-right: 15px;
  margin-top: 3px;
  color: #ffffff;
  padding-left: 10px;
  background-image: url(/images/menu_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
}

div.right_unitate {
  float: left;
  width: 140px;
  height: 135px;
  margin-right: 2px;
  background-image: url(/images/red_box_bg.gif);
  background-repeat: no-repeat;
  background-position: 0px 40px;
  padding-top: 5px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  line-height: 135%;
}

div.right_unitate_inside {
  float: left;
  width: 140px;
  height: 135px;
  margin-right: 2px;
  background-image: url(/images/red_box_bg.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-top: 5px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  line-height: 135%;
}

div.right_unitate span {
  color: #000000;
  font-weight: bold;
}

div.right_unitate a, div.right_unitate_inside a {
  float: right;
  margin-right: 15px;
  margin-top: 3px;
  color: #ffffff;
  padding-left: 10px;
  background-image: url(/images/menu_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
}

div#left_inscriere, div#right_prospect {
  float: left;
  width: 150px;
  margin: 5px;
  border: 1px solid #999999;
}

div#left_unitati {
  float: left;
  width: 150px;
  margin: 5px;
  padding-top: 7px;
  border: 1px solid #999999;
  text-align: center;
}

div#left_unitati a {
  color: #000000;
  text-decoration: none;
}

div#left_unitati img {
  margin: 7px;
}

div#aici, div#raici {
  float: left;
  margin: 5px;
  background-color: #E60027;
  color: #ffffff;
  font-weight: bold;
  padding: 7px 14px 7px 14px;
}

div#aici a, div#raici a {
  color: #ffffff;
}

div#inscriere {
  float: right;
  margin: 5px 5px 5px 0px;
  color: #E60027;
  text-align: center;
  font-weight: bold;
}

div#prospect {
  float: right;
  margin: 5px 5px 5px 0px;
  color: #E60027;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
}

div#footer {
  float: left;
  clear: left;
  width: 430px;
  margin-top: 50px;
  font-size: 10px;
}

div#center li {
  list-style-type: square;
  line-height: 140%;
}

div#center ul {
  padding-left: 15px;
}
/*
div#center table ul {
  padding: 0px;
}

div#center table li {
  list-style-position: inside;
  list-style-type: square;
  line-height: 140%;
}
*/
p.home_title {
  font-size: 14px;
  color: #e60027;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #808080;
}

p.title {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #808080;
}

.title {
  font-size: 12px;
  font-weight: bold;
  color: #e60027;
}

div#center ul ul {
  padding-left: 30px;
}

div#center ul ul li {
  list-style-position: outside;
  list-style-type: disc;
}

table.tabel label.error {
  font-size: 10px;
  color: #ff0000;
}

table.tabel td {
  padding: 3px;
  background-color: #f9e7e7;
  line-height: 20px;
}

table.tabel th {
  padding: 3px;
  background-color: #f3cbcb;
}

table.tabel td small.req {
  color: #666666;
}

table.tabel input, table.tabel select, table.tabel textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 0;
  padding: 2px 4px;
  border: 1px solid #bbbbbb;
}

table.tabel input.trimite {
  font-weight: bold;
  color: #ffffff;
  background-color: #ff0000;
  border-color: #ff0000;
}

table.tabel_smallh td {
  padding: 2px;
  background-color: #f9e7e7;
}

table.tabel_smallh th {
  padding: 2px;
  font-size: 10px;
  text-align: center;
  background-color: #f3cbcb;
}

.red {
  font-size: 12px;
  font-weight: bold;
  color: #e60027;
}

table.faq {
  float: left;
  clear: both;
  border: 1px solid silver;
  width: 400px;
  background-image: url(/images/faq_bullet.gif);
  background-repeat: no-repeat;
  background-position: 7px 7px;
}

table.faq td {
  padding: 5px 5px 5px 23px;
}

div#anunt_financiar {
  float: left;
  width: 150px;
  margin: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #999999;
  text-align: center;
}

div#anunt_financiar a {
  color: #000000;
  font-weight: bold;
  font-size: 10px;
}

div#calc_inst {
  float: left;
  width: 150px;
  margin: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #999999;
  text-align: center;
}

div#calc_inst a {
  color: #E60027;
  font-weight: bold;
  font-size: 13px;
}

div#actualizare {
  float: left;
  width: 150px;
  margin: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #999999;
  text-align: center;
}

.cnume input, .cprenume input, .cemail input {
  border: 1px solid #999999;
  padding: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-bottom: 5px;
}

.cmesaj textarea, .cprodus select {
  border: 1px solid #999999;
  padding: 2px;
  width: 424px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-bottom: 5px;
}

.fbsubmit {
  border: 1px solid #000000;
  padding: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #E60027;
  background-color: #ffffff;
}

.cprodus select {
  width: 100%;
}

#banner-home {
  width: 100%;
  height: 330px;
  margin-bottom: 10px;
}

table.tabel select.selprodus {
  width: 280px;
  font-size: 10px;
}

.formcerere {
  float: left;
  clear: left;
  width: 100%;
}

.formcerere div {
  float: left;
  width: auto;
  padding-right: 5px;
  line-height: 20px;
}

.formcerere input, .formcerere select {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-left: 3px;
  padding: 2px 0px;
  margin-bottom: 5px;
}

.formcerere label {
  float: left;
  clear: left;
  line-height: 18px;
}

.formcerere .fb_invalid input, .formcerere .fb_invalid select {
  border-color: #ff0000;
}

.fsubsemnatul, .fadresa, .ftipact, .fseria, .fnr, .fcnp, .fangajator, .fcui, .ftelefon, .ffond, .fcadresa label, .ffond label, .fdata {
  white-space: nowrap;
}

.ftipact select {
  width: 80px;
}

.fnr input {
  width: 152px;
}

.fcnp input {
  width: 92px;
}

.formcerere .ffond label {
  float: left;
  clear: left;
}

.formcerere .ffond select {
  float: left;
  clear: left;
  width: 420px;
}

.error_message li {
  color: #ff0000;
}

.fsubsemnatul input, .fangajator input, .fadresa input, .femail input {
  float: left;
  width: 320px;
}

.fsubsemnatul label, .fadresa label, .ftipact label, .fexpira label, .fangajator label, .fcui label, .femail label, .fcui label {
  float: left;
  text-align: left;
  width: 100px;
}

.fadresa label {
  float: left;
  width: 100px;
  text-align: right;
}

.fseria input {
  width: 30px;
}

.fcui input {
  width: 100px;
}

.fcadresa label {
  float: left;
  clear: left;
}

.fcadresa input {
  float: left;
  clear: left;
  width: 420px;
}

.faadresa input {
  float: left;
  margin: 0 3px 0 5px;
}

.faadresa label {
  clear: none;
}

.fdata {
  clear: left;
  padding-top: 20px;
}

.formcerere .submit {
  clear: left;
  padding-top: 20px;
}

.formcerere .submit input {
  border: 1px solid #000000;
  padding: 3px 5px;
}

table.jCalendar {
  border: 1px solid #000;
  background: #aaa;
  border-collapse: separate;
  border-spacing: 2px;
}
table.jCalendar th {
  background: #333;
  color: #fff;
  font-weight: bold;
  padding: 3px 5px;
}

table.jCalendar td {
  background: #ccc;
  color: #000;
  padding: 3px 5px;
  text-align: center;
}
table.jCalendar td.other-month {
  background: #ddd;
  color: #aaa;
}
table.jCalendar td.today {
  background: #666;
  color: #fff;
}
table.jCalendar td.selected {
  background: #f66;
  color: #fff;
}
table.jCalendar td.selected.dp-hover {
  background: #f33;
  color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
  background: #fff;
  color: #000;
}
table.jCalendar tr.selectedWeek td {
  background: #f66;
  color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
  background: #bbb;
  color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
  background: #bbb;
  color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
  position: relative;
  background: #ccc;
  font-size: 10px;
  font-family: arial, sans-serif;
  padding: 2px;
  width: 171px;
  line-height: 1.2em;
}
div#dp-popup {
  position: absolute;
  z-index: 199;
}
div.dp-popup h2 {
  font-size: 12px;
  text-align: center;
  margin: 2px 0;
  padding: 0;
}
a#dp-close {
  font-size: 11px;
  padding: 4px 0;
  text-align: center;
  display: block;
}
a#dp-close:hover {
  text-decoration: underline;
}
div.dp-popup a {
  color: #000;
  text-decoration: none;
  padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
  position: absolute;
  top: 2px;
  left: 4px;
  width: 100px;
}
div.dp-popup div.dp-nav-prev a {
  float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
  cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
  cursor: default;
}
div.dp-popup div.dp-nav-next {
  position: absolute;
  top: 2px;
  right: 4px;
  width: 100px;
}
div.dp-popup div.dp-nav-next a {
  float: right;
}
div.dp-popup a.disabled {
  cursor: default;
  color: #aaa;
}
div.dp-popup td {
  cursor: pointer;
}
div.dp-popup td.disabled {
  cursor: default;
}

.dp-choose-date {
  display: none;
}

#cerere label {
  float: left;
  clear: left;
  width: 100%;
}

.contactform input[type=text],
.contactform select,
.contactform textarea {
  width: 300px;
}



/* End of 'BRD' */

