#footer {
	float: left;
}
#footer-top {
    background-color: #F5F5F5;
    height: 430px;
    margin: 10px 0 0 0;
    width: 989px;
}
#footer-top div {
    color: #4F4F4F;
    float: left;
    height: 100px;
    margin: 20px 0 0 0;
}
#footer-top div img,
#footer-top div p { float: left }
#footer-top div p strong { font-size: 12px }
#footer-top div p {
    font-size: 12px;
    line-height: 14px;
    margin: 10px 0 0 5px;
}
#footer-top ul {
    display: block;
    float: left;
    list-style: none;
    margin: 10px 30px 0 30px;
}
#footer-top ul li {
    color: #4F4F4F;
    font-size: 14px;
    font-weight: bold;
    /* line-height: 24px; */
    margin: 7px 0 7px 0;
}
#footer-top ul li a { font-weight: normal }
#footer-top ul li a:hover {
    color: #4F4F4F;
    text-decoration: underline;
}
.gander-guarantee {
    margin: 20px 0 0 10px !important;
    width: 225px;
}
.gander-price-match { width: 275px }
.gander-rewards { width: 245px }
.buy-online-pickup-in-store { width: 230px }
#footer-divider {
    background-color: #DEDEDE;
    clear: both;
    float: left;
    height: 1px;
    margin: 0 0 10px 10px;
    width: 969px;
}
#footer-bottom {
    height: 40px;
    width: 989px;
}
.email-signup {
    float: right;
    height: 30px;
    margin: 10px 0 0 0;
}
.email-signup form {
    float: left;
    height: 30px;
    width: 182px;
}

html.ie .email-signup form #sign_up {
	height: 14px;
	padding: 7px 0 0 5px;
}

.email-signup form .email-signup-btn {
    background: #00583D;
    border: none;
    color: #FFF;
    font-weight: normal;
    height: 23px;
    letter-spacing: 1px;
    margin: 0 0 0 -3px;
    padding: 0 0 0 6px;
    vertical-align: middle;
    width: 32px;
    cursor: pointer;
}

html.ie .email-signup form .email-signup-btn {
    margin: 0 0 0 -3px;
}
.email-signup form .email-signup-btn:hover {
    background: #FFF;
    border: 1px solid #00583D;
    color: #00583D;
    font-weight: bold;
    margin: -1px 0 0 -5px;
}
.email-signup form #sign_up {
    border: 1px solid #4F4F4F;
    height: 21px;
    padding: 0 0 0 5px;
    width: 135px;
    vertical-align: middle;
    color: #7C7C7C;
}
#footer-bottom .social p,
#footer-bottom .email-signup p {
    color: #4F4F4F;
    float: left;
    margin: 0 10px 0 0;
    text-align: right;
}
#footer-bottom .social {
    float: left;
    margin: 10px 0 0 0;
}
#post-footer p {
    color: #4F4F4F;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    letter-spacing: 1px;
    margin: 20px 0 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
