﻿a:hover h3 a
{
    text-decoration: underline;
}

a
{
    color: #0044CC;
}

h2, h3
{
    font-size: 125%;
    font-weight: 200;
}

.sr_results .sr_results ul, .sr_results li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sbresults li.sr_result
{
    padding: 0 0 1.08em;
}

.sr_complete
{
    height: 100px;
}

.sr_container
{
    width: 750px;
    float: right;
}

.sr_header
{
    margin: 0 0 0.05em;
}

.sr_header h3
{
    display: inline;
}

strong
{
    font-weight: 700;
}

.qs_Image
{
    max-height: 75px;
    max-width: 100px;
}

.googleNavigationBar
{
    color: black;
    background: #e6e6e6 url(../../../images_base/jqimages/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; 
    font-family: Arial;
    font-style: normal;
    font-size: 13px;
    border-left: #CCCCCC 1px solid;
    border-right: #CCCCCC 1px solid;
    border-top: #CCCCCC 1px solid;
    border-bottom: #CCCCCC 1px solid;
    padding: 0px 10px 0px 10px;
    width:906px;
    text-align:right;
}
.tableInfo
{
    border-left: #CCCCCC 1px solid;
    border-right: #CCCCCC 1px solid;
    border-top: #CCCCCC 1px solid;
    border-bottom: #CCCCCC 1px solid;
}
.tableInfo TH
{
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    font-family: Tahoma, Arial, Helvetica;
}
.tableInfo TD
{
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    font-family: Tahoma, Arial, Helvetica;
}
.tableInfo TH
{
    font-weight: bold;
    background-color: #eeeeee;
    color: #666666;
}

.SearchBox {
	border: 1px solid #AF1C18;
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	font-weight: normal;
	border-radius:5px;
    font-size: 13px;
    color: #999;
    box-shadow: 0;
    height: 22px;
    line-height: 15px;
    width: 180px;
    background-color: #FFF;
}

.SearchText {
    border: 0px;
    background-color: #fff;
    width: 140px;
    padding-top: 2px;
    padding-left: 5px;
}


.SearchButton
{
    background-image: url(../images/search_button.png);
    background-repeat: no-repeat;
    background-position: right;
    width: 15px;
    background-color: transparent;
    border: none;
    text-indent: -999em;
    height: 20px;
}
.rli
{
    display:inline;
}

.rli a
{
    color:Green !important;
}