*{
    margin: 0;
    padding: 0;
}
body {
   /* background: url("images/bg.png") repeat scroll 0 0 #343434; */
   background-color:#0C0D14;
   font-family: "Open Sans",sans-serif;
   line-height: 1.5;
   min-width:1248px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
#barrajogos {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100; 
  height: 60px;
}
#barrajogos .barrajogos-bg {
    background: none repeat scroll 0 0 #efefed !important;
    border-bottom: 1px solid #5c5c5c;
    border-top: 1px solid #5c5c5c;
    height: 60px;
}
#barrajogos .barrajogos-cen {
    background: none repeat scroll 0 0 #efefed !important;
    clear: both;
    height: 60px;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 1200px !important;
}
#barrajogos .barrajogos-cen ul li {
    background-image: none !important;
    display: inline-block;
    float: left;
    height: 60px;
    text-align: left !important;
}
#barrajogos .barrajogos-cen ul li a {
    color: #fff !important;
    padding: 0 !important;
    text-decoration: none;
}
#barrajogos .barrajogos-cen ul li h1,#barrajogos .barrajogos-cen ul li h2
{
	padding-top:30px;
}
#barrajogos .barrajogos-cen ul li.logojogos img {
    margin: 4px 8px 0px 0px !important;
}
#barrajogos .barrajogos-cen ul li.barracanal {
    padding: 0 !important;
}
#barrajogos .barrajogos-cen ul li.barracanal a {
    display: block;
    font: bold 14px/28px Arial !important;
    padding: 0 6px 1px !important;
}
#barrajogos .barrajogos-cen ul li.barracanal a:hover {
    background-color: #fff !important;
    color: #363636 !important;
    text-decoration: none !important;
}
#barrajogos .barrajogos-cen ul li.search {
    float: right;
    margin: 10px 8px 0px 0px !important;
}
#barrajogos .barrajogos-cen ul li.search form {
    display: block !important;
    margin-top: 5px !important;
}
#barrajogos .barrajogos-cen ul li.search span {
    float: left;
    margin-left: 1px;
}
#barrajogos .barrajogos-cen input.it {
    height: 30px;
    width: 200px;
}
#barrajogos .barrajogos-cen input {
    border: medium none;
    font: 15px Arial !important;
    margin: 0 !important;
    vertical-align: top;
	padding: 5px 0px 0px 10px;
}
#barrajogos .barrajogos-cen input.tb {
    color: #000 !important;
    cursor: pointer !important;
    height: 30px;
    padding: 8px 0px 0px 0px !important;
    width: 65px;
}

#main {
    border-radius: 5px;
    min-height: 100%;
    position: relative;
    padding-top: 35px;
}
.container {
    margin: 0 auto;
    width: 1200px;
}
#content {
    background: none repeat scroll 0 0 #fff;
    border-radius: 8px 8px 5px 5px;
    min-height: 200px;
    width: 1200px;
	float: right;
    background-color:#efefed;
    padding-bottom: 10px;
	margin-top: -4px;
}
#content .box {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 4px #ccc;
    padding: 0.5em 0 0;
    padding: 0.5em 0 10px;
}

#content .box .title-box {
    background: url("images/btn.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
    height: 19px;
    margin: 0 0 0em -0.5em;
    padding-left: 2.5em;
}

#content .box .title-box h1, #content .box .title-box h3, #content .box .title-box h2 {
    background: url("images/btn.png") no-repeat scroll right -34px rgba(0, 0, 0, 0);
    margin: 0;
    padding: 0;
}
#content .box .title-box h1 span,#content .box .title-box h3 span, #content .box .title-box h2 span{
    background: none repeat scroll 0 0 #fff;
    color: #154c79;
    display: inline-block;
    font-size: 16px;
    line-height: 1.1;
    padding: 0 0.5em;
    text-transform: uppercase;
    font-weight: bold;
}
#content .box .game-block {
    cursor: pointer;
    float: left;
    height: 80px;
    margin: 19px 0 0 15px;
    position: relative;
    width: 80px;
}
#content .box .game-block img 
{
    border-width:1px;
    border-color:#ccc ;
    border-style: solid;
    box-shadow: 0 0 4px #ccc;
}
#content .box .ads
{
    width:376px;
    padding:0;
    margin:0;
    text-align:center;
    margin-top:10px;
    
    }
#content .box .titleads
{
   text-align:center;
   color:#154c79;
}

#content .box ul {
    list-style-type: none;
}
#content .box .nav-home ul li {
    border-bottom: 1px solid #eee;
    padding: 2px 0;
}
#content .box .nav-home ul li:hover {
    background: none repeat scroll 0 0 #f9f7fa;
}
#content .box .nav-home ul li a {
    color: #757575;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    line-height: 23px;
    padding: 0 0 0 28px;
    text-decoration: none;
}
#content .box .nav-home ul li a.pequeno {
    font-size: 14px;
}
#content .box .nav-home ul li.primeiro {
    border-top: 1px solid #eee;
}
#content .box .nav-home ul li a:hover {
    color: #555;
}
a.categoria-padrao {
    background: url("images/ic-next.png") no-repeat scroll 2px 0 transparent;
}

#content .box .game-br {
    float: left;
    margin: 6px 6px 6px 6px;
    width: 150px;
}
#content .box .game-br a {
    border: 1px solid #ccc;
    border-radius: 5px;
    display: block;
    font-size: 15px;
    height: 100%;
    overflow: hidden;
    padding-bottom: 5px;
    text-align: center;
    color: #154c79;
    box-shadow: 0 0 4px #ccc;

}
#content .box .game-br a span {
    float: left;
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    padding-left: 3px;
padding-top: 3px;
    text-align: left;
    white-space: nowrap;
    width: 100%;
    margin:3px;
    
}
#content .box .game-br a:hover {
    background: none repeat scroll 0 0 #E32B90;
    color: #fff;
}
#content .box .game-br .game-description 
{
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    line-height: 1.3em;
    padding: 2px 5px 0;
    color: #585858;
	height:45px;
	overflow:hidden;
}
#content .box .ads-790
{
    text-align:center;
    padding:20px 0 20px 0;
    float:left;
    width:100%;
    }
#content .box .pagingbox
{
    text-align:center;
    padding:20px 0 20px 0;
    float:left;
    width:100%;
    }
 #content .box  .page-content
 {
 margin: 15px;
 }
 #content .box  .page-content h2
{
	font-weight: bold;
	font-size: 17px;
	margin-top:15px;
	margin-bottom: 10px;
}
 #footer 
 {
    background-color: #fff;
    height: 120px;
    position: relative;
    width: 100%;
    clear: both;
}
 #footer .container {
    margin: 0 auto;
    width: 1200px;
    
}
#footer .container p {
    color: #585858;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto 5px;
    width: 1200px;
    padding-top:20px;
	padding-bottom:5px;
}
#footer .container a{
	color: #154c79;
}
#footer .container ul.links-site {
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto;
    width: 100%;
    list-style: outside none none;
}
#footer .container ul.links-site li {
    float: left;
    margin-right: 10px;
    display: list-item;
}
#footer .container ul.links-site li a {
    color: #585858;
    font-size: 14px;
    text-decoration: none;
}
#playgame {
    margin: 0 auto;
    max-width: 980px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    padding-top:15px;
    //padding-bottom:15px;
margin-bottom:15px;
    width:980px;
    height:600px;
    font-size: 12px;
}

.gname 
{
    color: #585858;
    margin: 0 0 10px;
    padding: 0;
    font-size:16px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.gleftad {
    float: left;
    margin: 0 0 5px;
    padding: 0;
    width: 336px;
    height:280px;
    padding:10px 0px 20px 15px;
}
.gamefinfo {
    float: right;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 600px;
	padding-top:5px;
}
.imgpost {
    float: right;
    width: 124px;
    padding:15px;
	padding-top:30px;
}
.gamefthumb {
    border: 1px solid #bed5e9;
    margin: 0 5px 0 0;
    padding: 1px;
    width: 120px;
}
.gstrong {
    color: #585858;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-right: 5px;
}






div#preload-ads {
    background: none repeat scroll 0 0 #000;
    //bottom: 0;
padding-top:15px;
    height: 585px;
    //margin-top: 66px;
    //position: absolute;
    text-align: center;
    //top: 0;
    //width: 798px;
width:980px;
    z-index: 1000;
}
div#preload-ads div#pre-loading {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 14px 4px #ffffff;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 1px;
    margin: 15px auto;
    width: 0;
}
div#preload-ads-content {
    background: none repeat scroll 0 0 #161616;
    border: 1px solid #121212;
    height: 250px;
    margin: 80px auto 25px;
    position: relative;
    width: 300px;
}
div#preload-ads-content div.title {
    background: none repeat scroll 0 0 #099;
    border-radius: 25px 0 0;
    color: #fff;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bolder;
    height: 20px;
    line-height: 20px;
    padding-left: 13px;
    padding-right: 5px;
    position: absolute;
    right: 0;
    top: -20px;
    width: auto;
    z-index: 500;
}
div#preload-status {
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 10px;
    margin: 0 auto;
    width: 100px;
}