@charset "UTF-8";
/* <SITENAME> CONTENT CSS */

a {
	color: #394956;
}

a:hover {
	color: #333;
}

.contactUs {
	background: url(/assets/images/contactUs.png) top left;
	height: 47px;
	width: 215px;
}

.email {
	background: url(/assets/images/email.png) top;
	display: block;
	height: 20px;
	width: 190px;
}

.email-shopper {
	background: url(/assets/images/email-shopper.png) top;
	display: block;
	height: 20px;
	width: 190px;
}


#footer a {
	color: #394956;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	color: #666;
}

.form {
	background: url(/assets/images/form.png) top;
	display: block;
	height: 20px;
	width: 98px;
}

.link:hover {
	background-position: bottom;
}

.links {
	float: left;
	font-size: 1.2em;
	width: 620px;
}

#panels h2 {
	border-bottom: 1px solid #CFD9E0;
	color: #394956;
	font-size: 1.8em;
	padding-bottom: 10px;
}

.panel {
	background: url(/assets/images/panelBg.png);
	float: left;
	margin-right: 10px;
	margin-top: 15px;
	width: 205px;
}

.panel.last {
	margin-right: 0 !important;
}

.panelInner {
	background: url(/assets/images/panelTop.png) top left no-repeat;
	padding: 11px;
}

.panelInner h3 {
	color: #fff;
	font-size: 1.5em;
	height: 43px;
}

.panelInner p {
	color: #fff;
	font-size: 1.1em;
	margin-top: 10px;
	height: 85px;
}

.panelInner img {
	border: 1px solid #303E47;
	padding: 1px;
}

.panelReadMore {
	background: url(/assets/images/panelReadMore.png) left;
	display: block;
	height: 34px;
	width: 205px;
}

.phone {
	background: url(/assets/images/phone.png);
	height: 20px;
	width: 215px;
}

.over {
	cursor: pointer !important;
}

.over a {
	background-position: right;
}

.over .panelInner {
	background-position: top right;
}

.replace span {
	display: none;
}

.searchInput {
	background: transparent;
	border: none;
	color: #555;
	height: 16px;
	width: 135px;
}

.who 
{
	background: url(/assets/images/panelBg.png);
	float: right;
	margin: 18px 0 15px 25px;
	width: 205px;
}

.whoEnd {
	background: url(/assets/images/panelEnd.png) top;
	height: 5px;
	overflow: hidden;
}

.whoInner {
	background: url(/assets/images/panelTopWho.png) top no-repeat;
	padding: 60px 20px 5px 20px;
}

.whoInner h2 {
	display: none;
}

.whoInner ul {
	list-style-type: none !important;
	margin: 5px 0 0 0 !important;
}

.whoInner li {
	background: url(/assets/images/tick.png) top left no-repeat;
	color: #fff;
	padding: 0 0 10px 25px;
	margin: 0 !important;
}

.zws {
	float: right;
	font-size: 1.1em;
	margin-top: 1px;
	text-align: right;
	width: 300px;
}