/**
 * Default theme
 *
 */

body {
	background-color: #ffffff;
}
#contenedor {
   margin:0 auto;
   position:relative;
   width:900px;
   padding-top:20px;
}
.panel-cream {
   width:900px;
}
#contenedor .logo {
   padding-left:80px;
}
#contenedor img {
   display:inline;
}
#contenedor a img {
   text-decoration:none;
}
h1 {
   font-size:13px;
   color:#333;
   text-align:left;
   padding-left:10px;
}
div ul.post-an-ad {
	margin:-10px 0 10px 0;
	float:right;
	font-weight:bold;
}
.sw_b1 {
	background-color:#FFFFFF;
	border:1px solid #45B5F1; /*B0B8BE;*/
}

.sw_b2 {
	border:1px solid #45B5F1; /*E3E3E4;*/
}

.sw_b3{
	border:1px solid #45B5F1;
	-moz-border-radius:4px; 
	-webkit-border-radius:4px; 
	width: 260px;
	float:left;
}
.sw_b4{
	border:1px solid #f0f0f0;
	width: 115px;
	float:left;
}
.form_buscar{
	float: right;
	margin-top:60px;
	padding-right:80px;
	width:403px;
}
input.sw_qbox{
	border:1px solid #fff;
	color:#333;
	font-family:arial;
	font-size:112%;
	padding:.35em .3em .35em .4em;
	vertical-align:middle;
	width:17em;
}
select.sw_qbox1{
	border:1px solid #fff;
	color:#333;
	font-family:arial;
	font-size:112%;
	padding:.3em .3em .3em .4em;
	vertical-align:middle;
	width:8em;
}
input.sw_qbtn{
	background-color:#0170EE;
	background-image:url(/imagenes/btn-busqueda.gif);
	background-repeat:norepeat;
	border:none;
	cursor:pointer;
	height:34px;
	vertical-align:middle;
	width:34px;
	padding-top:34px;
	float:right;
}
.cuadro-busqueda{
	border-top:1px solid #6EC5F4; 
	border-bottom:1px solid #6EC5F4;
	height:105px;
}
.busquedas-populares{
	width:205px;
	float:left;
	text-align:left;
	padding:10px;
	line-height:20px;
	font-size:13px;
}
.busquedas-populares a{
	display:block;
	color:#0000FF;
	text-decoration:underline;
}
.busquedas-populares a:hover{
	color:#003366;
}
.countries{
	text-align:justify;
	padding:10px;
	line-height:20px;
	font-size:10px;
}
.countries a{
	color:#0E7BB6;
	text-decoration:none;
}
.countries a:hover{
	color:#003366;
	text-decoration:underline;
}

/* Slight reset to make the preview have ample padding. */
#cse{
  background-color: #ffffff;
  border: 0px solid;
  border-color: #ffffff;
}
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 0;
  width: 900px;
  margin-top:-10px;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse1 .gsc-control-cse1 div,
.gsc-control-cse1 div {
vertical-align:middle;
    
}

.cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse1 .gsc-control-cse,
.gsc-control-cse {
  background-color: #ffffff;
  border: 0px solid;
  border-color: #ffffff;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border:none;
}
/* Cuadro de Texto*/
 input.gsc-input {
	border:1px solid #45B5F1;
	height:28px;
	color:#45B5F1;
    font-family: Arial, sans-serif;
	font-size:20px;
	-moz-border-radius:4px; 
	-webkit-border-radius:4px; 
	margin:0;
  }

/* Search button */
.cse1 input.gsc-search-button,
input.gsc-search-button {
  background-color:#0170EE;
	background-image: url(/imagenes/btn-busqueda.gif);
	background-repeat:norepeat;
	border:none;
	cursor:pointer;
	height:34px;
	vertical-align:middle;
	width:34px;
	padding-top:34px;
	float:right;
  }
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
  border: 1px solid;
  border-color: #e9e9e9;
  border-bottom: none;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #FF9900;
  border-bottom: none;
  display:none;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #6EC5F4;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result {
  height: 55px;
  padding: 10px;
  border: 1px solid;
  border-color:#45B5F1; /*EBEBEB;*/
  margin-bottom: 2em;
  vertical-align:middle;
  background-color: #ecf5fb;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover {
  border: 1px solid;
  border-color: #333;
}
 .gsc-webResult.gsc-result:hover {
    background-color: #fbfeff;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b {
    color: #0000FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b {
    color:#003399;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b {
    color: #0000CC;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b {
    color: #0000CC;
  }
  .gsc-cursor-page {
    color: #45B5F1;
  }
  a.gsc-trailing-more-results:link {
    color: #009933;
  }
  .gs-webResult.gs-result .gs-snippet {
    color: #333333;
  }
  .gs-webResult.gs-result .gs-visibleUrl {
    color: #45B5F1;
  }
  .gs-webResult.gs-result .gs-visibleUrl-short {
    color:#009933;

/* Pagination container centered */
.cse .gsc-cursor-box,
.gsc-cursor-box {
  padding: 1em .8px;
  text-align: center;
}
/* Pagination */
.cse .gsc-cursor-page,
.gsc-cursor-page {
  padding: .2em .5em;
  border: 1px solid;
  border-color: #a9da92;
}
.cse .gsc-results .gsc-cursor-page.gsc-cursor-current-page,
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
  color: #333333;
  text-shadow: 0 1px 2px #ffffff;
  background-color: #a9da92;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion.gs-result,
.gs-promotion.gs-result {
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #336699;
}
/* Promotion image */
.cse .gs-promotion.gs-result .gs-promotion-image,
.gs-promotion.gs-result .gs-promotion-image {}
/* Promotion title */
.cse .gs-promotion.gs-result a.gs-title:link,
.gs-promotion.gs-result a.gs-title:link {
  color: #0000FF;
}
.cse .gs-promotion.gs-result a.gs-title:visited,
.gs-promotion.gs-result a.gs-title:visited {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:hover,
.gs-promotion.gs-result a.gs-title:hover {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:active,
.gs-promotion.gs-result a.gs-title:active {
  color: #0000CC;
}
/* Promotion snippet */
.cse .gs-promotion.gs-result .gs-snippet,
.gs-promotion.gs-result .gs-snippet {
  color: #333333;
}
/* Promotion url */
.cse .gs-promotion.gs-result ..gs-visibleUrl,
.gs-promotion.gs-result .gs-visibleUrl {
  color: #333333;
}
