/*
body#getmorePage {
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-size: 1024px 100px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.getmore {
	width: 100%
}

#logoImageBlock {
	margin-top: 16px;
}

#logoImage {
	margin-top: -16px;
    width: 33%;
    min-width: 300px;
}

#heading {
	float: right;
	margin: 8px;
	font: normal 14pt "Century Gothic", STHeitiSC-Medium, Futura, Avenir, Helvetica, sans-serif;
}

#content {
	clear: both;
	background-color: white;
}
*/

body.page-template-getmoregames-php div.main_color {
        background-color: #fff;
}

@media only screen and (max-width: 599px) {
	#heading {
		float: none;
		display: block;
		font: normal 11pt "Century Gothic", Helvetica, sans-serif;
	}
}

@media only screen and (min-width: 768px) {
	.getmore {
	}

	.productCol1 {
		float: left;
		width: 50%;
	}

	.productCol2 {
		float: right;
		width: 50%;
	}

	.productCol2 .getmore .list2 td {
		background-color: #fff;
		/*border-top: 1px solid #eee;
		border-bottom: 1px solid #ccc;
    border-left: 0;
    border-right: 0;*/
	}

	.productCol2 .getmore .list1 td {
		background-color: #fff;
		/*border-top: 1px solid #fff;
		border-bottom: 1px solid #ddd;
    border-left: 0;
    border-right: 0;*/
	}

	.productCol2 .getmore .list1 td.imageCol {
		border-left: 1px solid #ddd;
	}

	.productCol2 .getmore .list2 td.imageCol {
		border-left: 1px solid #ccc;
	}

	.productCol1 .getmore .priceCol,
	.productCol2 .getmore .priceCol {
		width: 70px;
		padding: 1em;
	}

	.productCol1 .getmore img,
	.productCol2 .getmore img {
		margin: 10px 0px;
	}

}

.getmore td.price {
	font: inherit;
	font-weight: bold;
    /*color: #5232AC;*/
    color: #444;
    padding: 0px 6px;

    text-shadow: 0px 1px 1px #fff;
}

.getmore h2 {
	margin: 0.3em 0em;
	font-weight: bold;
	color: #000;
    text-shadow: 0px 1px 1px #fff;
}

.getmore img {
	margin: 0.5em;
}

.getmore .getmoreProductDesc {
	font-size: 0.8em;
}

.getmore .list1 td {
	background-color: #fff;
	/*border-top: 1px solid #eee;
	border-bottom: 1px solid #ccc;
  border-left: 0;
  border-right: 0;*/
}

.getmore .list2 td {
	background-color: #fff;
	/*border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
  border-left: 0;
  border-right: 0;*/
}

.getmore .imageCol {
	width: 80px;
	text-align: center;
}

.getmore .priceCol {
	width: 50px;
	padding: 0.5em;
}

#onsale {
	background-color: #ffdd77;
	padding-top: 4px;
}

#onsale .list1 td {
	background-color: #ffdd77;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ccc;
  border-left: 0;
  border-right: 0;
}

#onsale .list2 td {
	background-color: #ffcc55;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
}
/*
#onsale {
	background-color: #e8e1f5;
	padding-top: 4px;
}

#onsale .list1 td {
	background-color: #d3cae5;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ccc;
}

#onsale .list2 td {
	background-color: #ddd3f0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
}
*/

h2 {
	border-bottom: none;
}

#onsale h2
{
	margin-top: 0px;
	color: #000;
}

* {
   -webkit-text-size-adjust: none;
}

#getmore h2 span {
	margin-right: 6px;
}

#getmore td.price {

}

#subscribeFrame {
	margin: 4px;
	margin-bottom: 8px;
	padding: 8px;
	background: #F5F2FB;
	border: 1px solid #5232AC;
	-webkit-border-radius: 8px;
}

#subscribeLink {
	color: #5232AC;
	text-align: center;
	font: normal 11pt Helvetica, sans-serif;
}

#subscribeForm {
	margin-top: 8px;
}

#subscribeForm th {
	color: #000;
    text-shadow: 0px 1px 1px #fff;
	font: normal 10pt Helvetica, sans-serif;
}

#subscribeForm #submitSubscribe {
	color: #000;
    text-shadow: 0px 1px 1px #fff;
	font: normal 10pt Helvetica, sans-serif;
	width: 100%;
	margin: 8px 0px;
}

#subscribeSubmitted {
	margin: 4px;
	padding: 8px;
	background: #F5F2FB;
	border: 1px solid #5232AC;

	color: #5232AC;
	font: normal 9pt Helvetica, sans-serif;
}

div.clearer {clear: left; line-height: 0; height: 0;}

.getmore h2 {
  font-size: 18px;
}

table.getmore {
  margin-bottom: 0px;
}

table.getmore td {
  border: 4px solid white;
}

.getmore td {
  padding: 0px;
  vertical-align: middle;
}

.getmore {
  line-height: 1em;
}
