html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, code,
img, small, strike, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
html {
	font-size: 100.01%;
	height: 100%;
}
body {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 62.5%;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 100%;
	background-color: #c2d1d3;
	background-position: top;
}
img {
    border:0;
}
ul {
	list-style-type: none;
}
a {
	color: #2c4450;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:focus {
    outline: 0;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
#cuerpo {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 124px;
	position: relative;
}
a.logo {
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 350px;
	position: absolute;
	left: 0px;
	top: 34px;
}
a.logo span {
	position: absolute;
	left: -99999px;
}
* html a.logo
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="templates/addictivegames/images/logo.png", sizingMethod="crop");
}
#adsense{
	height: 60px;
	width: 468px;
	position: absolute;
	top: 30px;
	right: 0px;
}
#nav {
	text-align: left;
	display: block;
	height: 32px;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 20px;
}
#nav li {
	display: inline;
	margin-right: 30px;
}
#nav li a {
	font-size: 1.2em;
	line-height: 32px;
	color: #FFFFFF;
	text-decoration: none;
}
#rightcol {
	float: right;
	width: 652px;
	font-size: 1.1em;
}
#rightcol .box, .gameincat {
	width: 650px;
	border: 1px solid #acb8bf;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 10px 3px 10px 3px;
}
* html #rightcol .box, * html .gameincat
{
	width: 636px;
	padding: 10px;
}
#rightcol .box h1, #rightcol .box h2 {
	width: 636px;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #c80203;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d9da;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#rightcol .box2 {
	width: 656px;
	border: 1px solid #acb8bf;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 1.2em;
}
#rightcol .box2 p {
	margin-right: 5px;
	margin-left: 5px;
	line-height: 1.5em;
}
div.gameinfo {
	text-align: left;
	margin-left: 10px;
}
div.leftalign {
	text-align: left;
}
div.leftalign p{
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.6em;
}
.game {
	padding-top: 10px;
}
table.homegames {
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}
.gamesrow {
	padding-bottom: 0px;
}
p.allgames {
	width: 636px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d9da;
	text-align: right;
}
p.allgames a{
	background-image: url(images/allgames.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 106px;
	margin-left: auto;
}
p.allgames a span {
	position: absolute;
	left: -999999px;
}
#leftcol{
	float: left;
	width: 187px;
	font-size: 1.1em;
}
#leftcol .box {
	text-align: center;
	width: 185px;
	border: 1px solid #acb8bf;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	padding-top: 2px;
	margin-bottom: 10px;
}
#leftcol .box h2 {
	background-color:#336666;
	width: 181px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#leftcol .box h2 span {
	position: absolute;
	left: -999999px;
}
#leftcol .box ul {
	text-align: left;
	margin-left: 12px;
	line-height: 1.5em;
}
#leftcol .box ul li {

}
#leftcol .box .inbox {
	text-align: left;
	margin-right: 12px;
	margin-left: 12px;
}

.search {
	background-image: url(images/search.gif);
}
#footer {
	line-height: 1.4em;
	text-align: left;
	clear: both;
	display: block;
	padding-bottom: 15px;
	text-align:center;
}
#framewrap {	
    background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	}
.topframe {
	margin-top: 10px;
}
.topframe a{
	font-size: 12px;
	color: #FFFFFF;
}

.box h2 {
background-color:#336666;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
}

.enlaces {
	padding-top:10px;
	color:#000000;
	font-size:12px;
	padding-bottom:20px;
	}
	
.enlaces a{
	color:#FFFFFF;
	}
	
.fondoB {
	width: 650px;
	border: 1px solid #acb8bf;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 10px 3px 10px 3px;
	}
	
td {
	text-align:left;
}

#latDcha {
	float: right;
	width: 174px;
	font-size: 1.1em;
	margin-left:8px;
}

#latDcha .box {
	text-align: center;
	width: 172px;
	border: 1px solid #acb8bf;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	padding-top: 2px;
	margin-bottom: 10px;
}
#latDcha .box h2 {
	background-color:#336666;
	width: 168px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#latDcha .box .inbox {
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
}