body {
	background: #fff;
	margin:0;
	padding:0;
	font-family:Arial;
	text-align:center;
}

.header {
}

.header-a {
	text-align:center;
	height:54px;
	background-color:#ccc;
	width:100%;
}

.header-a img{
	width:320px;
	height:54px;
}


.header-b {
	background-color:#fff;
	padding:7px 0 3px 0;
	width:100%;
	text-align:center;
	border-bottom:#CCC 1px solid;
}

#searchwrapper {
width: 95%;
margin: 0 auto;
}

.searchbox {
border: 0px;
background-color: transparent;
height:28px;
border-radius:5px;
}

.searchbox_submit {
border: 0px;
background-color: transparent;
width: 28px;
height: 28px;
}

#cse-search-box { }

.gameframe {
padding: 10px;
background-color: #fff;
margin: 5px;
width: 150px;
height: 150px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
}

a {text-decoration:none; color:#000;}

.topAd {text-align:center; margin:0 auto; padding:5px 0 1px 0;}

.middleAd {text-align:center; margin:0 auto; padding:10px 0 6px 0;}

.bottomAd {text-align:center; margin:0 auto; padding:10px 0 6px 0;}

.popularGames {
	background-color:#EEE; 
	width:90%; margin-left:auto; 
	margin-right:auto; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#fff;
}

.popularGamesTitle {
	background-color:#000; 
	overflow:auto; 
	padding:5px 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

.titleLeft {text-transform:uppercase; float:left; font-weight:bold; line-height:25px;}

.titleRight {float:right; font-weight:bold;}

.titleRight a {color:#FFF;}

.gameIcons, .catIcons {padding:10px 10px 0 10px; overflow:auto;}

.gamewrap, .gamewrapPOP, .allcatPOP {
	float:left;
	width:33%;
	text-align:center;
	padding:0 0 20px 0;
}

.allcatwrap {
	border:#999 1px solid;
	width:90%;
	padding:2px 2px 20px 2px;
	background-color:#fff;
	margin:0 auto;	
}

.allcatwrap img {width:100%; border:none; height:auto; padding:0 0 5px 0;}

.walkthrough {
	padding-top:10px; margin:0 auto; display:none;	
}
.walkthrough-title {
	background-color:#000; color:#fff; padding: 5px 10px; overflow:auto; -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

.WalthroughDescription {text-align:center; padding:5px;}

.walkthrough-btn {display:none; clear:both;}

.gameContainer {overflow:auto; margin:0 auto; width:1000px; text-align:center; padding-bottom:10px;}
.gameBox {width:300px; margin:10px; float:left; padding:0;}
.adBox {width:300px; margin:10px; float:left; padding:0;}
.commentsBox {width:340px; margin:10px; float:left; background-color:#eee; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; padding-top:5px; padding:0;}

.gameIcons img {width:90%;}

.gametitle {text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width:90%; margin:0 auto; color:#000;}

.gamePageTitle {width:90%; margin:0 auto; padding:10px 0; overflow:auto;}

h1 {font-size:16px; padding:0; margin:0;}

.gamePageHolder {width:290px; margin:0 auto; background-color:#000; text-align:center; color:#fff; padding:5px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

.gamePageHolderBottom {margin:0 auto; background-color:#EEE; text-align:left; color:#000; padding:5px; overflow:auto; width:290px; font-weight:bold;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}

.gamePageHolderIcon {float:left; width:130px; height:130px;}

.gamePageHolderIcon img {display:block;}

.gamePageHolderIconWrap {padding:0;}

.gamePageHolderBottom-right {width:160px; float:left; height:90px; overflow:hidden;}

.socialButtonsWrap {float:left; width:160px; padding:15px 0 10px 0; overflow:hidden;}

.socialButtonsWrapInner {float:left; width:70px; overflow:hidden; position:relative; z-index:1;}

.facebooklike {text-align:right;}

.gameRating {padding:0; text-align:center; float:left; width:160px; font-size:12px;}

.gameDescription {padding:5px 10px; clear:left;}

.playButton {background-color:#c71016; background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#e51e25),color-stop(1,#ab0309)); text-align:center; color:#fff; font-weight:bold; width:270px; float:left; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:10px; overflow:auto; cursor: pointer;}

.playButton a {text-decoration:none; color:#FFF;}

.categoryButton {float:left; width:156px; border:2px solid #e51e25; height:36px; line-height:36px; color:#e51e25; background-color:#FFF; text-align:center; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; cursor: pointer;}

.categoryButton a {text-decoration:none; color:#e51e25;}

.pageButton {float:left; width:156px; border:2px solid #e51e25; height:36px; line-height:36px; color:#e51e25; background-color:#FFF; text-align:center; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; cursor: pointer;}

.pageButton a {text-decoration:none; color:#e51e25;}

.rateButton {background-color:#c71016; background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#e51e25),color-stop(1,#ab0309)); text-align:center; color:#fff; font-weight:bold; width:142px; float:left; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:10px 0; overflow:auto; cursor: pointer; line-height:20px;}

.rateButton a {text-decoration:none; color:#FFF;}

.rateButton img {display: inline; vertical-align: top; float: none; border:0;}

.sharebtnholder {margin:0 auto; width:318px; padding:15px 0; height:38px;}

.shareButtonFacebook {background-color:#26478d; background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#3b5998),color-stop(1,#133783)); text-align:center; color:#fff; font-weight:bold; width:156px; float:left; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:3px 0; overflow:auto; cursor: pointer; line-height:32px;}

.shareButtonFacebook a {text-decoration:none; color:#FFF;}

.shareButtonFacebook img {display: inline; vertical-align: top; float: none; border:0;}

.shareButtonGooglePlus {background-color:#df4a32; background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#df4a32),color-stop(1,#df4a32)); text-align:center; color:#fff; font-weight:bold; width:156px; float:left; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:3px 0; overflow:auto; cursor: pointer; line-height:32px;}

.shareButtonGooglePlus a {text-decoration:none; color:#FFF;}

.shareButtonGooglePlus img {display: inline; vertical-align: top; float: none; border:0;}

.footer {background-color:#CCC; padding:25px; text-align:center; color:#000; font-size:12px;}

.footer a {text-decoration:none; color:#000;}

.browse_pag_nav span.active {
background: #FFF;
}

.browse_pag_nav span {
padding: 4px 7px;
position: relative;
font-size: 18px;
font-weight: bold;
margin: 0px 2px;
font-family: Arial;
}

.pagelink {
font-size: 18px;
font-weight: bold;
color: #000;
text-decoration: none;
text-align: center;
width: 26px;
height: 22px;
padding: 4px 7px;
position: relative;
margin: 0px 2px;
}

.hiddenButton {width:160px; height:40px; overflow:auto;}

.browse_pag_nav {text-align:center; clear:both; padding:10px 0; overflow:auto; line-height:40px;}

.turnDeviceNotificationPortrait {
  position:fixed;
  top: 0;
  left:0;
  height:100%;
  width:100%;
  display: none;
  background:url('/images/mobile-rotate-portrait.png') center center no-repeat;
  background-color:#000;
}
.turnDeviceNotificationLandscape {
  position:fixed;
  top: 0;
  left:0;
  height:100%;
  width:100%;
  display: none;
  background:url('/images/mobile-rotate-landscape.png') center center no-repeat;
  background-color:#000;
}

/*             styles for the star rater                */
/*            copyright http://komodomedia.com/blog/index.php/2007/01/20/css-star-rating-redux/               */

.star {color:#FFF; padding-top:5px;}

.star-rating,.star-rating a:hover,.star-rating a:active,.star-rating a:focus,.star-rating .current-rating {
background:url(img/star_rating.png) left -1000px repeat-x;
}

.star-rating {
position:relative;
width:80px;
height:16px;
overflow:hidden;
list-style:none;
background-position:left top;
margin:0;
padding:0;
}

.star-rating li {
display:inline;
}

.star-rating a,.star-rating .current-rating {
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:16px;
line-height:16px;
outline:none;
overflow:hidden;
border:none;
}

.star-rating a:hover,.star-rating a:active,.star-rating a:focus {
background-position:left bottom;
}

.star-rating a.one-star {
width:20%;
z-index:6;
}

.star-rating a.two-stars {
width:40%;
z-index:5;
}

.star-rating a.three-stars {
width:60%;
z-index:4;
}

.star-rating a.four-stars {
width:80%;
z-index:3;
}

.star-rating a.five-stars {
width:100%;
z-index:2;
}

.star-rating .current-rating {
z-index:1;
background-position:left center;
}

.inline-rating {
display:inline-block;
vertical-align:middle;
}
.gs-title {
  text-align: left;
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1300px) {
/* Styles */
	.gamewrap {width:10%;}
	.gamewrapPOP, .allcatPOP {width:16.6%;}
	.walkthrough {width:1000px;}
	iframe#Veediframe {width:1000px; height:562px;}
}

@media screen and (max-width: 1299px){
/* Styles */
.gamewrapPOP, .gamewrap {width:16.6%;}
.allcatPOP {width:33%;}
.walkthrough {width:1000px;}
iframe#Veediframe {width:1000px; height:562px;}
}

@media screen and (max-width: 999px){
.gameContainer {width:680px;}
.gameBox {width:300px;}
.adBox {width:650px;}
.commentsBox {width:340px;}
.walkthrough {width:750px;}
iframe#Veediframe {width:750px; height:421px;}
}

@media screen and (max-width: 768px){
.gamewrapPOP, .gamewrap {width:33%;}
.allcatPOP {width:50%;}
.walkthrough {width:670px;}
iframe#Veediframe {width:670px; height:376px;}
}

@media screen and (max-width: 679px){
.gameContainer {width:320px;}
.gameBox {width:320px; margin:0;}
.adBox {width:320px; margin:0;}
.commentsBox {width:320px; margin:10px 0; background-color:#fff;}
.walkthrough {width:480px;}
iframe#Veediframe {width:480px; height:270px;}
}

@media screen and (max-width: 480px){
.gamewrapPOP, .gamewrap {width:33%;}	
.allcatPOP {width:100%;}
.walkthrough {width:320px;}
iframe#Veediframe {width:320px; height:180px;}
}

@media screen and (max-width: 400px){
.pageButton {width:40px;}
}

/* Amazon Native Styles */
.amazon {padding:10px; width:90%; margin:0 auto;}
.amzn-native-container  {
	margin:0 auto;
	background-color: #EEE;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
}
div#amzn-native-ad-0 .amzn-native-header {
    margin-bottom: 10px;
    background-color: black;
	padding: 5px 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
font-weight: bold;
font-size: 16px;
}
span.amzn-native-header-text {
    color: #fff;	
}
div#amzn-native-ad-0 .amzn-native-header .amzn-native-header-text {
    font-size: 16px;
    text-transform: uppercase;
}

