#Block1 {
	position: relative;
	width: 298px;
	height: 557px;
}
#Block2 {
	position: relative;
	width: 298px;
	height: 557px;
}
#Block3 {
	position: relative;
	width: 298px;
	height: 557px;
}
#Block4 {
	position: relative;
	width: 298px;
	height: 557px;
}
#Block5{
	position: relative;
	width: 298px;
	height: 557px;
}
#CMSBackground {
	position: relative;
	left: 0px;
	top: 0px;
	width: 298px;
	height: 556px;
}
#BZBackground {
	position: relative;
	left: 0px;
	top: 0px;
	width: 298px;
	height: 556px;
}
#AHBackground {
	position: relative;
	left: 0px;
	top: 0px;
	width: 298px;
	height: 556px;
}
#GWBackground {
	position: relative;
	left: 0px;
	top: 0px;
	width: 298px;
	height: 556px;
}
#PTBackground {
	position: relative;
	left: 0px;
	top: 0px;
	width: 298px;
	height: 556px;
	margin-top: -20px;
}
#BZDescription {
	position: absolute;
	//left: 156px;
	//top: 285px;
	left: 155px;
	top: 218px;
}
#BZButtonLLR_LL {
	position: absolute;
	left: 34px;
	top: 328px;
}
#BZButtonCraft {
	position: absolute;
	left: 34px;
	top: 397px;
}
#BZButtonV {
	position: absolute;
	left: 34px;
	top: 258px;
}
#AHDescription {
	position: absolute;
	left: 163px;
	top: 258px;
}
#PTDescription {
	position: absolute;
	left: 163px;
	top: 285px;
}
#AHButton {
	position: absolute;
	left: 47px;
	top: 368px;
}
#AHButtonV {
	position: absolute;
	left: 47px;
	top: 299px;
}
#AHButtonCraft {
	position: absolute;
	left: 47px;
	top: 433px;
}
#GWDescription {
	position: absolute;
	left: 167px;
	top: 262px;
}
#GWButtonV {
	position: absolute;
	left: 41px;
	top: 302px;
}
#PTButtonV {
	position: absolute;
	left: 41px;
	top: 322px;
}
#GWButtonCraft {
	position: absolute;
	left: 46px;
	top: 412px;
}
#PTButtonCraft {
	position: absolute;
	left: 46px;
	top: 432px;
}
#GettheApp {
	position: absolute;
	left: 153px;
	top: 478px;
}
.copyRightText p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	line-height: 150%;
}
.line {
	width: 100%; 
	height: auto
	max-width: 90%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	//overflow: hidden;
}
.periwinkle {
	background-image: url("images/background_GPD_periwinkle.gif");
	background-repeat: repeat;
}
.centerBlock {
    display: inline-block;
    vertical-align: middle;
}
.centerBlockContents {
	position: relative;
}
.leftBlock {
	float: left;
    display: inline-block;
    vertical-align: middle;
}
.imageBlockText {
	font-size: 20px;
	color: black;
	text-align: left;
}
.imgArea {
	width: 300px;
	height: 300px;
	overflow: hidden;
	margin: 15px;
	text-align: top;
}
.photoArea {
	width: 300px;
	height: 379px;
	overflow: hidden;
	margin: 15px;
	text-align: top;
}
@media only screen and (max-width: 750px) {
	.imgArea {
		margin: 10px;
	}
}
.themeArea {
	width: 300px;
	height: 350px;
	overflow: hidden;
	margin: 15px;
	text-align: top;
}
@media only screen and (max-width: 750px) {
	.themeArea {
		margin: 10px;
	}
}
.spacer10 {
	width: 10px;
	height: 10px;
}
.spacer20 {
	height: 20px;
	width: 20px;
}
.spacer30 {
	width: 30px;
	height: 30px;
}
.spacer40 {
	width: 40px;
	height: 40px;
}
.spacer50 {
	width: 50px;
	height: 50px;
}
.spacer60 {
	width: 60px;
	height: 60px;
}
.spacer70 {
	width: 70px;
	height: 70px;
}
.spacer80 {
	width: 80px;
	height: 80px;
}
.spacer90 {
	width: 90px;
	height: 90px;
}
.spacer100 {
	width: 100px;
	height: 100px;
}
/* New Vertical Card */
.bottomMenuBlock {
    display: inline-block;
    vertical-align: top;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
.bottomMenuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4682B4;
}
.bottomMenuItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
}
.centerOfScreen {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#PictureArea {
	max-width: 300px;
}
#CardDescriptionArea {
	max-width: 675px;
}
