* {
    font-family:Arial, Verdana, Helvetica, sans-serif;
}
body {
    font-size:85%;
    width:900px;
    margin:10px 0 0 20px;
}
img {
    border:0 !important;
}
ul {
    list-style-type:none !important;
    padding-left:5px;
    font-size:85%;
	margin:0px;
}
li {
    padding-left:10px;
    margin-bottom:5px;
    /*font-weight:bold;*/
	margin-top:0px;
}
li.searchresult_store {
	background:url(../img/icons/search_bullet.gif) no-repeat center left;
	padding-left:14px;
}/*
li.searchresult_businessstore {
	background:url(../img/icons/icon_1.png) no-repeat center left;
	padding-left:14px;
}*/
span.searchresults_noresult {
	padding-left:5px;
    font-size:85%;
}
form{
	margin:0px;
	padding:0px;
}
a {
    color:#000;
    text-decoration:none;
}
a:hover {
    color:#8f051c;
    text-decoration:underline;
}
#header {
    margin-bottom:13px;
}
a.print_button {
    margin-top:-0.6em; 
	float:right;
}
a.extlink {
    display:block;
    text-align:right;
    font-weight:bold;
}
#search {
    display:block;
    width:240px;
    float:left;
}
#search div {
    padding-bottom:5px;
    margin:10px 0;
    /*border-bottom:solid 1px #ccc;*/
}
#search strong {
    display:block;
    font-weight:bold;
    margin:10px 0;
    font-size:85%;
    text-transform:lowercase;
}
#search select, #search input {
    font-size:85%;
}
#search input {
    /*width:85px;*/
    margin-bottom:0px;
	vertical-align:middle;
}
#map {
    width:528px;
    height:528px;
    margin-left:265px;
}
.bottom_left {
	margin-top:-134px;
	font-size:90%;
	width:240px;
}
.legend {
    /*margin-left:235px;*/
	/*margin-top:-36px;
	font-size:85%;*/
	border-top:#CCCCCC 1px solid;
	width:240px;
	background-color:#EEEEEE;
}
.legend_row {
	padding:4px;
	border:#CCCCCC 1px solid;
	border-top:none;
}
.legend_txt {
	padding: 5px 0 0px 9px;
	float:left;
}
.legend_icon {
	float:left;
}
.home_links {
	padding:3px 3px 8px 3px;
	border:#CCCCCC 1px solid;
	margin-bottom:10px;
}
.home_links h2 {
    padding:0;
    color:#8f051c;
    clear:both;
	margin:0px 0 6px 0;
    font-size:120%;
}
.home_links b{
	margin-left:5px;
}
.home_links a{
	color:#8f051c;
}
div.shadow_cont {
	height:270px;
	width:388px;
}
div.store_shadow {
    background:url(../img/bg_drop_br.gif) no-repeat bottom right;
	margin:5px 10px 0px 5px;
    font-size:80%;
}
div.store_info {
    position:relative;
    top:-5px;
    left:-5px;
    width:360px;
    overflow:auto;
    background-color:#fff;
    border:solid 2px #ccc;
    padding:5px;
}
div.store_cont {
    position:relative;
    top:-5px;
    left:-5px;
    width:360px;
    overflow:auto;
    background-color:#fff;
    border:solid 2px #ccc;
    padding:5px;
}
div.store_info h1 {
    padding:5px 0 0 0;
    font-size:150%;
    margin:0 0 0px 0 !important;
	margin:0 0 10px 0;  /*IE only */
    color:#8f051c;
    background:url(../img/med_orange.gif) no-repeat top right;
    border-bottom:solid 1px #ccc;
    height:35px;
    font-size:150%;
}
div.store_info h2 {
    padding:0;
    color:#8f051c;
    clear:both;
	margin:0px 0 6px 0;
    font-size:120%;
}
div.offer {
	/*width:100px;*/
	text-align:right;
	padding-top:5px;
	float:right;
}
a.offer {
    background:url(../img/little_orange_2.gif) no-repeat center left;
    padding-left:10px;
    font-weight:bold;
}
div.store_cont p, div.store_info p, div.store_cont_opening {
    padding-left:10px; 
}

div.store_cont_opening {
	padding-left:10px;
	margin:0;
    line-spacing:0;
}
p.left {
    float:left;
    width:150px;
}
p.right {
	float:left;
    width:180px;
}
div.store_cont table {
    width:354px;
    height:100%;
    padding:0;
    margin:0;
}
div.store_cont td { 
	vertical-align:top; 
}
td.store_cont_desc {
    border-left:solid 2px #999;
	width:100%;
}

td.store_cont_img {
	padding-right:5px;
	text-align:center;
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
}

/*.storehours_day {
	font-weight:bold;
	width:150px;
	border:1px red solid;
}

.storehours_hours {
	float:right;
}*/

.store_plus {
	font-size:23px;
	font-weight:bold;
	color:#8f051c;
	float:left;
	margin-left:5px;
}

.store_plus_right {
	float:left;
	margin:7px 0 0 5px;
}

.clear
{
	font-size:1em;
	line-height:1px;
	margin:0px;
	padding:0px;
	border:0px;
	clear:both;
}
    #search h2 { margin:0px; padding:0; }
    #search form { display:block; padding:3px; margin:0 0 10px 0; border:solid 1px #ccc; font-size:0.9em; }
    #search label, #search strong {
        display:block;
        font-weight:bold;
        margin:0.6em 0;
        /*text-transform:lowercase;*/
    }
    #search div span { color:#8f051c; text-transform:uppercase; }
	
	#search .search_form {
		padding:0px 7px 0 7px;
	}
	
.footer_link {
	float:right;
	padding:10px 102px 0 0;
}	
