﻿
/* Google Search Styles */
/*
.gsc-wrapper {width:100%; border:0px solid #ff00ff; padding-right:75px;}
.gsc-resultsbox-visible {width:100%;}
.gs-title {text-decoration:none;}
.gs-result .gs-title, .gs-result .gs-title * {color: #35568b; text-decoration: none;}
.gs-webResult.gs-result .gs-visibleUrl-long {color: #8F9671; display:block;}
.gs-webResult.gs-result .gs-visibleUrl-short {color: #8F9671; display:none;}
.gsc-resultsHeader{border-bottom:none;}
*/

/* Other page styles */
.contentbody-search {width:100%;}
.search-content-middle {width:100%;}
.resultparentdiv
{
    /* width:708px; */
    width:100%;
    /* margin-top:50px; */
    padding:0px 0px 0px 0px;
}
.searchResultNumbers
{
    width:608px;
    padding:0px 130px 0px 0px;
    margin:0px 0px 0px 0px;
    text-align:right;
    height:25px;
    background-color:#C1CAD9;
    border:1px solid #ff00ff;
}
.results_end_number {text-decoration:none;}
.results_start_number {text-decoration:none;}
.search_keywords {font-weight:bold;}

 /* styles for text block  "Results XX - XX for YYYY" */
.searchResultsSummary_container {background-color:#EBE8DF; margin-right:10px; margin-bottom:10px;}
.searchResultsSummary {height:30px; vertical-align:middle; text-align:right; padding-top:10px; padding-right:10px;}

.promotionParentContainer {margin:10px 10px 10px 0px; background-color:#E0E8F1; border:1px solid #DFDFDF;}
.promotionContentContainer {padding:10px 10px 10px 10px;}

.promotion_title {padding:0px; color:#35568B; font-weight:bold; font-size:13px; text-decoration:none;}
.promotion_description {padding:0px;}
.promotion_link {padding:0px; color:#8F9671;}

/* a.search.result.link:link {color:#8F9671;} */
a.search.result.link:link {color:#FF00FF;}
a.search.result.link:hover {color:#B55523;}

.content_searchresult {border-bottom:1px solid #E6E6E6; padding:5px;}

.no_result_parentcontainer {margin-left:15px;}
.no_result_header
{
    font-size: 1.65em;
    font-weight: normal;
    line-height: 1.1em;
    margin-bottom: 5px;
    font-family: georgia, 'times new roman', courier, serif;
}
.no_result_subhead
{
    color: #5C5C5C;
    line-height: 1.4em;
}
.no_result_body {}
.no_result_bulletlist {}
.no_result_bullet {}
.no_result_searchbox {}

#headersearch {padding-top:10px; width:720px;}
#results {padding:0px 20px 0px 10px;}


