/* Start of CMSMS style sheet 'frontline' */
/* General style */
body {
  padding: 0px;
  margin: 0px;
  color: #444;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #fff url(images/site/main_pattern.gif) 0 0 repeat-x;
}

a {
  outline: none;
  text-decoration: none;
}

a:hover {
  outline: none;
  text-decoration: underline;
}

img {
  border: none;
}

h1, h2, h3, p {
  margin: 0px;
  padding: 0px;
}

h2 {
  font-size: 16px;
  color: #444444;
  font-weight: normal;
}

h3 {
  font-size: 14px;
  color: #444444;
  font-weight: normal;
}

hr {
  border-bottom: none;
  border-top:1px solid #e0e0e0;
  height:1px;
}

.hr_white {
  border-bottom: none;
  border-top:1px solid #f3f2f2;
  height:1px;
}

/* Site specific */
#main_wrapper {
  width: 823px;
  background: url(images/site/brushes.gif) 0 0 no-repeat;
}

#top_wrapper {
  height: 41px;
}

#logo_menu_wrapper {
  height: 45px;
  padding-top: 12px;
}

#menu_container {
  height: 24px;
  padding: 6px 0px;
  background: url(images/site/menu/menu_pattern.gif) 0 0 repeat-x;
  float: left;
  width: 533px;
}

#logo {
  height: 45px;
  width: 193px;
  background: transparent url(images/site/logo.gif) no-repeat 0 0; 
  overflow: hidden;
  outline: 0;
}

#logo h1 a {
   display: block;
   height: 45px;             
   text-indent: -999em;  
   text-decoration:none; 
   overflow: hidden;
   outline: 0;
}

div.search_container {
  background-color: #e1e0e0;
  float: left;
  height: 31px;
  padding: 10px 10px 0px 5px;
}

.searchbox {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #65656f;
  margin: 0px;
  padding: 2px 4px 2px 4px;
  height: 14px;
  border: 1px solid #ccc;
  width: 164px;
}

#top_links_container {
  float: right;
  color: #676767;
}

#top_links_container {
  float: right;
  color: #d7cdcd;
  padding-right: 15px;
  padding-top: 13px;
}

#top_links_container a, a:hover {
  color: #676767;
}

#outer_header {
  background-color: #ededed;
  padding: 5px;
  height: 300px;
}

#inner_header {
  background-color: #f3f3f3;
  padding: 30px 20px;
  height: 240px;
}

#outer_header_sec {
  background-color: #ededed;
  padding: 5px;
}

#inner_header_sec {
  background-color: #f3f3f3;
  padding: 30px 20px;
}

#outer_main_wrapper {
  background-color: #ededed;
  padding: 5px;
  width: 577px;
  float: left;
}

#inner_main_wrapper {
  background-color: #f3f3f3;
  padding: 20px;
}

div.header_block {
}

#header_btns {
  float: left;
  width: 250px;
}

div.module_header {
  background: url(images/site/drop_down_top.gif) 0 0 no-repeat;
  width: 208px;
  height: 32px;
  padding: 5px 24px 0px 24px;
}

div.module_content_wrapper {
  background: url(images/site/drop_down_pattern.gif) 0 0 repeat-y;
}

div.module_content_wrapper p {
  line-height: 16px;
}

.link_detalii {
  font-size: 11px;
  color: #6d6c6c;
  text-decoration: underline;
}

.link_detalii:hover {
  font-size: 11px;
  color: #ef9f54;
  text-decoration: underline;
}

div.module_sep {
  float: left;
  width: 27px;
}

.backlink {
  color: #ef9f54;
  text-decoration: none;
}

.backlink:hover {
  color: #ef9f54;
  text-decoration: underline;
}

div.dark_drop_down {
  background-color: #a2a2a2;
  padding: 20px 17px 0px;
}

div.dark_drop_down_contents {
  color: #fff;
}

div.dark_drop_down_contents a {
  color: #444444;
  text-decoration: none;
}

div.dark_drop_down_contents a:hover {
  color: #444444;
  text-decoration: underline;
}

div.dark_drop_down_contents p {
  color: #d8d8d8;
  width: 140px;
}

div.news_summary {
  color: #666;
}

div.news_summary a {
  color: #222;
  text-decoration: none;
}

div.news_summary a:hover {
  color: #222;
  text-decoration: underline;
}

div.news_summary_black a {
  color: #fff;
  text-decoration: none;
}

div.news_summary_black a:hover {
  color: #fff;
  text-decoration: underline;
}

.news_date {
  color: #fff;
  background-color: #8bcd2c;
  padding: 2px 3px;
  font-size: 10px;
  text-transform: uppercase;
}

#footer_wrapper {
  background-color: #dfdede;
  height: 52px;
  float: left;
  width: 783px;
  padding: 0px 12px;
  color: #999;
}

#footer_wrapper a {
  color: #666;
  text-decoration: none;
}

#footer_wrapper a:hover {
  color: #666;
  text-decoration: underline;
}

#footer_wrapper p {
  color: #444;
}

div.right_column_wrapper {
  width: 223px;
  float: left;
}

div.right_column_inner {
  background-color: #e8e8e8;
  padding: 20px 16px;
  color: #666;
}

div.small_letter_thumb {
  background-color: #ff8900;
  color: #fff;
  font-size: 8px;
  width: 12px;
  height: 11px;
  padding-top: 1px;
}

#contact_form td {
  
}

.input_frl {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  margin: 0px;
  padding: 2px;
  height: 14px;
  border: 1px solid #ccc;
  width: 250px;
}

.input_frl_error {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  margin: 0px;
  padding: 2px;
  height: 14px;
  border: 1px solid #ccc;
  width: 250px;
  background-color: #eac3c4;
}

div.archive_active {
  background-color: #f3f3f3;
  color: #414141;
  padding: 6px 15px;
  width: 160px;
}

div.archive_inactive {
  background-color: #d7d6d6;
  color: #7e7e7e;
  padding: 6px 15px;
  width: 160px;
}

div.archive_inactive a, a:hover {
  color: #7e7e7e;
}

div.right_arrow_float {
  position: relative;
  top: -15px;
  left: -20px;
  display: none;
  width: 36px;
}

div.right_arrow_float td {
  background-color: #f3f3f3;
  width: 36px;
  vertical-align: middle;
}

.link_dd {
  color: #414141;
}

div.service_active {
  background-color: #f3f3f3;
  color: #414141;
  padding: 6px 15px;
  width: 160px;
}

div.service_inactive {
  background-color: #d7d6d6;
  color: #7e7e7e;
  padding: 6px 15px;
  width: 160px;
}

div.service_inactive a, a:hover {
  color: #7e7e7e;
}



div.contact_sep {
  float: left;
  width: 13px;
}

div.dd_contents {
}

div.menu_right_part {
  float: right;
  width: 549px;
  padding-top: 9px;
}

div.menu_left_part {
  float: left;
  width: 250px;
}

.menu_img_left {
  float: left;
}

.menu_img_right {
  float: left;
}

div.footer_menu_container {
  float: left;
  width: 433px;
  padding-top: 14px;
}

div.header_block_sample {
  width: 48%;
  float: left;
}

div.header_blocks_fix {
  float: right;
  width: 523px;
}


/* Fixes Adi - 13 ian 2010 */
ul.prj_description_list {
   margin: 0;
   padding: 0;
}

ul.prj_description_list li {
   list-style-type: none;
   background: url(images/site/bifa_header.gif) left 5% no-repeat;
   padding-left: 20px;
   margin-bottom: 10px;
}

ul.prj_description_list_alt {
   margin: 0;
   padding: 0;
}

ul.prj_description_list_alt li {
   list-style-type: none;
   background: url(images/site/bifa.gif) left 5% no-repeat;
   padding-left: 20px;
   margin-bottom: 10px;
}

ul.prj_description_list li ul {
   margin: 10px 0 30px;
}
/* End of 'frontline' */

