

.ads-google  img{
	border: 0px !important;
}

/* Global reset */
img{
	border-style:none;
	display: block;
}
a{
	color:#b15926;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}

/* Remove this since it was global and making all input boxes basically invisible (since there is no border)
form,
fieldset,
input,
select{
	margin:0;
	padding:0;
	border-style: none;
	border:0;
}
*/

form{
	margin:0;
	padding:0;
	border-style: none;
	border:0;
}

.top-bar input{
    margin:0;
	padding:0;
	border-style: none;
	border:0;
}

select{
	vertical-align:middle;
}
/* General */
/* for resizable fonts */
* 
{
	font-size: 100.01%; 
}
html {
	font-size: 62.5%;
	height:100%;
}
body{
	margin:0;
	font:1.2em  Helvetica, Arial, Verdana, sans-serif;
	color:#505151;
	line-height: 1.5em;
	height: 100%;
}
/* wrapper */
#wrapper{
	margin:0 auto;
	width:961px;
	position: relative;
	min-height: 100%;
}
* html #wrapper{height: 100%;}
#wrapper:after {
	content:"";
	display:block;
	clear:both;
}
/* header */
#header{
	background: url(/images/masterpage/bg-header.jpg) no-repeat 0 52px;
	width: 100%;
	padding: 52px 0 41px;
}
#header:after {
	content:"";
	display:block;
	clear:both;
}
#home #header{
	background: url(/images/masterpage/bg-header-homepage.jpg) no-repeat 0 52px;
	padding: 52px 0 10px;
	margin: 0 0 50px;
	height: 212px;
	position: relative;
}
#header div{
	width: 100%;
	overflow: hidden;
}
#header div:after {
	content:"";
	display:block;
	clear:both;
}
/* top bar */
.top-bar{
	background: url(/images/masterpage/bg-top-bar.gif) no-repeat ;
	height: 40px;
	margin: 0;
	width: 963px;
	position: absolute;
	left: 0;
	top: 13px;
}
.top-bar ul {
	display: inline;
	margin: 11px 0 0 9px;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 0.916em;
	overflow: hidden;
}

.top-bar li{
	background: url(/images/masterpage/separator-top-bar.gif) no-repeat 0 50%;
	float: left;
	margin: 0 8px 0 -2px;
	padding: 0 0 0 10px;
}
/*search form */
.search-form{
	display: inline;
	float: right;
	overflow: hidden;
	height: 24px;
	width: auto;
	margin: 6px 10px 0 0;
}
.search-form input{
	float: left;
}
.search-form span{
	background: url(/images/masterpage/bg-search-input.gif) no-repeat;
	width: 191px;
	height: 24px;
	float: left;
	padding: 3px 0 0 4px;
}
.search-form #search-input{
	width: 186px;
	height: 18px;
}
.search-form #btn-search{
	background: url(/images/masterpage/btn-search.gif) no-repeat;
	width: 55px;
	height: 24px;
	margin: 0 0 0 5px;
}

.top-bar li a{
	color: #52789b;
	text-decoration: none;
}
.top-bar li a:hover{
	text-decoration: underline;
}

/* top bar end */
#header h1{
	margin: 0;
}
/* logo */
#header h1 a{
	display: inline; 
	float: left;
	background:url(/images/masterpage/logo.gif) no-repeat;
	text-indent: -9999px;
	width: 130px;
	height:81px;
	overflow: hidden;
	margin: 18px 0 0 32px;
}
#home #header h1 a{
	background:url(/images/masterpage/logo-homepage.gif) no-repeat;
	width: 238px;
	height:136px;
	margin: 23px 0 0 33px;
}
#header .coins{
	float: left;
	width:424px;
	margin: 12px 0 0 32px;
}
#header .coins strong{
	background: url(/images/masterpage/ico-coins.gif) no-repeat;
	font-size: 2.166em;
	color: #6f91b0;
	font-weight: normal;
	display: block;
	padding: 15px 0 8px 142px;
	letter-spacing: -2px;
	line-height: 1em;
}
* html #header .coins strong{
	padding-bottom: 12px;
}
*+html #header .coins strong{
	padding-bottom: 12px;
}
#header .coins strong span{
	color: #b58908;
}
#header .coins strong a{
	background:url(/images/masterpage/bg-more.gif) no-repeat 100% 59%;
	color: #d99028;
	font-size: 13px;
	letter-spacing: 0;
	padding: 0 8px 0 0;
}
* html #header .coins p{
	margin-top: 4px;
}
*+html #header .coins p{
	margin-top: 4px;
}
#header .coins strong a:hover{
	text-decoration: none;
}
#header .coins p{
	margin: 0;
	color: #727272;
	margin: 6px 0 0 8px;
	line-height: 14px;
}
#home #header .text-professional-coin{
	background: url(/images/masterpage/text-professional-coin-grading.gif) no-repeat;
	display: block;
	width: 414px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	left: 19px;
	bottom: 10px; 
}
#header h2{
	margin: 0;
	display: block;
	text-indent: -9999px;
}
/* navigation */

#home #nav{
	top: 274px;
	background: url(/images/masterpage/bg-nav-home.gif) repeat-x;
}
#home #nav li.active a,
#home #nav li a:hover{
	background: url(/images/masterpage/bg-nav-roll-home.gif) repeat-x;
}

#nav{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 100%;
	overflow: hidden;
	background: url(/images/masterpage/bg-nav.gif) repeat-x;
	position: absolute;
	left: 0;
	top:151px;
	line-height: 2.0em;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#nav li{
	float: left;
}
#nav li a{
	float: left;
	margin-bottom: -4px;
	padding: 12px 0 0 11px;
}
#home #nav li a{
	margin: 0;
	padding: 16px 0 0 11px;
}
#nav li a em{
	float: right;
	text-indent: -9999px;
	background: url(/images/masterpage/nav-separator.gif) no-repeat;
	width: 2px;
	height: 46px;
	margin: -16px 0 0 11px;
}
#nav li.active a,
#nav li a:hover{
	background: url(/images/masterpage/bg-nav-roll.gif) repeat-x;
}
#nav li.active a:hover{
	cursor:default;
}
#nav li.active a em,
#nav li a:hover em{
	background: url(/images/masterpage/nav-separator-roll.gif) no-repeat;
}
#nav li span{
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	height: 17px;
}
#nav li .text-home{
	width: 58px;
}
#nav li .text-home span{
	background: url(/images/masterpage/text-home.png) no-repeat;
	width: 39px;
	margin: 0 0 0 6px;
}
#nav li .text-services{
	width: 75px;
}
#nav li .text-services span{
	background: url(/images/masterpage/text-services.png) no-repeat;
	width: 62px;
}
#nav li .text-price-guide{
	width: 91px;
}
#nav li .text-price-guide span{
	background: url(/images/masterpage/text-price-guides.png) no-repeat;
	width: 78px;
}
#nav li .text-set-registry{
	width: 102px;
}
#nav li .text-set-registry span{
	background: url(/images/masterpage/text-set-registry.png) no-repeat;
	width: 89px;
}
#nav li .text-resources{
	width: 89px;
}
#nav li .text-resources span{
	background: url(/images/masterpage/text-resources.png) no-repeat;
	width: 76px;
}
#nav li .text-store{
	width: 57px;
}
#nav li .text-store span{
	background: url(/images/masterpage/text-store.png) no-repeat;
	width: 44px;
}
#nav li .text-about{
	width: 95px;
}
#nav li .text-about span{
	background: url(/images/masterpage/text-about-pcgs.png) no-repeat;
	width: 82px;
}

#nav li .text-coinfacts{
	width: 84px;
}
#nav li .text-coinfacts span{
	background: url(/images/masterpage/coinfacts.png) no-repeat;
	width: 71px;
}

#nav .coins-certified{
	margin: 7px 0 0 3px;
}
#home #nav .coins-certified{
	margin-left: 5px;
	margin-top: 10px;
}
#home #nav .coins-certified a,
#nav .coins-certified a{
	padding: 0;
}
#nav .coins-certified a:hover{
	background: none;
}

/*For Chrom and Safari - submenu need a separator*/
#subMenuSeparator
{
	margin-top: 8px;
	margin-bottom: 8px;
}

#subNavMenu
{	
	background: #6692bc;
	overflow: hidden;
	width: 100%;
	height: 31px;
}
#subNavMenu ul{
	display: block;
	overflow: hidden;
	font-size: 0.916em;
	font-weight: bold;
	margin: 4px 0 0 9px;
}
* html #subNavMenu ul{
	float: left;
	display: inline;
}
#subNavMenu li{
	background: url(/images/masterpage/separator-sub-menu.gif) no-repeat 0 8px;
	margin: 0 0 0 -2px;
	padding: 0 0 0 10px;
	float: left;
}
#subNavMenu li a{
	margin: 0;
	padding: 0 7px 0 0;
	color: #fff;
	text-decoration: none;
}
#subNavMenu li a:hover{
	background:none;
	text-decoration: underline;
}
#subNavMenu li span{
	text-indent: 0;
	height: 22px;
	cursor: hand;
}
#subNavMenu li.active a{
	background: none;
}
/* navigation end */
/* content */
#content{
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 114px 0 73px;
}

/* If no top ad is visible then the top padding should be less so it doesn't show a big gap */
#contentnotopbanner{
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 50px 0 73px;
}

#home #content{
	padding: 109px 0 0;
}
/* top banner */
.top-banner{
	background: url(/images/masterpage/bg-top-banner-subpages.gif) repeat-x;
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	padding: 11px 0 0;
}

.top-banner .top-banner-position{
	float: left;
	margin: 0 0 0 117px;
	display: inline;
}
#home .top-banner{
	padding: 8px 0 9px;
}
.top-banner img{
	border: 1px solid #682016;
}
#home .top-banner{
	background: url(/images/masterpage/bg-top-banner.jpg) no-repeat;
}
/* top banner end*/
/* twocolumn */
#home .twocolumn{
	/*background: url(/images/masterpage/bg-coins.jpg) no-repeat 719px 100%;*/
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #eeedee;
	padding: 0 0 10px; 
}

.video{
	float: left;
	width: 298px;
	overflow: hidden;
}
.video p{
	margin: 0;
	color: #2f638d;
}
.video a,
.video p{
	/* line-height: 13px; */
	float: left;
	width: 100%;
	font-size: 0.916em;
}
/* box */
.box{
	background: url(/images/masterpage/bg-box.gif) repeat-x 0 33px;
}
#home .box .heading{
	padding: 0;
	background: url(/images/masterpage/bg-box-header-home.gif) repeat-x;
}
#home .twocolumn .box h3{
	padding: 0 0 7px;
}
.box .heading{
	background: url(/images/masterpage/bg-box-header.gif) repeat-x;
	padding: 0;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	line-height: 2em;
}

.box h3{
	font-weight: normal;
	font-size: 1.5em;
	color: #3e7eb1;
	margin: 11px 0 0 24px;
}


/* main */
#home .main{
	width: 100%;
	overflow: hidden;
	margin-top: 39px;
}

/* set of boxes */
.boxes{
	width: 768px;
	overflow: hidden;
	float: left;
}
.boxes div{
	overflow: hidden;
	width: 848px;
	padding: 0 0 44px;
	margin-right:-100px;
}
/* right banner */
.right-banner{
	float: right;
	width: 160px;
	overflow: hidden;
	border: none;
}
/* main box definition */
.main .box{
	width: 214px;
	margin: 0 30px 0 0;
	float: left;
	padding-left: 22px;
}

.main .box .box-inside
{
    background-color: #D3DFEB;
    width: 214px;
	margin: 30px 0 0 -22px;
	padding: 0  0 10px 22px;
}

.main .box .heading h3, .main .box .box-inside .heading h3 {
	background: url(/images/masterpage/bg-box-header-text.gif) no-repeat;
	margin-left: 0;
	padding-left: 21px;
	margin-top: 0;
	font-size: 1.333em;
	padding-bottom: 5px;
	padding-top: 3px;
}
.main .box .heading{
	padding-bottom: 0;
	margin-left: -22px;
	margin-bottom: 18px;
	width: 236px;
}
.main .box ul {
	margin: 18px 0 0;
	padding: 0;
	list-style: none;
	overflow: visible;
} 
.main .box li{
	background: url(/images/masterpage/bullet-red.gif) no-repeat 0 6px;
	padding-left: 9px;
	line-height: 1.25em;
	margin-bottom: 11px;
	margin-right: 24px;
}
.main .box li a{
	text-decoration: none; 
}
.main .box li a:hover{
	text-decoration: underline;
}
.main .box strong{
	font-size: 1.083em;
	color: #3f7fb2;
	line-height: 1.23em;
	padding-right: 8px;
	display: block;
	margin-top: 20px;
}
.main .box strong a{
	color: #3f7fb2;
}
/* main box definition end */
.main .box .submit-coins{
	font-size: 1.083em;
	font-weight: bold;
	margin: 0 0 9px 11px;
	line-height: 1.461em;
}
.main .box .submit-coins li{
	background: url(/images/masterpage/bullet-blue.gif) no-repeat 0 54%;
	vertical-align: middle;
	margin: 0;
	line-height: 1.307em;
}
.main .box .submit-coins a{
	color: #3f7fb2;
	text-decoration: underline;
}
.main .box .submit-coins a:hover{
	text-decoration: none;
}
.main .box p{
	margin: 0 70px 10px 0;
	line-height: 1.166em;
}
.main .box span{
	display: block;
	/* margin: -11px 0 0 6px; */
}
.main .box .set-registry li{
	background: url(/images/masterpage/bullet-black.gif) no-repeat 0 6px;
}
.main .box dl{
	margin: 0;
}
.main .box dd{
	margin: -1px 0 -5px;
}
.main .box dd p{
	margin: 0;
	text-align: left;
}
/* board of experts */
.board-experts{
	background: url(/images/masterpage/bg-board-experts.gif) no-repeat;
	width: 100%;
	overflow: hidden;
	margin: -38px 0 0;
	padding-bottom: 5px;
}
.board-experts h3{
	font-weight: normal;
	font-size: 1.333em;
	color: #3e7eb1;
	margin: 7px 0 0 19px;
}
.board-experts ul{
	margin: 9px 0 0 7px;
	padding: 0;
	list-style: none;
	width: 955px;
	overflow: hidden;
} 
.board-experts li{
	width: 119px;
	float: left;
	margin:  0;
}
.board-experts li img{
	margin: 0 auto;
}
.board-experts li span{
	text-align: center;
	margin: 0;
	color: #b25b27;
	display: block;
}
.board-experts li a{
	text-decoration: none;
	overflow: hidden;
}
.board-experts li a:hover{
	text-decoration: none;
}

/* banner bottom */
#home .banner-bottom{
	margin: 0 0 0 119px;
	padding: 27px 0 29px;
}
.banner-bottom{
	overflow: hidden;
	margin: 0 0 0 119px;
	padding: 37px 0 18px;
	clear: both;
}
.resource{
	margin: 0 0 0 119px;
	padding: 43px 0 29px;
}
.banner-bottom .banner-bottom-position{
	float:left;
	overflow: hidden;
}
/* ightblue box */
.lightblue-box-t{
	background: url(/images/masterpage/bg-lightblue-box-t.gif) no-repeat;
	width: 100%;
	overflow: hidden;
	padding: 6px 0 0;
	clear: both;
}
.lightblue-box-b{
	background: url(/images/masterpage/bg-lightblue-box-b.gif) no-repeat 0 100%;
	width: 100%;
	overflow: hidden;
	padding: 0 0 7px;
}
.lightblue-box{
	background:#f3f8fd url(/images/masterpage/bg-lightblue-box.gif) repeat-x 0 100%;
	width: 100%;
	overflow: hidden;
	padding: 8px 0 15px 53px;
}
.lightblue-box .box{
	width: 227px;
	overflow: hidden;
	background: none;
	float: left;
}
.lightblue-box .box h3{
	font-weight: bold;
	font-size: 1.333em;
}
.lightblue-box .box ul {
	margin: 14px 0 0 21px;
	padding: 0;
	list-style: none;
	overflow: hidden;
} 
.lightblue-box .box li{
	background: url(/images/masterpage/bullet-red.gif) no-repeat 0 6px;
	padding-left: 11px;
	line-height: 1.25em;
	margin-bottom: 9px;
	margin-right: 24px;
}
.lightblue-box .box li a{
	text-decoration: none; 
}
.lightblue-box .box li a:hover{
	text-decoration: underline;
}
.lightblue-box .related-sites ul{
	margin-left: 23px;
	width: 230px;
}
.lightblue-box .related-sites li{
	background: none;
	padding-left: 0;
	margin-bottom: 7px;
	vertical-align: middle;
}
.lightblue-box .related-sites strong{
	font-size: 1.083em;
	display: block;
}
.lightblue-box .related-sites li a{
	background: url(/images/masterpage/bullet-red.gif) no-repeat 0 6px;
	padding: 0 0 0 7px;
}
/* ightblue box */

/* google ads */
.ads-google{
	margin: 12px 0 0 73px;
	overflow: hidden;
	float: left;
}
/* footer */
#home #footer-t{
	margin-top: 0;
}
#footer-t{
	background: url(/images/masterpage/bg-footer-t.gif) no-repeat;
	width: 961px;
	overflow: hidden;
	padding: 8px 0 30px;
	border-top: 1px solid #fff; 
	margin: -73px auto 0;
	position: relative;
}
.footer-b{
	background: url(/images/masterpage/bg-footer-b.gif) no-repeat 0 100%;
	width: 100%;
	overflow: hidden;
	padding: 0 0 8px;
}
.footer{
	background: #6f91b1;
	width: 100%;
	overflow: hidden;
	line-height: 2em;
}
.footer ul {
	display: inline;
	margin: 1px 21px 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	float: right;
}
.footer li{
	background: url(/images/masterpage/separator-footer.gif) no-repeat 0 58%;
	margin: 0 0 0 -1px;
	padding: 0 5px;
	float: left;
}
.footer li a{
	color: #fff;
	font-size: 0.833em;
}
.footer li.privacy{
	background: none;
	padding: 0;
	margin: 0 0 0 16px;
}
.footer p{
	background: url(/images/masterpage/logo-footer.gif) no-repeat 0 2px;
	text-align: left;
	margin: 2px 0 0 14px;
	font-size: 0.833em;
	color: #fff;
	padding: 0 0 0 40px;
}
.footer p a{
	background: url(/images/masterpage/separator-footer.gif) no-repeat 0 58%;
	color: #fff;
	padding: 0 0 0 5px;
}
/* footer end */
/* threecolumn */
.threecolumn{
	width: 100%;
	overflow: hidden;
}

/* left sidebar */
.left-sidebar{
	width: 218px;
	overflow: hidden;
	background: #fbfcfc;
	float: left;
	padding: 11px 10px 0 13px;
	margin: 0;
}
.resource-page{
	margin: 0 0 -36px;
}
.left-sidebar h3{
	margin: 0 58px 0 0;
	font-size: 1.166em;
	font-weight: bold;
	color: #3f7fb2;
	text-transform: uppercase;
	line-height: 1.214em;
}
.left-sidebar ul{
	padding: 0 0 36px;
	margin: 0;
	list-style: none;
}
.left-sidebar li{
	line-height: 1.384em;
	margin: 0 0 1px 3px;
	vertical-align: middle;
}
.left-sidebar ul a{
	font-size: 0.916em;
}
.left-sidebar .resources{
	margin: 16px 0 0;
	padding: 0 0 7px;
}
.left-sidebar .resources li{
	line-height: 1.333em;
	padding: 0 0 19px;
	margin: 0;
}
.left-sidebar .resources a{
	font-size: 1.166em;
	color: #3f7fb2;
}
.left-sidebar .resources p{
	margin: 0;
}
.left-sidebar .numismatic-term li{
	margin-bottom: 12px;
	line-height: 2.181em;
}
.left-sidebar .numismatic-term{
	margin: -2px 0 0 2px;
	padding: 0 0 12px;
}
/* left sidebar end*/
/* main cointent */
.main-content{
	width: 500px;
	overflow: hidden;
	float: right;
	margin: 0 0 0 31px;
}
.main-content .box{
	width: 100%;
	overflow: hidden;
}
.main-content .box .box-holder{
	width: 100%; 
	overflow: hidden;
	padding:0 0 0;
}
.main-content .box .heading h3 {
	background:transparent url(/images/masterpage/bg-box-header-text.gif) no-repeat scroll 0 0;
	font-size:1.333em;
	margin-left:0;
	margin-top:0;
	padding-bottom:5px;
	padding-left:21px;
	padding-top:3px;
	line-height: 1.75em; /* Added line-height attribute to prevent the bottom part of the left arrow from being cutoff */
}
.pagetitle .box .heading h3 {
	background:transparent url(/images/masterpage/bg-box-header-text.gif) no-repeat scroll 0 0;
	font-size:1.333em;
	margin-left:0;
	margin-top:0;
	padding-bottom:5px;
	padding-left:21px;
	padding-top:3px;
	line-height: 1.75em; /* Added line-height attribute to prevent the bottom part of the left arrow from being cutoff */
}

.main-content .box .heading{
	padding: 0;
	margin: 0 0 14px;
}
.main-content .text{
	display: inline;
	width: 180px;
	overflow: hidden;
	float: left;
	margin: 0 0 0 25px;
}
.main-content .text div{
	width: 100%;
	overflow: hidden;
	padding: 0 0 16px;
}
.main-content .text h4{
	margin: 0;
	text-transform: uppercase;
	font-size: 1.083em;
	color: #3f7fb2;
	font-weight: normal;
}
.main-content .text h4 a{
	color: #3f7fb2;
}
.main-content .text p{
	line-height:1.2em;
	margin: -2px 0 0;

}
.main-content .video{
	display: inline;
	width: 241px;
	overflow: hidden;
	/*
    margin: 7px 18px 0 0;	
	float: right;
*/
}
.main-content .video a,
.main-content .more-link{
	display: block;
	text-align: center;
	margin: 5px auto;
}
.main-content .video p,
.main-content .video a{
	line-height:1.454em;
}
.main-content .video p{
	margin: 0;
}
.main-content .main .box{
	display: inline;
	width: 234px;
	padding: 0;
	margin:0 33px 0 0;
}
.main-content .main{
	width: 534px;
	overflow: hidden;
	margin: 22px 0 0;
}
.main-content .main .box li{
	background: none;
	margin-bottom: 4px;
}
.main-content .main .box li a{
	text-decoration: underline;
}
.main-content .main .box li a:hover{
	text-decoration: none;
}
.main-content .main .box ul{
	margin: 18px 0 0 13px;
	font-size: 0.916em;
}
.main-content .main .box strong{
	margin: 0;
	text-transform: uppercase;
	font-size: 1.166em;
	margin: 19px 0 0 21px;
}

.main-content .main .box .title
{
	font-weight: bold; 
	color:#3F7FB2;
	margin:0;
}

.main-content .main .box ul span{
	display: inline;
	margin: 0;
	color: #515251;
}

.main-content .main .box .events li span, 
.main-content .main .box .events li a span, 
.main-content .main .box .nounderline
{
	text-decoration:none;
}
.main-content .main .box .events{
	margin: 16px 0 0 15px;
}
.main-content .main .box .events li{
	padding: 0 0 12px 9px;
	margin: 0;
}

	
/* main cointent end*/
/* sidebar box */
.sidebar-box{
	background:#f7f8f8 url(/images/masterpage/bg-sidebar-box.gif) repeat-x 0 100%;
	width: 218px;
	overflow: hidden;
	padding: 11px 0 15px 24px;
	margin: -11px 0 0 -13px;
}
.sidebar-box strong{
	color:#3F7FB2;
	display:block;
	font-size:1.166em;
	line-height:20px;
	padding-top:12px;
	padding-right:8px;
}
.sidebar-box ul {
	margin: 3px 0 7px;
	padding: 0;
	list-style: none;
	font-size: 1.083em;
}
.sidebar-box ul a{
	color: #b25b27;
	font-size: 13px;
}
.sidebar-box li{
	margin: 0 0 4px;
}
/* sidebar box end*/
.left-sidebar .box .heading{
	background: url(/images/masterpage/bg-box-header.gif) repeat-x;
	padding: 0;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}
.left-sidebar .box h3{
	font-weight: normal;
	color: #3e7eb1;
	background: url(/images/masterpage/bg-box-header-text.gif) no-repeat;
	margin: 0;
	padding-left: 21px;
	font-size: 1.333em;
	padding-bottom: 7px;
	padding-top: 7px;
	text-transform: capitalize;
}
.left-sidebar .box{
	background: none;
	width: 241px;
	margin: 20px 0 0 -13px;
}
.left-sidebar .box ul{
	margin: 12px 0 0 24px;
	font-size: 1em;
	padding: 0;
}
.left-sidebar .box ul a{
	font-size: 1em;
	text-decoration: none;
	display: block;
	margin: 0 0 4px;
}
.left-sidebar .box ul a:hover{
	text-decoration: underline;
}
.left-sidebar .box ul p{
	margin: 0;
}
.left-sidebar .box li{
	margin: 0 21px 19px 0;
	vertical-align: middle;
}
#wrapper .services-more{
	font-weight: bold;
	font-size: 1.083em;
	color: #3f7fb2;
	float: left;
	margin: 0 -20px 12px 0;
	width: 100%;
}
.steps-for-submit{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.083em;
}
.steps-for-submit a{
	color: #3f7fb2;
}
.steps-for-submit span{
	font-size: 1em;
	color: #515251;
}
.main-content .why-pcgs p{
	margin: 0;
	padding: 5px 0 0;
	line-height: 1.416em;
	float: left;
}
.main-content .why-pcgs{
	margin: 0 0 0 22px;
	width: 183px;
}
#wrapper .main-content .join{
	margin: 15px 0 0;
}
#wrapper .steps-for-submit span{
	text-decoration: none;
	font-weight: normal;
	margin: 0 3px 0 0;
}
#wrapper .steps-for-submit .first span{
	margin: 0;
}
#wrapper .steps-for-submit{
	font-size: 1.083em;
	font-weight: bold;
	margin: 17px 0 0 5px;
}
#wrapper .steps-for-submit li{
	line-height: 1.384em;
	margin: 0 0 10px;
}
#wrapper .steps-for-submit .print{
	margin: -1.2em 0 0 15px;
	display:block;
}

/* new services box */
.new-services{
	width: 100%;
	overflow: hidden;
}
.new-services .ico-coins img{
	display: inline;
	float: left;
	margin: 4px 0 0 14px;
}
.new-services .ico-coins div{
	float: right;
	width: 133px;
	margin: 0;
	padding: 0;
}
#wrapper .main-content .new-services .ico-coins div strong{
	font-size: 1.25em;
	color: #2f638d;
	font-weight: bold;
	margin: 3px 0 -6px -1px;
	text-transform: capitalize;
}
.new-services .ico-coins div em{
	font-style: normal;
	font-weight: bold;
	color: #89a9c7;
	margin: 0 0 0 3px;
}
.new-services .ico-coins div a{
	color: #b15926;
	text-decoration: none;
	font-size: 0.916em;
	line-height: 1em;
}
#wrapper .new-services .ico-coins div a:hover{
	text-decoration: underline;
}
.new-services .ico-coins{
	margin: 0;
	padding: 0;
}
.new-services div{
	width: 100%;
	overflow: hidden;
	margin: 20px 0 0 19px;
}
#wrapper .new-services div strong{
	text-transform: capitalize;
	font-size: 1.083em;
}
#wrapper .new-services div p{
	margin: 0 29px 0 0;
	line-height: 1.5em;
}
.new-services div a{
	text-decoration: none; 
}
.new-services div a:hover{
	text-decoration: underline;
}
#wrapper .main-content .new-services strong{
	margin: 0;
}
.new-services .ico-coins div a{
	float: left;
	margin: 0 0 0 2px;
}

/* .for-seo CLASS, IN ORIGINAL MARKUPS */
.main2columncontent{
	overflow: hidden;
	width: 772px;
	float: left;
	vertical-align: top;
}
.main2columncontentnoskyscraper{
	overflow: hidden;
	width: 100%;
	float: left;
	vertical-align: top;
}

/* page 'About' start */
#about-page .main .box{
	padding: 0 18px 0 17px;
	width: 204px;
	margin-right: 28px;
}
#about-page .main .heading{
	margin-left: -17px;
}
#about-page .main .box p{
	color: #515251;
	padding-top: 5px;
	margin: 0 0 10px;
}
#about-page .main .box .more{
	margin-left: 1px;
}
#about-page .board-experts{
	margin: 26px 0 0;
}
#registry-page .need-help,
#about-page .need-help{
	background:#f7f8f8 url(/images/masterpage/bg-need-help-box.gif) repeat-x 0 100%;
	width: 218px;
	overflow: hidden;
	margin-left: -13px;
	margin-top: -11px;
	margin-right: -10px;
	padding-left: 23px;
	padding-top: 13px;
}
#about-page .need-help{
	padding-left: 20px;
	padding-top: 14px;
}
#about-page .left-sidebar{
	overflow: visible;
	padding-bottom: 20px;
}
#about-page .left-sidebar:after {
	content:"";
	display:block;
	clear:both;
}
#about-page .need-help ul{
	margin: 16px 4px 0 0;
	padding: 0 0 13px;
}
#about-page .left-sidebar ul a{
	text-decoration: underline;
	font-size: 1.083em;
}
#about-page .left-sidebar ul a:hover{
	text-decoration: none;
}
#about-page .left-sidebar ul p{
	margin: -2px 0 0;
	line-height: 15px;
}
#about-page .left-sidebar li {
	margin-bottom: 14px;
}
.contact-us-box{
	width: 100%;
	overflow: hidden;
	margin-top: 15px;
}
#about-page .left-sidebar .contact-us-box p{
	margin: 18px 0 0;
	line-height: 1.5em;
}
#about-page .left-sidebar .contact-us-box a{
	color: #515251;
	text-decoration: none;
}
#about-page .left-sidebar .contact-us-box a:hover{
	text-decoration: underline;
}
#about-page .left-sidebar .contact-us-box .more{
	color: #b55e27;
	display: block;
	margin-top: 16px;
}
#about-page .ico-coins{
	padding-bottom: 12px;
}
#about-page .ico-coins .box-holder .img{
	float: left;
	width: 200px;
	overflow: hidden;
}
#about-page .ico-coins .box-holder h3{
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
	margin-left: 25px;
}
#about-page .ico-coins .box-holder div{
	float: left;
	overflow: hidden;
	width: 289px;
}
#about-page .ico-coins .box-holder div p{
	color: #515251;
	margin: 9px 0 0 16px;
	line-height: 1.166em;
}
#about-page .ico-coins .box-holder div ul {
	margin: 17px 0 0 33px;
	padding: 0;
	list-style: none;
}
#about-page .ico-coins .box-holder div li{
	background: url(/images/masterpage/bullet-black.gif) no-repeat 0 6px;
	padding-left: 7px;
	line-height: 14px;
	margin-bottom: 1px;
}
#about-page .ico-coins .box-holder .img img{
	margin: 8px 0 0 9px;
}
#about-page .ico-coins .box-holder div .more{
	text-decoration: none;
	display: block;
	margin: 9px 0 0 40px;
}
#about-page .ico-coins .box-holder div .more:hover{
	text-decoration: underline;
}
#about-page .banner-bottom{
	padding: 25px 0 24px;
	margin: 0 0 0 114px;
}
/* page 'About' end */

/* page 'Registry' start */

#registry-page #content{
	padding: 135px 0 73px;
}

#registry-page .need-help h3{
	text-transform: capitalize;
}
#registry-page .need-help p{
	margin: 0;
	color: #515251;
	line-height: 1em;
}
#registry-page .need-help ul{
	margin: 18px 0 0;
	overflow: hidden;
	width: 100%;
	padding-bottom: 10px;
}
#registry-page .need-help ul a{
	font-size: 1.083em;
}
#registry-page .need-help li{
	margin: 0;
	width: 100%;
	float: left;
	padding-bottom: 5px;
}
.benefits{
	width: 216px;
	overflow: hidden;
	padding: 30px 0 0 2px;
	color: #515251;
}
.benefits p{
	margin: 2px 0 0;
	line-height: 1.5em;
}
#registry-page .benefits ul{
	margin: 19px 0 4px 11px;
	padding: 0;
}
#registry-page .benefits li{
	background: url(/images/masterpage/bullet-blue.gif) no-repeat 0 7px;
	margin: 0;
	padding: 0 0 17px 7px;
}
#registry-page .benefits li strong{
	color: #3f7fb2;
}
#registry-page .benefits li p a{
	font-size: 1em;
	text-decoration: none;
}
#registry-page .benefits li p a:hover{
	text-decoration: underline;
}

#registry-page .box
{
	width:auto;
	margin: 0;
	padding: 0;
}

#registry-page .video .box{
	background: #fff;
}

#registry-page .video p{
	margin: 2px 2px 4px 2px;
	width: 100%;

}
#registry-page .heading h3 em{
	font-size: 0.875em;
}
#registry-page .heading h3{
	padding-left: 24px;
}
#registry-page .box-holder .twocolumn{
	width: 100%;
	overflow: hidden;
}

#registry-page .box-holder .twocolumn div{
	float: left;
	width: 195px;
	overflow: hidden;
	padding-left: 22px;
	padding-right: 20px;
	color: #515251;
}

/* irina - digital album css */

#registry-page .digital-album
{
    width: 500px!important;
    padding: 0!important;
    clear: both;
    display: block;
    font-family:  Bebas Neue, ' Bebas Neue', Arial Baltic, Sans-Serif, Source Sans Pro Light, Arial, Tahoma, Times New Roman;
    color: #333!important;
    font-size: 22px;
    line-height: 1.0em;
    float: none!important;
}

#registry-page .digital-album .da-title
{
    width: inherit!important; 
    color:inherit!important;   
    padding: inherit!important;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

#registry-page .digital-album .da-image
{
    background: url(/images/setregistry/digital-album.png) no-repeat 30px 0;
    width: 463px!important;
    height: 317px;
    text-align: center;
    margin: 0 auto!importatnt;
    padding: inherit!important;
    float: inherit!important;
}

#registry-page .digital-album .da-text-1
{
    width: inherit!important;
    padding: inherit!important;
    margin: inherit!important;
    color: inherit!important;
    font-size:18px;
    text-align: center;
    font-weight: bold;
}

#registry-page .digital-album .da-text-2
{
     width: 460px!important;
     color: #fff!important;
     text-align: center;
     font-size:20px;
     background-color: #000;
     font-weight: bold;
     padding: 5px 10px; 
     margin: 10px;    
}

#registry-page .digital-album .da-text-2 a
{
    color: #fff!important;
}

#registry-page .digital-album .start-set
{
    width: 250px;
    margin:0 auto;
    width: inherit!important;
}

#registry-page .box-holder .twocolumn .start-set
{
	overflow:visible;
	padding:0;
	text-align: center;	
}

#registry-page .box-holder .twocolumn .start-set a
{
margin: 0 auto;	
}

#registry-page .box-holder .twocolumn .box-wider
{
	margin-left: 15px;
	padding: 2px 2px;
	width: 240px;
}

#registry-page .box-holder .twocolumn .video
{
	padding: 0 2px;
	margin: 0;
	width: 215px;
}
.btn-login{
	background: url(/images/masterpage/registry_start_button.jpg) no-repeat;	
	height: 147px;
	width: 241px;
	/*margin: 5px 0 0 -4px !important;*/
	display: block;
	padding: 0 5px !important;
	position: relative;
	overflow: visible;
}
.text-user-login{
	background: url(/images/masterpage/text-user-login.png) no-repeat;
	width: 118px;
	height: 22px;
	display: block;
	margin: 0 0 0 11px;
}

#registry-page .box-holder .twocolumn p{
	margin: 13px 0 0;
	line-height: 1.166em;
}
#registry-page .box-holder .twocolumn ul{
	margin: 15px 0 0;
	padding: 0;
	list-style: none;
}
#registry-page .box-holder .twocolumn li{
	background: url(/images/masterpage/bullet-black.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
	line-height: 1.25em;
}
#registry-page .box-holder .twocolumn .btns{
	width: 263px;
	padding: 0 0 0;
}
#registry-page .box-holder .twocolumn .btns div{
	float: left;
	width: 131px;
	padding: 0;
}
#registry-page .box-holder .twocolumn .btns div p{
	margin: 0;
	text-align: center;
	font-size: 0.916em;
}
#registry-page .box-holder .twocolumn .btns div a{
	font-size: 1.166em;
	font-weight: normal;
	display: block;
	text-align: center;
	margin: 0;
}
#registry-page .box-holder .twocolumn .btns a{
	float: left;
	margin: 3px 0 0 13px;
}
.text-start-a-set{
	background: url(/images/masterpage/text-start-set.png) no-repeat;
	width: 123px;
	height: 22px;
	display: block;
	margin-left: 11px;
}
#registry-page .box-holder .twocolumn .btns div.join-now{
	width: 121px;
	margin-right: 10px;
}
#registry-page .box-holder .twocolumn .btns div.join-now p{
	margin: 0 19px 0 27px;
}
#registry-page .box-holder .twocolumn .btns div.join-now img{
	margin: 5px 0 -9px 33px;
}
#registry-page .box-holder .twocolumn .btns div.add-inventory img{
	margin: 10px 0 -5px 32px;
}
#registry-page .box-holder .twocolumn .btns div.add-sets img{
	margin: 16px 0 -9px 14px;
}
#registry-page .box-holder .twocolumn .btns div.complete img{
	margin: 19px 0 -7px 20px;
}
#registry-page .box-holder .twocolumn .btns div.add-sets p{
	margin: 0 14px 0 5px;
}
#registry-page .box-holder .twocolumn .btns div.complete p{
	margin: 0 14px 0 6px;
}
#registry-page .box-holder .twocolumn .btns div.complete{
	width: 126px;
}
#registry-page .box-holder .twocolumn .btns .container{
	width: 100%;
	overflow: hidden;
}
#registry-page .box-holder .twocolumn .btns .container a{
	float: none;
	margin: 0;
}
.btns .btn-login{
	display: inline;
	margin: 29px 0 0 9px !important;
	width: 100%;
}
#registry-page .main .box{
	padding: 0 18px;
	width: 201px;
	margin-right: 28px;

}
#registry-page .main .heading{
	margin-left: -18px;
	margin-bottom: 19px;
}
#registry-page .main .box p{
	margin: 17px 0 0;
}
#registry-page .main-content .main{
	/* margin-top: 32px; */
}
#registry-page .main-content .main .heading h3{
	padding-left: 20px;
}

#registry-page .main-content .box .heading h3 {
	line-height: normal;
}

#registry-page .main .box a{
	line-height: 1.1em;
	text-decoration: none;
	display: inline;
}
#registry-page .main .box a.more{
	display: block;
}
#registry-page .main .box a:hover{
	text-decoration: underline;
}
#registry-page .main-content .main ul{
	margin: 16px 0 0;
	padding: 0;
	font-size: 1em;
}
#registry-page .main-content .main li{
	margin: 0 0 -1px;
	background: url(/images/masterpage/bullet-black.gif) no-repeat 0 5px;
	padding: 0 0 0 10px;
}

#registry-page .home-not-logged {
    font-size: 14px;
    color:#000;
    max-width: 520px;
    font-family:Arial;

}
#registry-page .home-not-logged h1{
    font-size: 26px;
}

#registry-page .home-not-logged .sub-title{
    font-size: 18px;
    margin-bottom:25px;
}

#registry-page .home-not-logged .text-2 {
    font-size: 16px;
    margin-bottom: 20px;
    max-width: 500px;
    padding: 0;
}

#registry-page .home-not-logged .hero-img {
    background: url(../../../SetRegistry/App_Themes/coin/images/home/setreg-hero.png) no-repeat;
    width: 492px;
    height: 262px;
    margin-bottom:15px;
}


#registry-page .home-not-logged .video {
    width: 100%;
    height: 320px;
    margin: 20px auto;
}

#registry-page .home-not-logged .button {
  margin: 20px auto;
  width: 160px;
}

#registry-page .home-not-logged .cta_button {
  width: 160px;
  height: 40px;
  text-align: center;
  background-color: #2996CC;
}

#registry-page .home-not-logged .cta_button a {
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  text-decoration: none;
  font-weight: 300;
  display: block;
}

#registry-page .home-not-logged .list {display:block; clear:both;}
#registry-page .home-not-logged .list  div{ float:left; }
#registry-page .home-not-logged .list .icon {width:140px; margin-left:16px;  }
#registry-page .home-not-logged .list .icon div { width:97px; height:97px; margin: 10px 30px 10px 0; }
#registry-page .home-not-logged .list .icon .icon-display {
        background: url(../../../SetRegistry/App_Themes/coin/images/home/icon-display.png) no-repeat;
        width: 97px;
        height: 97px;
    }

#registry-page .home-not-logged .list .icon .icon-shop {
        background: url(../../../SetRegistry/App_Themes/coin/images/home/icon-shop.png) no-repeat;
        width: 97px;
        height: 97px;
    }
#registry-page .home-not-logged .list .icon .icon-compete {
        background: url(../../../SetRegistry/App_Themes/coin/images/home/icon-compete.png) no-repeat;
        width: 97px;
        height: 97px;
    }
#registry-page .home-not-logged .list .description {max-width:350px; padding-bottom:15px;}
#registry-page .home-not-logged .list .description .title {width:100%; font-size:17px; text-transform:uppercase; font-weight:bold; margin: 16px 0 8px 0; display:block;}
#registry-page .home-not-logged .list .description .normal-text {width:100%; display:block;}
#registry-page .home-not-logged .list .description .link {color: dodgerblue; text-decoration:none; display:block; width:100%; }
#registry-page .home-not-logged .list .description .link:hover {text-decoration:underline; }

.upper{
	position: relative;
	top:-3px;
	display: inline !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0.666em;
}
/* page 'Registry' end */

/* used in  pcgs/admin */
.lineDiv{
	padding-top: 10px; 
	height: 5px;
	border-bottom: 1px solid #b19856;
}
.general-table
{
	border-color:#f9f9f9;
}
.unindented
{
	padding-left:13px;
}

/* TABLEs */
  
  .servicetable
  {
	  border-collapse: collapse;
	  margin-left: 5px;
	  margin-top: 10px;
	  margin-bottom:15px;
	  line-height: normal;
	  width: 99%;
  }
  .servicetable th
  {
	  background-color: #7591AA;
	  border: 1px solid #AEBFD0;
	  color: White;
	  height: 30px;
  }
  .servicetable td
  {
	  border: 1px solid #AEBFD0;
	  padding: 5px;
	  vertical-align: text-top;
	  background-color: #F1F6FA;
  }

  .clearrow td
  {
	  border: 1px solid #AEBFD0;
	  padding: 5px;
	  vertical-align: text-top;
	  background-color: white;
  }
  
  .title-block
  {
	border: solid 1px black;
	color: #FFF;	
	background-color: #7591AA; 	
	text-align: center; 	
	padding: 3px 3px 3px 3px;	
	font-family: tahoma; 	
	font-size: 13px; 	
	font-weight: bold; 
  }	

  .wider-cell
  {
	min-width: 100px; 
  }

/* END TABLE COLOR THEME */
 
/* Horizontal scroller for datagrid 

.horizontal-scroll
{
	width: 960px;       
	overflow:auto; 	
}
*/
.horizontal-scroll
{
	width: 100%;
	overflow:visible;
}

#contentnotopbanner
{
	overflow: visible;
}/*
.threecolumn
{
	overflow: visible;
}
.main2columncontentnoskyscraper
{
	overflow: visible;
}
/* End Horizontal scroller for datagrid */



/* Admin Mode Box */
#adminmode
{
	clear:both;
	top: 40px;
	margin: 0;
	padding: 0;
	position: relative;
	border: dashed 1px #b8860b;
	width: 100%;
	background-color: #8a8a8a;	
}
#adminmode .adminmodemessage
{
	color: #ffd700;
}
#adminmode .adminheader
{
	font-weight: bolder;
	font-size: 1em;
	padding: 5px;
	clear: both;
}
#adminmode .adminheader A
{
	color: #fff;
    TEXT-DECORATION: none;    
}
#adminmode .adminheader A:hover
{
    TEXT-DECORATION: underline;
}
#adminmode .adminheader A:active
{
    COLOR: #ffd700;
}
#adminmode .container
{
	font-size: 1em;
}

#adminmode .inputform
{
	border: none;	
	font-size: 1em;
	padding: 5px;
}
#adminmode .inputform .label
{
	white-space: nowrap;
}
#adminmode .inputform .required
{
	font-weight: bolder;
}
#adminmode .inputform .control
{
	font-size: .8em;
}
#adminmode .inputform .validation
{
	color: Red;
	margin-left: 1em;
}
#adminmode .inputform .instructions
{
	font-size: .8em;
}
.editable
{
	border: dashed 1px #b8860b;
}
/* END Admin Mode Box */



/* End Horizontal scroller for datagrid */

.grid-with-ads
{
	width: 770px;
}

.grid-no-ads
{
	width: 960px;
}

.reg-news-header
{
	text-transform:uppercase;
	color:#3F7FB2;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom:10px;
	padding-top:20px;
}

.reg-news-title
{
	color:#3F7FB2;
	font-size: 1.0em;
	font-weight:bold;
}

.reg-news-text
{
	font-size:inherit;
}

/* slim top bar styles */
div.slim-header 
{
	padding-top: 4px;
	height: 60px;
}

.slim-header ul {
	display: inline;
	margin: 11px 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	font-size: 0.916em;
	overflow: hidden;
}

.slim-header li{
	background: url(/images/masterpage/separator-top-bar.gif) no-repeat 0 50%;
	margin: 0 8px 0 -2px;
	padding: 0 0 0 10px;
	float: left;
}

.slim-header li:first-child {
	background: none;
	margin: 0 8px 0 0;
	padding: 0;
	float: left;
}

.slim-header input{
    margin:0;
	padding:0;
	border-style: none;
	border:0;
}

.slim-header li a{
	color: #52789b;
	text-decoration: none;
}

.slim-header li a:hover{
	text-decoration: underline;
}

.slim-header .search-form{
	display: inline;
	position: relative;
	overflow: hidden;
	height: 24px;
	width: auto;
	margin: 28px 6px 0 0;
	z-index: 1;
}

.slim-header .search-form span{
	background: url(/images/masterpage/bg-search-input-sm.png) no-repeat;
	width: 141px;
	height: 24px;
	float: left;
	padding: 3px 0 0 4px;
}
.slim-header .search-form #search-input{
	width: 136px;
	height: 18px;
}
.slim-header .search-form #btn-search{
	background: url(/images/masterpage/btn-search-sm.png) no-repeat;
	width: 55px;
	height: 23px;
	margin: 0 0 0 5px;
}
#slimnav{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 100%;
	overflow: hidden;
	background: url(/images/masterpage/bg-nav.gif) repeat-x;
	position: absolute;
	left: 0;
	top:25px;
	line-height: 2.0em;
	z-index: 0;
}
#slimnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#slimnav li{
	float: left;
}
#slimnav li a{
	float: left;
	margin-bottom: -4px;
	padding: 12px 0 0 7px;
}
#home #slimnav li a{
	margin: 0;
	padding: 16px 0 0 7px;
}
#slimnav li a em{
	float: right;
	text-indent: -9999px;
	background: url(/images/masterpage/nav-separator.gif) no-repeat;
	width: 2px;
	height: 46px;
	margin: -16px 0 0 7px;
}
#slimnav li.active a,
#slimnav li a:hover{
	background: url(/images/masterpage/bg-nav-roll.gif) repeat-x;
}
#slimnav li.active a:hover{
	cursor:default;
}
#slimnav li.active a em,
#slimnav li a:hover em{
	background: url(/images/masterpage/nav-separator-roll.gif) no-repeat;
}
#slimnav li span{
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	height: 17px;
}
#slimnav li .pcgs-logo
{
	padding-top: 6px;
	width: 77px;
}

#slimnav li .pcgs-logo img
{
	float: left;
	margin-left: 4px;
	width: 58px;
	height: 26px;
}
#slimnav li a.pcgs-logo em{
	margin-top: -10px;
}
#slimnav li .text-home{
	width: 52px;
}
#slimnav li .text-home span{
	background: url(/images/masterpage/text-home-sm.png) no-repeat;
	width: 36px;
	margin: 0 0 0 3px;
}
#slimnav li .text-services{
	width: 69px;
}
#slimnav li .text-services span{
	background: url(/images/masterpage/text-services-sm.png) no-repeat;
	width: 57px;
}
#slimnav li .text-price-guide{
	width: 85px;
}
#slimnav li .text-price-guide span{
	background: url(/images/masterpage/text-price-guides-sm.png) no-repeat;
	width: 74px;
}
#slimnav li .text-set-registry{
	width: 94px;
}
#slimnav li .text-set-registry span{
	background: url(/images/masterpage/text-set-registry-sm.png) no-repeat;
	width: 83px;
}
#slimnav li .text-resources{
	width: 82px;
}
#slimnav li .text-resources span{
	background: url(/images/masterpage/text-resources-sm.png) no-repeat;
	width: 72px;
}
#slimnav li .text-store{
	width: 53px;
}
#slimnav li .text-store span{
	background: url(/images/masterpage/text-store-sm.png) no-repeat;
	width: 41px;
}
#slimnav li .text-about{
	width: 87px;
}
#slimnav li .text-about span{
	background: url(/images/masterpage/text-about-pcgs-sm.png) no-repeat;
	width: 77px;
}

#slimnav li .text-coinfacts{
	width: 78px;
}
#slimnav li .text-coinfacts span{
	background: url(/images/masterpage/text-coinfacts-sm.png) no-repeat;
	width: 67px;
}

#slimnav .coins-certified{
	margin: 10px 0 0 20px;
}
#home #slimnav .coins-certified{
	margin-left: 5px;
}
#home #slimnav .coins-certified a,
#slimnav .coins-certified a{
	padding: 0;
}
#slimnav .coins-certified a:hover{
	background: none;
}

/* product-spotlight box */
#home .product-spotlight{
	float: right;
	overflow: hidden;
	width: 634px;
	background-position: 0 44px;
}
.product-spotlight div{
	width: 100%;
	overflow: hidden;
}

.product-spotlight h4 
{
	margin: 0;
}
.product-spotlight h4 a{
	color: #2f638d;
	font-size: 1.4em;
	line-height: 2em;
	text-decoration: none;
}

.product-spotlight p{
	margin: 0 0 10px;
	line-height: 1.45em; /* 1.5 */
}
.product-spotlight img 
{
	border-style: none;
}
/* product-spotlight box end */

/* home page slider css */
#slider 
{
	width: 634px;
	height: 240px;
	overflow: hidden;
}

.product-spotlight
{
	height: 330px;
}

#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li { 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:634px;
	height:240px;
	overflow:hidden; 
}	

/* numeric controls */	
ol#controls{
	margin:1em 0 0 20px;
	padding:0;
	height:28px;	
	}
ol#controls li{
	margin:0 10px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
	}
ol#controls li a{
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	background:#d3dfea;
	color:#555;
	padding:0 10px;
	text-decoration:none;
	}
ol#controls li.current a{
	background:#e2c78d;

	}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
/* end home page slider css */

/* eCollector product spotlight css */
#inputArea input[type="text"]
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 5px;
    margin-left: 2px;
    display: inline;
    padding: 4px;
    border: solid 1px #85b1de; 
    width: 250px;
    background-color: #f5f8fa;
}
input.blur
{
	color: #999;
}
#inputArea input[type="submit"]
{
    margin:0 7px 0 10px;
    background-color:#dddddd;
    border:1px solid #bbbbbb;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
    vertical-align: top;
}
/* end eCollector product spotlight */


.total-records
{
	font-size: 1.2em;
	font-weight: bold;
}

/* Mobile */
.mobile-div
{
	width:961px;
	font-size: 3.5em;
	text-align:center; 
	height: auto;
}

.mobile-div-inside
{
	margin-top:20px;
	margin-bottom:20px;
}

/* Google Translate */
#google_translate_element img
{
    display: inline-block;
}
            
#google_translate_element span
{
    color: #505151;
    font: .85em Arial, Helvetica, Verdana, sans-serif;
}
            
.goog-te-gadget-simple
{
    background-color: #eaebed;
    border: 1px solid #DDD;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: white;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#EEE));
    background: -moz-linear-gradient(0% 90% 90deg, #EEE, white);
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
}

.google_translate_div
{
    float: right; 
    padding-right: 20px; 
    display: inline; 
    padding-top: 6px; 
    height: 30px;
}

/* Experts popup window */

.copyright {font-size:10px; font-family:verdana;}
img.expert {width:91px;height:91px;margin-right:6px;float:left; padding:5px;}
.expname {font-weight:bold;}
.exptitle {font-weight:bold;}
.expertise {font-weight:bold;font-style:italic;}
div.expert { padding:5px; border:10px solid gray; }
.expertPopup, #expertPopup
{  
	visibility:hidden; 
	width:960px; 
	position:fixed; 
	top:150px; 
	background-color:#eee; 
	z-index:10000;
}

.expertClose
{
	text-align:right; 
	font-weight:bold; 
	font-size:18px; 
	display:inline; 
	float:right;
}

/* Error Page Formatting */

.ErrorMessageArea 
{
	width: 65%;
	margin-top: 50px;
	margin-bottom: 64px;
	background-color: #ffffff;
	text-align:center;
	margin:64px auto 140px auto;
	margin-left: 140px;
}

.ErrorMessageTitle 
{
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 140%;
	font-weight: bold;
	background-color: #f0efef;
	/*color: #000000;*/
	padding: 5px;
	padding-left: 8px;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

.ErrorMessageContent 
{
	font-family: Arial, Helvetica;
	font-size: 100%;
	/*color: #000000;*/
	padding:5px 8px 8px 5px;
	line-height:15pt;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: #cccccc;
}

/* End Of Error Page Formatting */


div.pager {
	
	text-align: right;
	width: 95%;
}

.pagerYear {
	padding-left:5px;
}
.yearLabel {
	font-weight:bold;
	font-size:1.1em;
}

.caption {
	 font-size:0.9em; 
	 line-height:1.3em;
	 text-align:center;
	 color: #898989;	 
}

.best-logo
{
    background: url(/images/about/PCGS-Best-Small-Company.png) no-repeat center center;
    width: 218px;
    height:133px;
    margin-top:20px;
}


/*Sliding banner */
 #toggle-block .left {float:left;}
 #toggle-block .right {float:right;}
  
 #toggle-block {width:100%; margin:0 auto; }
 #toggle-block .toggle-contents 
 {
     
     height:206px; 
     width:961px; 
     margin:0 auto 20px auto;
                                  
    overflow:hidden; 
    font-size:22px; 
    font-family: arial, verdana, helvetica, sans-serif, simhei;
    color:#000; }
 #toggle-block #toggle-close-btn {width:20px; height:20px;}                                 
 #toggle-block .btn-close{ margin: 8px; color:#888; display:inline; font-family:Arial; font-size:20px; }
 #toggle-block .btn-close:hover {cursor:pointer;}
 
 #toggle-block .graphic-bg 
 {
     background:#eee url(/images/articles/slide-banner-crossover.jpg) no-repeat; 
     height:206px; 
     width:961px; 
     margin:0 auto 20px auto;
 }
 
 /*END Sliding banner */

 /* mobile master page */
 #logo-link a{
     text-decoration:none!important;
     display:inline;
 }



