@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #DADADA;
    background-image: url(images/backgr.gif);
}
td {
	vertical-align: top;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul {
	list-style-type: none;
}

h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
    display: inline; 
}

h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}


h3 {font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

p {font-size: 10px;
	margin: 0px;
	padding: 0px;
    	color: #333333;
}





#tcontainer {
	background-color: #FFFFFF;
	background-image: url(../img/container-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}



#container {
	margin-top: 21px;
	margin-bottom: 21px;
}
#topbox {
	background-image: url(../img/topinfo-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
}
#top {
	background-color: #333333;
	height: 80px;
}
.logo {
	float: left;
	width: 340px;
}
.anu {
	height: 60px;
	width: 468px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#menu {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 100%;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menu li {
	display: block;
	float: left;
}
#menu a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 2px;
	background-color: #CCCCCC;
}
#menu a.last {
	border-right-width: 0px;
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
}
.mcentre {
	width: 828px;
	margin-right: auto;
	margin-left: auto;
}

#nav {
	text-align: left;
	height: 26px;
	line-height: 26px;
	background-color: #F2F2F2;

}
#nav a {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.gamename {
	font-weight: bold;
	font-size: 27px;
	display: block;
	float: left;
}
.centre {
	width: 808px;
	margin-right: auto;
	margin-left: auto;
}
#thecolumn {
	float: left;
	width: 160px;
	text-align: left;
	margin: 12px;
}

#thegame {
	margin: 12px;
	text-align: center;
}
#gamenav {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-bottom: 7px;
}

#seegame {
	display: inline;
	clear: both;
	border: 4px solid #DDE6F1;
}






#thegame a {
	display: block;
	height: 31px;
	width: 30px;
	float: right;
	margin-left: 12px;
}
#thegame a:hover {
	background-position: left bottom;
}
a.iczoom1 {
	background-image: url(../img/zoom1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.iczoom2 {
	background-image: url(../img/zoom2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.iczoom3 {
	background-image: url(../img/zoom3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.icmsn {
	background-image: url(../img/msn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#itcontainer {
	width: 832px;
	margin-top: 21px;
	margin-right: auto;
	margin-bottom: 21px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/container-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tabstitle {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 21px;
	width: 412px;
}
.tabstitle span {
	color: #333333;
	display: block;
	background-image: url(../img/tabs-bg.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	padding-left: 7px;
	padding-right: 12px;
	height: 32px;
}
.tabstitle a {
	color: #333333;
	text-decoration: none;
	float: left;
}

.tabstitle  a:hover {
	color: #CC0000;
}
#tabs {
    display: block;
	width: 150px;
    height: 250px;
	float: left;
    background-color: #F5FAFF;
    text-align: center;
    border: 1px solid #DDE6F1;
  	margin-top: 8px;
	margin-left: 8px;
	padding-top: 8px;
}


#mes {
    display: block;
	width: 310px;
    height: 250px;
	float: left;
    background-color: #F5FAFF;
    text-align: center;
    border: 1px solid #DDE6F1;
  	margin-top: 8px;
	margin-left: 8px;
	padding-top: 8px;
}

#env {
    display: block;
	width: 470px;
    height: 250px;
	float: left;
    background-color: #F5FAFF;
    text-align: center;
    border: 1px solid #DDE6F1;
  	margin-top: 8px;
	margin-left: 8px;
	padding-top: 8px;
}


#notabs {
	float: right;
	width: 100px;
}


.tabscont {
	background-color: #F5FAFF;
	text-align: center;
	border: 1px solid #DDE6F1;
	width: 412px;
	height: 100px;
}


.tabscontent {
	background-color: #F5FAFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #DDE6F1;
	width: 808px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.tabscontent2 {
	background-color: #F5FAFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #DDE6F1;
	width: 808px;
}

.tab {
	background-image: url(../img/tabs-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.tchat {
	height: 32px;
	width: 160px;
	text-align: center;
}
.trelated {
	height: 32px;
	width: 170px;
	text-align: center;
}
.moregames {
	width: 390px;
}



.gamespace {
	padding-right: 12px;
	padding-left: 12px;
}

.leftside {
	float: left;
}
.rightside {
	float: right;
}






#bottom {
	background-image: url(../img/bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 21px;
}
.bottominner {
	background-image: url(../img/bottom2-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
}

#footer {
	text-align: center;
	padding: 12px;
	background-color: #DADADA;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.gamebox li {
	clear: both;
}

.gamebox  img {
	padding: 1px;
	border: 1px solid #333333;
}
.gamebox h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	line-height: 21px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.gamebox h3 a {
	color: #004276;
	text-decoration: none;
}
.gamebox h3 a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.gamebox p {
	padding-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.gameimg {
	float: left;
	width: 116px;
	padding-bottom: 12px;
	padding-top: 12px;
}
.gameinfo {
	float: right;
	width: 270px;
	text-align: left;
}





.relatedgames {
margin: 2em auto 0 auto; width: 800px;

}


.relatedimg {
	float:left;width:125px; height:100px;
}
.relatedinfo {
		float:left;width:270px; height:100px;text-align: left;
}




.juego_box p{
	margin:3px 0 0 0;padding:0 10px 0 0;font-size:11px;
}

.juego_box_img{
	float:left;width:125px;
}
.juego_box_desc{
	float:left;width:285px;
}










.tabsel {
	background-position: right top;
	line-height: 24px;
}
.tabunsel {
	background-position: right bottom;
	line-height: 32px;
}
.contsel {
	display: inline;
}
.contunsel {
	display: none;
}
.tabtitle {
	text-align: left;
	height: 32px;
	margin-right: auto;
	margin-left: auto;
	line-height: 24px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 21px;
	width: 810px;
}
.tabtitle a {
	color: #333333;
	text-decoration: none;
	display: block;
	float: left;
}