body {
    font-family: Verdana, Geneva, sans-serif;
    background: #2D2929;
    color: #FFFFFF;
    overflow-x: hidden;
}

#header {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;    
    border-bottom: 1px solid #3A3737;
    z-index: 1;
    background: #2D2929;
    display: inline-block;
}

#wrapper {}

#content {
    margin-top: 125px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
}

#mustache-subtitle {
    color: #5a5a5a;
    font-size: 32px;
    font-family: "Arial Black";	
    text-align: center;
    margin: auto;
    width: 500px;    
    margin-top: 180px
}


#menu {
    position: relative;
    top: -12px;
    margin-left: 25px;
    display: inline-block;
}

#menu ul {
    margin: 0px;
}

#menu li {	
    display: inline-block;
}

.menu-item + .menu-item {	
    margin-left: 25px;
}

.menu-item {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #2D2929;
    border-radius: 2px;
    padding: 8px 10px;
}

ul a {
    text-decoration: none;
    color: #9e9e9e;
}

.menu-item:hover {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}

.menu-item a:visited{
    color: #9e9e9e;
}

#logo-image {    
    width: 34px;
    height: 41px;	
    margin-left: 25px;
    background-image: url("../images/logo-small.png");
    display: inline-block;
}

#footer {
    font-size: 12px;	
    text-align: center;    
    color: #5a5a5a;
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: #2D2929;
    padding-bottom: 10px;
    z-index: 1;
    border-top: 1px solid #3A3737;
}

#social-media-container {
    margin-top: 10px;
    margin-bottom: 10px;
}

.social-media {
    width: 24px;
    height: 24px;
}

.social-media-link {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 20px;
}

#game-icons {
    display: inline;				
}

.game-icon {
    width: 50px;
    height: 50px;
    display: inline;
    padding-left: 30px;
    padding-right: 30px;
}

.game-icon a {
    text-decoration: none;
}



/** Games **/
#games-container {
    width: 80%;
    margin: auto;
}

.game-container {
    width: 700px;
    height: 685px;    
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;    
}

.landscape-game-container {
    width: 700px;
    height: 685px;    
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px; 
}

.game-container-left {
    margin-left: 0px;
    text-align: left;
}

.game-container-right {
    margin-right: 0px;
    text-align: left;
}

.game-title-container {
    text-align: left;
}

.game-title-container-right {
    text-align: left;
}

.landscape-game-title-contaier {
    text-align: center;
    display: inline-block;
    margin-bottom: 15px;
    margin-left: 50px;
}

.game-title {
    font-size: 16px;
    font-weight: bold;
    color: white;
    font-family: "Arial Black";
    padding-bottom: 15px;
}

.game-image-container {}


.game-image {    
 
}

.game-image-left {
    float: left;
    margin-left: 15px;
    margin-right: 50px;    
}

.game-image-right {
    float: right;
    margin-right: 15px;
    margin-left: 35px;
}

#hirakana-iphone-template {    
    margin-right: 15px;
    position: relative;
    left: -22px;
    top: -564px;
    width: 315px;
}

.hirakana-game-image {
    width: 260px;
    height: 486px;
    margin-top: 60px; 
    margin-left: 45px;
}

.mayday-game-image {
    width: 271px;
    height: 487px;    
    margin-top: 60px;    
}

.pickone-game-image {
    width: 271px;
    height: 487px;    
    margin-top: 60px;    
}

#bashblastblowboom-iphone-template {
    position: relative;
    top: -291px;
    width: 600px;
    left: -23px;
}

.bashblastblowboom-image {
    width: 486px;
    margin-left: 50px;
}

.bashblastblowboom-game-image {
    width: 580px;
    height: 280px;
}

#mayday-iphone-template {
    position: relative;
    top: -565px;
    left: -14px;
    width: 298px;
    height: 635px;
}

#mayday-image-container {
    position: relative;
    top: -517px;
    left: -60px;
}


#boxbox-iphone-template {    
    margin-right: 0px;
    position: relative;
    left: 0px;
    top: -297px;
    width: 642px;
}

.boxbox-game-image {
    width: 642px;
    height: 294px;
}

.boxbox-video {
    margin-left: 91px;
    top: 6px;
    position: relative;
    width: 491px;
    left: -13px;
}

.boxbox-store-buttons-container {
    margin-left: 50px;
    margin-top: 10px !important;
}

#pickone-iphone-template {
    position: relative;
    top: -560px;
    left: -2px;
    width: 274px;
    height: 607px;
}

#spelltower-iphone-template {    
    margin-right: 15px;
    position: relative;
    left: -22px;
    top: -568px;
    width: 315px;
}

.spelltower-game-image {
    width: 260px;
    height: 486px;
    margin-top: 60px; 
    margin-left: 45px;
}

.about-game-container {    
    font-size: 12px;
    text-align: justify;
    color: #9e9e9e;
}

.games-availableAt-container {
    margin-top: 35px;
}

.games-availableAt-container a {
    text-decoration: none;
}

.game-availableAt {
    width: auto;
    height: 45px;
}

.text-container-left {
    text-align: left;
}

.text-container-right {
    text-align: left;
}

.landscape-text-container {
    display: inline-block;
    margin-top: 8px;
    width: 570px;
    margin-left: 50px;
    margin-right: auto;
}