@import url(layout.css);
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* --- General -------------------------------- */
a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* ---- top navigation -------------------------- */
#topNav
{
	color: #FFFFFF;
}

#topNav a
{
	color: #BB0A24;
	margin: 0px 5px 0px 5px;
	text-decoration: none;
}

#topNav a:hover
{
	text-decoration: underline;
}


/* ---- spotlights ----------------------------- */
.spotLightContent
{
	padding: 7px 5px 7px 5px;
	color: #000000;
}

.spotLightContent h1
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

/* ---- download page -------------------------- */
#downloadInfoBG .boxContent
{
	padding: 10px 11px 10px 11px;
	color: #FFFFFF;
}

#downloadInfoBG .boxContent a
{
	color: #F2B114;
	text-decoration: none;
}

#downloadInfoBG .boxContent a:hover
{
	text-decoration: underline;
}

#downloadInfoBG .boxContent h1
{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#downloadInfoBG .boxContent .date
{
	color: #9C9C9C;
	margin: 0px;
	padding: 0px;
}

#downloadInfoBG .boxContent .description
{
	margin: 0px;
	padding: 0px;
}

#searchGameBG .boxContent
{
	color: #FFFFFF;
	padding: 10px;
}

#searchGameBG .boxContent label
{
	color: #584121;
}

#searchGameBG .boxContent select
{
	width: 200px;
	margin: 2px 0px 4px 0px;
}

#searchGameBG .boxContent input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: solid 1px #B3B9C3;
	width: 200px;
}

#searchGameBG .boxContent .submitButton
{
	width: 41px;
	height: 9px;
	border: none;
	margin: 7px 0px 0px 0px;
	padding: 0px;
}

#downloadSearchBG .firstRow a, #downloadSearchBG .middleRow a
{
	color: #4B1A00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#downloadSearchBG .firstRow a:hover, #downloadSearchBG .middleRow a:hover
{
	text-decoration: underline;
}

#downloadSearchBG .firstRow .date, #downloadSearchBG .middleRow .date,
#downloadSearchBG .firstRow .nrOfDownloads, #downloadSearchBG .middleRow .nrOfDownloads
{
	color: #584121;
	margin: 0px;
	padding: 0px;
}

#downloadSearchBG .firstRow .description, #downloadSearchBG .middleRow .description
{
	color: #584121;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

/* ---- dynpage -------------------------------- */
#dynpageBG .boxContent
{
	padding: 10px 11px 10px 19px;
	color: #4B1A00;
}

#dynpageBG .boxContent h1
{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

/* ---- platform page -------------------------- */
.platformBoxBG td
{
	color: #70422A;
}

.platformBoxBG a
{
	color: #70422A;
}

.platformBoxBG h1
{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.platformBoxBG .imgRating
{
	margin: 2px 0px 5px 0px;
}

/* ---- product page --------------------------- */
.productHeader
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding: 14px 0px 14px 12px;
}

#productInfo
{
	padding: 5px;
	color: #474747;
}

#productInfo td
{
	color: #474747;
}

#productInfo a
{
	color: #474747;
}

#productTextBG .boxContent
{
	color: #4B1A00;
	padding: 12px 10px 12px 10px;
}

#productTextBG .boxContent h1
{
	font-size: 10px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
}


#productTextBG .boxContent a
{
	font-size: 10px;
	margin: 0px;
	color: #000000;
}

/* ---- media zone ----------------------------- */
.mzMenuItem td
{
	font-weight: bold;
	color: #444444;
}

/* ---- news content --------------------------- */
.newsContentBG .boxContent .content
{
	padding: 15px 12px 15px 12px;
	color: #323232;
}

.newsContentBG .boxContent a
{
	color: #323232;
}

.newsContentBG .boxContent .content h1
{
	font-size: 12px;
	color: #E1E1E1;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.newsContentBG #newsNavBar #navLinks a,
#downloadSearchBG #newsNavBar #navLinks a
{
	margin: 1px 5px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.newsContentBG #newsNavBar #navLinks a:hover,
#downloadSearchBG #newsNavBar #navLinks a:hover
{
	color: #EFEFEF;
}

/* ---- content -------------------------------- */
.whatsNextBG .brightRow, .whatsNextBG .darkRow
{
	padding: 5px 5px 5px 5px;
}

.whatsNextBG .brightRow h1, .whatsNextBG .darkRow h1
{
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.whatsNextBG .brightRow a, .whatsNextBG .darkRow a
{
	color: #000000;
}

.newsBG
{
	color: #70422A;
}

.newsBG .darkRow, .newsBG .brightRow,
.newsBGpage .darkRow, .newsBGpage .brightRow
{
	padding: 10px 6px 8px 6px;
}

.newsBG h1, .newsBGpage h1
{
	font-size: 10px;
	color: #70422A;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.newsBG a, .newsBGpage a, .downloadBoxBG .boxContent a
{
	font-size: 10px;
	color: #4B1A00;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.downloadBoxBG .boxContent a
{
	color: #000000;
}

.newsBG a:hover, .newsBGpage a:hover, .downloadBoxBG .boxContent a:hover
{
	text-decoration: underline;
}

.downloadBoxBG .boxContent
{
	padding: 7px 6px 0px 6px;
}

.downloadBoxBG .boxContent p
{
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

.dlSize
{
	color: #584121;
}

#pollContent
{
	padding:  12px 13px 0px 13px;
	color: #000000;
}

#pollContent h1
{
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.voteBarWrapper .text
{
	color: #FFFFFF;
}
.TitulosDestacados {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffcc00; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.Detalles {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.Detalles A {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.Detalles A:hover {
	TEXT-DECORATION: underline
}
.DetallesSmall {
	FONT-SIZE: 9px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
#EstasViendo {
	LEFT: 516px;
	MARGIN-LEFT: 179px;
	WIDTH: 250px;
	POSITION: absolute;
	TOP: 19px;
	visibility: visible;
}
#Yaviene {
	LEFT: 50%;
	MARGIN-LEFT: 179px;
	WIDTH: 250px;
	POSITION: absolute;
	TOP: 123px;
	visibility: visible;
}
/*----------*/
