* {
	padding:0;
	margin:0;
	text-decoration:none;
	border:none;
	list-style:none;
}

body {
	background:#ECF6F9 url('/img/bk.png') left top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.875em;
	color:#222;
}

table tr td {
	padding:10px;
}

#MetalCharts table tr td {
	padding:0px;
}

/* COMMON */
h1 {
	font-size:1.6em;
	font-weight:100;	
	margin:9px 0;
}

h1.spot {
	background:#E1F3FC;
	padding:5px;
	font-size:1.1em;
	color:#222;
	clear:both;
	margin:0;
}

h2 {
	clear:both;
	float:left;
	width:98%;
	color:#036;
	font-size:1.4em;
	font-weight:100;	
	margin:9px 0;
}

h2.big {
	clear:both;
	float:left;
	width:98%;
	color:#036;
	font-size:1.8em;
	font-weight:100;	
	margin:5px 0 9px 0;
}

h3 {
	color:#036;
	font-size:1.3em;
	font-weight:100;	
	margin:9px 0;
}

h4 {
	color:#036;
	font-size:1.1em;
	font-weight:100;	
	margin:9px 0;
}

a {
	color:#369;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

u {
	text-decoration:underline;
}

ul.list li, ul.list2 li {
	padding:5px 0;
}


ul.list2 li a {
	position:relative;
	z-index:1000;
	padding:5px 0 5px 20px;
	background: url('../img/icon_paper.png') left center no-repeat;
}

p {
	clear:both;
	line-height:1.4em;
	width:98%;
	text-align:left;
	margin-bottom:5px;
}

textarea {
	width:99%;
	padding:2px;
	background:#fff;
	border:1px solid #ccc;
}

label {
	padding-bottom:5px;
}


small {
	font-size: 0.8em;
}

/* PAGE CONTENT */
.tag {
	width:490px;
	float:right;
	clear:none;	
	font-size:.75em;
	text-align:center;
	padding-top:8px;
	padding-right: 2px;
}

.logo2 {
	width:240px;
	font-size:.70em;
	float:left;
	margin-top: 40px;
	text-shadow:Black;
	margin-left: 5px;
}

.chart_notice {
	text-align:center;
	font-size:.75em;
	clear:both;
	margin-top:5px;
}

.logo {
	float:left;
}

#wrap {
	width:100%;
}

.inner {
	width:980px;
	margin:0 auto;
}

.content {
	border:1px solid #E1F3FC;
	border-bottom:4px solid #E1F3FC;
	padding:5px;
	background:#fff;
}

.main {
	float:left;
	width:785px;
	margin-right:5px;
}

.main_left {
	float:left;
	width:175px;
	margin-right:15px;
}

.main_right {
	float:left;
	width:595px;
}

.side {
	float:left;
	width:177px;
}


.time {
	margin-top:10px;
	padding:7px;
	background:#E1F3FC;
	border-bottom:1px solid #09c;
	font-size:1.3em;
	color:#111;
}

.clr {
	clear:both;
}

.line {
	clear:both;
	border-top:3px solid #E1F3FC;
	margin-top:7px;	
	padding-bottom:7px;
	float:left;
	width:100%;
}

.menuline {
	clear:both;
	border-top:1px solid #360;
	margin-top:3px;	
	padding-bottom:7px;
	float:left;
	width:100%;
}

.item {
	clear:both;
}

/* MAIN MENU */
ul.menu {
	background:#09c;
	padding:11px 0 11px 4px;
}

ul.menu li {
	display:inline;
}

ul.menu li a {
	background:#09c;
	color:#fff;
	padding:10px 8px;
	text-decoration:none;
}

ul.menu li a:hover {
	background:#fff;
	color:#09c;
}

ul.menu li a.active {
	background:#036;
	color:#fff;
	padding:11px 10px;
}

/* NOTICES */
.notice {
	border:1px solid #fc9;
	background:#ffe;
	padding:0 5px 5px 10px;
	margin-top:15px;
}

.error {
	background:#c00;
	color:#fff;
	padding:5px;
}

.success {
	background:#360;
	color:#fff;
	padding:5px;
}

/* COINS */
.coins {
	//margin-top:20px;
}

.coin_hold {
	font-size:.8em !important;
}

.coin_hold p {
	font-size:.9em;
	color:#666;
	margin:3px 0;
}

.coin_hold table tr {
	background:#fff;
}

.coin_hold table tr td {
	border-bottom:1px solid #ccc;
	text-align:right;
	padding:0 4px;
}

.coin_hold table tr td span {
	color:#360;
	font-weight:600;
	font-weight:normal;
}

.coin_hold table tr td.price {
	font-size:.95em;
	color:#369;
	font-weight:bold;
}

.main_spot {
	color:#369;
	font-weight:bold;
}

.coin_hold table tr td.left {
	text-align:left;
	color:#000;
	font-weight:bold;
}

.coin_hold table tr td.calc_header {
	text-align:left;
	color:#FF0000; 
	font-weight:600;
	font-size:14px;
	padding: 5px;
	padding-top:15px;
}

.coin_hold table tr.legend {
	font-weight:bold;
	text-align:left;
	color:#000;
}

.third {
	width:32.9%;
	float:left;
	margin-top:10px;
}

.qtr {
	width:24.9%;
	float:left;
	margin-top:10px;
}

.half {
	width:49.8%;
	float:left;
	margin-top:10px;
}

.green {
	color:#360;
}

.blue {
	color:#369;
}

.black {
	color:#111;
}

p.spot {
	background:#E1F3FC;
	padding:5px;
	font-size:1.1em;
	color:#222;
	clear:both;
}

p.info {
	background:#eee;
	padding:3px;
	font-size:1.1em;
	color:#222;
	clear:both;
	margin-top:3px;
}

.c_title {
	color:#069;
}

/* SPOT PRICES */
#spot {
	width:100%;
	font-size:.8em;
}

#spot tr.legend {
	font-weight:bold;
	color:#000;
}

#spot tr td {
	border-bottom:1px solid #ccc;
	text-align:right;
	padding:0 4px;
}

#spot tr td.left {
	text-align:left;
	color:#000;
	font-weight:bold;
}

.up {
	color:#360;
}

.down {
	color:#c00;
}


/* TABS */
ul.tabs {
	clear:both;
	padding:3px;
	border-bottom:1px solid #B5CC9F;
	font-size:1em;
	padding-top:10px;
}

ul.tabs li {
	display:inline;
}

ul.tabs li a {
	background:#eee;
	padding:3px 8px;
	text-decoration:none;
	color:#360;
}

ul.tabs li a:hover {
	background:#360;
	color:#fff;
	text-decoration:none;
}

ul.tabs li a.active {
	background:#B5CC9F;
	color:#360;
}

ul.months {
	
}

ul.months li {
	display:inline;
}

ul.months li a {
	background:#eee;
	border:1px solid #ccc;
	margin-right:4px;
	padding:3px;
}

/* ADVERTISING */
.ads {
	float:left;
	background:#fff;
	padding:5px 0 0 0;
	margin:5px 0 10px 0;
	text-align:center;
	color:#3F8CB2;
	font-size:.8em;
	clear:both;
	width:100%;
}

.ads ul {
	text-align:center;
}

.ads ul li {
	float:left;
	width:182px;
	margin:0 0 5px 5px;
	padding:3px;
}

.ads ul li a {
	text-decoration:none;
}

.ads ul li a:hover {

}

.ads div.ad_2 {
	font-size:1.2em;
	margin:3px 0;
	padding:0px 5px;
	width:auto;
	text-align:center;
}

/* FOOTER */
.footer {
	padding:0 5px;
	font-size:.9em;
	color:#3F8CB2;
}

.footer ul {
	font-weight:bold;
	margin:6px 0;
}

.footer ul li {
	display:inline;
	font-weight:normal;
	padding-left:5px;
}

.footer ul li a {
	color:#3F8CB2;
}

/* SCROLLER */

.marquee {
	background:#eee;
	padding:7px 0 0 0;
	margin-top:5px;
	/* don't change */
    position: relative;
	overflow: hidden;
	white-space: nowrap;
}

.marquee-text {
	/* don't change */
	position: absolute;
	font-size:1.3em;
	font-weight:bold;
}

.marquee-text a {
	padding:0;
	color:#369;
	font-style:normal;
}

/* CHARTS */
#charts {
	//margin:3px 0 0 0; 
	margin:3px 0 30 0; 
	//background:#E1F3FC;
	padding:5px 0 3px 1px;
	//height:135px;
}

#charts img {
	padding:0 9px 0 11px;
}

#MetalCharts img {
	padding:0;
}

#charts a {
	text-decoration:none;
}

#all_charts {
	margin:3px 0;
	padding:5px 0 3px 1px;
}
#all_charts img {
	padding:0 9px 0 11px;
}

#all_charts .qtr {
	float:left;
	width:152px;
	padding:2px 10px;
	margin:0 13px 0 10px;
}

#all_charts textarea {
	background:#f0f0f0;
	border:1px solid #ccc;
	width:173px;
	padding:5px;
	margin:0;
}

.chart_hold {
	clear:both;
	border:1px solid #eee;
	background:#B5CC9F;
	margin-top:15px;
	padding:5px 0 3px 1px;
	height:135px;
}

.code {
	text-align:center;
	background:#ffc;
	padding:3px;
	border-bottom:1px solid #fc6;	
}

/* DEALERS */
.dealer {
	background:#ffffdf;
	margin:5px 0;
	padding:5px;
	border-bottom:1px solid #ccc;
}

.dealers {
	float:left;
	width:47%;
	background:#ffffdf;
	margin:5px;
	padding:5px;
	border-bottom:1px solid #ccc;
	height:100px;
}

.dealers h3 {
	padding:3px 2px;
	margin-top:0;
}

.dealers h3 a {
	border-bottom:2px solid #fff;
	color:#111;
	display:block;
}

.dealers h3 a:hover {
	border-bottom:2px solid #cdd;
}

.dealer h4 {
	float:left;
}

.dealer span.right {
	float:right;
}

.premium {
	background:#E1F3FC url('../img/star.gif') top right no-repeat;
}

ul.cat {
	width:47%;
	float:left;
	font-size:.85em;
	margin-right:15px;
	font-weight:bold;
}

ul.cat li {
	margin:3px 0;
	font-weight:normal;
}

ul.loc {
	font-weight:bold;
	width:47%;
	float:left;
	font-size:.85em;
}

ul.loc li {
	font-weight:normal;
	margin:3px 0;
}

ul.states {
	
}

ul.states li {
	float:left;
	width:24%;
	display:inline;
	margin:3px 0;
}

/* SHOWS */
.show {
	background:#ffffdf;
	margin:5px 0;
	padding:5px;
	border-bottom:1px solid #ccc;
}

.shows {
	float:left;
	width:47%;
	background:#ffffdf;
	margin:5px;
	padding:5px;
	border-bottom:1px solid #ccc;
	height:130px;
}

.shows h3 {
	padding:3px 2px;
	margin-top:0;
}

.shows h3 a {
	border-bottom:2px solid #fff;
	color:#111;
	display:block;
}

.shows h3 a:hover {
	border-bottom:2px solid #cdd;
}

.dealer h4 {
	float:left;
}

.dealer span.right {
	float:right;
}

/* SEARCH FORM */
#search {
	margin-bottom:15px;	
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
}

form input {
	border:1px solid #ccc;
	width:99%;
	padding:5px 2px;
	font-size:1.3em;
}

form label span {
	font-size:.8em;
	color:#666;
}

label.search {
	width:350px;
	float:left;
}

label.zip {
	width:80px;
	float:left;
	margin-left:15px;
}

label.submit {
	width:200px;
	float:left;
	margin-left:15px;
}

input.button {
	background:#360;
	color:#fff;
	margin-top:13px
}

/* FORMS */
form.form fieldset.half {
	width:48%;
	float:left;
	margin-right:10px;
}

form.form label {
	width:100%;
	float:left;
	clear:both;
	margin-bottom:7px;
}

form.form label input {
	padding:2px;
	background:#ffc;
}

form.form label select {
	padding:1px 2px;
	background:#ffc;
	width:100%;
	border:1px solid #ccc;
	font-size:1.3em;
}

form.form label textarea {
	width:97%;
	padding:2px;
	background:#ffc;
	border:1px solid #ccc;
}

.req {
	width:15px;
	height:15px;
	display:block;
	float:left;
	background: url('../img/req.png') center center no-repeat; 
}

div.block {
	display:none;
}

.hlt {
	background:#ff9;
	text-decoration:underline;
}

a.numismatic {
	padding:5px 40px;
	margin:3px auto;
	text-align:center;
	background:#eee;
	color:#360;
	display:block;
	width:60%;
	line-height:1.1em
}
a.numismatic:hover {
	background:#360;
	color:#fff;
}

/* -- monster coin side widget -- */
ul.m_coin {
	font-size:.65em;
	margin:0 0 0 3px;
}

ul.m_coin li {
	padding:1px 5px;
	text-align: left;
	background-color: #FDF2BC;
	list-style-image: url('/img/mc_list.gif');
	list-style-position: inside;
}

ul.m_coin li a {
}


.monsterYellow {
	background-color: #FDF2BC;
}

div.btnArticles a, div.btnArticles a:visited {
  text-decoration:none;
  color:#FFFFFF;
  display:block;
}
div.btnArticles a:hover {
  text-decoration:none;
  color:#0099CC;
}
div.btnArticles {
  background:url('/img/articles.png') no-repeat;
  width:200px;
  height:25px;
  margin:0 auto;
  line-height:25px;
  font-size:11px;
  cursor:pointer;
  padding-bottom:4px;
}
div.btnArticles:hover {
  background:url('/img/articles-hover.png') no-repeat;
}




div.btnNews a, div.btnNews a:visited {
  text-decoration:none;
  color:#FFFFFF;
  display:block;
}
div.btnNews a:hover {
  text-decoration:none;
  color:#0099CC;
}
div.btnNews {
  background:url('/img/articles-470.png') no-repeat;
  width:470px;
  height:25px;
  margin:0 auto;
  line-height:25px;
  font-size:11px;
  cursor:pointer;
  padding-bottom:4px;
}
div.btnNews:hover {
  background:url('/img/articles-hover-470.png') no-repeat;
}











/* CALCULATOR */
.calcqty {
    background: #E1F3FC;
    border: 1px solid #999999;
}
.calcsub {
    background: #E1F3FC;
}
.calcsub:hover {
    background: #ADD6FF;
}