#lbCenter {
z-index:10000!important;
}
/* FRONTEND CSS
*********************************************/
html {
    overflow-x: auto;
    overflow-y: scroll;
}
body {
    background-color: #575757;
    background-image: url("../images/background.gif");
    background-repeat: repeat-x;
    margin: 0 auto auto;
    text-align: center;
}
 a img {border: none; }

.block img {
    max-width: 100%;
}
.no-margin-top {
  margin-top: 0!important;
}
#all {
    border: 1px solid #000000;
    margin: 0 auto;
    min-height: 100%;
    padding: 3px;
    width: 940px;
    max-width: 100%;
}
#header {
    background: url("../images/top.png") repeat scroll 0 0 transparent;
    height: 130px;
}
.alert
	{    
	margin: -7px 0 -16px;
    padding: 0;
	background: #6FAEFE;
	}
#content {
    background-color: #D6E3FE;
    min-height: 100%;
    width: 100%;
	position: relative;
	padding: 0 0 1px;
}
#recaptcha_area, #recaptcha_table {
    margin: auto;
	}
#upper {
    min-height: 100%;
    position: relative;
}
 
#right {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
	width: 32.5%;
}
.sp-sig {
overflow: auto;
}
#right .block {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	height: auto;
	}
.item-page {
    height: 100%;
    padding: 1px 0;
}
.rightcolumn .item-page {
    width: 70%;
}

.block {
    background-color: #FFDA79;
    border: 1px dotted #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 100%;
    margin: 25px;
    padding: 7px;
    text-align: left;
    vertical-align: top;
}
#Kunena div.kblock, .klist-actions, .klist-actions-bottom {
    background-color: #FFDA79;
    border: 1px dotted #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 100%;
    padding: 7px;
    text-align: left;
    vertical-align: top;
    display: table-row;
}
#Kunena div.kblock div.kcontainer {
  display:block;
  }
#Kunena form {
    display: table;
    width: 100%;
}
#Kunena {
    display: table;
    margin: 0 auto;
    width: 94%;
}
.klist-markallcatsread.kcontainer,
.kcontainer.klist-bottom {
    display: none;
}
.blockbottom {
    margin: 0 25px 25px;
}

#blockrandom {
    margin: 0 100px;
}

.othergames {
    display: inline-block;
    text-align: center;
    width: 24%;
    vertical-align: top;
}

.home-screens .sp-sig {
  text-align: left;
}

iframe.center {
    margin: 0 auto;
    display: block;
}

.alert  h4{
margin: 7px 0 0;
}

.alert p {
    margin: 0 0 16px;
}

.registration fieldset, .remind fieldset, .reset fieldset, .login fieldset {
	background-color: #FFDA79;
	border: 1px dotted #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 100%;
    padding: 15px;
    vertical-align: top;
	margin-bottom: 10px;
	}	
.login fieldset {
height: 180px;
}
.registration, .remind , .reset, .login{
padding: 25px 0;
}
.reset-confirm, .reset-complete, #users-profile-core, #users-profile-custom, #member-profile  {
    background-color: #FFDA79;
    border: 1px dotted #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 100%;
    margin: 0 25px 25px;
    padding: 7px;
    text-align: left;
    vertical-align: top;
	}
	.profile {
    margin-top: -16px;
}
.nav.nav-tabs.nav-stacked {
    height: 80px;
}
.form-validate{
margin: 0 25px;
}
.close {
    float: right;
}

a:link, a:visited, a:hover {
    color: #CC0000;
    text-decoration: underline;
}
a:hover {
    font-weight: bold;
	}
.announcement {
height: 466px;
}

.nav {
    margin: -55px 0;
	padding: 0;
	list-style: none;
	}
.nav li {
    float: left;
    width: 20%;
	height: 31px;
    margin: -2px 0;
}
.nav a{
    display: block;
    margin: 0 auto;
	height: 100%;
	}
	
li.item-101 a {
  background: url(../images/home.png) 0 0 no-repeat;
	width: 73px;
	}
li.item-101 a:hover {
  background: url(../images/home_hover.png) 0 0 no-repeat;
}
li.item-102 a {
  background: url(../images/games.png) 0 0 no-repeat;
	width: 84px;
	}
li.item-102 a:hover {
  background: url(../images/games_hover.png) 0 0 no-repeat;
}
li.item-103 a {
  background: url(../images/about.png) 0 0 no-repeat;
	width: 80px;
	}
li.item-103 a:hover {
  background: url(../images/about_hover.png) 0 0 no-repeat;
}
li.item-126 a {
  background: url(../images/forum.png) 0 0 no-repeat;
	width: 85px;
	}
li.item-126 a:hover {
  background: url(../images/forum_hover.png) 0 0 no-repeat;
}

.sp-sig 	{
	text-align: center;
	}
/* LAYOUT
*********************************************/
/* Floats */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.ie7 .group {
  zoom: 1;
}
.game {
  display: inline-block; 
  height: 190px; 
  width: 42%; 
}
.game-top {
  margin-bottom: 0px;
  }
.game-left {
  margin-right: 0px;
  }

/* Media Queries
*********************************************/
/* Retina */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {
  
}
/* Landscape phones and down */
@media (max-width: 480px) {
  
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .nav {
      margin: -121px 0 0 114px;
      }
  .nav li {
    float:none;
    }
  .nav .item-104 {
    display:none;
    }
  .nav .item-101 {
    visibility: hidden;
  }
  #header {
    text-align: left;
    }
  .header-inner {
    margin: 0 auto;
    width: 320px;
    }
  .rightcolumn .item-page {
    width:100%;
    }
  #right {
    position: relative;
    width:100%;
    }
  #right .block{
    position: relative;
    }
  .game {
  width: 82%; 
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  height:100%;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  
}
/* Large desktop */
@media (min-width: 1200px) {
  
}


.g-recaptcha {
    margin: 0 auto;
    width: 303px;
}
.game-video {
  width:440px; 
  margin: auto;
  max-width:100%;
  }
.video_box_0, .video_thumb{
  max-width:100%;
  }