﻿.SearchBar {
	margin:0 !important;
	font-size:11px;
}
.SearchBar fieldset {
	margin:7px 5px 20px 0;
	padding:0;
	border:0;
}
.SearchBar legend {
	display:none;
}
.SearchBar label {
	color:#696169;
}
.SearchBar input.text {
	width:180px;
	height:15px;
}
#BodyFooter {
	margin:-5px 0 0;
}
.FootWrap {
	width:100%;
	height:100%;
	background:transparent url(../images/footer_home.jpg) no-repeat;
}
.FootWrapNoBorder {
	background:transparent url(../images/footer_home.jpg) no-repeat;
}
.FootWrapHome {
	background:transparent url(../images/footer_home.png) no-repeat;
}
.footSpecials {
	position:absolute;
	overflow:hidden;
	left:625px;
	top:20px;
	width:255px;
	height:75px;
	text-indent:-9999px;
}
.footSpecials:focus {
	outline:0;
}
#ctl00_ContentPlaceHolder1_GetCoupon {
  width:106px;
  height:24px;
  background: #fff url(../images/SubmitButton.gif) no-repeat;
  cursor:pointer;
  text-indent:-9999px;
}

.storeFinderLogos {
        
    padding-bottom: 15px;
    float: left;     
    position: relative;   
}

.storeFinderLogos ul {
     
     list-style-type: none; 
     width: 355px;
     float: left; 
     margin: 0;
     padding-left: 15px;          
}

.storeFinderLogos li {
    
    display:inline; 
    margin: 0;
    padding: 0;              
}

.storeFinderLogos a {
    
    text-decoration: none;
    float: left;                 
}

.storeFinderLogos img {
    
    border: none;
}

.storeFinderAvailable {
    
    float: right;
    vertical-align: middle;
    width: 408px;
    margin-top: -43px;
    color: #696169;
}

.storeFinderAvailable ul {
    
    text-align: left;
    font-weight: bold;
    font-size: 11pt;
    list-style: disc;
    color: #8b9945;    
}

.storeFinderAvailable span {
   
   color:#696169;  
}

.storeFinderAvailable h1.green {
   
   text-align:left;  
}

#Body:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}