body {
	background-color: #072A5E;
}
.container_12,
.container_16 {
	background: #fff;
}
a {
	text-decoration:none;
	}
.header {
	height: 89px;
	width: 1115px;
	margin: 0 auto;
	background: #072A5E url(/images/template/header_bg2.jpg) center top no-repeat;
	}
.container_12 .navigation {
	background-color: #42AD9D;
	margin-bottom: 20px;
	width: 915px;
	padding-left: 45px;
	}

.left-bar {

	}
.brands {
	margin-top: -140px;
	text-align: center;
	background: #CCCCCC;
	float: right;
	padding: 10px;
	background-image: url(/images/template/sidebar-gradient.gif);
	}
	.left-bar a,
	.brands a {
		display: block;
		margin-bottom: 20px;
		}

.wrapper {
	width: 1115px;
	margin: 0 auto;
}

.left-bar a {
	color: #42AD9D;
	font-weight: bold;
	font-size: 14px;
	margin-left: 20px;
	font-family: "Myriad Pro", "Arial", "sans-serif";
	padding-left: 16px;
	background-image: url(/images/template/left-nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.sf-menu li {
	background:		#42AD9D;
}

.sf-menu li li {
	background:		#42AD9D;
}

.sf-menu li li li {
	background:		#42AD9D;
}

.sf-menu {
	margin-bottom: 0;
}

.sf-menu a {
	border-left: 0;
	border-top: 0;
}

.sf-menu a, .sf-menu a:visited {
	color:#FFF;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color: #FFF;
	background-color: #368E81;
	outline:		0;
}

.sfHover {
	color: #000;
}

.left-bar h3 {
	border-bottom: 1px solid black;
	font-weight: normal;
}

.featured-products h3 {
	text-transform: uppercase;
	font-size: 12px;
}

.featured-products a {
	font-size: 18px;
}

#mini-cart {
	text-align: left;
	padding: 5px;
	font-size: 12px;
}

#mini-cart h4 {
	font-size: 14px;
	padding-left: 18px;
	background: url(/images/template/cart-icon.gif) no-repeat left center;
	margin-bottom: 5px;
}

#mini-cart table {
	margin-bottom: 10px;
}

#mini-cart a {
	display: inline;
}

#mini-cart .checkout-button {
	text-align: right;
	display: block;
	float: right;

	text-transform: uppercase;
	background-color: #42AD9D;
	color: #FFF;
	padding: 3px 4px;
	font-size: 11px;
	font-weight: bold;

}

ul.form-list li label {
	float: left;
	width: 150px;
	font-weight: bold;
}

.catalogue-download {
	padding: 20px 0;
	text-align: left;
	margin-left: 10px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;

	padding-left: 24px;
	background-image: url(/images/core/icons/PDF_icon.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.catalogue-download a {
	margin-bottom: 0;
}

#footer {
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer a {
	color: #FFF;
	text-decoration: underline;
}