﻿/* Footer */

.SectionFooter {
	background-color: #fff;

	margin-top: .5em;
}

#footer_links_container
{
	padding: .35em;

	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

#footer_links 
{
	padding-bottom: 5px;
	border-bottom: 1px solid #aaa;
}

#footer_store_links 
{
	padding-bottom: 5px;
	border-bottom: 1px solid #aaa;
	display:none;
}

#footer_links ul, #footer_store_links ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 80%;
}

#footer_links ul li, #footer_store_links ul li
{
	float: left;
	width: 157px;

}

#footer_links ul li a, #footer_store_links ul li a
{
	line-height:1.5em;
}

#footer_StoreList {
	color: #444;
	font-size: 85%;
	margin-top: 7px;


}

#footer_StoreList ul
{
	float: left;
	width: 155px;
	margin:.2em 0 0 0;
	padding:0;
	height: 100px;
}

#footer_StoreList li
{
	list-style-type:none;
	margin: 0;
	padding:0;
}

#footer_StoreList li img
{
	margin-left: 1em;
}

.storeList_Name {
	color: #07747C;
}

#dealerCredits
{
	float: left;
	color: #444;
}

#furnituredealerCredits
{
text-align: right;

}

#furnituredealerCredits img 
{
	float:right;
	height: 2em;
}

#footer_fineprint
{
	margin: 0;
	padding: 0;
}

#footer_search
{
	display:block;
	background-color:#91785B;
	padding-bottom: 5px;
	text-align: right;
	color: #444;
}

#footer_fineprint
{
	font-size: 75%;
	color: #444;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: .35em;

}

#footer_credits {
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	color: #444;
}