@import url('cart/cart.css');
@import url('schedule.css');
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#wrap {
	width: 960px;
	height:auto;
	overflow:hidden;
	margin: 0 auto;
    background: #FFFFFF;
}

#top{
	width:960px;
	height: auto;
	float: left;
	margin-bottom: 5px;
}

#lineTop{
	float: left;
	width: 100%;
	height: 15px;
	background-color: #0196DA;
	border-radius: 0 0 4px 4px;
}

#logo{
	width:215px;
	height:121px;
	float:left;
	margin-left:0;
	margin-top: 3px;
}
#siteName{
	float: left;
	width: 415px;
	height: 70px;
	margin: 5px 0 0 20px;
	background: url(../images/name.jpg) no-repeat;
}
.phone{
	background: url(../images/phone.jpg) right top no-repeat;
	width: 180px;
	height: 28px;
}
.phoneTop{
	float: right;
	margin-top: 10px;
}
.phoneContact{
	float: right;
	border-bottom: 2px solid #eee;
	padding: 7px 200px 2px 0;
	margin: 5px 0 15px 0;
	width: 200px;
	color: #222;
	text-align: right;
	font-weight: bold;
}
#fbTop{
	float: right;
	width: auto;
	margin: 16px 0;
}
.fbLink{
	float: right;
	width: 100px;
	margin: 0 5px;
}
.fbLike{
	float: right;
	width: 85px;
	margin: 0 5px;
}
#botonera-top{
	width:auto;
	/*width:430px;*/
	height:20px;
	margin-top:85px;
	float:right;
}
.top-menu{
	width:auto;
	/*width:430px;*/
	height:30px;
	overflow: hidden;
}
/************* BY WILLIAM******************/
#languaje{
	float:right; 
	font-size:15px; 
	width:960px;; 
	height:20px; 
	text-align:right;
	color:#063;
	text-decoration:none;
}

#languaje:hover{
	float:right; 
	font-size:15px; 
	width:960px;; 
	height:20px; 
	text-align:right;
	color:#6C6;
	text-decoration:underline;
}
/************* BY WILLIAM******************/

#botonera-fot-productos{
	width:100px;
	height:20px;
	float:right;
}

#menu-ppal{
	width:960px;
	height:30px;
	background-color:#0196DA;
	overflow: hidden;
	float: left;
	border-bottom: 3px solid #0185C5;
}

#slide-categorias{
	float: left;
	width: 195px;
	height: 350px;
	border: none;
}
ul#slideCat{
	float: left;
	padding: 0;
	margin: 8px 0;
	width: 100%;
}

ul#slideCat li{
	float:left;
	display: block;
	width: 100%;
	padding: 0;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	/*background-color: #eee;*/
	list-style: none;
	border-bottom: 1px solid #eee;
}

ul#slideCat li:hover{
	border-bottom-color: #5CCAFE;
}

ul#slideCat li a{
	color: #666;
	font-size: 16px;
	text-decoration: none;
}
ul#slideCat li a div{
	float: left;
	padding: 15px 0;
	margin: 0;
	width: 100%;
}
ul#slideCat li a:hover{
	color: #900;
}

#slideshow{
	width:960px;
	height:375px;
	float: left;
	background-color: #000;
}

#top-productos{
	width:960px;
	height:35px;
	background-color:#d7dc1e;
	float: left;
}

#catTop{
	float: left;
	width: 100%;
	height: 30px;
	margin: 5px 0;
	background-color: #eee;
	overflow: visible;
	border-radius: 4px;
}

#catTop h3{
	float: left;
	width: auto;
	padding: 0;
	margin: 0;
	background-color: #aaa;
	color: #fff;
	padding: 2px 8px;
	height: 30px;
}

.itemCat{
	position: relative;
	float: left;
	width: auto;
	margin: 0 6px;
	padding: 0;
	height: 30px;
}

.itemCat .tit{
	padding: 4px 15px 0 10px;
}
.itemCat .display{
	position: absolute;
	top: 30px;
	background-color: #eee;
	border: 1px solid #ddd;
	border-top: none;
	z-index: 5px;
	min-width: 200px;
	float: left;
	display: none;
}

.itemCat:hover .display{
	display: block;
}

.itemCat .display ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: auto;
}

.itemCat .display ul li{
	margin: 0;
	list-style: none;
	width: auto;
	padding: none;
	border-top: 1px solid #ddd;
}


#catTop .cat{
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
	border-right: 1px solid #DDD;
	font-size: 14px;
}
#catTop a{
	color: #0196DA;
	text-decoration: none;
}
.down-bg{
	background-image: url(images/down.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	padding-right: 20px !important;
}
.linkCat{
	width: 100%;
	padding: 5px 10px;
}


a.currentCat .cat{
	border-bottom: 2px solid #CCC;
	color: #C00;
}

#catTop a:hover{
	color: #C00;
}

#buscador{
	width:350px;
	height:24px;
	float:left;
	margin-left:10px;
	padding-top:3px;
}

#marcas{
	width:350px;
	height:24px;
	float: right;
	margin-right:10px;
	padding-top:3px;
}

#contenido{
	float: left;
	width: 960px;
}

#wrap-productos{
	width:938px;
	height:auto;
	overflow:hidden;
	border: none;
	padding:10px;
	margin-top:3px;
	float: left;
}

#wrap-productos2{
	width:697px;
	min-height:500px;
	overflow:hidden;
	/*border:#CCC 1px solid;*/
	padding: 0;
	margin-top:3px;
	float: right;
}

#wrap-content{
	width:938px;
	height:auto;
	overflow:hidden;
	border:#CCC 1px solid;
	padding:10px;
	margin-top:3px;
	float: left;
}

#wrap-left{
	width:697px;
	min-height:500px;
	overflow:hidden;
	/*border:#CCC 1px solid;
	padding:5px;*/
	margin-top:3px;
	float: left;
}

#col-left{
	height:auto;
	overflow:hidden;
	width:235px;
	margin-right:3px;
	margin-top:3px;
	float:left;
}

#col-right{
	height:auto;
	overflow:hidden;
	width:235px;
	margin-left:3px;
	margin-top:3px;
	float:right;
}

.fila-productos{
	width:938px;
	float:left;
	height:auto;
    border-bottom: 1px #eee solid;
    margin-bottom:5px;

	/*overflow:hidden;*/
}

.cont-producto1{
	width:233px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-right:0px;
	margin-bottom:5px;
    padding-right: 1px;
    padding-top: 5px;

}
.cont-producto1:hover{
    //background: #FFF5EE;
}
.cont-product1{
	width:230px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-right:0px;
	margin-bottom:5px;
    border-right:1px #eee solid;
    padding-right: 1px;
    padding-top: 5px;

}
.cont-product1:hover{
  //background: #FFF5EE;
}


.cont-producto2{
	width:225px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-bottom:5px;
}

.img-producto{
	width:200px;
	height:200px;
	/*float:left;*/
	margin-left:12px;
    clear: both;
}

.img-producto2{
	width:210px;
	height: auto;
	float:left;
	margin: 0 0 0 12px;
}


#cont-anuncios{
	width:960px;
	height:215px;
	margin-top:10px;
	float: left;
}

.anuncio-a{
	width:236px;
	height:215px;
	float:left;
	margin-right:5px;
}

.anuncio-z{
	width:236px;
	height:215px;
	float:left;
}

#footer-redes{
	width:960px;
	height: auto;
	margin-bottom:5px;
	margin-top:10px;
	border-bottom:#CCC 1px solid;
	border-top:#CCC 1px solid;
	padding:5px;
	float: left;
}

#suscripcion{
	width:900px;
	height:40px;
	float:left;
	margin: 20px 10px;
}

#redes{
	width:250px;
	height:25px;
	float:right;
	margin-right:10px;
}

#footer{
	width:960px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:10px;
}

.txt-general{
	font-size:12px;
	text-align: justify;
	color:#333;
    height: 100px;
	padding-left:5px;;
	padding-right:5px;
}

.txt-general2{
	font-size:12px;
	text-align: justify;
	color:#333;
    height: auto;
}

.txt-footer{
	font-size:11px;
	text-align:center;
	color:#333;
}

.txt-top{
	color:#000;
	text-align: right;
	font-size:12px;
}

.txt-top-productos{
	color: #0185C5;
	font-weight:bold;
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
}

a:link {
	color: #333;
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

.toppage {
	color:#666;
	text-decoration:none;
	font-size:12px;
}
A.toppage:link {
	text-decoration:none;
	color:#666;
}
A.toppage:visited {
	text-decoration:none;
	color:#666;
}
A.toppage:hover {
	text-decoration:none;
	color:#0196DA;
}
A.toppage:active {
	text-decoration:none;
	color:#0196DA;
}

.page{
	color:#0196DA;
	text-decoration:none;
	font-size:12px;
}
A.page:link {
	text-decoration:none;
	color:#0196DA;
}
A.page:visited {
	text-decoration:none;
	color:#0196DA;
}
A.page:hover {
	text-decoration:none;
	color:#0196DA;
}
A.page:active {
	text-decoration:none;
	color:#0196DA;
}

.cont-cat{
	width:235px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-bottom: 10px;
}

.title-cat{
	width:230px;
	height:32px;
	color:#fff;
	padding-top:8px;
	padding-left:10px;
	font-size: 16px;
	font-weight:bold;
	background-color:#C00;
	float:left;
}

.titles{
	font-size:24px;
	color:#C00;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	padding-bottom:10px;
	width:470px;
	height: auto;
	float:right;
}

.cont-txt-product{
	width:470px;
	height:auto;
	overflow:hidden;
	float:left;
	padding-left:5px;
}

.botones, .botones2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#0196DA;
	border:1px solid #ccc;
	float: right;
	position:relative;
	height:15px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	margin-right:12px;
	padding: 5px;
	cursor:pointer;
}
.botones2{
float: none;
width: 50px;
margin-left:75px;
}


.cont-botones{
	width:200px;
	float:right;
	height:auto;
	overflow:hidden;
	margin-top:5px;
	padding-bottom:5px;
}
.cont-botones2{
	width:180px;
	height:auto;
	margin-top:5px;
	padding-bottom:5px;
    text-align: center;
}
/************************ by WILLIAM*******************/
#content{
	float:left;
	color:#666;
	overflow:hidden;
	border:#CCC 1px solid;
	padding:10px;
	margin-top:3px;
	width:938px;
	
}
.btn_registro{
    
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	    
	-webkit-border-radius: 4px;
	-moz-border-radius: 7px;
     border-radius: 7px;


	background-color:#0196DA;
	border:2px solid #09F;
	font-size:14px;
	
	color:#000;
	margin-right:12px;
	padding: 5px;
	cursor:pointer;
	float:right;


}
.btn_registro:hover
{
	
     background-color: #77D5F7;
	 text-decoration:underline;
}
.all-content{
	background-color: #FFF;
/*border: 1px solid #CCC */;
     padding: 10px;
     float:left;
     width: 630px;
}
b.rojo
{
  color: #900;

}
div.alert-error 
{
  color: #900;
  font-size: 12px;
  border: 1px solid #900;
  text-align: center;
  padding: 5px 3px;
  background-color: #F5D3D1;
 
/*background: -webkit-gradient(linear, left top, left bottom, from(#EBA3A4), to(#FFF)) ;*/
/*  ;*/
/*, color-stop(0.5, #F5D3D1), color-stop(0.5, #F5D3D1)) ;*/

}
div.blink-alert
{
  background-color: #fff !important;

}
div.alert-success 
{
  color: #360;
  font-size: 12px;
  border: 1px solid #060;
  text-align: center;
  padding: 5px 3px;
  background-color: #E1FFE1;

}
/*****************Suscribirse***************************/
#alert2-error2 
{
  color: #900;
  font-size: 12px;
  border: 1px solid #900;
  text-align: center;
  padding: 5px 10px;
  background-color: #F5D3D1;
  width: auto;
/*background: -webkit-gradient(linear, left top, left bottom, from(#EBA3A4), to(#FFF)) */;
/*  */;
/*, color-stop(0.5, #F5D3D1), color-stop(0.5, #F5D3D1)) */;

}
#blink-alert2
{
  background-color: #fff !important;

}
#alert2-success2 
{
  color: #360;
  font-size: 12px;
  border: 1px solid #060;
  text-align: center;
  padding: 5px 3px;
  background-color: #E1FFE1;

}
/**************Fin suscribirse***************************/

#divfrmlogin
{
  width: 275px;
  height:auto;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  display: none;
}
/*#divlogeado{
  float:right;
  border: 1px #606060 solid;
  background: #303030;
  color: #FFFFFF;
  padding: 5px;
  text-align: right;
}*/
#enlaces-top a.link-cerrar {
    font-size:12px;
	text-decoration:none;
	padding:7px;
	text-align:center;
    background: #DFDFDF;
    color: #000;
}
.top-usuario{
	float: left;
	color: #666;
	font-size: 12px;
	margin: 4px 3px;
	padding-right: 7px;
	border-right: 2px solid #999;
}
.top-usuario strong{
	/*color: #CCC;*/
	font-weight: bolder;
	border-bottom: 1px dotted #fff;
}
.mensajes{
  display: none;
}
.logintxt
{
	width:250px;
	height:20px;
	margin:auto;
}
#msjm {
		background-color: #00D76B;
		text-align: center;
		padding: 5px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: small;
		color: #000;
		border: 1px solid #090;
		font-weight: bold;
		clear:both;
		border-radius:5px;
		-moz-boder-radius:5px;
		-webkit-border-radius:5px;
}

#msjserror {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	color: #C00;
	background-color: #FFBFBF;
	text-align: center;
	padding: 5px;
	border: 1px solid #C00;
	font-weight: bold;
	clear:both;
	border-radius:5px;
	-moz-boder-radius:5px;
	-webkit-border-radius:5px;
}



/******** FIN WILLIAM ************/

/*************** BY ELIAS ***********/
input[type="text"],
input[type="password"],
textarea{
	border: 2px solid #5CCAFE !important;
	outline: 0;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus{
	border: 2px solid #0196DA !important;
	outline: 0;
}
div.asInput{
	border: 2px solid #5CCAFE !important;
	height: auto;
	float: left;
}

div.asInput input[type="text"]{
	border: none !important;
	padding: 0 5px;
	color: #555;
}


/**********//*END BY ELIAS *//**********/

/* nuevos estilos  by wilber */

div.link-buy{
  font-size: 14px; 
  font-weight: bold;
  width: 60px;
  height: auto;
  padding: 5px 8px;
  border: 1px #0196DA solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  float: right;

  background: #5CCAFE; /* Old browsers */

background: -moz-linear-gradient(top, #5CCAFE 0%, #0196DA 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5CCAFE), color-stop(100%,#0196DA)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top, #5CCAFE 0%,#0196DA 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top, #5CCAFE 0%,#0196DA 100%); /* Opera11.10+ */

background: -ms-linear-gradient(top, #5CCAFE 0%,#0196DA 100%); /* IE10+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5CCAFE', endColorstr='#0196DA',GradientType=0 ); /* IE6-9 */

background: linear-gradient(top, #5CCAFE 0%,#0196DA 100%); /* W3C */

}
div.link-detalles{
font-size: 14px;
  width: 40px;
  height: auto;
  padding: 5px 8px;
  margin-right: 10px;
  border: 1px #CCC solid;
   -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  float: right;

background: #ffffff; /* Old browsers */

background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera11.10+ */

background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

background: linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* W3C */

}
div.txt-nuevo{
  font-size: 12px;
  min-width: 20px;
  height: 15px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  margin-right: 90px;
 /* border: 1px #CCCCCC solid;  */
   -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  text-align: center;
  float: right;
  clear: left;
  background: #f1e767; /* Old browsers */

background: -moz-linear-gradient(top, #f1e767 0%, #feb645 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1e767), color-stop(100%,#feb645)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top, #f1e767 0%,#feb645 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top, #f1e767 0%,#feb645 100%); /* Opera11.10+ */

background: -ms-linear-gradient(top, #f1e767 0%,#feb645 100%); /* IE10+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 ); /* IE6-9 */

background: linear-gradient(top, #f1e767 0%,#feb645 100%); /* W3C */
}




div.contenedor-botones{
 font-size: 12px;
 padding-right: 60px;
 text-align: center;
 margin-bottom: 20px;
}


#formpagina{
	height: 27px;
	text-align: right;
	padding-top: 3px;
	padding-right: 30px;
	background: #f6f8f9; /* Old browsers */
	float: right;
	width: 930px;
}

#idpag{
  text-align: right;
  padding-right: 15px;
}
/*#loader{
  width: 150;
  height: 200;
  background: #eeeeee; /* Old browsers
  background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ *
  background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ *
  background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera11.10+ *
  background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ *
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 *
  background: linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* W3C *
  display: none;
  text-align: center;
}*/

#nom-prod{
  font-size: 12px;
  //padding-left: 5px;
  padding-right: 3px;
  text-align: center;
  color: #C00;
}
label.pricep{
  color: #C00;
  font-size: 18px;
}
div.divprice{
  padding-bottom: 10px;
  padding-left: 10px;
  margin-bottom: 10px;
  /*border-bottom: 1px #FFCCFF solid;*/
  clear: both;
  color: #333;
}

#wrap-productos label.btnpaginacion{
  border: 1px #696969 solid;
  min-width: 40px;
  padding-left: 5px;
  padding-right: 2px;
  text-align: center;
  margin-right: 2px;
 background: #f6f8f9; /* Old browsers */
background: -moz-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
  background-color: #D3D3D3
}
#wrap-productos label.btnpaginacionactive{
  border: 1px #FF1493 solid;
  min-width: 40px;
  padding-left: 5px;
  padding-right: 2px;
  text-align: center;
  margin-right: 2px;
  background: #d9db76; /* Old browsers */
  background: -moz-linear-gradient(top, #d9db76 0%, #d7dc1e 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9db76), color-stop(100%,#d7dc1e)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d9db76 0%,#d7dc1e 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d9db76 0%,#d7dc1e 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(top, #d9db76 0%,#d7dc1e 100%); /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D9DB76', endColorstr='#D7DC1E',GradientType=0 ); /* IE6-9 */
  background: linear-gradient(top, #d9db76 0%,#d7dc1e 100%); /* W3C */
}



#wrap-productos2 label.btnpaginacion{
  border: 1px #696969 solid;
  min-width: 40px;
  padding-left: 5px;
  padding-right: 2px;
  text-align: center;
  margin-right: 2px;
 background: #f6f8f9; /* Old browsers */
background: -moz-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
  background-color: #D3D3D3
}

#wrap-productos2 label.btnpaginacionactive{
  border: 1px #FF1493 solid;
  min-width: 40px;
  padding-left: 5px;
  padding-right: 2px;
  text-align: center;
  margin-right: 2px;
  background: #d9db76; /* Old browsers */
  background: -moz-linear-gradient(top, #d9db76 0%, #d7dc1e 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9db76), color-stop(100%,#d7dc1e)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d9db76 0%,#d7dc1e 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d9db76 0%,#d7dc1e 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(top, #d9db76 0%,#d7dc1e 100%); /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D9DB76', endColorstr='#D7DC1E',GradientType=0 ); /* IE6-9 */
  background: linear-gradient(top, #d9db76 0%,#d7dc1e 100%); /* W3C */
}


#noregistros{
	border: 1px #CC0000 solid;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	background-image: url(images/ui-bg_diagonals-thick_18_b81900_40x40.png);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.center{
	text-align: center;
}

.title{
	color: #fff;
	background-color: #C00;
	padding: 8px 10px;
	margin: 0;
}

.mail-suscribe{
	color: #444;
	font-size: 13px;
	text-align: left;
	padding-left: 10px;
}

#suscribirse{
	color: #fff;
	background-color: #5CCAFE;
	border: none;
	font-weight: bold;
	padding: 3px 10px;
	cursor: pointer;
}
#suscribirse:hover{
	background-color: #0196DA;
}

a.details, a.buyNow{
	text-decoration: none;
}

/* VIDEOS */
#videoContainer{
	float: left;
	margin: 20px 0;
}
#videoPlayer{
	width: 500px;
	height: 405px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	border: 5px solid #000;
}
#videoThumbs{
	width: 200px;
	height: 500px;
	float: left;
}
ul#videoList{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#videoList li{
	width: 120px;
	height: 90px;
	overflow: hidden;
	margin-bottom: 10px;
	border: 3px solid #000;
}
ul#videoList li.currentvideo{
	border: 4px solid #900;
}

/* CARRUSEL */
#carrusel-footer{
	float: left;
	width: 958px;
	height: 215px;
	background: #E1E5E4;
	border: 1px solid #CCC;
	position: relative;
}
#carrusel-footer img.item{
	width: 210px;
	height: 200px;
}




.jqzoom{

	text-decoration:none;
	float:left;
}

.img-producto2:after{clear:both;content:".";display:block;font-size:0;height:0;line-height:0;visibility:hidden;}
.img-producto2{display:block;zoom:1}

ul#thumblist{display:block;padding:0; margin:10px 0;}
ul#thumblist li{float:left;margin-right:2px;list-style:none;}
ul#thumblist li a{display:block;border:1px solid #CCC;}
ul#thumblist li a.zoomThumbActive{
    border:1px solid red;
}