html
{
  min-height: 100%;
  overflow-y: scroll;
} 
body
{
  background-color: #ffffff;
  margin: 0;
  font-family: Arial, sans-serif;
}
*, a, input, textarea, button, input:focus, textarea:focus { outline: 0 !important; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
.search-bar-home {
margin:0;
padding:0;
background-color:#ffffff;
color:#000000;
}

.notfound {
margin:0;
padding:0;
background-color:#ffffff;
font: 15px Arial;
color: #FFFFFF;
}

.notfound a {
color: #008000;
}


.cse-branding-bottom,
.cse-branding-right {
margin:0;
padding:0;
background-color:#ffffff;
color:#000000;
}
.cse-branding-bottom,
.cse-branding-right {
zoom: 1;
}
.cse-branding-bottom:after,
.cse-branding-right:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden
}
.cse-branding-text { 
font: 10px Arial;
font-family: 'Oswald', sans-serif;
}
.cse-branding-form form {
margin-bottom: 0;
padding-bottom: 0;
}
/* Bottom-specific selectors */
.cse-branding-bottom .cse-branding-logo, .cse-branding-bottom .cse-branding-text {
display: block; 
float: left
}
.cse-branding-bottom .cse-branding-form {
margin-bottom: 3px; overflow: hidden;
}
.cse-branding-bottom .cse-branding-logo {
padding: 0
}
.cse-branding-bottom .cse-branding-text {
padding-top: 4px
}
.cse-branding-right .cse-branding-form {
float: left;
}
/* Right-specific selectors */
.cse-branding-right .cse-branding-logo, 
.cse-branding-right .cse-branding-text {
margin-left: 4px;
}
.cse-branding-right .cse-branding-form {
float: left;
margin-right: 4px;
}
.cse-branding-right .cse-branding-logo {
padding: 0
}
.cse-branding-right .cse-branding-text {
margin-top: -4px
}
.cse-branding-form form > div
{
  padding: 20px 0px 0px 0px;
}
body.home .cse-branding-form form > div
{
  padding: 0px 0px 0px 0px;
}

#cse .gsc-control-cse, #cse_right .gsc-control-cse {
  font-family: Arial, sans-serif;
  background-color: transparent;
  border: 0px solid;
  border-color: #000000;
}
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
#cse .gsc-resultsHeader, #cse_right .gsc-resultsHeader {
  border: none;
}
/* TD element containing the search input field. */
#cse td.gsc-input, #cse_right td.gsc-input {
  padding-right: 4px;
}
/* Search input field */
#cse input.gsc-input, #cse_right input.gsc-input {
  font-family: inherit;
  border: 1px solid;
  border-color: #94cc7a;
  padding: 4px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px #999999;
  -moz-box-shadow: 0 1px 2px #999999;
}
/* Search button */
#cse input.gsc-search-button, #cse_right input.gsc-search-button {
  font-family: inherit;
  font-size: 13px;
  color: #303e2a;
  text-shadow: 0 1px 2px #ffffff;
  padding: 3px 8px;
  background-color: #D8DFEA;
  border: 1px solid;
  border-color: #94cc7a;
  font-weight: bold;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px #999999;
  -moz-box-shadow: 0 1px 2px #999999;
  }
/* Base tab selector styles */
#cse .gsc-tabHeader {
  outline: none;
  color: rgb(196, 196, 196);
  line-height: 20px;
  height: 22px;
  padding: 2px 8px;
  display: inline-block;
  float: left;
  margin-left: 5px;
  margin-right: 0px;
  font-weight: bold;
  font-size: 13px;
  padding: 0px 10px;
  height: 37px;
  line-height: 37px;
  position: relative;
}
/* Inactive tab */
#cse .gsc-tabHeader.gsc-tabhInactive {
	border: none;
	background: none;
	color: #C5C5C5;
	display:none;
}
#cse .gsc-tabHeader.gsc-tabhInactive:hover {
	color: #FFFFFF;
	display:none;
}

/* Active tab */
#cse .gsc-tabHeader.gsc-tabhActive {
 font-weight: bold;
 background: none;
 border: none;
 cursor: default;
 color: #C5C5C5;
 display:none;
}
#cse .gsc-tabHeader.gsc-tabhActive:after, #cse .gsc-tabHeader.gsc-tabhActive:before {
	bottom: 0px;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#cse .gsc-tabHeader.gsc-tabhActive:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 8px;
	margin-left: -8px;
}
#cse .gsc-tabHeader.gsc-tabhActive:before {
	border-color: rgba(172, 172, 172, 0);
	border-bottom-color: #7e8dce;
	border-width: 9px;
	margin-left: -9px;
}



.gsc-control-cse div.gs-no-results-result {
padding:  20px;
background-color: #DDD;
margin: 20px;
}
 

 
/* This is the tab bar bottom border. */
#cse .gsc-tabsArea, #cse_right .gsc-tabsArea {
  margin: 0;
  border-bottom: 1px solid #7e8dce;
  background-color: transparent;
  height: 38px;
  display: none;
}
#cse_right .gsc-above-wrapper-area-container, #cse_right .gsc-tabsArea > *, #cse_right .gsc-result-info-container, #cse_right .gsc-cursor-box, #cse_right .gsc-tabsArea, .gsc-orderby-container
{
  display: none;
}
#cse .gcsc-branding
{
margin-top: 20px;
    margin-bottom: -1px;
    margin-left: 145px;
    width: 200px;
}
#cse_right .gcsc-branding
{
opacity: 0.85;
}
#cse_right .gsc-orderby-container { padding-top: 4px; }
.gsc-tabsarea .gs-spacer { display: none; }
/* Wrapper for all results */
#cse .gsc-results, #cse_right .gsc-results {
  width: 100%;
  margin-top: -5px;
  background-color: transparent;
}
/* Wrapper for a result */
#cse .gsc-webResult.gsc-result {
  margin: 0 0 0 100px;
  padding: 17px 0;
  border-bottom: 1px dotted;
  border-color: #ffffff;
}
#cse_right .gsc-webResult.gsc-result {
  padding: 10px 1px 20px 8px;
  border-bottom: none;
}

/* Font size */
#cse .gs-title, #cse div.gs-title, #cse .gs-snippet, #cse_right .gs-title, #cse_right div.gs-title, #cse_right .gs-snippet
{
  font-size: 18px;
  line-height: 22px;
}

/* Set link colors. */
#cse a.gs-title:link, #cse a.gs-title:link b, #cse .gsc-cursor-page, #cse a.gsc-trailing-more-results:link, #cse_right a.gs-title:link, #cse_right a.gs-title:link b, #cse_right .gsc-cursor-page, #cse_right a.gsc-trailing-more-results:link
{ color: #0066B3; border-bottom: none; }

#cse a.gs-title:visited, #cse a.gs-title:visited b, #cse a.gsc-trailing-more-results:visited, #cse_right a.gs-title:visited, #cse_right a.gs-title:visited b, #cse_right a.gsc-trailing-more-results:visited
{ color: #609; border-bottom: none; }

#cse a.gs-title:hover, #cse a.gs-title:hover b, #cse a.gsc-trailing-more-results:hover, #cse_right a.gs-title:hover, #cse_right a.gs-title:hover b, #cse_right a.gsc-trailing-more-results:hover
{ color: #990000; border-bottom: none; }


/* Override default.css selector to disable underlines. */
#cse .gs-result .gs-title, #cse .gs-result .gs-title *, #cse .gsc-cursor-page, #cse .gsc-results .gsc-trailing-more-results, #cse .gsc-results .gsc-trailing-more-results *, #cse_right .gs-result .gs-title, #cse_right .gs-result .gs-title *, #cse_right .gsc-cursor-page, #cse_right .gsc-results .gsc-trailing-more-results, #cse_right .gsc-results .gsc-trailing-more-results *
{
  text-decoration: none;
}

/* Rating stars */
body .gsc-rating-bar, body .gsc-rating-bar span
{
  background-image: url(images/cse_snippets_stars_w.png);
    filter: grayscale(30%);
    -webkit-filter: grayscale(30%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    -moz-filter: grayscale(30%);
    -ms-filter: grayscale(30%);
    -o-filter: grayscale(30%);
    -webkit-transform: translateZ(0);
}

/* Snippet text */
#cse_right .gs-result .gs-snippet {
	color: #141414;
	font-size: 13px;
	line-height: 18px; 
	margin-top: 3px;
}
#cse .gs-result .gs-snippet {
	color: #141414;
	font-size: 14px;
	line-height: 18px;
	margin-top: 3px;
}

/* URL styling */
#cse .gs-visibleUrl, #cse .gs-visibleUrl-long, #cse_right .gs-visibleUrl, #cse_right .gs-visibleUrl-long {
	color: #777777;
}
#cse .gs-visibleUrl, #cse .gs-visibleUrl-long {
	font-size: 13px;
}
/* Pagination container centered */
#cse .gsc-cursor-box, #cse_right .gsc-cursor-box {
/*  padding: .8em 1.1em; */
    padding: 10px 11px;
  text-align: left;
  margin-left: 190px;
  margin-top: 50px;
}
/* Pagination */
#cse .gsc-cursor-page, #cse_right .gsc-cursor-page {
/*  padding: .8em 1.1em; */
    padding: 10px 11px;
  border: 1px solid;
  border-color: #919191;
  background-color: #919191;
  color: #ffffff;
}
#cse .gsc-cursor-page:hover, #cse_right .gsc-cursor-page:hover {
  background-color: #568EC8;
  border-color: #568EC8;
  color: #FFF;
}
#cse .gsc-cursor-page.gsc-cursor-current-page, #cse_right .gsc-cursor-page.gsc-cursor-current-page {
  font-weight: normal;
  background-color: #0066B3;
  border: 1px solid;
  border-color: #0066B3;
  cursor: default;
  color: #FFF;
}
#cse input.gsc-input, #cse_right input.gsc-input {
  width: 98%;
}
#cse div.gs-visibleUrl.gs-visibleUrl-long, #cse_right div.gs-visibleUrl.gs-visibleUrl-long { display:block; }
#cse div.gs-visibleUrl.gs-visibleUrl-short, #cse_right div.gs-visibleUrl.gs-visibleUrl-short { display:none; }
body .gs-web-image-box, body .gs-promotion-image-box {
  float: left;
  padding: 2px 5px 2px 0px;
  margin-right: 0px;
  margin-left: 10px;
  text-align:center;
  width: 102px; /* default width + 1px border */
}
#cse .gs-web-image-box, body .gs-promotion-image-box {
  float: left;
  padding: 2px 5px 2px 0px;
  margin-right: 0px;
  margin-left: 100px;
  text-align:center;
  width: 102px; /* default width + 1px border */
}
#cse_right .gs-web-image-box, body .gs-promotion-image-box {
  float: left;
  padding: 2px 5px 2px 0px;
  margin-right: 0px;
  margin-left: 10px;
  text-align:center;
  width: 102px; /* default width + 1px border */
}

body .gsc-adBlock {
  position : relative;
  display : block;
  border-bottom: 1px dotted #ffffff;
  margin-bottom: 5px;
  margin-left: 52px;
  padding-bottom: 0px;
  padding-top: 15px;
}
body .gs-web-image-box img.gs-image, body .gs-promotion-image-box img.gs-promotion-image {
  border: none;
  width: expression(this.width > 148 ? '148px': true);
  height: expression(this.height > 180 ? '180px': true);
  max-width: 400px;
  max-height: 400px;
  
  -webkit-transform: translateZ(0);
  
}

body .gsc-control-cse .gs-spelling,
body .gsc-control-cse .gs-result .gs-title,
body .gsc-control-cse .gs-result .gs-title * {
  font-size: 18px;
  line-height: 22px;
}

body .gs-webResult.gs-result a.gs-title:visited, 
body .gs-webResult.gs-result a.gs-title:visited b, 
body .gs-imageResult a.gs-title:visited, 
body .gs-imageResult a.gs-title:visited b {
color: #CD98FF;
}

td.gsc-branding-text div.gsc-branding-text,
td.gcsc-branding-text div.gcsc-branding-text {
  padding-bottom : 2px;
  text-align : right;
  font-size : 11px;
  margin-right : 2px;
  color: rgb(133, 133, 133);
}

body .gsc-imageResult {
  width: 48%;
  float: left;
  margin-bottom: 10px;
  margin-right: 2%;
  margin-top: 18px;
}
body .gsc-results .gsc-cursor-box {
  margin-bottom : 0px;
}
.gs-result img.gs-image,
.gs-result img.gs-promotion-image {
  vertical-align: middle;
  float: right;
}

body .gs-imageResult-column
{
	width: auto;
	margin-bottom: 5px;
	margin-right: 2%;
	margin-left: 2%;
	overflow: visible;
}
body .gs-imageResult-column .gs-text-box {
  float: left;
  width: 65%;
  padding: 5px 0px 0px 0px;
  height: auto; 
  font-family: Arial, sans-serif;
}

body .gs-imageResult-column .gs-text-box .gs-size {
  display: block;
}
body .gs-imageResult .gs-size {
  color: #141414;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
body .gs-imageResult .gs-snippet {
  overflow : hidden;
  line-height: 1em;
  white-space : nowrap;
  display: none;
}
body .gs-no-results-result .gs-snippet,
.gs-error-result .gs-snippet {
  padding : 5px;
  margin : 5px;
  border : 1px solid #ffffff;
  background-color : #ffffff;
}
body .gsc-control-cse .gsc-option-menu {
  background: #fff;
  border: 1px solid #eee;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
  cursor: default;
  font-size: 13px;
  margin: 0;
  max-height: 360px;
  outline: none;
  padding: 6px 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 7;
  right: -28px;
  border-radius: 6px;
}
.gsc-control-cse .gsc-option-menu-container
{
  width: 95px;
}
body .gsc-above-wrapper-area
{
	padding: 0px 5px;
	border-bottom: 1px solid #ffffff;
	display: inline-block;
}
body .gsc-above-wrapper-area-container {
  width: 500px;
}
body .gsc-selected-option-container {
  background-color: rgb(54, 54, 54);
}
body .gsc-adBlockVertical {
  width : 30%;
  margin-top: 10px;
  padding-left: 0px;
padding-left: 9px;
border-left: solid 1px #ACACAC;
}
body #layout_middle .gsc-wrapper.gsc-thinWrapper {
  width : 68%;
}
body #layout_middle .gsc-wrapper {
  margin-top: -18px;
}
body .gsc-result .gs-title {
  overflow: visible;
  height: auto;
}
body .gs-imageResult-column .gs-image-box
{
	width: 60%;
	margin-right: 1%;
	height: auto;
}
body .gs-imageResult .gs-image-box img.gs-image {
   border: none;
   width: 100% !important;
   height: auto !important; 

   -webkit-transform: translateZ(0);
}
body .gsc-result-info {
  color: #676767;
}
body .gsc-orderby-label {
  color: #B3B3B3;
}
body .gs-spelling {
color: #979797;
}
body .gs-spelling a {
  color: rgb(204, 65, 0);
  cursor: pointer;
  text-decoration : none;
}
body .gsc-preview-reviews li {
  list-style: none;
  width: 90%;
  color: #141414;
    display: none;
}
body .gsc-snippet-metadata {
  color: #990000;
  vertical-align: top;
  display: none;
}
body .gsc-selected-option-container {
  color: rgb(106, 148, 0);
  cursor: pointer;
  font-size: 13px;
  font-weight: normal;
}
body .gsc-refinementsArea {
  clear: both;
  margin-bottom: 0px;
  padding-left: 8px;
  border-bottom: 0px solid #ffffff;
  padding-bottom: 0px;
}
body .gsc-reviewer {
  color: #990000;
}

body .gsc-role {
  color: #990000;
  font-size: 13px;
  line-height: 20px;
}

body .gsc-tel {
  color: #990000;
  font-size: 13px;
  line-height: 20px;
  margin-left: 8px;
}

body .gsc-org {
  color: #990000;
  font-size: 13px;
  line-height: 20px;
}

body .gsc-location {
  color: #990000;
  font-size: 13px;
  line-height: 20px;
}

body span.gs-fileFormat {
  color: #990000;
  font-size: 13px;
  line-height: 20px;
}

body span.gs-fileFormatType {
  color: #990000;
  font-size: 13px;
  line-height: 20px;
}

body table.gsc-branding td,
table.gsc-branding,
table.gcsc-branding td,
table.gcsc-branding {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border : none;
}

.search_container_inner
{
  min-width: 980px;
  padding: 10px 0px 0px 10px;
  padding-left: 10px;
  padding-top: 10px;
  margin-bottom: -10px;
  overflow: hidden;
  clear: both;
}
.search_container_inner.search_container_inner_top
{
  padding-bottom: 0px;
}
.search_container_inner.search_container_inner_bottom
{
  margin-top: 0px;
  margin-bottom: 0px;
}
.search_container_inner.search_container_inner_bottom .enhanced
{
  line-height: 22px;
}
.search_container_inner > div
{
  float: left;
  clear: none;
}
.search_container_inner > div.logo_search_inner
{
  overflow: hidden;
  margin-right: 10px;
  margin-top: 1px;
}
.search_container_inner > div.logo_search_inner > a, .search_container_inner > div.logo_search_inner > a > img
{
  float: left;
  display: inline-block;
  width: 190px;
  height: 61px;
  overflow: hidden;
}
.cse-branding-bottom .enhanced {
  margin: 0px 0px 0px 7px;
  text-align: left;
  margin-top: -5px;
}

/* SEARCH FIELD and BUTTON */
input#q
{
  width: 430px;
  line-height: 23px;
  height: 23px;
  font-family: arial, sans-serif;
  color: #008000;
  font-size: 22px;
  background: #fff;
  border:solid 1px #4d90fe; 
  border-top:solid 1px #4787ed; 
  padding: 6px;
  vertical-align: top;
  outline: none;
  -webkit-box-shadow: inset 2px 2px 2px 0px #dddddd;
  -moz-box-shadow: inset 2px 2px 2px 0px #dddddd;
  box-shadow: inset 2px 2px 2px 0px #dddddd;
  
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
input#q:hover
{
  border:solid 1px #BBB; 
  border-top:solid 1px #AAA; 
}
input#q:focus
{
  border:solid 1px rgb(76, 93, 165); 
  border-top:solid 1px rgb(76, 93, 165); 
  -webkit-box-shadow: inset 2px 2px 2px 0px #dddddd;
  -moz-box-shadow: inset 2px 2px 2px 0px #dddddd;
  box-shadow: inset 2px 2px 2px 0px #dddddd;
}
input.submit
{
  cursor:pointer; 
  width:170px; 
  height: 37px;
  margin-left: 1px;
  color: #ffffff;  
  border: 1px solid rgb(99, 117, 197);  
  vertical-align: top;
  background-color: rgb(99, 117, 197);
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  border: 0;
  border-bottom: 1px solid #496b93;
  text-shadow: 0 1px 0 #5578A0;
  background: #658ab0 url(/button_bgf.png) repeat-x top;
  background-position: 0px -12px;
  color: #FFF;
  border-radius: 3px;

}
input.submit:hover
{
  border: 1px solid rgb(126, 141, 206);
  
  background-color: rgb(126, 141, 206);
  color: #ffffff;
}
input.submit:active
{
  border: 1px solid #357ae8;

  background-color: #357ae8;
} 

/*
.search_field_clear
{
  float: left;
  margin-right: 4px;
  background: #fff;
  border:solid 1px #2B587A; 
  vertical-align: top;
  -webkit-box-shadow: inset 2px 2px 2px 0px #dddddd;
  -moz-box-shadow: inset 2px 2px 2px 0px #dddddd;
  box-shadow: inset 2px 2px 2px 0px #dddddd;

}
*/

.search_field_clear input#q, .search_field_clear input#q2
{
  width: 400px;
  line-height: 23px;
  height: 23px;
  font-family: arial, sans-serif;
  color: #141414;
  font-size: 16px;
  background: transparent;
  border: none !important; 
  padding: 6px 0px 6px 6px;
  vertical-align: top;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.search_field_clear #search_form_input_clear_one, .search_field_clear #search_form_input_clear_two
{
  background: url(/clear_but.png) no-repeat center center;
  width: 30px;
  margin-left: -3px;
  padding: 0px;
  height: 34px;
  text-indent: -9999em;
  border: none;
  cursor: pointer;
}
.search_field_clear #search_form_input_clear_one.search_form_input_clear_closed, .search_field_clear #search_form_input_clear_two.search_form_input_clear_closed
{
  background: transparent;
}
.search_inner input.submit
{
  float: left;
}
input::-ms-clear {
  display: none;
}


/* Search button for FAQS */
.faqs_guides input.submit
{
  cursor:pointer; 
  width:180px; 
  height: 37px;
  margin-left: 1px;
  color: #d9d9d9;  
  border: none;  
  vertical-align: top;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-shadow: -1px -1px 0px rgba(0,0,0,0.3);
  
  background: #2c6adf; /* Old browsers */
  background: -moz-linear-gradient(top,  #2c6adf 0%, #1049b3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c6adf), color-stop(100%,#1049b3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #2c6adf 0%,#1049b3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #2c6adf 0%,#1049b3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #2c6adf 0%,#1049b3 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #2c6adf 0%,#1049b3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c6adf', endColorstr='#1049b3',GradientType=0 ); /* IE6-9 */

}
.faqs_guides input.submit:hover
{
  border: none;
  color: #edeff2;

  background: #2c99f6; /* Old browsers */
  background: -moz-linear-gradient(top,  #2c99f6 0%, #0f5fe1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c99f6), color-stop(100%,#0f5fe1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #2c99f6 0%,#0f5fe1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #2c99f6 0%,#0f5fe1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #2c99f6 0%,#0f5fe1 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #2c99f6 0%,#0f5fe1 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c99f6', endColorstr='#0f5fe1',GradientType=0 ); /* IE6-9 */

}
.faqs_guides input.submit:active
{
  border: none;
  color: #f0f2f5;

  box-shadow: inset 0px 1px 7px 0px rgba(0, 0, 0, 0.7);
  
  background: #0f5fe1; /* Old browsers */
  background: -moz-linear-gradient(top,  #0f5fe1 0%, #2c99f6 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0f5fe1), color-stop(100%,#2c99f6)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #0f5fe1 0%,#2c99f6 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #0f5fe1 0%,#2c99f6 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #0f5fe1 0%,#2c99f6 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #0f5fe1 0%,#2c99f6 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f5fe1', endColorstr='#2c99f6',GradientType=0 ); /* IE6-9 */

} 



/* Footer */
#footer_line
{
	width: 100%;
	border-top: 1px solid #ACACAC;
}
#footer
{
	padding: 0px 0px 10px;
	overflow: hidden;
	max-width: 100%;
	background: #f8efc6 url(/lunar-footer.png) 0 no-repeat;
	background-position-x: 210px;
}
#footer > .footer_search
{
	padding: 15px 0px;
	margin: 5px auto;
	padding-left: 20px;
	text-align: left;
}
#footer *
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
}
#footer h2
{
	line-height: 20px;
	font-weight: bold;
	padding: 0px 0px;
	margin: 0px 0px;
}
#footer a, #footer a:hover, #footer a:visited
{
	color: #2B587A;
	text-decoration: none;
}
#footer .footer_top
{
	background-color: #e1f3da;
	padding: 15px 0px;
	margin-bottom: 5px;
	text-align: center;
}
#footer .footer_search .enhanced_res
{
	color: rgb(112, 125, 182);
}
#footer ul
{
	margin: 10px 0px;
	padding: 0px 0px;
	display: inline-block;
}
#footer ul li
{
	list-style-type: none;
	line-height: 18px;
	margin: 0px 0px;
	padding: 0px 0px;
}
#footer ul li > span
{
	padding-left: 16px;
	display: inline-block;
}

#footer.footer_home
{
	padding: 10px 0px;
}
#footer.footer_home .footer_top *
{
	font-size: 16px;
}
#footer.footer_home .footer_top h2
{
	font-weight: normal;
}


#header_container
{
	width: 980px;
	margin: 10px auto;
	border-bottom: 3px solid #3079ed;
	overflow: hidden;
	clear: both;
}
#header_container > div
{
	float: left;
	margin-right: 10px;
}
#header_container > div.cse-branding-bottom
{
	float: right;
}


#wrapper
{
	font-family: Arial, Helvetica, sans-serif;
	width: 980px;
	margin: 20px auto;
	color: #777;
}
#wrapper #layout_middle
{
	overflow: hidden;
	vertical-align: top;
}
#wrapper #layout_right
{
	float: right;
	width: 320px;
	vertical-align: top;
	padding-left: 30px;
}
#wrapper a, #wrapper a:link, #wrapper a:visited
{
	color: #008000;
	text-decoration: none;
}
#wrapper a:hover
{
	color: #008000;
	text-decoration: underline;
}
#wrapper h1
{
	font-size: 22px;
	border-bottom: 1px dotted #333;
	padding-bottom: 10px;
	margin: 10px 0px;
}
#wrapper h2
{
	color: #008000;
	font-size: 20px;
}
#wrapper h4
{
	margin-top: 3px;
}
#wrapper ul
{
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px;
}
#wrapper ul li
{
	list-style-type: none;
}
#wrapper .box
{
	border: 1px solid #222;
	padding: 10px;
	background: #111;
	border-radius: 5px;
}


/* Search result wrapper */
#wrapperx
{
	overflow: hidden;
	float: left;
	vertical-align: top;
	min-width: 1200px;
	max-width: 1400px;
}
#wrapperx_line
{
	overflow: hidden;
	vertical-align: top;
	padding-top: 38px;
	border-bottom: 1px solid #7e8dce;
	display: none;
}
#wrapperx #layout_middle
{
	float: left;
	width: 70%;
	overflow: hidden;
	vertical-align: top;
	margin-top: 41px;
}
#wrapperx #layout_right
{
	float: right;
	width: 30%;
	vertical-align: top;
	overflow: hidden;
}
#wrapperx #layout_right #cse_right
{
padding: 0px 0px 0px 1px;
border-left: solid 1px #ACACAC;
}

body #cse_right .gs-web-image-box img.gs-image, body #cse_right .gs-promotion-image-box img.gs-promotion-image
{
	max-width: 110px;
	max-height: 200px;
}
body #cse_right .gsc-above-wrapper-area-container, #cse_right .gs-imageResult-column
{
	width: 100%;
}
body #cse_right .gs-imageResult-column .gs-text-box
{
	width: 280px;
}
.title_right_col_above
{
	margin-top: 38px;
	border-top: 1px solid #DDD;
	margin-bottom: 9px;
}
.title_right_col
{
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding: 0px 0px 0px;
}


#cse_right td.gsc-table-cell-thumbnail
{
	float: left;
	padding: 2px 8px 2px 0px;
}
#cse_right td.gsc-table-cell-snippet-close
{
	display: inline;
	padding: 0px;
}
#cse td.gsc-table-cell-snippet-close
{
	padding: 0px 8px;
	border-left: solid 1px #ffffff;
}

#cse_right .gsc-control-cse .gsc-table-result {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size : 13px;
  border-left: solid 1px #ffffff;
  padding-left: 7px;
}

h2.ad-block-position-right
{
	padding-bottom: 8px !important;
}


/* Vertically Align Landing Page's content */
html.html_home, body.home { height: 100%; margin: 0; padding: 0; overflow-y: auto; }
#floater	{height: 30%; margin-bottom: -1px; position: relative;}
#floater_content	{clear: both; height: 330px; position: relative; margin: 0 auto; width: 100%; }

/* Privacy link */
a.search_privacy_link
{
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 12px;
  color: #676767;
  margin: 20px 10px 0px;
  display: inline-block;
}
a.search_privacy_link > span
{
  display: block;
}
a.search_enhanced_link
{
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #FFF;
  font-size: 12px;
  font-weight: normal;
  margin-right: 10px;
  line-height: 29px;
}
a.search_enhanced_link:hover
{
  color: #f76d6a;
}
a.search_enhanced_link > span
{
  text-decoration: underline;
}

body .gsc-table-cell-snippet-close .gsc-zippy {
  background: transparent url(/plus_icons.png) -19px -5px no-repeat;
  display:none;
}
body .gsc-table-cell-snippet-open .gsc-zippy {
  background: transparent url(/minus_icons.png) -19px -5px no-repeat;
  display:none;
}
body .gsc-review-agregate-odd-lines, body .gsc-review-agregate-even-lines {
  margin: 0 40px 0 0;
  padding: 6px 0;
  border-top: 1px solid #ACACAC;
}

/* search form new */

.wrapper > div
{ margin-bottom: -15px; }

.logo > h1
{
  color: #008000;
  font-weight: normal;
  font-size: 13px;
  margin: -5px 0px 0px 0px;
}

.enhanced
{ 
  float: right;
}

.enhanced img { width: 100%; height: auto; max-width: 239px; }

.wrapper > div.content_links
{ margin-top: 3px; margin-bottom: 0px; }

/* Logo */
.logo
{
  text-align: center;
  width: 34px;
}
.logo a img
{
margin-right: 0px;
margin-left: 10px;
}


/* SEARCH FIELD and BUTTON */
.search_form, .search_form form
{
  max-width: 945px;
/*  padding-top: 15px; */
}
.search_form form > table
{
  width: 100%;
  padding-top: 7px;
  padding-right: 7px;
  border-collapse: separate;
  border-spacing: 0;
}
.search_form form > table td
{
  padding: 0px 0px;
  margin: 0px 0px;
}
.search_form form > table td.search_field_clear
{
  margin-right: -1px;
  max-width: 690px;
}
input#q
{
  width: 76%;
  line-height: 23px;
  height: 18px;
  font-family: arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #fff;
  border: none !important; 
  padding: 6px 2%;
  vertical-align: top;
  outline: none;

  box-shadow: inset 0px 0px 0px 1px #3079ed, inset 2px 2px 4px 0px #DDDDDD;
  
  -webkit-border-radius: 3px 0px 0px 3px;
  -moz-border-radius: 3px 0px 0px 3px;
  border-radius: 3px 0px 0px 3px;
}
#search_container
{
	background-color: #f7f7f7;
	border: 1px solid #cccdc8; 
	border-radius: 3px;	
	position: relative;
	width: 770px;
	margin-left: 10px;
	margin-top: 4px;
	background-color: #f7f7f7;
	border: 5px solid #D7D7D7;
	border-radius: 6px;
}
#search_container > table
{
	width: 100%;
}
button.s_btn
{
  background: url(/search_icon_m.png) no-repeat center 8px;
  background-color: #f7f7f7;
  text-indent: -9999em;
  cursor: pointer; 
  width: 34px; 
  height: 34px;
  padding: 0px 0px;
  margin-left: 0px;
  color: #ffffff;  
  border: none !important;  
  border-left: none !important;  
  vertical-align: top;
  border-radius: 3px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
}
#search_container.active button.s_btn
{
  background-position: center -24px;
  background-color: #5989B8;
}
button.s_btn.s_btn_inner
{
  width: auto !important;
  margin: 5px 0px 0px 0px;
  padding: 0px 10px;
}
.search_field_clear input#q, .search_field_clear input#q2
{
  display: table-cell;
  width: 98%;
  line-height: 23px;
  height: 22px;
  padding: 5px 0% 5px 2%;
  font-family: arial, sans-serif;
  font-size: 20px;
    font-weight: bold;
    color: #0066B3;
  background: transparent !important;
  border: none !important; 
  border-right: none !important;
  vertical-align: top;
  outline: none;
  box-shadow: none !important;
  -webkit-border-radius: 3px 0px 0px 3px;
  -moz-border-radius: 3px 0px 0px 3px;
  border-radius: 3px 0px 0px 3px;
}
#search_form_input_clear_one {
  display: table-cell;
  width: 34px;
  padding: 0px;
  margin: 0px;
  height: 34px;
  text-indent: -9999em;
  border: none; 
  cursor: pointer;
  border-radius: 0px;
  background: url(/clear_but.png) transparent no-repeat -100px -100px;
}
#search_container.active #search_form_input_clear_one.search_form_input_clear_opened
{
  background-position: center center;
}
#search_form_input_clear_one.search_form_input_clear_closed
{
  background: transparent !important;
}
.search_inner input.submit
{
  float: left;
}
input::-ms-clear {
  display: none;
}
td.search_form_input_clear
{
  width: 30px;
}
td.search_button
{
  width: 48px;
}
td.search_button button.s_btn
{
  width: 100%;
}





#search_container .acp_ltr {
  display: block; 
  position: absolute; 
  left: 0px;
  margin: 0px 0px 0px -1px;
  width: 100%;
  padding: 10px 0;
  border: 1px solid #ccc;
  border-top-color: #d9d9d9;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
  cursor: default;
}	
#search_container .acp_ltr tbody, #search_container .acp_ltr tbody tr {
  width: 100%;
  display: table;
}	
#search_container .acp_ltr tbody tr td {
  font-family:arial,sans-serif;
  font-size:16px;
  width: 96%;
  display: table;
  padding: 3px 2%;
}
*, a, input, textarea, button, input:focus, textarea:focus { outline: 0 !important; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

.warning_message {
/* border: solid 3px #81A9BA; */
color: #000000;
font-size: 15px;
padding: 10px;
background-color: #ddd;
margin: 10px 20px 20px 10px;
}


/* Top Menu */
.top_menu { float: left; }
.top_menu > ul { display: inline-block; margin: 0px 0px 3px 15px; padding: 0px; border-bottom: 1px solid #f76d6a }
.top_menu > ul > li { display: inline-block; list-style: none; }
.top_menu > ul > li > a { color: #FFF; display: block; padding: 0px 10px; line-height: 29px; text-decoration: none; font-weight: bold; font-size: 12px; border-bottom: 2px solid transparent; }
.top_menu > ul > li > a:hover { color: #f76d6a; }
.top_menu > ul > li.active > a { color: #f76d6a; position: relative; border-bottom: 2px solid #f76d6a; }

body .gsc-author {
  display: none;
}