﻿@charset "utf-8";
/*******************************************************/
/*                Gdgames Documento CSS                */
/*******************************************************/
/* Notas generales:                                    */
/* h1, h2 y h6 se utilizan para mostrar la información */
/* de los productos. h3 se utiliza en las páginas como */
/* título. h4 y h5 no han sido definidas.              */
/*******************************************************/

h1,h2,h3,h4,h5,h6 {
	color:#000066;
	font-weight:bold;
}

b,strong {
	font-weight:bold;
}

i,em,dfn,var,cite {
	font-style:italic;
}

tt,code,kbd,samp,pre {
	font-family:"Courier New", Courier, monospace;
}

small {
	font-size:smaller;
}

big {
	font-size:larger;
}

del,s,strike {
	text-decoration:line-through;
}

ins,u {
	text-decoration:underline;
}

center {
	margin:0 auto;
	text-align:center;
}

img {
	border-width:0;
}

a.na {
	color:#000000;
	text-decoration:none;
}

a.na:hover {
	border-bottom-width:0px;
	color:#000000;
	text-decoration:line-through;
}

/*********/
/* Index */
/*********/

div.latestPcHeading {
	background-image:url(http://www.gdgames.com.mx/media/img/body/pcGames.gif);
}

div.latestAnotherPcHeading {
	background-image:url(http://www.gdgames.com.mx/media/img/body/morePcGames.gif);
}

div.latestWiiHeading {
	background-image:url(http://www.gdgames.com.mx/media/img/body/nintendoWiiGames.gif);
}

div.latest360Heading {
	background-image:url(http://www.gdgames.com.mx/media/img/body/xbox360Games.gif);
}

div.latestPs3Heading {
	background-image:url(http://www.gdgames.com.mx/media/img/body/playstation3Games.gif);
}

div.latestDsHeading {
	background-image:url(http://www.gdgames.com.mx/media/img/body/nintendoDsGames.gif);
}

div.latestPcHeading,
div.latestAnotherPcHeading,
div.latestWiiHeading,
div.latest360Heading,
div.latestPs3Heading,
div.latestDsHeading {
	background-repeat:no-repeat;
	line-height:19px;
	height:19px;
}

#latestGame,
#latestGameFirst {
	float:left;
	width:140px;
}

#latestGame {
	margin:0 4px;
}

#latestGameFirst {
	margin-left:10px;
	margin-right:4px;
}

div.itemImgLink {
	border:2px solid #999999; /* 2*2 = 4 */
	height:162px;
	width:136px; /* 140 - 4 = 136 */ 
	text-align:center;
}

p.itemImg img:hover,
p.ps3Img img:hover,
p.dsImg img:hover {
	border:1px solid #999999;
}

p.itemImg {
	margin:8px 0;
}

p.ps3Img {
	margin:17px 0;
}

p.dsImg {
	margin:24px 0;
}

p.itemLink {
	margin-bottom:12px;
	margin-top:0;	
	padding:0 5px;
}

/* Banners */
img.bannerArrivals {
	margin-top:0;
	margin-bottom:10px;
	margin-left:4px;
}

img.wideBanner {
	margin:15px 10px;
}

img.banner1 {
	margin-right:6px;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:19px;
}

img.banner2 {
	margin:10px 0;
}

img.banner3 {
	margin-right:6px;
	margin-left:10px;
	margin-bottom:0;
	margin-top:0;
}

img.banner4 {
	margin:0;
}

/**********/
/* Header */
/**********/

div.logo {
	float:left;
	height:104px;
	width:116px;
}

div.content {
	background:url(http://www.gdgames.com.mx/media/img/headerBar.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	height:104px;
	width:540px;
}

div.mini {
	color:#000000;
	font-size:x-small;
	font-weight:bold;
	height:17px;
	text-align:right;
}

div.content a {
	color:#000000;
	text-decoration:none;
}

div.content a:hover {
	border-bottom:1px dashed #000000;
}

div.menu {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	height:37px;
	padding-top:9px;
	text-align:center;
}

#search_field {
	height:14px;
}

div.atom {
	height:22px;
	line-height:22px;
}

#btnBscr {
	width:55px;
	height:21px;
}


/******************/
/* Planta Derecha */
/******************/

div.genres {
	padding:10px 0;
}

div.container {
	padding:4px;
	text-align:left;
	width:111px;
}

div.spacer {
	height:8px;
	line-height:8px;
}

div.comingSoon {
	padding:10px 0;
}

div.genres,
div.container,
div.comingSoon {
	border:2px solid #999999;
	font-weight:bold;
}

div.genres,
div.comingSoon {
	text-align:center;
	width:119px;
}

/* Azul Oceano */
div.genresOcean,
div.consolesOcean,
div.newsletterOcean,
div.onSaleOcean,
div.comingSoonOcean {
	height:19px;
	line-height:19px;
	width:123px;
}

div.genresOcean {
	background:url(http://www.gdgames.com.mx/media/img/plant/pcGames_ocean.gif) no-repeat;
}

div.consolesOcean {
	background:url(http://www.gdgames.com.mx/media/img/plant/consoleGames_ocean.gif) no-repeat;
}

div.newsletterOcean {
	background:url(http://www.gdgames.com.mx/media/img/plant/newsletter_ocean.gif) no-repeat;
}

div.onSaleOcean {
	background:url(http://www.gdgames.com.mx/media/img/plant/offPrice_ocean.gif) no-repeat;
}

div.comingSoonOcean {
	background:url(http://www.gdgames.com.mx/media/img/plant/comingSoon_ocean.gif) no-repeat;	
}

/* Menta */
div.genresMint,
div.consolesMint,
div.newsletterMint,
div.onSaleMint,
div.comingSoonMint {
	height:19px;
	line-height:19px;
	width:123px;
}

div.genresMint {
	background:url(http://www.gdgames.com.mx/media/img/plant/pcGames_mint.gif) no-repeat;
}

div.consolesMint {
	background:url(http://www.gdgames.com.mx/media/img/plant/consoleGames_mint.gif) no-repeat;
}

div.newsletterMint {
	background:url(http://www.gdgames.com.mx/media/img/plant/newsletter_mint.gif) no-repeat;
}

div.onSaleMint {
	background:url(http://www.gdgames.com.mx/media/img/plant/offPrice_mint.gif) no-repeat;
}

div.comingSoonMint {
	background:url(http://www.gdgames.com.mx/media/img/plant/comingSoon_mint.gif) no-repeat;	
}

/* Ebano */
div.genresEbony,
div.consolesEbony,
div.newsletterEbony,
div.onSaleEbony,
div.comingSoonEbony {
	height:19px;
	line-height:19px;
	width:123px;
}

div.genresEbony {
	background:url(http://www.gdgames.com.mx/media/img/plant/pcGames_ebony.gif) no-repeat;
}

div.consolesEbony {
	background:url(http://www.gdgames.com.mx/media/img/plant/consoleGames_ebony.gif) no-repeat;
}

div.newsletterEbony {
	background:url(http://www.gdgames.com.mx/media/img/plant/newsletter_ebony.gif) no-repeat;
}

div.onSaleEbony {
	background:url(http://www.gdgames.com.mx/media/img/plant/offPrice_ebony.gif) no-repeat;
}

div.comingSoonEbony {
	background:url(http://www.gdgames.com.mx/media/img/plant/comingSoon_ebony.gif) no-repeat;	
}

/* Azul Cielo */
div.genresSky,
div.consolesSky,
div.newsletterSky,
div.onSaleSky,
div.comingSoonSky {
	height:19px;
	line-height:19px;
	width:123px;
}

div.genresSky {
	background:url(http://www.gdgames.com.mx/media/img/plant/pcGames_sky.gif) no-repeat;
}

div.consolesSky {
	background:url(http://www.gdgames.com.mx/media/img/plant/consoleGames_sky.gif) no-repeat;
}

div.newsletterSky {
	background:url(http://www.gdgames.com.mx/media/img/plant/newsletter_sky.gif) no-repeat;
}

div.onSaleSky {
	background:url(http://www.gdgames.com.mx/media/img/plant/offPrice_sky.gif) no-repeat;
}

div.comingSoonSky {
	background:url(http://www.gdgames.com.mx/media/img/plant/comingSoon_sky.gif) no-repeat;	
}

/********************/
/* Planta Izquierda */
/********************/

#bannersRight {
	margin-top:0;
	margin-bottom:10px;
}

#bannersRating img {
	margin:0;
}

/***********/
/* Páginas */
/***********/

h3 {
	font-size:18px;
	text-align:center;
}

table.productLoop p.productGraphic a:hover img {
	border:1px solid #999999;
}

/*****************************/
/* Página de más información */
/*****************************/

#moreInfoContainer {
	border-collapse:separate;
	border-spacing:0;
	border-width:0;
	empty-cells:show;
	margin:0 auto;
}
	
span.oldPrice {
	text-decoration:line-through;
}
	
span.onSalePrice {
	color:#FF0000;
	font-weight:bold;
}

p.productDesc {
	font-size:x-small;
	text-align:justify;
}

p.productGraphic {
	float:left;
	width:99px;
}

#moarInfo {
	float:left;
	height:256px;
	width:455px;
}

div.platformTop,
div.pcTop,
div.xbTop,
div.wiiTop,
div.dsTop,
div.pspTop,
div.ps2Top, 
div.ps3Top {
	background-repeat:no-repeat;
	height:22px;
	line-height:22px;
	width:455px;
}

div.pcTop,
div.platformTop {
	background-image:url(http://www.gdgames.com.mx/media/img/pcGamesBar.gif);
}

div.dsTop {
	background-image:url(http://www.gdgames.com.mx/media/img/dsGamesBar.gif);
}

div.xbTop {
	background-image:url(http://www.gdgames.com.mx/media/img/xbox360GamesBar.gif);
}

div.wiiTop {
	background-image:url(http://www.gdgames.com.mx/media/img/wiiGamesBar.gif);
}

div.pspTop {
	background-image:url(http://www.gdgames.com.mx/media/img/pspGamesBar.gif);
}

div.ps2Top {
	background-image:url(http://www.gdgames.com.mx/media/img/ps2GamesBar.gif);
}

div.ps3Top {
	background-image:url(http://www.gdgames.com.mx/media/img/ps3GamesBar.gif);
}

div.gameBoxShot {
	height:230px;
}

div.gameBoxShot2nd {
	padding:15px 0; /* 15*2 = 30 */
	height:200px; /* 230 - 30 = 200 */
	text-align:center;
}

div.gameBoxShotDs {
	padding:50px 0; /* 50*2 = 100 */
	height:130px; /* 230 - 100 = 130 */
	text-align:center;
}

div.gameBoxShotPs3 {
	padding:35px 0; /* 35*2 = 70 */
	height:160px; /* 230 - 70 = 160 */
	text-align:center;
}

div.gameBoxShotPsp {
	padding:5px 0; /* 5*2 = 10 */
	height:220px; /* 230 - 10 = 220 */
	text-align:center;
}

div.gameBoxShot,
div.gameBoxShot2nd,
div.gameBoxShotDs,
div.gameBoxShotPs3,
div.gameBoxShotPsp {
	border-bottom:2px solid #999999;
	border-left:2px solid #999999;
	border-right-width:0;
	border-top:2px solid #999999;
	float:left;
	width:160px;
}

div.gameBoxShot img,
div.gameBoxShot2nd img,
div.gameBoxShotDs img,
div.gameBoxShotPs3 img,
div.gameBoxShotPsp img {
	border:1px solid #999999;
}

div.gameInfo {
	border-bottom:2px solid #999999;
	border-left-width:0;
	border-right-width:0;
	border-top:2px solid #999999;
	float:left;
	font-size:90%;
	height:210px;
	padding:10px;
	width:186px;
}

div.gameRating {
	border-bottom:2px solid #999999;
	border-left-width:0px;
	border-right:2px solid #999999;
	border-top:2px solid #999999;
	float:left;
	height:230px;
	width:85px;
}

h1 {
	font-size:11px;
	text-align:center;
}

h2 {
	font-size:12px;
}

h6 {
	font-size:12px;
}

hr {
	color:#999999;
	height:1px;
}

div.dhtmlgoodies_aTab ul {
	list-style-image:url(http://www.gdgames.com.mx/media/img/arrowCheck.gif);
}

/* Galería */
#gameScreens {
	text-align:center;
}

div.defaultScreen {
	margin-bottom:3px;
}

div.defaultScreen img {
	border:1px solid #999999;
}

div.screenScroller a {
	color:#000066;
	text-decoration:none;
}

div.screenScroller a:hover {
	border-bottom:1px dashed #000066;
}

div.scrollerInstructions {
	margin-bottom:8px;
	margin-top:10px;
}

div.screenThumbs {
	margin-left:20px;
}

div.thumb {
	float:left;
	margin:0 2px;
}

div.thumb img {
	border:1px solid #999;
}

p.cSoon {
	color:#f00;
}

/* Ediciones especiales, para coleccionistas y bonus */
#specialEd {
	margin:0 auto;
	padding:0;
	width:455px;
}

div.bonusMmatHead,
div.collsEdHead,
div.limitedEdHead {
	height:29px;
}

div.bonusMmatHead,
div.collsEdHead,
div.limitedEdHead,
div.specialEdFoot {
	background-repeat:no-repeat;
	width:inherit;
}

div.bonusMmatHead {
	background-image:url(http://www.gdgames.com.mx/media/img/bonus/Bonus_header_455px.gif);
}
div.collsEdHead {
	background-image:url(http://www.gdgames.com.mx/media/img/bonus/collectorsEd_header_455px.gif);
}

div.limitedEdHead {
	background-image:url(http://www.gdgames.com.mx/media/img/bonus/limitedEd_header_455px.gif);
}

div.bonusContent {
	background:url(http://www.gdgames.com.mx/media/img/bonus/Bonus_Background_455px.gif) repeat-y;
	padding:8px 15px;
}

div.bonusContent ul {
	margin:0;
	padding:0 1em;
}

div.specialEdFoot {
	background-image:url(http://www.gdgames.com.mx/media/img/bonus/Bonus_footer_455px.gif);
	height:21px;
}

/*********************************/
/* Comentarios de ntros clientes */
/*********************************/

.comentario {
	background: url(http://www.gdgames.com.mx/media/img/quoteDown.gif) bottom right no-repeat;
}

.comentario,
#enviarCment {
	width:596px;
	margin:0 auto;
}

#avisoDeposito {
	width:386px;
	margin:0 auto;
}

.comentario p {
	background: url(http://www.gdgames.com.mx/media/img/quoteUp.gif) top left no-repeat;
	padding:0em 3em 1em 3em;
}

.comentario cite {
	position:relative;
	top:-1.5em;
	font-size:0.9em;
	float:right;
	padding:0 3em;
}

.comentario cite .fecha {
	font-size:0.8em;
}

hr.separador {
	width:596px;
	height:1px;
	color:#999;
}

#esconder {
	display:none;
}

input {
	width:12em;
}

#avisoDeposito select {
	width:12.5em;
}

.sp {
	line-height:0.5em;
	height:0.5em;
}

label {
	font-weight:bold;
}

#enviarCment fieldset,
#avisoDeposito fieldset {
	padding:1em;
	margin-bottom:1em;
}

#enviarCment fieldset legend,
#avisoDeposito fieldset legend {
	color:#000066;
	font-size:1.2em;
	font-weight:bold;
}

#campos {
	margin:0.5em 0;
	caption-side:top;
}

#botones {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0.5em 0 0 0;
	text-align:center;
}

/* Script para validar */
.invalidInput,.validInput{
	display:compact;
	padding:1px;
}

.invalidInput{
	border:1px solid #F00;
}

.validInput{
	border:1px solid #FFF;
}

/* FAQS */
#faq {
	width: 50em;
}

#faq ul {
	padding: 1em;
}

#faq h2 {
	display: block;
	margin: 0;
	border-top: 1px solid #ccc;
	padding: 1em;
	font-size: 1.8em;
}

#faq h2, #faq h3 {
	text-align: left;
}
	
#list-content {
	margin: 0;
	padding: 0;
}
#faq address {
	font-style: normal;
}

#faq div {
	border-top: 1px solid #ccc;
	padding: 1em;
}
#faq h2:hover,
#faq h2:target,
#faq div:hover,
#faq div:target {
	background-color: #ffc;
}
#faq div h3, #faq div ul {
	margin: 0;
	padding: 0;
}
#faq div ul li {
	list-style-type: none;
}
