/*Arcadian Home Footer*/

#arc-footer {
    background: url(/sites/arcadianhome.com/images/footer-bg.png) repeat-x scroll 0 -14px transparent;
    border-radius: 0;
    float: none;
    margin: 0;
}
.footer-wrapper {
    background: url(/sites/arcadianhome.com/images/footer-shadow.png) no-repeat scroll left bottom transparent;
    margin: 0 auto;
    padding: 20px 0 0;
    width: 990px;
}
#arc-footer-left, #arc-footer-right {
	color: #464e57;
	font-size: 13px;
}
#arc-footer-left {
    padding: 0 5px;
    width: 24%;
    float: left;
}
#footer-contact {
    background: url(/sites/arcadianhome.com/images/footer-border-btm.png) repeat-x scroll left bottom transparent;
}
#footer-contact {
    padding: 0 0 20px 0;
}
#footer-ecoupon {
   padding: 20px 0 20px 0; 
}
#footer-ecoupon h2 {
    color: #61583d;
}
#footer-ecoupon div {
    padding: 12px 0 0;
    width: 200px;
}
#footer-ecoupon form {
    margin: 10px 0 0;
}
#footer-ecoupon input[type=text] {
    border: 1px solid #989c82;
    -moz-box-shadow: 0 1px 2px #bfbfbf inset;
    -webkit-box-shadow: 0 1px 2px #bfbfbf inset;
    box-shadow: 0 1px 2px #bfbfbf inset;
    padding: 1px 0;
    width: 180px;
}
#footer-ecoupon .arc-button {
    margin: 0;
    background: #f55c3a;
    padding: 5px 15px;
    width: 190px;
}
#arc-footer-right {
	padding: 0;
	float: right;
}
#arc-footer-right a {
	color: #464e57;
}
#arc-footer-right li {
	float: left;
}
#arc-footer-right ul ul {
	margin: 0 15px 0 0;
}
#arc-footer-right li li {
	float: none;
	line-height: 16px;
	font-size: 11px;
}
#arc-footer-right ul ul.last {
	margin: 0;
}
#arc-footer-right ul ul.last li {
	float: left;
	margin: 0 3px 0 0;
}
#arc-footer-right ul ul.last #decorating-tips {
	margin: 0 0 12px 0;
}
#arc-footer-right ul ul.last #decorating-tips li {
	float: none;
}
#arc-footer-right ul ul.last #decorating-tips .title {
	margin: 0 0 3px 0;
}
#arc-footer-right ul ul.last li a.social {
    background: url(/sites/arcadianhome.com/images/social-btns.png) no-repeat scroll 0 0 transparent;
    display: inline-block;
	text-indent: -1000em;
    width: 19px;
    height: 19px;
    outline: 0;
}
#arc-footer-right ul ul.last li a.pin {
    background: url(/sites/arcadianhome.com/images/social-btns.png) no-repeat scroll 0 0 transparent;
    background-position: 0 -18px;   
}
#arc-footer-right ul ul.last li a.rss {
    background: url(/sites/arcadianhome.com/images/social-btns.png) no-repeat scroll 0 0 transparent;
    background-position: 0 -36px;
}
#arc-footer-right ul ul.last li a.tw {
    background: url(/sites/arcadianhome.com/images/social-btns.png) no-repeat scroll 0 0 transparent;
    background-position: 0 -54px;
    margin:0;
}
#arc-footer-right ul ul.last li a.google {
    background: url(/sites/arcadianhome.com/images/social-btns.png) no-repeat scroll 0 0 transparent;
    background-position: 0 -72px;
    margin:0;
}
#arc-footer-right ul ul.last #share-btn {
    padding: 5px 0 0;
    float:none;
    clear:both;
}
#footer-links .title {
	color: #61583d;
	float: none;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
#footer-links .last .title {
    clear: both;
    float: none;
    margin-bottom: 3px;
}
#arc-footer-copy {
    background: #f4f1d1;
    color: #414040;
}
#arc-footer-copy .footer-wrapper {
    background: none;
    font-size: 12px;
    height: auto;
    text-align: center;
    padding: 10px 0 20px;
    width: 100%;
}
#footer-payment-options {
    padding: 0 0 10px 0;
}
#footer-payment-options ul {
    margin: 0 0 0 140px;
}
#footer-payment-options li {
    vertical-align: middle;
}
#footer-payment-options #cards {
    margin-top:5px;
}