﻿#searchcontrol 
{
	text-align: left;
	padding-left: 10px;

}
#top-pg-search
{
	background-image:url(pics/safari_beach.jpg);
	height:762px;
}
#bot-pg-search
{
	background-image:url(pics/safari_beach.jpg);
}

table.gsc-branding
{
	width: 633px;
}
.gsc-branding-user-defined, .gsc-input
{
	width:500px;
}
.gsc-search-button
{
	width: 56px;
}
.gsc-clear-button
{
	width: 4px;
}


table.gsc-search-box
{
	padding: 10px;
	background-color: #6666CC;
}
.gsc-webResult 
{
	padding: 5px;
}

.gsc-search-button, table.gsc-branding
{
	text-align: right;
}

.gsc-control, table.gsc-search-box
{
    width: 633px;
    border: solid thin #6666CC;
}

/* disable twiddle and size selectors for left column */
.gsc-twiddle
{
    background-image: none;
}
.gsc-resultsHeader td.gsc-twiddle-opened div.gsc-twiddle
{
    background-image: none;
}
.gsc-resultsHeader .gsc-title
{
    display: none;
}
.gsc-resultsHeader div.gsc-results-selector
{
    display: none;
}
.gsc-resultsHeader
{
	display: none;
}

div.gsc-trailing-more-results
{
    display: none;
}
.gs-visibleUrl-short, .gs-watermark
{
    display: none;
}
.gs-title, a.gs-title, a:hover.gs-title 
{
	color: #6666CC;
	font-weight: bold;
}
.gs-visibleUrl
{
	font-size: .8em;
	color: #999999;
}

.gsc-imageResult .gsc-cursor-box {
  clear : both;
}

.gsc-results .gsc-cursor-box {
  margin-bottom : 0px;
  display : inline;
}

.gsc-results .gsc-cursor {
  display : inline;
}

.gsc-results .gsc-cursor-box {
  margin-bottom : 10px;
}
.gsc-input
{
	color: #6666CC;
	font-weight: bold;
	font-family: "Comic Sans MS";
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  cursor : pointer;
  color : #6666CC;
  text-decoration: underline;
  margin-right : 8px;
  display : inline;
  font-weight : bold;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color : #FFFFFF;
  background-color: #6666CC;
  font-weight : bold;
  padding: 4px;
  text-decoration: none;
}