﻿/* Footer */

#footer_search
{
	display:none;
}

#footer_links_container
{
	margin:0;
}

#footer_links 
{
	padding:.5em 0;
	background-color:#fff;
	border:solid 1px #aaa;
	border-width:0 1px 1px 1px;
}

#footer_links ul 
{
	list-style-type: none;
	margin:0 auto;
	padding: 0;
}

#footer_links ul#footer_links_TopRow
{
	width:390px;
}

#footer_links ul#footer_links_BottomRow
{
	width:430px;
}

#footer_links ul li
{
	float: left;
	margin:0 0 0 .8em;
	padding-right:.8em;
	border-right:solid 1px #aaa;
}

#footer_links ul li.footer_links_LastItem
{
	border-width:0;
}

#footer_links ul li a
{
	font-size:.8em;
}

#footer_stores
{
	padding:.5em 0;
	background-color:#fff;
	border:solid 1px #aaa;
	border-width:0 1px;
}

#footer_stores ul
{
	padding:0;
	margin:0 1em 0 1em;
	float:left;
}

#footer_stores ul li
{
	font-size:.78em;
	line-height:1.2em;
	list-style-type:none;
	margin:0 .35em;
}

#footer_stores .footer_stores_leftstore
{
	display:inline;
	float:left;
	margin-left:5.5em;
}

#footer_stores .footer_stores_leftstore ul li
{
	text-align:left;
}

#footer_stores .footer_stores_rightstore
{
	float:left;
	display:inline;
	margin-left:4em;
	text-align:right;
}

#footer_stores .footer_stores_rightstore ul li
{
	text-align:left;
}

#footer_stores img
{
	float:left;
	width:80px;
}


#footer_fineprint
{
	margin:0;
	padding:.35em;
	font-size:.75em;
	color: #444;
	background-color:#fff;
	border:solid 1px #aaa;
	border-width:0 1px 1px 1px;
}

#dealerCredits
{
	float: left;
}

#furnituredealerCredits
{
	text-align: right;
}

#furnituredealerCredits img
{
	float:right;
	height: 2em;
}