A:hover,
body {
	color: #272727
}
a img,
h1,
h2,
p {
	border: 0
}
body,
h1,
h2,h3,
p {
	padding: 0;
	margin: 0
}
#bodyarea {
	clear: both
}
.img-responsive {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
.header,
.top_logo,
img {
    display: block;
    text-align: center;
}
body {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 15px;
	background-image: url(../images/bg.png);
	background-color: #f0e6c8;
	background-position: top;
	background-repeat: repeat-x;
	background-attachment:fixed
}
 .container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 0 10px rgba(0,0,0,0.1);
        }
        .message {
            margin-bottom: 20px;
            padding: 10px;
            background-color: #e0f7fa;
            border: 1px solid #26c6da;
            color: #0097a7;
            border-radius: 4px;
        }
        .message.error {
            background-color: #ffcdd2;
            border-color: #ef5350;
            color: #c62828;
        }
.header,.top_logo,img,nav.responsive {
	display: block;
}

.bottom,
.gametext1,
nav {
	font-size: 16px
}
.center {
  display: flex;
  justify-content: center; /* Center horizontally */
  align-items: center;    /* Center vertically */
}
A:link,
A:visited {
	color: #272727;
	text-decoration: none
}
A:hover {
	text-decoration: underline;
	cursor: pointer
}
.subarea_text a:link,
A:active {
	text-decoration: none
}
A:active {
    color: #DC1013
}
p {
    color: #1b0404;
    font-weight: 200;
    text-align: center;
}
@-webkit-keyframes load {
	0% {
		left: 0;
		height: 30px;
		width: 15px
	}
	50% {
		height: 8px;
		width: 40px
	}
	100% {
		left: 235px;
		height: 30px;
		width: 15px
	}
}
.iframe-container {
            position: relative;
            width: 100%;
            height: 0;
            overflow: hidden;
        }

        .iframe-container iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: 0;
        }
@keyframes load {
	0% {
		left: 0;
		height: 30px;
		width: 15px
	}
	50% {
		height: 8px;
		width: 40px
	}
	100% {
		left: 235px;
		height: 30px;
		width: 15px
	}
}
h1,
h2 {
	text-align: center
}
h2,
h3{
    text-align: center;
    font-size: 18px;
}
#wrapper {
	width: 996px;
	position: relative;
	margin-left: auto;
	margin-right: auto
}
.top_logo {
	width: 800px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
nav,
nav2 {
	height: auto;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: center;
	text-align: center;
	box-shadow: 0 0 15px rgba(0,0,0,.9);
	background:rgba(255, 255, 255, .3);
	border: 1px solid #9e0b0e;
}
#bodyarea,
.menu,
nav {
	margin-bottom: 0px
}
nav.responsive {
	display: block
}
nav {
	background-color: #ecbd4c;
	font-weight: 700;
	color: #513b06;
	border-radius: 4px;
	display: block;
	width: 100%9
}
.menu,
nav2 {
	display: block;
	box-shadow: 0 0 15px rgba(0,0,0,.9);
	background:rgba(255, 255, 255, .3);
	border: 1px solid #9e0b0e;
}
nav2 {
    margin-bottom: 12px;
    float: left;
    width: 100%;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
}
.menu {
	border-radius: 4px
}
nav A:active,
nav A:hover,
nav A:link,
nav A:visited {
	color: #513b06;
	text-decoration: none
}
.leftarea {
    float: right;
    width: 180px;
    margin-left: 13px
}
.menu {
	position: relative;
	width: 180px;
	border-radius: 4px;
	margin-bottom: 10px
}
.menu_content_160,
.menu_content_180 {
	margin-top: 10px;
	display: inline-block
}
.menu_content {
	z-index: 100;
	position: relative;
	padding-left: 31px;
	padding-top: 24px;
	padding-bottom: 15px;
	line-height: 24px
}
.menu_content_title {
	font-weight: 800
}
.menu_content_180 {
	margin-left: 17px;
	margin-bottom: 13px
}
.menu_content_160 {
	width: 160px;
	height: auto;
	margin-bottom: 10px;
	margin-left: 10px
}
.gamewrapper {
	margin-left: 6px;
	margin-right: 6px
}
.rightarea {
	text-align: center;
	padding: 10px;
	margin-bottom: 12px;
    float: right;
    width: 780px;
	-webkit-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	box-shadow: 0 0 10px rgba(0,0,0,.9);
	background:rgba(255, 255, 255, .3);
	border: 1px solid #9e0b0e;
}

.game {
	height: 180px;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 8px
}
.subarea {
	border-radius: 4px;
	margin-bottom: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow: 0 0 15px rgba(0,0,0,.9);
	background:rgba(255, 255, 255, .3);
	border: 1px solid #9e0b0e;
	text-align:center
}
.gametext1,
.gametext3,
.text {
	padding-left: 1px
}
.gametext1,
.gametext2,
.text {
	padding-top: 4px
}
.gamewrapper {
    margin-top: 5px;
    float: left;
    width: 230px;
    border: 3px
}
.gametext1 {
	color: #2f2f2f;
	font-weight: 700
}
.bottom {
	color: #1b1111;
	font-weight: 400;
	text-align: center
}
.gametext1 A:active,
.gametext1 A:link,
.gametext1 A:visited {
	color: #2f2f2f;
	TEXT-DECORATION: none
}
.gametext1 A:hover {
	color: #2f2f2f;
	TEXT-DECORATION: underline
}
.gametext2 {
	padding-bottom: 2px;
	display: block;
	font-size: 16px
}
.gametext3 {
	color: #2f2f2f;
	line-height: 22px
}
.text {
	font-size: 16px;
	color: #2f2f2f;
	font-weight: 500;
	padding-bottom: 4px
}
.playarea,
.subarea {
	width: 100%;
	-webkit-appearance: none;
	float: left;
	background:rgba(255, 255, 255, .3)
}
.playarea,
.playarea_head,
.subarea {
	background:rgba(255, 255, 255, .3)
}
.subarea {
    border-radius: 4px;
    text-align: center;
}
.subarea_heading1 {
	font-weight: 700;
	font-size: 20px;
	color: #d96b12;
	padding: 12px 8px 6px 16px
}
.subarea_text a:active,
.subarea_text a:link,
.subarea_text a:visited {
	color: #0254eb
}
.subarea_heading2 {
    font-weight: 700;
    font-size: 18px;
    padding-left: 16px;
    padding-right: 8px;
    padding-bottom: 12px;
    text-align: center;
}
.subarea_form,
.subarea_text {
	padding-left: 16px;
	padding-right: 16px
}
.subarea_text {
    line-height: 22px;
    text-align: center;
    font-size: 16px;
    padding-top: 5px;
	max-width: 965px
}
.subarea_text a:hover {
	color: #0254eb;
	text-decoration: underline
}
.subarea_img {
	margin-top: 2px;
	margin-bottom: 8px;
	width: 100%
}
.playarea {
    margin-bottom: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.extra,
.white,
.playarea_head {
    margin-right: 12px;
    margin-left: 12px;
    text-align: center;
}
.extra,
.white {
	background-color: #fff
}
.white {
    min-height: 75px;
    height: auto;
    margin: 10px
}
.right {
    width: auto;
    height: auto;
	border-radius: 5px;
    margin-bottom: 15px;
	margin-top: 15px;
	border: 1px solid #9e0b0e;
}

img.red:hover{
    border-color: #66afe9;
    box-shadow: 0 0 8px rgba(217,20,23,1.00);
	border:  #dadada;
    border-radius: 5px;
	outline: none;
}
.zoom {
  transition: transform .1s; /* Animation */
  width: 160px;
  height: auto;
  margin-bottom: 15px;
  margin-top: 15px;
}

.zoom:hover {
  transform: scale(1.03); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.extra {
    width: auto;
    height: 120px;
    margin-top: 12px;
    margin-bottom: 10px;
	display: block;
	vertical-align: top
}
.playarea_game {
	text-align: center
}
.infoarea_top {
	font-weight: 700;
	font-size: 20px;
	color: #373d36;
	line-height: 46px;
	background-color: #b4dfae;
	height: 46px;
	width: 100%;
	text-align: center;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0
}
.infoarea_body {
	padding-top: 20px;
	padding-bottom: 12px;
	padding-left: 24px
}
.infoarea_right {
	padding-right: 15px;
	width: 85%;
	float: left;
	line-height: 22px;
	padding-bottom: 10px
}
@media (max-width: 991px) {
	#wrapper {
		width: 768px
	}
	.fixed {
		display: block
	}
	.center-block,.img-responsive {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.leftarea {
		display: none
	}
	#bodyarea {
		margin-top: 12px
	}
	.playarea {
		margin-top: 0
	}
	.rightarea {
		text-align: center;
		padding-top: 12px;
		margin-bottom: 12px;
		width: 800px;
		-webkit-appearance: none;
    	-webkit-border-radius: 4px;
   	 	-moz-border-radius: 4px;
   	 	border-radius: 4px;
		box-shadow: 0 0 10px rgba(0,0,0,.9);
		background:rgba(255, 255, 255, .3);
		border: 1px solid #9e0b0e;
	}
	.gamewrapper {
		margin-left: 12px;
		width: 239px
	}
	.playarea_game {
		margin-top: 12px
	}
}
@media (max-width:767px) {
	.center-block,.img-responsive {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	#wrapper {
		width: 631px;
	}

	.top_logo {
		padding-top: 0;
		padding-bottom: 14px;
	}

	.img-responsive {
		max-width: 100%;
		height: auto;
		position: center;
	}

	.adarea1 {
		display: none;
	}

	.introduction {
		height: auto;
		width: 100%;
	}

	.introduction_text {
		padding-bottom: 12px;
	}

	.gamewrapper {
		width: 296px;
		margin-left: 13px;
	}

	.gameimg {
		width: 296px;
	}
}

@media (max-width: 640px) {
	#wrapper {
		width: 503px
	}
	.gamewrapper {
		width: 239px;
		padding-left: 132px
	}
}
@media (max-width: 525px) {
	#wrapper {
		width: 435px
	}
	.gamewrapper {
		padding-left: 98px
	}
}
@media (max-width: 480px) {
	#wrapper {
		width: 320px
	}
	.gamewrapper {
		width: 294px;
		padding-left: 0
	}
}
