/*
   default.css
   tinoeoscar
   
   Created by Jorge on 2008-01-28.
   Copyright 2008 Infonova Informática e Comunicacions, S,L.. All rights reserved.
*/
/****************************************************************/
/* Por defecto */
@import url(layaut.css);

body {
  background:;
  color: #666666;
  cursor: default;
  font-family: "Lucida Grande", Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

* {
  margin: 0pt;
  padding: 0pt;
}
 
a {
  color: #316598;
  text-decoration: none;
}

p {
  padding: 4px 0pt;
}

.clear {
  clear: both;
  line-height: 0pt;
}

.right {
  float: right;
}

.left {
  float: left;
}

.back {
  float: right;
  margin-right: 4px;
}

.list {
  padding-left: 20px;
  margin-top: 5px;
}

.list li {
  padding-bottom: 8px;
}

#logo {
  position: absolute;
  top: 30px;
  left: 27px;
}

/****************************************************************/
/* Presentación de secciones */
/****************************************************************/

#section-header {
  height: 158px;
  background: url(/images/portada.jpg) no-repeat top left;
}

.servicios #section-header {
  background: url(/images/portada2.jpg) no-repeat top left;
}

.noticias #section-header {
  background: url(/images/portada3.jpg) no-repeat top left;
}

.contenidos #section-header {
  background: url(/images/portada4.jpg) no-repeat top left;
}

.curriculum #section-header {
  background: url(/images/portada5.jpg) no-repeat top left;
}

.contactar #section-header {
  background: url(/images/portada6.jpg) no-repeat top left;
}

/****************************************************************/
/* NAVEGACIÓN */
/****************************************************************/

#wrapper-nav .navigation {
 width: 100%;
 float: left;
 margin: 0;
 border-bottom: 6px solid #4D80AD;
 display: inline;
 float: left;	
}

#wrapper-nav .navigation li {
 margin: 0;
 padding: 0;
 list-style: none;
 white-space: nowrap;
 display: inline;
 float: left;
}

#wrapper-nav .navigation a {
 margin: 0 1px 0 0; 
 padding: 0 0 0 14px;
 color: #fff;	 
 font-size: 12px;  	
 text-transform: lowercase;
 background: #76bae6 url('/images/bg-nav-left.gif') no-repeat left top;
 display: inline;
 float: left;   
}

#wrapper-nav .navigation a span {    
 padding: 5px 14px 6px 0;  
 background: #76bae6 url('/images/bg-nav-right.gif') no-repeat right top;
 display: block;
 float: left;
 white-space: nowrap;
}

#wrapper-nav .navigation a:hover, #wrapper-nav .navigation li.current a  {
  background: #4d80ad url('/images/bg-nav-left.gif') no-repeat 0 -52px;
}
#wrapper-nav .navigation a:hover span, #wrapper-nav .navigation li.current a span   {
  background: #4d80ad url('/images/bg-nav-right.gif') no-repeat 100% -52px !important;
}

#footer .navigation li {
  float: left;
  list-style: none;
  padding: 0pt 5px;
  height: 20px;
  line-height: 20px;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

#footer .navigation li.current a {
  font-weight: bold;
}

ul#head-nav {     
  text-align: right;
  margin-top: 10px;
  float: right;  
}

ul#head-nav li {
  display: inline;
  list-style: none;
  padding: 5px 0pt 5px 5px;
}

ul#head-nav li a {
  color: #5999C7 !important;
}

/****************************************************************/
/* CABECERAS */
/****************************************************************/

h1, h2, h3, h4 {
  padding: 6px 0pt;
  color: #4D86B0;
  text-align: left;
}

h2 a {
  color: #4D86B0;
}

h3 {
  padding: 10px 0pt 3px;
}

h3 a, h2 {
  color: #C44D4F;
}

#rss h3 {
  padding-top: 3px;
  color: #699BC9;
}

#content h2 {
  padding-bottom: 10px;
  padding-top: 2px;
}

.title {
  font-size: 24px;
  padding: 0pt 0pt 20px 0pt;
  font-weight: normal;
}

/****************************************************************/
/* SIDE BAR */
/****************************************************************/

#rss {
  background: #F6F6F6 url(/images/rss.gif) no-repeat 5px 10px;
  margin-top: 15px;
  padding: 8px 8px 8px 36px;
  text-align: left;
  border-bottom: 2px double #ddd;
}

#weather div.e {
  background-color: #F6F6F6;
  margin-top: 15px;
  padding: 8px 4px;
  border-bottom: 2px double #ddd;
  text-align: center;
  color: #F6F6F6;
}

#weather div.e td {
  text-align: center;
}

#weather h3 {
  text-align: center;
  margin: 0pt !important;
  padding: 0pt !important;
}

#weather tr td div {
  font-size: 10px;
  margin-bottom: 5px;
  color: #666666;
}

#weather tr td div#weather-info div {
  font-size: 12px !important;
}

#weather tr td div#weather-info {
  margin-bottom: 10px;
}

#rss h3 {
  padding-bottom: 5px;
}

#side-bar-news strong a {
  color: #777;
  padding-bottom: 5px;
  display: block;
}

#side-bar-news strong a:hover {
  color: #316598;
}

#side-bar-news h3 {
  margin-bottom: 6px;
}

#side-bar-news {
  background: #f6f6f6;
  margin-top: 10px;
  padding: 8px 6px;
  border-bottom: 2px double #ddd;
}

#side-bar-news div.post {
  text-align: left;
  background: #FCFCFC;
  margin-bottom: 6px;
  border-bottom: 1px solid #f0f0f0;
  padding: 5px;
}

/****************************************************************/
/* LISTADO DE NOTICIAS */
/****************************************************************/

.posts .even {
  background: #FBFBFB;
  border-bottom: 2px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
}

.posts .post {
  padding: 5px;
}

.posts .post small {
  color: #333;
}

.post-body {
  border-bottom: 1px dotted #ccc;
  padding: 5px 10px 5px 0pt;
  margin-bottom: 5px;
}

.posts .post-body {
  border: none;
}

.post-body ul, .post-body ol {
  padding-left: 20px;
}

.post-body ul li, .post-body ol li {
  padding-bottom: 10px;
}

.post h3 a:hover {
  color: #316598 !important;
}

/****************************************************************/
/* SERVICIOS */
/****************************************************************/

.service {
  background: #fff;
  border-top: 1px solid #CCD7E3;
  padding: 18px 10px;
}

.service-odd {
  background: #fff;
}

.service:hover {
  background: #f2f2f2;
}

.service .pic {
  border: 2px solid #E9EFF6;
  border-bottom-width: 3px;
  margin-top: 5px;
  float: right;
}

.service-pic {
  float: left;
  width: 84px;
}

.service-details .pic {
  float: left;
  margin: 0pt 6px 5px 4px;
  border: 1px solid #E8EFF3;
  border-bottom: 2px solid #E8EFF3;
}

.service-details {
  padding: 15px 0pt;
  border-bottom: 2px solid #E8EFF3;
  border-top: 1px solid #E8EFF3;
  background: #fbfbfb;
}

.service-product-content {
  padding: 12px 25px;
  border-bottom: 1px solid #E8EFF3;
}

#service-product-content {
  padding: 5px 0pt;
}

#service-product-content ul {
  padding-bottom: 8px;
}

.service:hover .pic {
  border-color: #4372A1;
}

.service-content {
  float: right;
  width: 460px;
}

ul.pic-list {
  padding-top: 5px;
}

.pic-list li {
  list-style: none;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

.pic-list img {
  width: 70px;
  border: 1px solid #316598;
}

/****************************************************************/
/* FORMULARIOS */
/****************************************************************/

form.form fieldset {
  background: #fbfbfb;
  border: none;
  padding: 20px 25px;
  border-bottom: 2px solid #ccc;
}

form.form label {
  display: block;
  padding-bottom: 2px;
  color: #333;
  font-weight: bold;
}

form.form textarea, form.form input {
  width: 100%;
  border: 1px solid #B2B2B2;
  padding: 3px 0pt;
  color: #666;
}

form.form textarea {
  height: 120px;
}

form.form .buttons {
  text-align: right;
  margin-top: 10px;
}

form.form .buttons input {
  width: auto;
}

form.form input:focus, form.form textarea:focus {
  background-color: #F7EF9E;
  border:1px solid #686868;
  color: #333;
}

form.form label span.label-error {
  color: #316598;
}

/****************************************************************/
/* PAGINACIÓN */
/****************************************************************/

.pagination {
  text-align: right;
}

.pagination-top {
  padding-bottom: 3px;
}

.pagination-bottom {
  padding-top: 8px;
}

.page_results {
  text-align: right;
  padding-bottom: 3px;
}

.page_results strong {
  color: #316598;
}

/****************************************************************/
/* Slide */
/****************************************************************/

#slide-service {
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  overflow: hidden;
  position: relative;
  height: 125px; 
  width: 575px;
  background: #F6F6F6;
  margin-top: 6px;
}

.slide-service {
  padding: 13px 3%;
  width: 94%;
  
}

div:hover.slide-service {
  cursor: pointer;
}

/****************************************************************/
/*partners*/
/****************************************************************/

.partners-content {
  float: right;
  width: 380px;
  padding: 0pt 8px;
}

.partners-picture {
  margin-top: 13px;
  float: left;
  width: 160px;
  text-align: center;
}

.partners-picture img {   
  border: 1px solid #76A5D3;
}

.pic-wrapper{
  padding-bottom: 4px;
  background: transparent url(/images/pic_shadow2.gif) no-repeat scroll center bottom;
}

.partners-picture span.pic-wrapper {
  padding-bottom: 1px;
}

.partners {
  background: #F7F7F7 url(/images/bg-partners.gif) repeat-x top left;
  border-bottom: 1px solid #f0f0f0;
  padding: 9px 5px;
}

.partners-odd {
  background: #fbfbfb;
}

/****************************************************************
#sub-navigation {
 width: 232px;
 padding-top: 20px;
 background: transparent url('../gfx/bg-sub-top.gif') no-repeat 0 0;
 float: left;
}

#sub-navigation ul {
 padding-bottom: 20px;
 margin: 0;
 background: #e7eff5 url('../gfx/bg-sub-bottom.gif') no-repeat 0 100%;
}

#sub-navigation ul li {
 margin: 0; 
 padding: 4px 0;
 background: none;
}

#sub-navigation ul li a {
 font-size: 11px;
 height: 28px;
 font-weight: bold;
 line-height: 26px;
 background: transparent url('images/bg-li-nav.gif') no-repeat 0 0;
 display: block;
 margin: 0 17px;
 padding: 0 0 0 22px;
 color: #316598;
}

#sub-navigation ul li a:hover {background-position: 0 -28px;}
#sub-navigation ul li a.active {background-position: 0 -56px; color:#699bc9;}

*/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	background: #fff;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
	
#hoverNav {
  text-align: right;
}
 
#hoverNav a {
  text-decoration: none;
}

#prevLink, #nextLink{ font-weight: bold;}

#nextLink {
  margin-left: 8px;
}

.disable {
  color: #ccc;
}

.enable {
  color: #316598;
}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
  padding: 5px 0pt 0pt 0pt;
}

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageDetails{ width: 100% !important}	
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

#bottomNavClose {
  text-align: left;
  position: absolute;
  top: -15px;
  right: -15px;
}