body {
	background-color:#000000;
	color:#FFFFFF;
}

.label {
	text-align:right;
	width: 60px;
	padding:3px;
	font-weight:bold;
}

.value {
	text-align:left;
	padding:3px;
}

.coin_desc {
	text-align:left;
	width: 400px;
	padding:2px;
}

.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}

.coin_tbl {
	text-align:left;
	width: 6000px;
	padding:2px;
}

.coin_img {
	text-align:left;
	padding:2px;
	white-space: nowrap;
}


.smallfont {
	font-size:60%;
}

.largefont {
	font-size:140%;
}

.heading {
	font-size:300%;
	font-weight:bold;
}

.heading2 {
	font-size:200%;
	font-weight:bold;
}

img {
	border: 1px solid #000000;
}

img:hover {
	border: 1px solid #FFFFFF;
}

.regularimage:hover {
	border: 1px solid #000000;
}

a:visited {
	color:#000000;
}

a.regularlink {
	color:#FFFFFF;
}

a.regularlink:visited {
	color:#FFFFFF;
}

a.indexlink {
	color:#FFFFFF;
	text-decoration:none;
	font-size:150%;
	font-weight:bold;
}

a.indexlink:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:150%;
	font-weight:bold;
}

.indexdiv {
    float: left;
    border: 1px solid #444;
    border-radius: 10px;
    margin: 5px;
}

.indexdiv:hover {
    float: left;
    border: 1px solid #FFF;
    border-radius: 10px;
    margin: 5px;
}

.indeximage:hover {
	border: 1px solid #000000;
}

.cantoggle {
	text-decoration:underline;
}

.banner {
	color:#FFFFFF;
	background-color:#3F3F3F;
	font-size:40px;
	font-weight:bold;
	font-family:sans-serif;
	// width:100%;
	text-transform:uppercase;
	height:100px;
	line-height:100px;
	white-space: nowrap;
	overflow: hidden;
}

.legsep {
	font-family:courier;
	font-size:80%;
}

.gallery_item {
    color:#FFFFFF;
    font-size:120%;
}


a.nav {
	color:#FFFFFF;
	//text-decoration:none;	
}

.navcontainer {
	width:100%;
	padding:3px 3px;
	border-color:#3F3F3F;
	border-style:solid;
	border-width:1px;
}
.navleft {
	padding:5px 5px;
	float:left;
	width:100px;
	font-size:120%;
}
.navright {
	padding:5px 5px;
	float:right;
	width:50px;
	font-size:120%;
}
.navcenter {
	padding:5px 5px;
	margin:0 auto;
	width:50px;
	font-size:120%;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}



.coin {
	padding-bottom: 1em;
}

.cointitle {
	font-size:140%;
	font-weight:bold;
}

.coinimage {
	padding: 0.3em 0;
	white-space: nowrap;	
	float: right;
	width: 60%;
}

.coininfo {
	padding: 0.3em 0;
	overflow: hidden;
	float: left;
	width: 40%;	
	/*display: table;*/
}

.coininfovalue {
	padding: 0.3em 0;
	overflow: hidden;
	float: right;
	width: 76%;
}

.coininfovalues {
	/* display: table-cell;
    vertical-align: middle; */
    /* display: inline-block;   IE hack: http://www.vanseodesign.com/css/vertical-centering/ */
}

.coininfolabel {
	padding: 0.3em 0;
	overflow: hidden;
	float: left;
	width: 23%;	
	text-align:right;
	font-weight:bold;
	/* background:#2F2F2F; */
}

.centuryset_div {
    float: left;
    border: 2px solid #FFFFFF;
    border-radius: 25px;
    margin: 5px;
}

.centuryset_titlediv {
    border-top-left-radius:25px;
    border-top-right-radius:25px;
    color:#FFFFFF;
	background-color:#3F3F3F;
	font-size:24px;
	font-weight:bold;
	font-family:sans-serif;
	/*text-transform:uppercase;*/
	height:34px;
	line-height:24px;
	white-space: nowrap;
	overflow: hidden;
	text-align:center;
}

.centuryset_subtitlediv {
    color:#FFFFFF;
	background-color:#3F3F3F;
	font-size:10px;
	font-weight:bold;
	font-family:sans-serif;
	/*text-transform:uppercase;*/
	height:18px;
	line-height:18px;
	white-space: nowrap;
	overflow: hidden;
	text-align:center;
}

.centuryset_imagediv {
    width: 320px;
    height: 170px;
    
    display:table-cell; 
    vertical-align:middle; 
    text-align:center;
}

.centuryset_infodiv {
    width: 310px;
    height: 120px;
	/*white-space: nowrap;*/
	overflow: hidden;
	margin: 5px;
}

.centuryset_type {
    color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	font-family:sans-serif;
	height:22px;
	line-height:22px;
    white-space: nowrap;
	overflow: hidden;
	text-align:center;
}

.centuryset_location {
    color:#FFFFFF;
	font-style:italic;
	padding: 0px 10px 0px 0px;
}




.morgans_div {
    float: left;
    border: 2px solid #FFFFFF;
    border-radius: 25px;
    margin: 5px;
}

.morgans_titlediv {
    border-top-left-radius:25px;
    border-top-right-radius:25px;
    color:#FFFFFF;
	background-color:#3F3F3F;
	font-size:24px;
	font-weight:bold;
	font-family:sans-serif;
	/*text-transform:uppercase;*/
	height:34px;
	line-height:34px;
	white-space: nowrap;
	overflow: hidden;
	text-align:center;
}

.morgans_images {
    width: 410px;
    height: 180px;
    
    display:table-cell; 
    vertical-align:middle; 
    text-align:center;
}

.morgans_imagediv {
    width: 410px;
    height: 200px;
    
    display:table-cell; 
    vertical-align:middle; 
    text-align:center;
}

.morgans_bigimage {
    width: 400px;
    /* margin helps a bit with cutoff images */
}

.morgans_smallimage {
    width: 60px;
}


.morgans_block {
  text-align: center;
}
 
.morgans_block:before {
  content: '';
  display: inline-block;
  height: 100%; 
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
 }
 
.morgans_centered {
  display: inline-block;
  vertical-align: middle;
 }


.morgans_smallimagecolumn {
    height: 240px;
    text-align:center;
    vertical-align: middle;
}

.morgans_infodiv {
    width: 470px;
    height: 260px;
	/*white-space: nowrap;*/
	overflow: hidden;
	margin: 5px;
}

.morgans_infoblock {
	margin: 10px 0px 5px 5px;
}

.morgans_type {
    color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	font-family:sans-serif;
	height:22px;
	line-height:22px;
    white-space: nowrap;
	overflow: hidden;
	text-align:center;
}

.morgans_grade {
    color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	font-family:sans-serif;
	height:12px;
	line-height:12px;
    white-space: nowrap;
	overflow: hidden;
	text-align:center;
}

a.morgan_link {
	color:#FFFFFF;
	text-decoration:none;
}

a.morgan_link:visited {
	color:#FFFFFF;
	text-decoration:none;
}


a.morgan_hotlink {
	color:red;
	font-weight: bold;
	font-size: 75%;
	text-decoration:none;
}

a.morgan_hotlink:visited {
	color:red;
	font-weight: bold;
	font-size: 75%;
	text-decoration:none;
}


.morgan_hot {
    color: red;
    font-weight: bold;
    font-size: 75%;
}



h1 {
    clear: both;
	color:#FFFFFF;
	background-color:#3F3F3F;
	font-size:30px;
	font-weight:bold;
	font-family:sans-serif;
	// width:100%;
	text-transform:uppercase;
	height:30px;
	line-height:30px;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h2 {
    clear: both;
	color:#FFFFFF;
	background-color:#3F3F3F;
	font-size:24px;
	font-weight:bold;
	font-family:sans-serif;
	// width:100%;
	text-transform:uppercase;
	height:24px;
	line-height:24px;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h3 {
    clear: both;
	color:#FFFFFF;
	background-color:#3F3F3F;
	font-size:18px;
	font-weight:bold;
	font-family:sans-serif;
	// width:100%;
	text-transform:uppercase;
	height:18px;
	line-height:18px;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.space5 {
    clear: both;
    font-size:5px;
   	height:5px;
	line-height:5px; 
}

.space10 {
    clear: both;
    font-size:10px;
   	height:10px;
	line-height:10px; 
}

.space20 {
    clear: both;
    font-size:20px;
   	height:20px;
	line-height:20px; 
}