/*///////////////////////////////*/	
/*/////////LAYOUT////////////*/
/*///////////////////////////////*/

#header {
	height: auto;
	min-height: 143px;
	/*background-color: #FF0000;*/
	}


/*////////////////////////////////*/
/*////////////ELEMENTOS////////////*/
/*////////////////////////////////*/

/*////////////CABECERA////////////*/

/*path*/
#header .path {
	padding: 0px !important;
	margin: 0px !important;
	height: 0px;
	width: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	visibility: hidden;
	display: block;
	position: absolute;
	}
	
/*redes sociales*/
#header .socialNetworks {
	top: 0px;
	position: relative;
	clear: both;
	}
	
	#header .socialNetworks ul {
		padding-right: 4px;
		}

		#header .socialNetworks li a {
			width: auto;
			background-image: none;
			}
			
			#header .socialNetworks img {
				display: inline-block;
				}
				
	
/*destacados Portada*/
#header .itemRow.destacadosPortada {
	margin-bottom: 0px; 
	width: 986px;
	}
	
	#header .itemRow.destacadosPortada .item {
		margin-left: 1px;
		padding: 135px 15px 0px;
		width: 216px;
		height: 110px;
		float: left;
		position: relative;
		background-color: #913c5b;
		}
		
	#header .itemRow.destacadosPortada .item:first-child {
		margin-left: 0px;
		width: 215px;
		}
		
	/*Bloque titulo (en DESTACADOS PORTADA)*/
	.itemRow.destacadosPortada .titBlock {
		padding: 8px 0px 0px 0px;
		height: auto;
		z-index: 2;
		/*background: #FFFF00;*/
		}

		.itemRow.destacadosPortada .item .titBlock h2,
		.itemRow.destacadosPortada .item .titBlock h2 {
			padding: 0px 0px 2px;
			font: normal 23px/23px OpenSansBold, Arial, Helvetica, sans-serif;
			letter-spacing: -1px;
			text-transform: uppercase;
			}
			
			.itemRow.destacadosPortada .titBlock h2 a:link,
			.itemRow.destacadosPortada .titBlock h2 a:visited,
			.itemRow.destacadosPortada .titBlock h2 a:hover,
			.itemRow.destacadosPortada .titBlock h2 a:active {
				text-decoration: none;
				color: #FFFFFF;
				}
			
		.itemRow.destacadosPortada .item .titBlock br {
			display: inline;
			}
			
	/*Imagen (en DESTACADOS PORTADA)*/
	.itemRow.destacadosPortada .item .imagen {
		left: 0px;
		top: 0px;
		width: 246px;
		height: 135px;
		text-align: center;
		position: absolute;
		overflow: hidden;
		}
		
	.itemRow.destacadosPortada .item:first-child .imagen {
		width: 245px;
		}
		
		.itemRow.destacadosPortada .item .imagen a:link,
		.itemRow.destacadosPortada .item .imagen a:visited {
			border-style: none;
			}
		
		
	/*descripcion (en DESTACADOS PORTADA)*/	
	.itemRow.destacadosPortada .descripcion {
		font-size: 11px;
		line-height: 13px;
		color: #FFFFFF;
		/*background: #076C2B;*/
		}
		

/*ver mas (en DESTACADOS PORTADA)*/	
.itemRow.destacadosPortada .vermas:link,
.itemRow.destacadosPortada .vermas:visited {
	padding: 0px;
	right: 8px;
	bottom: 7px;
	width: 9px;
	height: 12px;
	position: absolute;
	background-image: url(../img/item_masinfo2.png);
	background-position: 2px 1px;
	}
	
.itemRow.destacadosPortada .vermas:hover,
.itemRow.destacadosPortada .vermas:active {
	background-position: 2px 1px;
	}
	
	.itemRow.destacadosPortada .vermas span {
		padding: 0px;
		margin: 0px;
		height: 0px;
		width: 0px;
		font-size: 0px;
		line-height: 0px;
		overflow: hidden;
		visibility: hidden;
		display: block;
		position: absolute;
		}
		

/*Ya a la venta*/
/*Titulos destacados*/
#header .destacaTitle {
	margin: 0px 19px 0px;
	}


#header .itemRow.newReleases {
	margin: 0px 19px 14px;
	width: 948px;
	border-bottom: 1px solid #cccccc;
	}
	
	#header .itemRow.newReleases .item {
		margin-left: 1px;
		padding: 13px 10px 0px 12px;
		width: 293px;
		height: 183px;
		float: left;
		position: relative;
		background: #edebeb url(../img/itemNR_bkg.gif) 0px bottom no-repeat;
		}
		
	#header .itemRow.newReleases .item:first-child {
		margin-left: 0px;
		padding-left: 13px;
		}
		
	/*Bloque titulo (en YA A LA VENTA)*/
	.itemRow.newReleases .item .titBlock {
		width: 171px;
		float: right;
		}
		
		.itemRow.newReleases .item .titBlock h2 {
			font-size: 19px;
			line-height: 19px;
			}
			
			.itemRow.newReleases .item .titBlock h2 strong {
				font-size: 14px;
				line-height: 14px;
				}
				
		/*autor (en YA A LA VENTA)*/
		.itemRow.newReleases .item .autor {
			}
			
			.itemRow.newReleases .item .autor cite {
				font-size: 14px;
				line-height: 15px;
				letter-spacing: -1px;
				}
		
	/*Imagen (en YA A LA VENTA)*/
	.itemRow.newReleases .item .imagen {
		width: 122px;
		float: left;
		/*background-color: #FF0000;*/
		}
		
		.itemRow.newReleases .item .imagen a:link,
		.itemRow.newReleases .item .imagen a:visited {
			width: 122px;
			border-style: none;
			}
			
			.itemRow.newReleases .item .imagen img {
				max-height: 170px;
				overflow: hidden;
				}
				
		/*Novedad (en YA A LA VENTA)*/
		.item .imagen .novedadIco {
			}
	
		/*Oferta (en YA A LA VENTA)*/
		.item .imagen .ofertaIco {
			right: -2px;
			}
			
	/*descripcion (en YA A LA VENTA)*/	
	.itemRow.newReleases .item .descripcion {
		padding: 0px;
		margin: 0px;
		height: 0px;
		width: 0px;
		font-size: 0px;
		line-height: 0px;
		overflow: hidden;
		visibility: hidden;
		display: block;
		position: absolute;
		}
		
	/*precio Normal (en YA A LA VENTA)*/	
	.itemRow.newReleases .item .pvp {
		right: 13px;
		bottom: 6px;
		text-align: right;
		position: absolute;
		}
		
		.itemRow.newReleases .item .pvp strong {
			font-size: 22px;
			line-height: 23px;
			/*background: #00FB00;*/
			}

	/*precio Oferta (en YA A LA VENTA)*/		
	.itemRow.newReleases .pvp.oferta {
		margin-top: -6px;
		padding: 3px 0px 0px;
		}
		
		.itemRow.newReleases .pvp.oferta .antes {
			padding: 9px 0px 0px 0px;
			display: block;
			float: left;
			/*background: #78AEFC;*/
			}
			
			.itemRow.newReleases .pvp.oferta .antes del {
				margin-top: -2px;
				display: block;
				}
				
		.itemRow.newReleases .pvp.oferta strong {
			padding: 0px 0px 0px 5px;
			float: left;
			display: block;
			}
				
			.itemRow.newReleases .pvp.oferta strong span {
				margin-bottom: -2px;
				padding: 0px;
				display: block;
				}