html, body {
	display: block;
	margin: 0;
	padding: 0;
}
a { color: #248ce1; }
a:hover { color: #cc0000; }
body {
	background: url(../images/body-bgd.jpg) top center #e7c68e;
}
.bgd {
	position: absolute;
	top: 174px;
	height: 530px;
	background: url(../images/rope-bgd.gif);
	width: 100%;
}
div.clear {
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
	display: block;
	float: none;
	width: 100%;
}
#canvas {
	width: 970px;
	position: relative;
	margin: 0 auto;
	overflow: visible;
}
.home #canvas {
	min-height: 1200px;
}
.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; }
#header {
	height: 174px;
}
	#header h1, #header h1 a {
		display: block;
		width: 174px;
		height: 174px;
		background: url(../images/logo-gioseppokids.png) top left no-repeat;
	}
	#header h1 a {
		text-indent: -9000em;
	}
	#header h1 strong { display: none; }
#navigation {
	width: 650px;
	height: 174px;
	background: url(../images/navigation-bgd.png) top left no-repeat;
	position: absolute;
	top: 0;
	left: 174px;
}
#subnavigation {
	position: absolute;
	left: 194px;
	top: 84px;
}
#navigation li, #subnavigation li {
	display: inline;
	float: left;
	margin: 0 0 0 20px;
}
#subnavigation li {
	margin: 0 10px 0 0;
}
#content { padding-top: 15px;}
#content.white-box {
	background: url(../images/content-bgd.gif) center 11px no-repeat;
	height: 526px;
	padding-top: 14px;
	overflow: visible;
}
html>body #content.white-box {
	background: url(../images/content-bgd.png) center 11px no-repeat;
	height: 526px;
}
html>body #content.grey-box {
	background: url(../images/content-bgd-grey.png) center 11px no-repeat;
	background: url(../images/content-bgd.png) center 11px no-repeat;
	height: 526px;
	padding-top: 14px;
	overflow: visible;
}
ul.listado-botones {
	overflow: hidden;
	width: 868px;
	margin: 10px auto 42px auto;
}
ul.listado-botones li {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
	width: 207px;
	text-align: center;
	height: 147px;
}
#language-selector {
	width: 150px;
	height: 150px;
	position: absolute;
	top: 0;
	right: 5px;
	display: block;
}
.es #language-selector { background: url(../images/lang-selector-es.jpg) top left no-repeat; }
.en #language-selector { background: url(../images/lang-selector-en.jpg) top left no-repeat; }
.it #language-selector { background: url(../images/lang-selector-it.jpg) top left no-repeat; }
#language-selector ul {
	position: absolute;
	top: 45px;
	left: 10px;
	width: 100px;
	text-align: center;
	display: none;
}
#credits {
	clear: both;
	display: block;
	width: 970px;
	margin: 21px auto;
	background: url(../images/credits-bgd.gif) top center no-repeat;
	padding-top: 21px;
}
.flash-canvas { height: 357px; }
.btn-shop-locator {
	width: 230px;
	height: 189px;
	display: block;
	background: url(../images/btn-shop-locator.png) top center no-repeat;
	text-indent: -9000em;
}
.en .btn-shop-locator { background-position: 0 -189px; }
.it .btn-shop-locator { background-position: bottom center; }
.btn-gioseppo-2010 {
	width: 230px;
	height: 189px;
	display: block;
	background: url(../images/btn-gioseppo-2010.png) top center no-repeat;
	text-indent: -9000em;
}
.en .btn-gioseppo-2010 { background-position: 0 -189px; }
.it .btn-gioseppo-2010 { background-position: bottom center; }
.collection-slide, #slider {
	width: 910px;
	overflow: hidden;
	margin-left: 30px;
	position: relative;
	height: 420px;
	margin-bottom: 24px;
}
#content.slide-canvas {
	background: url(../images/slider-bgd.jpg) top center no-repeat;
}

#slider ul {
	list-style-type: none;
	width: 910px;
	height: 400px;
	overflow: hidden;
	margin-top: 84px;
}
#slider h2 {
	top: 42px;
	left: 22px;
	position: absolute;
	text-transform: capitalize !important;
	border-bottom: 1px dashed #edcf9e;
	width: 860px;
	padding-bottom: 18px;
}
#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;
}

#butleft {
	position: absolute;
	top: 285px;
	left: -17px;
	cursor: pointer;
	height: 130px;
}
#butright {
	position: absolute;
	top: 285px;
	right: -17px;
	cursor: pointer;
}
ul.listado-campanyas, ul.listado-press-book, ul.imagenes-campanyas{
	overflow: hidden;
	margin-left: -10px;
}
.listado-campanyas li {
	width: 230px;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
}
.listado-campanyas p.imagen {
	width: 230px;
	position: relative;
	height: 172px;
	overflow: hidden;
	margin-bottom: 17px;
	
}
.listado-campanyas p.imagen img {
	position: absolute;
	top: 0;
	left: 0;
}
ul.listado-press-book li {
	width: 150px;
	height: 112px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-bottom: 21px;
	text-align: center;
	overflow: visible;
}
ul.listado-press-book li a { 
	position: relative; 
	background: #fff;
	width: 150px;
	height: 82px;
	display: block;
	padding-top: 30px;
}
ul.listado-press-book li a img {
	position: absolute;
	top: 0;
	left: 0;
}
ul.press-book li, ul.imagenes-campanyas li {
	width: 150px;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
}
ul.press-book li p.imagen, ul.imagenes-campanyas li p.imagen {
	position: relative;
	width: 150px;
	height: 112px;
	overflow: hidden;
}
ul.press-book li p.imagen img, ul.imagenes-campanyas li p.imagen img {
	position: absolute;
}
ul.listado-press-book li span {
	display: block;
	font-size: 28px;
}
p.volver {
	clear: both;
	margin-left: 10px;
}
p.volver a {
	background: #f3ac17;
	padding: 10px 21px 11px 21px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	filter: dropshadow(color=#00000,offX=2,offY=3);
	text-shadow: 0 2px 3px #000;
	color: #fff;	
}
ul.submenu-campanyas {
	padding-left: 240px;
	background: url(../images/bgd-submenu-campanyas-es.png) top left no-repeat;
	height: 189px;
}
.en ul.submenu-campanyas {
	background: url(../images/bgd-submenu-campanyas-en.png) top left no-repeat;
}
.it ul.submenu-campanyas {
	background: url(../images/bgd-submenu-campanyas-it.png) top left no-repeat;
}

ul.submenu-campanyas li {
	width: 230px;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	text-align: center;
}
ul.listado-familias {
	width: 900px;
	margin: 21px auto;
	overflow: auto;
}
ul.listado-familias li {
	width: 215px;
	margin: 0 0 0 10px;
	float: left;
	display: inline;
}
ul.listado-familias li.sport-wear a {
	width: 215px;
	height: 150px;
	display: block;
	background: url(../images/sportwear-btn.gif) top left no-repeat;
	text-indent: -9000em;
}
ul.listado-familias li.leather-wear a {
	width: 215px;
	height: 150px;
	display: block;
	background: url(../images/leatherwear-btn.gif) top left no-repeat;
	text-indent: -9000em;
}
ul.listado-familias li.beach-wear a {
	width: 215px;
	height: 150px;
	display: block;
	background: url(../images/beachwear-btn.gif) top left no-repeat;
	text-indent: -9000em;
}
ul.listado-familias li.accesories a {
	width: 215px;
	height: 150px;
	display: block;
	background: url(../images/accesories-btn.gif) top left no-repeat;
	text-indent: -9000em;
}
.promociones legend {
	display: none;
}
.promociones fieldset {
}
.promociones p {
	width: 470px;
	float: left;
	display: inline;
}
.promociones label {
	display: block;
	margin-bottom: 0;
	font-weight: bold;
}
.promociones input {
	width: 300px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0;
	height: 21px;
}
.promociones input#contactFormsubmit {
	background: #ff9c00;
	height: 42px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}
div.error {
	background: #cc0000;
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 21px;
}
#flash-game {
	width: 610px;
	height: 456px;
	background: url(../images/flash-canvas.gif) top left no-repeat;
	margin: 0 auto;
	padding-top: 5px;
	padding-left: 5px;
}
.listado-juegos {
	overflow: auto;
	margin-left: -10px;
}
.listado-juegos li {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
}
.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;
}
.listado-campanyas li.first p.imagen {
	width: 950px !important;
	height: 420px;
	overflow: hidden !important;
	clear: both !important;
	float: none;
	display: block;
	text-align: center;
}
.flash-canvas {
	width: 850px;
	margin: 12px auto 0 auto; 
	height: 332px;
	overflow: hidden;
	position: relative;
}
.flash-canvas ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 99999px;
}
.flash-canvas li {
	height: 332px;
	float: left;
	display: inline;
	width: 850px;
}