/*   $Id: icons.css,v 1.2 2006/10/23 04:36:43 zirafa Exp $ */ /**
*   ICON STYLES
*
*  Puts all the references to icon images in one place.
*/
.content ul.related_items li.icon1 {
  background: url(images/icon1.gif) no-repeat;
}

.content .view-content-news-updates ul li.icon1 {
  background: url(images/icon1.gif) no-repeat;
}

.content ul.related_items li.icon2 {
  background: url(images/icon2.gif) no-repeat;
}

.content .view-content-news-updates ul li.icon2 {
  background: url(images/icon2.gif) no-repeat;
}

.content ul.related_items li.icon3 {
  background: url(images/icon3.gif) no-repeat;
}

.content .view-content-news-updates ul li.icon3 {
  background: url(images/icon3.gif) no-repeat;
}

.icon-teaser-featured {
  background: url(images/featured_icon.gif) no-repeat;
}

.icon-teaser-press_release,
.icon-teaser-PressRelease {
  background: url(images/icon1.gif) no-repeat;
}

.icon-teaser-story,
.icon-teaser-MediaBriefing,
.icon-teaser-MediaAdvisory,
.icon-teaser-UrgentAction,
.icon-teaser-Newsletter,
.icon-teaser-ActionDocument,
.icon-teaser-Document,
.icon-teaser-Report {
  background: url(images/icon2.gif) no-repeat;
}

.icon-teaser-audio_clip {
  background: url(images/audio_clip_icon.jpg) no-repeat;
}

.icon-teaser-report_abstract {
  background: url(images/report_abstract_icon.gif) no-repeat;
}

.icon-teaser-appeal_for_action {
  background: url(images/appeal_for_action_icon.gif) no-repeat;
}

.icon-teaser-video_clip {
  background: url(images/video_clip_icon.jpg) no-repeat;
}

.icon-teaser {
  line-height: 1.4em;
  padding-left: 35px;
}

.rtl .icon-teaser-featured,
.rtl .icon-teaser-press_release,
.rtl .icon-teaser-story,
.rtl .icon-teaser-audio_clip,
.rtl .icon-teaser-report_abstract,
.rtl .icon-teaser-appeal_for_action,
.rtl .icon-teaser-video_clip,
.rtl .icon-teaser-MediaBriefing,
.rtl .icon-teaser-MediaAdvisory,
.rtl .icon-teaser-UrgentAction,
.rtl .icon-teaser-ActionDocument,
.rtl .icon-teaser-Document,
.rtl .icon-teaser-Report,
.rtl .icon-teaser-PressRelease,
.rtl .icon-teaser-Newsletter {
  background-position: 100% 2px;
}

.icon-teaser-featured,
.icon-teaser-press_release,
.icon-teaser-story,
.icon-teaser-audio_clip,
.icon-teaser-report_abstract,
.icon-teaser-appeal_for_action,
.icon-teaser-video_clip {
  background-position: 0% 2px;
}

.greyborder .icon-teaser {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 8px;
}

.rtl .content ul.related_items li.icon1 {
  background: url(images/icon1.gif) no-repeat 100% 0;
}

.rtl .content ul.related_items li.icon2 {
  background: url(images/icon2.gif) no-repeat 100% 0;
}

.rtl .content ul.related_items li.icon3 {
  background: url(images/icon3.gif) no-repeat 100% 0;
}

.column li.service_links_whatsthis {
  background: transparent url(images/whats-this.png) no-repeat scroll 2px 0;
  padding-left: 20px;
}

.rtl .column li.service_links_whatsthis {
  background: transparent url(images/whats-this.png) no-repeat scroll 2px 0;
  padding-left: 20px;
}

ul.square li {
  list-style-image: url(images/grey_bullet.gif);
  list-style-type: square;
}

/*
.view-content-campaign-list .ntype-campaign {
  background:url(images/icon2.gif) no-repeat;
  padding-left: 35px;
}

.rtl .view-content-campaign-list .ntype-campaign {
  background:url(images/icon2.gif) no-repeat 100% 0;
  padding-right: 35px;
}



/* Forum posts and recent blog posts */
.block-forum ul li {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 5px 0px 5px 20px;
  background-image: url(images/page_text.gif);
  background-repeat: no-repeat;
  background-position: 0 .5em;
}

.block-blog ul li {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 5px 0px 5px 20px;
  background-image: url(images/blog.png);
  background-repeat: no-repeat;
  background-position: 0 .7em;
}

/* Who's new & Who's online*/
#block-user-2 ul li,#block-user-3 ul li {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 5px 0px 5px 20px;
  background-image: url(images/icon_user.gif);
  background-repeat: no-repeat;
  background-position: 0 .5em;
}

/* Status and Error icons */
div.status {
  background-image: url(images/dialog-information_i.gif);
  background-repeat: no-repeat;
  background-position: .5em 50%;
}

div.error {
  background-image: url(images/dialog-warning.gif);
  background-repeat: no-repeat;
  background-position: .5em 50%;
}

/* Node links such as add comments, User's blog, etc */
#main .node div.links {
  padding: 5px 0px 5px 13px;
  background: url(images/links.gif) no-repeat 0 .93em;
}

/* Administration panel */
.admin-panel h3 {
  background: #6191C5 url(images/cog.png) no-repeat .5em .5em;
}

/* Print and Email Links */
#block-amnesty-print_email ul.print-email {
  text-align: center;
  margin: 0 0 20px 0;
}

body.rtl #block-amnesty-print_email ul.print-email {
  margin: 0 45px 0 20px;
  display: inline;
}

#block-amnesty-print_email ul.print-email li {
  display: block;
  float: left;
}

body.rtl #block-amnesty-print_email ul.print-email li {
  float: right;
  margin: 0 10px 10px 0;
}

#block-amnesty-print_email ul.print-email li .email-link {
  background: url(images/icon_email.gif) no-repeat 0 2px;
  padding-left: 20px;
  font-weight: bold;
}

#block-amnesty-print_email ul.print-email li .print-link {
  background: url(images/icon_print.gif) no-repeat 0 1px;
  padding: 0 7px 0 18px;
  font-weight: bold;
  margin-right: 4px;
}

body.rtl #block-amnesty-print_email ul.print-email li .email-link {
  background: url(images/icon_email.gif) no-repeat right;
  padding: 0 18px 0 5px;
  font-weight: bold;
}

body.rtl #block-amnesty-print_email ul.print-email li .print-link {
  background: url(images/icon_print.gif) no-repeat right;
  padding: 0 18px 0 8px;
  font-weight: bold;
}