@charset "utf-8";
* {
	margin:0;
	padding:0;
}
html {
	height:100%;
}
body {
	height:100%;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	text-decoration:none;
	color:#06C;
}
a:link, a:active, a:visited {
	color:#06C;
}
a:hover {
	color:#03C;
}
body#portada {
	background:url(../images/containerBackground.jpg) repeat-x top center;
}
body.fullhd {
	background:url(../images/containerBackground.jpg) repeat-x top center;
}
body#portada div#container, body#textos div#container {
	border:0px solid #FFF;
} 
body#page div#container {
	background:#FFFFFF;
	border:1px solid #DDD;
}
div#container {
	width:960px;
	height:665px;
	padding: 0;
	margin: 0 auto 0 auto;
	overflow: hidden;
	position: relative;
}
div#header {
	position:absolute;
	right:50px;
	top:44px;
}
div#header h1 {
} 
div#container h1 a img {
	border:0;
}
ul#nav {
	margin: 0 0 0 50px;
	display: block;
	padding: 55px 0 55px 0;
	overflow: hidden;
}
ul#nav li {
	list-style: none;
	display: inline;
}
ul#nav li a {
	display:block;
	width:90px;
	height:22px;
	float:left;
	margin-right:3px;
	padding:0 0 0 35px;
	line-height:22px;
	font-family: Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
ul#nav li a:link, ul#nav li a:active, ul#nav li a:visited {
	background:url(../images/nav_li_a_hover_background.png) no-repeat top left;
	color:#FFFFFF;
	text-decoration:none;
}
ul#nav li a:hover {
	background:url(../images/nav_li_a_hover_background.png) no-repeat bottom left;
	color:#FFFFFF;
	text-decoration:none;
}
div#navProductos {
	margin: 0 0 0 44px;	/* aqui poner circulos de cargando, uno solo como background repeat-x*/
	background:url(../images/loader.gif) repeat-x center 150px;
	width:875px;
	height:408px; 
}
div#navProductos h2 {
	width:172px;
	height:408px;
	display:block;
	float:left;
	margin:0 3px 0 0;
	text-align: center;
}
div#navProductos h2 a {
	width:175px;
	height:403px;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
}
div#navProductos h2 a span {
	display:inline-block;
	margin: 383px auto 0 auto;
	padding:0 8px 0 26px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height:20px;
	border:1px solid #717171;
	cursor:pointer;
}
div#navProductos h2.maletines {
	background:url(../images/navProductos_h2maletines.background.jpg) top left no-repeat;
}
div#navProductos h2.maletines:hover {
	background:url(../images/navProductos_h2maletines.background.jpg) top right no-repeat;
}
div#navProductos h2.maletines a span {
	background:#161616 url(../images/navProductos_h2_a_span.png) 8px 5px no-repeat;
} 
div#navProductos h2.maletines:hover a span {
	background:#161616 url(../images/navProductos_h2_a_span.png) 8px -145px no-repeat;
} 
div#navProductos h2.mochilas {
	background:url(../images/navProductos_h2mochilas.background.jpg) top left no-repeat;
}
div#navProductos h2.mochilas:hover {
	background:url(../images/navProductos_h2mochilas.background.jpg) top right no-repeat;
}
div#navProductos h2.mochilas a span {
	background:#161616 url(../images/navProductos_h2_a_span.png) 8px -25px no-repeat;
} 
div#navProductos h2.mochilas:hover a span {
	background:#161616 url(../images/navProductos_h2_a_span.png) 8px -145px no-repeat;
} 
div#navProductos h2.carteras {
	background:url(../images/navProductos_h2carteras.background.jpg) top left no-repeat;
}
div#navProductos h2.carteras:hover {
	background:url(../images/navProductos_h2carteras.background.jpg) top right no-repeat;
}
div#navProductos h2.carteras a span {
	background:#161616 url(../images/navProductos_h2_a_span.png) 8px -55px no-repeat;
} 
div#navProductos h2.carteras:hover a span {
	background:#161616 url(../images/navProductos_h2_a_span.png) 8px -145px no-repeat;
} 
div#navProductos h2.maletas {
	background:url(../images/navProductos_h2maletas.background.jpg) top left no-repeat;
}
div#navProductos h2.maletas:hover {
	background:url(../images/navProductos_h2maletas.background.jpg) top right no-repeat;
}
div#navProductos h2.maletas a span {
	background:#161616 url(../images/navProductos_h2_a_span.png) 8px -85px no-repeat;
} 
div#navProductos h2.maletas:hover a span {
	background:#161616 url(../images/navProductos_h2_a_span.png) 8px -145px no-repeat;
} 
div#navProductos h2.deportivo {
	background:url(../images/navProductos_h2Deportivo.background.jpg) top left no-repeat;
}
div#navProductos h2.deportivo:hover {
	background:url(../images/navProductos_h2Deportivo.background.jpg) top right no-repeat;
}
div#navProductos h2.deportivo a span {
	background:#161616 url(../images/navProductos_h2_a_span.png) 8px -115px no-repeat;
} 
div#navProductos h2.deportivo:hover a span {
	background:#161616 url(../images/navProductos_h2_a_span.png) 8px -145px no-repeat;
}
div#producto {
	margin: 0 0 0 44px;	/* aqui poner circulos de cargando, uno solo como background repeat-x*/
	/*background:url(../images/loader.gif) repeat-x center 150px;*/
	width:805px;
	background:#d5cdcd;
	padding:5px;
	float: left;
}
div#producto img.accion {
	margin:0 5px 0 0;
}
div#producto img.producto {
}
div#tools {
	width: 60px;
	position: absolute;
	bottom: 250px;
	right: 30px;
}
div#tools ul {
	list-style: none;
}
div#tools ul li {
	margin: 0 0 15px 0;
}
div#tools ul li a {
}
div#tools ul li a img {
}
div#colors {
	width: 100px;
	position: absolute;
	top: 145px;
	left: 450px;
	height:auto;
	overflow:hidden;
}
div#colors span {
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	width:80px;
	height:23px;
}
div#colors:hover {
	height:auto;
	overflow:auto;
}
div#colors ul {
	padding: 0;
}
div#colors ul li {
	list-style:none;
	display: block;
	float: left;
}
div#colors ul li a {
	display:block;
	width:50px;
	height:50px;
	float: left;
	margin: 0 0 0px 0;
}
div#colors ul li a:hover {
	background: #CCC;
}  
div#colors ul li a img {
	border:0;
	padding: 0px;
	background:url(../images/btn_li_colors.png) no-repeat;
	margin: 0;
} 
div#detalle {
	width:390px;
	height:500px;
	float:left;
	background:#FFFFFF;
	margin: 0 5px 0 0;
	position: relative;
}
div#detalle ul#productos {
	margin: 3px 0 0 3px;
	list-style:none;
}
div#detalle ul#productos li {
	display:block;
	width:85px;
	height:85px;
	float:left;
	margin: 0 0 6px 0;
	overflow: hidden;
	padding: 0px;
} 
div#detalle ul#productos li a {
}
div#detalle ul#productos li a img {
	border:0;
} 
div#detalle ul#productos li:hover {
	background-color:#FFF;
} 
div#detalle ul#productos li.activa {
	background-color:#9FD0E8;
} 

div#productoDescripcion {
	clear: both;
	text-align: right;
	position: absolute;
	bottom: 0px;
	width: 390px;
	left: 0px;
} 
div#productoDescription a {
}
div#productoDescripcion div {
	text-align: left;
	padding: 10px;
	border-top: 1px dotted #CCC;
	background-color: #EEF1F7;
	height: 100px;
	overflow: auto;
} 
div#productoDescripcion div h1 {
	font-size: 13px;
	padding: 0 0 5px 0;
}  
div#productoDescripcion div h2 {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
} 
div#productoDescripcion div ul {
	display: block;
	margin: 10px 0 0 40px;
	list-style: ball;
} 
div#productoDescripcion div ul li {
	display: block;
	margin: 0 0 4px 0;
} 

a img {
	border:0;
}

div#contenedorTextos {
	width: 870px;
	margin: 0 auto 0 auto;
	background: #FFF;
	padding: 10px;
	border: 4px solid #CCC;
	height: 440px;
	position: relative;
	overflow: hidden;
}
div#contenedorTextos h2 {
	position: fixed;
	background: url(../images/fondo_secciones_texto.png) no-repeat;
	width: 276px;
	height: 40px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height:40px;
	padding: 0 0 0 50px;
	font-size: 15px;
}
div#contenedorTiendas {
	margin: 20px 0 0 0;
	padding: 0;
	overflow: hidden;
} 
div#contenedorTiendas div.col {
	width:200px;
	float:left;
	border-right: 1px solid #DDD;
	padding: 0 10px 0 10px;
	margin: 0 0 0 -1px;
	border-left: 1px solid #DDD;
}
div#contenedorTiendas div h3 {
	font-size: 12px;
	color: #4892DB;
	margin: 0 0 5px 0;
	display: block;
	padding: 0 0 0px 150px;
} 

div#contenedorTiendas div h4 {
	font-size: 11px;
} 
div#contenedorTiendas div p {
	padding: 4px 0 0 0;
} 
div#contenedorTiendas div img {
}

div#secciones {
	background:#c4e1ef;
	margin: 10px 0 0 0;
	height: 235px;
}
div#secciones form {
	padding: 10px;
	width: 520px;
}
div#secciones form fieldset {
	border:0;
	width:290px;
	float:left;
}
div#secciones form p {
	margin: 0 0 10px 0;
}
div#secciones form p label {
	display: block;
	color: #036;
	font-weight: bold;
}
div#secciones form p input {
	width: 180px;
} 
div#secciones form p textarea {
	width: 280px;
}
div#secciones form p input.btn {
	width: 80px;
}

div#secciones div.bajada {
	width: 380px;
	height: 325px;
	background: url(../images/seccion_nosotros_bajada.png) no-repeat;
	padding: 10px;
	line-height: 18px;
	font-size: 12px;
	margin: 0 0 0 10px;
	display: block;
	float: left;
}
div#secciones div.video {
	width: 425px;
	float: right;
	margin: 0 10px 0 0;
}

ul#novedades_productos {
	width: 284px;
	float:left;
}
ul#novedades_productos li {
	float: left;
	list-style: none;
	margin: 0 10px 10px 0;
}
ul#novedades_productos li a {
}
ul#novedades_productos li a img {
	border: 1px solid #FFF;
} 
ul#novedades_productos li a:hover img {
	border: 1px solid;
	border-color: #06C;
} 
img#novedades_portada {

}
div#mapa {
	z-index: 120;
	position: absolute;
	width:120px;
	background:url(../images/mapa.png) no-repeat;
	height:673px;
	top: 75px;
	left: 15px;
}
div#mapa.m2 {
	background: url(../images/mapa.jpg) -120px top no-repeat;
}
div#mapa.m5 {
	background: url(../images/mapa.jpg) -240px top no-repeat;
} 
div#mapa.mRM {
	background: url(../images/mapa.jpg) -360px top no-repeat;
}
div#mapa.m6 {
	background: url(../images/mapa.jpg) -480px top no-repeat;
}
div#mapa.m7 {
	background: url(../images/mapa.jpg) -600px top no-repeat;
} 
div#mapa.m8 {
	background: url(../images/mapa.jpg) -720px top no-repeat;
} 
div#mapa.m9 {
	background: url(../images/mapa.jpg) -840px top no-repeat;
} 
div#mapa.m10 {
	background: url(../images/mapa.jpg) -960px top no-repeat;
}  
div#mapa.m15 {
	background: url(../images/mapa.jpg) -1080px top no-repeat;
}  

div#puntos {
}
div#puntos a {
	display:block;
	height:10px;
	width:10px;
	overflow:hidden;
	position:absolute;
	background:url(../images/mapa_btn.png) top left no-repeat; 
}
div#puntos a:hover {
	background:url(../images/mapa_btn.png) left -10px no-repeat;
}

div.datosLocal div.insideDatos {
	position:relative;
	padding-top: 5px;
	height: auto;
	margin-bottom: 10px;
}
div.datosLocal div div {
	background-color: #c4e1ef;
	padding: 5px 0 5px 20px;
	margin: 0 0 0 130px;
}
div.insideDatos {
	position:relative;
	height: 190px;
	float: none;
	clear: both;
}
div#anterior {
	width:50px;
	height:20px;
	position:absolute;
	top:460px;
	left:0;
	text-align:center;
	line-height:20px;
	background:url(../images/botones_ant_siguiente.png) top right no-repeat;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div#siguiente {
	width:50px;
	height:20px;
	position:absolute;
	top:460px;
	right:0;
	text-align:center;
	line-height:20px;
	background:url(../images/botones_ant_siguiente.png) bottom left no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
div#siguiente a:hover, div#anterior a:hover {
	text-decoration:underline;
}
