@charset "utf-8";

/******************************************************
 * project   cig-cms
 * date      21-2-2010
 * author    netpositive[worbyd]
 ******************************************************/

#contact_block span.title {
  background: url('../images/lang_ro/contact_title.png') no-repeat 0 0;
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/lang_ro/contact_title.png', sizingMethod='crop');
}

#contact_block span.button {
  width: 85px;
  background: url('../images/lang_ro/button_more.png') no-repeat 0 0;
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/lang_ro/button_more.png', sizingMethod='crop');
}

#follow_icons {
  background: url('../images/lang_ro/follow_title.gif') no-repeat 69px 13px;
}

#share_icons { background: url('../images/lang_ro/share_title.jpg') no-repeat 28px 21px; }

form#share_email_content p.title {
  background: url("../images/lang_ro/share_email_title.png") no-repeat 0 0;
  _background: url("../images/lang_ro/share_email_title.gif") no-repeat 0 0;
}

form#share_email_content button.button_send {
  background: url(../images/lang_ro/button_send.png) no-repeat 0 0;
}

form.search_form input.search_button {
  background :url("../images/lang_ro/button_search.jpg") no-repeat 0 0;
}


/* contact */
form.contact h2 {
  height: 18px;
  background: url('../images/lang_ro/title_contact_us.png') no-repeat 0 0;
}

form.career h2 {
  height: 17px;
  background: url('../images/lang_ro/title_career.png') no-repeat 0 0;
}

form.career .contact_submit,
form.contact .contact_submit {
  background: url('../images/lang_ro/button_green_send.png') no-repeat 0 0;
}

/* login box */
.cp_login_box button.cp_login_submit {
  background: url('../images/lang_ro/button_login.jpg') no-repeat 0 0;
}


/* yield */
button#fundinfo_submit { background-image: url('../../images/lang_ro/button_green_show.png'); }

button.print { background: url('../images/lang_ro/button_print.jpg') no-repeat 0 0; }


/* footer */
#mainwrap_foot a.logo {
  margin: 41px 0 0 20px;
  width: 101px;
  height: 48px;
  background-image: url('../images/logo_grey.png');
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/lang_ro/logo_grey.png', sizingMethod='crop');
}


/* notification */
.email_inner .personal_data { background: #f9f9f6 url('../images/lang_ro/notification_text.jpg') no-repeat right top; }
.email_inner button { background: url('../images/lang_ro/button_set_notifications.jpg') no-repeat 0 0; }
.unsubscribe button { background: url('../images/lang_ro/button_unsubscribe.jpg') no-repeat 0 0; }
