/*
Google Custom Search Styles
*/


.search .gsc-control-cse {
    font-family: "Helvetica Neue", Helvetica, "Lucida Grande", "Segoe UI", Arial, Verdana, sans-serif;
    border-color: transparent;
    background-color: transparent;
}

.gsc-search-box {
    display: none;
}

input.gsc-input {
    border-color: #0C3E6F;
}

input.gsc-search-button {
    border-color: #c1802d;
    background-color: #F2B735;
}

.gsc-tabHeader.gsc-tabhInactive {
    border-color: #E9E9E9;
    background-color: #E9E9E9;
}

.gsc-tabHeader.gsc-tabhActive {
    border-top-color: #FF9900;
    border-left-color: #E9E9E9;
    border-right-color: #E9E9E9;
    background-color: transparent;
}

.gsc-tabsArea {
    border-color: #E9E9E9;
}

.gs-webResult.gs-result .gs-title {
    text-decoration:none;
    font-weight: bold;
}

.search .gsc-webResult.gsc-result {
    border-color: transparent;
}

.gsc-webResult.gsc-result,
.gsc-results .gsc-imageResult {
    border-color: transparent;
    background-color: transparent;
    margin-top: -35px;
}

.search .gsc-webResult.gsc-result:hover,
.gsc-imageResult:hover {
    border-color: #A11B1C;
    border-width: 3px;
    background-color: transparent;
}

.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b,
.gs-imageResult a.gs-title:link,
.gs-imageResult a.gs-title:link b {
    color: #3F7199;
}

.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b,
.gs-imageResult a.gs-title:visited,
.gs-imageResult a.gs-title:visited b {
    color: #3F7199;
}

.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b,
.gs-imageResult a.gs-title:hover,
.gs-imageResult a.gs-title:hover b {
    color: #3F7199;
}

.gs-webResult.gs-result a.gs-title:active,
.gs-webResult.gs-result a.gs-title:active b,
.gs-imageResult a.gs-title:active,
.gs-imageResult a.gs-title:active b {
    color: #3F7199;
}

.gsc-cursor-page {
    color: #3F7199;
}

a.gsc-trailing-more-results:link {
    color: #3F7199;
}

.gs-webResult .gs-snippet,
.gs-imageResult .gs-snippet {
    color: #696969;
}

.gs-webResult div.gs-visibleUrl,
.gs-imageResult div.gs-visibleUrl {
    color: #EDB236;
}

.gs-webResult div.gs-visibleUrl-short {
    color: #EDB236;
}

.gs-webResult div.gs-visibleUrl-short {
    display: none;
}

.gs-webResult div.gs-visibleUrl-long {
    display: block;
    margin-bottom: -20px;
}

.gsc-cursor-box {
    border-color: transparent;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #E9E9E9;
    background-color: transparent;
    color: #3F7199;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #FF9900;
    background-color: transparent;
    color: #3F7199;
}

.gs-promotion {
    border-color: #336699;
    background-color: transparent;
}

.gs-promotion a.gs-title:link,
.gs-promotion a.gs-title:link *,
.gs-promotion .gs-snippet a:link {
    color: #3F7199;
}

.gs-promotion a.gs-title:visited,
.gs-promotion a.gs-title:visited *,
.gs-promotion .gs-snippet a:visited {
    color: #3F7199;
}

.gs-promotion a.gs-title:hover,
.gs-promotion a.gs-title:hover *,
.gs-promotion .gs-snippet a:hover {
    color: #3F7199;
}

.gs-promotion a.gs-title:active,
.gs-promotion a.gs-title:active *,
.gs-promotion .gs-snippet a:active {
    color: #3F7199;
}

.gs-promotion .gs-snippet,
.gs-promotion .gs-title .gs-promotion-title-right,
.gs-promotion .gs-title .gs-promotion-title-right *  {
    color: #000000;
}

.gs-promotion .gs-visibleUrl,
.gs-promotion .gs-visibleUrl-short {
    color: #008000;
}