/**
 * Blue Color Styles
 */
body {
	color: #10448a;
	background: #ebe4cd url(../../images/background_blau.gif) repeat;
}

h2 {
	color: #008fbf;
}

#header {
	background: url(../../images/header_blau.png) no-repeat;
}

#sidebar {
	color: #8b633a;
}

#product-logo {
	width: 142px;
	height: 29px;
	background: url(../../images/logo_nutricare.png) no-repeat;
}
/**
 * Product Styles
 */
#product-type-nav a,
#product-type-nav a:visited {
	color: #10448a;
}
	
#months-nav a,
#months-nav a:visited {
	color: #008fbf;
}

.category-desc h3 {
	background: url(../../images/titel_blau_230_25.png) no-repeat;
}

.product-items {
	background: url(../../images/overviewbg_bottom_blau.png) no-repeat left bottom;
}

.product-items-bottom-corners {
	background: url(../../images/overviewbg_top_blau.png) no-repeat left top;
}

.product-items-middle {
	background: url(../../images/overviewbg_middle_blau.png) repeat-y;
}

.product-desc-inner {
	background: url(../../images/tooltip_top_blau.png) no-repeat left top;
}

.product-desc {
	background: url(../../images/tooltip_bottom_blau.png) no-repeat left bottom;
}

.product-desc.desc_top {
	background: url(../../images/tooltip_up_top_blau.png) no-repeat left bottom;
}

.product-desc.desc_top .product-desc-inner {
	background: url(../../images/tooltip_up_bottom_blau.png) no-repeat left top;
}

#show-all-products {
	background: url(../../images/titel_blau_230_25.png) no-repeat;
}

#slider-control {
	background: url(../../images/ageslider_bg_blau.png) no-repeat;
}

.ui-slider .ui-slider-handle {
	background: url(../../images/ageslider_slider_blau.png) no-repeat !important;
}

#back-products {
	background: url(../../images/titel_blau_271_22.png) no-repeat;
}

#ingredients h3,
#food-info-heading-nc {
	background: url(../../images/titel_blau_271_22.png) no-repeat;
}
