#product
{
	width:700px;
	margin-left:auto;
	margin-right:auto;
	color:#000000;
	overflow:auto;
	cursor:default;
	text-align:left;
}

/* Arriba */

#product #top_online
{
	background-image:url(../images/section_credits/top_online.gif);
	background-repeat:no-repeat;
	width:685px;
	height:27px;
	padding-left:15px;
	padding-top:10px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#product #top_cd_dvd
{
	background-image:url(../images/section_credits/top_cd_dvd.gif);
	background-repeat:no-repeat;
	width:685px;
	height:27px;
	padding-left:15px;
	padding-top:10px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#product #top_arcade
{
	background-image:url(../images/section_credits/top_arcade.gif);
	background-repeat:no-repeat;
	width:685px;
	height:27px;
	padding-left:15px;
	padding-top:10px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/* Cuerpo */

#product #loop
{
	background-image:url(../images/section_credits/product_loop.gif);
	background-repeat:repeat-y;
	width:660px;
	padding-left:15px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:15px;
	overflow:hidden;
}

/* Cuerpo Izquierda */

#product #loop #left
{
	float:left;
	width:100px;
}
#product #loop #left #requisitos
{
	width:100px;
	overflow:hidden;
}
#product #loop #left #requisitos .texto
{
	width:100px;
}
#product #loop #left #cover img
{
	margin-bottom:10px;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	width:100px;
}

/* Cuerpo Centro */

#product #loop #center
{
	float:left;
	text-align:center;
	width:407px;
	padding-left:16px;
	padding-right:16px;
	font-size:11px;
}
#product #loop #center .texto
{
	text-align:left;
}
#product #loop #center .buttons
{
	float:none;
	height:35px;
	margin-top:10px;
	padding-top:3px;
	padding-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	border-color:#999999;
	border-style:dashed;
	border-width:1px;
	border-right:none;
	border-left:none;
} 
#product #loop #center .buttons .button
{
	margin-left:20px;
	margin-right:20px;
}
#product #loop #center .buttons .button_buy
{
	font-size:13px;
}
#product #loop #center .buttons .button_download
{
	font-size:13px;
}
#product #loop #center #video
{
	position:relative; 
	width:410px; 
	height:330px; 
	overflow:hidden;
	border-bottom-color:#999999;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
#product #loop #center #comentarios
{
	font-size:11px;
	font-weight:bold;
}
#product #loop #center #comentarios .comentario 
{
	margin-top:10px;
	background-color:#EFEFEF;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}
#product #loop #center #comentarios .titulo
{
	font-weight:bold;
	background-color:#CCCCCC;
	padding:5px;
	font-size:11px;
}
#product #loop #center #comentarios .texto
{
	font-weight:normal;
}
#product #loop #center #comentarios .usuario_fecha
{
	color:#666666;
	font-style:italic;
	font-weight:normal;
}
#product #loop #center #comentarios .responder
{
	text-align:right;
	font-weight:normal;
}
/* Cuerpo Derecha */

#product #loop #right
{
	float:right;
	width:120px;
}
#product #loop #right .screen
{
	float:right;
}
#product #loop #right .screen img
{
	width:120px;
	margin-bottom:5px;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
}

#product #loop #right .puntuacion, #product #loop #right .puntuacion_total
{
	border-left-style:solid; 
	border-left-color:#333333;
	border-left-width:5px; 
	padding:3px;
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
}
#product #loop #right .puntuacion
{
	background-color:#999999;
}
#product #loop #right .puntuacion_total
{
	background-color:#CC3333;
}
#product #loop #right td.estrellas
{
	text-align:right;
	padding-top:5px;
	height:30px;
	vertical-align:top;
}
#product #loop #right tr.desplegable
{
	height:5px;
	padding-top:5px;
	padding-bottom:15px;
}

/* Abajo */

#product #bottom
{
	background-image:url(../images/section_credits/product_bottom.gif);
	background-repeat:no-repeat;
	width:700px;
	height:13px;
}
.top
{
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#333333;
}