/*
	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 : 21-12-2011 14:28
	theme : new look oct 2010
*/

body {
	background-color: #967876;
}

.top-container #site-banner a {
	height: 141px;
	width: 911px;
	display: block;
	background: #CBBBBB url(http://www.neroliane.com/images/theme/Kirsus.jpg) no-repeat 0 0;
}
.top-container #site-banner a:hover {
	text-decoration: none;
}


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

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

#footer-container {
	background-color: #CBBBBB;
	border-top: 1px solid #FFFFFF;
}

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

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

