/********************************************
* Republic Media
* Developed by I-ology
* http://www.i-ology.com
*
* Created 09/23/07 - BD
*
* Misc. Style Definitions
********************************************/

#right-column {
    padding-left: 25px;
    border-left: 1px solid #DFE8F3;
    width/**/:/**/253px;
}

#left-column p {
    width: 420px;
}

td#search-title {
    font-weight: bold;
    font-size: 12px;
}

#searchField {
    margin-top: 5px;
    padding: 0;
    height: 18px;
    font-size: 12px;
}

#search-table {
    margin: 0;
    padding: 0;
    width: 500px;
}

#search-table td {
    margin: 0;
    padding: 0;
/*    border-right: 1px solid red;*/
}

#btn-search {
    width: 23px;
    height: 21px;
    margin: 0;
    padding: 0;
}

/*********************************
* Google Search Results
*********************************/
.gsc-results {
    width: 688px;
    padding: 15px 0 0 0;
}

.gsc-resultsHeader {
    display: none;
}

.gs-title a.gs-title, .gs-title a.gs-title b {
    font-weight: bold;
    color: #0033CC; 
    outline: none;    
}

.gs-snippet {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    color: #666;
}

.gs-result {
    padding: 5px 0;
}

.gs-no-results-result .gs-snippet,
.gs-error-result .gs-snippet {
  padding: 15px;
  margin: 15px;
  border-top: 1px solid #F0F0E5;
  border-bottom: 1px solid #F0F0E5;
  border-left: none;
  border-right: none;
  background-color: #FBFBF8;
}

#searchcontrol .gs-webResult .gs-visibleUrl-short {
    display: none;
}

#searchcontrol .gs-webResult .gs-visibleUrl-long {
    display: block;
    color: #333;
}

.gsc-cursor-box {
    padding-top: 10px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  cursor: pointer;
  color: #333;
  text-decoration: underline;
  margin-right : 8px;
  display : inline;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}

.gsc-results .gsc-trailing-more-results,
.gsc-results .gsc-trailing-more-results * {
  color: #0033CC;
  text-decoration: underline;
}

/*********************************
* Titles & Headers
*********************************/

h1#ttl-newsletter,
h1#ttl-privacy-policy,
h1#ttl-terms-service,
h1#ttl-forward-friend,
h1#ttl-error,
h1#ttl-notfound,
h1#ttl-thankyou,
h1#ttl-sitemap,
h1#ttl-search-results {
    height: 18px;
    margin-bottom: 22px;
    display: block;
    text-indent: -9999px;
}

h1#ttl-newsletter {
    background: url(/images/ttl_newsletter.gif) top left no-repeat;
}

h1#ttl-privacy-policy {
    background: url(/images/ttl_privacy_policy.gif) top left no-repeat;
}

h1#ttl-terms-service {
    background: url(/images/ttl_terms_service.gif) top left no-repeat;
}

h1#ttl-forward-friend {
    background: url(/images/ttl_forward_friend.gif) top left no-repeat;
}

h1#ttl-error {
    background: url(/images/ttl_error.gif) top left no-repeat;
}

h1#ttl-notfound {
    background: url(/images/ttl_notfound.gif) top left no-repeat;
}

h1#ttl-thankyou {
    background: url(/images/ttl_thankyou.gif) top left no-repeat;
}

h1#ttl-sitemap {
    background: url(/images/ttl_sitemap.gif) top left no-repeat;
}

h1#ttl-search-results {
    background: url(/images/ttl_search_results.gif) top left no-repeat;
}

h1#ttl-sitemap {
    background: url(/images/ttl_sitemap.gif) top left no-repeat;
}

h1#ttl-search-results {
    background: url(/images/ttl_search_results.gif) top left no-repeat;
}

h1#ttl-sitemap {
    background: url(/images/ttl_sitemap.gif) top left no-repeat;
}

h1#ttl-search-results {
    background: url(/images/ttl_search_results.gif) top left no-repeat;
}

h1#ttl-rss-feeds {
    height: 37px;
    display: block;
    text-indent: -9999px;
    background: url(/images/ttl_rss_feeds.gif) top left no-repeat;
}

h1#ttl-rss-feeds {
    height: 37px;
    display: block;
    text-indent: -9999px;
    background: url(/images/ttl_rss_feeds.gif) top left no-repeat;
}
