﻿/*Main Background*/
   input.gSearchBox {
  	font-size: 11px !important;
  	line-height: 16px;
  	line-height:26px \0/;
  	border-radius: 5px 0px 0px 5px !important;
  	border: none;
  	height: 26px;
  	width: 129px;
/*  	background-position: 13% 60% !important;*/
  	float: left;
  	padding: 1px 0px 1px 22px !important;
  	box-shadow: inset 1px 1px 2px 0 #777;
  	background: url(/images/google_watermark.png) no-repeat #fff; 
  	background-position:5px 7px !important;
  }
  .gSearchBox.jq_watermark ui-autocomplete-input {
  	background: url(/images/google_watermark.png) no-repeat;
  }
  .gsc-branding-text  {
  	
  	display: none !important;
  }
  .gsc-branding-img {
  	
  	display: none !important;
  }
  .gcsc-branding {
  	display: none !important;
  }
  #searchResults {
  	/*padding: 10px 20px 20px 20px;
  	width: 920px !important;*/
  }
  .gsc-results .gsc-cursor-box {
  margin-bottom: 10px;
  margin-top: 15px;
  }
  /*Individual Results*/
  .gsc-control-cse, .gsc-control-cse .gsc-table-result {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 13px;
  padding: 10px 0px;
  }
  /*Search Input Box*/
  input.gsc-input {
  padding: 1px 6px;
  border: 1px solid #DDD;
  width: 99%;
  height: 25px;
  }
  input.gsc-search-button1 {
  float: right;
  left: -4px;
  padding: 0px !important;
  border: 0px !important;
/*  top: -25px;*/
  position: relative;
/*  	border-color: #300D00;*/
/*  	background-color: #461200;*/
  	width: 57px;
  	height: 28px !important;
/*  padding: 5px 6px !important;*/
  	border-radius: 0px 5px 5px 0px !important;
  	margin-top: 0px;
  }
  
  
  /*Search Results*/
  .gsc-webResult .gsc-result {
  margin: 0;
  padding: .5em 10px !important;
  border-bottom: 1px solid #EBEBEB;
  
  }
   .gsc-expansionArea .gsc-result:nth-child(odd) {
  	background: #EFF5F9 !important;
  }
  
  .gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
  	
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: bold;
  color: #216DB9;
  }
  .gs-bidi-start-align.gs-snippet {
  	
  margin: 3px 0px 0px 0px;
  padding: 0px;
  font-size: 14px;
  color: #575656;
  line-height: 20px;
  }
   