html, body {
	margin: 0 auto;
	padding: 0px;
	vertical-align: top;
	text-align: center;
	background-color: #bbb5ad;
	background-image: url(/images/common/body-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.container {
	padding: 0px;
	vertical-align: top;
	text-align: center;
}
.header, .topmenu, .locator, .main {
	width: 980px;
	margin: 0 auto;
	clear: both;
}
.main {
	margin-bottom: 90px;
}
/* TOP MENU */
.topmenu {
	background-color: #B2ABA1;
	height: 20px;
	display: block;
	float: left;
	clear: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.topmenu ul {
	width: 980px;
	margin: 0 auto;
	list-style: none;
	padding: 0px;
}
.topmenu li {
	display: block;
	float: left;
	clear: none;
	height: 16px;
	margin: 2px 0px;
	padding: 0px 20px 0px 20px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.topmenu li:first-child {
	border-left: 5px solid #4e555e;
}
.topmenu li a, .topmenu li a:link, .topmenu li a:active, .topmenu li a:visited {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	float: left;
	clear: none;
	padding: 1px 5px 1px 5px;
}
.topmenu li a:hover {
	color: #5B4B3A;
	text-decoration: none;
}
.topmenu li.lg {
	padding: 0px 0px 0px 10px;
	text-align: right;
	float: right;
}

/* HEADER */
.header .logo {
	display: block;
	float: left;
	clear: none;
	background-image: url(/images/common/header-logo.png);
	width: 290px;
	height: 70px;
}
.header .searchform {
	display: block;
	float: right;
	clear: none;
	width: 242px;
	padding: 4px;
	margin-top: 20px;
}
.header .searchform label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50575F;
	font-weight: bold;
	display: block;
	float: left;
	clear: none;
	padding: 4px 5px 4px 4px;
}
.header .searchform input {
	background-color: #E4E0D5;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 130px;
	padding: 2px;
	display: block;
	float: left;
	clear: none;
}
.header .searchform .button {
	display: block;
	width: 11px;
	height: 21px;
	background-image: url(/images/arrows/arrow-medright.png);
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;
	display: block;
	float: left;
	clear: none;
	margin-left: 5px;
	margin-top: 1px;
}
/* LOCATOR */
.locator ul {
	width: 980px;
	height: 16px;
	margin: 0 auto;
	list-style: none;
	padding: 0px;
	padding-top: 10px;
	display: block;
	float: left;
	clear: none;
}
.locator li {
	display: block;
	float: left;
	clear: none;
	height: 16px;
	margin: 0px;
	padding: 0px 12px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #998965;
	background-image: url(/images/arrows/dot-small.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.locator li a, .locator li a:link, .locator li a:active, .locator li a:visited {
	color: #998965;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	float: left;
	clear: none;
}
.locator li a:hover {
	color: white;
	text-decoration: none;
}
.locator li:first-child {
	background-image: none;
	padding: 0px 12px 0px 0px;
}
/* CATEGORIES */
.main .categories {
	width: 200px;
	padding-top: 20px;
	vertical-align: top;
}
.main .categories .visual {
	float: left;
	border: 10px solid #ABA7A1;
}
.main .categories ul {
	width: 200px;
	list-style: none;
	padding: 0px;
	margin: 30px 0px;
	display: block;
	float: left;
	clear: none;
}
.main .categories li {
	display: block;
	float: left;
	clear: none;
	width: 200px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}
.main .categories li a, .main .categories li a:link, .main .categories li a:active, .main .categories li a:visited {
	color: #7E6A52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	float: left;
	clear: none;
	height: 16px;
}
.main .categories li a:hover {
	color: white;
	text-decoration: none;
}
.main .categories li.level2 {
	width: 180px;
	padding-left: 20px;
}

.submenu, .submenu:link, .submenu:active, .submenu:visited {
	color: #998965;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.submenu:hover {
	color: #998965;
	text-decoration: none;
}

/* MODULES */
.modules {
	width: 250px;
	padding: 0px;
	padding-top: 0px;
	margin: 0px;
	vertical-align: top;
	display: block;
	float: left;
	clear: none;
}
.modules a.iconbtn {
	width: 215px;
	height: 36px;
	display: block;
	float: left;
	clear: none;
	padding-left: 35px;
	padding-top: 4px;
	margin-bottom: 10px;
	text-decoration: none;
	cursor: pointer;
	background-color: #C1BAB4;
}
.modules a.iconbtn span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	color: #760F42;
	width: 215px;
	height: 36px;
	display: block;
	float: left;
	clear: none;
	text-align: left;
}
.modules a.iconbtn:hover {
	background-color: #B2ABA1;
}
.modules a.iconbtn.pdfdownload {
	background-image: url(/images/icons/pdf32.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.modules a.iconbtn.map {
	background-image: url(/images/icons/map32.png);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	width: 211px;
	padding-left: 39px;
}

.modules .pad {
	margin-bottom: 15px; 
}
.modules .pad.dark {
	width: 250px;
	padding: 0px 0px 10px 0px;
	display: block;
	float: left;
	clear: none;		
}
.modules .pad.light {
	width: 250px;
	height: 300px;
	padding: 10px 0px 00px 0px;
	display: block;
	float: left;
	clear: none;
	background-color: #afaba6;
}
.modules .pad.light .teaser {
	background-position: 0px -9px;
	background-repeat: no-repeat;

}
.modules .pad.dark .teaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	width: 220px;
	background-color: #aba7a1;
	padding: 15px;
	display: block;
	float: left;
	clear: none;
}
.modules .pad.dark .arrow {
	background-image: url(/images/arrows/arrow-bigdown.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 250px;
	display: block;
	float: left;
	clear: none;
	height: 19px;
}

.modules .pad.light .teaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	width: 250px;
	padding: 0px 0px 5px 0px;
	display: block;
	float: left;
	clear: none;
}
.modules .pad.light .teaser .visual {
	margin: 20px 57px;
	display: block;
	float: left;
	clear: none;
}
.modules .pad.light .teaser span {
	width: 250px;
	padding: 250px 0px 50px 0px;
	display: block;
	float: left;
	clear: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
}
.modules .pad.dark .teaser span {
	width: 220px;
	background-color: #aba7a1;
	display: block;
	float: left;
	clear: none;
	text-align: left;
	color: #6e5b3f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.modules .pad h2 {
	display: block;
	float: left;
	clear: none;
	height: 20px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #ffffff;
}
.modules .pad a {
	text-decoration: none;
}
.modules .subscribeform {
	width: 250px;
	padding: 10px 0px;
	display: block;
	float: left;
	clear: none;
	border-bottom: 15px solid #afaba6;
}
.modules .subscribeform fieldset {
	border: none;
	width: 250px;
	padding: 5px 0px;
	display: block;
	float: left;
	clear: none;
}
.modules .subscribeform label {
	width: 62px;
	display: block;
	float: left;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50575F;
	font-weight: bold;
	text-align: left;
	height: 16px;
	padding: 3px 2px 1px 2px;
	padding-left: 14px;
	background-image: url(/images/arrows/square-small.png);
	background-repeat: no-repeat;
	background-position: -4px 3px;
}
.modules .subscribeform input, .modules .subscribeform select {
	background-color: #E4E0D5;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 164px;
	padding: 2px;
	display: block;
	margin-right: 2px;
	float: right;
	clear: none;
}
.modules .subscribeform select {
	height: 22px;
	width: 168px;
}
.modules .subscribeform a {
	color: #4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 12px;
	padding-top: 8px;
	text-decoration: none;
	display: block;
	float: left;
	clear: none;
}
.modules .subscribeform a:hover {
	color: #ffffff;
}
.modules .subscribeform .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 118px;
	padding: 2px;
	display: block;
	float: right;
	clear: none;
	margin-right: 2px;
	margin-top: 5px;
	cursor: pointer;
	border: 1px solid #ABA7A1;
	background-color: #BCB5AD;
	color: #50575F;
}
.modules .subscribeform .button:hover {
	border: 1px solid #73674d;
}

/* CONTENT */
.content {
	width: 475px;
	padding: 20px 55px 0px 0px;
	margin: 0px;
	vertical-align: top;
	display: block;
	float: left;
	clear: none;
}
.content .pad {
	display: block;
	float: left;
	clear: none;
	margin-bottom: 30px;
	background-image: url(/images/common/pad-sidebar.png);
	background-repeat: no-repeat;
	background-position: left 15px;
}
/*
.content .pad .bar {
	display: block;
	float: right;
	clear: none;
	position: absolute;
	height: 250px;
	width: 1px;
	background-color: #54524e;
}
*/
.content .pad div.title {
	display: block;
	float: left;
	clear: none;
	height: 16px;
	width: 475px;
}
.content .pad div.banner {
	display: block;
	float: left;
	clear: none;
	padding: 20px 0px 0px 11px;
	width: 464px;
}
.content h2 {
	display: block;
	float: left;
	clear: none;
	height: 16px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 35px;
	border-left: 15px solid #54524e;
}
.content a {
	color: #4b4b4b;
	text-decoration: none;
}
.content a:hover {
	color: #4b4b4b;
	text-decoration: underline;
}
.content a.iconbtn {
	width: 365px;
	height: 36px;
	display: block;
	float: left;
	clear: none;
	padding-left: 35px;
	padding-top: 4px;
	margin: 30px 0px;
	text-decoration: none;
	cursor: pointer;
}
.content a.iconbtn span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	color: #a09487;
	width: 365px;
	height: 36px;
	display: block;
	float: left;
	clear: none;
	text-align: left;
}
.content a.iconbtn:hover {
	background-color: #B2ABA1;
}
.content a.iconbtn.pdfdownload {
	background-image: url(/images/icons/pdf32.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}

/* LIST VIEW */
.content .pad .teaser {
	padding-left: 55px;
	padding-top: 15px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	width: 420px;
	float: left;
	clear: none;
	display: block;
}
.content .pad .teaser table {
	width: 420px;
	margin: 0px;
}
.content .pad .teaser td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	vertical-align: top;
	text-align: justify;
}
.content .pad .teaser td.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	vertical-align: top;
	text-align: justify;
	color: #4b4b4b;
	padding-bottom: 5px;
}
.content .pad .teaser .visual {
	padding: 2px 10px 10px 0px;
}
.content .pad .teaser .text {
	display: block;
	padding-top: 20px;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
.content .teaser ul {
	list-style: none;
	padding: 10px 0px;
	margin: 0px;
	display: block;
	float: left;
	clear: none;
}
.content .teaser li {
	padding-left: 18px;
	margin-bottom: 5px;
	display: block;
	float: left;
	clear: none;
	width: 402px;
	text-align: left;
	background-image: url(/images/arrows/dot-small.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.content .teaser li.mailto {
	padding-left: 18px;
	margin-bottom: 5px;
	display: block;
	float: left;
	clear: none;
	width: 402px;
	background-image: url(/images/arrows/dot-small.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
/* DETAIL VIEW */
.content .pad .details {
	padding-left: 55px;
	padding-top: 15px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	width: 420px;
}
.content .pad .details td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	vertical-align: top;
	text-align: justify;
}
.content .pad .details td.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	vertical-align: top;
	text-align: justify;
	color: #4b4b4b;
	padding-bottom: 5px;
}
.content .pad .details .text {
	display: block;
	padding-top: 20px;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
.content .details ul {
	list-style: none;
	padding: 10px 0px;
	margin: 0px;
	display: block;
	float: left;
	clear: none;
}

.content .details li {
	padding-left: 18px;
	margin-bottom: 5px;
	display: block;
	float: left;
	clear: none;
	width: 402px;
	text-align: left;
	background-image: url(/images/arrows/dot-small.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.content .details li.mailto {
	padding-left: 18px;
	margin-bottom: 5px;
	display: block;
	float: left;
	clear: none;
	width: 402px;
	background-image: url(/images/arrows/dot-small.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
/* GENERAL CLASSES */
.content a.mailto {
	padding-left: 20px;
	height: 16px;
	background-image: url(/images/icons/email16.png);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 16px;
	color: #50576D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
}
.content li.mailto a {
	padding-left: 20px;
	height: 16px;
	background-image: url(/images/icons/email16.png);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 16px;
	color: #50576D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
}

/* FORM BOX */
.content .formbox {
	width: 420px;
	padding: 10px 0px;
	display: block;
	float: left;
	clear: none;
	border-bottom: 15px solid #afaba6;
}
.content .formbox fieldset {
	border: none;
	padding: 5px 0px;
}
.content .formbox label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50575F;
	font-weight: bold;
	height: 16px;
	padding: 3px 2px 1px 14px;
	width: 90px;
	display: block;
	float: left;
	clear: none;
	text-align: left;
	background-image: url(/images/arrows/square-small.png);
	background-repeat: no-repeat;
	background-position: -4px 3px;
}
.content .formbox input, .content .formbox select {
	background-color: #E4E0D5;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 200px;
	padding: 2px;
	display: block;
	float: left;
	clear: none;
}
.content .formbox select {
	height: 22px;
	width: 204px;
}
.content .formbox a {
	color: #4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 12px;
	padding-top: 8px;
	text-decoration: none;
	display: block;
	float: left;
	clear: none;
}
.content .formbox a:hover {
	color: #ffffff;
}
.content .formbox .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 118px;
	padding: 2px;
	display: block;
	float: right;
	clear: none;
	margin-right: 2px;
	margin-top: 5px;
	cursor: pointer;
	border: 1px solid #ABA7A1;
	background-color: #BCB5AD;
	color: #50575F;
}
.content .formbox .button:hover {
	border: 1px solid #73674d;
}

/* FOOTER */
.footer {
	border-top: 15px solid #B1AAA1;
	background-color: #D6D2C9;	
	display: block;
	float: left;
	clear: none;
	width: 100%;
	padding: 0px 0px 90px 0px;
	margin: 0px;	
}
.footer .partners {
	display: block;
	float: left;
	clear: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #bbb5ad;
}
.footer .infos {
	display: block;
	float: left;
	clear: none;
	width: 100%;
	padding-top: 50px;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a09487;
}
.footer .infos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a09487;
	text-decoration: none;
}
.footer .infos a:hover {
	color: #ffffff;
}
.footer .partners ul {
	width: 980px;
	margin: 0 auto;
	list-style: none;
	padding: 0px;
}
.footer .partners li {
	width: 180px;
	height: 100px;
	display: block;
	float: left;
	clear: none;
	padding: 10px 32px;
}

/* PRODUCTS SUBMENU */
ul.submenu {
	width: 420px;
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px 55px 0px 0px;
	display: block;
	float: left;
	clear: none;
}
ul.submenu li {
	display: block;
	float: left;
	clear: none;
	height: 16px;
	margin: 0px;
	width: 190px;
	padding: 0px 12px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #7E6A52;
	background-image: url(/images/arrows/dot-small.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}
ul.submenu li a {
	color: #7E6A52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	float: left;
	clear: none;
}
ul.submenu li a:hover {
	color: #ffffff;
	text-decoration: none;
}
/* PRODUCTS */
.product .title {
	height: 35px;
	padding-top: 20px;
}
.product .title.new {
	background-position: left 20px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-image: url(/images/icons/new32.png);
}
.product .title a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	display: block;
	float: left;
	clear: both;
	text-decoration: none;
	color: #9A0000;
}
.product .title a:hover {
	text-decoration: underline;
}
.product .title .infos {
	display: block;
	width: 400px;
	float: left;
	clear: both;
	color: #7E6A52;
}
.content .notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a09487;
	padding-top: 20px;
}

/* GIFTS */
.content .teaser .gifts {
	display: block;
	float: left;
	clear: none;
	width: 420px;
	border-bottom: 1px solid #54524E;
}
.content .teaser .gifts .category {
	display: block;
	float: left;
	clear: none;
	width: 190px;
	height: 20px;
	padding-top: 195px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A09487;
	text-decoration: none;
}
.content .teaser .gifts .title {
	display: block;
	float: left;
	clear: none;
	width: 180px;
	height: 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	display: block;
	float: left;
	clear: both;
	text-decoration: none;
	color: #9A0000;
}
.content .teaser .gifts .visual {
	/*background-color: #ffffff;*/
	display: block;
	float: right;
	clear: none;
	width: 180px;
	height: 180px;
	overflow: hidden;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #5B4B3A;
}
.content .teaser .gifts .visual.nopic {
	background-image: url(/images/icons/nopic.png);
	background-repeat: no-repeat;
	background-position: center;
}
.content .teaser .gifts .item {
	display: block;
	float: left;
	clear: none;
	width: 180px;
	padding: 10px 10px 20px 10px;
	margin-right: 10px;
}
.content .teaser .gifts .visual img {
	height: 180px;
	border: 5px solid #A09487;
	margin: 10px 0px 0px 0px;
}
/* PRODUCT LIST */
.content .teaser .product .visual {
	/*background-color: #ffffff;*/
	display: block;
	float: right;
	clear: none;
	width: 190px;
	height: 140px;
	overflow: hidden;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
.content .teaser .product .visual.nopic {
	background-color: transparent;
	display: block;
	float: right;
	clear: none;
	width: 120px;
	height: 120px;
	background-image: url(/images/icons/nopic.png);
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #5B4B3A;
}
.content .teaser .product .visual img {
	height: 120px;
	border: 5px solid #A09487;
	margin: 10px 0px 0px 10px;
}
.content .teaser .product ul {
	list-style: none;
	padding: 10px 0px;
	margin: 0px;
	width: 220px;
	/*height: 120px;*/
	vertical-align: top;
	display: block;
	float: left;
	clear: none;
}
.content .teaser .product li {
	padding-left: 18px;
	margin-bottom: 5px;
	display: block;
	float: left;
	clear: none;
	width: 220px;
	background-image: url(/images/arrows/dot-small.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.content .teaser .product li.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5B4B3A;
}
.content .teaser .product li.price.promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9A0000;
	background-image: url(/images/arrows/dotred-small.png);
}
.content .teaser .product li.price.promo .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5B4B3A;
}
.content .teaser td.decription {
	height: 145px;
}
.content .teaser td.contest {
	background-position: 15px 100px;
	background-repeat: no-repeat;
	background-image: url(/images/icons/medal32.png);
}
/* PRODUCT DETAILS */
.content .details td.decription {
	height: 130px;
}
.content .details .product .visual {
	/*background-color: #ffffff;*/
	display: block;
	float: left;
	clear: none;
	width: 400px;
	padding: 20px 0px;
	text-align: center;
	vertical-align: middle;
}
.content .details .product .visual img {
	border: 5px solid #A09487;
}
.content .details .product .decription ul {
	list-style: none;
	padding: 10px 0px;
	margin: 0px;
	width: 420px;
	height: 60px;
	vertical-align: top;
	display: block;
	float: left;
	clear: none;
}
.content .details .product .decription li {
	padding-left: 18px;
	margin-bottom: 5px;
	display: block;
	float: left;
	clear: none;
	width: 420px;
	background-image: url(/images/arrows/dot-small.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.content .details .product .decription li.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5B4B3A;
}
.content .details .product .decription li.price.promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9A0000;
	background-image: url(/images/arrows/dotred-small.png);
}
.content .details .product .decription li.price.promo .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5B4B3A;
}
.content .details .contest {
	padding: 0px 0px 0px 34px;
	margin: 0px;
	width: 380px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #50576D;
	display: inline-block;
	float: left;
	clear: none;
	vertical-align: middle;
	background-position: middle 4px;
	background-repeat: no-repeat;
	background-image: url(/images/icons/medal32.png);
}
.content .details .product .tags ul {
	list-style: none;
	padding: 5px 0px;
	margin: 0px;
	width: 400px;
	height: 50px;
	vertical-align: top;
	display: block;
	float: left;
	clear: none;
	background-color: #AFABA6;
	border-bottom: 1px dashed #ABA7A1;
	margin-bottom: 10px;
}
.content .details .product .tags li, .content .details .product .tags a {
	background-image: none;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	clear: none;
	height: 50px;
	width: 100px;
}
.content .details .product .tags li.icon, .content .details .product .tags a.icon {
	padding: 35px 0px 0px 0px;
	height: 50px;
	width: 100px;
	display: block;
	float: left;
	clear: none;
	background-repeat: no-repeat;
	background-position: 34px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #73674d;
	background-image: none;
	text-decoration: none;
	text-align: center;
}

.content .details .product .tags li.icon.redwine {
	background-image: url(/images/icons/redwine32.png);
}
.content .details .product .tags li.icon.rosewine {
	background-image: url(/images/icons/rosewine32.png);
}
.content .details .product .tags li.icon.whitewine {
	background-image: url(/images/icons/whitewine32.png);
}
.content .details .product .tags li.icon.oldwine {
	background-image: url(/images/icons/barrel32.png);
}
.content .details .product .tags li.icon.alcohol {
	background-image: url(/images/icons/alcohol32.png);
}
.content .details .product .tags a.icon.pdfdownload {
	background-image: url(/images/icons/pdf32.png);
}
/* CONTACTS */ 
.contacts ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	list-style: circle;
}
.contacts li {
	margin: 0px 0px 10px 0px;	
}

/* GENERIC CLASSES */
.txtblue11 {
	color: #00234C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.txtblue12 {
	color: #00234C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.txtbblue11 {
	color: #00234C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.txtbblue12 {
	color: #00234C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.txtbrown14 {
	color: #998965;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.txtbbrown12 {
	color: #998965;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.txtbbrown11 {
	color: #998965;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.txtbbrown10 {
	color: #998965;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.txtbrown12 {
	color: #998965;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.txtbrown11 {
	color: #998965;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.txtbrown10 {
	color: #998965;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.txtred12 {
	color: #9A0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.txtbred12 {
	color: #9A0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.txtgray10 {
	color: gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.lkblue11, .lkblue11:link, .lkblue11:active, .lkblue11:visited {
	color: #00234C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.lkblue11:hover {
	color: #00234C;
	text-decoration: none;
}
.lkblue12, .lkblue12:link, .lkblue12:active, .lkblue12:visited {
	color: #00234C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.lkblue12:hover {
	color: #00234C;
	text-decoration: none;
}
.lkbrown12, .lkbrown12:link, .lkbrown12:active, .lkbrown12:visited {
	color: #998965;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.lkbrown12:hover {
	color: #998965;
	text-decoration: none;
}
.lkbrown10, .lkbrown10:link, .lkbrown10:active, .lkbrown10:visited {
	color: #998965;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.lkbrown10:hover {
	color: #998965;
	text-decoration: none;
}


