/* ADELGAR.ES STYLESHEET */
/* last modified 2009-07-09 */

* { margin:0; padding: 0 }

option { padding-left: 0.4em }

* html body * { overflow: visible }
* html iframe, * html frame { overflow: auto }
* html frameset { overflow: hidden }

html { height: 100% }
  
body {
	min-height: 101%;
	font-size: 100.01%;
	color: #6e6e6e;
	background: #FFFFFF url('../images/body_bg.jpg') repeat-x;
	text-align: left;
}

body {
	text-align: center;
	font-size: 75.00%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

fieldset, img { border: 0 solid}

ul, ol, dl { margin: 0 0 1em 1em }

li { margin-left: 1.5em; line-height: 1.5em; }

dt { font-weight: bold; }
dd { margin: 0 0 1em 2em; }

blockquote, cite { margin: 0 0 1em 1.5em; font-size: 0.93em; width: auto;}

#page_margins {
	width: 1000px;
	margin: 0 auto;
	background: transparent url('../images/page_margins.png') repeat-y;
}

#page {
	width: 955px;
	margin: 0 auto;
	border: 0px #FFF solid;
	text-align: left;
	background: #fff;
	border: 0px #fff solid;
}

#header { position:relative }

#navigation_top {
	width: 100%;
	overflow: hidden;
	float: left;
	display: inline;
	height: 21px;
	background: url('../images/top_nav_bg.png') repeat-x;
	margin: 0;
	line-height: 0;
}

#navigation_top ul {
	border-left: 0px #FFF solid;
	border-right: 1px #AAA solid;
	display: inline;
	float: left;
	margin-left: 0;
	margin-top: 0;
	height: 21px;
}

#navigation_top ul li {
	border-left: 1px #AAA solid;
	border-right: 1px #FFF solid;
	display: inline;
	float: left;
	font-size: 0.9em;
	line-height: 21px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 21px;
}

#navigation_top ul li a,#navigation_top ul li strong {
	background: transparent;
	color: #65676b;
	display: block;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	margin: 0;
	padding: 0 1.8em 0 1.8em;
	text-decoration: none;
	width: auto;
}

#navigation_top ul li a:focus,
#navigation_top ul li a:hover,
#navigation_top ul li a:active
	{
	background: url('../images/top_nav_active_bg.png') repeat-x center right;
	color: #65676b;
	text-decoration: none;
}

#navigation_top ul li#current {
	background: url('../images/top_nav_active_bg.png') repeat-x center right;
	border-left: 1px #AAA solid;
	border-right: 1px #FFF solid;
}

#navigation_top ul li#current strong,
#navigation_top ul li#current a,
#navigation_top ul li#current a:focus,
#navigation_top ul li#current a:hover,
#navigation_top ul li#current a:active {
	background: transparent;
	color: #65676b;
	text-decoration: none;
}

#wrapper {
	overflow: hidden;
	width: 100%;
	clear: both;
	background: #FFF url('../images/wrapper_bg.jpg') repeat-y left;
	border-top: #FFF 1px solid;
}

#wrapper_adelgazamiento {
	overflow: hidden;
	width: 100%;
	clear: both;
	background: #FFF url('../images/wrapper_adelgazamiento_bg.jpg') repeat-y left;
	border-top: #FFF 1px solid;
}

#wrapper_med {
	overflow : hidden;
	width : 100%;
	clear : both;
	background : #fff url('../images/wrapper_med_bg.jpg') repeat-y left;
	border-top : 1px solid #fff;
}

#wrapper_estetica {
	overflow : hidden;
	width : 100%;
	clear : both;
	background : #fff url('../images/wrapper_estetica_bg.jpg') repeat-y left;
	border-top : 1px solid #fff;
}

#wrapper_depilacion {
	overflow : hidden;
	width : 100%;
	clear : both;
	background : #fff url('../images/wrapper_depilacion_bg.jpg') repeat-y left;
	border-top : 1px solid #fff;
}

#wrapper_homeopatia {
	overflow : hidden;
	width : 100%;
	clear : both;
	background : #fff url('../images/wrapper_homeopatia_bg.jpg') repeat-y left;
	border-top : 1px solid #fff;
}

#wrapper_masajes {
	overflow: hidden;
	width: 100%;
	clear: both;
	background: #FFF url('../images/wrapper_masajes_bg.jpg') repeat-y left;
	border-top: #FFF 1px solid;
}

#wrapper_adelgar {
	overflow : hidden;
	width : 100%;
	clear : both;
	background : #fff url('../images/wrapper_adelgar_bg.jpg') repeat-y left;
	border-top : 1px solid #fff;
}

#wrapper_piramide {
	overflow : hidden;
	width : 100%;
	clear : both;
	background : #fff url('../images/wrapper_piramide_bg.jpg') repeat-y left;
	border-top : 1px solid #fff;
}

#wrapper_genetico {
	overflow : hidden;
	width : 100%;
	clear : both;
	background : #fff url('../images/wrapper_genetico_bg.jpg') repeat-y left;
	border-top : 1px solid #fff;
}

#navigation_left {
	width : 159px;
	float : left;
	background : #ebebeb;
}

#navigation_left ul,
#navigation_adelgazamiento ul,
#navigation_med ul,
#navigation_estetica ul,
#navigation_depilacion ul,
#navigation_homeopatia ul,
#navigation_masajes ul,
#navigation_adelgar ul,
#navigation_piramide ul,
#navigation_genetico ul {
	margin: 0;
	padding: 0;
}

#navigation_left ul li,
#navigation_adelgazamiento ul li,
#navigation_med ul li,
#navigation_estetica ul li,
#navigation_depilacion ul li,
#navigation_homeopatia ul li,
#navigation_masajes ul li,
#navigation_adelgar ul li,
#navigation_piramide ul li,
#navigation_genetico ul li {
	list-style-type: none;
	line-height: 25px;
	text-indent: 10px;
	text-transform: uppercase;
	font-size: 0.8em;
	border-bottom: #FFF 1px solid;
	margin: 0;
}

#navigation_left ul li a,
#navigation_adelgazamiento ul li a,
#navigation_med ul li a,
#navigation_estetica ul li a,
#navigation_depilacion ul li a,
#navigation_homeopatia ul li a,
#navigation_masajes ul li a,
#navigation_adelgar ul li a,
#navigation_piramide ul li a,
#navigation_genetico ul li a {
	text-decoration: none;
	color: #6e6e6e;
	display: block;
}

#navigation_left ul li a:hover {
	background: #CCCCCC;
}

#navigation_left img,
#navigation_adelgazamiento img,
#navigation_med img,
#navigation_estetica img,
#navigation_depilacion img,
#navigation_homeopatia img,
#navigation_masajes img,
#navigation_adelgar img,
#navigation_piramide img,
#navigation_genetico img {
	margin-top: 10px;
	margin-left: 5px;
}

#navigation_adelgazamiento {
	width: 159px;
	float: left;
	background: #d1feb3;
}

#navigation_adelgazamiento ul li a:hover {
	background: #eaffdb;
}

#navigation_med {
	width: 159px;
	float: left;
	background: #cfeff6;
}

#navigation_med ul li a:hover {
	background: #f3fbfd;
}

#navigation_estetica {
	width: 159px;
	float: left;
	background: #ffdefe;
}

#navigation_estetica ul li a:hover {
	background: #ffc4fd;
}

#navigation_depilacion {
	width: 159px;
	float: left;
	background: #fff699;
}

#navigation_depilacion ul li a:hover {
	background: #feffd4;
}

#navigation_homeopatia {
	width: 159px;
	float: left;
	background: #ddd8ff;
}

#navigation_homeopatia ul li a:hover {
	background: #f3f2ff;
}

#navigation_masajes {
	width: 159px;
	float: left;
	background: #e4dcc1;
}

#navigation_masajes ul li a:hover {
	background: #f0ead6;
}

#navigation_adelgar {
	width: 159px;
	float: left;
	background: #d3fae2;
}

#navigation_adelgar ul li a:hover {
	background: #effef4;
}

#navigation_piramide {
	width: 159px;
	float: left;
	background: #fdecc1;
}

#navigation_piramide ul li a:hover {
	background: #fef8e9;
}

#navigation_genetico {
	width: 159px;
	float: left;
	background: #f0e0e3;
}

#navigation_genetico ul li a:hover {
	background: #faf4f5;
}

#content {
	width: 794px;
	margin-left: -5px;
	float: right;
	text-align: left;
}

#content h1 {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	font-size: 1.4em;
	font-weight: normal;
	color: #01764a;
	padding-left: 0;
}

#content p.first_paragraph {
	margin-left: 10px;
	text-indent: 20px;
	line-height: 1.4em;
	background: url('../images/p_logo.png') no-repeat;
}

#content p {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	line-height: 1.4em;
}

#col1 {
	width: 500px;
	float: left;
}

#col2 {
	width: 275px;
	margin-left: -5px;
	float: right;
	text-align: left;
}

#form_consulta {
	background: url('../images/form_bg.png');
	margin-top: 35px;
	margin-right: 10px;
	border: #cbcaca 1px solid;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#form_consulta h2 {
	font-size: 1.0em;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#form_consulta p {
	line-height: 1.0em;
	padding-right: 20px;
	padding-bottom: 5px;
	margin: 0;
	text-align: right;
}

#form_consulta label {
	margin-right: 5px;
}

#form_consulta textarea {
	width: 210px;
	margin-top: 5px;
}

/* added 2009-07-08 */
#form_consulta input:focus,
#form_consulta select:focus,
#form_consulta textarea:focus,
#form_consulta input:hover,
#form_consulta select:hover,
#form_consulta textarea:hover,
#form_consulta input:active,
#form_consulta select:active,
#form_consulta textarea:active {
	border: 1px #3399CC solid;
	background: #fff;
}

#form_consulta .button input:focus,
#form_consulta .button input:hover,
#form_consulta .button input:active {
	border: 0;
	background: transparent;
}

#form_consulta .error label { color: #800; font-weight: normal; }
#form_consulta .error .message { color: #800; }

#form_consulta input.error,
#form_consulta textarea.error,
#form_consulta select.error {
	font-family:  Arial, Helvetica, sans-serif;
	border: 1px solid #a00;
}

#form_consulta input.valid,
#form_consulta textarea.valid,
#form_consulta select.valid {
	font-family:  Arial, Helvetica, sans-serif;
	border: 1px solid #006600;
}

div#contacto {
	color: #01764a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #f4f4f4;
	border: 1px #ddd solid;
	margin: 20px;
}

#nuestro_tratamientos {
	text-align: left;
}

#nuestro_tratamientos ul {
	float: left;
	display: inline;
	margin-bottom: 25px;
}

#nuestro_tratamientos ul li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#otros_servicios {
	text-align: left;
}

#otros_servicios ul {
	float: left;
	display: inline;
	margin-bottom: 25px;
}

#otros_servicios ul li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#slider{}

#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider li {
	width: 793px;
	height: 193px;
	overflow: hidden; 
}

#footer {
	overflow: hidden;
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 0;
	border-top: #cbcaca 3px solid;
	border-bottom: #cbcaca 3px solid;
	height: 100px;
}

#footer ul {
	float: left;
	display: inline;
	margin-top: 5px;
}

#footer ul li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#footer ul ul {
	float: left;
	display: block;
	border-right: #cbcaca 1px solid;
}

#footer ul ul li {
	list-style-image: none;
	list-style-type: none;
	display: list-item;
	margin: 0;
	padding: 0;
}

#wrapper_masajes #content h1 {
	color: #9a8a53;
}

#footer a {
	color: #6e6e6e;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

form.form {
	padding: 10px;
	margin: 20px 0;
}

form.form fieldset {
	border: 1px #ddd solid;
	background: #fafafa;
	margin: 0 0 1em 0;
	padding: 0.5em 1em;
}

form.form legend {
	font-size: 100%;
	font-weight: normal;
	color: #01764a;
}

form.form label {
	color: #666;
}

form.form .type-text input,
form.form .type-text textarea,
form.form .type-select select {
	font-family:  Arial, Helvetica, sans-serif;
	border: 1px solid #ddd;
}

form.form div input:focus,
form.form div select:focus,
form.form div textarea:focus,
form.form div input:hover,
form.form div select:hover,
form.form div textarea:hover,
form.form div input:active,
form.form div select:active,
form.form div textarea:active {
	border: 1px #3399CC solid;
	background: #fff;
}

form.form .type-button input {
	border-top: 1px #ddd solid;
	border-left: 1px #ddd solid;
	border-right: 1px #444 solid;
	border-bottom: 1px #444 solid;
	color: #000;
	background: #454545 url(../images/btn_gray.png) top left repeat-x;
	padding: .2em .8em;
}

form.form div.type-button input:focus,
form.form div.type-button input:hover,
form.form div.type-button input:active {
	border-top: 1px #444 solid;
	border-left: 1px #444 solid;
	border-right: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
	color: #fff;
	background: #555; 
}

form.form { overflow: hidden; }
form.form fieldset { overflow: hidden; }
form.form legend { background: transparent; border: 0; }
form.form label { display:block; cursor: pointer; }
form.form .message { display: block; margin-bottom: 0.5em; color: #666; }
form.form input[type=hidden] { display: none !important; }
form.form sup { color: #800; font-weight: bold; }

form.form div.type-text,
form.form div.type-select,
form.form div.type-check,
form.form div.type-button {
	margin: 0.5em 0;
	position: relative;
	overflow: hidden;
}

form.form .type-text input,
form.form .type-text textarea {
	display: block;
	position: relative;
	padding: 0.3em 0.3em;
	width: 58.5%;
}

form.form .type-select select {
	display: block;
	position: relative;
	padding: 0.3em 2px 0.3em 1px;
	width: 60%;
	cursor: pointer;
}

form.form .type-select select optgroup {
	font-style: normal;
	font-weight: bold;
}

form.form .type-check input { cursor: pointer; }
form.form .type-check label { display: inline; }

form.form .type-button input {
	width: auto;
	cursor: pointer;
}

form.form .type-image span {
	line-height: 26px;
	margin: 0;
	padding: 0;
}

form.form .type-image input:focus,
form.form .type-image input:hover,
form.form .type-image input:active {
	border: 0;
}

form.form div.error {
	border: 1px #a00 dashed;
	background: #faf4f4;
	padding: 0.5em;
}

form.form div.error label { color: #000; font-weight:bold; }
form.form div.error .message { color: #800; }

form.form .type-text input.error,
form.form .type-text textarea.error,
form.form .type-select select.error {
	font-family:  Arial, Helvetica, sans-serif;
	border: 1px solid #a00;
}

form.form .type-text input.valid,
form.form .type-text textarea.valid,
form.form .type-select select.valid {
	font-family:  Arial, Helvetica, sans-serif;
	border: 1px solid #006600;
}


.columnar .type-text label,
.columnar .type-select label {
	float: left;
	width: 30%;
}

.columnar div.type-check { padding-left: 30%; }
.columnar div.error .message { margin-left: 30%; }

.columnar div.type-text input,
.columnar div.type-text textarea { width: 67.8%; }
.columnar div.type-select select { width: 69.4%; }
  
* html .columnar div.type-text input,
* html .columnar div.type-text textarea { width: 67.2%; }
* html .columnar div.type-select select { width: 68.8%; }

/* IE5.x & IE6 */
* html form.form legend { position:absolute; top: -.5em; left: .5em; }
* html form.form fieldset { overflow:visible; height: 1%; margin-top:1.5em; padding-top:1.5em; }

/* IE7 */
*+html form.form legend { position:absolute; top: -.5em; left: .5em; }
*+html form.form fieldset { overflow:visible; height:1%; margin-top:1.5em; padding-top:1.5em; }