/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	color: #666;
	font: normal 0.8em/1.2em Arial, Helvetica, sans-serif;
	background: url(../images/bg_body.jpg) repeat-x center fixed;
}/* Siempre editar primero*/
a:focus {
	outline: 1px dotted invert;
}
a {
	text-decoration: none;
}
hr {
	clear: both;
	border: 0 #ccc solid;
	border-top-width: 1px;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/
h1 {
	font-size: 1.3em;
	line-height: 1.6em;
}
h2 {
	font-size: 1.75em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.45em;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.15em;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/
ol {
	list-style: decimal;
}
ul {
	list-style: none;
}
li {
	margin-left: 0;
}
p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 12px;
}

/* --- Estilos Texto --- */
a {
	color: #666;
	position: relative;
}
a:hover {
	color:#666;
	text-decoration:underline;
}
h1{
	margin-bottom: 10px;
	color: #00789F;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 1px solid #E5F1F6;
}
h2{
	color: #00789F;
	font: bold 1.4em/1.5em "Century Gothic", Arial, Helvetica, sans-serif;
}
h3{
	color: #0078A1;
	font: normal 1.2em/1.05em "Century Gothic", Arial, Helvetica, sans-serif;
	display: block;
	text-align: left;
	padding: 0 0 8px 0px;
	margin:0;
}
#col_izquierda h3{
	text-align: right;
}
/*.ul_comun {
	margin: 0;
	padding:0;
	list-style:none;
}
	.ul_comun li{
		margin: 2px 0;
		padding:0;
	}
ul li ul{
	margin: 1px 0 2px 20px;
}*/
.ver_link{
	color: #0078A1;
}
.distribuidores{
	border-bottom: 1px solid #E5F1F6;
	margin-top:10px;
}
	.distribuidores p{
		margin-bottom: 4px;
	}
/* --- Navegacion Principal --- */
.header p{
	margin:0;
}
.menuTop {
	padding: 0;
	margin:64px 0 0 0;
}
	.menuTop ul {
		display:inline;
		float: left;
		margin: 0;
		padding: 0;
		font: bold 1.1em/1em "Century Gothic", Arial, Helvetica, sans-serif;
	}
	.menuTop ul li{
		float:left;
		padding:0;		
		margin:0 8px 0 8px;
		height:24px;
	}
	#nav_principal ul{
		margin: 0 0 0 70px;
	}
	#nav_principal ul li a{
		display: inline-block;
		height: 15px;
		padding:3px 6px 6px 6px;
		margin:0;
	}
	#nav_principal ul li a:hover, #nav_principal ul li a.current{
		background: #FFF;
		color: #0178A2;
		text-decoration: none;
	}
#menuLinks {
	height: 18px;
	padding:0;
	margin: 0;
}
#menuLinks ul{
	float: right;
	width: 420px;
	height: 16px;
	margin:0 40px 0 0;
	padding: 6px 10px 0 0;
	font: normal 0.7em/0.7em Verdana, Geneva, sans-serif;
	background: url(../images/bg_navsuperior.gif) no-repeat right top;
}
	#menuLinks ul li{
		float: right;
		margin:0 7px 0 7px;
		height: 16px;
	}
	#menuLinks ul li a{	
		color: #999;
	}
	#menuLinks ul li a:hover, #menuLinks ul li a.current{
		color: #CCC;
		text-decoration: none;
	}

/* --- 	Navegacion secundaria --- */
.nav_productos{
	padding: 10px 0 15px 0;
}
.ul_subnav{
	margin: 0;
	padding:0;
	list-style:none;
	width: 100%;
}
	.ul_subnav li{
		margin: 0;
		padding: 0;
		text-align: right;
	}
	.ul_subnav li a{
		display:block;
		margin: 5px 0 1px 0;
		padding: 2px 5px;
		color: #666;
		border-bottom: 1px solid #EDEDED;
	}
	.ul_subnav li a:hover{
		text-decoration:none;
		color: #0078A1;
	}	
	.ul_subnav li a span{
		font-weight: bold;
		font-size: 1.2em;
		color: #666;
	}
	.ul_subnav li a:hover span{
		color: #0078A1;
	}
	.ul_subnav li ul{
		padding:0;
		margin:0 8px 0 0;
		border-bottom: 1px solid #EDEDED;
	}
	.ul_subnav li ul li a{
		border: none;
		color:#999;
		margin: 2px 0;
	}

.ul_sitemap {
	margin: 0;
	padding:0;
	list-style:none;
	width: 100%;
}
	.ul_sitemap li {
		margin: 0;
		padding: 0;
	}
	.ul_sitemap li a {
		display:block;
		margin: 5px 0 1px 0;
		padding: 2px 5px;
		color: #666;
	}
	.ul_sitemap li a:hover {
		text-decoration:none;
		color: #0078A1;
	}
	.ul_sitemap li.submap {
		margin-left: 10px;
	}

/* --- Menu imagen --- */
.ul_img{
	margin: 0 0 10px 0;
	padding:5px 0 8px 0;
	list-style:none;
	width: 100%;	
	float: left;
	height: 21px;
	color: #FFF;
	font-size: 0.9em;
	border-bottom: 1px solid #E5F1F6;
}
	.ul_img li{
		margin: 0 5px 0 5px;
		padding: 0;
		float: left;
		height: 18px;
	}
	.ul_img li a{
		height: 18px;
		padding: 3px 5px 0 22px;
		color: #666;
		background-position: left -20px;
		background-repeat: no-repeat;
	}
	.ul_img li a:hover{
		background-position: left top;
		text-decoration: none;
		color: #00789F;
	}	
	#comentarios a{
		background-image: url(../images/btn_comentarios.gif);	
	}
	#ampliar a{
		background-image: url(../images/btn_ampliar.gif);	
	}
	#info a{
		background-image: url(../images/btn_info.gif);	
	}
.thumb_productos li{
	display: inline;
	float: left;
}
.thumb_productos li p{
	padding: 2px 0 0 5px;
	font-size: 0.8em;
}
/* --- Estilos Estructura --- */
#cont_todo{
	float: none;
	display: block;
	position: absolute;
	min-width: 100%;
	/*min-height: 100%; height: auto !important; height: 100%; solo si footer va pegado*/
	background: url(../images/bg_todo.jpg) repeat-x left top;	
}
#todo{
	float: none;
	display: block;
	min-width: 100%;
	/*min-height: 100%; height: auto !important; height: 100%; solo si footer va pegado*/
	background: url(../images/bg_top.jpg) no-repeat center top;	
}
.header{
	width: 960px;
	height: 106px;
}
#main{
	display: inline;
	float: left;
	position: relative;
	min-height: 420px; height: auto !important; height: 420px;
	width: 960px;
}
#col_izquierda{
	display: inline;
	float: left;
	position: relative;
	padding: 0 10px 0 50px;
	width: 180px;
}
	#gr_izquierda{
		margin: 10px 0;
	}
#col_centro {
	display: inline;
	float: left;
	position: relative;
	width: 620px;
	min-height: 420px; height: auto !important; height: 420px;
	padding: 0 50px;
	background: url(../images/bg_main.png) no-repeat center top;
	_background: url(../images/bg_main.gif) no-repeat center top;
}
	#gr_centro {
		display: inline;
		float: left;
		position: relative;
		width: 600px;
		min-height: 400px; height: auto !important; height: 400px;
		padding: 10px;
		background: #FFF;
	}
	#col_centro .empresa{
		min-height: 300px; height: auto !important; height: 300px;
		padding-bottom: 110px;
		background: #FFF url(../images/bg_empresa.jpg) no-repeat bottom right;
	}
	#col_centro .links{
		min-height: 300px; height: auto !important; height: 300px;
		padding-bottom: 110px;
		background: #FFF url(../images/bg_links.jpg) no-repeat bottom right;
	}
	#col_centro .sitemap{
		min-height: 300px; height: auto !important; height: 300px;
		padding-bottom: 110px;
		background: #FFF url(../images/bg_sitemap.jpg) no-repeat bottom right;
	}
.gr_descripcion{
	display: inline;
	float: left;
	position: relative;
	width: 300px;
}
.gr_descripcion .contenido li {
	margin: 2px 0;
	list-style-image: url(../images/img_vineta.gif);
	list-style-position: inside;
}

.coleccion_1, .coleccion_2, .coleccion_3 {
	display: inline;
	float: left;
	position: relative;
	width: 180px;
}
.coleccion_1{
	background: url(../images/bg_coleccion_1.png) no-repeat left bottom;
	_background: url(../images/bg_coleccion_1.gif) no-repeat left bottom;
	height: 10px;
}
.coleccion_2{
	background: url(../images/bg_coleccion_2.png) repeat-y left bottom;
	_background: url(../images/bg_coleccion_2.gif) repeat-y left bottom;
	padding: 2px 0 6px 0;
}
.coleccion_3{
	background: url(../images/bg_coleccion_3.png) no-repeat left top;
	_background: url(../images/bg_coleccion_3.gif) no-repeat left top;
	height: 10px;
}
.cont_footer{
	float: none;
	position: relative;
	display: block;
	min-width: 100%;
	/*	bottom: 0; solo si footer va pegado*/
	padding: 0;
	clear: both;
	border-top: 1px solid #304044;
	background: #999999;
	color:#FFF;
	text-align:center;
}
	.legales{
		padding: 4px 0;
	}
	.footer_2 a{
		color: #CCC;
	}
	.legales p{
		font: normal 0.9em/1.3em Arial, Helvetica, sans-serif;
		margin:0;
	}
	/*.legales p span{
		color:#999;
	}*/
	.footer_2{
		float: none;
		position: relative;
		display: block;
		min-width: 100%;
		background: #000;
		padding: 4px 0;
		text-align: left;
	}
	.footer_2 .grid_14{
		padding-left: 60px;
	}
	.pd {
		height: 18px;
		text-align: right;
	}
.hr_punteado{
	border-top: 1px #ccc dotted;
}
.busqueda img {
	margin-right: 3px;
}

/* --- Grids totales --- */

/* --- Buscar --- */
.id_buscar {
	display: none;
	width: 160px;
	min-height: 23px; height: auto !important; height: 23px;
	position: relative;
	padding: 5px 0;
	margin:0 0 10px 0;
	color: #FF8F00;
	background: #E5F1F6;
}
.id_buscar form{
	margin:0;
	padding:0;
}
.verBuscar {
	display: block;
}
#buscar {
	width: 114px;
	height: 15px;
	margin: 0 0 0 10px;
	display:inline;
	font: normal 0.8em Tahoma, Geneva, Arial, sans-serif;
	padding: 2px;
	color: #999;
	border: 1px solid #73B4CC;
}
#sender {
	vertical-align: bottom;
	cursor: pointer;
}
.buscador_titulo{
	display:block;
	clear:both;
	margin-bottom: 10px;
	padding-bottom:5px;
	color: #00789F;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 1px dashed #E5F1F6;
}
.buscador_thumb{
	display: inline;
	float: left;
	position: relative;
}
.buscador_thumb p{
	padding: 2px 0 0 5px;
	font-size: 0.8em;
}
/* --- TabLogin --- */
.widget {
	padding:0;
	width: 280px;
	font: normal 0.9em Tahoma, Geneva, Arial, sans-serif;
	margin: 10px 0 0 0;
}
	.widget a {
		color: #222;
		text-decoration: none;
	}
	.widget a:hover {
		color: #009;
		text-decoration: underline;
	}
	.widget #medidas {
		visibility:hidden;
	}
.tabnav {
	margin:0;
	padding:0;
	list-style:none;
}
	.tabnav li {
		float:left;
		margin:0;
		padding:0;
		width:110px;
	}
	.tabnav li a {
		text-decoration:none;
		padding:2px 10px;
		margin:0;
		display: block;
		color:#A6BECE;
		background:# FFF;
		border: 1px solid #F4F7F9;
		border-bottom: none;
	}
	.tabnav li a:active, .tabnav li.ui-tabs-selected a {
		background: #F4F7F9;
		color:#658FAB;
		text-decoration: none;
	}
	.tabnav li a:hover {
		color:#7FBBCF;
		text-decoration: none;
	}
.cont_tabdiv{
	background: #F4F7F9;
	border: 1px solid #F4F7F9;
	width: 278px;
	float: left;
	position: relative;
	display: block;
	min-height: 120px; height: auto !important; height: 120px;
	font-size: 0.95em;
}
.tabdiv {
	margin:0;
	padding:10px 10px;
	width:258px;
}
	.tabdiv ul{
	}
	.tabdiv ul li{
		list-style: none;
		background: url(../images/img_vineta.gif) no-repeat left center;
		padding-left: 12px;
		margin: 4px 0;
	}
	.tabdiv .med{
		float: left;
		display: inline;
		margin: 1px 3px;
		width: 79px; 
		height: 18px; 
		border-bottom: 1px solid #CCC; 
		border-right: 1px solid #CCC; 
	}

.ui-tabs-hide {
	display:none;
}

/* --- Formulario --- */
.form_contacto {
	margin: 0;
	padding: 10px 0;
	font: normal 0.85em/1em Arial, Helvetica, sans-serif;
}
.form_contacto h2{
	margin:0;
	padding:0;
	color:#E60421;
	font: normal 1.2em/1.6em Arial, Helvetica, sans-serif;
}
.form_contacto fieldset {
	float: left;
	border: 0;
	margin: 0;
	padding: 0 2%;
	width: 45%;
}
.form_contacto fieldset label {
	float: left;
	width: 100%;
	height: 18px;
	padding: 5px 0 0 0;
	background: none;
}
.form_contacto fieldset input, .form_contacto fieldset select {
	float: left;
	position: relative;
	width: 93%;
	margin: 0 0 3px 0;
	padding: 3px 2%;
	font: normal 1.2em/1em Arial, Helvetica, sans-serif;
	border:1px solid #DEDEDE;
}

.form_contacto .full {
	float: left;	
	width: 92%;
	padding: 0 2% 8px 2%;
	margin: 0 2%;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	background:#F3F3F3;
	
}
.form_contacto .full .check{
	float: left;
	border: 0;
	margin: 0;
	width: 6%;
	padding: 0 2%;
	
}
.form_contacto .full .subtitulo{
	padding:10px 0;
	font: normal 1em/1em Arial, Helvetica, sans-serif;
}
.form_contacto .full label {
	float: left;
	width: auto;
	height: 15px;
	padding: 5px 10px 0 0;
}
.form_contacto .full_textarea {
	float: left;
	border: 0;
	margin: 0;
	width: 95%;
	padding: 0 2%;
}
.form_contacto #consulta {
	float: left;
	position: relative;
	width: 98%;
	margin: 3px 0;
	font: normal 1em/1em Arial, Helvetica, sans-serif;
	border:1px solid #DEDEDE;
}
/*
.form_contacto .submit {
	float: left;
	width: 62px;
	font-size: 0.8em;
	margin: 10px 0 0 33%;
	border: none;
	cursor: pointer;
}
.form_contacto .reset {
	float: left;
	width: 62px;
	font-size: 0.8em;
	margin: 10px 0 0 10px;
	border: none;
	cursor: pointer;
}
*/
.form_contacto .submit {
	float: left;
	cursor: pointer;
	margin: 10px 0 0 33%;
	width: 70px;
	height: 20px;
	font-size: 0.8em;
	border: none;
	background: url(../images/btn_enviar.jpg) no-repeat;
}
.form_contacto .reset {
	float: left;
	cursor: pointer;
	margin: 10px 0 0 10px;
	width: 70px;
	height: 20px;
	font-size: 0.8em;
	border: none;
	background: url(../images/btn_borrar.jpg) no-repeat;
}
.mensaje_contacto {
	padding: 40px 5px;
	color: #00789F;
	text-align: center;
}

/* --- Automatic Infinite Carousel --- */	
#nav_thumb{
	  visibility: hidden;
}
.infiniteCarousel {
	display: inline;
	float: left;
	position: relative;
	margin: 0 0 20px 0;
	padding:0;
	width: 280px;
	height: 90px;
}
.infiniteCarousel .wrapper {
	display: inline;
	float: left;
	position: absolute;
	overflow: auto;
	padding:0;
	margin:0;
	width: 280px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
	height: 86px;
	/*margin: 0 30px 10px 30px;*/
	display: block;
} 
/*.infiniteCarousel ul a img {
  border: 5px solid #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}*/
.infiniteCarousel .wrapper ul {
	margin:0;
	padding-top: 6px;
	height:80px;
	/* width: 620px; single item * n */
	list-style-image:none;
	list-style-type:none;
	position: absolute;
	top: 0;
}
 
.infiniteCarousel ul li {
  display:inline;
  float:left;
  padding: 0 2px;
  margin: 0;
  height: 80px;
  width: 90px;
}
/*.infiniteCarousel ul li img {
    -webkit-transition: border-color 400ms;
}*/
 
/*.infiniteCarousel ul:hover li img {
  border-color: #000;
}
 
.infiniteCarousel ul:hover li:hover img {
  border-color: #333;
}*/
 
.infiniteCarousel ul li a img {
	top:0;
    display:block;
	margin-bottom: 2px;
}
.infiniteCarousel ul li a img{
	border: 1px solid #B1D3DE;
}
.infiniteCarousel ul li a:hover img{
	border: 1px solid #1191BB;
} 
.infiniteCarousel ul li p{
	font-size: 0.9em;
}
.infiniteCarousel ul li a{
	color: #B1D3DE;
	text-decoration:none;
}
.infiniteCarousel ul li a:hover {
	color: #1191BB;
	text-decoration:none;
}
 
.infiniteCarousel .arrow {
  display: block;
  height: 26px;
  width: 30px;
  background: url(../images/arrow.jpg) no-repeat 0 0;
  position: absolute;
  top: 0;
  cursor: pointer;
  outline: 0;
}
.infiniteCarousel .arrow span {
	display: none;
}
 
.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0px;
}
 
.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0px;
}
 
.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}
 
.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}
.infiniteCarousel #izqnone {
  display: block;
  height: 26px;
  width: 30px;
  top: 0;
  position: absolute;
  background: url(../images/arrow.jpg) no-repeat 0 -180px;
  /*background:red;*/
  left: 0px;
  visibility:hidden;
}
.infiniteCarousel #dernone {
  display: block;
  height: 26px;
  width: 30px;
  top: 0;
  position: absolute;
  background: url(../images/arrow.jpg) no-repeat 0 -144px;
  /*background:blue;*/
  right: 0px;
  visibility:hidden;
}
.navegador{
	float: left;
	position: relative;
	display: block;
	clear: both;
	height:26px;
	width: 280px;
}
.infiniteCarousel .texto_navegador{
	position: absolute;
	display: block;
	width:220px;
	top: 0px;
	left: 30px;
	font-size: 0.9em;
	text-align: center;
	margin-top:0;
}
