﻿ 
#gSearch  { padding: 10px; }
#gSearch .search-control { width : 100%; }
#gSearch .search-control .gsc-control { width : 100%; }
#gSearch .gsc-control form.gsc-search-box { display : none; width : 300px; } /* Disable built in search forms */
#gSearch #searchForm { width : 300px; } /* restrict global search form width */
#gSearch #leftSearchControl .gsc-resultsRoot { padding-top : 6px; }

/* long form visible urls should be on */
.gsc-webResult div.gs-visibleUrl-long { display : block; }
.gsc-webResult div.gs-visibleUrl-short { display : none; }
.gs-result .gs-title, .gs-result .gs-title * { font-weight: bold; color: #000; text-decoration: underline; margin-top: 20px; } /*od*/
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl { color: #999; text-decoration: none; font-size: 11px; } /*od*/

/*image = imagebox*/
.gs-imageResult .gs-image-box { height:110px; position:relative; padding: 0 10px; }
.gs-result img.gs-image { border:1px solid #999999; vertical-align:middle; cursor: url(../images/jquery/imagezoom/magnify.cur), -moz-zoom-in}
.gs-snippet b { font-weight: normal; }
.gs-clusterUrl { font-size: 11px; }
.gs-result .gs-snippet { margin-top: 5px; }
.gsc-imageResult { float:left; margin-bottom:1em; margin-right:30px; }
.gsc-tabHeader.gsc-tabhInactive { background:#e9e9e9;	border:1px solid #e9e9e9; border-top:2px solid #e9e9e9; border-bottom: 0px; padding: 5px 6px; color:#676767;	font-size: 11px; font-weight: bold;	}
.gsc-tabHeader.gsc-tabhActive { border:1px solid #e9e9e9; border-top:2px solid #ff9900; border-bottom: 0px; margin-top: 1px; color:#4d3131; font-weight: bold; font-size: 11px; padding: 5px 6px; background: #fff; }
.gsc-control div { position:static; }
.gsc-tabHeader { cursor:pointer; display:inline; margin-right:2px; padding-left:6px; padding-right:6px; }
.gsc-resultsHeader { border-bottom:0px solid #e9e9e9; clear:both; margin-bottom:4px; margin-top:-1px; width:100%; }
.gsc-configSettingSubmit { } 
.gsc-tabData.gsc-tabdActive { border-top:1px solid #e9e9e9; display:block; margin-top:-1px; }
.gsc-resultsHeader { margin-top: -22px; }
.gsc-imageResult { margin-left: 10px; }

#gSearch { padding: 0; }
