*{
	margin:0;
	padding:0;
	border:0;
	outline:none;
}

body{
	font:12px/18px Arial, Helvetica, sans-serif, "Century Gothic";
	color:#000000;
	background:#000 url(../images/bg.jpg) left top;
}

.floatLeft{
	float:left;
}

.floatRight{	
	float:right;
}

.clearBoth{
	clear:both;
}

p.link{text-align:right;}

a.readMore{
	background:#5e9dbe;
	color:#FFFFFF;
	padding:3px 6px;
	text-decoration:none;
}
a.readMore:hover{
	background:#ef290c;
	color:#fff;
}

.blueDot{ 
	background:url(../images/dot.jpg) repeat-x;
	font-size:0px;
	height:2px; overflow:hidden;
	clear:both;
}

.dispalyNone{
	display:none;
}

/* body framing css start*/
#wrap{
	width:1000px;
	margin:auto;
	/*background:url(../images/wrapBg.jpg) repeat-y #ffffff;*/
	background:#ffffff;
	border-left:1px solid #437691;
	border-right:1px solid #437691;
	overflow:hidden;
}


/*banner css start*/
#banner{
	position:relative;
	background:#bfd2df;
        height:150px;
}

#banner p{
	position:absolute; 
	top:32px;
	right:32px;
}

#banner p a{
	color:#333333;
	text-decoration:none;
	margin:0 3px;
}

#banner p a:hover{
	color:#e9b624;
}

/* top link css*/
#topLink{
	background:url(../images/topBg.jpg) repeat-x #4381a1 top;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	padding:11px 0;
	border-bottom:7px solid #b5b5b5;
	font-weight:bold;
	float:left;
	width: 100%;
}

#topLink ul{
	margin:0;
	padding:0;
}

#topLink ul li{
	margin:0;
	padding:0;
	display:inline;
}

#topLink ul li a{
	color:#ffffff;
	padding:10px 30px;
	background:url(../images/menuPartition.jpg) right no-repeat;
	text-decoration:none;
}

#topLink a.bgnone{
	background:none;
}

#topLink a:hover{
	color:#f8d14f;
}

.topBanner {
	clear: both;
	margin: 0 auto;
	width: 972px;
}
#centerContainer .topBanner {
	clear: both;
	margin: 0 0 0 -12px;
	width: 972px;
}

#coins #coins a {
	background:url(../images/menuPartition1.jpg) left top;
	
}

#prices #prices a {
	background:url(../images/menuPartition1.jpg) left top;
}

#dealer #dealer a {
	background:url(../images/menuPartition1.jpg) left top;
}
#ira #ira a {
	background:url(../images/menuPartition1.jpg) left top;
}

#exchange #exchange a {
	background:url(../images/menuPartition1.jpg) left top;
}

#bullion #bullion a {
	background:url(../images/menuPartition1.jpg) left top;
}

#buy #buy a {
	background:url(../images/menuPartition1.jpg) left top;
}

#topLink ul li.contact a {
	padding-left:41px; background: none;
}

#contact #topLink ul li.contact a {
	background:url(../images/menuPartition1.jpg) left top;
}

/*center container start*/
#centerContainer{
	width:947px;
	margin:0 auto 12px auto;
}

#centerContainer .leftContainer{
/*	width:628px; */
	width:948px;
	float:left;
	margin-top:13px;
	background:url(../images/dot.jpg) repeat-x;
	display:table;
}
#centerContainer .leftContainer h1{
	background:url(../images/dot.jpg) repeat-x bottom;
	display:block;
	padding:16px 0;
	font-size:23px;
	color:#efa51f;
	font-weight:normal;
}

#centerContainer .leftContainer p{
	color:#000000;
	display:block;
	margin:10px 0;
	line-height:19px;
}
#centerContainer h1{
	background:url(../images/dot.jpg) repeat-x bottom;
	display:block;
	padding:16px 0;
	font-size:23px;
	color:#efa51f;
	font-weight:normal;
}

#centerContainer p{
	color:#000000;
	display:block;
	margin:10px 0;
	line-height:19px;
}
#centerContainer .leftContainer p.blueDot{
	margin:15px 0 30px 0;
}

#centerContainer .rightContainer{
	width:281px;
	float:right;
	overflow:hidden;
	margin-top:13px;
	display: none;
}

#centerContainer .rightContainer .tabPanel{
	border:1px solid #dbdbdb;
}

.tabPanel{
overflow:hidden;
}

.tabPanel ul{
	list-style:none;
	clear:both;
}
.tabPanel ul li{
	float:left;
	background:url(../images/tabBg.jpg) repeat-x #4482a2;
	font-size:13px;
	height:19px;
	overflow:hidden;
	padding:5px 18px;
	font-weight:bold;
	border:1px solid #397391;
}

.tabPanel ul li.active{
	background:url(../images/selectedTabBg.jpg) repeat-x;
	border:1px solid #cdcdcd;
}
.tabPanel ul li.active a{
	color:#000000;
	text-decoration:none;
}

.tabPanel ul li a{
	color:#FFFFFF;
	text-decoration:none;
}

.tabContent{
	clear:both;
	float:left;
	padding:14px 14px;
	/*padding:0px 14px;*/
	background:url(../images/tabContentBg.jpg) center top repeat-x;
	line-height:19px;
}


/*banner ad start*/
.adcontainer{clear:both; padding-top:5px;}
#adBanner{
	clear:both;
	width:949px;
	position:relative;
	height:114px;
	margin:10px 0;
}
#adBanner img.first{
	position:absolute;
	left:0;
	top:0;
}
	
#adBanner img.second{
	position:absolute;
	left:310px;
	top:0;
}

#adBanner img.third{
	position:absolute;
	right:0;
	top:0;
}

/*footer start*/
#footer{
	background:url(../images/footerBg.jpg) repeat-x top;
	text-align:center;
	border-bottom:1px solid #b4cfdd;
	border-top:1px solid #b4cfdd;
	margin-top:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:7px 0px 0px 0px;
}
#footer span{
	display:block;
	font-weight:normal;
	color:#333333;
	margin-top:14px;
	font-size: 11px;
}
#footer span a{
	font-size: 11px;
	color:#333333;
}

#footer a{
	color:#FFFFFF;
	margin:0 7px;
	text-decoration:none;
}
#footer a:hover{
	color:#f8d14f;
}

.list {
	padding:2px 0 0 0px;
	margin-left: 15px;
}

a {
	color:#397391;	
	text-decoration:underline;
}

a:hover {
	color:#397391;
	text-decoration:none;
}

.contactLeft {
	width:310px;
	float:left;
	margin:10px 0 70px 0;
	border:solid 0 #000;
}

.contactRight {
	width:270px;
	margin:10px 0 70px 20px;
	float:left;
	border:solid 0 #000;
}

.location {
	color:#075baa;
	font-size:13px;
}

.trading {
	width:300px;
	float:left;
	clear:both;
	font-weight:bold;
	border:solid 0 #000;
}

.tradingLeft {
	width:100px;
	float:left;
	border:solid 0 #000;
}

.tradingRight {
	float:left;
	margin:0 0 0 1px;
	border:solid 0 #000;
}

.noteBorder {
	width:250px;
	margin:15px 0 0 0;
	border:solid 5px #999999;
	padding:5px;
}

.sitemap {
	float:left;
	padding-bottom: 20px;
}

.sitemap p {
	padding:2px 0 0 15px;
	background:url(../images/arrow_new.gif) left 7px no-repeat;
	color: #397391;
}

.sitemap p.sub {
	padding: 2px 0 0 25px;
	background:url(../images/small_arrow.jpg) 10px 9px no-repeat;
}

.sitemap p.archiveitem {
	margin: 0px;
	padding: 0px 0px 0px 35px;
	background: none;
}


.researchLink{
	vertical-align:top;
}

.researchLink a{
	color:#397391;
}

.researchLink a:hover{
	color:#397391;
	text-decoration:none;
}

.imgSpace {
	margin:10px 5px 5px 10px;
}

.AdsImgSpace {
	margin:10px 0 0 0;
}

.clr{clear:both}

.bankText {
	width:279px;
	text-align:center;
	margin:10px 0 0 0;
	padding:8px 0;
	float:left;
	border:#dbdbdb 1px solid;
} 
.copyright {
font-size: 11px;
line-height: 11px;
margin-bottom: 5px;
/*_margin-bottom: 0px;*/
}
.copyright a {
font-size: 11px;
line-height: 11px;
}
.copyright a:hover {
font-size: 11px;
line-height: 11px;
}
.cge-1 {
	padding-top: 1px;
}



#registerBannerBodyNew {
	margin:0px auto;
	display: block;
	position:relative;
	text-align: center;
        
}

#registerBannerBodyNew form{
	margin:0;
	padding:0;
}

#registerBannerBodyNew input{
	position: absolute;
	height: 12px;
	width: 12px;
}

#registerBannerBodyNew #guidess1{
	left: 18px;
	top: 123px !important;
}
#registerBannerBodyNew #guidess2{
	left:334px;
	top: 94px !important;
}
#registerBannerBodyNew #guidess3{
	left:672px;
	top: 123px !important;
}
#allow-register-link {
	height: 22px;
	left: -9999px;
	position: absolute;
	top: 110px;
	width: 218px;
}
#deny-register-link {
	height: 22px;
	left: 375px;
	position: absolute;
	top: 110px;
	width: 218px;
}
