/*
Theme Name: 	HappyWheels
Theme URI: 		HappyWheels
Description: 	HappyWheels
Version: 		1.0
Author: 		HappyWheels
Author URI: 	HappyWheels
License:
License URI:
Tags: HappyWheels
*/

*{
    margin: 0;
    padding: 0;
}
lt-ie8 .juegosAd .juegosAdLabel,.ie8 .juegosAd .juegosAdLabel{bottom:70px;left:-20px;filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
a {
    color: #010101;
    cursor: pointer;
    text-decoration: none;
}
a:hover
{
    text-decoration:underline;
    }
h1, h2, h3, h4, h5, h6 {
    color: #010101;
    font-weight: bold;
}
h2 {
    font-size: 1.2em;
}

select, button, input, hr, img {
  border: medium none;
  outline: medium none;
}
body, header, footer {
    position: relative;
}
 body {
    background-color: #00649d;
    background-repeat: repeat;
    color: #010101;
    font-family: Verdana,Arial,Helvetica;
    font-size: 12px;
    line-height: 1;
}
.header {
    background: linear-gradient(to bottom, #00bef2 0%, #0192d3 52%, #0071bd 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #0292ba;
    margin-bottom: 10px;
    min-width: 970px;
}
.limit-width, .container .section, header  .section, footer .section {
    margin: 0 auto;
    position: relative;
    width: 970px;
    display: block;
}
.juegos_header_logo {
    height: 50px;
    margin: 10px 0 5px;
    min-width: 360px;
    float: left;
    
}
.juegos_header_logo h2
{
    font-size:2em;
    }
.juegos_header_logo p {
    color: #010101;
    font-size: 12px;
    left: 45px;
    margin-top:-25px;
    position: relative;
    display:block;
    
}
.juegos_search_bar {
    background-color: #fefefe;
    min-width: 273px;
    padding: 2px;
    margin-top: 30px;
    float: right;
    border-radius: 14px;
}
.img_logo
{
    top:-25px;
    position: relative;
    }
input {
  -moz-appearance: textfield;
  -moz-binding: url("chrome://global/content/platformHTMLBindings.xml#inputFields");
  -moz-user-select: text;
  background-color: -moz-field;
  border: 2px inset threedface;
  color: -moz-fieldtext;
  cursor: text;
  font: ;
  letter-spacing: normal;
  line-height: normal;
  padding: 1px;
  text-align: start;
  text-indent: 0;
  text-rendering: optimizelegibility;
  text-shadow: none;
  text-transform: none;
  word-spacing: normal;
}
.juegos_search_bar input[type="text"] {
    height: 18px;
    margin-left: 5px;
    min-width: 200px;
    background-color: #fefefe;
    display: block;
    font-family: inherit;
     border: medium none;
    outline: medium none;
    float:left;
}
.juegos_search_bar input[type="submit"] {
    float: right;
    font-size: 105%;
    font-weight: bold;
    height: 22px;
     border: medium none;
    outline: medium none;
}
.btn {
    color: #fefefe;
    cursor: pointer;
    display: inline-block;
    line-height: 22px;
    padding: 0 8px 1px;
    position: relative;
    text-decoration: none;
    background-color: #02bbf2;
    background-image: linear-gradient(to bottom, #02bbf2, #347aff);
    border-radius: 14px;
}

.juegos_menu.menu-horizontal {
    height: 20px;
    clear: both;
}
.juegos_menu {
    font-weight: bold;
    margin-right: -15px;
    padding-top: 8px;
    text-transform: uppercase;
    clear: both;
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    display: block;
}
.juegos_menu .active {
    background-color: #fefefe;
    border-radius: 14px;
	padding: 1px 13px;
}
.juegos_menu ul li {
    margin: 0 1px;
}
.juegos_menu_cate {
    padding: 1px 13px;
}
.menu-horizontal ul li {
    display: block;
    float: left;
}
.jugos_menu_item {
    background-position: 100px 100px;
    color: #fefefe;
    position:relative;
}

.sprite-white {
    background-image: url("images/white_sprite.gif");
    background-repeat: no-repeat;
}

.section:before
{
    content: " ";
    display: table;
    }
.section:after 
{
    clear: both;
    content: " ";
    display: table;
}
.section {
    margin: 0 auto;
    position: relative;
    width: 970px;
}
.mainContent {
    clear: both;
    min-height: 620px;
    position: relative;
}
.juegosAd {
    clear: both;
    height: 90px;
    margin: 0 auto 10px;
    width: 803px;
}
.juegosAdWrapper {
    height: 100%;
    margin: auto;
    position: relative;
    width: 100%;
}
.juegosAd .juegosAdWrapper {
    height: 90px;
    width: 728px;
}
.juegosAd .juegosAdLabel {
    backface-visibility: hidden;
    bottom: 35px;
    left: -55px;
    transform: rotate(-90deg);
    -webkit-transform:rotate(-90deg); -ms-transform: rotate(-90deg); 
    width: 90px;
}

.juegosAdLabel {
    color: white;
    font-size: 8px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.juegos_page_home .full-width {
    clear: both;
    margin: 0 9px 16px;
    overflow: hidden;
    position: relative;
}

.juegos_page_home .juegos_segmentation_cate {
  transition: margin-left 1s ease-out 0s;
}
.clear {
    clear: both;
}
.box {
  border-radius: 16px;
  padding: 5px;
  position: relative;
}
.juegos_page_home .full-width .box {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding: 0;
}
.juegos_page_home .full-width .box-title {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    padding: 10px 0;
    text-transform: uppercase;
}
.juegos_page_home .full-width .box-title-h1 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    padding: 10px 0;
    text-transform: uppercase;
    font-size:14px;
}
.box-title {
    color: #fefefe;
}
.box-content:before {
  content: " ";
  display: table;
}
.box-content:after {
  clear: both;
  content: " ";
  display: table;
}
.juegos_page_home .full-width .box-content {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
}
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
  content: " ";
  display: table;
}
.juegos_page_home .full-width .box-content ul {
  padding: 0;
}
.juegos_page_home .full-width .box-content .game-thumb {
  background-color: white;
  border: 1px solid #dedede;
  border-radius: 5px;
  margin: 0 11px 11px 0;
  padding: 7px;
  float: left;
}
.game-thumb 
{
      float: left;
      background-color:White;
      margin: 0 11px 11px 0;
}
.game-thumb, .game-thumb-midi {
  height: 107px;
  line-height: 12px;
  padding: 4px 6px;
  width: 111px;
}
.game-title, .game-thumb-img, .game-rating {
    margin-bottom: 2px;
}
.game-thumb-img
{
    width:110px;
    }
.game-thumb, .game-thumb-midi {
  line-height: 12px;
}
.game-thumb .game-title, .game-thumb-midi .game-title {
  font-size: 11px;
  height: 26px;
  word-wrap: break-word;
    text-align: center;
}
.game-title, .game-thumb-img, .game-rating {
  margin-bottom: 2px;
}
.game-title, .app-thumb--title {
  display: block;
  font-weight: bold;
  overflow: hidden;
}
#juegos_page_home .sgAdSc {
    
}
.juegosAdSc {
  height: 600px;
  padding: 135px 20px 20px;
  position: absolute;
  right: -200px;
  top: 0;
  width: 160px;
}
.juegosAdWrapperSc {
  height: 100%;
  margin: auto;
  position: relative;
  width: 100%;
}
.juegosAdSc .juegosgAdLabelSc {
  top: -20px;
  width: 160px;
}
.juegosgAdLabelSc {
  color: white;
  font-size: 8px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.juegos_footer_container {
  background: none repeat scroll 0 0 #42536d;
  border-color: #334053;
  border-style: solid;
  border-width: 1.86em 0 0;
  color: white;
  margin-top: 15px;
  min-width: 970px;
  padding: 1.2em 0 1em;
}
.article:before
{
    content: " ";
    display: table;
    }
.article:after
{
    clear: both;
    content: " ";
    display: table;
    }
.footertags-title {
    color: #fefefe;
    font-size: 107%;
    margin-bottom: 10px;
}
.footertags-column {
  float: left;
  margin: 0 1.4em 0 0;
  width: 23%;
}
.footertags-column {
  float: left;
  margin: 0 1.4em 0 0;
  width: 23%;
}
.footertags-list > li {
  padding-bottom: 10px;
}
.footertags-list > li > a {
  color: #fefefe;
  font-size: 90%;
}
.juegos_footer_blurb{
  font-size: 11px;
  line-height: 14px;
  padding: 10px 0;
}
.juegos_footer {
  border-top: 1px dotted #a1a7b3;
  font-size: 11px;
  margin: 16px 0 20px;
  padding-top: 20px;
}
.juegos_footer > .footer-links {
  float: left;
  overflow: hidden;
  width: 540px;
  padding-left: 300px;
}
.juegos_footer > .footer-links > .footer-copyright {
  font-weight: bold;
  margin: 15px 0;
  text-transform: uppercase;
}
.juegos_footer > .footer-links > .footer-links-list {
  margin: 5px 0;
}
.juegos_footer > .footer-links > .footer-links-list > li {
  border-left: 1px solid #a1a7b3;
  display: inline;
  line-height: 14px;
  padding: 0 6px 0 8px;
}
.juegos_footer > .footer-links > .footer-links-list > li:first-child {
  padding-left: 0;
  border-left: medium none;
}
.juegos_footer > .footer-links > .footer-links-list > li > a {
  color: #a1a7b3;
  line-height: 14px;
}

/*detail*/
.juegos_game {
    overflow: hidden;
    position: relative;
    display: block;
}
#game-integration {
    height: 100%;
}
.juegos_game #theGame {
    padding-bottom: 10px;
    background-color:#00446B;
}
.juegos_game #theGame {
    margin: 0 auto;
}
.juegos_game .gameIntegrationFeedbackScreen.activeFeedbackScreen {
    position: relative;
    top: 0;
}
.juegos_game .gameIntegrationFeedbackScreen {
  height: 100%;
  left: 0;
  position: absolute;
  top: -2000px;
  width: 100%;
}
.gameIntegrationFeedbackScreen {
    min-height: 450px;
}
.juegos_game #flashgame, .juegos_game #iframegame {
    display: block;
    margin: 0 auto;
}
.box-content .juegos_description{
    font-size: 11px;
    line-height: 14px;
    color:White;
}
.box-content .juegos_tags{
    font-size: 11px;
    line-height: 14px;
    color:White;
}
.box-content .juegos_tags a
{
    color:White;
    text-decoration:underline;
    font-style:italic;
    
    }
.moremenu{padding-right:0;padding-left:0;padding-bottom:8px;position:relative;overflow:visible;}
.moremenu:hover .more-list{display:block;}
.moremenu:hover>a{background-position:105% -31px;}
.moremenu a{background-repeat:no-repeat;background-position:104% 2px;display:block;padding-bottom:0;padding-right:18px;padding-left:8px;color:White;}
.moremenu a:hover{text-decoration:none;background-position:102% -31px;}
.more-list{display:none;background-color:#0071BD;background-image:-webkit-gradient(linear, left top, left bottom, from(#0071BD), to(#00bef2));background-image:-webkit-linear-gradient(top, #0071BD, #00bef2);background-image:linear-gradient(to bottom, #0071BD, #00bef2);padding:7px 10px 0 10px;position:absolute;width:200px;z-index:100;}
.more-list>li{border-top:1px solid #fefefe;padding-top:5px;padding-bottom:5px;width:200px }
.more-list>li>a{display:block;line-height:13px;background-position:102% -104px;background-repeat:no-repeat;padding-right:10px;}
.ellipsis {
  overflow: hidden;
  padding-right: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.game-top {
    height: 600px;
    padding: 0px 20px 20px;
    position: absolute;
    left: -200px;
    top: 0;
    width: 160px;
	
}
.game-top .head-title {
height:13px;
padding: 5px;
color: white;
text-align:center;
background-color:#0191d2;
}
.game-top .games-list {
background-color:#004f7c;
padding: 18px;
}


#ads-loading { background: #333 none repeat scroll 0 0; bottom: 0;height: 100%;text-align: center;top: 0; width: 100%;z-index: 99;}
#ads-status-loading { color: #999;padding-top: 30px;}
#ads-status-loading span {color: red;}
#ads-loading #ads-pre-loading {background: #fff none repeat scroll 0 0; height: 2px; left: 0; margin-left: 10%; margin-top: 30px; width: 80%;}
#ads-loading #ads-line-loading { background: #ccc none repeat scroll 0 0; border-radius: 40px; box-shadow: 0 0 10px 2px #0ff; height: 1px; margin: 0 auto;
  width: 0; z-index: 50;}
#ads-content {height: 300px; margin: 10px auto;padding-top: 20px;position: relative;width: 336px;z-index: 100;}