﻿@charset "utf-8";
/* CSS Document */

html {
  background: url(../images/photo_into_gradient.gif) no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

a #divBigButton {
  width: 60%;
  margin-left: 18%;
  height: 100%;
  border-width: 2px;
  border-radius: 10px;
  border-color: black;
  border-style: solid;
  background-color: #b70000;
  font-weight: 600;
}

#divBigButton {
  font-family: Arial;
  font-style: italic;
  font-weight: bolder;
  color: rgb(197, 0, 0);
}

.column {
  float: left;
  width: 50%;
}

/* .column img{
	display: block;
	object-fit: contain;
	width: 100%;
	height: 100%;
	padding-left: 160px;
	padding-top: 100px;
} */

/* Clear floats after the columns */
.row:after {
  content: '';
  display: table;
  clear: both;
}

a #divBigButton:hover {
  background-color: #c83f3f;
}

body {
  margin: 0;
}

a img {
  border: none;
}

ul {
  list-style: none;
}

li {
  float: right;
  margin-right: 35px;
}

li a {
  text-decoration: none;
  color: #ecf2f9;
  font-size: 1.2em;
}

li a:hover {
  color: #84afdb;
  cursor: pointer;
}
#div_MainContent {
  height: 781px;
  width: 800px;
  top: 100px;
  background-color: #e4e4e4;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  border-color: black;
  border-width: 2px;
  border-style: solid;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 6px 5px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 6px 5px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 6px 5px 5px 0px rgba(50, 50, 50, 0.75);
}

#logo {
  width: 300px;
  height: auto;
  position: absolute;
  top: -70px;
  left: -100px;
  z-index: 1001;
  /*left:0;
		right:0;
		margin-left:auto;
		margin-right:auto;*/
}

#InternalBanner {
  height: 100px;
  width: 100%;

  border-color: black;
  position: absolute;
}

#menu {
  position: absolute;
  width: 750px;
  left: 0px;
  bottom: 0px;
  height: 50px;
  border-top: 2px solid black;
  border-right: 2px solid black;
  -webkit-border-top-right-radius: 40px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-topright: 40px;
  -moz-border-radius-bottomright: 0px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 0px;
  background-color: #0040d6;
}

.Popup {
  display: none;
  width: 500px;
  height: 50%;
  margin-top: -44px;
  margin-left: 0 auto;
  margin-right: 0 auto;
  position: fixed;
  z-index: 9001;
  background-color: white;
  position: absolute;

  /*Border*/
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

  border: 4px solid #2873bc;

  padding: 10px;

  overflow: scroll;
}

.Popup table {
  width: 100%;
  display: inline-table;
}
.Popup td {
  width: 33.33%;
  vertical-align: top;
  text-align: center;
}
.Popup th {
  color: #fff;
  background-color: #184374;
}
.Popup tr:nth-child(odd) {
  background: #ccc;
}
.Popup tr:nth-child(even) {
  background: #fff;
}

#div3DbannerMain {
  height: 96px;
  width: 820px;
  position: absolute;
  left: -10px;
  top: 180px;
  color: #fff;
  font-size: 1.5em;
}

#div3DbannerMain span {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 10px;
  text-align: center;
}

#div3DbannerMain a span {
  text-decoration: none;
  color: #ecf2f9;
}

#div3DbannerTailRight {
  height: 96px;
  width: 61px;
  position: absolute;
  background-color: #b70000;
  right: -61px;
  top: 146px;
  z-index: -1;
}

#div3DbannerTailLeft {
  height: 96px;
  width: 61px;
  position: absolute;
  background-color: #b70000;
  left: -61px;
  top: 146px;
  z-index: -1;
}

.smallHeaders {
  font-weight: bold;
}

#imgViewPrize {
  position: absolute;
  right: 22px;
  top: -47px;
  width: 217px;
  height: 204px;
}

#imgFreezer {
  width: auto;
  height: 95%;
  display: block;
  margin: 0 auto;
}

#divLCDInfo {
  width: 700px;
  height: 300px;
  position: absolute;
  top: 354px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  background-color: #ecf2f9;
  border: #184375 solid 2px;
  -webkit-border--radius: 10px;
  -moz-border-radiust: 10px;
  border-radius: 10px;
}

#divLCDInfo img {
  position: absolute;
  top: -96px;
  left: 158px;
  right: 197px;
  margin-left: auto;
  margin-right: auto;
  width: 345px;
  height: 212px;
}

#divLCDInfo img a {
  border-style: none;
}

#divLCDInfoText {
  width: 500px;
  position: absolute;
  top: 130px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.3em;
  font-family: Georgia, 'Times New Roman', Times, serif;
}

#divGusCoupon {
  width: 780px;
  height: 300px;
  top: 260px;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

#divGusCoupon img {
  width: 95%;
  height: 100%;
}

.form-container {
  width: 100%;
  clear: both;
}

.form-container input {
  width: 100%;
  clear: both;
}

#footer {
  position: absolute;
  bottom: 0px;
  background-color: #0040d6;
  height: 100px;
  width: 100%;

  -webkit-border-bottom-left-radius: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  -moz-border-radius-bottomright: 7px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}

#copyRight {
  color: #fff;
  font-size: 1.3em;
  width: 237px;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  margin: auto;
}

#imgPoint {
  position: absolute;
  left: -50px;
  top: 0px;
  height: 75px;
  width: auto;
}
