body {
	background-color: #1f1f1f;
	font-family: Arial, sans serif;
	font-size: 10px;
	color: white;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

form {
	margin: 0;
}

h1 {
	font-size: 12px;
	margin: 0;
}

h2 {
	font-size: 11px;
	margin: 0;
}

h3 {
	font-size: 10px;
	margin: 0;
}

h4 {
	font-size: 10px;
	margin: 0;
}

h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}

a img {
	border: 0;
}

a.readmore {
	font-weight: bold;
	text-decoration: none;
}

div.heading {
	font-size: 11px;
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.empatica h1, .empatica h2, .empatica h3, .empatica a, .empatica div.heading, .empatica .accentColor, .empaticaStyle { color: #551c21; }
.pilgrim  h1, .pilgrim  h2, .pilgrim  h3, .pilgrim  a, .pilgrim  div.heading, .pilgrim  .accentColor, .pilgrimStyle  { color: black; }
.empgroup h1, .empgroup h2, .empgroup h3, .empgroup a, .empgroup div.heading, .empgroup .accentColor, .empgroupStyle { color: #9b492f; }

#centerBox,
#footer {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}

#centerBox {
	margin-top: 24px;
	background-color: white;
	border: 1px solid white;
	color: white;
}

#footer {
	margin-top: 8px;
	text-align: right;
	font-size: 9px;
}

#headerInfo {
	background-color: #333234;
	border-bottom: 1px solid white;
	padding: 8px;
	text-align: right;
}

#headerInfo a,
#footer a {
	color: white;
	text-decoration: none;
}

#frontBox {
	background-color: #333234;
	padding-top: 38px;
	padding-bottom: 64px;
	text-align: center;
}

#frontBox a,
#frontBox a:active,
#frontBox a:focus,
#frontBox a:visited {
	color: #333234;
}

#frontBox img {
	border: 0;
}

#frontBox img.over,
#frontBox img.click {
	position: absolute;
	visibility: hidden;
}

#topmenu {
	background-color: white;
	height: 24px;
	border-bottom: 1px solid black;
	color: #2f2f2f;
	padding-left: 28px;
	padding-top: 6px;
	font-size: 12px;
}

hr {
	margin-top: 16px;
	margin-bottom: 16px;
	height: 1px;
	width: 33%;
	border: 0;
	border-top: 1px solid black;
}

.empatica #topmenu, .empatica hr { border-color: #551c21; }
.pilgrim  #topmenu, .pilgrim  hr { border-color: #616161; }
.empgroup #topmenu, .empgroup hr { border-color: #9b492f; }

#topmenu a {
	margin-left: 2px;
	margin-right: 2px;
}

#topmenu a,
#leftmenu a {
	color: #2f2f2f;
	text-decoration: none;
}

#topmenu a.active,
#leftmenu a.active,
#leftmenu a.level3expanded {
	font-weight: bold;
}

#leftmenu a {
	display: block;
	margin-bottom: 8px;
}


.empatica #topmenu  a.active,
.empatica #leftmenu a.active { color: #551c21; }
.pilgrim  #topmenu  a.active,
.pilgrim  #leftmenu a.active { color: black; }
.empgroup #topmenu  a.active,
.empgroup #leftmenu a.active { color: #9b492f; }

#topsections {
	background-color: white;
	height: 24px;
}

#topsections a {
	width: 120px;
	height: 18px;
	padding-top: 4px;
	color: white;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-family: Eurostile, Arial, sans serif;
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	margin-top: -26px;
	background-position: center;
	background-repeat: no-repeat;
}

#topsections a.active {
	border: 1px solid black;
	margin-top: 0px;
	font-weight: bold;
}

#topsections a.empatica { margin-left:  26px; }
#topsections a.pilgrim  { margin-left: 146px; }
#topsections a.empgroup { margin-left: 266px; }

#topsections a.empatica.active { margin-left: 0; padding-left:  26px; background-position:  56px center; background-color: #551c21; border-color: #6c242a #3c1417 #3c1417 #6c242a; }
#topsections a.pilgrim.active  { margin-left: 0; padding-left: 146px; background-position: 156px center; background-color: #616161; border-color: #717171 #515151 #515151 #717171; }
#topsections a.empgroup.active { margin-left: 0; padding-left: 266px; background-position: 266px center; background-color: #9b492f; border-color: #b45036 #823a28 #823a28 #b45036; }

#maincol {
	color: #2f2f2f;
}

#leftmenu {
	width: 140px;
	float: left;
	padding-left: 28px;
	margin-top: 42px;
	margin-bottom: 24px;
}

#centercol {
	width: 400px;
	float: left;
	margin-left: 22px;
	margin-top: 42px;
	margin-bottom: 24px;
}

#rightcol {
	width: 354px;
	float: left;
	margin-left: 22px;
	margin-top: 42px;
	margin-bottom: 24px;
}

#breadcrumbsPath {
	display: none;
}

@media print {
	#centerBox,
	#centercol {
		width: auto;
		margin-left: auto;
		margin-bottom: auto;
	}

	#topsections,
	#topmenu,
	#leftmenu,
	#rightcol {
		display: none;
	}

	#breadcrumbsPath {
		display: block;
		font-weight: bold;
		font-size: 12px;
		margin-top: 4px;
	}
}

#rightcol img.rightbig {
	width: 230px;
	height: 606px;
	float: left;
	margin-right: 3px;
}

#rightcol img.rightsmall {
	width: 112px;
	height: 200px;
	float: left;
	margin-bottom: 3px;
}

div.newsframe {
	padding: 4px;
	margin: -4px;
}

div.newsdate {
	color: #7f7f7f;
	text-align: right;
}

div.left, img.left {
	float: left;
	margin-right: 12px;
}

div.right, img.right {
	float: right;
	margin-left: 12px;
}

div.halfColumn {
	width: 180px;
}

a.addtobasket,
input.addtobasket,
a#checkoutlink {
	width: 86px;
	padding: 0;
	background-color: #9f9f9f;
	color: white;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border: 1px solid black;
	border-color: #bfbfbf #7f7f7f #7f7f7f #bfbfbf;
	cursor: pointer;
}

a.addtobasket:active,
div.formbox input.button:active,
a#checkoutlink:active {
	background-color: #7f7f7f;
	color: #dfdfdf;
	border-color: #5f5f5f #9f9f9f #9f9f9f #5f5f5f;
}

a#checkoutlink {
	margin-left: 840px;
	position: absolute;
	top: 84px;
}

#shoppinglist {
	margin: -10px;
	margin-top: 96px;
	background: url(/images/design/box_bg_tl.png) no-repeat top left;
}

#shoppinglist2 {
	background: url(/images/design/box_bg_tr.png) no-repeat top right;
}

#shoppinglist3 {
	background: url(/images/design/box_bg_bl.png) no-repeat bottom left;
}

#shoppinglist4 {
	background: url(/images/design/box_bg_br.png) no-repeat bottom right;
	padding: 16px;
}

#shoppinglist h4 {
	margin-top: 0;
}

#shoppinglist a.action {
	font-weight: bold;
	margin-top: 8px;
}

#shoppinglist td.price {
  padding-left: 2px;
  text-align: right;
}

#shoppinglist tr.shipping td {
	padding-top: 8px;
}

#shoppinglist tr.sum td {
  border-top: 1px solid #000;
}

#shoppinglist tr.sum {
  font-weight: bold;
}

table.baskettable {
    width: 100%;
}

table.baskettable th {
    padding: 4px;
    font-weight: normal;
    font-style: italic;
}

table.baskettable td {
    padding: 4px;
}

table.baskettable td.title a {
    text-decoration: none;
}

input.prodQty {
	width: 26px;
	text-align: right;
}

input.removeItem {
	border: 0;
	color: #B6232A;
	font-family: Arial, sans serif;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	background-color: transparent;
}

div.formbox input[type="text"] {
    border: 1px solid #616161;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
    padding: 2px;
}

div.formbox input.alert {
    border-color: #B6232A;
}

div.formbox input.button {
	background-color: #9f9f9f;
	color: white;
	font-family: Arial, sans serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid black;
	border-color: #bfbfbf #7f7f7f #7f7f7f #bfbfbf;
	padding: 0 12px;
	overflow: visible;
	cursor: pointer;
}

div.formbox label {
    margin-top: 4px;
}

table.baskettable input.button, div.formbox label {
    padding: 0;
}

table.baskettable input[type="text"] {
    padding: 0 2px;
}

div.formbox label.left {
  width: 90px;
  float: left;
}

div.formbox label.title {
  display: block;
  float: left;
  margin-left: 4px;
}

div.formbox .telnumber {
  width: 120px;
}

div.formbox .name {
  width: 260px;
}

div.formbox .street {
   width: 260px;
}

div.formbox .email {
   width: 260px;
}

div.formbox .postalCode {
   width: 100px;
}

div.formbox .city {
   width: 280px;
}

div.formbox h2 {
  padding: 10px 0;
}

th.nowrap, td.nowrap {
	white-space: nowrap;
}

tr.totalPrice td {
    border-top: 1px solid #000;
    font-weight: bold;
}

tr.vat {
    font-style: italic;
}

th {
    text-align: left;
}

th.numeric,
th.currency,
td.numeric,
td.currency {
    text-align: right;
}

td.center {
    text-align: center;
}

table.baskettable td.shipping {
	padding-top: 8px;
    font-style: italic;
    text-align: right;
}

span.alert,
div.alert,
label.alert {
  color: #B6232A;
}

span.alert,
div.alert {
  font-weight: bold;
}

.hiddenCompanyAddress {
  display: none;
}

.visibleCompanyAddress {
  display: normal;
}




/*******************************************************
* E-mail form related layout
********************************************************/

div.formError {
	min-height: 3em;
	width: 100%;
}

.formError {
	font-weight: bold;
	color: #9c3535;
}

table.emailForm {
	border-collapse: collapse;
	border-spacing: 0px;
	color: #551c21;
}

table.emailForm td {
	padding: 0px;
	padding-top: 4px;
	padding-right: 8px;
	vertical-align: top;
}

table.emailForm input[type="text"],
table.emailForm textarea,
table.emailForm select {
	border: 1px solid #551c21;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: 140px;
	padding: 4px;
	font-size: 10px;
}

table.emailForm textarea {
	height: 36px;
}

table.emailForm input[type="text"].wide,
table.emailForm textarea.wide,
table.emailForm select.wide {
	width: 220px;
}

table.emailForm input[type="text"].wider,
table.emailForm textarea.wider,
table.emailForm select.wider {
	width: 378px;
}

table.emailForm input[type="text"].narrow,
table.emailForm textarea.narrow,
table.emailForm select.narrow {
	width: 60px;
}

table.emailForm td.requiredField input[type="text"],
table.emailForm td.requiredField textarea {
	background-color: #efe3db;
}

table.emailForm input[type="submit"] {
	margin-top: 6px;
	padding: 0px 12px;
	border: 1px solid black;
	background-color: #551c21;
	border-color: #6c242a #3c1417 #3c1417 #6c242a;
	color: white;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
}

table.emailForm label {
	color: black;
	font-weight: normal;
	cursor: pointer;
}

table.emailForm td.requiredField,
table.emailForm td.requiredField label {
	color: #9c3535;
}

table.emailForm tr.margin td {
	padding-top: 12px;
}

#popupEditIframeBody ul,
#popupEditIframeBody ol,
#centercol ul,
#centercol ol {
	padding: 0;
	margin: 10px 0;
}

#popupEditIframeBody li,
#centercol li {
	list-style-position: inside;
}

#popupEditIframeBody ul li,
#centercol ul li {
	list-style-type: none;
}

#popupEditIframeBody ul li:before,
#centercol ul li:before {
	content: "- ";
}

