body {
	background:#1a1a1a;
	margin:0;
	padding:0;
	font-family:Arial;
	overflow-x:hidden;
}

nav ul,nav ol{
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

ul {
	margin:0;
	padding:0;
}

a,a:visited{
	text-decoration:none;
	color:#e12d0a;
}
a:hover{
	text-decoration:none;
}
.clear {
	clear:both;
}

.left {
	float:left;
}

.content-container-theme {
	background: url(https://images.neopets.com/mobile/hub/background.png) no-repeat top center;
	margin-top: 45px;
	min-height: 600px;
	max-width: 100%;
	-webkit-background-size: cover;    -moz-background-size: cover;    -o-background-size: cover;    background-size: cover;
}

.content-container {
	margin:0 auto;
	padding: 10px 0;
}

/*
#main-nav .logo {
	background:url(https://images.neopets.com/mobile/hub/JS-logo.png) no-repeat;
	width:123px;
	height:39px;
	margin:2px 0 0 5px;
	display:block;
	text-indent:-9999px;
	float:left;
}
*/

#game-selector {
    width: 266px;
	float:left;
	margin:35px 0 30px 7px;
	text-align:left;
}

.game-selector-bg {
	background: #ffc016;
	border: 1px solid #7b0001;
	box-shadow: 0px 0px 7px 0px rgb( 7, 7, 7 );
}

#game-selector li {
	padding: 4px 0 3px 9px;
	float: left;
}

#game-selector li.current {
	background:url(https://images.neopets.com/mobile/hub/texture-white.gif) repeat #ffffff;
}

#game-selector li.current:hover h3, #game-selector li.current h3 {
    color: #000000;
}

#game-selector li.current:hover h4, #game-selector li.current h4 {
    color: #000000;
}

#game-selector h3 {
    font-weight: bold;
    font-size: 17px;
    color: #000000;
	line-height: 22px;
	padding:0;
	margin:0;
	text-transform:uppercase;
	letter-spacing:-0.5px;
}

#game-selector h4 {
    color: #000000;
    font-size: 13px;
	line-height: 18px;
	padding:0;
	margin:0;
}

.game-content {
	float:right;
	width:400px;
	margin-bottom: 25px;
}

.main-promo-bg {
	width: 100%;
	margin: 10px auto 0px;
}

.main-promo {
	margin:4px -5px;
	padding:8px 0 5px 7px;
	overflow:auto;
}

.main-promo h5 {
    font-weight: 100;
    font-size: 36px;
    color: #000000;
	padding:0;
	margin:0;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	
    text-align: center;
    text-shadow: 2px 2px #FFFFFF;
    margin-top: 0px;
    font-family: 'Bangers', cursive;
}

.main-promo span {
    color: #ffffff;
    font-size: 13px;
	vertical-align:bottom;
	margin:0 0 0 7px;
}

.game-content .logo {
	text-align:center;
	margin:10px auto 0;
}

/*
.game-content .play-button {
	background:url(https://images.neopets.com/mobile/hub/JS-play-now-hp-btn.png) no-repeat scroll 0% 0% transparent;
	width:413px;
	height:87px;
	display:block;
	margin:0 auto;
	text-align:center;
	text-indent:-9999px;
}
.game-content .play-button:hover {
	background-position:0 -87px;
}
.game-content .play-button:active {
	background-position:0 -174px;
}
*/

footer {
  padding-bottom: 24px;
}


.footer {
  width: 100%;
  padding: 5px 0 0 0;
  text-align: center;
  margin: 0 auto 20px;
  font-family: Arial;
  font-size: 11px;
  color: #ffffff;
  clear: both;
}


footer .footer-menu {
	overflow:hidden;
	max-width:1270px;
	margin:0 auto;
}

.footer .copyright {
	width:100%;
	margin:10px auto;
}

footer .column {
	padding:0 15px;
	list-style: none;
	float:left;
}

footer .column ul {
	padding: 0;
	margin: 0;
}

footer .column ul li {
	list-style: none;
}

footer .column li {
	font-family:Arial;
	font-size:12px;
	line-height:18px;
}

footer h3 {
	color: #FFF;
font-family: Arial;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
margin: 5px 0px;
padding: 0px;
}
footer a, footer a:hover {
    text-decoration: none;
    color: #f38708 ;

}
.navtabs > li > .jsmegamenu-box {
    top: 45px !important;
}
.navtabs > li > .jsmegamenu-box {
    position: fixed;
    top: 50px;
    width: 100%;
}
.navtabs > li > a 	{
	padding-bottom: 10px;
}
.topnavbuttons .dropdown-menu:before {
  position: absolute;
  top: -7px;
  right: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.topnavbuttons .dropdown-menu:after {
  position: absolute;
  top: -6px;
  right: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}

.jsbrandselect{display:none; clear:both;}
.imgscale img{
	width: 100%;
	height: auto;
	}

@media (max-width: 480px) {
/*
.game-content .play-button {
	background: url("https://images.neopets.com/mobile/hub/JS-play-now-hp-btn-sm.png") no-repeat scroll 0% 0% transparent;
	width: 240px;
	height: 48px;
	}
.game-content .play-button:hover {
	background-position:0 -50px;
}
.game-content .play-button:active {
	background-position:0 -100px;
}
*/
.game-content .logo img, .main-promo img {
    width:100%;
    height:auto;
}

.main-promo-bg {
  width: 100%;
  margin: 10px auto 0px;
}

.main-promo{
	padding: 8px 7px 5px 7px;
	}	
		
}
@media (max-width: 767px) {
.game-content {
    float: none;
    margin: 0 auto 25px auto;
	width:100%;

}
.game-content {
    float: none;
    margin: 0 auto 25px auto;
	width:100%;
display:none;	
}
.content-container-theme {
}
.jsbrandselect{
	display:block;
	clear:both;
	text-align:center;
	margin: 0px auto;
	padding: 0;
}
.jsbrandselect ul li{
	width:100%;
	margin: 0px auto;
	text-align:center;
}
.jsbrandselect img{
	margin:0 5px 5px 0;
	}
}
@media (min-width: 768px) and (max-width: 1200px){
	.navtabs {
		width: 300px;
		height: 45px;
		overflow: hidden;
	}
	
}

.neo-game img{ -ms-transform: rotate(-10deg); /* IE 9 */
    -webkit-transform: rotate(-10deg); /* Safari */
    transform: rotate(-10deg);}

.store-badges-lg1 {
	margin: 0px auto;
text-align:center;
}

.store-badges-lg1 ul li{
	list-style:none;
	margin: 0px auto;
	text-align:center;
}
/* Smartphones (portrait and landscape) ----------- */
