/*
Estilos para buscadores google, basado en BubbleGum
Ultima modificacion: 2012/03/29 -wil
*/
@charset "utf-8";


/*ESTILOS PARA BOTON*/
  .gsc-control-cse {
    font-family: Arial, sans-serif;
    border-color: #F9F5FF;
    background-color: #d4e6ec;
  }
  input.gsc-input {
    border-color: #537fca;
  }
  input.gsc-search-button {
	cursor:pointer;
	color: #FFF;
    font-size: 12px;
	border-color: #ce1513;
    background-color: #f92522;
  }
  
 
 input.gsc-search-button:hover {
	 cursor:pointer;
	color: #FFF;
    font-size: 12px;
	border-color: #369417;
    background-color: #41c017;
  }
 
 input.gsc-search-button:active {
	 cursor:pointer;
	color: #FFF;
    font-size: 12px;
	border-color: #2f8014;
    background-color: #38a914;
  }
  
  
 .gsc-clear-button{
	 display:none !important;
	 }

/*ESTILOS PARA RESULTADOS*/
  .gsc-control-cse {
    font-family: Arial, sans-serif;
    border-color: #F9F5FF;
    background-color: #d4e6ec;
  }
  input.gsc-input {
    border-color: #537fca;
  }
  input.gsc-search-button {
	cursor:pointer;
	color: #FFF;
    font-size: 12px;
	border-color: #ce1513;
    background-color: #f92522;
  }
  
 
 input.gsc-search-button:hover {
	 cursor:pointer;
	color: #FFF;
    font-size: 12px;
	border-color: #369417;
    background-color: #41c017;
  }
 
 input.gsc-search-button:active {
	 cursor:pointer;
	color: #FFF;
    font-size: 12px;
	border-color: #2f8014;
    background-color: #38a914;
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #7198d1;
    background-color: #7198d1;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-color: #7198d1;
    background-color: #7198d1;
  }
  .gsc-tabsArea {
    border-color: #7198d1;
  }
  .gsc-webResult.gsc-result,
  .gsc-results .gsc-imageResult {
	  padding:10px;
    border-color: #F9F5FF;
    background-color: #F9F5FF;
  }
  .gsc-webResult.gsc-result:hover,
  
  .gsc-imageResult:hover {
    border-color: #94c2d1;
    background-color: #FFFFFF;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b,
  .gs-imageResult a.gs-title:link,
  .gs-imageResult a.gs-title:link b {
    color: #0066CC;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b,
  .gs-imageResult a.gs-title:visited,
  .gs-imageResult a.gs-title:visited b {
    color: #0066CC;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b,
  .gs-imageResult a.gs-title:hover,
  .gs-imageResult a.gs-title:hover b {
    color: #ff0000;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b,
  .gs-imageResult a.gs-title:active,
  .gs-imageResult a.gs-title:active b {
    color: #cc0000;
  }
  .gsc-cursor-page {
    color: #0066CC;
  }
  a.gsc-trailing-more-results:link {
    color: #0066CC;
  }
  .gs-webResult .gs-snippet,
  .gs-imageResult .gs-snippet,
  .gs-fileFormatType {
    color: #6d889b;
  }
  .gs-webResult div.gs-visibleUrl,
  .gs-imageResult div.gs-visibleUrl {
    color: #999999;
  }
  .gs-webResult div.gs-visibleUrl-short {
    color: #999999;
  }
  .gs-webResult div.gs-visibleUrl-short {
    display: none;
  }
  .gs-webResult div.gs-visibleUrl-long {
    display: block;
  }
  .gs-promotion div.gs-visibleUrl-short {
    display: none;
  }
  .gs-promotion div.gs-visibleUrl-long {
    display: block;
  }
  .gsc-cursor-box {
    border-color: #F9F5FF;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #7198d1;
    background-color: #F9F5FF;
    color: #0066CC;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #7198d1;
    background-color: #7198d1;
    color: #0066CC;
  }
  .gsc-webResult.gsc-result.gsc-promotion {
      border-color: #41c017;
    background-color: #e0ffb0;
  }
  
  .gsc-webResult.gsc-result.gsc-promotion:hover{
      border-color: #41c017;
    background-color: #eeffd3;
  }
  .gsc-completion-title {
    color: #0066CC;
  }
  .gsc-completion-snippet {
    color: #6d889b;
  }
  .gs-promotion a.gs-title:link,
  .gs-promotion a.gs-title:link *,
  .gs-promotion .gs-snippet a:link {
    color: #e90300;
  }
  .gs-promotion a.gs-title:visited,
  .gs-promotion a.gs-title:visited *,
  .gs-promotion .gs-snippet a:visited {
    color: #cc0000;
  }
  .gs-promotion a.gs-title:hover,
  .gs-promotion a.gs-title:hover *,
  .gs-promotion .gs-snippet a:hover {
    color: #33cc00;
  }
  .gs-promotion a.gs-title:active,
  .gs-promotion a.gs-title:active *,
  .gs-promotion .gs-snippet a:active {
    color: #009900;
  }
  .gs-promotion .gs-snippet,
  .gs-promotion .gs-title .gs-promotion-title-right,
  .gs-promotion .gs-title .gs-promotion-title-right *  {
    color: #cc0000;
  }
  .gs-promotion .gs-visibleUrl,
  .gs-promotion .gs-visibleUrl-short {
    color: #333333;
  }
  .gsc-input input.gsc-input {
    background: none repeat scroll 0% 0% white !important;
  }