body {
	padding:0;
	background-color: #181818;
	margin: 0;
	background-image: url(../imgs/bgs/xD-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
      }
	  

.body_content {
	width: 993px;
	overflow: visible;
	height: 1700px;
}
.body_content2 {
	width: 800px;
	overflow: visible;
	height: auto;
	float: left;
}
.box {
	float: left;
	height: 78px;
	width: 180px;
	background-image: url(../imgs/bgs/bg_box.jpg);
	overflow: hidden;
	text-align: center;
	padding-top: 20px;
}
.box_lins {
	float: left;
	height: 93px;
	width: 180px;
	background-image: url(../imgs/bgs/bg_box.jpg);
	overflow: hidden;
	text-align: center;
	padding-top: 5px;
}
.box_2 {
	float: left;
	height: 320px;
	width: 167px;
	background-image: url(../imgs/bgs/bg_box2.jpg);
	text-align: center;
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 7px;
}
#bot_category {
	background-image: url(../imgs/bgs/bg_bot_category2.jpg);
	height: 22px;
	width: 224px;
	margin-top: 9px;
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	padding-top: 7px;
	background-color: #BEE333;
	margin-left: 48px;
	
	font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #486102;
	
}
.bot_home {
	background-image: url(../imgs/bgs/bg_bot_home.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 117px;
	margin-left: 45px;
	float: left;
	text-align: center;
	padding-top: 5px;
}
.bot_home2 {
	background-image: url(../imgs/bgs/bg_bot_home.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 117px;
	margin-left: 318px;
	float: left;
	text-align: center;
	padding-top: 5px;
}
.bot_favorites {
	background-image: url(../imgs/bgs/bg_bot_favorites.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 258px;
	margin-left: 30px;
	float: left;
	text-align: center;
	padding-top: 5px;
}
.bot_top {
	background-image: url(../imgs/bgs/bg_bots.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 125px;
	margin-left: 14px;
	margin-top: 9px;
	text-align: center;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #486102;
}
.bot_box {
	background-image: url(../imgs/bgs/bg_bots.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 125px;
	margin-left: 30px;
	margin-top: 9px;
	text-align: center;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #486102;
}

#content {
	height: 2020px;
	width: 900px;
	position:absolute;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	left: auto;
}
#content2 {
	height: auto;
	width: 900px;
	position:absolute;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-bottom: 15px;
}


.caracter {
	background-image: url(../imgs/bots/caracter_xd.gif);
	height: 91px;
	width: 62px;
	float: right;
	margin-top: 9px;
	margin-left: 5px;
}

.content_left {
	float: left;
	width: 700px;
	margin-left: 12px;
	height: 1500px;
}
.content_right {
	float: left;
	height: 1650px;
	width: 200px;
	background-color: #FFFFFF;
	
}

#categories {
	background-image: url(../imgs/bgs/bg_categories.jpg);
	height: 4px;
	width: 686px;
	overflow: hidden;
}


.categories_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF00;
	height: 25px;
	margin-right: 7px;
	margin-left: 7px;
	padding-top: 12px;
	padding-right: 7px;
	padding-left: 7px;
	width: 655px;
	padding-bottom: 5px;
}

a.botShowO {
background-image: url("../imgs/bots/bot_categories.gif");
background-repeat: no-repeat;
}

a.botShowO:hover {
background-image: url("../imgs/bots/bot_categories_close.gif");
background-repeat: no-repeat;
}



.categoria_bot_1 {
	float: left;
	height: 40px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 25px;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../imgs/icons/action-icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	margin-left: 10px;
}
.categoria_bot_2 {
	float: left;
	height: 40px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 25px;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../imgs/icons/card-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	margin-left: 20px;
}
.categoria_bot_3 {
	float: left;
	height: 40px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 25px;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../imgs/icons/classic-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	margin-left: 55px;
}
.categoria_bot_4 {
	float: left;
	height: 40px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 25px;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../imgs/icons/car-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	margin-left: 10px;
}
.categoria_bot_5 {
	float: left;
	height: 40px;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 25px;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../imgs/icons/sport-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	margin-left: 20px;
}
.categoria_bot_6 {
	float: left;
	height: 40px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 25px;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../imgs/icons/strategy-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	margin-left: 40px;
}
.categoria_bot_7 {
	float: left;
	height: 40px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 25px;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../imgs/icons/kids-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	margin-left: 10px;
}
.categoria_bot_8 {
	float: left;
	height: 40px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 25px;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../imgs/icons/fighter-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	margin-left: 20px;
}
.categoria_bot_9 {
	float: left;
	height: 40px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 25px;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../imgs/icons/ship-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	margin-left: 45px;
}
.categoria_bot_10 {
	float: left;
	height: 40px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 25px;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../imgs/icons/platform-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	margin-left: 10px;
}
.categoria_bot_11 {
	float: left;
	height: 40px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 25px;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../imgs/icons/shooting-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	margin-left: 20px;
}
.categoria_bot_12 {
	float: left;
	height: 40px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 25px;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../imgs/icons/drees-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	margin-left: 45px;
}
.categoria_bot_13 {
	float: left;
	height: 40px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 25px;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../imgs/icons/multiplayer-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	margin-left: 10px;
}
.categoria_bot_14 {
	float: left;
	height: 40px;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 25px;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../imgs/icons/aventure-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	margin-left: 20px;
}
.categoria_bot_15 {
	float: left;
	height: 40px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 25px;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../imgs/icons/download-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	margin-left: 40px;
}

.footer {
	background-color: #FFFFFF;
	text-align:center;
	clear: both;
	width: 993px;
	background-position: center top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ece4e4;
	height: 132px;
}
.footer_1 {
	height: 37px;
	width: 993px;
	border-bottom-width: 22px;
	border-bottom-style: solid;
	border-bottom-color: #ece4e4;
	padding-top: 15px;
}
.footer_2 {
    width: 900px;
	height: 60px;
	
	text-align: right;
}

.header {
	height: 35px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

#header_1 {
	height: 148px;
	width: 993px;
	overflow: hidden;
	background-image: url(../imgs/bgs/bg_header_1.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
}
#header_2 {
	background-color: #FFFFFF;
	height: 38px;
	width: 993px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #afd529;
}

 h1, h2, h3, h4, h5, h6 { 
    margin: 0px 0px 0px 0px; 
    padding: 0px 0px 0px 0px; 
}
.last h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-indent: 15px;
	height: 22px;
	 margin: 0px 0px 0px 0px; 
    padding: 0px 0px 0px 0px; 
	display: inline; 

}
 
.link_xd {
	float: left;
	height: 40px;
	width: 200px;
	background-image: url(../imgs/bgs/bg_link_jogosxdcom.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 5px;
	background-repeat: no-repeat;
	text-align: center;
}
.logo {
	height: 76px;
	width: auto;
	margin-top: 55px;
}


.last {
	background-image: url(../imgs/bgs/bg_last.jpg);
	background-repeat: repeat-x;
	width: 686px;
	margin-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #98cd00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-indent: 15px;
	height: 22px;
	padding-top: 10px;
	margin-bottom: 20px;
}
.last_g {
	height: 1650px;
	width: 686px;
}

.top_content {
	float: left;
	height: 296px;
	width: 170px;
	background-image: url(../imgs/bgs/bg_top.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 12px;
}
.pagination_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: left;
	height: 40px;
	width: 670px;
	margin-top: 10px;
	padding-top: 10px;
	margin-left: 10px;
	border: 2px solid #98cd00;
}
.txt_num {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
}

