/* Reset
----------------------------------------------------------------------------- */
html, body, div, span, applet, object, embed, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* Body
----------------------------------------------------------------------------- */
body {
	font: 76%/1.4em Tahoma, "Trebuchet MS", Arial, Helvetica,sans-serif;
	color: #222;
	background: #FFF;
}
/* Headings
----------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #111;
}
h1 {
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 2em;
	margin-bottom: 0.75em;
}
h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
/* Text elements
----------------------------------------------------------------------------- */
p, img, dl {
	margin: 0 0 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
ul, ol {
	margin: 0 1.5em 1.5em;
}
ul, ul li {
	list-style-type: circle;
}
ol, ol li {
	list-style-type: decimal;
}
abbr, acronym {
	outline: none;
	border: none;
}
address {
	margin-top: 1.5em;
	font-style: italic;
}
del {
	color:#666;
}
a:focus, a:hover {
	color: #000;
}
a {
	color: #009;
	text-decoration: underline;
}
a img {
	border: none;
}
blockquote {
	margin: 1.5em;
	font-style: italic;
	color: #666;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong, dfn {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
pre, code {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em 'Andale Mono', 'Lucida Console', monospace;
	line-height: 1.5;
} 
tt {
	display: block;
	margin: 1.5em 0;
}
/* Tables
----------------------------------------------------------------------------- */
table {
	margin-bottom: 1.4em;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
caption {
	background: #FFC;
}
caption, th, td {
	text-align: left;
}
th {
	border-bottom: 2px solid #CCC;
	font-weight: bold;
}
td {
	border-bottom: 1px solid #DDD;
}
th, td {
	padding: 5px 10px 5px 0;
}
tfoot {
	font-style: italic;
}
/* Forms
----------------------------------------------------------------------------- */
fieldset {
	margin: 0 0 1.5em;
	padding: 1.4em;
	border: 1px solid #CCC;
}
legend {
	font-weight: bold;
	font-size: 1.2em;
}
label {
	font-weight: bold;
	cursor: pointer;
}
input, input {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica,sans-serif;
	font-size: 1em;
}
input.title {
	font-size: 1.5em;
}
input.text, input.title, textarea, select {
	margin: 0.5em 0.5em 0.5em 0;
	padding: 5px;
	border: 1px solid #BBB;
	background: #F6F6F6;
}
input.text, input.title {
	width: 300px;
}
textarea {
	width: 400px;
	height: 250px;
}
select {
	width: 200px;
}
input.text:focus, input.title:focus, textarea:focus, select:focus {
	border: 1px solid #999;
	background: #FFF;
}
/* Initial
----------------------------------------------------------------------------- */
a, a:link, a:visited {
	color: #85DAF0;
}
a:hover, a:active {
	color: #BC6E7F;
}
/* sFIR
----------------------------------------------------------------------------- */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate, iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/* Layout
----------------------------------------------------------------------------- */
html {
	padding: 0 14px;
	height: 100%;
}
body {
	height: 100%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	background: #000067 url(../img/body.png) top repeat-x;
	color: #DEDEE1;
}
body.home {
	background: #000067 url(../img/home.png) top repeat-x;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	min-width: 740px;
	max-width: 72em;
	min-height: 100%;
	font-size: 1.1em;
}
#header {
	overflow: visible;
	position: relative;
	top: 130px;
	width: 100%;
	height: 160px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: 92% -1px;
}
#content {
	position: relative;
	z-index: 2;
	margin-top: 130px;
	padding: 0 0 3em;
}
#footer {
	position: relative;
	z-index: 3;
	margin: -3.5em -14px 0;
	min-width: 768px;
	height: 3.5em;
	font-size: 1.1em;
	background: #85DAF0 url(../img/footer.png) top repeat-x;
	color: #ECF9FD;
}
/* Header
----------------------------------------------------------------------------- */
.home #header {
	height: 250px;
	background-position: 92% 0;
	background-image: url(/img/head-home.jpg);
}
.home #title {
	height: 250px;
}
.home #title h1 {
	font-size: 2.6em;
}
.services #header {
	background-image: url(/img/head-services.jpg);
}
.appointments #header {
	background-image: url(/img/head-appointments.jpg);
}
.donations #header {
	background-image: url(/img/head-donations.jpg);
}
.team #header {
	background-image: url(/img/head-team.jpg);
}
.quality #header {
	background-image: url(/img/head-quality.jpg);
}
.contact #header {
	background-image: url(/img/head-contact.jpg);
}
#logos {
	position: absolute;
	top: -130px;
	left: 0;
	margin: 0;
	width: 100%;
	height: 127px;
	font-size: 3em;
	border-top: 3px solid #00377D;
}
#logos li {
	display: block;
	position: absolute;
}
#logos a {
	display: block;
}
#almeria-fiv {
	top: 14px;
	left: 6%;
}
#almeria-fiv, #almeria-fiv a {
	width: 256px;
	height: 140px;
}
#virgen-mar {
	top: 25px;
	right: 6%;
}
#virgen-mar, #virgen-mar a {
	width: 120px;
	height: 60px;
}
#title {
	display: table;
	table-layout: fixed;
	margin: 0 0 0 5.9%;
	width: 45%;
	height: 160px;
	color: #FFF;
}
#title div {
	display: table-cell;
	vertical-align: middle;
	border: none;
	background: none;
}
#title h1 {
	margin: 0;
	font-size: 2.6em !important;
	letter-spacing: -1px;
	line-height: 1;
	color: #FFF;
}
#title h1 span {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 1em;
}
#title h2 {
	margin: 0 0 0.5em;
	font-size: 1.5em;
	line-height: 1.2;
	color: #00377D;
}
#title h2 span {
	display: block;
	width: 18.7em;
	font-size: 0.85em;
	letter-spacing: -1px;
}
.english #title h2 span {
	width: 17em;
}
#title h3 {
	margin: 0;
	width: 10em;
	height: 40px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
}
.english #title h3 {
	width: 14em;
}
#title h3 a {
	position: relative;
	display: block;
	padding-top: 20px;
	width: 100%;
	height: 20px;
	text-decoration: none;
	background: url(../img/button.png) -50px 0 no-repeat;
	color: #FFF;
}
#title h3 a:hover {
	background-position: -50px -40px;
	color: #B6E9F6;
}
#title h3 strong {
	overflow: visible;
	display: block;
	margin-top: -0.65em;
	padding: 0.1em 1.5em;
	line-height: 1;
	font-weight: normal;
}
#title h3 span {
	position: absolute;
	right: -10px;
	top: 0;
	display: block;
	width: 50px;
	height: 40px;
	font-size: 0.1em;
	text-indent: -999em;
	background: url(../img/button.png) 0 0 no-repeat;
}
#title h3 a:hover span {
	background-position: 0 -40px;
}
/* Access
----------------------------------------------------------------------------- */
#jump {
	position: absolute;
	top: 0;
	left: 6%;
	margin: 0;
	width: 94%;
	z-index: 2;
}
#skip {
	position: absolute;
	top: 130px;
	left: 0;
	overflow: hidden;
	width: 256px;
	height: 26px;
	text-indent: -999em;
	background: url(/img/almeria-fiv.png) 0% 100%;
	z-index: 10;
}
#lang {
	position: absolute;
	top: 3px;
	right: 0;
	display: block;
	text-align: center;
	z-index: 999;
}
#lang a {
	display: block;
	padding: 1px 0.6em 3px;
	font-size: 0.9em;
	text-decoration: none;
	color: #00377D;
	background: #B6E9F6;
}
#lang a:hover {
	color: #FFF;
	background: #00377D;
}
#menu {
	position: absolute;
	top: 129px;
	right: 0;
	margin: -2.2em 0 0;
	width: auto;
	height: 2.2em;
	font-size: 0.95em;
	z-index: 1;
}
#menu li {
	overflow: hidden;
	float: left;
	list-style: none;
}
#menu a {
	display: block;
	padding: 0 0.6em;
	height: 2.2em;
	line-height: 2.2em;
	text-decoration: none;
	border-left: 1px solid #B4E8F6;
	color: #00377D;
	background: #85DAF0;
}
#menu a:hover {
	border-color: #D1EAF8;
	background: #B6E9F6;
}
.home #home a, .services #services a, .appointments #appointments a, .donations #donations a, .team #team a, .quality #quality a, .contact #contact a {
	border-left: 1px solid #4786C5;
	border-right: 1px solid #6DA0D1;
	color: #FFF;
	background: #000099 url(../img/button.png) -75px -1px no-repeat;
}
/* Content
----------------------------------------------------------------------------- */
#content {
	top: -2px;
}
.home #content {
	top: -1px;
}
.legal #content, .privacy #content {
	background: #000067 url(../img/container.png) top repeat-x;
}
.legal #section-1, .privacy #section-1 {
	background: url(../img/section.png) right top no-repeat;
}
.section {
	overflow: hidden;
	min-height: 240px;
	border-top: 1px solid #AAAAC9;
	background: #000067 url(../img/container.png) top repeat-x;
}
#section-1 {
	border-color: #FFF;
}
.section h2 {
	color: #FFF;
}
.section h3 {
	color: #83D7ED;
	font-style: italic;
}
.section li {
	list-style: disc;
}
.section-0 {
	padding: 2.5em 6%;
	background: url(../img/section.png) left top no-repeat;
}
.section-1, .section-2 {
	width: 40%;
	min-height: 240px;
}
.section-1 {
	float: left;
	padding: 2.5em 4% 2.5em 6%;
	background: url(../img/section.png) left top no-repeat;
}
.section-2 {
	float: right;
	padding: 2.5em 6% 2.5em 4%;
	background: url(../img/section.png) right top no-repeat;
}
.section div h2 {
	font-size: 1.6em !important;
	line-height: 1.25;
}
.section div h3 {
	font-size: 1.15em;
	font-weight: bold;
}
.section .answer {
	margin-bottom: 3em;
	width: 100%;
	min-height: 0;
}
.section .curriculum {
	font-size: 0.95em;
}
.section .curriculum ol {
	margin: 0 0 1.5em 1.5em;
}
.section .curriculum li {
	list-style: disc;
	margin: 0.75em 0;
}
.section .certificates {
	margin: 0 auto 1em;
	border: 1px solid #85DAF0;
	background: #70B7CA;
	width: 290px;
	padding: 6px 10px;
}
.section .certificates ul {
	overflow: hidden;
	list-style: none;
	margin: 0 0 4px;
	width: 100%;
}
.section .certificates li {
	list-style: none;
	height: 124px;
	line-height: 124px;
}
.section .certificates li.aenor {
	float: left;
}
.section .certificates li.iqnet {
	float: right;
}
.section .certificates img {
	margin: 0;
	vertical-align: middle;
	border: 1px solid #FFF;
	border-right: 1px solid #85DAF0;
	border-bottom: 1px solid #6ED3ED;
}
.section .certificates p {
	margin: 0;
	color: #000067;
}
#form-mail {
	width: 100%;
}
#form-mail fieldset {
	margin: 0 0 0.5em;
	padding: 0.6em 1.4em 1.2em;
	border: 2px solid #000068;
	border-top: 1px solid #213496;
	border-left: 1px solid #213496;
	background: #213496 url(../img/form.png) top repeat-x;
}
#form-mail legend {
	display: none;
}
#form-mail ol {
	margin: 0;
	padding: 0;
	width: 100%;
}
#form-mail li {
	overflow: hidden;
	list-style: none !important;
	margin: 0.5em 0;
	padding: 0;
	width: 100%;
}
#form-mail input, #form-mail textarea {
	margin: 0;
	padding: 1px 4px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 1em;
	border: 1px solid #000080;
	border-right: 1px solid #85DAF0;
	border-bottom: 1px solid #6ED3ED;
	background: #F2EFE9;
}
#form-mail input {
	margin: 0 5px 0 0;
	width: 75%;
	min-width: 240px;
}
#form-mail textarea {
	width: 98%;
	height: 8em;
}
#form-mail input:hover, #form-mail textarea:hover, #form-mail fieldset .hover {
	background: #B7E5FA;
}
#form-mail input:focus, #form-mail textarea:focus, #form-mail fieldset .focus {
	background: #FFF;
}
#form-mail label, #form-mail p {
	display: block;
	margin: 0;
	padding: 3px 2px;
	width: 100%;
	font-size: 0.9em;
	font-weight: normal;
	color: #B7E5FA;
}
#form-mail span {
	font-size: 0.85em;
}
#form-mail span.form-required {
	position: relative;
	top: -0.1em;
	font-size: 0.85em;
	color: #6EB4DB;
}
#form-mail .form-textarea span {
	float: right;
	top: 0;
}
#form-mail .form-error input, #form-mail .form-error textarea {
	border-color: #BB3D58;
	background: #C47F8E;
}
#form-mail .form-radio fieldset {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}
#form-mail .form-radio legend {
	display: inline;
	width: auto;
}
#form-mail .form-radio li {
	float: left;
	margin: 0 0 0 4px;
	width: 50px;
}
#form-mail .form-radio label, #form-mail .form-checkbox label {
	display: inline;
	width: auto;
}
#form-mail .form-radio input, #form-mail .form-checkbox input {
	width: auto;
	min-width: 0;
	cursor: pointer;
	background: none !important;
	border: none !important;
}
#form-mail li.form-checkbox {
	margin-top: 1em;
}
#form-mail .form-checkbox span {
	float: right;
}
#form-mail #fm-phone, #form-mail #fm-birthdate {
	width: 150px;
	min-width: 150px;
}
#form-mail .form-submit {
	text-align: center;
}
#form-mail .form-submit input {
	padding: 5px 0;
	width: 7em;
	min-width: 7em;
	font-weight: bold;
	border: 1px solid #000068;
	border-top: 1px solid #213496;
	border-left: 1px solid #213496;
	background: #213496 url(../img/form.png) top repeat-x;
	color: #FFF;
}
#datepicker_div {
	display: none;
	padding: 2px;
	background: #85DAF0;
	z-index: 10;
}
#datepicker_div a {
	cursor: pointer;
	text-decoration: none;
}
.datepicker_control, .datepicker_links, .datepicker_header {
	margin: 0;
	width: 188px;
	color: #FFF;
	background: #213496;
	overflow: hidden;
}
.datepicker_control div, .datepicker_links div {
	float: left;
}
.datepicker_control div {
	width: 50%;
	font-size: 0.9em;
}
.datepicker_links div {
	width: 33%;
	font-weight: bold;
}
.datepicker_control a, .datepicker_links a {
	padding: 2px 3px;
	color: #85DAF0;
}
.datepicker_control a {
	padding: 1px 3px;
}
.datepicker_control a:hover, .datepicker_links a:hover {
	color: #FFF;
}
.datepicker_prev {
	
}
.datepicker_current {
	text-align: center;
}
.datepicker_next, .datepicker_close {
	text-align: right;
}
.datepicker_header select {
	width: auto;
	border: 1px solid #85DAF0;
	margin: 4px 3px;
	padding: 0;
}
.datepicker_newMonth {
	float: left;
}
.datepicker_newYear {
	float: right;
}
table.datepicker {
	table-layout: fixed;
	margin: 0 1px;
	width: 188px;
	border: 1px solid #213496;
}
table.datepicker td {
	border: none;
	padding: 0;
	text-align: right;
}
table.datepicker tr.datepicker_titleRow td {
	background: #5F9ACD;
}
table.datepicker td.datepicker_weekEndCell {
	background: #D0F1F9;
}
table.datepicker a {
	display: block;
	padding: 2px 5px;
	color: #000067;
}
table.datepicker a:hover {
	color: #FFF;
	background: #304EA4;
}
table.datepicker tr.datepicker_titleRow a:hover {
}
.vcard {
	margin: 0 0 1em;
}
.vcard abbr {
	border: none;
}
.vcard h3, .vcard h4, .vcard .region, .vcard .net, .vcard .url {
	display: none;
}
.vcard dl {
	clear: both;
	overflow: hidden;
	margin: 0 0 0.25em;
	width: 100%;
}
.vcard dl.adr dt {
	height: 2.6em;
}
.vcard dt {
	float: left;
	padding: 0 2% 0 0;
	width: 28%;
	text-align: right;
}
.vcard dd {
	clear: right;
	float: right;
	margin: 0;
	width: 70%;
}
.vcard dd.postal-code, .vcard dd.locality, .vcard dd.country-name {
	float: left;
	padding-right: 0.4em;
	width: auto;
}
#gmap {
	overflow: hidden;
	width: 100%;
	height: 370px;
	border: 1px solid #213496;
}
/* Footer
----------------------------------------------------------------------------- */
#footer ul {
	overflow: hidden;
	position: relative;
	display: block;
	margin: 0 auto;
	min-width: 740px;
	max-width: 72em;
	height: 3.5em;
}
#footer li {
	position: relative;
	list-style: none;
	float: left;
	padding-top: 1.8em;
	height: 1.5em;
	font-size: 0.9em;
}
#footer .copyright {
	padding-left: 6%;
}
#footer .license {
	padding-left: 2em;
}
#footer .designer {
	float: right;
	margin-right: 175px;
	padding-right: 6%;
}
#footer .xhtml {
	position: absolute;
	top: -0.8em;
	right: 85px;
	padding-right: 6%;
}
#footer .css {
	position: absolute;
	top: -0.8em;
	right: 6%;
}
#footer span {
	position: relative;
	display: block;
	margin: -0.4em 0 0 0;
}
#footer .license span {
	display: list-item;
	list-style: disc;
	color: #E3F6FC;
}
#footer a {
	color: #000080;
}
#footer a:hover {
	color: #A94E62;
}
