#searchwrapper .cse .gsc-control-cse,
.gsc-control-cse {
  padding: 1em;
  width: auto;
}
#searchwrapper .cse .gsc-branding,
.gsc-branding {
  display: none;
}
#searchwrapper .cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
#searchwrapper .cse .gsc-control-cse,
.gsc-control-cse {
  background-color: #ffffff;
  background-image:none;
  border: 0px solid;
  border-color: #ffffff;
}
#searchwrapper .cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
#searchwrapper .cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border: block;
}
#searchwrapper .gsc-search-box{border:none;}
#searchwrapper .Header h1, .sidebar .widget h2, .main-inner .widget h2.date-header {text-shadow: none;}

/* Inactive tab */
#searchwrapper .cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
	  background-image:none;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-bottom: none;
    padding: 10px;
}
/* Active tab */
#searchwrapper .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;
    padding: 10px;
}
/* This is the tab bar bottom border. */
#searchwrapper .cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #336699;
}
/* Inner wrapper for a result */
#searchwrapper .cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result,
.gsc-imageResult-column,
.gsc-imageResult-classic {
  padding: 10px;
  border: none;
  border-color: #ffffff;

  font-family: Georgia, "Times New Roman", Times, serif;
  color: #444444;
}
/* Result hover event styling */
#searchwrapper .cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover,
.gsc-results .gsc-imageResult-classic:hover,
.gsc-results .gsc-imageResult-column:hover {
  border: none;
  border-color: #fffff;
}
/*Promotion Settings*/
/* The entire promo */
#searchwrapper .cse .gs-promotion,
.gs-promotion {
  background-color: #e8e8e8;
  border: 1px solid;
  border-color: #cccccc;
  padding: 10px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
/* Promotion image */
#searchwrapper .cse .gs-promotion .gs-promotion-image,
.gs-promotion .gs-promotion-image {float:left;}
/* Promotion links */
#searchwrapper .cse .gs-promotion a.gs-title:link,
.gs-promotion a.gs-title:link,
.cse .gs-promotion a.gs-title:link *,
.gs-promotion a.gs-title:link *,
.cse .gs-promotion .gs-snippet a:link,
.gs-promotion .gs-snippet a:link {
 font-family: Georgia, "Times New Roman", Times, serif;
  color: #336699;

	font-weight: bold;
}
#searchwrapper .cse .gs-promotion a.gs-title:visited,
.gs-promotion a.gs-title:visited,
.cse .gs-promotion a.gs-title:visited *,
.gs-promotion a.gs-title:visited *,
.cse .gs-promotion .gs-snippet a:visited,
.gs-promotion .gs-snippet a:visited {
 font-family: Georgia, "Times New Roman", Times, serif;
  color: #336699;
}
#searchwrapper .cse .gs-promotion a.gs-title:hover,
.gs-promotion a.gs-title:hover,
.cse .gs-promotion a.gs-title:hover *,
.gs-promotion a.gs-title:hover *,
.cse .gs-promotion .gs-snippet a:hover,
.gs-promotion .gs-snippet a:hover {
 font-family: Georgia, "Times New Roman", Times, serif;
  color: #336699;
}
#searchwrapper .cse .gs-promotion a.gs-title:active,
.gs-promotion a.gs-title:active,
.cse .gs-promotion a.gs-title:active *,
.gs-promotion a.gs-title:active *,
.cse .gs-promotion .gs-snippet a:active,
.gs-promotion .gs-snippet a:active {
 font-family: Georgia, "Times New Roman", Times, serif;
  color: #336699;
}
/* Promotion snippet */
#searchwrapper .cse .gs-promotion .gs-snippet,
.gs-promotion .gs-snippet,
.cse .gs-promotion .gs-title .gs-promotion-title-right,
.gs-promotion .gs-title .gs-promotion-title-right,
.cse .gs-promotion .gs-title .gs-promotion-title-right *,
.gs-promotion .gs-title .gs-promotion-title-right * {
 font-family: Georgia, "Times New Roman", Times, serif;
  color: #336699;
}
/* Promotion url */
#searchwrapper .cse .gs-promotion .gs-visibleUrl,
.gs-promotion .gs-visibleUrl {
 font-family: Georgia, "Times New Roman", Times, serif;
  color: #444444;
  font-weight: bold;
font-size: 10px;
}
/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
#searchwrapper .gsc-completion-selected {
  background: #ffffff;
}
#searchwrapper .gsc-completion-container {
font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  position: absolute;
  background: #ffffff;
  border: 0px solid #e8e8e8;
  margin-left: 0;
  margin-right: 0;
    background-image:none;
  /* The top, left, and width are set in JavaScript. */
}

/* Full URL */
#searchwrapper .gs-webResult div.gs-visibleUrl-short {
  display: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  color: #444444;
}
#searchwrapper .gs-webResult div.gs-visibleUrl-long {
  display: block;
font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
color: #444444;
}
/*SearchBox*/
#searchwrapper  .gsc-control-cse {
font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
border: none;
color: #444444;
}
#searchwrapper  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #ffffff;
    background-color: #ffffff;
	border: none;
  }
#searchwrapper .gsc-tabHeader.gsc-tabhActive {
    border-color: #ffffff;
    background-color: #333333;
	border: none;
  }
#searchwrapper .gsc-tabsArea {
    border-color: #ffffff;
	border: none;
  }
#searchwrapper .gsc-webResult.gsc-result,
  .gsc-results .gsc-imageResult {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
	border: none;
  }
#searchwrapper .gsc-webResult.gsc-result:hover,
  .gsc-imageResult:hover {
    border-color: #ffffff;
	border: 0px solid;
    background-color: #ffffff;
  }
#searchwrapper .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: #336699;
font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  }
#searchwrapper .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: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  }
#searchwrapper .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: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  }
#searchwrapper .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: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  }
#searchwrapper .gsc-cursor-page {
    color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  }
#searchwrapper  a.gsc-trailing-more-results:link {
    color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  }
#searchwrapper .gs-webResult .gs-snippet,
  .gs-imageResult .gs-snippet {
    color: #444444;
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  }
#searchwrapper .gs-webResult div.gs-visibleUrl,
  .gs-imageResult div.gs-visibleUrl {
    color: #444444;
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  }
#searchwrapper .gs-webResult div.gs-visibleUrl-short {
    color: #444444;
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  }
#searchwrapper .gs-webResult div.gs-visibleUrl-short {
    display: none;
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px; 
  }
#searchwrapper .gs-webResult div.gs-visibleUrl-long {
    display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px; 
  }
#searchwrapper .gsc-cursor-box {
    border-color: #FFFFFF;
  }
#searchwrapper .gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #ffffff;
    background-color: #FFFFFF;
        color: #444444;
font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px; 
  }
#searchwrapper .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #ffffff;
    background-color: #ffffff;
    color: #444444;
  font-style:plain;
  text-shadow: none;
  font-weight: plain;
font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  text-decoration: none;
  }
#searchwrapper .gs-promotion {
    border-color: #336699;
    background-color: #e8e8e8;
font-family: Georgia, "Times New Roman", Times, serif;
	 color: #444444;
  }
#searchwrapper .gs-promotion a.gs-title:link,
  .gs-promotion a.gs-title:link *,
  .gs-promotion .gs-snippet a:link {
    color: #336699;
	  text-decoration: none;
	  font-weight: bold;
	  font-size:14px;
	  font-family: Georgia, "Times New Roman", Times, serif;
  }
#searchwrapper  .gs-promotion a.gs-title:visited,
  .gs-promotion a.gs-title:visited *,
  .gs-promotion .gs-snippet a:visited {
    color: #336699;
font-family: Georgia, "Times New Roman", Times, serif;
  }
#searchwrapper .gs-promotion a.gs-title:hover,
  .gs-promotion a.gs-title:hover *,
  .gs-promotion .gs-snippet a:hover {
    color: #336699;
font-family: Georgia, "Times New Roman", Times, serif;
  }
#searchwrapper .gs-promotion a.gs-title:active,
  .gs-promotion a.gs-title:active *,
  .gs-promotion .gs-snippet a:active {
    color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
  }
#searchwrapper .gs-promotion .gs-snippet,
  .gs-promotion .gs-title .gs-promotion-title-right,
  .gs-promotion .gs-title .gs-promotion-title-right *  {
    color: #444444;
font-family: Georgia, "Times New Roman", Times, serif;
  }
#searchwrapper .gs-promotion .gs-visibleUrl,
  .gs-promotion .gs-visibleUrl-short {
    color: #444444;
font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;  
  }
  #searchwrapper .cse input.gsc-search-button,
input.gsc-search-button {
  font-weight:200;
  font-style:plain;
  text-shadow: none;
  color: #ffffff;
  text-decoration: none;}
#searchwrapper .gsc-input{
  }