/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
IE Browser fix style
version: 1.0
author: EBIT IT
email: info@ebit.hr
website: http://www.ebit.hr/
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

html, body {
	height: 100%;
	border: 0px;
	background-color: #E8F1F7;
}
body {
	margin: 0;
	padding: 0;
}

.slider_content section a, .slider_content section a:hover {
	background: #25254d;
}

.featured_products article {
	background: #f5f5f5;
}

a.button_details {
	background: #25254d;
}

.form_style_footer dd.buttons_action input, .form_style_footer dd.buttons_action input:hover, .form_style_footer dd.buttons_action input:focus {
	
}