html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
dl,
dt,
dd,
ol,
ul,
li,
form,
legend,
fieldset,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  vertical-align: baseline;
}
body {
  margin: 0 !important;
  padding: 0 !important;
  color: ;
  background: ;
  text-rendering: optimizeLegibility;
}
html,
body {
  height: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: 100%;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
td,
th {
  vertical-align: top;
  text-align: left;
}
th {
  font-weight: bold;
}
table img {
  vertical-align: middle;
}
ol,
ul,
.noList {
  list-style: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
html {
  font-size: 100.01%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
  *overflow: visible;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
a {
  color: ;
  text-decoration: none;
  line-height: inherit;
  font-weight: inherit;
}
a:hover {
  color: ;
  text-decoration: underline;
}
.hover a.toTr {
  color: ;
}
h1 {
  font-size: 200%;
  font-weight: bold;
}
h2 {
  font-size: 150%;
  font-weight: bold;
}
h3 {
  font-size: 120%;
  font-weight: bold;
}
h4,
h5,
h6,
h7,
h8 {
  font-size: 100%;
  font-weight: bold;
}
.monospace {
  font-family: monospace;
}
.scrollable {
  overflow: scroll;
}
table .tiny {
  width: 10px;
}
.center {
  text-align: center !important;
  vertical-align: middle !important;
}
.middle {
  vertical-align: middle !important;
}
.cleaner {
  clear: both;
  height: 0px;
  overflow: hidden;
}
.noDisplay {
  display: none;
}
.noPadding {
  padding: 0 !important;
}
.noMargin {
  margin: 0 !important;
}
.noSpace {
  padding: 0 !important;
  margin: 0 !important;
}
.first {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
@font-face {
  font-family: Amnesty_Condensed;
  src: url("AmnestyTradeGothic-BdCn20.eot");
}
@font-face {
  font-family: Amnesty_Condensed;
  src: url("AmnestyTradeGothic-BdCn20.ttf");
}
h1,
h2,
h3 {
  font-family: "Amnesty_Condensed", "Arial Narrow", "Arial", "Helvetica", sans-serif;
  font-weight: normal !important;
  text-transform: uppercase;
  line-height: 1;
}
table.layouter td,
table.layouter th {
  padding: 0 0 4px;
}
table.layouter th {
  padding-right: 10px;
}
body {
  font-family: "Arial", "Helvetica", sans-serif;
  line-height: 1.3;
  font-size: 0.8em;
  background: #323232;
}
a {
  color: #36b3c4;
  text-decoration: underline;
}
#header {
  background: #faf100;
  color: #141414;
  padding: 0;
  width: 100%;
  position: relative;
  z-index: 99;
}
#header .quickSearch {
  position: absolute;
  left: 200px;
  top: 28px;
}
#header .quickSearch .ibtn {
  vertical-align: middle;
}
#header #headerNumbers {
  position: absolute;
  right: 40px;
  top: 20px;
  font-size: 220%;
  font-family: "Amnesty_Condensed", "Arial Narrow", "Arial", "Helvetica", sans-serif;
  font-weight: normal !important;
  text-transform: uppercase;
  line-height: 1;
}
#header #headerSocial {
  display: none;
}
#header #headerSocial a.actionButton {
  vertical-align: middle;
  margin-top: 5px;
  font-size: 110%;
  color: white;
}
#header h1 {
  padding: 10px 0 14px 20px;
}
#header h1 a {
  text-decoration: none;
  border: 0;
  display: block;
  color: black;
  font-size: 200%;
}
#header h1 a img {
  width: 110px;
  vertical-align: middle;
}
#header h1 span {
  display: none;
}
#navShow {
  display: block;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 32px;
  height: 32px;
  background: url('navShow.png') no-repeat center center;
}
#nav {
  display: none;
  background: white;
  cursor: default;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 100;
}
#nav #contentShadow {
  background: url('shadow.png') center bottom;
  height: 10px;
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
}
#nav li a {
  font-family: "Amnesty_Condensed", "Arial Narrow", "Arial", "Helvetica", sans-serif;
  font-weight: normal !important;
  text-transform: uppercase;
  line-height: 1;
}
#nav li {
  font-size: 150%;
}
#nav li:hover .subnav {
  display: block;
}
#nav .bigSubnav ul.navBigitems a {
  text-transform: uppercase !important;
}
#nav .bigSubnav ul.navItems {
  padding: 10px 0;
}
#nav .bigSubnav ul.navItems li {
  background: url('menudot.png') no-repeat 10px 8px;
  padding-left: 20px;
}
#nav ul.navItems a {
  padding: 0.3em 0.6em;
}
#nav ul.navBigitems li img {
  float: left;
  margin-right: 10px;
}
#nav .subnav {
  text-align: left;
  background: #36b3c4;
  color: white;
  padding: 0;
  z-index: 9999;
  font-size: 85%;
  -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
  box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
}
#nav .subnav a,
#nav .subnav a:hover {
  color: white;
}
#nav .subnav a:hover {
  text-align: underline;
}
#nav .subnav ul.navBigitems {
  font-size: 125%;
}
#nav .subnav ul.navBigitems li {
  padding: 5px 10px 5px;
}
#nav .subnav ul.navBigitems li p.subtitle {
  margin-top: 3px;
  font-size: 65%;
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
#nav .subnav li {
  font-size: 112%;
  display: block;
}
#nav .subnav li:hover {
  background: rgba(0,0,0,0.1);
}
#nav .subnav a,
#nav .subnav span {
  padding: 0;
}
#nav a,
#nav span {
  display: block;
  padding: 0.42em 1em;
  text-decoration: none;
  color: #141414;
}
#nav a:hover,
#nav span:hover {
  color: #141414;
}
#navPlaceholder {
  height: 2.8em;
  display: none;
}
#footer {
  background: url('shadow.png') center top #323232 no-repeat;
  color: white;
  padding: 20px;
}
#bar {
  width: 100%;
  position: fixed;
  display: none;
  background: url('bar.png') no-repeat center center black;
  height: 50px;
  z-index: 22222;
}
#barPlaceholder {
  background: black;
}
.donateBar {
  width: 100%;
  font-size: 160%;
  font-family: "Amnesty_Condensed", "Arial Narrow", "Arial", "Helvetica", sans-serif;
  font-weight: normal !important;
  text-transform: uppercase;
  line-height: 1;
  -webkit-box-shadow: 0 -1px 7px rgba(0,0,0,0.25);
  -moz-box-shadow: 0 -1px 7px rgba(0,0,0,0.25);
  box-shadow: 0 -1px 7px rgba(0,0,0,0.25);
}
.donateBar .donateBarContent {
  margin: 0 auto;
}
.donateBar .donateBarContent div.step a {
  text-align: center;
  display: block;
  line-height: 50px;
  padding-left: 31px;
  text-decoration: none;
}
.donateBar .donateBarContent div.step a:hover {
  text-decoration: underline;
}
.donateBar .donateBarContent div.step1 a {
  color: white;
}
.donateBar .donateBarContent div.step2 a {
  color: white;
}
.donateBar .donateBarContent div.step3 a {
  color: white;
}
#contentWrapper {
  background: #f2f2f2;
}
#breadcrumbs {
  margin: 10px 0;
  color: gray;
}
#breadcrumbs span {
  dispaly: inline-block;
  margin-right: 8px;
}
#content {
  position: relative;
  margin: 0 auto;
  padding: 20px 20px 36px;
  line-height: 1.4;
}
#content h2,
#content h3,
#content h4 {
  margin-bottom: 0.72em;
}
#content h2 {
  margin-bottom: 0.35em;
}
#content h3,
#content h4 {
  margin-top: 1.41em;
}
#content h3.bordered {
  border-top: 1px solid #dcdcdc;
  padding-top: 10px;
}
#content h2 {
  margin-top: 28px;
  font-family: "Amnesty_Condensed", "Arial Narrow", "Arial", "Helvetica", sans-serif;
  font-weight: normal !important;
  text-transform: uppercase;
  line-height: 1;
  font-size: 230%;
}
#content p,
#content ol,
#content ul,
#content table,
#content blockquote {
  margin-bottom: 0.72em;
}
#content .contentPreviewNote {
  color: white;
  background: red;
  padding: 3px 6px;
}
#content p.successMark {
  cursor: pointer;
  float: right;
  width: 4em;
  height: 5.6em;
  font-family: "Amnesty_Condensed", "Arial Narrow", "Arial", "Helvetica", sans-serif;
  font-weight: normal !important;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  font-size: 140%;
  position: relative;
  margin-top: 0;
}
#content p.successMark span {
  right: 0;
  top: 0;
  display: block;
  width: 8em;
  height: 8em;
  position: absolute;
  overflow: hidden;
}
#content p.successMark a {
  -webkit-backface-visibility: hidden;
  line-height: 1.5em;
  height: 1.5em;
  display: block;
  background: #48a105;
  color: white;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px rgba(0,0,0,0.4);
  position: absolute;
  right: 0;
  top: 2.6em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  text-align: center;
  width: 15em;
  margin: -0.6em -4.8em;
}
#content .contentBodyShort {
  font-size: 164%;
  line-height: 1.25;
  margin-bottom: 1.2em;
  color: #5a5a5a;
  padding-bottom: 1.4em;
  background: url('shadow2.png') center bottom no-repeat;
}
#content .articleDateInfo {
  color: gray;
}
#content .contentBody {
  margin-bottom: 30px;
}
#content .contentBody div.contentBodyNote {
  background: yellow;
  padding: 15px;
  margin-bottom: 15px;
}
#content .contentBodySource {
  padding: 6px 10px;
  background: rgba(0,0,0,0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#content .searchResults {
  border-top: 1px solid gray;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-top: 6px;
  font-size: 120%;
  font-weight: bold;
}
#content #searchResults p.searchType {
  margin: 0;
  color: gray;
}
#content #searchResults h3 {
  margin: 0.35em 0 0.35em;
}
#content #pressDownload {
  border: 1px solid silver;
  background: white;
  padding: 15px 22px;
}
#content #pressDownload ul.pressPhotoGallery li,
#content #pressDownload ul.pressPhotoGallery img {
  display: inline-block;
}
#content #pressDownload ul.pressPhotoGallery img {
  width: 80px;
  margin: 0 5px 5px 0;
}
.sidebarFloating {
  position: fixed;
  top: 2.8em;
}
#navSidebar .layoutPadding {
  padding: 0px 20px 20px;
  background: #e1e1e1;
  margin-bottom: 15px;
}
#navSidebar h2 {
  margin-bottom: 0.5em;
  color: gray;
}
#navSidebar ul {
  font-weight: bold;
}
#navSidebar ul li {
  margin-bottom: 3px;
}
#navSidebar .contactBoxAbout {
  clear: both;
  padding-top: 5px;
}
#navSidebar .contactTypeLabel,
#navSidebar .contactPhone {
  display: none;
}
#navSidebar .contactBox {
  margin-bottom: 0;
}
#navSidebar .contactBoxPadding {
  padding: 0;
  margin: 0;
}
#navSidebar .contactBoxImageFrame {
  width: 70px;
  height: 70px;
}
#navSidebar .contactBoxImageDecorator {
  width: 70px;
  height: 70px;
}
#popupZoneOverlay {
  background: url('../pics/popup.png');
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9999999;
}
#popupZoneLoader {
  background: url('../pics/ajax-loader.gif') no-repeat center center !important;
  height: 32px;
  width: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
}
#popupZone {
  margin: 10px auto;
}
.popupLayout {
  background: white;
  -webkit-box-shadow: 2px 2px 18px black;
  -moz-box-shadow: 2px 2px 18px black;
  box-shadow: 2px 2px 18px black;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin: 0 auto;
}
.popupLayoutContent {
  padding: 15px 20px 20px;
}
.popupLayoutTitle {
  position: relative;
  border-bottom: 1px solid silver;
}
.popupLayoutTitle .popupCloser {
  text-decoration: none;
  position: absolute;
  right: 10px;
  top: 2px;
  font-size: 240%;
  color: gray;
}
.popupLayoutTitle .popupCloser:hover {
  color: black;
}
.popupLayoutTitle h2 {
  margin: 0;
  padding: 10px 14px;
  font-size: 140%;
}
.popupLayoutFooter {
  padding: 14px 20px 20px;
  background: #d0d0d0;
}
#popupQuestionDialog {
  width: 34em;
  text-align: left;
}
#popupQuestionDialog p {
  margin: 0 0 1.5em;
  line-height: 1.4;
}
#popupQuestionDialog .popupQuestionButtons {
  text-align: center;
  margin: 0;
}
#popupQuestionDialog a.primary {
  margin-right: 6px;
}
.cris-switchLanguage {
  float: right;
  padding: 4px 8px;
  margin-left: 27px;
}
.lastSuccessBox {
  background: black;
  color: white;
  padding: 1px 20px 1px;
}
.lastSuccessBox .urgentActionsList {
  color: white;
}
.lastSuccessBox .urgentActionsList tr td {
  border-bottom: 0;
}
.lastSuccessBox .urgentActionsList tr td h3 {
  margin: 0.4em 0;
}
.lastSuccessBox .urgentActionsList tr td .successArticleNote {
  color: gray;
}
table.urgentActionsList {
  width: 100%;
  line-height: 1.3;
}
table.urgentActionsList tr td,
table.urgentActionsList tr th {
  border-bottom: 1px solid silver;
  padding: 10px 0 12px;
}
table.urgentActionsList tr td h3,
table.urgentActionsList tr th h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Amnesty_Condensed", "Arial Narrow", "Arial", "Helvetica", sans-serif;
  font-weight: normal !important;
  text-transform: uppercase;
  line-height: 1;
  font-size: 180%;
  margin-top: 0 !important;
  margin-bottom: 0.3em !important;
}
table.urgentActionsList tr td .country,
table.urgentActionsList tr th .country {
  color: gray;
}
table.urgentActionsList tr td p,
table.urgentActionsList tr th p {
  margin-bottom: 0 !important;
}
.artTitleNewImagePortrait {
  float: right;
  margin-bottom: 14px;
  margin-left: 30px;
}
.artTitleNew {
  width: 100%;
  height: 250px;
  position: relative;
  margin-bottom: 20px;
}
.artTitleNew img {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
}
.artTitleNew h2 {
  position: absolute;
  bottom: 15px;
  left: 20px;
  color: white;
  text-shadow: 2px 2px black;
  width: 60%;
  text-transform: uppercase;
  font-size: 230%;
}
.artTitleNew .artTitleNewNote {
  background: #faf100;
  color: black;
  font-size: 140%;
  padding: 3px 14px;
  top: 40px;
  left: 0;
  position: absolute;
  text-transform: uppercase;
}
#cris-main h2 {
  font-size: 180%;
  font-weight: normal;
  text-transform: uppercase;
}
.caseTitle {
  margin-bottom: -0.2em;
}
.caseDescription {
  font-size: 290%;
  margin-bottom: 0.2em;
}
.caseCountry img {
  vertical-align: middle;
  margin-right: 5px;
}
.caseSupport {
  float: right;
  clear: right;
  margin-left: 20px;
  margin-bottom: 15px;
  background: #dddddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.caseSupport .caseSupportPadding {
  padding: 10px;
}
.caseSupport h3 {
  margin: 0 0 5px;
  font-size: 110%;
}
.casePicture {
  float: right;
  margin-left: 15px;
  width: 180px;
}
.caseNewsFrame {
  position: relative;
  padding-left: 4.8em;
  color: #545454;
}
.caseNewsFrame iframe {
  margin-bottom: 20px;
}
.caseNewsFrame h4 {
  margin: 0 0 0.3em;
  color: black;
}
.caseNewsFrame .caseNewsFrameDate {
  position: absolute;
  left: 0;
  top: 0;
  background: #d3d3d3;
  text-align: center;
  color: black;
  font-size: 90%;
  padding: 4px 0 5px;
  width: 4.2em;
}
.caseNewsFrame .caseNewsFrameDate span {
  padding: 0 6px;
  font-size: 130%;
  display: block;
}
.caseNewsFrame .caseNewsFrameDate .decorator {
  position: absolute;
  background: url('../pics/noteicon.gif') no-repeat right top;
  width: 8px;
  height: 18px;
  left: 3px;
  top: -5px;
}
#cris-sidebar {
  color: #c8c8c8;
  background: #181818;
  padding: 3px 10px 20px;
}
#cris-sidebar .cris-padding {
  padding: 20px 0 0 30px;
}
#cris-sidebar h2,
#cris-sidebar h3,
#cris-sidebar h4 {
  color: white;
  font-weight: normal;
}
#cris-sidebar h2 {
  text-transform: uppercase;
  font-size: 135%;
  margin-top: 0;
}
#cris-sidebar.float {
  position: fixed;
  top: 0;
}
#cris-sidebar .caseSignatureForm {
  margin: 10px 0 13px;
}
#cris-sidebar .caseSignatureForm .txt {
  background: white;
  color: black;
  font-size: 160%;
  border: 0;
  padding: 0.3em 0.4em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#cris-sidebar .caseSignatureForm input.placeholder {
  color: #787878;
}
#cris-sidebar .caseSignatureForm p {
  margin: 0 0 5px;
}
#cris-sidebar .sendBar img {
  vertical-align: middle;
}
#cris-sidebar .layouter th {
  color: white;
  width: 5em;
  border: 0;
}
#cris-sidebar .layouter th label {
  color: white;
}
#cris-sidebar .layouter td {
  border: 0;
  color: white;
}
#cris-sidebar .label_error {
  color: white;
}
#cris-sidebar .error {
  display: none;
}
#cris-sidebar .error_field {
  border: 2px solid red;
}
#cris-sidebar ul {
  padding: 0;
  margin-left: 0;
  list-style: none;
}
#cris-sidebar ul li {
  margin: 0;
  padding: 0;
  background: url('../pics/dot2.png') no-repeat 0 3px;
  padding-left: 12px;
}
#cris-sidebar ul.list li {
	background: none;
}	
#cris-sidebar .uaSignupInfo {
  display: block;
  position: relative;
}
#cris-sidebar .uaSignupInfo #uaSignupBubble {
  display: none;
  width: 22em;
  margin-left: -22.5em;
  left: 0;
  bottom: 0;
  background: #faf100;
  color: black;
  position: absolute;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  box-shadow: 0 1px 3px rgba(0,0,0,0.25);
}
#cris-sidebar .uaSignupInfo #uaSignupBubble #uaSignupBubblePadding {
  padding: 8px 14px;
}
.letterBox {
  background: url('../pics/letterbg.png');
  margin-bottom: 20px;
  margin-right: 160px;
  position: relative;
}
.letterBox .leterBoxSubjectPhoto {
  float: right;
  margin-left: 20px;
}
.letterBox .letterBoxPadding {
  background: #e8e6cf;
  padding: 12px 15px;
}
.letterBox p.addressNote {
  margin: 0;
  font-weight: bold;
}
.letterBox .secondaryContact {
  padding-top: 8px;
  margin-top: 4px;
  color: gray;
}
.letterBox .letterBoxAction {
  position: absolute;
  width: 160px;
  right: -160px;
  top: 20px;
}
.letterBox .letterBoxAction a {
  border-left: 3px solid #f2d800;
  width: auto;
  background: #faf100;
  padding: 3px 6px;
  color: black;
  display: block;
  margin-bottom: 10px;
  float: left;
  clear: both;
}
.letterBox .letterBoxAction a.letterBoxActionTranslation {
  border-left: 3px solid #87a9c9;
  background: #a6cbee;
}
.actionButtonFrame {
  margin-top: 20px;
}
#popupZoneOverlay {
  background: rgba(0,0,0,0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999999;
}
#popupZoneLoader {
  background: url('../pics/ajax-loader.gif') no-repeat center center !important;
  height: 32px;
  width: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
}
.popupLayoutTitle {
  position: relative;
  border-bottom: 1px solid #c8c8c8;
}
.popupLayoutTitle .popupCloser {
  text-decoration: none;
  position: absolute;
  right: 10px;
  top: 2px;
  font-size: 240%;
  color: gray;
}
.popupLayoutTitle .popupCloser:hover {
  color: black;
}
.popupLayoutTitle h2 {
  margin: 0;
  padding: 10px 20px;
  font-size: 140%;
}
.popupLayoutFooter {
  padding: 14px 20px 20px;
  background: #d7d7d7;
}
.popupLayout {
  margin: 0 auto;
  background: white;
}
.popupLayout p,
.popupLayout ul,
.popupLayout ol,
.popupLayout table {
  margin: 0 0 0.75em;
}
.popupLayout .popupLayoutContent {
  padding: 20px;
}
.popupLayout .popupLayoutContent .yellowBtn {
  font-size: 130%;
  text-transform: uppercase;
  vertical-align: middle;
  background: #faf100;
  background-color: #faf100;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear,left top,left bottom,from(#faf100),to(#faf100));
  background-image: -moz-linear-gradient(top,#faf100,#faf100);
  background-image: -ms-linear-gradient(top,#faf100,#faf100);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#faf100),color-stop(100%,#faf100));
  background-image: -webkit-linear-gradient(top,#faf100,#faf100);
  background-image: -o-linear-gradient(top,#faf100,#faf100);
  background-image: linear-gradient(top,#faf100,#faf100);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faf100', endColorstr='#faf100', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  border-color: #faf100 #faf100 #aea700;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  color: black;
  margin-bottom: 10px;
  padding: 6px 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  box-shadow: 0 1px 3px rgba(0,0,0,0.25);
}
.popupLayout .popupLayoutContent p,
.popupLayout .popupLayoutContent ul,
.popupLayout .popupLayoutContent ol,
.popupLayout .popupLayoutContent table {
  margin: 0 0 0.75em;
}
#crt-thanks {
  background: #212121;
  color: white;
  position: relative;
}
#crt-thanks .popupCloser {
  color: black;
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 205%;
  font-weight: normal;
  text-decoration: none;
}
#crt-thanks .popupCloser:hover {
  text-decoration: underline;
}
#crt-thanks a {
  color: #faf100;
  text-decoration: underline;
}
#crt-thanks .crt-claim {
  margin-bottom: 16px;
}
#crt-thanks .crt-thanks-text {
  margin-bottom: 40px;
  font-size: 145%;
  text-transform: uppercase;
  color: white;
}
#crt-thanks .crt-bigButton {
  font-size: 160%;
  background: #faf100;
  color: black;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 7px 12px;
  display: inline-block;
  margin-bottom: 20px;
}
#crt-thanks .crt-thanks-padding {
  padding: 25px;
}
#crt-thanks .crt-thanks-yellow {
  float: right;
  width: 50%;
  background: #f0f0f0;
  color: black;
}
#crt-thanks .crt-thanks-yellow h2.first {
  margin-top: 0;
}
#crt-thanks .crt-thanks-yellow h2 {
  font-size: 130%;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 10px;
}
#crt-thanks .crt-thanks-yellow h3 a {
  background: url('../pics/greyarrow.png') no-repeat right;
  padding-right: 14px;
}
#crt-thanks .crt-thanks-yellow a {
  color: black;
  text-decoration: underline;
}
#crt-thanks .crt-thanks-left {
  float: left;
}
#crt-thanks .crt-thanks-right {
  float: left;
}
#crt-thanks .crt-thanks-center {
  width: 50%;
  float: left;
}
#crt-thanks .crt-thanks-center h3 {
  font-size: 130%;
  text-transform: uppercase;
}
#crt-thanks .cleaner {
  clear: both;
}
#crt-thanks ul {
  list-style: square;
  padding-left: 20px;
}
ul.list {
  list-style: square !important;
  padding-left: 30px;
}
#navSidebar .contactBox {
  float: none;
  width: 100%;
}
.partnerBox {
  margin-right: 18px;
  margin-bottom: 18px;
  display: inline-block;
  white-space: nowrap;
}
.partnerBox a {
  text-decoration: none;
}
.partnerBox a .parterName {
  text-decoration: underline;
}
.partnerBox img {
  display: inline-block;
  vertical-align: middle;
}
.partnerBox .parterName {
  display: inline-block;
  white-space: nowrap;
  margin-left: 5px;
}
.contactBox {
  float: left;
  width: 50%;
}
.contactBox .contactBoxPadding {
  padding-right: 22px;
  margin-bottom: 20px;
}
.contactBox .contactBoxImageFrame {
  position: relative;
  float: left;
  width: 120px;
  height: 120px;
  margin-right: 10px;
  overflow: hidden;
}
.contactBox .contactBoxImageDecorator {
  position: absolute;
  width: 120px;
  height: 120px;
  top: 0;
  left: 0;
  display: block;
}
.contactBox .contactBoxImage {
  width: 100%;
  position: relative;
}
.contactBox h4 {
  margin-bottom: 0 !important;
}
.contactBox .contactBoxAbout {
  margin-top: 14px;
}
.showBox .showBoxPadding {
  padding-right: 22px;
  margin-bottom: 20px;
}
.showBox h3 {
  font-size: 250%;
  margin: 0 0 13px !important;
}
#blog {
  background: #f6f6f6;
}
#blog #blogLogo {
  float: right;
  margin: 17px 30px;
  display: block;
}
#blog #contentWrapper,
#blog #header {
  width: 960px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}
#blog #footer {
  text-align: center;
}
#blog #content {
  background: white;
}
#blog #header h1 {
  float: right;
  margin-right: 34px;
  margin-top: 5px;
}
#blog #contentColumnPadding {
  padding: 0 40px 0;
}
#blog #navSidebar {
  width: 360px;
}
#blog .blogPostLists {
  margin-top: 15px;
}
#blog .blogPostListEntry {
  border-bottom: 1px dashed silver;
  padding: 8px 0 22px;
  margin-bottom: 10px;
}
#blog .blogPostListEntry h3 {
  font-size: 224%;
  margin: 0 0 0.2em;
}
#blog .blogPostListEntry h3 a {
  color: black;
  text-decoration: none;
}
#blog .blogPostListEntry h3 a:hover {
  color: #36b3c4;
  text-decoration: underline;
}
#blog .blogPostListEntry .blogPerexAuthor {
  font-size: 90%;
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
#blog .blogPostListEntry .blogPerexImage {
  margin-bottom: 6px;
  display: block;
}
#blog a.blogPostMore {
  background: #36b3c4;
  color: white;
  font-family: "Amnesty_Condensed", "Arial Narrow", "Arial", "Helvetica", sans-serif;
  font-weight: normal !important;
  text-transform: uppercase;
  line-height: 1;
  font-size: 85%;
  padding: 1px 4px;
}
#blog .blogContributors h4 {
  color: red;
  font-size: 135%;
}
#blog .blogContributors h4 a {
  color: black;
}
#blog .blogContributors p.blogContributorsPosts {
  margin-bottom: 34px;
}
#blog .blogContributors .contactTypeLabel {
  display: none;
}
#blog .blogContributors .contactBox .contactBoxPadding {
  margin-bottom: 0;
}
#blog .blogContributors .contactBox {
  width: 100%;
}
#blog .blogOtherPostsList {
  font-family: "Amnesty_Condensed", "Arial Narrow", "Arial", "Helvetica", sans-serif;
  font-weight: normal !important;
  text-transform: uppercase;
  line-height: 1;
}
#blog .blogOtherPostsList a {
  color: black;
}
#blog .blogOtherPostsList li {
  margin-bottom: 9px;
}
form.customForm input,
form.customForm select,
form.customForm textarea {
  font-size: 100%;
  font-family: inherit;
}
form.customForm input[type=checkbox],
form.customForm input[type=radio] {
  cursor: pointer;
}
form.customForm input[type=text],
form.customForm .formField,
form.customForm .txt,
form.customForm input[type=password],
form.customForm textarea,
form.customForm select,
form.customForm .uneditable-input {
  display: inline-block;
  padding: 4px 6px;
  border: 0;
  font-size: 100%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #e1e1e1;
}
form.customForm input[type=file] {
  font-size: 100%;
}
form.customForm input[type=text],
form.customForm .formField,
form.customForm .txt,
form.customForm input[type=password],
form.customForm textarea,
form.customForm select,
form.customForm .uneditable-input,
form.customForm .button {
  padding: 4px 6px;
}
form.customForm textarea {
  width: 99.9%;
  height: auto;
  font-size: 100%;
}
form.customForm :-moz-placeholder {
  color: gray;
}
form.customForm ::-webkit-input-placeholder {
  color: gray;
}
form.customForm input[type=text],
form.customForm input[type=password],
form.customForm select,
form.customForm textarea {
  -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
}
form.customForm form div.error {
  background: #ffffff;
  padding: 10px 0;
  margin: -10px 0 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
form.customForm form div.error > label,
form.customForm form div.error span.help-inline,
form.customForm form div.error span.help-block {
  color: red;
}
form.customForm form div.error input[type=text],
form.customForm form div.error input[type=password],
form.customForm form div.error textarea {
  border-color: red;
  -webkit-box-shadow: 0 0 3px rgba(171,41,32,0.25);
  -moz-box-shadow: 0 0 3px rgba(171,41,32,0.25);
  box-shadow: 0 0 3px rgba(171,41,32,0.25);
}
form.customForm form div.error input[type=text]:focus,
form.customForm form div.error input[type=password]:focus,
form.customForm form div.error textarea:focus {
  border-color: #cc0000;
  -webkit-box-shadow: 0 0 6px rgba(171,41,32,0.5);
  -moz-box-shadow: 0 0 6px rgba(171,41,32,0.5);
  box-shadow: 0 0 6px rgba(171,41,32,0.5);
}
form.customForm form div.error .input-prepend span.add-on,
form.customForm form div.error .input-append span.add-on {
  background: #ffffff;
  border-color: red;
  color: #cc0000;
}
form.customForm input[readonly]:focus,
form.customForm textarea[readonly]:focus,
form.customForm input.disabled {
  background: #f5f5f5;
  border-color: #ddd;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
form.customForm .button {
  cursor: pointer;
  font-size: 175%;
  vertical-align: middle;
  background: #36b3c4;
  margin-bottom: 15px;
  color: white;
  text-transform: uppercase;
  font-family: "Amnesty_Condensed", "Arial Narrow", "Arial", "Helvetica", sans-serif;
  font-weight: normal !important;
  text-transform: uppercase;
  line-height: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 1px;
  padding: 0.3em 0.5em;
  text-shadow: none;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  text-decoration: none;
  display: inline-block;
  border: 0;
  -webkit-transition: .1s linear all;
  -moz-transition: .1s linear all;
  -ms-transition: .1s linear all;
  -o-transition: .1s linear all;
  transition: .1s linear all;
}
form.customForm .button:hover {
  background-position: 0 -15px;
  text-decoration: none;
}
form.customForm .button.disabled {
  cursor: default;
  background-image: none;
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
}
form.customForm .button:disabled {
  cursor: default;
  background-image: none;
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
}
form.customForm .button:active {
  -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,0.1), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 3px 7px rgba(0,0,0,0.1), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 3px 7px rgba(0,0,0,0.1), 0 1px 2px rgba(0,0,0,0.05);
}
form.customForm .button.large {
  font-size: 130%;
  padding: 9px 14px 9px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
form.customForm .button.small {
  padding: 3px 9px 3px;
  font-size: 85%;
}
form.customForm table.layouter {
  width: 100%;
  font-size: ;
}
form.customForm table.layouter th {
  padding-top: 9px;
  padding-bottom: 2px;
  width: 20em;
  text-align: right;
  padding-right: 13px;
  font-weight: normal;
}
form.customForm table.layouter td {
  padding-bottom: 4px;
  padding-top: 4px;
  padding-left: 5px;
  padding-right: 5px;
}
form.customForm table.layouter td input,
form.customForm table.layouter td select {
  margin-right: 0.3em;
}
form.customForm table.layouter td label {
  margin-right: 1.1em;
}
form.customForm table.layouter td,
form.customForm table.layouter th {
  vertical-align: top;
}
form.customForm table.layouter table.layouter th {
  width: 10em;
}
form.customForm .wide,
form.customForm textarea {
  width: 95%;
}
form.customForm label.required {
  font-weight: bold;
}
form.customForm .error {
  color: red;
}
form.customForm .error_field {
  border: 1px solid red !important;
}
.calendar {
  width: 100%;
  background: white;
  table-layout: fixed;
}
.calendar td,
.calendar th {
  border: 1px solid silver;
  width: 14, 2%;
}
.calendar td {
  height: 65px;
}
.calendar th {
  text-align: center;
  padding: 3px;
}
.calendar td p {
  margin: 0 2px 1px !important;
}
.calendar td p a {
  display: inline-block;
  background: #36b3c4;
  color: white;
  font-size: 85%;
  padding: 2px 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.calendar .calendar-day-head,
.calendar .day-number {
  background: silver;
  color: black;
  padding: 1px 3px;
  border-bottom: 1px solid silver;
}
.calendar .day-number {
  background: #f0f0f0;
}
.calendar .smallCalendarLink {
  display: block;
  width: 100%;
  height: 38px;
  text-align: center;
  line-height: 38px;
}
.calendar a.smallCalendarLink {
  font-size: 140%;
  background: #36b3c4;
  color: white;
}
.calendarSmall td {
  height: auto;
}
.calendarNav {
  font-size: 110%;
  text-align: center;
}
.calendarNav a {
  line-height: 50%;
  font-size: 240%;
  font-weigt: bold;
  display: inline-block;
  text-decoration: none;
}
.calendarNav a.prev {
  float: left;
}
.calendarNav a.next {
  float: right;
}
.articleCanvas {
  background: none;
  line-height: 1.4;
}
.articleCanvas .actionButton {
  display: inline-block;
  margin: 0.75em auto;
}
.articleCanvas h2,
.articleCanvas h3,
.articleCanvas h4 {
  font-family: "Amnesty_Condensed", "Arial Narrow", "Arial", "Helvetica", sans-serif;
  font-weight: normal !important;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 0.72em;
}
.articleCanvas h3,
.articleCanvas h4 {
  margin-top: 1.41em;
}
.articleCanvas h2 {
  margin-top: 28px;
  font-family: "Amnesty_Condensed", "Arial Narrow", "Arial", "Helvetica", sans-serif;
  font-weight: normal !important;
  text-transform: uppercase;
  line-height: 1;
  font-size: 230%;
}
.articleCanvas p,
.articleCanvas ol,
.articleCanvas ul,
.articleCanvas table,
.articleCanvas blockquote {
  margin-bottom: 0.72em;
}
.articleCanvas p {
  text-align: justify;
}
.articleCanvas ul {
  list-style: square;
  padding-left: 20px;
}
.articleCanvas ol {
  list-style: decimal;
  padding-left: 20px;
}
.articleCanvas p {
  text-align: justify;
}
.articleCanvas .articleImage {
  position: relative;
  display: block;
  color: #323232;
  text-align: left;
}
.articleCanvas .articleImage a.articleImageLink {
  display: inline-block;
}
.articleCanvas .articleImage img {
  width: 100%;
}
.articleCanvas .articleImage small.articleImageCopyright {
  position: absolute;
  right: 5px;
  top: 5px;
  color: white;
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  text-decoration: none;
}
.articleCanvas .articleImageTexted {
  border-bottom: 1px solid silver;
  padding-bottom: 0.3em;
  margin-bottom: 0.78em;
}
.articleCanvas .articleImageLeft {
  float: left;
  margin-right: 1.8em;
  margin-bottom: 1em;
}
.articleCanvas .articleImageRight {
  float: right;
  margin-left: 1.8em;
  margin-bottom: 1em;
}
.articleCanvas .articleImageCenter {
  margin: 1em auto 1em;
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.articleCanvas a {
  text-decoration: underline;
}
.articleCanvas ul.articlePhotoGallery,
ul.articlePhotoGallery {
  list-style: none;
  padding: 0;
}
.articleCanvas ul.articlePhotoGallery li,
ul.articlePhotoGallery li {
  margin: 0;
  float: left;
}
.articleCanvas ul.articlePhotoGallery li a,
ul.articlePhotoGallery li a {
  margin: 0 2px 2px;
}
.articleCanvas ul.articlePhotoGallery li a,
.articleCanvas ul.articlePhotoGallery li img,
ul.articlePhotoGallery li a,
ul.articlePhotoGallery li img {
  display: block;
}
.articleCanvas ul.articlePhotoGallery li img,
ul.articlePhotoGallery li img {
  width: 100%;
}
.articleCanvas ul.articlePhotoGallery .moreButton,
ul.articlePhotoGallery .moreButton {
  width: 100%;
  height: 1px;
  overflow: hidden;
  text-align: center;
  line-height: 100%;
}
.articleCanvas ul.articlePhotoGallery .moreButton a,
ul.articlePhotoGallery .moreButton a {
  display: block;
  width: 99%;
  height: 99%;
  background: #36b3c4;
  color: white;
  font-size: 500%;
  text-decoration: none;
}
ul.galleryLabelnone li {
  margin-bottom: 8px;
}
.actionButton,
.articleCanvas .actionButton {
  cursor: pointer;
  font-size: 225%;
  vertical-align: middle;
  background: #36b3c4;
  margin-bottom: 15px;
  color: white;
  text-transform: uppercase;
  font-family: "Amnesty_Condensed", "Arial Narrow", "Arial", "Helvetica", sans-serif;
  font-weight: normal !important;
  text-transform: uppercase;
  line-height: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 1px;
  padding: 0.3em 0.5em;
  text-shadow: none;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  text-decoration: none;
  display: inline-block;
  border: 0;
}
.thanksContent {
  background: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 15px 20px;
}
#banner {
  display: none;
  z-index: 90;
  margin-top: 8em;
  background: url('bg.png') repeat-x fixed bottom #faf100;
  color: #141414;
  overflow: hidden;
}
#banner #bannerMapCropper {
  position: relative;
  overflow: hidden;
  height: 450px;
}
#banner #bannerMapFrame {
  top: 0;
  position: relative;
  overflow: hidden;
}
#banner #bannerMap {
  width: 100%;
  z-index: 9;
}
#banner .bannerInitDisplay {
  z-index: 9999 !important;
}
#banner .bannerInitDisplay .bannerBubble,
#banner .bannerInitDisplay .bubbleArrow {
  display: block !important;
}
#banner .bannerPointer {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-left: -6px;
  background: url('point.png') no-repeat center center;
  z-index: 12;
  cursor: pointer;
}
#banner .bannerPointer .bubbleArrow {
  position: absolute;
}
#banner .bannerPointer:hover .bannerBubble,
#banner .bannerPointer:hover .bubbleArrow {
  display: block;
}
#banner .bannerPointer .bannerBubble,
#banner .bannerPointer .bubbleArrow {
  display: none;
}
#banner .bannerPointer .bannerBubble {
  width: 300px;
  z-index: 100;
  position: absolute;
  background: black;
  color: white;
}
#banner .bannerPointer .bannerBubble .bannerBubblePadding {
  padding: 10px 14px 3px;
}
#banner .bannerPointer .bannerBubble a {
  color: white;
  text-decoration: none;
}
#banner .bannerPointer .bannerBubble h3 {
  font-size: 150%;
}
#banner .bannerPointer .bannerBubble h3,
#banner .bannerPointer .bannerBubble p {
  margin-bottom: 10px;
}
#banner .bannerPointer .bannerBubble .actionButton {
  font-size: 140%;
  margin: 0;
}
#banner .bannerBubbleAlign0 .bannerBubble {
  left: 6px;
  bottom: 56px;
}
#banner .bannerBubbleAlign0 .bubbleArrow {
  left: 6px;
  bottom: 6px;
}
#banner .bannerBubbleAlign1 .bannerBubble {
  left: 6px;
  top: 56px;
}
#banner .bannerBubbleAlign1 .bubbleArrow {
  left: 6px;
  top: 6px;
}
#banner .bannerBubbleAlign2 .bannerBubble {
  right: 6px;
  bottom: 56px;
}
#banner .bannerBubbleAlign2 .bubbleArrow {
  right: 6px;
  bottom: 6px;
}
#banner .bannerBubbleAlign3 .bannerBubble {
  right: 6px;
  top: 56px;
}
#banner .bannerBubbleAlign3 .bubbleArrow {
  right: 6px;
  top: 6px;
}
#banner h2 {
  color: white;
  font-size: 550%;
  text-align: center;
  padding: 16px 20px;
  position: relative;
  z-index: 10;
  background: url('bg.png') repeat-x fixed bottom;
}
#titles {
  display: block;
}
#titles .titleBox {
  padding: 14px 20px;
  border-bottom: 1px solid silver;
  color: white;
}
#titles .titleBox h2 {
  margin-bottom: 15px;
}
#titles .titleBox h2 font-size: 210%
			a {
  color: white;
}
#titles .titleBox p.short {
  margin-bottom: 10px;
}
#titles .titleBox img {
  float: left;
  margin-right: 20px;
}
#sidebarBanner {
  margin-bottom: 20px;
}
#bottomBanner {
  position: relative;
}
#bottomBanner img {
  width: 100%;
}
.rPager .rPagerNav,
.rPager .rPagerLink {
  display: inline-block;
  padding: 4px 8px;
  margin-right: 6px;
}
.rPager .rPagerSelected {
  background: black;
  color: black;
}
.rPager .rPagerLink {
  background: #e6e6e6;
}

@media (max-width: 768px) {
  .mobileOther {
    display: none;
  }
}
@media screen and (min-width: 768px) {
 #bottomBanner img {
    width: 960px;
    margin: 0 auto;
    display: block;
  }
  .donateBar .donateBarContent div.step a {
    text-align: left;
  }
  .donateBar div.step {
    height: 100%;
  }
  .donateBar div.step a {
    height: 100%;
  }
  .donateBar div.step1 {
    width: 330px;
  }
  .donateBar div.step2 {
    width: 330px;
  }
  .donateBar div.step3 {
    width: 300px;
  }
  #banner {
    display: block;
  }
  #titles {
    display: none;
  }
  #header {
    height: 8em;
  }
  #header .quickSearch {
    top: 40px;
  }
  #header.fixed {
    position: fixed;
    top: 0;
  }
  #header h1 {
    padding: 20px 0 20px 40px;
  }
  #header #headerSocial {
    display: block;
    position: absolute;
    right: 40px;
    top: 16px;
    font-size: 150%;
  }
  #header #headerSocial img {
    vertical-align: middle;
  }
  #header #headerSocial a {
    font-family: "Amnesty_Condensed", "Arial Narrow", "Arial", "Helvetica", sans-serif;
    font-weight: normal !important;
    text-transform: uppercase;
    line-height: 1;
    color: black;
    margin-left: 14px;
  }
  #header #navShow {
    display: none;
  }
  #navSidebar {
    width: 300px;
    float: right;
  }
  #contentColumn {
    width: 600px;
    float: left;
    position: relative;
    overflow: hidden;
  }
  #cris-sidebar {
    width: 300px;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    padding: 0;
  }
  #cris-main {
    margin-right: 300px;
  }
  #contentWrapper.contentWrapperDarkSidebar {
    background: url('bg.gif') repeat-y center top #f2f2f2;
  }
  #content {
    width: 960px;
    padding: 1px 0 36px;
  }
  .donateBar {
    text-align: left;
  }
  .donateBar .donateBarContent {
    width: 960px;
  }
  #nav {
    height: 2.8em;
    display: block;
  }
  #nav .subnav {
    position: absolute;
    display: none;
    margin-left: 1.3em;
  }
  #nav .subnav ul.navBigitems {
    width: 290px;
    border-right: 1px solid white;
  }
  #nav.fixed {
    position: fixed;
  }
  #nav li {
    display: inline-block;
  }
  #nav .bigSubnav {
    max-width: 490px;
  }
  #nav ul.navBigitems {
    float: left;
  }
  #nav ul.navItems {
    float: left;
    height: 100%;
  }
  #barPlaceholder {
    background: url('bar.png') no-repeat center center black;
    height: 50px;
    position: relative;
  }
  .donateBar {
    height: 50px;
  }
  .donateBar .donateBarContent {
    height: 50px;
  }
  .donateBar .donateBarContent div.step {
    float: left;
    width: 33.1%;
  }
  .leftCol {
    width: 49%;
    float: left;
  }
  .rightCol {
    width: 49%;
    float: right;
  }
  .leftCol2 {
    width: 65%;
    float: left;
  }
  .rightCol2 {
    width: 33%;
    float: right;
  }
  #cris-main .cris-padding {
    padding: 0 30px 0 30px;
  }
  #cris-main #cris-sidebar .cris-padding {
    padding: 20px 30px 0 30px;
  }
}



/* additions by Zoltan / FARM */

#cris-sidebar .caseSignatureForm .error {
  color: red;
}

#cris-sidebar .caseSignatureForm .error_field{
  border: 2px solid red !important;
}