html, body, div, span, a, img, h1, h2, h3, h4, h5, h6, hgroup, p, dl, dialog,
dt, dd, ol, ul, li, abbr, acronym, address, b, big, blockquote, cite, code,
del, dfn, em, i, ins, kbd, pre, q, samp, tt, var, small, strong, sub, sup,
object, iframe, form, fieldset, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td, article, aside, footer, header, nav, section, figure, menu,
time, mark, audio, video {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
  white-space: normal;
  text-align: left;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent; }

textarea, input, select {
  font-family: inherit;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  white-space: normal;
  text-align: left;
  margin: 0;
  padding: 0; }

article, aside, footer, header, nav, section, dialog, figure, hgroup, menu {
  display: block; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

del, ins {
  text-decoration: none; }

ol, ul {
  list-style: none; }

nav ul {
  list-style-type: none; }

table {
  border-collapse: separate;
  border-spacing: 0;
  background-color: transparent;
  width: auto;
  height: auto;
  focus-outline: 0; }

blockquote {
  quotes: "\201C" "\201D"; }
  blockquote:before {
    content: "\201C";
    font-weight: bold; }
  blockquote:after {
    content: "\201D";
    font-weight: bold; }

q {
  quotes: "" ""; }
  q:before, q:after {
    content: ""; }

applet, basefont, dir, font, isindex, menu, s, strike, u {
  font-family: inherit;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  white-space: normal;
  vertical-align: baseline;
  text-decoration: inherit;
  text-align: left;
  color: inherit;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; }

dir, menu {
  list-style: none; }

nobr {
  white-space: normal; }

blink {
  text-decoration: none; }

marquee {
  overflow: visible; }

body {
  font-family: helvetica, arial, sans-serif;
  line-height: 1.5;
  background: white;
  color: black; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2; }

h4, h5, h6, b, strong, th, thead, dt, legend {
  font-weight: bold; }

caption, cite, dfn, em, i {
  font-style: italic; }

code, kbd, samp, pre, tt, var {
  font-family: mono-space, monospace; }

h1, h2, h3, h4, h5, h6 {
  word-spacing: -0.125em; }

p {
  word-spacing: 0.125em;
  hyphenate: auto;
  hyphenate-lines: 3; }

p+p {
  text-indent: 1.5em; }
  p+p.no-indent {
    text-indent: 0; }

pre {
  white-space: pre; }

del {
  text-decoration: line-through; }

mark {
  background: rgba(255, 255, 0, 0.4);
  padding: 0 .25em; }

ins {
  color: #f00; }

small, sup, sub {
  font-size: 80%; }

big {
  font-size: 125%;
  line-height: 80%; }

abbr, acronym {
  font-size: 85%;
  text-transform: uppercase;
  letter-spacing: .1em; }

abbr[title], acronym[title], dfn[title] {
  border-bottom: 1px dotted black;
  cursor: help; }

sup, sub {
  line-height: 0; }

sup {
  vertical-align: super; }

sub {
  vertical-align: sub; }

blockquote {
  padding: 0.42em 1.5em 1.08em 1.5em; }

hr {
  border: none;
  background: #ddd;
  width: 100%; }

ul, ol {
  margin-left: 1.5em; }

ul {
  list-style: disc outside; }

ol {
  list-style: decimal outside; }

/*input { cursor: text; }
select, button { cursor: pointer; }
*/
table {
  font: inherit;
  width: 100%; }

th {
  background: rgba(0, 0, 0, 0.2); }

tr:nth-child(even) {
  background: rgba(0, 0, 0, 0.1); }

article, aside, header, hgroup, nav, section, footer {
/*  float: left;*/
  display: block; }

figure {
  display: block; }

body {
  font-size: 75%;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  position: relative; }

h1, h2 {
  line-height: 36px;
  margin-bottom: 18px; }

h1, h2, h3, h4 {
  margin-top: 18px; }

h3, h4, h5, h6 {
  line-height: 18px; }

h1 {
  font-size: 36px;
  top: 0.235em; }

h2 {
  font-size: 28px;
  top: 10px; }

h3 {
  font-size: 22px;
  top: 3px; }

h4 {
  font-size: 18px;
  top: 4px; }

h5 {
  font-size: 15px;
  top: 5px; }

h6 {
  font-size: 13px;
  top: 5px; }

p, pre, address {
  font-size: 13px;
  line-height: 18px;
  position: relative;
  top: 5px; }

pre, address {
  top: 6px; }

abbr, code, kbd, samp, small, var {
  line-height: 18px; }

ul, ol, dl, dialog {
  font-size: 13px;
  line-height: 18px;
  position: relative;
  top: 5px;
  margin-top: 18px;
  margin-bottom: 18px; }

li ul, li ol, ul ul, ol ol {
  top: 0;
  margin-top: 0;
  margin-bottom: 0; }

li h1, li h2, li h3, li h4, li h5, li h6, li p {
  top: 0; }

form, legend, label {
  font-size: 13px;
  line-height: 18px; }

label {
	padding: 0 8px 0 0;
}

legend {
  position: relative;
  top: 5px; }

input, textarea {
  font-size: 12px; }

h1:first-child, h2:first-child, h3:first-child, h4:first-child {
  margin-top: 0; }

table {
  font-size: 13px;
  line-height: 18px;
  margin: 18px 0; }

th, td {
  padding: 3px 12px;
  line-height: 30px; }

th {
  background: rgba(0, 0, 0, 0.2); }

tr:nth-child(even) {
  background: rgba(0, 0, 0, 0.1); }

hr {
  position: relative;
  height: 4px;
  margin: 18px 0 14px 0; }

#page {
  width: 790px;
  position: relative; 
  padding-bottom: 0;
}
#page:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
 }

.column {
  margin-left: 18px;
  display: block;
  float: left; }

.colgroup {
  display: block;
  float: left; }

.first {
  margin-left: 0;
  clear: left; }
  label.first {
    margin-left: 0; }

.gutter {
  margin-left: 18px; }

.no-gutter {
  margin-left: 0; }

.align-left {
  float: left; }

.align-right {
  float: right;
  text-align: right; }

header, section, div {
  padding-bottom: 18px;
}

.leading {
  margin-bottom: 18px; }

.noleading {
  margin-bottom: 0 !important; }

.width1 {
  width: 234px; }
  label.width1 {
    float: left; }
    label.width1 input, label.width1 textarea, label.width1 .radio-text {
      width: 228px; }
    label.width1 select {
      width: 100%; }

.width2 {
  width: 486px; }
  label.width2 {
    float: left; }
    label.width2 input, label.width2 textarea, label.width2 .radio-text {
      width: 480px; }
    label.width2 select {
      width: 100%; }

.width3 {
  width: 738px; }
  label.width3 {
    float: left; }
    label.width3 input, label.width3 textarea, label.width3 .radio-text {
      width: 732px; }
    label.width3 select {
      width: 100%; }

.width4 {
  width: 990px; }
  label.width4 {
    float: left; }
    label.width4 input, label.width4 textarea, label.width4 .radio-text {
      width: 984px; }
    label.width4 select {
      width: 100%; }

.unitx1 {
  width: 108px; }
  label.unitx1 {
    float: left; }
    label.unitx1 input, label.unitx1 textarea {
      width: 102px; }
    label.unitx1 select {
      width: 100%; }

.unitx2 {
  width: 234px; }
  label.unitx2 {
    float: left; }
    label.unitx2 input, label.unitx2 textarea {
      width: 228px; }
    label.unitx2 select {
      width: 100%; }

.unitx3 {
  width: 360px; }
  label.unitx3 {
    float: left; }
    label.unitx3 input, label.unitx3 textarea {
      width: 354px; }
    label.unitx3 select {
      width: 100%; }

.unitx4 {
  width: 486px; }
  label.unitx4 {
    float: left; }
    label.unitx4 input, label.unitx4 textarea {
      width: 480px; }
    label.unitx4 select {
      width: 100%; }

.unitx5 {
  width: 612px; }
  label.unitx5 {
    float: left; }
    label.unitx5 input, label.unitx5 textarea {
      width: 606px; }
    label.unitx5 select {
      width: 100%; }

.unitx6 {
  width: 738px; }
  label.unitx6 {
    float: left; }
    label.unitx6 input, label.unitx6 textarea {
      width: 732px; }
    label.unitx6 select {
      width: 100%; }

.unitx7 {
  width: 864px; }
  label.unitx7 {
    float: left; }
    label.unitx7 input, label.unitx7 textarea {
      width: 858px; }
    label.unitx7 select {
      width: 100%; }

.unitx8 {
  width: 990px; }
  label.unitx8 {
    float: left; }
    label.unitx8 input, label.unitx8 textarea {
      width: 984px; }
    label.unitx8 select {
      width: 100%; }

.columnsx2 {
  -webkit-column-count: 2;
  -webkit-column-gap: 18px;
  -moz-column-count: 2;
  -moz-column-gap: 18px;
  column-count: 2;
  column-gap: 18px; }

.columnsx4 {
  -webkit-column-count: 4;
  -webkit-column-gap: 18px;
  -moz-column-count: 4;
  -moz-column-gap: 18px;
  column-count: 4;
  column-gap: 18px; }

form {
/*  overflow: auto; */
}

fieldset, legend {
  padding-bottom: 18px; }

label {
  padding-top: 1px;
  margin: 0 0 11px 0px;
  float: left;
  display: block; }

input[type="text"], input[type="password"], input[type="select"], input[type="search"] {
  border: solid 1px #ccc;
  height: 16px;
  padding: 1px 2px;
  display: block; }
input[type="file"] {
  border: none; }

textarea {
  border: solid 1px #ccc;
  height: 16px;
  padding: 0 2px;
  display: block;
  line-height: 18px; }

select {
  display: block;
  margin-top: 2px; }

input[type="submit"], input[type="reset"], input[type="button"] {
  margin-left: 12px; }

label.singleline {
  height: 32px;
  margin-bottom: 0; }
  label.singleline input {
    width: auto;
    display: inline;
    margin-left: 12px;
    margin-top: 0; }
label.multilinex2 textarea {
  height: 36px; }
label.multilinex3 textarea {
  height: 54px; }
label.multilinex4 textarea {
  height: 72px; }
label.multilinex5 textarea {
  height: 90px; }
label.multilinex6 textarea {
  height: 108px; }

.radio {
  margin: 6px 0 0 1px;
  float: left;
  display: block;
  clear: left; }

.radio-label {
  margin: 0 0 13px 0;
  padding-left: 18px;
  float: none;
  display: block;
  clear: none; }

.checkbox {
  margin: 6px 0 0 1px;
  float: left;
  display: block;
  clear: left; }

.checkbox-label {
  margin: 0 0 13px 0;
  padding-left: 18px;
  float: none;
  display: block;
  clear: none; }

/* Here is where we customize the heck out of it all*/
/*#page {
  margin: 36px auto; }
*/
.layout-grid { background: url(/images/baseline_column.png) repeat 0 1px; }

.header {
/*  height: 144px; */
}

.beta2 {
}
#beta {
  float: right;
}
#logos {
  position: absolute;
  top: -16px;
  left: 620px;
}

.width23 {
  width: 190px; 
}

.body { 
	color: #000; 
}
.body h2 {
    color: #00e;
    letter-spacing: -1px;
    word-spacing: -0.05em; }

a {
  font-weight: bold;
  color: #00e; }

#toppart .column {
  padding: 0; }

#user-bar{
	position: absolute;	
	right: 0;
  z-index: 1;
}
#user-bar-greeting {
	visibility: collapse;
}
.checkbook td,th {
	line-height: 18px;
}
.hardright {  text-align: right; }
.check {}
.deposit { color: green;}
.fieldWithErrors input { background:yellow;}
.inside {
  padding: 0 26px;
}
#errorExplanation {
  color: orange;
}

#errorExplanation h2 {
  color: orange;
}

#errorExplanation p {
  color: orange;
}

#errorExplanation ul li {
  font-size: 14px;
  list-style: square;
}

/*#refresh {
  font-size: 14px;
	color: #00F;
}*/

.right {
  text-align: right;
}
.pcenter {
  text-align: center;
}
/* instructions and terms page */
#footer .widelist {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  height: 1.6em;
  padding: 4px 2em 0 12em;
  margin:0;
  font-family: arial, helvetica, sans-serif;
  white-space:nowrap;
  list-style-type:none;
}
.widelist li {
  display: inline;
  list-style-type: none;
}
.widelist li a {
  text-decoration:none;
  float:left;
  padding: 0 1em;
}
.widelist li a:hover
{
  background:#06c;
  color:#fff;
}
.outer3 {
  width: 790px; }
#title {
  padding:0;
}
#title_top {
	padding-bottom: 0;
	padding-left: 24px;
}
#title_gif {
  padding-top: 12px;
/*  float:left;*/
}
#sgp {
  padding-bottom: 0;
  padding-top: 12px;
}
#sgpc {
}
#spot_area {
  padding: 0;
}
#gsratio {
  background-color: #f7f7f7;
}
#main_inputs{
  width: 58%;
  background-color: #ddd;
  border: 6px solid #ddd;
	padding-bottom: 0px;
	padding-left: 3px;
	-moz-box-shadow: #666 5px 5px 5px;
	-webkit-box-shadow: #666 6px 5px 5px;
}
#refhelp {
	width: 260px;
  margin-left: 24px;
}
#refresh {
  margin-left: 0px;
}
#manual {
  font: 150% serif;
}
#courtesy {
  margin-top: 18px;
  padding: 0;
}
#convert {
  background: #fff;
  border: 1px solid #999;
  padding: 6px 6px 12px 12px;
}
#premium #amount {
	text-align: right;
}
.extra_premium {
	font-weight: bold;
	border-top: 1px solid #999;
}
.num_input {
	text-align: right;
}
#help {
  margin-top: 56px;
  background: #f7f7f7;
}
#terms {
  margin-top: 56px;
  background: #f7f7f7;
}
#equivs {
  margin-top: 56px;
  background: #f7f7f7;  
}
#lo_main {
	padding-bottom: 0;
}
#instruction_page {
  width: 800px;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
}
#instruction_page header>div { padding: 0;}
#instruction_page header { padding: 0;}
#eq_title { margin-bottom: 0;}

#instruction_text {
  clear: both;
  padding-top: 0;
  padding-bottom: 0;
}
#instruction_page h1 {
  font: normal normal bold 200% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
  margin-top: 0;
  margin-bottom: 9px;
}
#instruction_text p {
  text-indent: 0;
  padding-bottom: 1em;
}
#instruction_text ol {
  top: 0;
  margin-top: 0;
	margin-bottom: 0;
}
#instruction_text ol li {
  padding-top: 1.2em;
}
#instruction_text ol ol li {
  padding-top: 0.25em;
}
#foot1 {
  background: #f7f7f7;
}
#footer {
}
#finx {
  padding-top: 20px;
  display: block;
  float: left;
  clear: left;  
}
.clear { clear:both;}

div#footerwrap {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height:50px;
}
body>div#footerwrap {
	position:fixed;
}
#data { padding: 0;}
#data h1 {
  font: normal normal bold 2.0em "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
  padding: 0;
  margin: 0;
}
#data h2 {
  font: normal normal bold 1.4em "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
  color: #000;
  padding: 0 0 1px 6px;
  margin: 0 0 6px 0;
  background: #ccf;
  width: 6.2em;
}
#data td {
  line-height:  1.3em;
}
#data .list-line-odd {
  background: #def;
}
.country_coins {
  width: 48em;
  padding: 0;
  margin-bottom: 12px;
}
#coins {
  width: 44em;
  border: 1px solid #999;
  margin: 0;
}
#coin {
  width: 23em;
}
#coin_oz {
  width: 4em;
  text-align: right;
}
#silver_list {
  padding: 0;
}
#calculator {
	padding-bottom: 0;
	background: #f7f7f7;
  padding-top: 18px;
}
#calculator section#toppart {
  padding: 18px 0 0 0;
}
#meltnote {
	margin-top: 18px;
	padding-bottom: 0;
}
#meltnote>div {
  padding: 0;
}
#busy_area {
	padding: 0;
	height: 1px;
}
#loading {
	background-color: #ffd700;
	position: absolute;
	left: 436px;
	top: 114px;
	z-index: 1;
	padding: 2px 10px 0px 8px;
}
