body {
  font-family: Arial, sans-serif;
}

#addtransaction {
  padding-top: 10px;
  margin-bottom: -15px;
}

#accountsfeed {
  margin-top: 0;
  padding-top: 10px;
}

#assetform {
  margin-top: -5px;
  margin-left: -5px;
  padding-bottom: 10px;
}

#assetlinks {
  margin-top: -25px;
  padding-bottom: 10px;
  text-align: right;
}

#challenge {
  color: #659acb;
}

#doc {
  width: 80%;
}

#errorExplanation {
  padding-bottom: 10px;
}

#errorExplanation h3 {
  background-color: #ffffdf;
}

#faqs {
  padding-top: 20px;
}

#faqs ul {
  list-style-type: none;
  padding: 0;
}

#ft {
  border-top: 2px solid #659acb;
  color: #999;
  font-family: Arial, sans-serif;
  margin-top: 20px;
  padding-top: 4px;
  padding-bottom: 10px;
}

#keyword {
  font-style: italic;
}

#links {
  font: 1.4em Tahoma, Arial, sans-serif;
}

#menucontainer {
  background-color: #d2e6fa;
  height: 25px;
  margin-bottom: 10px;
  padding: 0;
}

#menucontainer ul {
  border: 0;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

#menucontainer ul li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}

#menucontainer ul li a {
  background-color: #d2e6fa;
  color: #659acb;
  display: block;
  font-size: 1.1em;
  padding: 4px;
  text-align: center;
  text-decoration: none;
  width: 80px;
}

#menucontainer ul li a:hover {
  background: #659acb;
  color: #d2e6fa;
}

#menucontainer a:active {
  background: #659acb;
  color: #fff;
}

#menucontainer li#active a {
  background-color: #659acb;
  color: #fff;
}

#messagelabel {
  vertical-align: top;
}

#metadata {
  color: #999;
  margin-top: -10px;
  margin-bottom: 20px;
  padding: 0 0 0 10px;
}

#metadata li {
  list-style-type: none;
}

p#newasset {
  font-size: 120%;
}

#newassetlink, #newasset {
  margin-top: 20px;
}

#resetpassword h3 {
  border-bottom: 2px solid #659acb;
  padding-bottom: 10px;
}

#screenshots {
  margin-top: -10px;
  margin-left: -20px;
}

#screenshots img {
  border: 2px solid #ebebd7;
}

#screenshots td {
  padding: 12px 20px 10px;
}

#screenshots .caption {
  font-size: 90%;
  padding-top: 0;
  padding-bottom: 5px;
}

#screenshots .caption strong {
  border-bottom: 4px solid #ebebd7;
  font-weight: normal;
  text-transform: uppercase;
}

#signin {
  vertical-align: center;
}

#signin ul {
  color: #ce6500;
  font: 1.4em Tahoma, Arial, sans-serif;
  list-style-type: none;
  margin-left: -15px;
}

#signin #or {
  color: #000;
  padding-left: 20px;
}

#stats {
  padding-bottom: 0;
}

#systemmessage {
  background-color: #ce6500;
  color: #fff;
  margin-bottom: 10px;
  padding: 2px 5px 2px 5px;
}

#systemmessage a {
  color: #fff;
}

#systemmessageslink {
  padding-bottom: 10px;
}

a:link {
  color: #000;
}

a:visited {
  color: #000;
}

a:hover {
  color: #ce6500;
}

a:active {
  color: #000;
}

h1, h3 {
  color: #ce6500;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
}

h1 {
  border-bottom: 2px solid #659acb;
  font-size: 2em;
  padding-bottom: 5px;
}

h2 {
  color: #ebebd7;
  font: 1.6em Tahoma, Arial, sans-serif;
  margin: 4px;
  text-align: right;
  text-transform: uppercase;
}

h3 {
  font-size: 1.4em;
  margin-bottom: 0.5em;
}

th {
  font-weight: bold;
}

ul {
  list-style: disc;
  padding-left: 20px;
}

li {
  padding-top: 5px;
}

.accounts, .amounts, .assets, .categories, .currencies, .messages,
.transactions {
  font-size: 90%;
}

.amounts thead {
  border-bottom: 2px solid #659acb;
  color: #000;
}

.assets thead {
  background-color: #8dc282;
  color: #fff;
}

.accounts thead, .categories thead, .currencies thead, .messages thead {
  background-color: #659acb;
  color: #fff;
}

.transactions thead {
  background-color: #8dc282;
  color: #fff;
}

.accounts th, .accounts td, .amounts th, .amounts td, .assets th, .assets td,
.categories th, .categories td, .currencies th, .currencies td,
.messages th, .messages td, .transactions th, .transactions td {
  padding: 5px 15px 5px 5px;
}

.accounts .even, .categories .even, .currencies .even,
.messages .even {
  background-color: #9acbff;
}

.accounts .odd, .categories .odd, .currencies .odd,
.messages .odd {
  background-color: #d2e6fa;
}

.amounts .even, .amounts .odd {
  background-color: #fff;
  border-bottom: 1px dotted #ebebd7;
}

.answer {
  padding-bottom: 5px;
}

h1 .inplaceeditor-form {
  font-size: 50%;
}

form {
  margin-top: 20px;
}

form h3 {
  border-bottom: 1px dotted #ebebd7;
  padding-bottom: 2px;
}

form td {
  padding: 5px;
}

input {
  padding: 1px;
}

.amount {
  text-align: right;
}

.blanktext {  
  color: #659acb;
  font-size: 1.4em; 
  font-weight: bold;
}

.button-to div {
  
  /* Corrects extra space added by <div> inserted by button_to helper. */
  margin-top: -20px;
}

.even {
  background-color: #ebffdf;
}

.fieldWithErrors {
  display: inline;
}

.formnote {
  color: #999;
  margin-left: 10px;
}

.formtext {
  color: #659acb;
  font-size: 1.4em;
  text-align: right;
}

.heavy {
  font-weight: bold;
}

.inplaceeditor-form {
 width: 250px;
}

.label {
  text-align: right;
  width: 100px;
}

.message {
  background-color: #ffffdf;
  color: #ce6500;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 2px;
}

.negative {
  color: #ce6500;
}

.odd {
  background-color: #ffffdf;
}

.pager {
  color: #000;
  font: 90% Arial, sans-serif;
  font-weight: bold;
  margin: 10px 0 10px 4px;
}

.pager a {
  background-color: #fff;
  border: 1px solid #d2e6fa;
  color: #659acb;
  font-weight: normal;
  margin-right: 1px;
  padding: 2px 4px 2px;
  text-decoration: none;
}

.pager a:hover {
  background-color: #fff;
  border: 1px solid #659acb;
  color: #000;
}

.primarytext {
  color: #659acb;
}

.question {
  border-bottom: 1px dotted #ebebd7;
  color: #659acb;
  font: 1.1em Tahoma, Arial, sans-serif;
  padding-bottom: 2px;
}

.secondarytext {
  color: #999;
}

.stats {
  margin-top: 0;
  margin-left: -10px;
  padding: 0 5px 20px 10px;
}

.stats table {
  border: 1px solid #ebebd7;
  color: #000;
}

.stats thead {
  background-color: #ebebd7;
  color: #000;
}

.stats th, .stats td {
  padding: 5px 15px 5px 5px;
}

.stats td {
  vertical-align: top;
}

.subhead {
  font-size: 120%;
  margin-top: 5px;
  margin-bottom: 10px;
}

.suffixcurrency {
  color: #659acb;
  font-size: 1.4em;
  padding-left: 5px;
}

.totallabel {
  background-color: #659acb;
  color: #fff;
  font-size: 125%;
}

.totalfigure {
  color: #ffffdf;
  font-weight: bold;
  text-align: right;
}

.totalfigure .negative {
  color: #ffffdf;
}

.trend {
  padding-left: 20px;
}