/** Copyright 2007 Google Inc. All rights reserved. */

/** 
 * CSS styles for the Custom Search Engine overlay built on top of AJAXSearch
 * API
 */ 
.gsc-clear-button, .gsc-clear-button div { display: none; }

.cse-closeResults {
float:right;
margin: 5px 10px 0px 0px;
}
.cse-closeResults a {
color:#069;
cursor:pointer;
font-size:14px;
text-decoration:none;
}
.cse-closeResults a:hover {
text-decoration: underline;
}
.cse-overlay-bg {
background-color:White;
left:0px;
position:absolute;
top:0px;
}
.cse-overlay {
background-color:White;
border:1px solid #333333;
color: #818181;
font-size:11px;
padding:10px;
position:absolute;
text-align:left;
top:40px !important;
width:600px;
z-index: 100;
}
.gsc-resultsHeader, .gs-visibleUrl-short, .gs-watermark {
display:none;
}
.gs-visibleUrl {
color:#069;
}
.gs-visibleUrl-long {
overflow:hidden;
}
.gs-title {
color:#069;
font-size:14px;
}
.gs-title:hover { text-decoration: underline; }
.gsc-trailing-more-results, .gsc-webResult, .gs-divider {
margin-bottom:1em;
}
.gs-divider {
color:#542A54;
margin-bottom:1em;
text-align:center;
}
form.gsc-search-box {
font-size:11px;
margin:0px 0px 4px;
width:300px;
}
table.gsc-search-box {
border-spacing:0px;
border-style:none;
border-width:0px;
margin: 5px 0px 0px 0px;
position: relative; 
left: 85px; 
width: 400px;
}
table.gsc-search-box td {
vertical-align:middle;
}
table.gsc-search-box td.gsc-input {
padding-right:2px;
width:310px;
}
table.gsc-branding td, table.gsc-branding {
border:medium none;
margin:0pt;
padding:0pt;
}
table.gsc-branding {
border-spacing:0px;
border-style:none;
border-width:0px;
margin-bottom:15px;
width: 400px; 
position: relative; 
left: 85px;
}
td.gsc-branding-text {
vertical-align:top;
}
td.gsc-branding-text div.gsc-branding-text {
color:#676767;
font-size:11px;
margin-right:2px;
padding-bottom:2px;
text-align:right;
}
td.gsc-branding-img-noclear {
vertical-align:bottom;
width:51px;
}
td.gsc-branding-img {
vertical-align:bottom;
width:65px;
}
table.gsc-branding-vertical td.gsc-branding-text div.gsc-branding-text {
margin-right:0px;
text-align:center;
}
table.gsc-branding-vertical td.gsc-branding-img-noclear {
text-align:center;
}
div.gsc-branding-img, div.gsc-branding-img-noclear, img.gsc-branding-img, img.gsc-branding-img-noclear {
padding-top:1px;
}
img.gsc-branding-img, img.gsc-branding-img-noclear {
border:medium none;
display:inline;
margin:0pt;
padding-bottom:0pt;
padding-left:0pt;
padding-right:0pt;
}
a.gsc-branding-clickable {
cursor:pointer;
}
input.gsc-search-button {
margin-left:2px;
}
input.gsc-input {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #542A54;
padding-left:2px;
width:300px !important;
}
.gsc-results .gsc-cursor-box .gsc-trailing-more-results {
display:inline;
margin-bottom:0px;
}
.gsc-results .gsc-cursor {
display:inline;
}
.gsc-results .gsc-cursor-box {
margin-bottom:10px;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
color:#999999;
cursor:pointer;
display:inline;
margin-right:8px;
text-decoration:underline;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
color:white;
font-weight:bold;
text-decoration:none;
}
