/* C-mod - FOOTER */

/* footer */
#footer { 
	padding-bottom: 3.5em; position: relative;
	background: black url(../images/bg_footer.png) repeat-x left 4.2em;
}

/* payment */
#paymentContent { 
	width: 100%; border-bottom: 1px solid black;
	background: #dcdcdc url(../images/bg_payment.png) left bottom repeat-x; 
}
#payment { 
	width: 79em; margin: auto; padding: 0.3em 0 0.3em 18em; 
	color: black; background: #dcdcdc url(../images/bg_payment.png) left bottom repeat-x; 
}
#payment span, #payment img, #payment a { display: inline; margin-right: 0.9em; vertical-align: middle; }
#payment a.fianetMerchantLink { margin-right: 0; }
#payment span { 
	padding: 0.3em 0 0.3em 2em;  font-size: 12px; font-weight: bold;
	background: transparent url(../images/icon_security.gif) left no-repeat; 
}
#payment img { width: 12.3em; height: 3.5em; }
#payment .small { width: 4.7em; }
#payment a { 
	font-size: 11px; font-weight: normal; text-decoration: underline; color: black;
}
#payment a:hover { color: #666; }

/* footerLinks */
#footerLinks { 
	width: 93em; margin: auto; padding-top: 1.5em; 
	background: black url(../images/bg_footer.png) repeat-x top left; 
}
#footer ul { float: left; width: 14em; padding-left: 16em; }
#footer ul .first { margin-bottom: 1.2em; font-size: 12px; font-weight: bold; }
.men #footer ul .first { color: #1882fe; }
.women #footer ul .first { color: #9c2bb8; }
#footer li a { color: white; }
#footer li a:hover { text-decoration: underline; }