#searchbox {
    height: auto;
    margin-left: 712px;
    position: absolute;
    top: 0;
    width: 250px
    }
#searchbox form.gsc-search-box {
    padding-top: 3px
    }
.gsc-control-cse {
    font-family: Arial, Helvetica, sans-serif;
    border-color: #FFF;
    background-color: #FFF
    }
input.gsc-input {
    border-color: #CE3121
    }
input.gsc-search-button {
    border-color: #CE3121;
    /*#991115;*/
    background-color: #A61F23
    }
.gsc-tabHeader.gsc-tabhInactive {
    border-color: #A51D21;
    background-color: #991115
    }
.gsc-tabHeader.gsc-tabhActive {
    border-color: #991115;
    background-color: #A61F23
    }
.gsc-tabsArea {
    border-color: #991115
    }
.gsc-webResult.gsc-result {
    border-color: #FFF;
    background-color: #FFF
    }
.gsc-webResult.gsc-result:hover {
    border-color: #FFF;
    background-color: #FFF
    }
.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b {
    font-weight: bold;
    color: #950000
    }
.gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b {
    color: #950000
    }
.gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover b {
    color: #950000
    }
.gs-webResult.gs-result a.gs-title:active, .gs-webResult.gs-result a.gs-title:active b {
    color: #950000
    }
.gsc-cursor-page {
    color: #950000
    }
a.gsc-trailing-more-results:link {
    color: #950000
    }
.gs-webResult.gs-result .gs-snippet {
    color: #333
    }
.gs-webResult.gs-result .gs-visibleUrl {
    color: #A25B08
    }
.gs-webResult.gs-result .gs-visibleUrl-short {
    color: #A25B08
    }
.gsc-cursor-box {
    border-color: #FFF
    }
.gsc-results .gsc-cursor-page {
    border-color: #A51D21;
    background-color: #FFF
    }
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
    border-color: #991115;
    background-color: #A61F23
    }
.gs-promotion.gs-result {
    border-color: #FEFEDC;
    background-color: #FFC
    }
.gs-promotion.gs-result a.gs-title:link {
    color: #00C
    }
.gs-promotion.gs-result a.gs-title:visited {
    color: #00C
    }
.gs-promotion.gs-result a.gs-title:hover {
    color: #00C
    }
.gs-promotion.gs-result a.gs-title:active {
    color: #00C
    }
.gs-promotion.gs-result .gs-snippet {
    color: #333
    }
.gs-promotion.gs-result .gs-visibleUrl, .gs-promotion.gs-result .gs-visibleUrl-short {
    color: #A51D21
    }
/*customizations:*/
.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b {
    font-weight: bold
    }
.gsc-control-cse {
    padding: 0
    }
.gsc-resultsbox-visible {
    border-bottom: 1px solid #950000
    }
/*no js fall back box*/
#searchGoogleBox {
    left: 0;
    position: absolute;
    top: 0;
    width: 260px
    }
#cse-search-box .inputtext {
    height: 19px;
    line-height: 19px;
    width: 136px
    }
#cse-search-box input.search-button, input.search-button {
    background-color: #950000;
    border-color: #CE3121;
    border-width: 1px;
    color: #fff;
    font-family: inherit;
    font-size: 13px;
    font-weight: bold;
    padding: 1px 8px;
    text-shadow: #000;
    vertical-align: bottom
    }