#vtalk h1{
	color: #000000;
	font-size: 48px;
	margin:0px;
	letter-spacing: -1px;
	padding-top:40px;
	line-height: 50px;
	text-align: left;
  font-weight: normal;
}

#vtalk h2 {font-family: 'Questrial', Arial, serif; font-size: 16px; line-height:18px; color:#000000; font-weight: normal;}

#vtalk h3{
	color: #000000;
	font-size: 30px;
	line-height: 32px;
	font-weight: normal;
	margin:0px;
}

#vtalk h4{
	color: #000000;
	font-size: 16px;
	margin:0px;
	padding-bottom:10px;
}

#vtalk h5{font-family: 'Questrial', Arial, serif; font-size: 14px; line-height:16px; font-weight: normal; color:#000000; margin:0px; padding-top:20px; padding-bottom:10px;}

#vtalk img {border: 0;}

#vtalk .small{font-family: 'Questrial', Arial, serif; font-size: 11px; line-height:13px; color:#000000;}
#vtalk .medio{font-family: 'Questrial', Arial, serif; font-size: 15px; line-height:18px; color:#000000;}


#vtalk a.link{font-family: 'Questrial', Arial, serif; color:#046cfa; font-weight:bold; text-decoration: none;}
#vtalk a.link:hover{font-family: 'Questrial', Arial, serif; text-decoration: none; color:#0000ff;}

#vtalk a.regular{color:#046cfa; text-decoration: none;}
#vtalk a.link:regular{text-decoration: none; color:#0000ff;}

#redes {
	padding:10px;
}

#redes-fixed {
	padding:10px;
	width:596px;
	height:70px;
	z-index:9998;
	background:url(../images/fondo-redes.png) no-repeat top center;	
	display:none;
}


/* boton */
#vtalk .btn {
  display: inline-block;
  *display: inline;
  padding: 10px 14px;
  margin-bottom: 0;
  font-family: 'Questrial', Arial, serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #ffffff;
  /*text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);*/
  /*background-color: #0066cc;*/
  background-color: #56bd85;
}

#vtalk .descubrelo{
  background-color: #56bd85;
}

#vtalk .comprar{
	float:right;
	background-color: #ff9105;
	margin-left:10px;
}


.icono-video{
	float:left;
	margin-right:30px;
}

.hotspots {
	height: 45px;
	padding-left:55px;
	padding-top:2px;
	background:url(../images/hotspot.png) no-repeat top left;
}

a.hotspots-txt{
	font-family: 'Questrial', Arial, serif;
	font-weight:bold;
	font-size: 13px;
	line-height: 14px; 
	color:#ffffff;
	text-decoration:none;
}

a.hotspots-txt-black{
	font-family: 'Questrial', Arial, serif;
	font-weight:bold;
	font-size: 13px;
	line-height: 14px; 
	color:#000000;
	text-decoration:none;
}
 
/* modal */
/* Z-index of #mask must lower than #boxes .window */
#mask {
  position:absolute;
  z-index:9000;
  background-color:#000;
  display:none;
  opacity: .7;
}
   
#video_modal .window {
  position:fixed;
  width:560px;
  height:315px;
  display:none;
  z-index:9999;
  padding:20px;
}

/* Customize your modal window here, you can add background image too */
#video_modal #dialog {
  width:560px;
  height:343px;
}

.close {
  background: url('../images/x.png') no-repeat right;
  display: block;
    height: 21px;
    width: 100%;
}

#container_grilla img{
    float:left;
    width: 196px; 
    height:112px;
    margin:0px;
    padding:0px;
}
#ibox{
    position:absolute;
    overflow-y:none;
    background:#fff;
    border:1px solid #ccc;
    z-index:1001;
    display:none;
    padding:10px;
    -webkit-box-shadow: 0px 0px 6px 0px #bbb;
    -moz-box-shadow: 0px 0px 6px 0px #bbb;
    box-shadow: 0px 0px 6px 0px #bbb;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #000;
}
#ibox img{
    border:0px solid #444;
    margin-bottom: 5px;
    clear: both;
    max-width: 268px;
}
#ibox br{
    clear:both;
}
/*showcase*/
#awOnePageButton .view-slide{display:none}
.showcase-load{height:470px;overflow:hidden}
.showcase{position:relative;margin:auto;padding-bottom: 30px}
.showcase-content-container{background-color:#fff}
.showcase-arrow-previous{display:none;position:absolute;background:url('../images/back.png');width:32px;height:60px;top:185px;cursor:pointer; z-index:-1;}
.showcase-arrow-next{display:none;position:absolute;background:url('../images/next.png');width:32px;height:60px;top:185px;cursor:pointer; z-index:-1;}
.showcase-arrow-previous{left:10px; z-index: 1;}
/*.showcase-arrow-previous:hover{background-position:0 -32px}*/
.showcase-arrow-next{right:10px;background-position:-32px 0; z-index: 1;}
.showcase-content{background-color:#fff;text-align:center}
.showcase-content-wrapper{text-align:center;height:470px;width:700px;display:table-cell;vertical-align:middle}
.showcase-plus-anchor{background-image:url('../images/hotspot.png');background-repeat:no-repeat;height: 52px;}
/*.showcase-plus-anchor:hover{background-position:-57px 0}*/
div.showcase-tooltip{background:transparent;text-align:left;padding:5px 8px}
.showcase-caption{color:#000;padding:8px 15px;text-align:left;position:absolute;bottom:10px;left:10px;right:10px;display:none;background-image:url(../images/white-opacity-80.png)}
.showcase-onepage .showcase-content{margin-bottom:10px}
.showcase-button-wrapper{clear:both;margin-top:10px;text-align:center}
.showcase-button-wrapper span{margin-right:3px;padding:2px 2px 0 2px;cursor:pointer;font-size:25px;color:#aaa}
.showcase-button-wrapper span.active{color:#333}
.showcase-thumbnail-container{background-color:#fff}
.showcase-thumbnail-wrapper{overflow:hidden}
.showcase-thumbnail{width:120px;height:90px;cursor:pointer;border:solid 1px #333;position:relative}
.showcase-thumbnail-caption{position:absolute;bottom:2px;padding-left:10px;padding-bottom:5px}
.showcase-thumbnail-content{padding:10px;text-align:center;padding-top:25px; height:150px;}
.showcase-thumbnail-cover{background-image:url(../images/black-opacity-40.png);position:absolute;top:0;bottom:0;left:0;right:0}
.showcase-thumbnail:hover{border:solid 1px #999}
.showcase-thumbnail:hover .showcase-thumbnail-cover{display:none}
.showcase-thumbnail.active{border:solid 1px #999}
.showcase-thumbnail.active .showcase-thumbnail-cover{display:none}
.showcase-thumbnail-wrapper-horizontal{padding:10px}
.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail{margin-right:10px;width:116px}
.showcase-thumbnail-wrapper-vertical{padding:10px}
.showcase-thumbnail-wrapper-vertical .showcase-thumbnail{margin-bottom:10px}
.showcase-thumbnail-button-backward,.showcase-thumbnail-button-forward{padding:7px;cursor:pointer}
.showcase-thumbnail-button-backward{padding-bottom:0;padding-right:0}
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical,.showcase-thumbnail-button-forward .showcase-thumbnail-vertical,.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal,.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal{background-image:url(../images/arrows-small.png);background-repeat:no-repeat;display:block;width:17px;height:17px}
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical{background-position:0 -51px;margin-left:55px}
.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical{background-position:-17px -51px}
.showcase-thumbnail-button-forward .showcase-thumbnail-vertical{background-position:0 -34px;margin-left:55px}
.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical{background-position:-17px -34px}
.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal{background-position:0 -17px;margin-top:40px;margin-bottom:40px}
.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal{background-position:-17px -17px}
.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal{background-position:0 0;margin-top:40px;margin-bottom:40px}
.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal{background-position:-17px 0}
.showcase-thumbnail-button-forward span span,.showcase-thumbnail-button-backward span span{display:none}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;float:none}
.ttp-sonido{color:#fff;z-index: 9999;height:225px;width:450px;background:url('../images/frente-sonido.jpg')no-repeat;}
.ttp-resolucion{color:#fff;z-index: 9999;height:225px;width:450px;background:url('../images/frente-resolucion.jpg')no-repeat;}
.ttp-conexion{color:#fff;z-index: 9999;height:225px;width:450px;margin-left:200px;background:url('../images/frente-conexion.jpg')no-repeat;}
.ttp-dorso{color:#fff;z-index: 9999;height:225px;width:450px;margin-left:200px;background:url('../images/dorso-4k.jpg')no-repeat;}
.ttp-sonido > span {display:block;padding:40px 30px 0 240px;font-family:'Questrial',Arial,serif;font-weight:bold;font-size:16px;}
.ttp-resolucion > span {display:block;padding:50px 30px 0 240px;font-family:'Questrial',Arial,serif;font-weight:bold;font-size:16px;}
.ttp-conexion > span {display:block;padding:70px 30px 0 260px;font-family:'Questrial',Arial,serif;font-weight:bold;font-size:16px;}
.ttp-dorso > span {display:block;padding:50px 30px 0 220px;font-family:'Questrial',Arial,serif;font-weight:bold;font-size:17px;}
.scroller_anchor{height:0px; margin:0; padding:0;}
.scroller{background:#FFF;z-index:100;height:50px;width:596px;}
#map{text-align:center; height:300px; width:100%; display:none; margin:20px auto; padding:0}
#vtalk iframe{border:none; width:100%; height:100%}
.tipsy {z-index:9999;display:none;opacity:0.9;filter:alpha(opacity=90);moz-opacity: 90%;background:url(../images/tipsy.gif) no-repeat bottom center;text-decoration:none;color:#fff;padding-bottom:5px;}
.tipsy-inner {font-family:Arial,serif;display:block;background-color:#000;color:#FFF;max-width:200px;text-align:left;padding:10px;font-size:12px;}
.hot-sonido, .hot-resolucion, .hot-conexion, .hot-reality {color:#fff;font-weight:bold;width:160px}
.hot-sonido {position:relative;top:-210px;left:135px;}
.hot-resolucion {position:relative;top:-365px;left:390px;}
.hot-conexion {position:relative;top:-225px;left:265px;}
.hot-reality {position:relative;top:-225px;left:330px;}