/**
 * @file
 * Page Styling
 *
 * Style the markup found in page.tpl.php. Also includes some styling of
 * miscellaneous Drupal elements that appear in the $content variable, such as
 * ul.links, .pager, .more-link, etc.
 */


/*
 * Body
 */

body {
  margin: 0;
  padding: 0;
}

#page {
}

/*
 * The skip-link link will be completely hidden until a user tabs to the link.
 * See the element-focusable rule in system.base.css.
 */

#skip-link {
  margin: 0;
}
#skip-link a,
#skip-link a:visited {
  display: block;
  width: 100%;
  padding: 2px 0 3px 0;
  text-align: center;
  background-color: #666;
  color: #fff;
}

/*
 * Header
 */

#header {
}

#logo { /* Wrapping link for logo */
  
  margin: 0;
  padding: 0;
}
#logo img {
  vertical-align: bottom;
}

#name-and-slogan { /* Wrapper for website name and slogan */
  
}

#site-name { /* The name of the website */
  margin: 0;
  font-size: 2em;
  line-height: 1.5em;
}
#site-name a:link,
#site-name a:visited {
  color: #000;
  text-decoration: none;
}
#site-name a:hover,
#site-name a:focus {
  text-decoration: underline;
}

#site-slogan { /* The slogan (or tagline) of a website */
  margin: 0;
  font-size: 14px;
  font-family: 'adelle-italic';
  color:#6c6c6c;
  margin-top:10px;
  font-weight:normal;
}

.region-header { /* Wrapper for any blocks placed in the header region */
  clear: both; /* Clear the logo */
}

/*
 * Main (container for everything else)
 */

#main {
}

/*
 * Content
 */

#content {
}

.region-highlighted {
}

.breadcrumb { /* The path to the current page in the form of a list of links */
}
.breadcrumb ol {
  margin: 0;
  padding: 0;
}
.breadcrumb li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

h1.title, /* The title of the page */
h2.node-title, /* Title of a piece of content when it is given in a list of content */
h2.block-title, /* Block title */
h2.title, /* Comment section heading */
h2.comment-form, /* Comment form heading */
h3.title { /* Comment title */
  margin: 0;
}

tr.even { /* Some tables have rows marked even or odd. */
  /* background-color: #eee; */ /* Drupal core uses a #eee background */
}

tr.odd {
  /* background-color: #eee; */ /* Drupal core uses a #eee background */
}

div.messages { /* Important messages (status, warning, and error) for the user. See also the declarations in messages.css. */
  margin: 1.5em 0; /* Drupal core uses "6px 0" margin */
}
div.messages ul {
  margin-top: 0;
  margin-bottom: 0;
}

div.status { /* Normal priority messages */
}

div.warning,
tr.warning { /* Medium priority messages */
  /* border: 1px solid #f0c020; */ /* Drupal core uses: 1px solid #f0c020 */
}

div.error,
tr.error { /* High priority messages. See also the .error declaration below. */
}

.error { /* Errors that are separate from div.messages status messages. */
  /* color: #e55; */ /* Drupal core uses a #e55 background */
}

.warning { /* Warnings that are separate from div.messages status messages. */
  /* color: #e09010; */ /* Drupal core uses a #e09010 background */
}

.tabs { /* See also the tabs.css file. */
}

.region-help { /* Help text on a page */
}

.more-help-link { /* Link to more help */
}

.region-content { /* Wrapper for the actual page content */
}

ul.inline { /* List of links generated by theme_links() */
  display: inline;
  padding: 0;
}
ul.inline li {
  display: inline;
  list-style-type: none;
  padding: 0 1em 0 0; /* LTR */
}

span.field-label { /* The inline field label used by the Fences module */
  padding: 0 1em 0 0; /* LTR */
}

.item-list .pager { /* A list of page numbers when more than 1 page of content is available */
  padding: 0;
}
.item-list .pager li { /* Each page number in the pager list */
  padding: 0 0.5em;
}

.feed-icon { /* The link to the RSS or Atom feed for the current list of content */
}

.more-link { /* Aggregator, blog, and forum more link */
}

/*
 * First sidebar (on left in LTR languages, on right in RTL)
 *
 * Remember to NOT add padding or margin to your .region-sidebar-first
 * (see the layout.css file.)
 */

.region-sidebar-first {
}

/*
 * Second sidebar (on right in LTR languages, on left in RTL)
 *
 * Remember to NOT add padding or margin to your .region-sidebar-second
 * (see the layout.css file.)
 */

.region-sidebar-second {
}

/*
 * Footer
 */

#footer {
}

/*
 * Page bottom
 */

.region-bottom { /* Wrapper for any blocks placed in the page bottom region */
}

/* ****** Carrusel ****** */
.view-carrousel-negocio{
	border:1px solid #efefef;
	background-color:#f5f5f5;
	padding:6px 5px;
}

.view-carrousel-negocio .views-slideshow-controls-bottom{
	display:block;
	position:absolute;
	right:12px;
	top:378px;
	z-index: 100;
}

.view-carrousel-negocio .views-slideshow-cycle-main-frame-row-item .views-field-title
,.view-carrousel-negocio .views-slideshow-controls-text-pause
{
	display:none;
}



/* ****** Carrusel ****** */

/* ****** search forms ****** */
#main #search-form{
	display:none;
}
.tooltip {
    display:none;
    background:blue;
    font-size:12px;
    height:20px;
    width:50px;
    padding:0px 25px 0px 25px;
    color:#eee;
  }
.view-empty{
	min-height:320px;
}
.field-name-field-hora-acto{
	font-weight:bold;
}
#myoverlay {
   background-image:url(/media/img/overlay/transparent.png);
   color:#efefef;
   height:450px;
 }
 /* container for external content. uses vertical scrollbar, if needed */
 div.contentWrap {
   height:441px;
   overflow-y:auto;
 }
  
.views-slideshow-pager-field-item.views_slideshow_pager_field_item.views-row-even.active .views-content-counter, .views-slideshow-pager-field-item.views_slideshow_pager_field_item.views-row-odd.active .views-content-counter{
	background:url("../images/bullet_encendido.png") no-repeat top left;
}
.views-content-counter{
	text-indent:-9999px;	
	background:url("../images/bullet_apagado.png") no-repeat top left;
	float:left;
	width:10px;
	height:10px;
	margin-right:7px;
	cursor:pointer;
}
label.buscar{
	color: #6D6D6D;
    display: block;
    font-family: PTSansRegular;
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 10px;
    padding-left:10px;	
}
.recursos_filtro_buscar{
	height:38px;
	width:100%;
	
}
.recursos_filtro_buscar .form-text.form-search{
	height:38px;	
	background:#fff;
}

.recursos_filtro_buscar #container_search_form{
	margin-left:0px;
	width:255px;
	height:38px;
	border:1px solid #ccc;	
	padding:0px;
	margin:0px;
	background:#fff;
	color:#6D6D6D;
	padding-left:10px;
	border-radius:0;
	margin-left:10px;
}
.recursos_filtro_buscar #container_search_form #edit-search-block-form--2{
	background:#fff;	
	height:28px;
	width:215px;
	color: #6D6D6D;
}
.recursos_filtro_buscar #container_search_form input[type="submit"]{
	height:37px; 
}

.node-type-press-kit .field-name-field-documentos h3 {
	display:none;	
}

div.socialmedia_fs{
	display:block;
	height:30px;
	clear:both;	
}
div.socialmedia_fs ul{
	margin:0px;
	padding:0px;
}
div.socialmedia_fs ul li{
	float:left;
	border: 1px solid #E8E8E8 !important;
    display: block;
    float: left;
    margin-right: 10px;
    padding: 0 0 1px !important;
    position: relative;
    transition: all 0.2s ease-in-out 0s;
    width: auto;	
}
div.socialmedia_fs ul li a{	
    height: 16px;
    line-height: 16px;
    padding-left: 2px;
    padding-right: 10px;
    padding-top:2px;
    white-space: nowrap;
   	color: #8A8A8A !important;
    font-family: PTSansBold !important;
    font-size: 12px !important;
    font-weight: normal !important;
	text-decoration:none;
}
div.socialmedia_fs ul li a .text_red_social{
	margin-right:10px;
}
div.socialmedia_fs ul li a .logo_red_social{
	width:13px;
	height:14px;
	float:left;
	margin:2px 5px 0 2px;
}
div.socialmedia_fs ul li a.twitter .logo_red_social{
	background:url("../images/twitter_28.png") no-repeat 0 0;
	background-size:cover;
}
div.socialmedia_fs ul li a.linkedin .logo_red_social{
	background:url("../images/linkedin_28.png") no-repeat 0 0;
	background-size:cover;
}
div.socialmedia_fs ul li a.facebook .logo_red_social{
	background:url("../images/facebook_28.png") no-repeat 0 0;
	background-size:cover;
}
div.socialmedia_fs ul li a.google .logo_red_social{
	background:url("../images/google+_28.png") no-repeat 0 0;
	background-size:cover;
}

div.socialmedia_fs ul li a.mail .logo_red_social{
	background:url("../images/mail_28.png") no-repeat 0 0;
	background-size:cover;
}
#map-canvas {
    width:980px;
    height:500px;
    margin:0 auto;
}

span.tit_pag_informe, span.search_num_pag{
	font-family: adelle-italic;
	
}

div.search-snippet-info img{
	display:none;
}

.maintenance-page #page{
	display:block;
	margin:20px auto;
	width:960px;
}
.maintenance-page #site-slogan {
    color: #6c6c6c;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.3em;
    margin: 10px 0 0;
}

.maintenance-page #content{
	background-color:#f5f5f5;
-webkit-border-radius:8px;
-moz-border-radius:8px;
-ms-border-radius:8px;
-o-border-radius:8px;
border-radius:8px;
padding:10px 20px;
	    text-align: center;    font-size: 14px;
}

.maintenance-page h1{
	    text-align: center;
font-size: 1.5em;
}