html, body {width: 100%; height: 100%}

html {
    overflow-y:scroll;
}

body
{
		font-family: Helvetica, Arial,  sans-serif;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		color:#000000;
         -webkit-text-size-adjust: 100%;
}


.p1 {
    text-align: left;
    font-size: 10pt;
    padding: 10px;
}


.p2 {
    text-align: center;
    font-size: 13pt;
    padding: 10px 0;
    font-weight: bold;
    margin: 0;
}

.subTitle {
    text-align:center; 
    color: #0054a0; 
    font-size:14pt; 
    font-weight:bold;
    padding:20px 0 10px 0;
}


#footer {
    -webkit-flex: 1;  /* Safari 6.1+ */
    -ms-flex: 1;  /* IE 10 */    
    flex: 1;
}


td {
    /*text-align:left
    font-size:10pt;*/
}

img {
    border:none
}

textarea
{
	white-space:pre-wrap;
}


li {
    padding-bottom: 10px;
    text-align: left;
}

a { color: #1e508a; text-decoration: none}
a:visited { color: #1e508a }
a:active { color: #247ebd}
a:hover { color: #247ebd }


h1 {
    display:inline-block; 
    margin:-5px auto 5px auto; 
    background-color:#1e508a; 
    padding:15px 60px; 
    color:#ffffff; 
    font-size:17pt; 
    text-align:center;
}

.style1 {
	color: #006699;
	font: bold;
}
.style2 {
	color: #006699;
	font: bold;
	font-style: italic;
	font-size: 16px;
}
.style4 {
	font-size: 18px;
	font-style: italic;
}
.style6 {font-size: 16px; color: #FFFFFF;}

.style7 {
	color: #006699;
	font-weight: bold;
}
.style8 {color: #2B6699}



.dashBottom {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
}
.dashRight {
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #999999;
}


#map-canvas { height: 100% }

.disabled-img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.googleScore {
    display: inline-block;
}

    /*Star Placeholder*/
    .googleScore .placeholder {
        background: url('graphics/googleStars.png') no-repeat scroll -189px 0px transparent;
        display: inline-block;
        height: 12px;
        width: 13px;
        margin: 0px;
        padding: 0px;
    }

    /*Full Star*/
    .googleScore .fullStar {
        background: url('graphics/googleStars.png') no-repeat scroll -126px 0px transparent;
        height: 12px;
        width: 13px;
    }

    /*Half Star*/
    .googleScore .halfStar {
        background: url('graphics/googleStars.png') no-repeat scroll 0px 0px transparent;
        height: 12px;
        width: 13px;
    }


.yellowScore {
    display: inline-block;
}

    /*Star Placeholder*/
    .yellowScore .placeholder {
        background: url('graphics/yellowStars.png') no-repeat scroll -189px 0px transparent;
        display: inline-block;
        height: 12px;
        width: 13px;
        margin: 0px;
        padding: 0px;
    }

    /*Full Star*/
    .yellowScore .fullStar {
        background: url('graphics/yellowStars.png') no-repeat scroll -126px 0px transparent;
        height: 12px;
        width: 13px;
    }

    /*Half Star*/
    .yellowScore .halfStar {
        background: url('graphics/yellowStars.png') no-repeat scroll 0px 0px transparent;
        height: 12px;
        width: 13px;
    }


adRateReview {
    height: 15px;
    display: inline-block;
}

.adRateReview .left {
    float:left;
}

.adRateReview .stars {
    background: transparent none no-repeat scroll 0px 0px;
    height: 12px;
    overflow: hidden;
    text-align: left;
    text-indent: -9999em;
    width: 71px;
}

/*.adRateReview .stars {
    margin: 1px 3px 0 0;
    width: 74px;
}*/

.adRateReview .star_1 {
    background-image: url(graphics/citygrid_sprite.png);
    background-position: left -1355px;
}

.adRateReview .star_2 {
    background-image: url(graphics/citygrid_sprite.png);
    background-position: left -1367px;
}

.adRateReview .star_3 {
    background-image: url(graphics/citygrid_sprite.png);
    background-position: left -1379px;
}

.adRateReview .star_4 {
    background-image: url(graphics/citygrid_sprite.png);
    background-position: left -1391px;
}

.adRateReview .star_5 {
    background-image: url(graphics/citygrid_sprite.png);
    background-position: left -1403px;
}

.adRateReview .star_6 {
    background-image: url(graphics/citygrid_sprite.png);
    background-position: left -1415px;
}

.adRateReview .star_7 {
    background-image: url(graphics/citygrid_sprite.png);
    background-position: left -1427px;
}

.adRateReview .star_8 {
    background-image: url(graphics/citygrid_sprite.png);
    background-position: left -1439px;
}

.adRateReview .star_9 {
    background-image: url(graphics/citygrid_sprite.png);
    background-position: left -1451px;
}

.adRateReview .star_10 {
    background-image: url(graphics/citygrid_sprite.png);
    background-position: left -1463px;
}

.gridview1 {
    border: solid 1px #999999;
    background-color: #eeeeee;
    width: 100%;
}

    .gridview1 td {
        font-size: 10pt;
        padding: 6px;
        white-space: nowrap;
        text-align: left;
    }

    .gridview1 th {
        font-size: 8pt;
        white-space: nowrap;
        font-weight: normal;
        background-color: #061539;
        color: #ffffff;
        text-align: left;
        padding-left: 8px;
    }

        .gridview1 th a {
            text-decoration: none;
            color: #ffffff;
        }

.survey td {
    text-align: center;
}

.radNowrap input[type=radio] {
    float: left;
}

.radNowrap label {
    margin-left: 0px;
    display: block;
}


#overlay {
    top: 0;
    left: 0;
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#popupImage {
    position: fixed;
    /*
    left: -99999px;
    top: 0;
    left:0;*/
}



.searchResults {
    width: 240px;
    display: inline-block;
    border: solid 1px #999999;
    border-radius: 8px;
    padding: 6px;
    height: 250px;
    overflow-y: scroll;
    margin: 20px 10px 0 10px;
}


.searchResultsOuter {
    width: 240px;
    display: inline-block;
    border: solid 1px #999999;
    border-radius: 8px;
    padding: 6px;
    height: 250px;
    margin: 20px 10px 0 10px;
}

.searchResultsInner {
    width: 100%;
    display: inline-block;
    padding: 0;
    height: 185px;
    overflow-y: scroll;
    margin: 0;
}


@media print {
  body {
    background-color: white !important;
    background-image: none !important;
    color: #000000 !important;
    /*margin-left:-150px;*/
  }

  input{visibility:hidden}


	
	tr,td,span,div,font {
		color: #000000 !important;
        background-color:#ffffff !important;
	}
	
	.AllowPrint { 
    visibility:visible !important; 
    position:relative !important;
  }
	
  img { 
    visibility:hidden !important; 
    position:absolute !important;
  }
  
  .NoPrint{
    visibility:hidden !important; 
    position:absolute !important;
  }
	
	a { 
		color: #000000 !important;
	}
	
}

