/* CSS Document */
/* --------- Footer ------------ */

#footer {
clear:both;
padding-top:20px;
min-height:470px;
background:#ddd url(../_images/_footer/footer-bg.png) repeat-x;
color:#666;
*height:470px;
*text-align:center;
}

#footer .inner {
width:990px;
margin-left:auto;
margin-right:auto;
*text-align:left;
}

.footer a {
color:#666;
}

.footer .left {
float:left;
}

.footer .right {
float:right;
}

#colorbar {
/*width:615px;*/
}

#colorbar h2 {
margin-bottom: 14px;
}

#colorbar ul {
margin-bottom:20px;
}

#colorbar li {
display:inline-block;
*display:inline;
}

#footer .hr {
width:483px;
height:2px;
background:url('../_images/_footer/dotted-hr.png') repeat-x;
margin-bottom:20px;
}

#footer hr {
display:none;
}

#newsletter-form {
}

#newsletter-form h2 {
font-weight:normal;
font-size:24px;
color:#c06;
}

#newsletter-form h3 {
font-weight:normal;
font-size:11px;
color:#c06;
margin-bottom:10px;
}

#newsletter-form form {
margin-bottom:10px;
}

#newsletter-form form * {
vertical-align:middle;
}

#newsletter-form .email-skin {
display:inline-block;
line-height:41px;
padding-left:10px;
width:308px;
height:43px;
border:1px solid #ccc;
background:#fff;
*zoom:1;
*padding-top:9px;
*height:34px;
}

#newsletter-form .email {
font-size:18px;
width:300px;
border:none;
color:#999;
background:transparent;
vertical-align:middle;
}

#newsletter-form p {
font-size:11px;
color:#999;
}

#sitemap-links {
/*width:615px;*/
line-height:20px;
}

#sitemap-links .col1,
#sitemap-links .col2,
#sitemap-links .col3 {
float:left;
margin-right:30px;
*float:none;
*display:inline;
*zoom:1;
*vertical-align:top;
white-space:nowrap
}

#sitemap-links .col3 ul {
margin-bottom:20px;
}

#sitemap-links h2 {
font-size:18px;
margin-bottom:20px;
}

#payment-assertations {
}

#social-links {
margin-top:25px;
line-height:20px;
}

#chocolatmedia {
	font-size:10px;
	color:#999;
}

/* -------- fin footer --------- */
