body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #585858;
}

#main {
	font-family: Arial, sans-serif;
	color: #585858;
	font-size: 11px;
	line-height: 16px;
}

.fixed-image {
float:left;
margin-right: 10px;
margin-bottom: 5px;
}

.footer {
font-size: 10px;
}





/*** LINKS ***/

a.overview {
	color: #af032f;
	text-decoration: underline;
	width: 100%;
	display: block;
}

a.stage {
	color: #af032f;
	text-decoration: underline;
	padding-left: 9px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center
}

a.contenturl {
	color: #af032f;
	text-decoration: underline;
	padding-left: 9px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center
}

a.contentdoc {
	color: #af032f;
	text-decoration: underline;
	padding-left: 9px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center
}

a.shopresult {
	color: #af032f;
	text-decoration: none;
	font-weight: bold;
	padding-left: 30px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 17px center;
}

a.shop {
	color: #af032f;
	text-decoration: underline;
	padding-left: 9px;
	width: 160px;
	display: block;
	float: left;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a.brandlist {
	color: #af032f;
	text-decoration: none;
	font-weight: bold;
	padding-left: 30px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 17px center;
}

a.back {
	color: #af032f;
	text-decoration: underline;
	padding-left: 10px;
	font-size: 10px;
	background-image: url(/images/arrow_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	display: block;
}

/*
a.print {
	color: #af032f;
	text-decoration: underline;
	margin-left: 6px;
	padding-left: 12px;
	font-size: 10px;
	background-image: url(/images/print.gif);
	background-position: left center;
	background-repeat: no-repeat;
	float: right;
	display: block;
}

a.switch {
	color: #af032f;
	text-decoration: underline;
	font-size: 11px;
	padding-right: 13px;
	padding-top: 40px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(../images/switch.gif);
	display: block;
}

a.foreignlanguage {
	color: #af032f;
	text-decoration: underline;
	padding-left: 13px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/arrow.gif);
	width: 75px;
	display: block;
	float: left;
}

a.banner_white {
	color: white;
	text-align: left;
	text-decoration: none;
}

a.banner_white:hover,active {
	text-decoration: underline;
}

a.banner_black {
	color: black;
	text-align: left;
	text-decoration: none;
	height: 27px;
	display: block;
	overflow: hidden;
}

a.banner_black:hover,active {
	text-decoration: underline;
}
*/

a.xapian-links {
	color: #af032f;
	text-decoration: underline;
}

img {
	border-style: none;
}

img.meta {
	border-style: none;
	vertical-align: top;
	margin-top: 5px;
	margin-bottom: 4px;
}

img.print {
	vertical-align: text-bottom;
}


/*** FORMS ***/

form {
	margin: 0px;
}

input.search {
	width: 128px;
	height: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #C6A88C;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

/*
input.xapian_input_xapian_button_small {
	background: url(../images/arrow);
	vertical-align: center;
}
*/

input.contact {
	width: 190px;
	border: 1px solid #C6A88E;
	font-size: 10px;
	margin-bottom: 2px;
}

input.zip {
	width: 40px;
}

input.city {
	width: 143px;
}

input.required {
	background: #F7F7EF;
}

textarea.contact {
	width: 313px;
	height: 113px;
	border: 1px solid #C6A88E;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

input.ecards {
	width: 190px;
	border: 1px solid #C6A88E;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
}

textarea.ecards {
	width: 490px;
	height: 95px;
	border: 1px solid #C6A88E;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

a.submit {
	color: #af032f;
	background: #F4F3DE url(../images/arrow.gif) no-repeat left center;
}

select {
height: 15px;
font-family: Arial, sans-serif;
font-size: 11px;
}

select.language {
width: 100px;
color: #8a8a8e;
}

select.country {
width: 100px;
color: #8a8a8e;
}

select.contact-select {
height: 18px;
width: 150px;
}

td {
	font-size: 11px;
}

td.label {
	font-weight: bold;
	color: #585858
}

td.required {
	color: #B00027
}
