/*================================================================================ */
/* Copyright © 2002-2006 CSN Stores, Inc. - All rights reserved                    */
/* info@csnstores.com                                                              */
/*================================================================================ */

/****************************/
/* Footer Styles old tags for checkout footer */
/****************************/
.FooterText {
	color: #6F6F6F;
	font-size: 7.5pt;
	font-weight: normal;
	}
.FooterPhoneText {
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	}



/****************************/
/* Footer Styles  Universal */
/****************************/
#Footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	width:100%;
	}
#Footer TD {
	padding:0px 0px 0px 0px;
	text-align:center;
	width:25%;
	}
#Footer TD.End {
	border-left: #e8e5e5 solid 1px;
	padding:0px 5px 0px 5px;
	text-align:center;
	width:50%;
	}
#Footer TD.First {
	padding:0px 5px 0px 5px;
	border:none;
	text-align:center;
	}
#Footer TD .Title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color: #333333;
	margin:5px 0px 0px 20px;
	text-decoration: none;
	text-align:left;
	}
#Footer TD .Title A{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	}
#Footer TD UL {
	margin:0px 0px 0px 20px;
	padding:0px 0px 5px 0px;
	list-style-type:none;
	text-align: left;
	}
#Footer TD LI{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:7pt;
	 }	
#Footer TD LI A{
	font-size:7pt;
	 }	
#Footer TD IMG{
	margin:2px 0px 2px 0px;
	}
#FooterText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	line-height:17px;
	text-align:center;
	}
