html, body {
	display: block;
	margin: 0;
	padding: 0;
	background: url(../images/body-bgd.png) top right repeat-x #0f0f0f;
}
div.clear {
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
	display: block;
	float: none;
	width: 100%;
}
#canvas, #credits {
	width: 970px;
	position: relative;
	margin: 0 auto;
}
#credits {
	height: 74px;
	background: url(../images/credits-bgd.jpg) top center no-repeat;
	padding-top: 42px;
}
.cols {
	width: 100%;
	overflow: auto;
	height: 1%;
	clear: both;
}
	.colx1 { width: 70px; float: left; display: inline; margin: 0 0 0 10px; }
	.colx2 { width: 150px; float: left; display: inline; margin: 0 0 0 10px; }
	.colx3 { width: 230px; float: left; display: inline; margin: 0 0 0 10px; }
	.colx4 { width: 310px; float: left; display: inline; margin: 0 0 0 10px; }
	.colx4b { width: 300px; float: left; display: inline; margin: 0 0 0 20px; }
	.colx5 { width: 400px; float: left; display: inline; margin: 0 0 0 10px; }
	.colx6 { width: 470px; float: left; display: inline; margin: 0 0 0 10px; }
	.colx6b { width: 470px; float: left; display: inline; margin: 0 0 0 8px; }
	.colx7 { width: 550px; float: left; display: inline; margin: 0 0 0 10px; }
	.colx8 { width: 630px; float: left; display: inline; margin: 0 0 0 10px; }
	.colx8b { width: 620px; float: left; display: inline; margin: 0 0 0 20px; }
	.colx9 { width: 710px; float: left; display: inline; margin: 0 0 0 10px; }
	.colx10 { width: 790px; float: left; display: inline; margin: 0 0 0 10px; }
	.colx11 { width: 870px; float: left; display: inline; margin: 0 0 0 10px; }
	.colx12 { width: 950px; float: left; display: inline; margin: 0 0 0 10px; }
	.suffix1 { margin-left: -10px; overflow: auto; }
	.suffix2 { margin-left: -20px; }
	.prefix1 { margin-left: 10px; }

div.hr {
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
	display: block;
}
div.hr hr { display: none; }
#language-selector {
	background: url(../images/lang-selector-bgd.png);
	position: absolute;
	top: 0;
	right: 0;
	width: 222px;
	height: 42px;
	overflow: hidden;
}
#language-selector:hover {
	overflow: visible;
}
#language-selector #lang, #language-selector #theme {
	width: 111px;
	text-align: center;
	padding-top: 42px;
	position: absolute;
	top: 0;
	background: #0f0f0f;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.es #language-selector #lang { background: url(../images/es-lang-selector.gif) top left no-repeat; }
.en #language-selector #lang { background: url(../images/en-lang-selector.gif) top left no-repeat; }
.it #language-selector #lang { background: url(../images/it-lang-selector.gif) top left no-repeat; }
.fr #language-selector #lang { background: url(../images/fr-lang-selector.gif) top left no-repeat; }
#language-selector #theme { background: url(../images/es-theme.gif) top left no-repeat; }
#language-selector #theme {
	right: 0;
}
h1 {
	width: 150px;
	height: 147px;
	background: url(../images/logo-gioseppo.png) top left no-repeat;
}
h1 a, h1 strong {
	width: 150px;
	height: 147px;
	display: block;
	text-indent: -9000em;
}
#navigation {
	width: 660px;
	height: 63px;
	position: absolute;
	top: 42px;
	left: 140px;
}
#navigation li {
	float: left; 
	display: inline;
	margin-right: 15px;
}
#menu-kids-link, #menu-corporate-link {
	position: absolute;
	left: 670px;
	top: 0;
	height: 42px;
	text-align: left;
	margin: 0;
	width: 170px;
}
#menu-corporate-link { top: 42px; }
#menu-kids-link a {
	background: url(../images/menu-gioseppo-kids.png) bottom left no-repeat;
	display: block;
	height: 42px;
	text-indent: -9000em;
}
.es #menu-corporate-link a {
	background: url(../images/menu-about-gioseppo.png) bottom left no-repeat;
	display: block;
	height: 42px;
	text-indent: -9000em;	
}
.en #menu-corporate-link a {
	background: url(../images/menu-about-gioseppo-en.png) bottom left no-repeat;
	display: block;
	height: 42px;
	text-indent: -9000em;	
}
.it #menu-corporate-link a {
	background: url(../images/menu-about-gioseppo-it.png) bottom left no-repeat;
	display: block;
	height: 42px;
	text-indent: -9000em;	
}
.fr #menu-corporate-link a {
	background: url(../images/menu-about-gioseppo-fr.png) bottom left no-repeat;
	display: block;
	height: 42px;
	text-indent: -9000em;	
}

#menu-corporate-link a:hover, #menu-kids-link a:hover {
	background-position: top left !important;
}
#home-corporate, #home-onlinestore, #home-blog, #home-gioseppokids, #home-news, #home-shoplocator, #home-gioseppotv, #home-campanyas {
	height: 252px;
/* 	margin-bottom: 1.6153846153846154em; */
	overflow: hidden;
	position: relative;
}
#home-onlinestore, #home-blog, #home-gioseppokids {
	background: url(../images/home-box-bgd.jpg) top left no-repeat;
}
.home #subnavigation {
	position: absolute;
	top: 84px;
	left: 140px;	
}
.home #subnavigation li {
	float: left;
	display: inline; 
	margin-right: 15px;
}
#flash-anim {
	height: 483px;
}
div#slide-news {
	height: 231px;
	overflow: hidden;
	position: relative;	
}
ul.listado-noticias { position: relative; }
ul.listado-noticias li {
	height: 231px;
	overflow: hidden;
}
ul.listado-noticias p.listado-imagen {
	width: 230px;
	height: 172px;
	overflow: hidden;
}
ul.listado-noticias p.listado-imagen a {
	display: block;
	position: relative;
	width: 230px;
	height: 172px;
	overflow: hidden;
}
ul.listado-noticias p.listado-imagen a img {
	position: absolute;
	top: 0;
	left: 0;
}
ul.listado-noticias p.listado-imagen a img.image { width: 230px; }
#paginator {
	position: absolute;
	top: 0;
	right: 0;
	width: 115px;
}
#paginator a {
	width: 18px;
	height: 21px;
	display: inline;
	float: left;
	margin-right: 10px;
	background: url(../images/slide-btn.png) bottom left no-repeat;
	text-indent: -9000em;
}
#paginator a:hover, #paginator a.active {
	background-position: top left !important;
}
.noise {
	background: url(../images/noise-bgd.jpg) top left repeat-x;
	overflow: auto;
}
.collection-slide, #slider {
	width: 910px;
	overflow: hidden;
	margin-left: 30px;
	position: relative;
	height: 462px;
}
#content.slide-canvas {
	background: url(../images/slider-bgd.jpg) top center no-repeat;
}

#slider ul {
	list-style-type: none;
	width: 910px;
	height: 420px;
	overflow: hidden;
}

#slider ul li {
	float: left;
	/*border: 1px solid #f00;*/
	width: 410px;
	height: 480px;
	text-align: center;
	margin-left: 10px;
}

#slider ul li a {
	/*display: block;*/
	height: auto;
	color: #333;
	text-decoration: none;
}

#slider ul li img {
	display: block;
}

.floating {
	float: left;
}

#controls {
	width: 100px;
	margin: 0 auto;
}
.listado-campanyas { margin-left: -10px; }
.listado-campanyas li {
	width: 470px;
	float: left;
	display: inline;
	margin: 0 0 21px 10px;
}
.listado-campanyas li p.imagen {
	width: 150px;
	height: 112px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	background: #fff;
	text-align: center;
	position: relative;
}
.listado-campanyas li p.imagen img {
	position: absolute;
	top: 0;
	left: 0;
}




.listado-campanyas li p.descripcion { margin-bottom: 0;}
.listado-campanyas li.first {
	width: 950px;
	height: 483px;
	overflow: hidden;
	position: relative;
}
.listado-campanyas li.first p.imagen {
	width: 950px !important;
	height: 420px;
	overflow: hidden !important;
	clear: both !important;
	float: none;
	display: block;
	text-align: center;
}
.submenu {
	width: 720px;
	margin-left: 240px;
	overflow: auto;
	height: 105px;
	margin-bottom: 0;
	overflow: hidden;
}
.submenu li {
	float: left;
	display: inline;
	width: 230px;
	margin-left: 10px;
	height: 105px;
	text-align: center;
}
.listado-familias li {
	text-align: center;
	height: 105px;
}
#butleft {
	position: absolute;
	top: 235px;
	left: -5px;
	cursor: pointer;
}
#butright {
	position: absolute;
	top: 235px;
	right: -5px;
	cursor: pointer;
}
.imagenes-campanyas, .press-book {
	margin-left: -10px;
}
.imagenes-campanyas li, .press-book li {
	width: 150px;
	height: 112px;
	float: left;
	display: inline;
	margin: 0 0 21px 10px;
}
.imagenes-campanyas li p.imagen, .press-book li p.imagen a {
	position: relative;
	display: block;
	height: 112px;
	margin-bottom: 0;
	overflow: hidden;
}
.imagenes-campanyas li p.imagen img, .press-book li img {
	position: absolute;
	top: 0;
	left: 0;
}
div.descripcion {
	background: url(../images/noise-bgd.jpg) top left;
	padding: 21px;
	overflow: visible;
	margin-bottom: 21px;
	color: #fff;
}
p.volver { margin-left: 10px;}
a.back {
	background: #a70c10;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: 150px;
	display: block;
	text-align: center;
}
ul.listado-press-book {
	margin-left: -10px;
}
ul.listado-press-book li {
	width: 150px;
	height: 42px;
	padding-top: 10px;
	padding-bottom: 11px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-bottom: 21px;
	text-align: center;
	background: url(../images/noise-bgd.jpg) top left;	
}
ul.listado-press-book li span {
	display: block;
	font-size: 28px;
}
ul.listado-tv {
	overflow: auto;
	margin-left: -10px;
}
ul.listado-tv li {
	width: 230px;
	float: left;
	display: inline;
	margin: 0 0 21px 10px;
	height: 210px;
}
ul.listado-tv li p.imagen {
	position: relative;
	width: 150px;
	height: 112px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 14px;
	background: #000;
}
ul.listado-tv li p.imagen img {
	position: absolute;
	top: 0;
	left: 0;
}
ul.listado-tv li p.imagen img.masked {
	padding-top: 12px;
	padding-left: 15px;
}
.promo-form fieldset { border: 0; margin-left: -10px; }
.promo-form legend { display: none; }
.promo-form label {
	display: block;
	margin: 0;
}
.promo-form p {
	height: 42px;
	width: 310px;
	float: left;
	display: inline;
	margin: 0 0 21px 10px;
}
.promo-form input {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0;
	height: 21px;
	width: 310px;
}
.promo-form input.short {
	width: 150px;
}
.promo-form p.submit input {
	background: #cc0000;
	color: #fff !important;
}
.error {
	background: #cc0000;
	padding: 21px;
	color: #fff;
}
.listado-campanyas .first .slide-thumb {
	position: absolute;
	top: 415px;
	right: -20px;
	width: 400px;
	height: 60px;
}
.listado-campanyas .first .descripcion { width: 470px; }
.listado-campanyas .first .slide { height: 420px; width: 950px; overflow: hidden;}
.listado-campanyas .first .slide-thumb li {
	height: 60px;
	overflow: hidden;
	margin: 0;
	float: left;
	display: inline; width: 75px; 
}

