@charset "UTF-8";


/*********************
  COMMON TAG STYLES
**********************/
body {
  background: #000;
  font: 100.01% Arial, Helvetica, sans-serif;
}

table {
  font: 100%;
  font-size: inherit;
}

select {
  font: 99% Arial, Helvetica, sans-serif;
}

input,textarea {
  border: 1px solid #A5ACB2;
  color: #000;
  font: 99% Arial, Helvetica, sans-serif;
  font-family: arial;
  font-size: 100%;
  margin: 0;
  outline: none;
  padding: 1px;
}

pre {
  background: #ddd;
  border: 1px solid #aaa;
  font: 115% monospace;
  font-size: 100%;
  padding: .75em 1.5em;
}

code {
  font: 115% monospace;
  font-family: Profont, 'lucida console', 'Courier New', Monaco, monospace;
  font-size: 100%;
}

table tr.odd {
  background: #ddd;
}

tr,td {
  padding: .25em;
}

td.icon {
  text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

h3 {
  text-transform: none;
}

h1 {
  font-size: 1.6em;
  line-height: normal;
  margin: 15px 0;
}

h2,
h3 {
  font-size: 1.3em;
}

blockquote {
  border: 1px 0 #ccc solid;
  margin: .5em 1em;
  padding: .3em;
}

img {
  border: 0;
}

ol,
ul,
dl {
  position: relative;
}

p {
  margin: 0;
  padding: 0 0 .5em;
}

a,
button {
  outline: none;
}


/*********************
  COMMON PAGE STYLES
**********************/
#page {
  background-color: #fff;
  color: #111;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .75em;
  border:1px solid white;
}

.not-front #container {
  padding: 15px 0;
}

.not-front.both-sidebars #container, .sidebar-last #container {
  background: white ;
}

.not-front #sidebar-last  {
  background:transparent ;
  min-height: 30em;
}

#squeeze {
  line-height: 160%;
}

#main .node .content {
  color: #333;
}

a,
a:link,
a:visited {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}

#simplemenu a, 
#simplemenu a:link, 
#simplemenu a:visited {
  font-weight: normal;
}

a:hover {
  text-decoration: none;
  background: #FF0;
}

.breadcrumb a:hover {
  background: none;
}

.read-more a:hover {
  text-decoration: underline !important;
}

h1.title a,
h1.title a:hover {
  text-align: right;
}

h1 a,
h1 a:hover {
  font-size: 1.6em;
  line-height: normal;
  margin: 15px 0;
}

span.menu-arrow {
  font-family: "Courier New", Courier, monospace;
  font-weight: 700;
}

.underlined {
	text-decoration: underline;
}

.white {
  color: #FFF;
}

.clear {
  clear: both;
}

/*********************
  HEADER
**********************/
#header-top {
  background-color: #FFFF00;
  height: 105px;
  margin: 0;
  padding: 10px 10px 0;
  position: relative;
}

#logo {
  background: url(images/header-logo-en.gif) no-repeat center left;
  background-color: #FFFF00;
  height: 95px;
  left: 10px;
  position: absolute;
  top: 10px;
  width: 260px;
}

#logo a {
  display: block;
  height: 95px;
  width: 260px;
}

#logo a:hover {
  background: transparent;
}

#logo a span {
  display: none;
}

#header-last-menus {
  clear: both;
  float: right;
  margin-top: 10px;
  text-align: right; 
  width: 520px;
}

body.en #header-last-menus {
  width: 460px;
}

#search {
  text-align: right;
}

#search .form-submit input  !important {
  background-color: red;
  border: 20px;
}

#breadcrumb {
  border-bottom: 1px solid #D8D8D8;
  font-size: .9em;
  margin: 0;
  padding: 0;
  width: 100%;
}

.breadcrumb .menu {
  margin: 0;
  padding: 0;
  text-align: left;
}

.breadcrumb .menu li {
  display: inline;
}

.breadcrumb span.menu-arrow {
  font-size: 1.3em;
  font-weight: 400;
}

.breadcrumb .menu li .breadcrumb-text {
  display: block;
  float: left;
  margin: 0 5px 0 0;
}

.breadcrumb a {
  font-weight: 700;
}

.breadcrumb a:hover {
  background: #fff;
}

.breadcrumb a:hover span.menu-arrow {
  text-decoration: none;
}

/*********************
  MENUS
**********************/
div.menu {
  margin-top: 10px;
}

#navigation {
  clear: both;
  margin-top: 0px;
}

#primary {
  line-height: normal;
  overflow: visible;
  background-color: #D8D8D8;
  margin:1px 0;
}

#primary ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: hidden; 
}

#primary li {
  display: inline;
}

#primary a {
  background:#D8D8D8 none repeat scroll 0% 0%;
  color:#000000;
  display:block;
  float:left;
  font-family:"Arial Narrow","Helvetica Narrow",Arial,Helvetica,sans-serif;
  font-size:1.15em;
  font-weight:700;
  border-right: 1px solid white; 
  text-decoration:none;
  text-transform:uppercase;
  white-space:nowrap;
}

#primary a .menu-link {
  display: block;
  padding: .25em 1em;
}

#primary a {
  margin-top: 0em;
}

/* Default (English) primary menu 
#primary #primary-0 a {
  min-width: 4.38em;  
  width: 5.78%;
}

#primary #primary-1 a {
  min-width: 8.13em;
  width: 19.6%;
}

#primary #primary-2 a {
  min-width: 16.25em;
  width: 35.43%;
}

#primary #primary-3 a {
  min-width: 6.75em;
  width: 14.69%;
}

#primary #primary-4 a {
  min-width: 4.69em;
  width: 13.35%;
}
*//*
#primary #primary-5 a {
  min-width: 8.13em;
  width: 18.6%;
  min-width: 7.5em;
  width: 10.47%;
  margin-right: 0;
  border: 0;
}
*/
#primary a:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}

#primary a.active {
  background: #000;
  color: #fff;
  text-decoration: none;
}

#primary li a:hover span.menu-arrow,
#primary li a.active span.menu-arrow {
  color: #FFFF00;
}

/* Secondary menu */
#secondary {
  float: right;
  width: 580px;
}

#secondary ul {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 2;
}

#secondary li {
  display: inline;
  margin: 0;
  padding: 0;
}

#secondary li span.menu-arrow {
  color: #fff;
  font-size: 1.8em;
  line-height: 50%;
}

#secondary li a {
  color: #000;
  display: block;
  float: right;
  font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
  font-size: 1.15em;
  font-weight: 700;
  margin: 0 0 0 12px;
  padding: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

#secondary li a:hover span.menu-arrow,
#secondary li a.active span.menu-arrow {
  color: #000;
}

#secondary a:hover,
#secondary a.active {
  background: #FFFF00;
  color: #000;
  text-decoration: none;
}

#header-top #secondary a:hover,
#header-top #secondary a.active {
  background: #000;
  color: #FF0;
  text-decoration: none;
}

#search .form-submit,
#search .button,
#user-login-form .button,
#user-login-form .form-submit,
.block-aisearch #edit-submit,
#block-amnesty-select_country_any_page #edit-submit,
#header-country-dropdown #header-country-select-form #edit-submit {
  background-color: #FFFF00;
  border: 1px solid #FFFF00;
  color: #000;
  cursor: pointer;
  font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
  font-size: 1.25em;
  font-weight: 700;
  text-transform: uppercase;
}

/**
 * For SEO reasons, we don't want a large <select> full of regions at the top of the page code.
 * So, the code is placed at the bottom of the content in page*.tpl.php and visually positioned to the top. 
 * See ie-fixes.css and ie6.css for extra tweaks. 
 */
#header-country-dropdown {
  position: absolute;
  top: -75px;
  right: 200px;
}

#header-country-dropdown #header-country-select-form {
  text-align: left;
  float: left;
}

#header-country-dropdown #header-country-select-form .form-item {
  float: left;
  margin: 0 5px 0;
}

#header-country-dropdown #header-country-select-form .form-item label {
  float: left;
  margin: 3px 5px 0 0;
}

#search .form-submit {
  border: 0;
  margin-right: -4px;
}

/*********************
  SIDEBAR MENU
**********************/
#sidebar-first .block-menu li.expanded li.leaf {
  font-size: 90%;
  font-weight: 700;
  margin: 0 0 0 15px;
  padding: 0;
}

#sidebar-first .block-menu ul li {
  line-height: 170%;
  margin: 3px 0;
  padding: 5px 0 0 20px;
  text-indent: -20px;
}

#sidebar-first .block-menu ul li a {
  margin: 0;
  padding: 3px;
  text-decoration: none !important;
}

#sidebar-first .block-menu li.expanded ul {
  margin: 0;
}

#sidebar-first .block-menu ul.menu li.expanded ul {
  margin: 0;
}

#sidebar-first .block-menu ul.menu li.expanded li.leaf {
  font-size: 90%;
  margin: 0 0 0 15px;
}

#sidebar-first .block-menu ul.links-menu li.active ul.links-menu li {
  font-size: 90%;
  padding-left: 10px;
  text-indent: -17px;
}

#sidebar-first .block-menu li.expanded li.leaf span.menu-arrow {
  font-size: 1.8em;
  line-height: 50%;
  margin-right: 2px;
}

#sidebar-first .block-menu ul.menu li.expanded li.leaf span.menu-arrow {
  font-size: 1.8em;
  line-height: 50%;
  margin-right: 2px;
}

#sidebar-first .block-menu li.expanded li.leaf a,
#sidebar-first .block-menu ul.menu li.expanded li.leaf a {
  padding: 0;
}

#sidebar-first .block-menu ul li span.menu-arrow {
  color: #D8D8D8;
  font-size: 2em;
  margin-bottom: -5px;       /* These are for IE. */
  margin-right: 2px;         /* Leave them in this form */
  margin-top: -10px;
  vertical-align: -7%;
}

#sidebar-first .block-menu ul li a:hover span.menu-arrow {
  color: #000;
  text-decoration: none;
}

#sidebar-first .block-menu li a.active,
#sidebar-first .block-menu ul.menu li a.active {
  background-color: #000;
  color: #fff;
}

#sidebar-first .block-menu ul li a.active span.menu-arrow {
  color: #FFFF00;
}

#sidebar-first .block-menu li a.active:hover,
#sidebar-first .block-menu ul.menu li a.active:hover {
  text-decoration: none;
}

#user-menu {
  margin-top: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
}

#user-menu a {
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

#user-menu a:hover {
  text-decoration: underline;
}

/*********************
  BLOCK THEMING
**********************/
#sidebar-first .block,
#sidebar-last .block {
  height: 100.1%;
  margin-bottom: 5px;
  padding-bottom: 15px;
}

.block ul,
.block ul li {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
  position: static;
}

.black-border a {
  border: 1px solid #000;
  padding: 0 2px;
}

#user-menu .black-border a:hover {
  background: #000;
  color: #FFF;
  text-decoration: none;
}

.view-NewsEvents {
  float:left;
  width:100%;
  margin-bottom:10px;
}

.expanding-teaser {
  clear: both;
}

.expanding-header {
  background: #CCC;
  float: left;
  width: 100%;
  margin-top: 1px;
}

.expanding-header h3 {
  float: left;
  margin: 5px 10px;
  width: 85%;
}

.expanding-header .expanding-button {
  width: 15px;
  height: 15px;
  margin: 5px;
  float: right;
  text-align: center;
}

.expanding-header .expanding-button a.expanding-link {
  color: #000;
  font-size: 1.2em;
  text-decoration: none !important;
  background: #ff0;
  border: 1px solid #ff0;
  padding: 0 5px;
}

.expanding-header .expanding-button a.expanding-link:hover {
  background: #000;
  border: 1px solid #fff;
  color: #fff;
}

.expanding-teaser .content {
  border: 1px solid #CCC;
  padding: 5px 10px;
  margin: 0px;
  float: left;
  width:93%;
}

.expanding-teaser .content .expanding-image {
  float: right;
  margin-left: 10px;
}

.expanding-teaser-expanded .expanding-header {
  background: #000;
}

.expanding-teaser-expanded .expanding-header h3 a {
  color: #fff;
}

.expanding-teaser-expanded .expanding-header h3 a:hover {
  color: #000; 
}

.expanding-teaser-collapsed .expanding-header .expanding-button a.expanding-link {
  padding: 0 3px;
}

/*********************
  LINK STYLES
**********************/
ul.links {
  text-align: left;
}

ul.links li {
  border-left: 1px solid #999;
}

.taxonomy {
  color: #999;
  display: inline;
  margin: 0;
  padding: 0;
}

.taxonomy ul.links li {
  border: none;
  padding: 0 .1em 0 .2em;
}

.taxonomy ul.links li:after {
  content: ",";
}

.taxonomy ul.links li.last:after {
  content: "";
}

ul.links li.first {
  border: none;
  padding-left: 0;
}

.links,.submitted {
  color: #999;
}

.links a {
  padding: 0 .1em;
}

/*********************
  FORM STYLES
**********************/
textfield {
  border: 1px solid #A5ACB2;
  color: #000;
  font-family: arial;
  font-size: 100%;
  margin: 0;
  padding: 1px;
}

fieldset {
  border: 1px dotted #D8D8D8;
}

fieldset legend {
  font: bold 1.25em "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}

input.form-checkbox,
input.form-radio {
  border: none;
}

.form-submit {
  padding: 1px;
}

.button {
  padding: 1px;
}

.form-checkboxes .form-item,
.form-radios .form-item {
  margin-bottom: 0;
}


#node-form,
#node-form .node-form {
  overflow: auto;
}

#user-login-form {
  text-align: left;
}

#user-login-form .item-list ul {
  margin-top: 10px;
}

/*********************
  SEARCH STYLES
**********************/
.search-form p {
  margin-bottom: .2em;
  margin-top: 0;
  padding-bottom: 0;
  padding-top: 0;
}

.search-form input {
  margin-bottom: 0;
  margin-top: 0;
}

.search-form input#edit-keys {
  width: 196px;
}

.pager-outer-wrapper .pager {
  text-align: left;
  border-top: 1px solid #ccc;
}

body.search-results .pager .pager-current {
  background: transparent;
  color: #999;
}

.search-results p {
  line-height: 1.2em;
  margin: 0;
}

p.search-snippet {
  margin: 5px 0 0 0;
  padding: 0;
}

/* highlighted items that match keywords */
p.search-snippet strong {
  background: #FFFF99;
}

.search-results dt {
  font-size: 1.1em;
  margin-left: 10px;
}

.search-results dd {
  margin: 0 0 1em 10px;
}

.search-results .search-info {
  font-size: .85em;
  line-height: 1.3em;
  margin: 5px 0 0 0;
}

.result-count {
  float: right;
  font-weight: bold;
  color: #999;
  margin-top: 10px;
}

#recommended-links {
  background: #FF0;
  padding: 5px 10px;
}

#recommended-links .recommended-title {
  float: right;
  color: #666;
}

#search-form {
  margin-top: 2em;
}

#search ul.primary {
  border-bottom: 0;
  border-collapse: collapse;
  height: auto;
  line-height: normal;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  white-space: nowrap;
}

#search ul.primary li a {
  background-color: #fff;
  border-width: 0;
  height: auto;
  margin-right: .5em;
  padding: 0 1em;
  text-decoration: none;
}

#search ul.primary li.active a {
  background-color: #fff;
  border-width: 0;
}

#search ul.primary li a:hover {
  background-color: #fff;
}

.search-form {
  margin-bottom: 1em;
}

.search-results dt.title a,
.search-results dt.title a:link,
.search-results dt.title a:visited {
  color: #00c;
  text-decoration: underline;
}

.search-results dt.title a:hover {
  color: #000;
  text-decoration: none;
}

.search-results .search-info .url {
  color: #060;
}

.search-advanced .criterion {
  float: left;
  margin-right: 2em;
}

.search-advanced .action {
  clear: left;
  float: left;
}

/* advanced search themes */
.search-filters {
  border: 2px solid #CCC;
  float: left;
  width: 99%;
}

.search-filters label {
  display: block;
  float: left;
  padding-right: 3px;
  text-align: right;
  width: 95px;
}

.search-filters .form-item {
  float: left;
  margin-bottom: 0;
  width: 100%;
}

.search-filters .form-checkboxes,
.search-filters .form-radios {
  float: left;
  margin: 0 0 10px 0;
}

.search-filters .form-radios {
  margin: 0;
}

.search-filters .form-radios input {
  top: 2px;
}

.search-filters .form-checkboxes .form-item,
.search-filters .form-radios .form-item {
  clear: none;
  display: block;
  float: left;
  margin: 0;
  padding-right: 10px;
  width: auto;
}

.search-filters .form-radios .form-item {
  padding-right: 5px;
  width: auto;
}

.search-filters .form-checkboxes .form-item label,
.search-filters .form-radios .form-item label {
  display: inline;
  float: none;
  padding: 0 5px 0 0;
  text-align: left;
}

.search-filters .form-buttons {
  margin-right: 1em;
}

/* the jscalendar class should not have spaces after the dots! */
.search-filters div.form-item.jscalendar {
  width: 278px;
}

.jscalendar-icon {
  display: inline;
  padding: 1px 2px;
}

.node-form .jscalendar .form-text {
  display: inline;
}

.search-filters #edit-submit {
  cursor: pointer;
  float: left;
  margin: 11px 0 10px 10px;
  text-transform: uppercase;
}

#basic-search-filters {
  float: left;
}

.search-filters .search-links {
  float: left;
  margin: 1em 0 0 1em;
}

#adv-search-filters {
  clear: left;
}

/* if the search results are relatively positioned, you can't click
   the links on the alfresco results on the right, because they overlap */
dl.search-results {
  position: static;
}

/* AlFresco results on search page */
.alfresco-search-results dl {
  font-size: 0.9em;
  color: #444;
  line-height: 1.3em;
}

.alfresco-search-results .more-link {
  display: block;
  text-align: center;
}

dl.search-results dd,
dl.search-results dt {
  margin-left: 0;
}

/* Tabs on original search results
  These are NOT in the advanced search w/ alfresco,
  so if the other search has been removed, so can these.
*/
.search-results ul.primary {
  border-bottom: 0;
  margin: 0;
  padding: 10px 0;
  height: 20px;
}

.search-results ul.primary li a {
  background: #434343;
  border: 1px solid #000;
  color: #fff;
  display: block;
  float: left;
  font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
  font-size: 1.15em;
  font-weight: 700;
  margin: 0 0 0 15px;
  padding: 0 10px 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.search-results ul.primary li.active a,
.search-results ul.primary li a:hover {
  background: #FFFF00;
  border: 1px solid #000;
  color: #000;
  text-decoration: none;
}

#search_crosslink {

  background: #ff0;
  padding: 10px;
  text-align: center;
}

#search_crosslink a:hover {
  border-bottom: 1px solid black;
}

/*********************
  TAB STYLES
**********************/
ul.primary li a {
  border: 1px solid #bbb;
  margin: 0;
  white-space: nowrap;
}

ul.primary li a:hover {
  background-color: #FFFF00;
  border-color: #ccc;
}

ul.primary li.active a,
ul.primary li.active a:hover {
  border-color: #bbb;
}

ul.primary {
  border: none;
  line-height: 1.5em;
  white-space: normal;
  margin: 0 0 15px 0;
  padding: 0;
}

/*********************
  ALERTS & STATUS
**********************/
.messages {
  background: #eee;
  border: 2px solid #ddd;
  margin: 10px 0;
  min-height: 32px;
  padding: 1.3em 1em .3em 52px;
}

.messages ul {
  margin: 0;
  padding: 0 0 0 20px;
}

div.error {
  border: 2px solid red;
}

/* used on the appeals pages to link to action forms
   and Alfresco HTML asset pages to link back to index cards */
div.noicon {
  padding: 0.1em 1em;
  background: #FFFF00;
  border: none;
  margin-bottom: 0;
}

div.noicon h2 {
  text-align: center;
}

/*********************
   FOOTER
**********************/
#footer-wrapper {
  border-top: 1px solid #000;
  background: #000;
  margin: 0;
  width: 100%;
}

#footer {
  float: right;
  margin: 0;
  padding: 0;
}

#footer a {
  color: #FFF;
  font-weight: 400;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
  background: transparent;
}

#footer ul li {
  border-left: 1px solid #333;
  display: inline;
  padding:0pt 5px 0pt 10px;
}

#footer ul li.first {
  border-left: 0;
}

/*********************
  ADMINISTRATION STYLES
**********************/
.admin-panel {
  margin: 0;
  padding: 0;
}

.admin-panel .body {
  background-color: #eee;
  border: solid #6191C5 1px;
}

.admin-panel .body dl {
  padding: 10px;
}

.admin-panel .body p {
  padding: 10px;
}

.admin-panel h3 {
  border-width: 0 2px 2px;
  color: #fff;
  font-family: verdana;
  font-size: 122%;
  margin-bottom: 0;
  padding: 5px 5px 5px 30px;
}

table.system-status-report tr.error {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}

table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}

table.system-status-report tr.warning {
  background-color: #ffd;
  border-color: #eeb;
}

table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}

table.system-status-report tr.ok {
  background-color: #dfd;
  border-color: #beb;
}

table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}

/*********************
  COMMENTS
**********************/
#comments {
  border: 3px solid #D8D8D8;
  margin-top: 5px;
}

.comment {
  margin-bottom: 10px;
  padding: 10px;
}

.comment h3.title {
  margin-bottom: 3px;
  margin-top: 0;
}

.comment h3.title a {
  margin-bottom: 3px;
  margin-top: 0;
}

.comment .picture {
  float: left;
  margin-right: 15px;
}

.node .picture {
  float: left;
  margin-right: 15px;
}

.comment-unpublished {
  background: #FCE38E;
}

.comment .new {
  background-color: #FFFF00;
  font-weight: 700;
  padding: 0 4px 1px;
}

.comment .links {
  text-align: right;
}

/*********************
  POLL STYLES
**********************/
.poll .bar .foreground {
  background: #2763A5;
}

.poll .bar {
  background: #BDCBDD;
  padding: 2px;
}

/*********************
  PAGER STYLES
**********************/
.pager {
  margin: 10px 0 5px 0;
  text-align: right;
}

.pager a {
  border: 0;
  font-weight: 700;
  margin: 0;
  padding: 1px 4px;
}

.pager-current {
  background-color: #fff;
  border: 0;
  color: #000;
  font-weight: 400;
  margin: 0;
  padding: 1px 4px;
}

/*******************************
 Node, Block, Content styles
*******************************/
.node {
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.node h2.title {
  font-size: 1.2em;
  margin-bottom: .1em;
  text-transform: none;
}

.node h2.title a {
  background: #FFFF00;
  color: #000;
}

.floatright {
	float: right;
	background: #FFFF00;
	color: #000;
}

.node .content {
  padding-bottom: #0005px;
  padding-top: 10px;
}

/* for media themes */
#for-media #block-aisearchmedia-search label {
  float: left;
  margin: 2px 5px 0 50px;
}

#for-media #block-aisearchmedia-search {
  padding-bottom: 10px;
}

.ntype-subsection {
  float: left;
  margin: 0 2% 25px 2%;
  height: 22em;
  width: 46%;
}

.sticky {
  border-bottom: solid 3px #ddd;
}

.profile {
  clear: none;
}

.column .block {
  clear: both;
  line-height: 150%;
}

.block .view-data-node-created {
  font-weight: 700;
}

/* for sitemap */
.site-map .title {
  display: none;
}

.site-map .content .tree {
  position: static;
}

#employment h2.title {
  padding-top: 25px;
}

/**********************
  SPECIFIC BLOCK THEMING
**********************/
.greyborder {
  border: 3px solid #D8D8D8;
}

.block .greyborder {
  border: 3px solid #D8D8D8;
}

.block .greyborder .content {
  margin: 10px;
}

.block .greyborder h2.title {
  background: #D8D8D8;
  display: block;
  margin: 0;
  padding: 0 5px 3px;
}

#block-i18nblocks-29,
#block-i18nblocks-30 {
  margin-bottom: 20px;
  margin-top: 15px;
  width: 80%;
}

#block-i18nblocks-29 a,
#block-i18nblocks-30 a {
  font-size: 1em;
}

#block-i18nblocks-29 span.menu-arrow,
#block-i18nblocks-30 span.menu-arrow {
  font-size: 1.6em;
}

#block-i18nblocks-29 {
 margin-left: 20px;
}

#block-i18nblocks-5 .title {
  padding: 0 3.5px 5px;
}

/* removed .block before all these so that the theming shows up in panels */

.greyborder span.menu-arrow,
.blackbg span.menu-arrow {
  font-size: 1.9em;
  line-height: 50%;
}

.greyborder a,
.blackbg a {
  background: #FFFF00;
  color: #000 !important;
  padding: 1px;
}

.blackbg a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.blackbg {
  background: #000;
  color: #fff;
  padding-bottom: 8px;
}

.blackbg p.date {
  color: #fff;
}

.blackbg .content,
#how-you-can-help .blackbg p {
  margin: 5px 8px 2px 8px;
}

.blackbg .content h2.title {
  margin: 0;
  padding: 0;
}

.blackbg .content h2.title a {
  background: #FFFF00;
  font-size: 1em;
  text-decoration: none;
}

.blackbg .content h2.title a:hover {
  text-decoration: underline;
}

.blackbg h1.title {
  color: #fff;
  display: block;
  font-size: 1.8em;
  margin: 0;
  padding: 8px 5px 3px 10px;
}

.blackbg h2.title {
  color: #fff;
  display: block;
  margin: 0;
  padding: 8px 5px 0 10px;
}


#block-i18nblocks-35 div.employ {
  text-indent: 20px;
}

/*******************************************
  HUMAN RIGHTS REGION/COUNTRY/TOPIC BLOCKS
********************************************/

#block-amnesty-learn_about_region_country,
#block-views-topics {
  float: left;
  clear: both;
  width: 260px;
}

#human-rights {
  overflow: visible;
}

#human-rights .block .greyborder {
  min-height: 100px;
  width: 260px;
  padding-bottom: 5px;
}

#human-rights .block .greyborder .content {
  margin-right: 0;
}

#human-rights .panel-col-first div {

}


/*******************************
  FRONT PAGE THEMING
*******************************/
.front #container {
  background: white url(images/amnesty-sidebar.bg.solid.png) repeat-y 100% 0px;
  padding: 0% 1%;
}

.front #content-top {
  background:transparent ;
}

.front #content-top-first {
  background-color: #fff; 
  width: 72%;
  margin-right: 1.5%;
}

.front #content-top-last{
  color: white;
  width: 26%;
  height: auto;
  /*
padding: 0 0 0 2%;
*/
  padding-top: 1.5em;
}

.front #content-top-last a {
  color: white;
  font-weight: bold;
}

.front #secondary li a{
  background: none;
  color: #000;
  border: 0px;
}

#block-views-good_news_front h2 {
  margin-top: 10px;
}

#block-views-good_news_front {
  float: left;
}

#sidebar-last .block .blockinner .content,
#sidebar-last .block .blockinner .content a,
#content-top-last .block .blockinner .content,
#content-top-last .block .blockinner .content a  {
  color: white;
}

#sidebar-last .block .blockinner a:hover,
#content-top-last .block .blockinner a:hover {
  background: #ff0 !important;
  color: black !important;
  text-decoration: none;
}

#sidebar-last .block ul li {
  color: #ff0;
  list-style: square outside;
  margin-left: 14px;
}

#block-amnesty-print_email h2 {
  display: none;
  visibility: hidden;
}

#block-amnesty-print_email ul.print-email li {
  margin: 0;
}

#block-amnesty-print_email ul.print-email li a.print-link:hover {
  background: transparent url(images/icon_print.gif) no-repeat 0 1px !important;
  color: white !important;
  text-decoration: none;
}

#block-amnesty-print_email ul.print-email li a.email-link:hover {
  background: transparent url(images/icon_email.gif) no-repeat 0 2px !important;
  color: white !important;
  text-decoration: none;
}

.sidefront h2.title, #content-top-last .block h2.title, #sidebar-last .block h2.title{
  color: #FF0 !important;
}

hr.endsidebar {
  border: 1px inset #666;
}

.front #content-top-last .block form #edit-submit{
  background-color:#000000;
  color:#FFFFFF;
}

.front #container .blockinner .read-more a{
  background: #FF0;
  color: #000;
  padding: 4px;
  text-decoration: none !important;
}

.front .rss-more-link a {
  padding-top: 3px;
}

.front #container .blockinner .read-more a:hover,
.front .rss-more-link a:hover {
  text-decoration: underline !important;
}

.block.mainfront h2, #content-top-first h2 {
  border-bottom: solid #ccc 1px;
  padding-bottom: 0.1em;
  atext-transform: lowercase;
  text-transform:none;
  font-size: 1.5em;
}

#sidebar-last .mainfront h2 {
  color: #ff0;
  border: none;
  text-transform: uppercase;
}

.block.mainfront h3 {
  font-size: 1.1em;
}

.block.mainfront h2:first-letter {
  text-transform:uppercase;
}
/*spotlight block */
#block-block-4 .blockinner p {
  clear: both;
  padding: 0 0 1.2em;
  overflow: auto;
}

#block-block-4 .blockinner img {
  display: block;
  float: left;
  margin-right: 0.5em;
  border: 1px solid #fff;
}

#footer a {
  color: #fff;
}
/*newsletter block has theming for front page only*/

.front #block-i18nblocks-28 .blackbg {
  background: none;
}

/*most viewed block seems to be formatted like this for home page only*/
.view-data-users-name, 
.view-data-node-changed {
  display: inline;
}

.front .view-item-most-viewed {
  padding-bottom: .5em;
}

.front .view-item-most-viewed div.view-data-users-name a {
  text-decoration: none !important;
  font-weight: normal !important;
  padding: 0px 2px 0px 0px !important;
}

.front #block-amnesty-appeals_for_action_count {
  background: #FF0;
  padding: .5em 1em;
}

.front #block-amnesty-appeals_for_action_count .blockinner strong {
  font-size: 1.7em;
}

#block-amnesty-select_country_front_page {
  background: #434343;
  color: #FFF;
  height: 84px;
  overflow: hidden;
  padding: 0 10px 0 10px;
}

#block-amnesty-select_country_front_page h2 {
  color: #FFF;
}

#block-amnesty-select_country_front_page .blockinner {
  margin-top: 10px;
}

#block-amnesty-learn_about_front_page label,
#block-amnesty-select_country_front_page label,
#block-amnesty-learn_about_region_country label,
#block-views-topics label,
#block-amnesty-select_country_any_page label {
  display: none;
}

#block-views-country_block select,
#block-amnesty-learn_about_front_page select,
#block-amnesty-select_country_front_page select,
#block-amnesty-select_country_any_page select {
  clear: left;
  float: left;
  margin: 5px 0;
  width: 164.7px;  /* adjusted to match calculated value for region select */
}

#block-views-country_block #edit-submit,
#learn-about-region-country-form #edit-submit,
#block-amnesty-learn_about_front_page #edit-submit,
#block-amnesty-select_country_front_page #edit-submit,
#block-amnesty-learn_about_region_country #edit-submit,
#block-views-topics #edit-submit,
#block-views-jobs_by_country #edit-submit,
#civicrm-membership-form #edit-submit,
#civicrm-membership-donate-form #edit-submit,
#block-amnesty-sub_issue_list #edit-submit,
#-amensty-block-relatedinfo-topic-dropdownlist-form #edit-submit {
  border: none;
  cursor: pointer;
  float: left;
  font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.25em;
  text-transform: uppercase;
}

#civicrm-membership-donate-form select {
  float: left;
  margin: 1em 0.5em 1em 0;
  width: 164.7px;  /* adjusted to match calculated value for region select */
}

/*
  sam: I know it's bad to use the node IDs here, and it's already caused trouble with internationalization,
  but I really don't want to make every CiviCRM select float, and there's no other way to isolate them
  for the Join pages.... sorry!
*/
#node-1809 #civicrm-membership-form select,  /* fr */
#node-1810 #civicrm-membership-form select,  /* es */
#node-1750 #civicrm-membership-form select { /* en */
  float: left;
  margin: 1em 0.5em 1em 0;
  width: 164.7px;  /* adjusted to match calculated value for region select */
}

.view-content-jobs-by-country select {
  float: left;
  margin: 1em 0;
  width: 130px;  /* adjusted to match calculated value for country select */
}

#block-views-jobs_by_country #edit-submit {
  float: right;
  margin: -30px 0 5px 5px;
}

.column.sidebar #block-views-jobs_by_country #edit-submit {
  float: none;
  margin: 0;
}

#block-amnesty-select_country_front_page .content,
#block-amnesty-select_country_front_page h2.title {
  margin: 0;
}

#block-views-country_block #edit-submit,
#block-views-jobs_by_country #edit-submit,
#learn-about-region-country-form #edit-submit,
#block-amnesty-learn_about_front_page #edit-submit,
.not-front #block-amnesty-learn_about_region_country #edit-submit,
.not-front #block-views-topics #edit-submit,
#civicrm-membership-form #edit-submit,
#civicrm-membership-donate-form #edit-submit,
#block-amnesty-sub_issue_list #edit-submit,
#-amensty-block-relatedinfo-topic-dropdownlist-form #edit-submit {
  background-color: #FFF;
  color: #000;
}

#block-amnesty-select_country_front_page #edit-submit,
#block-amnesty-learn_about_region_country #edit-submit,
#block-views-topics #edit-submit {
  background-color: #434343;
  color: #FFF;
}

#block-views-country_block #edit-submit {
  float: left;
  margin: 0 0 5px 5px;
}

/* selectors on LAHR page */
#block-amnesty-learn_about_region_country select,
#block-views-topics select {
  clear: left;
  float: left;
  width: 200px;
}

#block-amnesty-learn_about_region_country .form-item,
#block-views-topics .form-item {
  margin-top: 1.5em;
}

#block-amnesty-learn_about_region_country #edit-submit,
#block-views-topics #edit-submit,
#-amensty-block-relatedinfo-topic-dropdownlist-form #edit-submit {
  margin: 0 0 0 7px;
}

#block-views-topics .greyborder {
  min-height: 0px;
}

#block-amnesty-learn_about_front_page #edit-submit,
#block-amnesty-select_country_front_page #edit-submit {
  float: left;
  line-height: 1.25em;
  margin: 5px 0 0 5px;
}

#block-amnesty-select_country_front_page select,
#block-amnesty-select_country_front_page #edit-submit {
  margin-top: -2px;
}

#block-views-country_block {
  padding-bottom: 30px;
}

#block-views-country_block #edit-submit {
  margin: -0.6em 0 5px 5px;
}

#who-we-are {
  clear: left;
}

#block-amnesty-learn_about_front_page .clear {
  margin: 35px 0;
}

#block-views-news_updates .view-item {
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 10px;
}

#block-views-home_page_feature_view {
  margin: 0;
  padding:1.5em 0;
}

#block-views-home_page_feature_view .blockinner {
  height: 250px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.block .greyborder h2.title a:link,
.block .greyborder h2.title a:visited {
  background: none;
}

#block-i18nblocks-5 select {
  margin: 10px;
  width: 70%;
}

#block-i18nblocks-6,#block-block-2 .blockinner, #block-block-5 .blockinner,
#sidebar-last #block-i18nblocks-20  {
  line-height: 160%;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

#sidebar-last #block-i18nblocks-20 {
  margin-bottom: 15px;
}

#block-i18nblocks-6 .blockinner,#block-block-2 .blockinner,#block-block-5 .blockinner,
#block-i18nblocks-20 .blockinner {
  margin: 0;
}

#block-i18nblocks-6 a, #block-block-2 .blockinner a, #block-block-5 .blockinner a,
#block-i18nblocks-20 a {
  background:#000000 url('images/amnesty-sidebar-arrow.png') no-repeat scroll 95% 50%;
  color:#FFFFFF;
  display:block;
  font-family:"Arial Narrow","Helvetica Narrow",Arial,sans-serif;
  font-size:1.4em;
  font-weight:700;
  line-height:180%;
  padding:1px 1px 1px 4px;
  text-decoration:none;
  width:95%;
}

#block-i18nblocks-6 a,
#block-i18nblocks-20 a {
  text-decoration: none !important;
}

#block-i18nblocks-6 h2.title,
#block-i18nblocks-20 h2.title {
  color: #fff;
  margin: 0 0 6px 0;
}

.front #block-i18nblocks-6 h2.title {
  margin-bottom: 2px;
}

#block-block-7 h2.title {
  display: none;
}

#block-i18nblocks-10 h2.title {
  display: none;
}

#block-i18nblocks-23 .reports-research div {
  font-size: 1.5em;
}

.view-content-news-and-updates-homepage {
  margin-bottom: 10px;
}

.read-more,
.appeal-block-link {
  display: block;
  padding-top: 5px;
}

.story-read-more {
  padding: 15px 0;
}

.view-item-good-news-list {
  margin: -66px 0 0 70px;
}

.ltr .content .image-float {
  float: left;
  height: 150px;
  padding: 0 15px 0 0;
}

#front-middle .block .blockinner .greyborder .content {
  min-height: 110px;
}

#block-views-homepage_campaigns .teaser-image a {
  background: none;
}

/*******************************
  SUBSECTION THEMING
*******************************/

.content .subsection-unit .subsection-title {
  clear: both;
  margin: 0;
  padding: 0;
}

.content .subsection-unit .subsection-title h2 {
  margin: 0 0 5px;
  padding: 0;
}

.ntype-subsection h4.title {
  background-color: #D8D8D8;
  font-size: 1.4em;
  margin-bottom: 10px;
  padding: 5px;
}

.content .subsection-unit .subsection-info,
.content .subsection-unit .subsection-info .subsection-text {
  margin: 0;
  padding: 0;
}

.content .subsection-unit .subsection-info .subsection-link {
  margin: 0 0 0 90px;
  padding: 0;
}

.content .subsection-unit .subsection-info .subsection-text .first {
  padding-bottom: 20px;
}

.content-landing .subsection-unit {
  margin: 0 5px 30px 15px;
  padding: 0;
}

.content-landing .subsection-unit .subsection-image {
  float: left;
  margin: 5px 25px 10px 0;
  padding: 0;
  width: 200px;
}

.rtl .content-landing .subsection-unit .subsection-image {
  float: right;
  margin: 5px 0 10px 25px;
}

.content-landing .subsection-unit .subsection-image img {
  border: 1px solid #000;
}

.content-landing .subsection-unit .subsection-info {
  margin: 0 0 15px;
  padding: 0;
}

.content-landing .subsection-unit .subsection-info .subsection-text,
.content-landing .subsection-unit .subsection-info .subsection-link {
  margin: 0;
  padding: 0;
}


/*******************************
  FEED THEMING
*******************************/
.feed-footer {
  background-color: #D8D8D8;
  color: #999;
  clear: both;
  font-size: .95em;
  margin-top: 10px;
  padding: 1px 5px 2px 10px;
}

.feed-footer img a:hover {
  background-color: #D8D8D8;
}

.feed-footer img {
  vertical-align: middle;
}

/* align the "more" link in the grey RSS bar */
.rss-more-link {
  margin-top: -1.6em;
  text-align: right;
}

.search-results .feed-footer {
  clear: both;
}

.alfresco-search-results .feed-footer {
  margin-top: 0;
}

/*******************************
  RELATED ITEMS
*******************************/
.content ul.related_items li {
  line-height: 1.2em;
}

.ltr .content ul.related_items li {
  padding-left: 30px;
}

.ltr .content .view-content-news-updates ul li {
  padding-left: 30px;
}

.content ul.related_items li span.description {
  border-bottom: 1px solid gray;
  display: block;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.content ul.related_items li.last span.description {
  border-bottom: 0;
}

.block-aisearch #edit-submit {
  border: 0;
  float: right;
  margin-top: 3px;
}

.rtl .block-aisearch #edit-submit {
  float: left;
}

div.lg-section-link {
  margin: 0 .5em .5em;
  padding: 0 0 20px;
}

div.lg-section-link span.menu-arrow {
  font-size: 1.7em;
}

.lg-section-link a {
  background: #FFFF00;
  font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  font-weight: 700;
  padding: 3px;
  text-transform: uppercase;
}

#news-and-updates .view-features-view {
  margin-bottom: 35px;
}

.view-news-and-updates h2.title a {
  font-size: 1em;
}

h4.title {
  margin: 0;
  padding: 0;
}

h4.title a {
  background: #FFFF00;
  font-size: 1.2em;
  line-height: 1em;
}

#how-you-can-help h4.title a,
#human-rights h4.title a,
#who-we-are h4.title a {
  background: #fff;
}

h5.byline {
  font-size: 1.1em;
  line-height: 1em;
  margin: 0;
  padding: 0;
  text-transform: none;
}

h5.date {
  font-size: 1.2em;
  margin: 0;
  padding: 0;
  text-transform: none;
}

p.date {
  font-size: 1.2em;
  margin: 0;
  padding: 0;
	color: inherit;
	font-family:"Arial Narrow","Helvetica Narrow",Arial,Helvetica,sans-serif;
	font-weight:700;
  text-transform: none;
}

.panel-1col div div .strapline {
  clear: both;
  margin: 0;
}

/*******************************
  LANDING PAGES
*******************************/

.view-header-amnesty-people-isd,
.view-header-amnesty-people-iec {
  margin-bottom: 30px;
}

.content .people {
  margin: 10px 0;
}

#node-form .fieldset-taxonomy {
  width: 99%;
  clear: both;
  float: left;
}

#node-form .fieldset-taxonomy .fieldset-wrapper {
  display: inline;
}

.fieldset-taxonomy .form-item {
  display: inline;
  float: left;
  margin-right: 10px;
}

h2.title-spaced {
  padding-top: 10px;
}

#contact-mail-page ul,
#contact-mail-page ul li {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

#who-we-are .who-we-are-header,
#stay_informed .stay-informed-top {
  margin-bottom: 35px;
}

#who-we-are .who-we-are-header ul {
  position: static;
}

/*******************************
  STORY THEMING
*******************************/
.node .date-display-single {
  font-weight: 700;
}

#story-images {
  color: #666;
  float: right;
  font-size: 0.95em;
  line-height: 120%;
  margin: 0 0 0 25px;
  right: 0;
  width: 220px;
}

#story-images .view-all-images {
  margin: -20px 0 25px 0;
}

#story-images p.attribution {
  color: #666;
  font-size: 0.8em;
  margin-top: -5px;
}

#story-images img,
#story-images .asset-swfobject {
  margin-top: 20px;
}

#story-images .story-image-wrapper {
  position: relative;
  width: 204px;         /* should be set same as in imagecache */
}

#story-images .story-image-wrapper a {
  padding-right: 20px;
}

img.icon-enlarge {
  position:relative;
  bottom:0;
  right:14px;
}

.content .asset-asset_youtube-video {
  margin: 20px 0 20px 0;
}

#main .node div.links {
  background: none;
  padding: 5px 0;
}

.service-links,
.tag-links {
  background: #E1E1E1;
  border: 1px solid #D8D8D8;
  clear: both;
  margin: 10px 0;
  padding: 2px 3px;
}

.service-links ul.links li,
.tag-links ul.links li {
  border-color: #999;
}

.service-links ul.links li img {
  margin: 0 2px 1px 0;
  vertical-align: middle;
}

#squeeze .service-links ul.links li a:link,
#squeeze .service-links ul.links li a:visited {
  text-decoration: none;
}

.tag-links .links {
  color: #000;
}

.tag-links li a:link,
.tag-links li a:visited,
.tag-links li a:hover {
  font-weight: 400;
}

.features-teaser {
  clear: both;
}

.features-teaser-newsletter_edition #newsletter-images {
  float: left;
  margin-right: 10px;
}

.rtl .features-teaser-newsletter_edition #newsletter-images {
  float: right;
  margin-left: 10px;
}

.features-teaser .tag-links strong {
  display: none;
}

/* image teaser blocks in sidebars */
.sidebar .block-views .teaser-image {
  float: none;
  text-align: center;
  margin: 15px 0 0 0;
}

.sidebar .block-views .image-teaser {
  margin-left: 0;
}

.sidebar .block-views .read-more {
  text-align: left;
}


#block-amnesty-secondary_menus h2.title a:link,
#block-amnesty-secondary_menus h2.title a:visited {
  background: none;
  padding: 0;
}

#block-amnesty-secondary_menus .blockinner, .block-menu_block .blockinner {
  padding: 0 8px;
}

#block-i18nblocks-51 .greyborder a {
  background: none;
}

#block-i18nblocks-23 .reports_research {
  clear: right;
}

#block-i18nblocks-23 .asset-asset-image,
#block-i18nblocks-24 .asset-asset-image {
  clear: both;
  float: left;
  margin-right: 10px;
}

.country-amnesty-link {
  font-size: .5em;
}

.country-facts {
  border: 2px solid #CCC;
  font-size: 1.2em;
  margin: 15px 0;
  padding: 5px;
}

.homepage-appeals {
  padding-left: 75px;
}

.appeals-image-float,
image-float  {
  float: left;
  padding: 0 15px 0 0;
}

.node-unpublished {
  background: transparent;
}

.view-subsections {
  clear: both;
}

.attached-files {
  margin: 10px 0 30px 0;
}


/*******************************
  TEASERS
*******************************/
.icon-teaser h2.title {
  margin-right: 10px;
}

.panel-1col div.features-teaser {
  clear: both;
}

.features-teaser-story .icon-teaser h4.title {
  line-height: 1.2em;
  padding-left: 50px;
}

.features-teaser-story .icon-teaser h5.byline {
  line-height: 1.2em;
  padding-left: 60px;
}

.image-teaser {
  line-height: 1.4em;
  margin-left: 75px;
}

.features-teaser-people .image-teaser {
  margin-left: 0;
}

.features-teaser-campaign .image-teaser {
  margin-left: 0;
  margin-top: 5px;
}

.image-teaser h3.title,
.icon-teaser h3.title {
  line-height: 1.3em;
  margin-bottom: 3px;
}

.blockinner .icon-teaser h3.title,
.blockinner .icon-teaser p.date,
.blockinner .image-teaser h3.title,
.blockinner .image-teaser p.date {
  font-size: 1.1em;
}

.front .blockinner .icon-teaser h3.title,
.front .blockinner .image-teaser h3.title {
  font-size: 1.1em;
}

h2.title a:link,
h2.title a:visited,
.image-teaser h3.title a:link,
.image-teaser h3.title a:visited,
.icon-teaser h3.title a:link,
.icon-teaser h3.title a:visited,
.files li a {
  color: #000;
  padding: 0 2px;
}

.icon-teaser .tag-links,
#block-amnesty-related_nodes .tag-links {
  background: 0;
  border: 0;
  clear: both;
  font-size: .9em;
  font-weight: 700;
  margin: 2px 0 7px 0;
}

.icon-teaser .tag-links a:link,
.icon-teaser .tag-links a:visited,
.icon-teaser .tag-links a:hover {
  font-weight: 700;
}

.teaser-image {
  float: left;
  margin-right: 10px;
}

.teaser-story {
	float: left;
	margin-right: 10px;
}

.features-teaser-campaign .teaser-image {
  float: none;
  margin-right: 0;
}

.block .greyborder .tag-links a {
  background: 0;
}

.block .greyborder .tag-links {
  line-height: 120%;
}

.image-attach-teaser,  .imagefield img{
  float:left;
  margin:0px 10px 0px 0px;
  display:inline;
  padding:0;
}

.view-NewsEvents .image-attach-teaser, .view-NewsEvents .imagefield{
  float:right;
  margin:0px;
}

/* adds spacing between current issue and archive issues of The Wire */
.features-teaser-newsletter_edition .image-story {
  padding-bottom: 10px;
}

/*******************************
  REPORT INDEX CARDS
*******************************/
.alfresco-report {
  background: #EEE;
  clear: both;
  padding: 0.5em 0.75em;
  margin-top: 1em;
}

.alfresco-report a {
  background: #FF0;
}

.alfresco-report h3 {
  margin-top: 0;
}

.report-files {
  background: #fff;
  border: 2px solid #ccc;
  float: right;
  height: auto;
  padding: 5px 10px;
  position: relative;
  width: 49%;
}

.report-files ul.files {
  display: inline;
  margin: 0;
  padding: 0;
}

.report-files ul.files li {
  border-right: 1px solid #ccc;
  display: inline;
  padding: 0 5px;
}

/* +++ this is just for aligning dpr() results, and eventually can be removed */
pre {
  text-align: left;
}

#edit-masquerade-user-field {
  width: 100px;
}

/************************************
  REGION AND ANNUAL REPORT THEMING
*************************************/

#country-contact .field-items {
  margin: 5px 0;
}

#country-contact .field-label-inline-first {
  float: left;
  width: 130px;
}

#country-contact .field-field-address .field-item {
  margin-left: 130px;
  margin-top: -24px;
}

#block-amnesty-region_country_dropdown_lists h2.title {
  display: none;
}

#block-amnesty-region_country_dropdown_lists .form-item,
#-amensty-block-relatedinfo-topic-dropdownlist-form .form-item {
  float: left;
  margin: 0 5px 10px 5px;
}

#block-amnesty-region_country_dropdown_lists .form-item label,
#-amensty-block-relatedinfo-topic-dropdownlist-form .form-item label {
  float: left;
  margin-right: 5px;
}

.ntype-region #squeeze h1.title,
.ntype-annual-report #squeeze h1.title {
  clear: left;
}

#block-amnesty-region_country_dropdown_lists {
  clear: both;
}

ul.anchors {
  border-bottom: 1px solid #EAEAEA;
}

/* this is just for related information listings from Topic pages,
   to account for the Topic dropdown */
#above_title + h1.title {
  clear: left;
}


/*******************************
  JUMP DROPDOWN THEMING
*******************************/
#jump-menu-select-form div div.form-item {
  float: left;
  margin: 0 0.5em .25em 0;
}

#jump-menu-select-form div div.form-item label {
  float: left;
  margin: 0 4px 0 0;
}

/*******************************
  CAMPAIGN THEMING
*******************************/
.asset-gallery {
  padding-top: 15px;
  position: relative;
}

.asset-gallery-title {
  background-color: #D8D8D8;
}

.asset-gallery-item-wrapper {
  float: left;
  text-align: center;
  width: 50%;
  height: 225px;
}

.asset-gallery-item {
  margin: auto;
}

.asset-gallery-item p {
  padding: 0;
}

.asset-gallery-more {
  background: none;
  clear: left;
  padding: 0;
}

.block.block-panels {
  padding-top: 20px;
}

#campaign-assets .asset-gallery-item-wrapper {
  width: auto;
}

#campaign-assets .asset-gallery-item {
  border: 3px solid #D8D8D8;
  margin: 15px;
  padding: 5px;
}

#campaign-assets .pager {
  text-align: center;
  border-bottom: 3px solid #D8D8D8;
  border-top: 3px solid #D8D8D8;
  padding: 5px;
}

/*******************************
  CAMPAIGN ISSUES THEMING
*******************************/
.view-campaign-featured-issues-list .features-teaser-featured_issue {
  clear: none;
  float: left;
  margin: 0 1%;
  min-height: 130px;
  width: 47%;
}

.view-campaign-featured-issues-list .features-teaser-featured_issue h3 {
  margin-top: 0;
}

/*******************************
  APPEAL FORMS
*******************************/
.ntype-appeal-form blockquote {
  background: #EEE;
  margin: 0;
  padding: 1em;
}

.ntype-appeal-form blockquote.personal_message {
  background: #ff6;
}

#appeal-form-login .form-item label {
  float: left;
  width: 80px;
}

#appeal-form-login #edit-submit {
  width: 100px;
  border: 2px solid black;
}

#appeal-form-login .item-list ul li {
  line-height: 1em;
}


/**
 * The opacity properties mess up TinyMCE in Firefox on Mac when using the Zen theme,
 * so an additional ".macff" body property is added in template.php for those browsers.
 */
.macff a.mceButtonDisabled img {
  opacity: 1;
  -moz-opacity: 1;
  border: none !important;
  background: #BBB;
  cursor: default;
}

/* in using a black background now, the TinyMCE iframe background picks up the dark colour, which results in black on black editng boxes */

body.mceContentBody {
text-align: left;
background-color: white;
color: black;
}

/* civicrm styles */
div#crm-container div#membership {
  display:none;
}

div#crm-container .messages {
  padding-top: 0.3em;
}

#crm-container .form-layout td.label,
#crm-container .form-layout-compressed td.label,
#crm-container .selector td.label,
#crm-container .form-layout-compressed th.label,
#crm-container .form-layout-compressed td.option-label {
  text-align: left;
}

div#crm-container .section-hidden-border label {
  font: bold 1.25em "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}

/* make headers yellow on donation confirmation */
div#crm-container #Confirm .header-dark,
div#crm-container #ThankYou .header-dark {
  background-color:#FF0;
  color:#000;
}

.user-register-red {
  color: #F00;
}

.labels label {
  font-weight: bold;
  margin-left: 5px;
}

.form-layout-compressed tbody {
  border: none;
}

#human-rights .panel-col-first {
  float: left;

}

#human-rights .panel-col-last {
  float: right;
}


.view-content-country-block .item-list ul li {
  list-style-type: none;
}


/* tab styles */

.fragment {
  background: none;
  border: 1px solid #EAEAEA;
  padding: 0 10px;
}

.small {
  font-size: 0.9em;
}

/* extra spacing for Recommended Links block */
#block-amnestysearch-recommended_links ul li {
  margin: 10px 0 0 0;
}

/* hide the skip link without using display:none, which screen readers ignore */
.skip-to-content {
  position: absolute;
  top: -100px;
}

/* landing pages customizations */

.lp-intro {
  overflow: hidden;
  height: 240px;
  border: 1px solid #ccc;
  border-width: 0px 0px 1px 1px;
}

.lp-intro p {
  margin: 1em;
}

.lp-intro h1 {
  font-size: 1.8em;
  font-weight: bold;
  background-color: yellow;
  color: black;
  padding: 1em 1em .5em;
  margin: 0;
}

.lp-intro .video {
  float: right;
  margin-left: 0.25em;
}

.lp-description {
  clear: both;
  padding: .5em 1em;
}

.lp-list{
  padding:0 1em;
  position:relative;
}

.lp-list h2.title{
  margin: 0px;
  padding-top: 1.5em;
  position:relative;
  width:10em;
  font-size: 1.2em;
}

.panel-landing .tabs .anchors a {
  border: 0;
  padding: .25em 1em;
}

.panel-landing .anchors .tabs-selected a, 
.panel-landing .anchors a:hover, 
.panel-landing .anchors a:focus, 
.panel-landing .anchors a:active, 
.panel-landing .fragment {
  
}


/*#socializ {
  position: fixed;
  z-index: 1000;
  margin-left: -70px;
  padding: 6px 6px 0;
  border: 1px solid #E5E5E5;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #D8D8D8;
}
* html #socializ {display: none}
#socializ:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  -moz-box-shadow: 0 0 5px #DDD;
  -webkit-box-shadow: 0 0 5px #DDD;
  box-shadow: 0 0 5px #DDD;
}
#socializ a {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 0 6px;
  background-color: #F6F6F6;
}

#socmore {
  text-align: center;
  cursor: pointer;
  margin: -11px 0 4px;
  width: 32px;
}
 */

.print_html {
    display: block;
    float: left;
    margin-top: 10px;
    width: 200px;
}
.print_mail {
 display: block;
    float: left;
    height: 19px;
    margin-top: 10px;
    width: 300px;
}