body, html {
	text-align: center;
	background: #eaeaea;
	color: #666;
}

body {
	background-image: url(../images/shadow_header.gif);
	background-repeat: repeat-x;
	background-position: left 95px;
}

a {
	color: #9c3;
	text-decoration: none;
}


.container {
	padding: 10px;
}

.inline-box {
	padding-top: 18px;
}

/*
.inline-box .round-box {
	float: left;
	display: inline;
}*/

.round-box {
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.round-box:first-child {
	margin-top: 0;
}

.shadow-text {
	text-shadow: 1px 1px 1px #333;
	/* IE Shadow
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=1); */
}

.note {
	font-size: 90%;
	font-style: italic;
	float: left;
}

.nav {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav li {
	float: left; 
	display: inline;
	list-style: none;
	margin-right: 15px;
}

.nav li a {
	color: #333;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}

.nav li.current a {
	color: #fff;
	/* text-shadow: 1px 1px 1px #333;
  IE Shadow
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=1); */
}

.nav li a:hover {
	color: #fff;
	/* text-shadow: 1px 1px 1px #333;
	IE Shadow
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=1); */
}

#header-wrap,
#content,
#footer {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

/* Header */
#header {
	position: relative;
	height: 95px;
	margin: 0;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
}

#header #header-wrap {
	position: relative;
	height: 95px;
	overflow: hidden;
}

#header #logo {
	float: left;
	display: inline;
	height: 95px;
}

#header .nav {
	margin-top: 25px;
	margin-left: 45px;
	float: left;
	display: inline;
}

#header .nav,
#header .nav li {
	height: 45px;
	line-height: 45px;
}

#header .nav li {
	border-right: 1px solid #999;
}

#header .nav li a {
	font-weight: normal;
	font-size: 12px;
	color: #999;
	margin-right: 10px;
}

#header .nav li a:hover {
	color: #000;
}

#header .nav li.current a {
	color: #000;
	font-weight: bold;
}

#lang-nav {
	position: absolute;
	top: 5px;
	right: 0;
}

#lang-nav a {
	display: block;
	float: left;
	margin-left: 5px;
	background: url(../images/flags.gif) 0 2px no-repeat;
	padding-left: 20px;
	width: 20px;
	color: #ccc;
	font-size: 9px;
	line-height: 16px;
	height: 16px;
}

#lang-nav a.en {
	border-left: 1px solid #ccc;
	background-position: 8px -25px;
	padding-left: 30px;
}

#lang-nav a.current {
	color: #333;
	font-weight: bold;
}

/* Content */
#content {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff;
}

#slideshow {
	position: relative;
	height: 100px;
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}

.claim {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 0;
	margin-top: -85px;
	overflow: hidden;
}

.claim #claims-bg {
	float: right;
	display: inline;
	width: 340px;
	height: 70px;
	margin-right: 10px;
	background-color: #333;
/*
	background: url(../images/bg_claims.png) no-repeat left top;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
*/
	text-align: center;
	filter:alpha(opacity=70);/*Needed for IE*/ 
  -moz-opacity:0.7;/*Older mozilla broswers like NN*/ 
  -khtml-opacity: 0.7;/*Old versions of Safari and "KHTML" browser engines*/
  opacity: 0.7;/*FF, Safari, and Opera*/ 
	z-index: 9999 ! important;
	overflow: hidden;
}


.claim #claims {
	position: absolute;
	right: 0;
	width: 340px;
	height: 70px;
	margin-right: 10px;
	text-align: center;
	z-index: 9999 ! important;
	overflow: hidden;
}

.claim #claims h3 {
	width: 340px;
	text-align: center;
	color: #fff;
	margin-top: 10px;
	margin-right: 10px;
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
}

#slideshow .shadow-box {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background: url(../images/shadow_slider.png) repeat-x left bottom;
	height: 100px;
	width: 100%;
	overflow: hidden;
}

#slideshow img {
	width: 950px;
	height: 100px;
}

#content #body {
/*	background: url(../images/bg_sidebar.jpg) 696px 0px repeat-y; */
	padding: 20px 20px 20px 40px;
}

#content #main-wrap {
	padding: 0 40px 0 0;
}

#content #main-wrap .unit,
#content #main-wrap .columns {
	margin-bottom: 10px;
}

#content .featured-1 {
	background-color: #eaeaea;
}

#content .featured-2 {
	background-color: #fff;
}

#content .featured-3 {
	background-color: #D9F0E1;
	text-align: center;
}

#content .featured-3 a {
	color: #333;
	text-decoration: underline;
}

.home #main .container p,
.donde-comprar #main .container p {
	font-size: 120%;
}

.home #main,
.donde-comprar #main {
	text-align: center;
}

.options {
	height: 30px;
}

.options a {
	float: right;
	display: inline;
	margin-left: 10px;
}

/* :Home */
.home #intro {
	padding-top: 25px;
}

.home #modules {
	width: 690px;
	color: #fff;
	padding-bottom: 40px;
	line-height: 14px;
	text-align: center;
}

.home #modules a {
	color: #fff;
	display: block;
}

.home #modules h4 {
	margin-top: 65px;
}

.home #modules h4 span {
	font-weight: normal;
	font-size: 70%;
}

.home #phone {
	background: url(../images/bg_module_phone.jpg) center top no-repeat;
	height: 158px;
}

.home p {
	margin: 0;
	padding: 0;
	line-height: 1.1em;
}

.home #phone strong {
	display: block;
	font-weight: bold;
	height:auto;
	width: auto;
	margin-top: 7px;
}

.home #mail {
	background: url(../images/bg_module_mail.jpg) center top no-repeat;
	height: 146px;
}

.home #chat {
	background: url(../images/bg_module_chat.jpg) center top no-repeat;
	height: 146px;
}

/* :Productos pro problemas */
.productos-problemas h5 {
	background: url(../images/bg_yellow.gif) top left repeat-x;
	color: #fff;
	padding: 5px 10px;
	margin: 0;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #333;
	cursor: pointer;
	cursor: hand;
}

ul.patologia {
	margin: 0;
	list-style: none;
}

ul.patologia li {
	list-style: none;
}

ul.patologia li ul {
	background: #eaeaea;
	display: none;
}

ul.patologia li ul li {
	padding: 5px 0 5px 35px;
	min-height: 35px;
	_height: 35px;
	border-top: 1px dotted #000;
	background: url(../images/list_nums.gif) left center no-repeat;
	background-position: 0 5px;
}

ul.patologia li ul li a {
	color: #000;
	font-weight: bold;
}

ul.patologia li ul li a p {
	margin: 0;
	padding: 0;
}

ul.patologia li ul li.intro {
	padding-left: 0;
	border-top: 0;
	color: #666;
	font-style: italic;
	background: none;
	border-bottom: 1px dotted #000;
}

/* :Productos de la A a la Z */
#content #topbar {
	padding: 20px 20px 5px 20px;
	border-bottom: 1px solid #ccc;
}

#abc {
	height: 30px;
	top: 6px;
}
#abc li {
	margin-right: 0;
	height: 30px;
	line-height: 30px;
}

#abc li,
#abc li.backLava,
#abc li.curr_back {
	top: 0 ! important;
}

#abc li a {
	margin: 0 8px;
	font-size: 120%;
	font-weight: bold;
}

#ver_todas_infusiones {
	background-image: url(../images/bg_button_infu.gif);
	padding-left: 55px;
	width: 137px;
	height: 42px;
	line-height: 42px;
}

#ver_todas_infusiones_selected {
	background-image: url(../images/bg_button_infu_black.gif);
	padding-left: 55px;
	width: 137px;
	height: 42px;
	line-height: 42px;
}

#search-results {
	font-style: italic;
}

.item {
	padding: 10px;
	background-color: #eaeaea;
}

.item-image {
	text-align: center;
}

.item-title h5 {
	text-transform: uppercase;
}

.item-title h5 span {
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
	display: inline;
}

.item-more-info a {
	background: url(../images/bg_button_more_info.gif) top left no-repeat;
	text-align: center;
	float: right;
	display: block;
	width: 77px;
	height: 42px;
	padding: 10px 0 0 0;
	line-height: 100%;
	color: #fff;
	text-shadow: 1px 1px 1px #333;	
	IE Shadow
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=1); */
}

.todas-infusiones h5 {
	color: #fff;
	padding: 5px 10px;
	margin: 0;
	text-shadow: 1px 1px 1px #333;
	/* IE Shadow
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=1); */
}

.todas-infusiones h6 {
	font-size: 85%;
}

.infusion {
	margin: 0px ! important;
}

.infusion a {
	display: block;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 5px;
	color: #666;
	height: 90%;
}

.infusion img {
	width: 137px;
}
.infusion h6 {
	display: block;
	border-top: 1px dotted #ccc;
	padding-top: 5px;
}

#infu-info {
	text-align: left;
	font-style: italic;
	color: #333;
}

#infu-info p {
	font-size: 100%;
	line-height: 100%;
	margin: 0;
	padding-bottom: 5px;
}


#infu-info strong {
	font-style: normal;
}

#infu-info .note {
	color: red;
	padding-bottom: 10px;
	padding-top: 5px;
}

/* :Ficha */
.producto #topbar h3 {
	background: url(../images/bg_yellow.gif) top left repeat-x;
	color: #fff;
	text-transform: none;
	float: left;
	width: 625px;
	padding: 5px 10px;
	font-size: 130%;
	text-shadow: 1px 1px 1px #333;
}

.producto #topbar h3 span {
	text-transform: uppercase;
}

.producto h3 {
	color: #333;
	text-transform: uppercase;
	font-size: 130%;
	line-height: 100%;
	padding: 0;
	margin: 0;
}

.producto h4 {
	clear: left;
	color: #009933;
	font-style: italic;
	font-weight: normal;
	font-size: 130%;
	line-height: 100%;
	padding: 3px 0;
	margin: 0;
}

.producto h5 {
	color: #333;
	background-color: #eaeaea;
	text-transform: uppercase;
	font-size: 130%;
	margin: 0;
	padding: 5px 10px;
}

.producto h6 {
	padding: 5px 0 0 10px;
	color: #333;
	font-style: italic;
	text-transform: uppercase;
}

.producto p {
	padding: 5px 10px;
	margin: 5px 0;
}

.producto blockquote {
	padding: 5px 10px;
	margin: 10px;
	_width: 85%; /* IE6 Hack */
	float: left;
	background: #E8F0F7;
	color: #333;
}

.producto blockquote h6 {
	padding: 0;
	font-weight: normal;
}

.producto .options {
	height: 50px;
}

.producto .title {
	float: left;
}

.producto .ficha-footer {
	background-color: #6699CC;
	color: #fff;
}

.producto .ficha-footer p {
	font-size: 120%;
	line-height: 130%;
}

.producto .ficha-footer p span {
	font-size: 130%;
}

/* :Donde comprar */
.donde-comprar .featured-1 {
	background-color: #E8F0F7 ! important;
	padding: 20px 40px;
}

.donde-comprar .featured-2 {
	clear: both;
	width: 340px;
	float: none;
}

.donde-comprar .farmacias-title {
	text-align: left;
	margin-top: 20px;
	padding: 20px 20px;
	background-color: #eaeaea;
/*
	background-image: url(../images/logo_farmacias.jpg);
	background-position: 95% 50%;
	background-repeat: no-repeat;
*/
}

.donde-comprar .farmacias-item {
	border-bottom: 1px solid #eaeaea;
}

.donde-comprar .farmacias-item .info .container {
	text-align: left;
	padding: 10px 20px; 
}

.donde-comprar .farmacias-item .links .container {
	padding: 10px 20px; 
}

.donde-comprar .farmacias-item .links  a {
	background: url(../images/bg_button_more_info.gif) top left no-repeat;
	text-align: center;
	float: right;
	clear: right;
	display: block;
	width: 77px;
	height: 42px;
	padding: 5px 0 0 0;
	line-height: 100%;
	color: #fff;
	text-shadow: 1px 1px 1px #333;	
	IE Shadow
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=1); */
}

/* :Quienes somos */
#manifesto-aquilea {
	margin-top: 20px;
}

#manifesto-aquilea .column {
	height: 460px ! important;
}

#manifesto-aquilea .container {
	padding: 260px 20px 10px 10px;
}

#manifesto-aquilea h5 {
	font-size: 105%;
	line-height: 105%;
	color: #999;
} 

#manifesto-aquilea p {
	margin-top: 10px;
	font-size: 97%;
	line-height: 120%;
}

#manifesto-aquilea #ingredientes-naturales {
	background: url(../images/bg_quienes_ingredientes.jpg) no-repeat left top;
}

#manifesto-aquilea #maxima-calidad {
	background: url(../images/bg_quienes_calidad.jpg) no-repeat left top;
}

#manifesto-aquilea #productos-avalados {
	background: url(../images/bg_quienes_prod_aval.jpg) no-repeat left top;
}

#manifesto-aquilea #para-todos {
	background: url(../images/bg_quienes_para.jpg) no-repeat left top;
}

#manifesto-aquilea #educar-informar {
	background: url(../images/bg_quienes_educar.jpg) no-repeat left top;
}

#manifesto-aquilea #logo-aquilea {
	background: url(../images/bg_quienes_logo.jpg) no-repeat left top;
}

.quienes-somos dl dt {
	background: url(../images/bg_dt_manifest.gif)	top left no-repeat;
	height: 58px;
	line-height: 58px;
	color: #fff;
	font-size: 120%;
	text-shadow: 1px 1px 1px #333;
	/* IE Shadow
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=1); */
}

.quienes-somos dl dt span.index {
	display: block;
	float: left;
	font-weight: bold;
	width: 58px;
	text-align: center;
	font-size: 180%;
	margin-right: 10px;
}

.quienes-somos dl dd {
	margin-left: 70px;
	margin-bottom: 18px;
}

/* Sidebar */
/*
#sidebar .container {
	padding: 20px 20px 0 0;
}
*/
#sidebar .container {
/*	position: fixed; */
	padding: 0;
}

#sidebar .module {
	margin-bottom: 10px;
	width: 220px;
}

#sidebar a {
	color: #fff;
}

#sidebar #contacto {
	background: url(../images/bg_sidebar_contact.gif) top left no-repeat;
	height: 50px;
}

#sidebar #contacto a {
	width: 72px;
	height: 50px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#sidebar #te_puede_interesar {
}

#sidebar #te_puede_interesar span {
	background: url(../images/bg_sidebar_interesar.gif) top left no-repeat;
	display: block;
	height: 48px;
	line-height: 50px;
	color: #fff;
	text-indent: 10px;
	font-size: 120%;
	font-weight: bold;
	/* text-shadow: 1px 1px 1px #333;
	 IE Shadow
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=1); */
}

#sidebar #te_puede_interesar ul {
	background-color: #cff;
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar #te_puede_interesar ul li {
	padding: 5px 0;
	border-top: 1px dotted #000;
	list-style: none;
	margin: 0 10px;
}

#sidebar #te_puede_interesar ul li:first-child {
	border: 0;
}

#sidebar #te_puede_interesar ul li a {
	color: #000;
}

#sidebar #te_puede_interesar ul li p {
	margin: 0;
	padding: 0;
}

#sidebar #donde_comprar {
	background: url(../images/bg_sidebar_comprar.gif) top left no-repeat;
	height: 50px;
}

#sidebar #donde_comprar a {
	display: block;
	height: 50px;
	text-indent: 75px;
	line-height: 50px;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	/* text-shadow: 1px 1px 1px #333;
	IE Shadow
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=1); */
}

#sidebar #phone {
	background: url(../images/bg_sidebar_phone.gif) top left no-repeat;
	height: 85px;
	text-align: center;
}

#sidebar #phone a {
	display: block;
	width: 220px;
	height: 65px;
	font-weight: bold;
	font-size: 120%;
	padding: 10px 0;
	line-height: 150%;
}

#sidebar #phone a span.phone {
	font-size: 180%;
	display: block;
}

/* Footer */
#footer {
	background-color: #666;
	color: #fff;
}

#footer .container {
	padding: 5px 10px;
}

#footer p {
	top: 0;
	font-size: 80%;
	line-height: 110%;
	margin: 0;
	padding: 0;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

