

@charset "UTF-8";

/******************************************
	Footer styles                           *
*******************************************/

/* -= Footer property take-overs =- */

#footer {
  	width: 100%;

	clear: both;
	padding-top: 12px;
  	border: 0px solid #999;
  	text-align: center;
  	background: #ffffff url('//a248.e.akamai.net/pix.crutchfield.com/elements/footer_gradient.gif') top left repeat-x;
	border-top: 1px solid #E6E6E6;
	font-size: 10px;
	position: relative;
	bottom: 0px;
	height: 100px;
	}

* html #footer {
	background: #ffffff url('//a248.e.akamai.net/pix.crutchfield.com/elements/footer_gradient.gif') top left repeat-x;
	}

#footer ul {
	list-style: none;
	}	
	
#footer li a {
  	font-weight: normal;
  	text-decoration: none;
	}

#footer li a:hover {
  	color: #000;
  	text-decoration: underline;
	}
	
#footerCenter {
	/*float: left;*/
	width: 750px;
	margin: 0 auto;
  	/*left: 50%;
	margin-left: -300px;*/
	}
	
#footer h3 {
  	font-family: Verdana, Arial, sans-serif;
  	font-weight: bold;
  	font-size: 10px;
  	color: #f60;
  	display: inline;
	}

ul.footerList {
	font-family: Verdana, Arial. Tahoma, Sans-serif;
	font-size: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 0;
	width: 170px;
	float: left;
	position: relative;
	top: 0px;
	left: 4%;
	}
	
* html ul.footerList {
	margin: 0;
	position: relative;
	top: 0px;
	left: 2%;
	}

ul.footerList li {
	margin-left: 0;
	clear: both;
	float: left;
	background: url('//a248.e.akamai.net/pix.crutchfield.com/elements/footerLinks_bg.gif') no-repeat left;
	padding-left: 8px;
	line-height: 1.4em;
	width: 100%;
	text-align: left;
	}

ul.footerList a {
	color: #23498E;
	font-weight: normal;
	text-decoration: none;
	}

ul.footerList li.listTitle {
	padding-left: 0;
	background: transparent;
	}	  


 
ul.copyright {
	width: 100%;
	text-align: center;
	float: left;
	clear: both;
	padding: 8px 0; 
	margin: 16px 0;
	list-style:none;
	/*border-top:1px solid #E6E6E6;*/
	}
ul.ways2shop {
	width: 100%;
	text-align: center;
	float: left;
	clear: both;
	padding: 8px 0; 
	margin: 14px 0 0 0;
	list-style:none;
	/*border-top:1px solid #E6E6E6;*/
	}
ul.ways2shop {
	margin-bottom:0; }
ul.ways2shop li {
	display: inline;
	list-style-type: none;
	padding-right: 20px; }

ul.ways2shop li a.canadian {
	background: url('//a248.e.akamai.net/pix.crutchfield.com/graphics/international/iconCanada.gif') no-repeat top left;
	padding: 3px 0 3px 20px; }
ul.ways2shop li a.espanol {
	background: url('//a248.e.akamai.net/pix.crutchfield.com/graphics/international/iconEspanol.gif') no-repeat top left;
	padding: 3px 0 3px 20px; }
