﻿html{
    font-size: 100%;
}

body
{
    margin: 0px 0px 0px 0px;
    font-family: arial, sans-serif;
    font-size: 0.8em;
}

h3
{
    font-size: 1.3em;
}

table td
{
    padding: 0px 0px 0px 0px;
    vertical-align: top;
}

.cmb, .txt
{
    border: solid 1px #999999;
    color: #0056a2;
    height: auto;
    width: 150px;
}

.ResultsGrid
{
    border: solid 1px #d0d6dd;
    border-collapse: collapse;
    background-color: #f1f4f7;
    width: 545px;
    margin-left: 1px;
}

.ResultsGrid tr.NormalRow td, .ResultsGrid tr.AltRow td
{
    vertical-align: top;
    padding: 3px 5px 3px 5px;
    border: none;
    border-collapse: collapse;
    border-bottom: solid 1px #d0d6dd;
}

.HeaderRow
{
    background-color: #d0d6dd;
    background-image: url('images/gridHeadFade.gif' );
    background-repeat: repeat-x;
    color: #444444;
    font-size: 11px;
}

.HeaderRow th, .HeaderRow td
{
    padding: 3px 5px 3px 5px;
    border: none;
    color: #0056a2;
    font-size: 11px;
    border-bottom: solid 1px #d0d6dd;
    font-weight: normal;
    text-align: left;
}


.ResultsGrid .NormalRow:hover, .ResultsGrid .AltRow:hover
{
    background-color: #eeeeee;
}

.AltRow
{
    background-color: #ffffff;
}

td.gridMenu
{
    text-align: right;
}

a:link, a:visited
{
    color: #0056a2;
    text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}

a:hover
{
    color: #0056a2;
    text-decoration: underline;
}

.dlTowns
{
    margin-top: 5px;
    margin-left: 15px;
}

.checkSelect input
{
    margin: 0;
    width: 13px;
    height: 13px;
    overflow: hidden;
    vertical-align: middle;
}

.criteria table
{
    margin-left: 15px;
    margin-top: 10px;
}

.divCriteriaInner
{
    width: 100%; 
    float: left; 
    margin-top: 10px;
}

.frameGoogle
{
    width: 575px;
    height: 700px;
}

.tblDetail 
{
    border: solid 1px #d0d6dd;
    background-color: #f1f4f7;
}

.AltTblResults
{
    width: 235px;
    border: none;
    max-height: 240px;
}

.AltTdImage
{
    width: 115px;
    height: 50px;
}

.AltImage
{
    width: 105px;
}

.AltTdButtons
{
    width: 160px;
}

.AltDivResults
{
    margin-right: 25px;
    margin-bottom: 15px;
    background-image: url('images/box.gif' );
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-top: 10px;
    height: 250px;
    width: 250px;
    overflow: hidden;
}

.AltTdAddress
{
    font-weight: bold;
}

.AltUl
{
    margin-left: 15px;
    padding-left: 0px;
}

.AltLi
{
	
}

.spnUnderOffer
{
    color: Red;
}

.spnUnderOfferAlt
{
    color: Red;
}