/*
	current_theme.css
	------

	contains all the settings for the currently selected "theme"
	some of these override styles defined elsewhere (body)

	NOTE :	this is a generated file,
				do not edit, all changes will be lost!!

	date : 27-08-2010 9:40
	theme : bombons
*/

body {
	background-color: #ae8f9a;
}

.top-container #site-banner a {
	height: 144px;
	width: 913px;
	display: block;
	background: #d7c7cd url(http://www.confiserieflorian.com/images/theme/jZovy2.jpg) no-repeat 0 0;
}
.top-container #site-banner a:hover {
	text-decoration: none;
}


table.mainarea {
	background: white url(http://www.confiserieflorian.com/images/theme/O3yhfw.jpg) repeat-y 0 0;
}

.box-container #cart-box {
	background:  #ffffff  url(http://www.confiserieflorian.com/images/theme/j55O9b.jpg) no-repeat 0 0;
}

#footer-container {
	background-color: #d7c7cd;
	border-top: 1px solid #ffffff;
}

#footer-container .footer-column h2 {
	border-bottom: 1px solid #ffffff;
}

#footer-container .footer-column a:hover {
	background-color: #ffffff;
}
