@charset "utf-8";

body {
	background:#f2faca;
	margin:0px;
	padding:0px;
}

#nido {
	width:880px;
	margin:0 auto;
}

#principal {
	background:url(images/bg_principal.jpg) no-repeat bottom;
}

#contenido {
	width:860px;
	margin:0 auto;
	padding-bottom:100px;
	padding-top:20px;
	text-align: left;
}

#pie {
	background:#8acb4c;
	height:20px;
	color:white;
	line-height:20px;
	text-align:center;
	font:Verdana, Geneva, sans-serif;
	font-size:0.7em;
}

.clearfix {
	clear:both;
}


/* Principal y generales*/

#principal{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.9em;
	color:#030;
}

#principal p {
	text-indent:8px;
}

.leermas {
	display:block;
	text-align:right;
	font-size:0.9em;
	color:#09C;
}

.leermas:hover {
	color:#039;
}

/* Bienvenidos */

#bienvenidos {
	width:270px;
	float:left;
	border-right:dashed #6C6 1px;
	padding:0 10px;
}

#bienvenidos h1{
	width:200px;
	height:66px;
	background:url(images/h1_bienvenidos.jpg) no-repeat left;
}

/* Promoci&oacute;n */

#promocion {
	width:270px;
	float:left;
	margin:0 10px;
}

#promocion h1{
	width:236px;
	height:66px;
	background-image:url(images/h1_promocion.jpg);
}

.imagen {
	float:left;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
}

.nombre_producto {
	color:#039;
	font-weight:bold;
}

.compuestos {
	color:#09C;
}

/* Noticias */

#noticias {
	width:269px;
	float:left;
}

#noticias h1{
	width:137px;
	height:66px;
	background:url(images/h1_noticias.jpg) no-repeat left;
}

#bloque_noticias li {
	margin:0px;
	padding:0px 0 4px 5px;
	font:0.7em Arial, Helvetica, sans-serif;
}

#bloque_noticias {
	width:235px;
	height:170px;
	margin:0 auto;
	background:url(images/bloque_noticias.png);
	overflow:hidden;
}

/* KYBELA */


#kybela_main {

}

#kybela_main ul {
	list-style-type:square;
}

#kybela_main li {
	line-height:25px;
}

.firma {
	font:1.2em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	text-align:right;
}

/* DISTRIBUIDOR */


#paso1,#paso2,#paso3 {
	float:left;
	width:190px;
	padding:0 5px;
}

.paginationstyle {
	float:left;
	width:200px;
}

.paginationstyle a{
display:block;
height:20px;
padding: 0 5px;
color:#F60;
padding-top:4px;
text-transform:uppercase;
font:0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration: none;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background:url(images/distribuidor_bullet.png) no-repeat left;
}

.tablita {
	background:white;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.tablita th {
	color:#F90;
	border-bottom:solid #F90 thin;
}

.tablita td {
	border-bottom:solid #F90 thin;
}

.tablita .borderder {
	border-right:solid #F90 thin;
}


/* PRODUCTOS KYBELA */


#productos_menu {
	width:207px;
	float:left;
}

#productos_main {
	width:580px;
	float:right;
}

#productos_main li {
	line-height:20px;
}

.glossymenu{
	margin: 0;
	padding: 0;
	width: 207px; /*width of menu*/
}

.glossymenu a.menuitem1{
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: 207px /*auto*/;
height:45px;
text-decoration: none;
background:url(images/producto_boton_naturales.jpg)
}

.glossymenu a.menuitem2{
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: 207px /*auto*/;
height:45px;
text-decoration: none;
background:url(images/producto_boton_florales.jpg)
}

.glossymenu a.menuitem3{
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: 207px /*auto*/;
height:45px;
text-decoration: none;
background:url(images/producto_boton_homeopatico.jpg)
}

.glossymenu a.menuitem4 {
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: 207px /*auto*/;
height:45px;
text-decoration: none;
background:url(images/producto_boton_superpacks.jpg)
}



.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/

}


.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu li{
	line-height:20px;
}

.glossymenu div.submenu ul li a{
color:#F60;
text-transform:uppercase;
font:0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration: none;
padding: 2px 0;
}

.glossymenu div.submenu ul li a:hover{
background:url(images/distribuidor_bullet.png) no-repeat left;
color:black;
}


.cafe {
	color:#990;
	text-transform:uppercase;
}

.verde {
	color:#6C0;
	text-transform:uppercase;
}

.precio {
	font:1.5em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.numeroflor {
	width:400px;
	margin-left:150px;
}

/* CONTACTO */

#contacto_main p {
	text-align:center;
}

.direc {
	font:1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#060;
}

/* LIGHTBOX */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}
