/* Homepage Newsletter Signup */
.submit {
    font-size:12px;
    color:#e3e3e3 !important;
	padding:6px 11px !important;
	background:#000;
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#6b6b6b),to(#000000));
	background:-webkit-linear-gradient( top,#6b6b6b 0%,#000000);
	background:-moz-linear-gradient( top,#6b6b6b 0%,#000000);
	background:-o-linear-gradient( top,#6b6b6b 0%,#000000);
	background:-ms-linear-gradient( top,#6b6b6b 0%,#000000);
	background:linear-gradient( top,#6b6b6b 0%,#000000);
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:1px solid #000000;
	-webkit-box-shadow:0px 1px 3px rgba(000,000,000,0.5),inset 0px 0px 1px rgba(255,255,255,0.7);
	-moz-box-shadow:0px 1px 3px rgba(000,000,000,0.5),inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:0px 1px 3px rgba(000,000,000,0.5),inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:0px -1px 0px rgba(000,000,000,0.4),0px 1px 0px rgba(255,255,255,0.3);
	text-decoration:none;
}
.submit:hover {
	cursor:pointer;
	color:#fff !important;
	background:#333;
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#6b6b6b),to(#000000));
	background:-webkit-linear-gradient( top,#777 0%,#333);
	background:-moz-linear-gradient( top,#777 0%,#333);
	background:-o-linear-gradient( top,#777 0%,#333);
	background:-ms-linear-gradient( top,#777 0%,#333);
	background:linear-gradient( top,#777 0%,#333);
}
.submit:active {
	cursor:pointer;
	color:#ffffff;
	background:#333;
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#6b6b6b),to(#000000));
	background:-webkit-linear-gradient( top,#000 0%,#6b6b6b);
	background:-moz-linear-gradient( top,#000 0%,#6b6b6b);
	background:-o-linear-gradient( top,#000 0%,#6b6b6b);
	background:-ms-linear-gradient( top,#000 0%,#6b6b6b);
	background:linear-gradient( top,#000 0%,#6b6b6b);
}
.home-signup-wrapper {
	position:relative;
	left:240px;
	top:35px;
	width:450px;
	float:left;
}
.home-signup-wrapper .social {
	float:right;
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
	top:-45px;
}
.home-signup-wrapper .social li {
	display:inline-block;
	margin-right:10px;
}
.home-signup-header {
	border-bottom:1px solid #ccc;
	text-transform:uppercase;
	padding-bottom:5px;
	margin-bottom:10px;
	font-size:14px;
	font-style:italic;
}
.home-signup input {
	padding:5px;
	color:#666;
	font-size:14px;
}
.home-signup label {
	display:none;
}
html {
	height:100%;
	overflow-y:scroll;
}
body {
	margin:0;
	color:#333;
	font:11px arial,sans-serif;
	background:#fff;
	min-width:960px;
}
img {
	border-style:none;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration:underline;
}
input,textarea,select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
}
form,fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	overflow:hidden;
	width:100%;
	position:relative;
	min-width:960px;
}
#header {
	overflow:hidden;
	width:884px;
	margin:0 auto 14px;
	padding:20px 74px 0 2px;
}
.logo {
	background:url(../images/logo.jpg) no-repeat;
	float:left;
	margin:0;
	width:277px;
	height:107px;
	overflow:hidden;
	text-indent:-9999px;
}
.logo a {
	display:block;
	height:100%;
}
.slogan {
    font-family: 'Open Sans', sans-serif;
	float:right;
	margin:40px 0 0;
	font-size:30px;
	color:#131313;
}
.intro {
	width:960px;
	margin:0 auto;
}
.intro div {
	margin:0 -9999px;
	padding:0 9999px;
	position:relative;
	height:145px;
	background:url(../images/img1.jpg) no-repeat 50% -50px;
}
.home-page .intro div {
	background:url(../images/img1.jpg) no-repeat 50% 100%;
	height:292px;
}
.heading {
	background:#000;
	width:100%;
	padding:7px 0 12px;
}
.heading .holder {
	width:960px;
	margin:0 auto;
}
.heading .holder:after {
	content:"";
	clear:both;
	display:block;
}
.heading span {
	font-size:22px;
	color:#fff;
	font-family:Tahoma;
	float:left;
	width:304px;
	padding:0 0 0 7px;
}
.breadcrumbs {
	overflow:hidden;
	float:left;
	height:1%;
	margin:0 0 0 -5px;
	padding:9px 0 0;
	list-style:none;
	color:#f4bA3e;
	font-size:13px;
}
.breadcrumbs li {
	float:left;
	background:url(../images/separator.gif) no-repeat 0 3px;
	padding:0 3px 0 12px;
	margin:0 5px 0 -5px;
}
.breadcrumbs a {
	color:#e1e1e1;
	font-size:13px;
	text-decoration:underline;
}
.breadcrumbs a:hover {
	text-decoration:none;
}
.breadcrumbs li.active a {
	color:#f4ba3e;
}
#main {
	width:960px;
	margin:10px auto 22px;
	overflow:hidden;
	padding:12px 0 88px;
}
.home-page #main {
	margin:10px auto 25px;
	padding:2px 0 67px;
	background:none;
}

#content {
	width:633px;
	float:right;
	border-left:1px solid #d3d3d3;
	line-height:22px;
	padding:2px 10px 0 18px;
	font-family:Tahoma;
}
#one-column {
    width:960px;
	line-height:22px;
	font-family:Tahoma;
}
#content .border-bottom {
	background:#d3d3d3;
	margin-bottom:40px;
	display:block;
	width:100%;
	height:1px;
}
.mark {
    font-family: 'Open Sans', sans-serif;
}
strong.mark {
	font-size:18px;
	color:#3c3c3c;
	font-weight:normal;
	display:block;
	margin:0 0 12px;
}
/*#content span {
	color:#3d3838;
	font-size:13px;
	clear:both;
	margin: 0 0 18px;
}
*/
h1 {
	margin:0 0 17px;
	font-size:24px;
	color:#000;
	font-weight:normal;
}
h2 {
	margin:0 0 14px;
	font-size:18px;
	color:#cf8015;
	font-weight:normal;
}
h3 {
	margin:0 0 12px;
	font-size:16px;
	color:#555;
	font-weight:normal;
}
h4 {
	margin:0 0 7px;
	font-size:14px;
	color:#777;
	font-weight:normal;
}
h5 {
	font-size:12px;
	color:#3d3838;
	font-weight:normal;
	margin:0 0 15px;
}
#content p {
	margin:0;
	font-size:13px;
	color:#3d3838;
	padding:0 0 18px 0;
}
#sidebar {
	width:266px;
	float:left;
	padding:0 0 0 7px;
	margin:0 0 0 0;
}
#sidebar ul {
	margin:-4px 0 0 -5px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#sidebar li {
	border-top:1px solid #e7e7e7;
	padding:9px 0 11px 14px;
	width:239px;
	margin:-1px 0 1px;
}
#sidebar a {
	font-size:12px;
	font-weight:bold;
}
#sidebar ul ul {
	margin:10px 0 -10px -9px;
}
#sidebar ul ul a {
	color:#555;
}
#sidebar ul ul li {
	padding:9px 0 10px 29px;
	width:219px;
	background:url(../images/arrow-grey.gif) no-repeat 13px 12px;
}
#sidebar ul ul li.active {
	background:url(../images/arrow-orange.gif) no-repeat #000 13px 12px;
	margin:1px 0 0;
}
#sidebar ul ul li.active a {
	color:#f4ba3e;
	text-decoration:none;
}
.boxes {
	width:1035px;
	margin:0 -85px 0 0;
	padding:0;
	list-style:none;
}
.boxes:after {
	content:"";
	clear:both;
	display:block;
}
.boxes li {
	width:278px;
	margin:-42px 34px 0 0;
	padding:13px 0 3px 13px;
	float:left;
	background:#000;
	position:relative;
}
.boxes h2 {
	margin:0 0 11px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
.boxes .image {
	display:block;
	margin:0 0 8px;
}
.image img {
	display:block;
}
.boxes .more {
	font-size:12px;
	font-weight:bold;
	color:#c3a303;
	display:inline-block;
	text-decoration:underline;
}
.boxes .more:hover {
	text-decoration:none;
}
.home-slideshow > div {
    background:#000;
    display:none;
    text-align:center;
    width:100%;
}
.home-slideshow .text {
    /*height:332px;*/
    left: 50%;
    margin: 0 auto 0 -480px;
    position: absolute;
    text-align:left;
    bottom:40px;
    width: 960px;
}
.home-slideshow .text h2 {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 300;
    right: 10px;
    position: absolute;
    text-shadow: 0 0 5px #000;
}
.home-slideshow img {
    height:auto;
    max-width:100%; 
    margin:0 auto;
}
.home-left,.home-middle,.home-right {
	float:left;
}
.home-right img {
	display:block;
}
#spr-quote-box img {
    display:inline;    
}
.home-left {
	width:273px;
	display:inline;
	margin:0 21px 0 0;
	padding:0 0 0 5px;
}
.home-middle {
	width:332px;
	margin:0 0 -9999px 0;
	padding:0 23px 9999px 17px;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
}
.home-right {
	width:240px;
	padding:0 0 0 25px;
}
.home-left h2,.home-middle h2,.home-right h2 {
	color:#3c3c3c;
	margin:0 0 10px;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
}
.news li .date {
	font-size:12px;
	color:#000;
	font-style:normal;
}
.news li:first-child .date,.post li:first-child .date {
	color:#674821;
}
.news {
	margin:0 0 3px;
	padding:2px 0 0;
	list-style:none;
	overflow:hidden;
	width:250px;
}
.news li {
	float:left;
	padding:0 0 14px;
}
.news p {
	color:#674821;
	font-size:12px;
	font-weight:bold;
	margin:0;
}
.home-left .more {
	float:left;
	background:#733926;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding:4px 12px 4px 13px;
	margin:0 0 0 -1px;
}
.text {
	width:332px;
	padding:4px 0 0;
	line-height:16px;
}
.home-middle a {
	display:block;
	margin: 0 0 12px;
}
.home-middle p {
	/* margin:0;
	*/
	line-height:17px;
	font-family:Tahoma;
	font-size:13px;
	color:#3d3838;
}
.form-email label {
	color:#bdbdbd;
	display:block;
	margin:0 0 6px 2px;
	width:232px;
}
.form-email .form-email label {
    font-family: 'Open Sans', sans-serif;
}
.text img {
	display:block;
}
.form-email .text {
	width:149px;
	height:30px;
	overflow:hidden;
	background:url(../images/bg-input.gif) no-repeat;
	margin:0;
	float:left;
	padding:3px 10px 0;
}
.email-form-holder {
	overflow:hidden;
	width:100%;
}
#email {
	border:none;
	float:left;
	color:#949494;
	font-size:11px;
	margin:0;
	padding:6px 0 9px;
	background:none;
	width:148px;
}
.form-email .btn-sign-in {
    font-family: 'Open Sans', sans-serif;
	width:225px;
	height:33px;
	color:#fff;
	font-size:0;
	line-height:0;
	border:none;
	background:url(../images/email-alerts.gif) no-repeat;
	padding:0;
	margin:0;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	vertical-align:middle;
	cursor:pointer;
}
.form-email {
	margin:0 0 17px;
}
.spr-ir-pdf img {
    -moz-box-shadow: 2px 2px 6px #888;
    -webkit-box-shadow: 2px 2px 6px #888;
	box-shadow: 2px 2px 6px #888;
}
#footer {
	background:#000;
}
#footer .holder {
	width:960px;
	margin:0 auto;
	text-align:center;
	padding:7px 0 11px 13px;
	line-height:25px;
}
#footer ul {
	padding:0;
	list-style:none;
	margin:0;
}
#footer li {
	display:inline-block;
	vertical-align:top;
	background:url(../images/add-nav-separator.gif) no-repeat 0 7px;
	padding:0 6px 0 7px;
}
#footer li:first-child,#footer li.first-child {
	background:none;
}
#footer a {
	color:#e5e5e5;
	font-size:12px;
}
#footer p {
	color:#a8a8a8;
	font-size:10px;
	margin: 0;
}
#footer .contact {
	clear:both;
	color:#df970d;
	/* display:block;
	*/
	font-size:11px;
}
.top-bar {
	background:url(../images/bg-nav.jpg) repeat-x;
}
.top-bar:after {
	content:'';
	display:block;
	clear:both;
}
#nav {
	width:960px;
	margin:0 auto;
	list-style:none;
	font-weight:bold;
	font-size:15px;
	padding:0;
	position:relative;
	z-index:999;
}
#nav:after {
	content:'';
	display:block;
	clear:both;
}
#nav li {
	float:left;
}
#nav li:hover .drop,#nav li.hover .drop {
	display:block;
}
#nav a {
	color:#fff;
	float:left;
	cursor:pointer;
	padding:14px 12px 13px;
	font-size:12px;
}
#nav>li>a {
	text-transform:uppercase;
}
* html #nav a {
	padding:14px 12px 13px;
}
#nav li.hover a,#nav li:hover a,#nav a:hover {
	text-decoration:none;
	background:#000 100% 0;
	font-size:12px;
	z-index: 3;
}
#nav .drop {
	/* width:100%;
	*/
	min-width:100%;
	position:absolute;
	left:0px;
	top:41px;
	z-index:10;
	display:none;
}
.mac.gecko #nav .drop,.mac.webkit #nav .drop,.mac.chrome #nav .drop,.mac.presto #nav .drop {
	top:41px;
}
#nav ul {
	height:1%;
	padding:0;
	margin:0 0 0;
	list-style:none;
	font-weight:normal;
	background:#000;
	position:relative;
}
#nav .drop:after {
	content:"";
	clear:both;
	display:block;
}
#nav ul li {
	width:100%;
	display:block;
	font-size:0;
	line-height:0;
	float:none;
	white-space:nowrap;
}
#nav ul li:first-child a,#nav ul li.first-child a {
	border:none;
}
#nav ul a {
	float:none;
	display:block;
	height:1%;
	font-size:11px;
	line-height:16px;
	padding:4px 10px;
	background:none;
	border-top:1px solid #201f1f;
	margin:0 0 0 1px;
	white-space:nowrap;
}
*+html #nav ul ul a {
	height:auto;
}
#nav ul a:hover {
	background:#f4ba3e;
	color:#000;
}
#nav ul li:hover a,#nav ul li.hover a {
	border-color:#e9b23b;
	color:#000;
}
#nav ul li:hover li a,#nav ul li.hover li a {
	border-top:1px solid #ab8e51;
}
#nav ul li:hover li:hover a,#nav ul li.hover li.hover a {
	color:#000;
	background:#fff;
	padding-top:5px;
}
#nav ul li:hover li:first-child a,#nav ul li.hover li.first-child a {
	border:none;
	padding:5px 5px 3px 10px;
}
#nav li:hover,#nav li.hover {
	position:relative;
	background:#f4ba3e;
}
#nav li li:hover a,#nav li li.hover a {
	background:#f4ba3e;
}
#nav li li:hover ul,#nav li li.hover ul {
	display:block;
}
#nav li ul ul {
	width:100%;
	position:absolute;
	left:100%;
	top:1px;
	z-index:10;
	display:none;
	background:#f4ba3e;
}
#nav li ul ul li {
	background:#f4ba3e;
	padding:0 0 0 1px;
}
* html #nav li ul ul {
	margin:-1px 0 0;
}
#nav li ul ul li:hover,#nav li ul ul li.hover {
	margin:0 0 -1px;
	border-top:none;
}
#nav li ul ul li:hover a,#nav li ul ul li.hover a {
	border:none;
	margin-left:-1px;
	padding:5px 5px 3px 11px !important;
}
*+html #nav li ul ul li.hover a {
	padding:5px 5px 4px 11px !important;
}
#nav li ul ul li a {
	margin:-1px 0 0;
}
* html #nav li ul ul .first-child a {
	margin-top:0;
}
#sidebar ul li.active {
	background:none no-repeat scroll 13px 12px #000000;
	margin:1px 0 0;
}
#sidebar ul li.active a {
	color:#F4BA3E;
	text-decoration:none;
}
#sidebar ul li.active ul {
	background-color:#FFF;
	margin-left:-14px;
}
#sidebar ul li.active ul li a {
	color:#555555;
}
.gold-price-quote table table table,.gold-price-quote table table img {
	display: none;
}
/********* Quote box Styles ***************/
#spr-quote-box {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	border:1px solid #e5e5e6 !important;
	margin:0 auto;
}
#spr-quote-box td {
	padding:2px;
}
#spr-quote-box .title-symbol,#spr-quote-box .title-text {
	color:#000 !important;
}
#spr-quote-box .title-symbol {
	font-size:15px;
	background-color:#cecfce !important;
    font-family: arial !important;
    font-size: 18px !important;
}
#spr-quote-box .title-text {
	font-size:11px;
	background-color:#cecfce !important;
}
#spr-quote-box .odd {
	background:transparent;
}
#spr-quote-box .even {
	background-color: #f1f1f1 !important;
	color:#000;
}
#spr-quote-box .current-quote {
	font-size:15px;
	font-weight:bold;
}
#spr-quote-box .current-change-up,#spr-quote-box .current-change-down {
	font-size:15px;
	font-weight:bold;
	padding-left:20px;
}
#spr-quote-box .current-change-up span,#spr-quote-box .current-change-down span {
	display:block;
	width:14px;
	height:9px;
	float:left;
	background-position:left center;
	background-repeat:no-repeat;
}
#spr-quote-box .current-change-up {
	color:#458601;
}
#spr-quote-box .current-change-down {
	color: #cb2400;
}
.colum .date {
    font-family: 'Open Sans', sans-serif;
}
.colum h2 {
    font-family: 'Open Sans', sans-serif;
}
.spr-ir-news-article-pdf-link a {
display: inline;
float: right;
background: url(http://a.eqcdn.com/_web/ir/xbrl/document-pdf-text.png) no-repeat;
padding: 0px 2px 4px 18px;
margin-left: 10px;
font-size: 12px;
}
#TB_title + #TB_title {
    display:none;    
}