/* body
{
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: gray;
} */
.container
{
	background-color: #475874;
	border: 1px solid #475874;
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-align: left;
	padding-bottom: 20px;
	height: 630px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
div.slide
{
	height: 522px;
	overflow: hidden;
	position: relative;
	background-color: White;
	text-align: center;
}
div.topnav
{
	margin: 20px 0 20px 16px;
	position: relative;
}

div.bottomnav
{
	text-align: center;
	position: relative;
	margin-top: 18px;
}

span#title
{
	color: white;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	line-height: 26px;
}

span#coinfacts
{
	margin-left: 10px;	
}

span#coinfacts a
{
	color: White;
}

.category
{
	/* float: left; */
	text-align: center;
	margin: 10px 8px 0 8px;
	display: inline-block;
	width: 222px;
	height: 180px;
	margin-top: 2px;
	vertical-align: top;
}

.categoryImage
{
	width: 100%;
	height: 111px;
	background-color: White;
	padding: 1px 1px 0;
}

.categoryImage img
{
	height: 110px;
	width: 110px;
	border: none;
	margin: 0 1px 0 0;
	float: left;
}

.categoryLink
{
	padding: 0;
	margin: 0;
}

.categoryLink a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	color: Black;
	text-decoration: none;
}

div.grade
{
	width: 250px;
	height: 520px; /* float: left; */
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 1.3em;
}

.grade img
{
	width: 250px;
	height: 250px;
	border-style: none;
}

#grades
{
	width: 4000px;
	position: absolute;
	left: -1645px;
}

#leftnav
{
	left: 0;
}

#rightnav
{
	right: 0;
}

div.navbutton
{
	position: absolute;
	z-index: 1;
	width: 105px;
	height: 100%; /* background-image: url('../images/screen70.png'); 	background-repeat: repeat; */
	background-color: White;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.navbutton
{
	display: none;
}


#scrollRight
{
	position: absolute;
	top: 364px;
	right: 25px;
	z-index: 2;
}

#Left, #Right
{
	width: 57px;
	height: 156px;
	outline: none;
}

a.scroll:hover, a.scroll:focus, a.scroll:active
{
	outline-width: 0;
}

#scrollLeft
{
	position: absolute;
	top: 360px;
	left: 25px;
	z-index: 2;
}

a.home:link, a.home:active, a.home:visited
{
	color: White;
	margin-top: 20px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	line-height: 22px;
	text-decoration: none;
}

a.home:hover
{
	color: Red;
}

#pictures2
{
	display: none;
}

#intro
{
	border: solid 1px gray;
	border-right-color: Black;
	border-bottom-color: Black;
	width: 530px;
	background-color: white;
	position: absolute;
	opacity: 0.90;
	filter: alpha(opacity=90);
	top: 80px;
	left: 215px;
	margin: 0;
	padding: 0;
	z-index: 3;
	display: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#intro div
{
	opacity: 1;
	filter: alpha(opacity=100);
	margin: 0 13px 20px;
	text-align: left;
	font-size: 14px;
}

#intro h2
{
	margin-top: 12px;
	font-size: 22px;
	text-align: center;
}

#closeButton
{
	text-align: center;
	width: 50px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #bbbbbb;
	border-right-color: Black;
	border-bottom-color: Black;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#closeX
{
	position: absolute;
	right: 0;
	top: 12px;
	margin-right: 0;
	font-weight: bold;
	border: solid 1px #bbbbbb;
	border-right-color: Black;
	border-bottom-color: Black;
	padding: 0 3px 0 2px;
	font-family: Verdana, Helvetica, Sans-Serif;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#intro a
{
	text-decoration: none;
}

.close a:link, .close a:visited
{
	color: Black;
}

.close a:hover, .close a:active
{
	color: Red;
}

#help
{
	float: right;
	margin-right: 20px;
	margin-top: 8px;
}

#help a:link, #help a:visited
{
	color: White;
}

#pg-footer
{
	margin-top: 40px;
}

#pg-footer div.pg-video
{
	float: left;
	width: 470px;
	height: 345px;
	background-color: #859cb3;
	border: solid 1px #777777;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#pg-footer div.itunes
{
	margin-left: 489px;
	width: 470px;
	height: 345px;
	background-color: #859cb3;
	border: solid 1px #777777;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

	
#pg-footer div h2
{
	color: White;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 16px;
	padding-left: 16px;
	margin: 8px 0;
}

#pg-footer div.pg-video div
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #eeeeee;
	padding: 10px 0;
	width: 470px;
	height: 261px; 
}

#pg-footer div.itunes div
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #eeeeee;
	padding: 10px 0;
	height: 261px;
}

#pg-footer div.itunes div img
{
/*	padding-top: 20px;
	padding-left: 140px; */
	display: inline;
}

#pg-footer div.itunes h3
{
	font-size: 2.0em;
	font-weight: normal;
	line-height: 1.3em;
	text-align: center;
	padding: 0;
	margin: 0;
	padding-top: 10px;
}

