/* Module: FooterCustom
 * Copyright@2010 All rights reserved
 * 
 * Author: Prestacrea
 * Website: http://www.prestacrea.com
 * Email: contact@prestacrea.com */
 
#footer {padding:0;border:none}
#footernewsletter {background:#00000;height:50px}
#footernewsletter p {padding:15px 10px 10px;text-align:left;font-size:12px;font-weight:bold;text-transform:uppercase;color:#888}
#footernewsletter span {background:url('../img/newsletter.png') no-repeat 0px;padding:15px 10px 15px 50px;font-size:14px;color:#666}
#footernewsletter span.warning_inline {background:none;color:#da0f00;font-weight:bold;padding:10px;font-size:12px} 
#footernewsletter span.success_inline {background:none;color:green;font-weight:bold;padding:10px;font-size:12px} 
#footernewsletter input.button {display:inline}
#footernewsletter input.text {width:165px;height:19px;line-height:19px;border:1px solid #CCC;padding-left:5px;font-size:14px;color:#888}
#footernewsletter select {width:140px;border:1px solid #CCC;padding-left:5px;font-size:14px;text-transform:none;color:#888}
#footercustom {
	clear:both;
	height:130px;
	background:#00000;
}
#footerlinks ul {float:left}
#footerlinks span {color:#888;font-size:15px;line-height:30px;font-weight:bold}
#footerlinks a {text-decoration:none;color:#333;font-size:13px;line-height:16px}
#footerlinks a:hover {color:#666}
#footerlinks li {list-style-type:none;background:transparent url('../img/bullet.gif') no-repeat 0.6em 0.5em;text-align:left;padding-left:25px}
#footerlinks #informations, #footerlinks #products, #footerlinks #company {
	margin-left:40px;
	width:190px;
	height:100px;
	margin-top:20px;
}
#footerlinks #company {border-right:none}
#footerlinks li.infos {background:url('../img/infos.png') no-repeat 0px;padding-left:50px;padding-top:15px;margin-left:-25px;margin-top:-15px;width:155px}
#footerlinks li.prod {background:url('../img/products.png') no-repeat 0px;padding-left:50px;padding-top:15px;margin-left:-25px;margin-top:-15px;width:155px}
#footerlinks li.comp {background:url('../img/company.png') no-repeat 0px;padding-left:50px;padding-top:15px;margin-left:-25px;margin-top:-15px;width:155px}
#footerimage {float:left;margin-left:20px;margin-right:20px;margin-top:5px}
#footereditor {
	padding:10px 10px 5px;
	background:#00000;}
#footereditor a {color:#333;text-decoration:none}
#footereditor a:hover {color:#666;text-decoration:none}