
/*---------------------------------#### REGLAS GENERALES ####---------------------------*/

* {
  padding:0;
  margin:0;
  outline: 0;
}
html, body {
  font-family: "trebuchet MS";
  font-size: 100%;
}
body{
  background:#fff url("../imagenes/bck-total.png") repeat-x;
}
p{
  color:#4f4f4f;
  line-height:1.2em;
  text-align:justify;
  font-size:84%;
  font-weight:normal;
  line-height:1.6em;
}
img{
  border:0;
}
/*---------------------------------#### CABEZALES STYLES ####---------------------------*/
h1 a{
  display:inline;
  height:93px;
  position:absolute;
  top:14px;
  width:195px;
  margin-left:10px;
  background:transparent url("../imagenes/logo-depot.png") no-repeat top center;
}
.logo {
  left: -9999em;
  position:absolute;
}
h2{
  color:#ff5900;
  font-size:140%;
  margin:14px 0;
}
h3, #wrappertabla .left h3, #wrappertabla .right h3{
  color:#a00b7a;
  font-size:120%;
  margin:14px 0 4px 0;
  border-bottom:1px solid #e3e3e3;
  font-weight:normal;
}
.cajavioleta{
  padding:2px 6px;
  background:#a00b7a;
  color:#fff !important;
}
.sinborde{
  border-bottom:none !important;  
}
#login h3, #social h3{
  color:#131075;
  text-transform:uppercase;
  font-size:0.8em;
  border-bottom:1px dotted #cdc9dc;
  margin:10px 0 14px 10px;
  font-weight:bold;
  padding-top:4px;
}
.isodepot{
  background:transparent url("../imagenes/iso-depot-titulos.png") no-repeat;
  text-indent:26px;
  vertical-align:middle;
  border-bottom:1px solid #cce6e9;
}
/*---------------------------------#### ESTRUCTURA ####---------------------------*/
#wrapper{
  width:960px;
  min-height:980px;
  margin:0 auto;
  overflow:hidden;
}
.gamescabezal{
  background:transparent url("../imagenes/cabezal-games.png") no-repeat top center;
}
#wrappermenu{
  width:216px;
  background:transparent url("../imagenes/back-menu.png") no-repeat top center;
  height:400px;
  float:left;
  margin:0 2px 0 0;
}
#wrappercontent{
  width:738px;
  overflow:hidden;
  float:right;
  margin:0 0 0 2px;
}
#footer{
  height:200px;
  margin-top:40px;
}
.gamesfooter{
    background:#64c4ec url("../imagenes/bck-footer.png") repeat-x;
}
#footercontentgames, #footercontentadv{
  width:960px;
  margin:0 auto;
  overflow:hidden; 
}
/*---------------------------------#### ELEMENTOS WRAPPER MENU ####---------------------------*/
#menu{
  list-style-type:none;
  text-align:center;
  margin:60px auto 0 auto;
  width:68%;
}
#menu li{
  border-bottom:1px dotted #dad5e9;
  font-weight:bold;
  margin:4px 0;
}
#menu li a{
  text-transform:uppercase;
  color:#442d93;
  text-decoration:none;
  display:block;
  background:transparent url("../imagenes/bullet-menu.png") no-repeat top;
}
#menu li a:hover{
  color:#f79a29;
  background:transparent url("../imagenes/bullet-menu.png") no-repeat bottom;
}
.current{
  text-transform:uppercase;
  color:#f79a29;
  background:transparent url("../imagenes/bullet-menu.png") no-repeat bottom;
  display:block;
  border-bottom:1px dotted #dad5e9;
}
#menu li ul{
  list-style-type:none;
  text-align:center;
  margin:0 auto 8px auto;
  font-size:0.76em;
}
#menu li ul li{
  border:none;
  font-weight:bold;
  margin:1px 0;
  line-height:1.6em;
}
#menu li ul li a{
  text-decoration:none;
  text-transform:none;
  background:none;
  color:#ff5900;
}
#menu li ul li a:hover{
  color:#a00b7a;
  background:none;
  text-decoration:underline;
}
.subcurrent{
  color:#a00b7a;
  background:#eeeeee;
  text-decoration:none;
}
/*---------------------------------#### ELEMENTOS WRAPPER CONTENEDOR ####---------------------------*/
#idiomas{
  height:34px;
  width:192px;
  margin-left:550px;
  background:transparent url("../imagenes/back-banderas.png") no-repeat;
}
#idiomas ul{
  list-style-type:none;
  margin-left:10px;
}
#idiomas ul li{
  float:left;
  margin:4px 2px 0 2px;
}
#idiomas ul li a{
  width:17px;
  height:12px;
  display:block;
  border:1px solid transparent;
}
#idiomas ul li a:hover{
  border:1px solid #fff;
}
.currentlang{
  filter: alpha(opacity=50);
  opacity: 0.5;
}
/*--ini banderas--*/
.eng{
  background:transparent url("../imagenes/banderas/eeuu.png") no-repeat;
  text-indent:-9999px;
}
.esp{
  background:transparent url("../imagenes/banderas/spain.png") no-repeat;
  text-indent:-9999px;
}
.ale{
  background:transparent url("../imagenes/banderas/germany.png") no-repeat;
  text-indent:-9999px;
}
.fra{
  background:transparent url("../imagenes/banderas/france.png") no-repeat;
  text-indent:-9999px;
}
.ita{
  background:transparent url("../imagenes/banderas/italy.png") no-repeat;
  text-indent:-9999px;
}
.jap{
  background:transparent url("../imagenes/banderas/japan.png") no-repeat;
  text-indent:-9999px;
}
.por{
  background:transparent url("../imagenes/banderas/portugal.png") no-repeat;
  text-indent:-9999px;
}
/* -- FECHA Y BUSCADOR --*/
.datewrapper{overflow:hidden;}
/*--fin banderas--*/
#quicksearch{
  margin-top:25px; 
  height:40px; 
  color:#fff;
  text-transform:uppercase;
  font-weight:bold;
  text-align:right;
  padding-top:8px;

}
#quicksearch label{
  vertical-align:baseline;
}
#quicksearch select{
  background:#ffe89e;
  border:1px solid #794b00;
  font-size:0.7em;
  font-family:Arial, Helvetica;
  text-transform:Capitalize;
}
/*-- FECHA --*/
.fecha{width:250px;height:12px;float:left;margin-top:25px;padding-top:10px;height:40px;font:normal 12px "Arial"; color:#333;}


/*--INI FLASH--*/
#flashwrapper{
  width:652px;
  height:344px;
  margin:8px auto 26px auto;
}
#flashcontent{
  font-size:1.2em;
  width:652px;
  height:344px;
}
.flashgames{background:transparent url("../imagenes/back-flash.png") no-repeat;}
.flashadv{background:transparent url("../imagenes/advertising-inflatables/back-flash-adv.png") no-repeat;}
#flashcontent p{
  color:#fff;
  font-size:0.6em;
  background:#000;
  padding:4px;
}
#flashcontent a{
  color:#1c8acf;
  text-decoration:underline;
}
#flashcontent a:hover{
  color:#fff;
  text-decoration:none;
}
/*--FIN FLASH--*/

/*----miselaneas--*/
/*-------------- TEXTOS ----------------*/
.txthome{
  background:transparent url("../imagenes/back-parrafos.png") no-repeat right bottom;
  padding:0 14px 14px 0;
  min-height:120px;
}
/*---------------LIMPIA------------------------*/
.limpia{
  clear:both;
}
/*----------ALINEACIÓN IMAGENES----------------*/
.imgder{
  float:right;
  margin:0 0 0 8px;
}
.imgizq{
  float:left;
  margin:0 8px 0 0;
}
/*-----------enlaces--------*/
a{
  text-decoration:none;
  color:#442d93;
  font-weight:bold;
}
a:hover{
  text-decoration:underline;
  color:#ff5900;
}
/*--------Enlaces Histori Traker ---------*/
#historytraker a{
  text-decoration:underline;
  color:#707070;
  font-weight:normal;
}
#historytraker a:hover{
  text-decoration:none;
}
/*--------Enlaces Login-------*/
#login a{
  font-family:Arial, Helvetica;
  font-size:0.7em;
  font-weight:bold;
  text-transform:uppercase;
  text-decoration:none;
  color:#707070;
}
#login a:hover{
  text-decoration:underline;
}
/*--------Footer-------------*/
#footercontent .colizq a{
  text-decoration:underline;
  color:#003a52;
}
#footercontent .colizq a:hover{
  text-decoration:none;
}
/*-------Detalle juego--------*/
#infojuego{
  margin-top:4px;
  font-size:12px;
  overflow:hidden;
}
#infojuego a{
  color:#180069;
  font-weight:bold;
  text-decoration:none;
}
#infojuego a:hover{
  color:#5d4a9d;
}
.infojuegoizq{
  float:left;
  width:78%;
}
.infojuegoder{
  float:right;
  width:20%;
}
/*--------Paginacion--------*/
#paginacionabajo a, #paginacionarriba a{
  color:#ff5900;
  font-weight:bold;
  font-size:0.7em;
  text-decoration:none;
}
#paginacionabajo a:hover, #paginacionarriba a:hover{
  color:#a82e89;
}
/*------detalles--------*/
/*-------------- HISTORY TRACKER ----------------*/
#historytraker{
  font-size:0.74em;
  color:#707070;
}
/*-------------- BANNERS ----------------*/
#banner{
  text-align:right;
  margin-top:40px; 
}
.banneradv{
  margin-top:110px;
  text-align:center;
}
.banners{
  margin:6px auto;
}
.bannerinicial{
  margin-top:20px;
}
/*---------- LOGIN ------------------*/
#login{
  width:188px;
  margin:18px auto;
  background:transparent url("../imagenes/back-login.png") no-repeat top center;
  min-height:100px;
}
#login p{
  line-height:22px;
  margin-left:8px;
}
#login input{
  border:1px solid #c1c1c1;
  background:#fff;
  width:100px;
  margin:2px;
  color:#606060;
  font-family:Arial, Helvetica;
  font-size:0.7em;
  font-weight:bold;
  padding:4px;
}
#login input[type=button]{
  width:120px;
  margin:6px 12px;
}
.logusuario, .logpass, .logusuarionuevo, .logolvidopass{
  width:24px;
  height:16px;
  float:left;
}
.logusuario{
  background:transparent url("../imagenes/login-usuario.png") no-repeat;
}
.logpass{
  background:transparent url("../imagenes/login-password.png") no-repeat;
}
.logusuarionuevo{
  background:transparent url("../imagenes/login-usuarionuevo.png") no-repeat;
}
.logolvidopass{
  background:transparent url("../imagenes/login-olvidopass.png") no-repeat;
}
/*---------- REDES SOCIALES ------------------*/
#social{width:188px;margin:18px auto;}
#social ul{list-style:none;padding-left:8px;}
#social ul li{margin:4px 0;display:inline;}
#social ul li a{height:23px;width:34px;display:block;float:left;}
#social ul li a span{display:none;}

#social ul li a.twitter{background:url("../imagenes/social-twitter.png") no-repeat left top;}
#social ul li a.flickr{background:url("../imagenes/social-flickr.png") no-repeat left top;}
#social ul li a.face{background:url("../imagenes/social-face.png") no-repeat left top;}
#social ul li a.youtube{background:url("../imagenes/social-youtube.png") no-repeat left top;}

#social ul li a.twitter:hover{background:url("../imagenes/social-twitter.png") no-repeat left bottom;}
#social ul li a.flickr:hover{background:url("../imagenes/social-flickr.png") no-repeat left bottom;}
#social ul li a.face:hover{background:url("../imagenes/social-face.png") no-repeat left bottom;}
#social ul li a.youtube:hover{background:url("../imagenes/social-youtube.png") no-repeat left bottom;}

/*-- share this --*/
.sharethis{border-top:1px dotted #ccc;padding-top:4px;margin-top:12px;text-align:right;}
a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:3px;vertical-align:middle;}
a.stbar.chicklet {height:16px;line-height:16px;}
.sharethis a{font-weight:normal;font-size:10px;}
.sharethis a:hover{text-decoration:none;}

/*----------------HOME JUEGOS-------------------------------*/
.descjuegos{
  padding:6px;
  border:1px solid #d0d0d0;
  background:#f7f7f7;
  margin:4px auto;
}
.masterdescripcion{background:transparent url("../imagenes/fondomasterdata.png") no-repeat;display:block;width:738px;height:208px;}
/*-------------- MUESTRA DE JUEGOS MINIATURAS ----------------*/
#galeriajuegos{
  list-style-type:none;
  text-align:center;
  overflow:hidden;
  margin-left:12px;
}
#galeriajuegos li{
  float:left;
  margin:8px 4px;
}
#galeriajuegos li span{
  display:block;
}
#galeriajuegos li a span{
  text-decoration:none;
}
.codigo{
  color:#005f81;
  font-weight:bold;
  font-size:1em;
}
.nombrejuego{
  color:#797979;
  font-weight:bold;
  font-size:0.8em;
}
/*-------------- ELEMENTOS FOOTER ----------------*/
#footercontentgames ul, #footercontentadv ul{
  list-style-type:none;
  text-align:center; 
  margin-bottom:40px;
}
/*-----------------------------------------------------------------*/
#footercontentgames ul{color:#889195;}
/*-----------------------------------------------------------------*/
#footercontentgames ul li, #footercontentadv ul li{
  display:inline;
  margin:0 2px;
}
#footercontentgames ul li a, #footercontentadv ul li a{
  font-size:0.7em;
  text-decoration:none;
  font-weight:normal;
}
/*-----------------------------------------------------------------*/
#footercontentgames ul li a{color:#889195;}
/*-----------------------------------------------------------------*/
#footercontentgames ul li a:hover, #footercontentadv ul li a:hover{
  text-decoration:underline;
}
/*-----------------------------------------------------------------*/
#footercontentgames ul li a:hover{color:#737b7e;}
/*-----------------------------------------------------------------*/
#footercontentgames .pie, #footercontentadv .pie{
  text-align:center; 
  font-size:0.7em;
}
/*-----------------------------------------------------------------*/
#footercontentgames .pie{color:#215e77;}
/*-----------------------------------------------------------------*/
#footercontentgames .colizq, #footercontentgames .colder,
#footercontentadv .colizq, #footercontentadv .colder{
  width:48%;
  margin-bottom:18px;
}
#footercontentgames .colizq, #footercontentadv .colizq{
  float:left;
  font-size:0.65em;
  line-height:1.2em;
}
/*-----------------------------------------------------------------*/
#footercontentgames .colizq{color:#003a52;}
/*-----------------------------------------------------------------*/
#footercontentgames .colizq img, #footercontentadv .colizq img{
  float:left;
  margin:2px 4px 0 0;
}
#footercontentgames .colder, #footercontentadv .colder{
  float:right;
  text-align:right;
}
/*----------------NEWSLETTERS-------------------------------*/
#cajanews{
  background:transparent url("../imagenes/back-news.png") no-repeat;
  height:48px;
  width:415px;
  margin-bottom:10px;
  padding:12px 0 0 14px;
}
#cajanews p{
  color:#fff;
  font-weight:bold;
}
.newsbtn{
  border:none;
  text-transform:uppercase;
  font-size:0.8em;
  background:#ff5900;
  color:#fff;
  padding:2px;
}
#news{
  list-style-type:none;
  list-style-image:url("../imagenes/bullet-list.png");
  margin:10px 0;
  font-size:0.8em;
  padding-left:20px;
  color:#707070;
}
#news li{
  line-height:1.8em;
}
/*--------------ABOUT US-----------------------*/
.cajacatalogo{
  margin:10px 0;
  border:4px solid #ccc;
  background:#f7f7f7 url("../imagenes/bck-cajapdf.png") no-repeat top right;
  padding:14px 8px;
  width:390px;
}
.cajacatalogo:hover{
  border:4px solid #666;
}
.cajacatalogo span{
  color:red;
  display:block;
  font-weight:bold;
  font-size:0.8em;
}
/*--------------EVENTOS-----------------------*/
.galeriaeventos{
	list-style-type:none;
}
.galeriaeventos li{
  float:left;
  display:inline;
  margin:6px;
}
.galeriaeventos li a{
  padding:2px;
  display:block;
  border:2px solid #ccc;
}
.galeriaeventos li a:hover{
  border:2px solid #ff5900;
}
#futureevents{
  list-style-type:none;
  list-style-image:url("../imagenes/bullet-events.png");
  margin:10px 0;
  padding-left:20px;
  color:#707070;
}
#futureevents li{
  font-size:1em;
  color:#ff5900;
  font-weight:bold;
}
#futureevents li span{
  font-size:0.7em;
  font-weight:normal;
  color:#4f4f4f;
  display:block;
}
/*-----------------FORMULARIOS----------------------*/
#fomucontacto, #formwarranty, #formmarketing{
  margin-left:6px;
  margin-top:10px;
}
#fomucontacto table, #formwarranty table, #formmarketing table{
  width:100%;
  border:0;
  font-size:0.8em;
  color:#4f4f4f;
}
#fomucontacto table tr, #formwarranty table tr, #formmarketing table tr{
  background:#f7f7f7;
}
#fomucontacto table tr td, #formwarranty table tr td, #formmarketing table tr td{
  padding:4px 0 4px 4px;
}
#fomucontacto table tr td:first-child, #formwarranty table tr td:first-child, #formmarketing table tr td:first-child{
  width:30%;
  color:#442d93;
  font-weight:bold;
  text-align:right;
  padding-right:12px;
}
#fomucontacto input[type="text"], #fomucontacto textarea, #formwarranty input[type="text"], #formwarranty textarea, #formmarketing input[type="text"], #formmarketing textarea{
  border:2px solid #ccc;
  background:#fff;
  padding:4px;
  width:50%;
}
#fomucontacto input[type="text"]:hover, #fomucontacto textarea:hover, #formwarranty input[type="text"]:hover, #formwarranty textarea:hover, #formmarketing input[type="text"]:hover, #formmarketing textarea:hover{
  border:2px solid #f79a29;
  background:#fff3e4;
}
#fomucontacto input[type='text']:focus, #fomucontacto textarea:focus, #formwarranty input[type='text']:focus, #formwarranty textarea:focus, #formmarketing input[type='text']:focus, #formmarketing textarea:focus{
  border:2px solid #442d93;
  background:#fff;
}
#fomucontacto select, #formwarranty select, #formmarketing select{
  border:2px solid #ccc;
  background:#fff;
}
#fomucontacto select:hover, #formwarranty select:hover, #formmarketing select:hover{
  border:2px solid #f79a29;
  background:#fff3e4;
}
#fomucontacto p, #formwarranty p, #formmarketing p{
  background:#f7f7f7;
  padding:4px 0 4px 4px;  
}
#fomucontacto input[type="submit"], #formwarranty input[type="submit"], #formmarketing input[type="submit"]{
  margin-left:220px;
  border:1px solid #442d93;
  background:#fff url("../imagenes/back-btncontacto.png") repeat-x top left;
  width:250px;
  color:#fff;
  padding:2px 0;
  font-weight:bold;
}
#fomucontacto input[type="submit"]:hover, #formwarranty input[type="submit"]:hover, #formmarketing input[type="submit"]:hover{
  background:#fff url("../imagenes/back-btncontacto.png") repeat-x bottom left;
  color:#000;
}
/*----------detalle juegos----------*/
 #wrapperjuegodetalle{
  width:735px;
  height:328px;
}
.bckpremium{
  background:#fff url("../imagenes/back-premium.png") no-repeat;  
}
.bckmaster{
  background:#fff url("../imagenes/back-master.png") no-repeat;  
}
.bcksport{
  background:#fff url("../imagenes/back-sport.png") no-repeat;  
}
.bckslide{
  background:#fff url("../imagenes/back-slide.png") no-repeat;  
}
.bckwater{
  background:#fff url("../imagenes/back-water.png") no-repeat;  
}
.bckjumper{
  background:#fff url("../imagenes/back-jumper.png") no-repeat;  
}

.bckcombo{
  background:#fff url("../imagenes/back-combo.png") no-repeat;  
}


div.galimg, div.imgprin, .galimg a, .galimg img, .galimg ul, .galimg li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
.galimg {
	position: relative;
	background: transparent url("../imagenes/loading.gif") no-repeat 50% 50%;
	width: 498px;
}
.imgprin {
	width: 520px;
	height: 326px;
}
.imgprin img {
	background-color: transparent;
	padding:2px;
  margin-left:30px;
}
.indoorcentersolution{
	position: absolute;
	top: 20px;
	left:460px;
  width:55px;
}
.logojuego{
	position: absolute;
	top: 20px;
	left:14px;
}
.galerytitu{
	position: absolute;
	top: 20px;
	left:580px;
  color:#404758;
  font-size:0.9em;
  text-transform:uppercase;
  font-weight:bold;
  width:134px;
  text-align:center;
  border-bottom:1px dotted #404758;
}
.galimg ul {
	position: absolute;
	top: 50px;
	left:580px;
  height:250px;
	list-style: none;
  width:134px;
  /* background:#000; */
}
.galimg ul li {
	padding-left: 3px;
  float:left;
}
.galimg ul li a img {
  margin-right:2px;
	padding: 3px;
  border:2px solid #404758;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.galimg ul li a:hover img {
  border:2px solid #fff;
  filter: alpha(opacity=100);
  opacity: 1; 
}
/*-----tabla iconos--*/
#wrappertabla{
  margin-top:24px;
  overflow:hidden;
}
#wrappertabla .left{
  float:left;
  width:49%;
}
#wrappertabla .right{
  float:right;
  width:49%;
}
#wrappertabla .left table, #wrappertabla .right table{
  width:100%;
  color:#666666;
  font-size:0.8em;
}
#wrappertabla .left table td, #wrappertabla .right table td{
  padding:2px;
  margin:2px;
}
#wrappertabla .left table td{
  background:#f5f5f5;
}
#wrappertabla .right table td{
  height:28px;
}
.iconodesactivado{
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.centrado{
  text-align:center;
}
#paginacionarriba{
  text-align:right;
  margin-top:-40px;
  margin-bottom:20px;
}
#paginacionabajo{
  margin:14px auto;
  background:#fff url("../imagenes/paginacion.png") no-repeat;
  width:738px;
  height:40px;
  text-align:right;
  padding-top:2px;
  color:#e3e3e3;
}
/*-------indoor-----------*/
.ics{
  width:50%;
  margin-top:28px;
  float:right;
  color:#a00b7a;
  font-size:84%;
  font-weight:bold;
  line-height:2em;
}
.ics li{
  border-bottom:1px dotted #c7c7c7;
}
.icstxt{
  margin:8px 0;
}
.icsgames{margin-top:20px;list-style:none;}
.icsgames li span{display:block;color:#ff5900;}

/*-------accesorios----------*/
#wrapperassesorios{width:735px;text-align:center;}
a.moreinfoassesorios{text-decoration:none;float:right;}
a.moreinfoassesorios:hover{color:#5D4A9D}

/*-----Master Collection ------*/
.logomaster{
  float:left;
  margin-right:8px;
}
#whatsincluded{
  
}
#whatsincluded ul{
 list-style: none;
 padding-left:22px;
 font-size:0.8em;
 color:#444; 
}
#whatsincluded ul li{
  list-style-image: url("../imagenes/bullet-includedmastercollection.png");
  line-height:1.7em;
}
/*------SiteMap----------*/
#sitemap{
  overflow:hidden;
}
#sitemap h5{
  color:#442d93;
  margin-left:8px;
  margin-top:4px;
  border-bottom:1px dotted #ccc;  
}
#sitemap li a{
  color:#000;
  font-size:12px;
  margin-left:12px;
  font-weight:normal;
}
#sitemap li a:hover{
  color:#442d93;
}
.gamesmap, .advmap{
  border:2px solid #cccccc;
  width:48%;
  overflow:hidden;
  background:#f7f7f7;
  padding:4px;
}
.gamesmap{
  float:left;
}
.advmap{
  float:right;
}
/*---------- OUR LOCATION ----------------*/

#wrapperiframe{
  border:1px solid #ccc;
  padding:2px;
  float:left;
}
.locationcontainer{
  padding:2px;
  width:98%;
  overflow:hidden;
}
.direcciones{
  border:2px solid #ccc;
  background:#f7f7f7;
  padding:2px;
  float:right;
  width:350px;
}
.direcciones:hover{
  border:2px solid #A00B7A;
  color:#000;
  background:#f2f2f2;
}
/*-------------- SLIDER --------------------*/
.slider{background:transparent url("../imagenes/home-slide/bck-slider.png") no-repeat;padding:20px;
  width:652px;
  height:344px;
  margin:8px auto 26px auto;
}
#slider{width:575px;margin-left:19px;}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.nivo-controlNav{text-align:center;padding-top:300px;padding-left:250px;}

.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url("../imagenes/home-slide/bullets.png") no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url("../imagenes/home-slide/arrows.png") no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
