@charset "UTF-8";
/* CSS Document */

@import url("links.css");

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-size: 81.5%; /* creates approximate 1.0em = 13px = 10pt equivalency */
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#siteHolder {
	position: relative;
	width: 100%;
}
#siteHolder #site {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 38px;
	height: 2300px;
}
#siteHolder #site #searchLoginBar {
	position: relative;
	height: 38px;
	width: 961px;
	background-image: url(/images/site/loginBackground.jpg);
	background-repeat: repeat-x;
}
#searchLoginBar #leftLoginBar {
	position: absolute;
	height: 38px;
	width: 5px;
	left: 0px;
	background-image: url(/images/site/leftLogin.jpg);
	background-repeat: no-repeat;
}
#searchLoginBar #rightLogin {
	position: absolute;
	height: 38px;
	width: 4px;
	right: 0px;
	background-image: url(/images/site/rightLogin.jpg);
	background-repeat: no-repeat;
}
#searchLoginBar #loginButtons {
	position: absolute;
	left: 15px;
	top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 450px;
	height: 20px;
}
a.more1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b10000;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	padding-bottom: 14px;
	padding-top: 7px;
	padding-left: 170px;
}
a.more1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b10000;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	padding-bottom: 14px;
	padding-top: 7px;
	padding-left: 170px;
}
a.more1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b10000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-bottom: 14px;
	padding-top: 7px;
	padding-left: 170px;
}
a.more1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b10000;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	padding-bottom: 14px;
	padding-top: 7px;
	padding-left: 170px;
}
a.more2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #068508;
	text-decoration: underline;
	font-weight: bold;
}
a.more2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #068508;
	text-decoration: underline;
	font-weight: bold;
}
a.more2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0050a3;
	text-decoration: none;
	font-weight: bold;
}	
a.more2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #068508;
	text-decoration: underline;
	font-weight: bold;
}
a.homeLinks {
	font-weight: normal;
}
#searchLoginBar #searchInput {
	position: absolute;
	top: 8px;
	right: 80px;
	height: 23px;
	width: 190px;
	padding-right:5px;
	background-repeat: no-repeat;
}
label.rounded {
		padding-top: 5px;
		font-weight: bold;
		color: #555;
}
input.rounded {
	border: 0;
	width: 191px;
	padding-right:3px;
	height: 20px;
	line-height:20px;
	font-size: 85%;
	color: #123791;
	background-image: url(/images/site/searchBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	bottom: 0px;
}
#searchLoginBar #button {
	top: 8px;
	right: 12px;
	position: absolute;
	height: 23px;
	width: 55px;
}
#site #header {
	position: relative;
	height: 207px;
	width: 943px;
	background-image: url(/images/site/headerBackground.jpg);
	background-repeat: repeat-x;
	padding-top: 16px;
	padding-left: 18px;
}
#header #smCardsMontage {
	position: absolute;
	height: 168px;
	width: 211px;
	left: 201px;
	top: 10px;
}
#header #headlineHome {
	top: 14px;
	right: 237px;
	position: absolute;
	height: 173px;
	width: 303px;
}
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #0050a3;
	line-height: 27px;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #ee3e34;
	line-height: 27px;
}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#header #headerMontageLarge {
	position: absolute;
	height: 223px;
	width: 235px;
	top: 0px;
	right: 0px;
}
#header #tagline {
	position: absolute;
	left: 14px;
	bottom: 8px;
}
#site #navHome {
	position: relative;
	height: 48px;
	width: 961px;
	margin-top: 1px;
	background-image: url(/images/site/collectibles_Graded.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 2; /* This must be set to a higher z-index than the #sponsorTopHome area, so that IE 7 can show drop-downs */
}
#site #sponsorTopHome {
	background-image: url(/images/site/sponsor_background_top_home.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 961px;
	margin-top: 1px;
	position: relative;
	z-index: 1; /* This must be set explicitly to avoid z-index bug in IE7 */
}
#sponsorTopHome #Banner1 {
	position: absolute;
	height: 60px;
	width: 468px;
	left: 110px;
	top: 17px;
}
#sponsorTopHome #Banner2 {
	position: absolute;
	height: 60px;
	width: 180px;
	top: 17px;
	right: 110px;
}
#siteHolder #site #contentHomeTop {
	position: relative;
	width: 961px;
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	height: 340px;
	background-image: url(/images/site/fadedImageHome.jpg);
}
#contentHomeTop #spotlightHome {
	position: absolute;
	height: 331px;
	width: 634px;
	top: 0px;
	right: 0px;
	background-image: url(/images/site/panelBackgroundLarge.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#spotlightHome #spotlightHeaderHome {
	height: 32px;
	width: 619px;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 12px;
}

/* Spotlight Slider box */
#contentHomeTop .spotlightHome {
	overflow: hidden;
	width: 632px;
}
.spotlightHome div {
	width: 100%;
	overflow: hidden;
}
#slider {
	font-family: Arial, Helvetica, sans-serif;
}
#slider .slide {
	padding:0 1em 1em 1em;
}
#slider img {
	border-style: none;
}
.spotlightLeft {
	float:left;
	margin:1em 1em 2em 0;
}
.spotlightRight {
	float:right;
	margin:1em 0 1em 1em;
}
#slider p {
	font-size:.9em;
	line-height:1.2em;
}
#slider h3 {
	font-size:1.5em;
	font-weight:normal;
	margin:0 0 .5em 0;
}
#slider h4 {
	font-size:1em;
	color:#4c4c4c;
	margin:0;
}
/* spotlightHome box end */

/* home page slider css */
#slider {
	width: 632px;
	height: 208px;
	overflow: hidden;
	position:absolute;
	top:54px;
}
#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:632px;
	height:208px;
	overflow:hidden;
}	

/* numeric controls */	
ol#controls {
	padding:0;
	height:28px;
	position:absolute;
	top:262px;
	}
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 */

.videoCopyHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	display: block;
	padding-top: 10px;
}
#contentHomeTop #videoHomePage {
	position: absolute;
	width: 298px;
	left: 0px;
	top: 0px;
}
#videoHomePage #videoHeaderHome {
	position: absolute;
	height: 32px;
	width: 283px;
	left: 0px;
	top: 0px;
	background-image: url(/images/site/backgnd_repeating_header_44h.jpg);
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
#videoHomePage #videoHolderHome {
	position: absolute;
	width: 298px;
	top: 44px;
}

/* Callout boxes in center of home page */
div#calloutContainer {
	margin-top:5px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

div#calloutBoxContainer {
	float:left;
}

ul.calloutBoxes {
	clear:both;
	margin:0;
	padding:0;
	list-style-type:none;
}

li.calloutBox {
	float:left;
	display:inline; /* Fix IE6 double-margin float bug */
	width:224px;
	margin-right:34px;
	background-image:url(/images/site/callout_bg_home.gif);
	background-position:0 31px;  /* Allow room for the callout heading before beginning background */
	background-repeat:repeat-x;
	min-height:205px; /* At least tall enough to show background image */
	padding-bottom:10px;
}	

li.topRow {
	height:230px;
}

li.bottomRow {
	/* Don't specify height, to allow growth */
}

div#calloutAds {
	float:left;
	width:180px;
	text-align:right;
	margin-left:7px;
}

li.calloutBox ul {
	margin-left:15px;
	padding-left:15px;
	padding-right:5px;
}

li.calloutBox ul li {
	margin-bottom:1em;
	list-style-type:disc;
}

li.calloutBox .callout {
	margin-bottom:10px;
}

.calloutSubHeader {
	padding:0 0 10px 15px;
}

.calloutSubHeaderBold {
	font-weight:bold;
	font-size:13px;
}

ul.calloutListIndent li {
	margin-left:15px;
	padding-left:0px;
}

img#setRegistryHomePage {
	display:block;
	margin:0 0 20px 13px;
}
/* END Callout boxes in center of home page */

#site #expertsPanel {
	background-image: url(/images/site/background_exp_repeating.jpg);
	position: relative;
	height: 154px;
	width: 940px;
	padding-top: 7px;
	padding-left: 21px;
	clear: both;
}
#expertsPanel img {
	border-style:none;
}
#expertsPanel #expertsLeft {
	position: absolute;
	height: 161px;
	width: 5px;
	left: 0px;
	top: 0px;
	background-image: url(/images/site/background_exp_left.jpg);
	background-repeat: no-repeat;
}
#expertsPanel #expertsRight {
	position: absolute;
	height: 161px;
	width: 5px;
	top: 0px;
	right: 0px;
}
#expertsPanel ul {
	padding:0;
	margin:3px 0 0 0px; 
}
#expertsPanel ul li {
	width:100px;
	display:block;
	padding:0;
	margin:0 17px 0 0;
	float:left;
	text-align:center;
	font-size:12px;
	line-height:1.1em;
	color:#FFFFFF;
	list-style-type:none;
}
#expertHeader a:link, #expertHeader a:hover, #expertHeader a:active, #expertHeader a:visited {
	color:#FFF;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

#site #bottomAd {
	height: 60px;
	width: 488px;
	margin-top: 25px;
	position: relative;
	left: 253px;
}
#site #infoPanelBottom {
	position: relative;
	height: 304px;
	width: 961px;
	margin-top: 25px;
	background-image: url(/images/site/background_info_panel.jpg);
}
#infoPanelBottom #infoPanelLeft {
	position: absolute;
	height: 304px;
	width: 6px;
	left: 0px;
}
#infoPanelBottom #infoPanelRight {
	position: absolute;
	height: 304px;
	width: 5px;
	right: 0px;
}
#infoPanelBottom #twitterspace {
	position: absolute; 
	height: 250px;
	width: 300px;
	top: 28px;
	right: 80px;
}
#infoPanelBottom #infoText1 {
	position: absolute;
	height: 266px;
	width: 220px;
	left: 60px;
	top: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#infoPanelBottom #infoText2 {
	position: absolute;
	height: 266px;
	width: 221px;
	left: 320px;
	top: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#infoPanelBottom #infoText3 {
	position: relative;
	height: 266px;
	width: 221px;
	left: 60px;
	top: 255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#infoPanelBottom #facebook {
	position: relative;
	height: 266px;
	width: 221px;
	left: 60px;
	top: 248px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


#infoPanelBottom a {
	color:#FFFFFF;
}
.infoPanelHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0050a3;
}
.infoPanelSubHeader {
	color:#000;
	font-size:13px;
}
#site #footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(/images/site/footerIcon.jpg);
	background-repeat: no-repeat;
	background-color: #0050a3;
	height: 28px;
	width: 901px;
	margin-top: 1px;
	font-size: 11px;
	padding-left: 60px;
	padding-top: 16px;
	position: relative;
}
#footer #footerRight {
	position: absolute;
	height: 44px;
	width: 6px;
	top: 0px;
	right: 0px;
}
#footer #footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	width: 500px;
	right: 18px;
	top: 16px;
	height: 30px;
	text-align: right;
}
ul.homeBulletList {
	margin-left:0;
	padding-left:.5em;
}
ul.doubleSpaced li {
	margin-bottom:1em;
}
ul.homeBulletListIndent {
	padding-left:0;
	margin-left:40px;
}
ul.noTopMargin {
	margin-top:0px;
}
.sidebar { 
	float:right;
	clear:right;
}
.sidebarAd { 
	margin-bottom:10px; 
}

.callout {
	padding-left:20px;
	height:31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	line-height:31px;
	color: #FFFFFF;
	background-color:#3A7ABB;
	background-image: url(/images/site/callout_bg.gif);
	background-repeat: no-repeat;
	background-position:left;
	margin:0 0 0 0;
}

/* Login area in the Customer Service footer */
#customerServiceLogin {
	color:#B3CDE6;
}
#customerServiceLogin .loggedinas
{
	font-weight:bold;
	color:#000;
}
#customerServiceLogin #profilelink, #customerServiceLogin #logoutlink
{
	color:#fff;
}
#customerServiceLogin #welcome
{
	display:block;
}
/* End login area in the Customer Service footer */
