@import url("/common/styles-profile.css");

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #5d706a;
}


a:link {
	color: #338103;
}

#pageBody a:visited {
	color: #76a057;
}

a:hover,
#pageBody a:hover {
	color: #5cb700;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1 {
	color: #354c45;
}

h2,
h3,
h4,
h5,
h6 {
	color: #354c45;
}


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


.spacerGlobal,
.spacerColumn {
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0 0 -1px;
	font-size: 1px;
}

.spacerGlobal {
	width: 999px;
}

.spacerColumn {
	width: 232px;
}


*.gray,
*.gray *,
.gray a {
	color: #7d8c88 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #2d4c42 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #9eaca7 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #2d4c42 !important;
}


*.green,
*.green *,
.green a {
	color: #76a057 !important;
}

a.green:hover,
.green a:hover,
.green a:hover * {
	color: #317b00 !important;
}


*.white,
*.white *,
.white a {
	color: #fff !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #a3ef70 !important;
}


#pageHeader {
		margin: 0 30px;
	padding: 30px 0 0;
	cursor: default;
}

#pageHeader .rectangle {
	/*height: 192px;*/
	overflow: hidden;
	background: #acb7b2 -310px top url("/images/page/gradient.jpg") repeat-x;
}


#logotype {
	display: block;
	padding: 0 30px /*20px*/1px;
}

#logotype img {
	vertical-align: bottom;
}


#search {
	width: 194px;
	height: 28px;
	overflow: hidden;
	margin: 10 25px 6px;
	background: #fff left top url("/images/page/search.gif") no-repeat;
	white-space: nowrap;
}

#searchForm {
	width: 194px;
	height: 28px;
	background: right -28px url("/images/page/search.gif") no-repeat;
	cursor: default;
}

#searchInput {
	padding: 0 0 0 8px;
	vertical-align: middle;
}

#searchInput input {
	width: 158px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #586561;
	border: none;
	font-size: 1em;
	cursor: text;
}

#searchButton {
	height: 28px;
	padding: 0 9px;
	vertical-align: middle;
}

#searchButton input {
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	color: #586561;
	font-size: 1em;
	vertical-align: middle;
	cursor: pointer;
}


#register {
	}

#registerTitle {
	color: #536761;
}

#registerContent {
	padding: 0 0 0 7px;
	white-space: nowrap;
	font-size: 1px;
	overflow: hidden;
}

#registerContent span {
	margin: 0 4px 0 0;
}


#contact {
	margin: 0;
	font-size: 1px;
}


#telephone {
		padding: 18px 25px 0 0;
	text-align: right;
}

#telephoneIcon {
	display: block;
	width: 11px;
	height: 18px;
	overflow: hidden;
	position: relative;
	top: -1px;
	background: url("/images/page/telephone.png");
	font-size: 1px;
}

#telephoneNumber {
	padding: 0 0 0 5px;
	color: #354c45;
	font: normal 1.85em/1em Arial, sans-serif;
	white-space: nowrap;
}

#telephoneDescription {
	height: 19px;
	overflow: hidden;
	margin: 10px 0 0;
}


#newsTicker {
	padding: 1px 25px 6px 0;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	color: #6b7c77 !important;
	text-decoration: none;
	cursor: pointer !important;
}

#newsTicker a:hover {
	color: #317b00 !important;
	text-decoration: underline;
}

.newsTicker {
	width: 100%;
	height: 1.4em;
	overflow: hidden;
	font: bold 0.95em/1.1em Arial, sans-serif;
	}


.sagePay {
	margin: 0 10px 0 0; 
	overflow: hidden; 
	font-size: 1px;
}


#basket {
	height: 48px;
	overflow: hidden;
	background: #2d7000 left top url("/images/page/basket-skin.gif") no-repeat;
	color: #fff;
	white-space: nowrap;
}

#basket table {
	width: 188px;
}

#basketTitle {
	background: left -48px url("/images/page/basket-skin.gif") no-repeat;
	color: #fff;
	font-size: 1.1em;
}

#basketTitle.filled {
	background-position: left -96px;
}

#basketTitle * {
	display: block;
}

#basketTitle span {
	padding: 16px 42px 0 45px;
}

#basketTitle em {
	/*background: right top url("/images/page/basket-make-enquiry.gif") no-repeat;*/
	background: right top url("/images/page/basket-view.gif") no-repeat;
	font-style: normal;
}

#basketTitle a {
	padding: 16px 75px 100px 45px;
	color: #fff !important;
	text-decoration: none;
}

#basketTitle a:hover {
	color: #ffc !important;
	text-decoration: underline;
}


#pageMenu {
		height: 37px;
	overflow: hidden;
	padding: 0 25px 0 0;
	position: relative;
	left: -11px;
}

#pageMenu .menuItem {
	vertical-align: top;
}
#homepage .menuItemFirst a,
#homepage .menuItemFirst a:hover {
	text-decoration: none !important;
	cursor: default;
}
#pageMenu a {
	display: block;
	height: 37px;
	color: #2d4c42;
	font: normal 1.1em/1em Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}


#pageMenu .menuItemNow {
}

.menuItem span {
	display: block;
	height: 37px;
	overflow: hidden;
	margin: 0 0 -37px;
}

.menuItem span em {
	display: block;
	width: 13px;
	height: 74px;
	background: url("/images/page/menu-item-now.png");
}

#homepage .menuItem span em {
	background: url("/images/page/menu-item-now-homepage.png");
}

.menuItem span.menuItem-r em {
	margin: -37px 0 0;
	float: right;
}

#pageMenu .menuItemNow a {
	padding: 0 13px;
	text-decoration: none;
}

#pageMenu .menuItemNow strong {
	background: #fff;
}

#homepage #pageMenu .menuItemNow strong {
	background: #317b00;
	color: #fff !important;
}


#pageMenu a:hover {
	color: #317b00;
	text-decoration: underline;
}


#pageMenu strong {
	display: block;
	padding: 11px 11px 20px;
	font-weight: normal;
}


.pageMenu-separator {
	background: center center url("/images/page/menu-item-separator.gif") no-repeat;
}

.pageMenu-separator .spacer {
	width: 5px;
}

#pageMenu .hidden .spacer {
	width: 1px;
}

.screen1280 .pageMenu-separator .spacer {
	width: 15px;
}

.screen1280 #pageMenu .hidden .spacer {
	width: 11px;
}


#pageContent {
		margin: 0 30px;
	padding: 25px 25px 25px 12px;
	
}

#homepage #pageContent {
	padding: 0 0 20px;
}


.caption {
		padding: 10px 13px;
	background: #f0f3f2;
	cursor: default;
}

.caption h2 {
	margin: 0;
}


#homepage .layout {
		margin: 0 12px;
}


#pageBody {
		padding: 6px 0 0;
}


#pageFooter {
		margin: 0 30px;
	padding: 0 0 25px;
	cursor: default;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}

#pageFooter .rectangle {
	background: #eaedec;
}


#pageNavigation {
	padding: 9px 25px 10px;
	line-height: 1.5em;
}

#pageNavigation span {
	margin: 0 4px 0 0;
	padding: 0 9px 0 0;
	background: right 1px url("/images/page/separator.gif") no-repeat;
}

.screen1280 #pageNavigation span {
	margin: 0 10px 0 0;
	padding: 0 15px 0 0;
}


#update {
	padding: 10px 25px 10px 0;
	line-height: 1.5em;
}


#hintSource {
}

#hintName {
	padding: 0 0 1px;
	color: #76a057;
	text-decoration: none;
	cursor: default;
}

#hintSource.on #hintName {
	background: left bottom url("/images/page/hint-underline.gif") no-repeat;
	cursor: pointer;
}

#hintSource.on #hintName:hover {
	background-position: -248px bottom;
	color: #317b00;
}

#hintSource.on #hintName.now {
	background: none !important;
	color: #76a057 !important;
	cursor: default;
}


#hint {
	width: 388px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 3001;
	margin: 0 0 0 1.85em;
	padding: 0 0 4px;
	cursor: default;
}

#hintClose {
	width: 15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	margin: 5px 0 0 367px;
	font-size: 1px;
	background: center 4px url("/images/page/hint-close.gif") no-repeat;
	cursor: pointer;
}

#hintClose.on {
	background-position: center -46px;
}

#hint_t,
#hint_b {
	width: 388px;
	height: 4px;
	overflow: hidden;
	margin: 0;
	font-size: 1px;
}

#hint_b {
	height: 5px;
}

#hint_t em,
#hint_b em {
	display: block;
	width: 388px;
	height: 509px;
	background: left top url("/images/page/hint.png") no-repeat;
}

#hint_t em {
	margin: -500px 0 0;
}

#hint_b em {
	margin: -504px 0 0;
}

#hint_c {
	width: 388px;
	background: left top url("/images/page/hint.png") no-repeat;
}

#hintContact {
	padding: 0 0 0.75em;
	font-size: 1.17em;
}

#hint_c div.white {
		padding: 7px 15px 9px;
	text-align: left;
}

#hint_c a {
	position: relative;
}

#profileAddress,
#profileContacts {
	margin: 0;
}

#profileAddress {
	padding: 0 2em 0 0;
}


#profile {
	padding: 0 2.5em 0 0;
}


#hint_ {
	padding: 9px 25px 0;
}

#copyright {
	color: #76a057;
}


#brick {
	padding: 8px 25px 0;
}

#brick * {
	white-space: nowrap;
}

#brick p {
	margin: 0;
	padding: 0 15px 1px;
}

#brick div {
	height: 17px;
	overflow: hidden;
}


#pageList {
	margin: 0 25px 0 0;
}

#pageList .rectangle {
	padding: 5px 25px 5px 13px;
}

#pageList ul {
	margin: 0 0 1.5em;
}

#bodyMap ul {
	margin: 1em 0 1.5em 0.75em;
}

#pageList ul ul,
#bodyMap ul ul {
	margin: 0.85em 0 1.5em 1.25em;
}

.screen1024 #pageList ul ul {
	margin-left: 0.75em;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a:link,
#pageList strong a:visited,
#pageList strong a:hover {
	color: #354c45;
	text-decoration: none;
	cursor: default;
}


#cover {
	height: 217px;
	background: #317b00;
}

#coverImage {
	display: block;
	height: 217px;
	margin: 0 0 -217px;
	text-align: right;
}

#coverImage em {
	display: block;
	width: 820px;
	height: 217px;
	overflow: hidden;
	margin: 0 0 0 auto;
	background: url("/images/page/cover.png");
}


#bodyHomepage {
	height: 167px;
	overflow: hidden;
	overflow: auto;
	margin: 0 555px 0 25px;
	padding: 0 25px 0 0;
	position: relative;
	bottom: -25px;
	cursor: default;
	line-height: 140%;
}

#bodyHomepage,
#bodyHomepage td {
	color: #fff;
}

#bodyHomepage a {
	color: #b4ff81 !important;
}

#bodyHomepage a:hover {
	color: #ffc !important;
}

#bodyHomepage h1,
#bodyHomepage h2,
#bodyHomepage h3,
#bodyHomepage h4,
#bodyHomepage h5,
#bodyHomepage h6 {
	color: #a3ef70;
}

#bodyHomepage h1 {
	font-size: 1.9em;
}

#bodyHomepage h2 {
	font-size: 1.3em;
}

#bodyHomepage h3 {
	font-size: 1.1em;
}

#bodyHomepage ul {
	margin-left: 2px;
}

#bodyHomepage ul ul {
	margin-left: 1.25em;
}

#bodyHomepage ul li {
	background: 0 0.4em url("/images/page/marker2-ul.gif") no-repeat;
}

#bodyHomepage ul li li,
#bodyHomepage ul li li li li {
	background: 0 0.4em url("/images/page/marker2-ul-ul.gif") no-repeat;
}

#bodyHomepage ul li li li,
#bodyHomepage ul li li li li li {
	background: 0 0.6em url("/images/page/marker2-ul-ul-ul.gif") no-repeat;
}


#bodyCategories {
	margin: 3ex 0 0;
}

#homepage #bodyCategories {
	margin: 0;
	padding: 0 0 20px;
}

#bodyCategories td {
	background: #354c45 right bottom url("/images/page/category-item.jpg") no-repeat;
}

.categoryEmpty {
	background-image: none !important;
}

.categoryItem {
	height: 100%;
}

.categoryItem a {
	display: block;
	height: 100%;
	color: #fff !important;
	text-decoration: none;
}

.categoryItem a:hover {
	color: #ffc !important;
	text-decoration: underline;
}

.categoryImage {
	display: block;
	text-align: center;
}

.categoryName {
	display: block;
	margin: 0 7px 10px;
	text-align: center;
	text-transform: uppercase;
	color: #C0C0C0;
	font-weight: bold;
}

A .categoryName {
	color:white;
}

.categoryLink {
	padding: 0 15px 0 8px;
	background: right bottom url("/images/page/category-arrow.gif") no-repeat;
}

.screen1024 .categoryName {
	font-size: 0.95em;
}


#bodyNews .rectangle {
		padding: 12px 13px 0;
}


#bodyProducts .caption {
	margin: 0 0 11px;
}


#bodyAdvertisement {
	margin: 0 0 -11px;
}

.bannerItem {
	margin: 0 0 11px;
}

.bannerItem * {
	cursor: pointer;
}

.bannerItem a {
	display: block;
	width: 100%;
	padding: 0 0 12px;
	background: #354c45;
	text-decoration: none;
}

.bannerItem a span {
	display: block;
	margin: 0 0 -24px;
	position: relative;
	z-index: 1001;
	background: center top url("/images/page/blank.gif") no-repeat;
}

.bannerItem a span img {
	vertical-align: bottom;
}

.bannerItem a span span {
	padding: 128px 0 0;
	background: left top url("/images/page/banner-crop.png") repeat-x;
}

.bannerItem a strong {
	display: block;
	padding: 12px 31px 0 12px;
	position: relative;
	z-index: 1002;
	background: right bottom url("/images/page/banner-arrow.gif") no-repeat;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.2em;
}

.bannerItem a:hover strong {
	color: #ffc;
	text-decoration: underline;
}

.bannerItem a em {
	display: block;
	padding: 8px 12px 0;
	color: #aeb7b5;
	font-size: 0.85em;
	font-style: normal;
	line-height: 1.17em;
}

.bannerItem a:hover em {
	color: #d7dbda;
}


.divMercers_minOrderValue {
	width: 100%;
	border: 1px red dotted;
	background: yellow;
	padding:20;
	color: red;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
}

#outer span {
	/*margin: 0 6px 0 0;*/
}


.divouter {
	margin-top: 10px;
	margin-left: 25px;
}

	

#outer {
	display: none;
}

.highlight span {
	display: block;
	float: left;
	font-size: 1px;
	overflow: hidden;
	margin: 0 6px 4px 0;
}

.highlight img {
                opacity: 0.32;
}

.highlight img:hover {
                opacity: 1.00;
}
