body {
background: #F7EDDD url(img/bg.jpg) top left repeat;
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}

#header {
text-align:center;
position:relative;
}


#map_contain {
width:784px;
height:370px;
margin:0px auto 10px auto;
border:8px solid #ccc;
padding:0px;
text-align:left;
}

#map {
width:100%;
height:370px;
margin:0;
padding:0px;
float:left;
}

a img {border:none;}

#controls {
width:780px;
margin:10px auto 0 auto;
padding:3px 10px;
background-color:#ccc;
border-top:6px solid #ccc;
}

#button_controls {
    width:250px;
    float:right;
    text-align:right;
}

#search_results_message {
text-align:center;
color:#222;
}
#search_results_message p {
margin:5px 0 0 0;
background-color:#bbb;
padding:5px 0;
font-variant: small-caps;
font-weight:bold;
}
#search_results_message p.error {
color:#9c3333;
}

#panel {
width:216px;
float:right;
background-color:#fff;
padding:0px;
height:360px;
padding:5px;
overflow:auto;
font-size:80%;
border-left:4px solid #ccc;
position: relative;
}
.panel-result {
padding:8px;
text-align:left;
position: relative;
width: 183px;
}

.panel-result .new-location {
    position: absolute;
    right: 5px;
    top: 10px;
    color: rgb(204, 102, 51);
    font-size: 1em;
}

.panel-result a {
display:block;
height:24px;
line-height:24px;
padding-left: 28px;
background: transparent url(img/bww_icon_sm.png) left center no-repeat;
color:#cA9347;
}
.panel-result a.new_location {
background: transparent url(img/bww_icon_new_sm.png) left center no-repeat;
}
.distance {text-align:right;color:#99c; font-weight:bold;}
.even {background-color:#ddd;}
a.info_link {color:#ca9347;}
.important {color:#733;}

div.error {padding:10px;border:1px solid #f66;background-color:#fcc;}
h3 {margin:0 0 10px 0;padding:3px;background-color:#eee;}

.print-button {text-align:right;}

#close-button {
position:absolute;
top:0;
right:0;
}

#close-button a {
font-weight: bold;
font-size: .9em;
color:#AA7327;
}

#header-content {
height:85px;
}

#close-button,
#logo,
#flashcontent {
display: none;
}
.make_home {
background: none !important;
padding-left:0px !important;
}
#prompted {
width:80px;
}
