

/* General Preferences */
body
{
	background: #ffffff;
	margin: 0;
	padding: 0;
	font: 12px Verdana,Arial,sans;
	color: #565120;
}

#wrapper
{
}

a
{
	color: #565120;
}

.wrap-content
{
	width: 911px;
	margin: 0 auto;
	padding: 0 33px;
}

.clear
{
	clear: both;
}

a img
{
	border: 0;
}

ul, ol
{
	margin: 0.5em 0 0.5em 0;
	padding: 0 0 0 1.5em;
}

.module ul, .module ol
{
	margin: 0.5em 0 1em 1em;
}

li
{
	margin: 0 0 0.5em;
	padding: 0;
}

p
{
	margin: 0 0 1em;
}

td
{
	vertical-align: top;
}

h1
{
	color: #47461a;
	font: bold 16px Garamond, "Hoefler Text", "Times New Roman", Times, serif;
	margin: 0 0 10px;
	text-transform: uppercase;
	line-height: 16px;
}

h1 a
{
	color: #47461a;
	text-decoration: none;
	outline: none;
}

h1 a:hover
{
	color: #101003;
}

h2
{
	text-transform: uppercase;
	color: #9f9b60;
	font: bold 15px Garamond, "Hoefler Text", "Times New Roman", Times, serif;
	margin: 0 0 10px;
	line-height: 15px;
}

h2 a
{
	color: #9f9b60;
	text-decoration: none;
	outline: none;
}

h2 a:hover
{
	color: #47461a;
}

h3
{
	text-transform: uppercase;
	color: #605b4a;
	font: bold 14px Garamond, "Hoefler Text", "Times New Roman", Times, serif;
	margin: 0 0 5px 0;
	line-height: 14px;
}

h3 a
{
	color: #605b4a;
	text-decoration: none;
	outline: none;
}

h3 a:hover
{
	border-bottom: 1px solid;
}

h4
{
	color: #565120;
	font: bold 13px Verdana,Arial;
	margin: 0;
}

h4 a
{
	color: #565120;
	text-decoration: none;
	outline: none;
}

h4 a:hover
{
	text-decoration: underline;
}

h5
{
	color: #605b4a;
	font: bold 12px Verdana,Arial;
	margin: 0;
}

h5 a
{
	color: #605b4a;
	text-decoration: none;
	outline: none;
}

h5 a:hover
{
	text-decoration: underline;
}

h6
{
	color: #9f9b60;
	font: bold 16px Verdana,Arial;
	margin: 0;
}

h6 a
{
	color: #9f9b60;
	text-decoration: none;
	outline: none;
}

h6 a:hover
{
	text-decoration: underline;
}

hr
{
	border: 0;
	border-bottom: 1px dotted #000;
	margin: 0.5em 0;
}

.topnomargin
{
	margin-top:0;
}

img, object
{
	vertical-align: bottom; /* for html5 */
}

.hidden
{
	display: none;
}

/* Header Preferences */
#header
{
	padding-top: 13px;
}

.header-bg
{
	background: url(images/index/header-bg.jpg) no-repeat;
}

.header-highlight
{
	background: url(images/index/header-highlight.png) repeat-x;
	height:326px;
	position: relative;
}

#logo
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

#header .locales
{
	position: absolute;
	right: 0;
	top: 0;
	
	z-index: 12;
}

#main-nav
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#main-nav li
{
	margin: 0;
	padding: 0;
	float: left;
	width: 303px;
	padding-left: 1px;
	background: url(images/index/header-separator.png) no-repeat 0 23px;
	height: 150px;
}

#main-nav li.first
{
	padding-left: 0;
	background: none;
}

#main-nav li a
{
	display: block;
	font-family: Garamond, "Hoefler Text", "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 58px 9px;
	text-transform: uppercase;
	color: #828282;
	text-decoration: none;
	outline: none;
	height: 30px;
}

#main-nav li a span
{
	display: none;
}

#main-nav li a span.first-letter
{
	font-size: 34px;
	font-weight: normal;
	cursor: pointer;
}

#main-nav li a:hover, #main-nav li.active a
{
	color: #000;
}

/* Ornaments */
#main-nav li.ornament_glaube a
{
	background: url(images/index/ornaments.png) -5px 55px no-repeat;
}

#main-nav li.ornament_wein a
{
	background: url(images/index/ornaments.png) -5px -40px no-repeat;
}

#main-nav li.ornament_kultur a
{
	background: url(images/index/ornaments.png) -5px -151px no-repeat;	
}

#main-nav li.ornament_faith a
{
	background: url(images/index/ornaments.png) -5px -256px no-repeat;	
}

#main-nav li.ornament_wine a
{
	background: url(images/index/ornaments.png) -5px -354px no-repeat;	
}

#main-nav li.ornament_culture a
{
	background: url(images/index/ornaments.png) -5px -464px no-repeat;	
}

/* Ornaments inactive */
#main-nav li.ornament_glaube a.inactive
{
	background: url(images/index/ornaments.png) -5px -598px no-repeat;
}

#main-nav li.ornament_wein a.inactive
{
	background: url(images/index/ornaments.png) -5px -693px no-repeat;
}

#main-nav li.ornament_kultur a.inactive
{
	background: url(images/index/ornaments.png) -5px -804px no-repeat;	
}

#main-nav li.ornament_faith a.inactive
{
	background: url(images/index/ornaments.png) -5px -909px no-repeat;	
}

#main-nav li.ornament_wine a.inactive
{
	background: url(images/index/ornaments.png) -5px -1007px no-repeat;	
}

#main-nav li.ornament_culture a.inactive
{
	background: url(images/index/ornaments.png) -5px -1117px no-repeat;	
}

#header .corner-onlineshop
{
	position: absolute;
	right: -33px;
	bottom: 0;
}

.menu
{
	margin: 1px 0 0 0;
	background: url(images/index/main-menu-repeat.png) repeat-x;
	width: 911px;
	height: 24px;
}

.menu ul
{
	margin: 0;
	padding: 0;
}

.second-menu li
{
	list-style-type: none;
	float: left;
	background: url(images/index/main-menu-stripline.gif) no-repeat 0 4px;
	font-size: 12px;
}

.second-menu li.first
{
	background: none;
}

.adjust
{
	float: left;
	display: inline;
	width: 115px;
}

.second-menu li a
{
	display: block;
	color: #d8d4b1;
	height: 24px;
	line-height: 24px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 12px;
	font-size: 12px;
	outline: none;
}

.second-menu li a:hover
{
	color: #fff;
}

.menu-float-left
{
	float: left;
	display: inline;
	width: 612px;
	height: 24px;
	background: url(images/index/main-menu-corner.png) no-repeat;
}

.menu-float-right
{
	float: right;
	display: inline;
	width: 299px;
	height: 24px;
}

.searchinput
{
	background: url(images/index/searchbox.png) no-repeat;
	width: 151px;
	height: 19px;
	border: 0;
	margin: 0;
	float: left;
	padding: 3px 0 0 3px;
	
	font-size: 11px;
	color: #565120;
}

.searchconfirm
{
	background: url(images/index/go.png) no-repeat 0 0;
	width: 30px;
	height: 24px;
	cursor: pointer;
	border: 0;
	margin: 0;
	float: left;
	text-indent: -999px;
}

.searchconfirm:hover
{
	background-position: 0 -24px;
}

/* Footer Preferences */
#footer .footer-bg
{
	background: url(images/index/footer-repeat.gif) repeat-x;
}

#footer-nav
{
	margin-top: 7px;
	list-style: none;
}

#footer-nav li
{	
	float: left;
	padding-right: 25px;	
}

#footer-nav li a
{
	color: #69694f;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	outline: none;
}

#footer-nav li a:hover
{
	color: #393418;
}

.footer-design
{
	background: url(images/index/footer-design.gif) no-repeat;
	width: 24px;
	height: 28px;
	float: left;
	display: inline;
}

.footer-adjust
{
	float: left;
	display: inline;
	width: 746px;
}

.footer-end
{
	float: right;
	display: inline;
	width: 141px;
	text-align: right;
}

/* ----- Sticky-footer ----- */
html, body, #wrapper
{
	height: 100%;
}

body>#wrapper
{
	height: auto;
	min-height: 100%;
}

#content
{
	padding-bottom: 82px; /* must be same height as the footer + optional margin */
}

#footer
{
	position: relative;
	margin-top: -52px; /* negative value of footer height */
	height: 52px;
	clear: both;
}

/* Content Preferences - Main Content */
#content
{
	margin: 35px 0 0 0;
}

.left-side
{
	float: left;
	width: 229px;
	display: inline;
	padding: 0 30px 0 15px;
	min-height: 100px;
}

.beverages-site-adjustment-left
{
	width: 147px;
}

.center
{
	float: left;
	width: 637px;
	display: inline;
	min-height: 100px;
}

.center-with-right-and-without-left
{
	width: 623px;
	padding-left: 15px;
}

.homepage .center-with-right-and-without-left
{
	width: 583px;
	padding-left: 15px;
}

.homepage .right-side
{
	width: 288px;
}

.center-with-right
{
	width: 364px;
}

.right-side
{
	float: left;
	width: 248px;
	margin-left: 25px;
	display: inline;
}

.beverages-site-adjustment-right
{
	width: 756px;
}

.description
{
	width: 600px;
	padding: 0 0 25px 0;
}

.description p
{
	line-height: 15px;
	font-size: 12px;
	text-align: justify;
}

.details
{
	margin: 0 0 20px 0;
	display: block;
}

.details-image
{
	width: 186px;
	float: left;
	display: inline;
}

.details-text
{
	float: left;
	display: inline;
	width: 490px;
}

.details-description p
{
	font-size: 12px;
	line-height: 16px;
	color: #3f3b0b;
}

.details-action
{
	margin: 5px 0 0 0;
}

a.more, a.readmore
{
	display: inline-block;
	background: url(images/index/poiner-red.gif) no-repeat 0 2px;
	padding: 0 0 0 8px;
	color: #ce2741;
	text-decoration: none;
}

a.more:hover, a.readmore
{
	text-decoration: underline;
}

a.back
{
	display: inline-block;
	background: url(images/index/pointer-red-reversed.gif) no-repeat 0 2px;
	padding: 0 0 0 8px;
	color: #ce2741;
	text-decoration: none;
}

a.back:hover
{
	text-decoration: underline;
}

a.button
{
	display: inline-block;
	height: 24px;
	line-height: 24px;
	background: url(images/button.png) no-repeat;
	color: #fff;
	text-decoration: none;
}

a.button span
{
	display: inline-block;
	background: url(images/button.png) no-repeat 100% -24px;
	padding: 0 15px;
	cursor: pointer;
}

/* Content Preferences - menu */
#sub-nav
{
	margin: 0 0 30px 0;
	padding: 0;
}

#sub-nav li
{
	list-style-type: none;
	padding: 2px 0;
	margin: 0;
}

#sub-nav li a
{
	text-transform: uppercase;
	text-decoration: none;
	color: #565120;
	font-weight: normal;
}

#sub-nav li a:hover
{
	text-decoration: underline;
}

#sub-nav li a.active
{
	font-weight: bold;
}

#sub-nav ul
{
	padding: 5px 0 4px;
	margin: 0;
}

#sub-nav ul li
{
	margin-left: 18px;
	background: url(images/index/pointer.gif) no-repeat 0 2px;
	padding-left: 10px;
}

#sub-nav ul ul li
{
	margin-left: 2px;
	padding-left: 10px;
}

*html #sub-nav ul ul li
{
	margin: 0;
}
*+html #sub-nav ul ul li
{
	margin: 0;
}

#sub-nav li.space-top
{
	margin-top: 5px;
}

#sub-nav li.space-bottom
{
	margin-bottom: 5px;
}

#sub-nav li span
{
	margin: 0 0 0 20px;
}


/* ---- Messages ---- */
.messages
{
	border: 1px solid;
	font-size: 1.1em;
	font-weight: bold;
	padding: 7px;
	margin: 0 0 1em;
}

.messages-success
{
	color: #4F8A10;
	background-color: #DFF2BF;
}

.messages-error
{
	color: #D8000C;
	background-color: #FFBABA;
}

.messages-warning
{
	color: #9F6000;
	background-color: #FEEFB3;
}

.messages-info
{
	color: #00529B;
	background-color: #BDE5F8;
}


/* ---- Forms ---- */
form
{
	margin: 0;
}

.form-element
{
	float: left;
	clear: left;
	width: 364px;
	margin: 0 0 0.5em;
}

.form-note
{
	margin: 0;
}

label.form-label
{
	float: left;
	width: 158px;
	margin-right: 2px;
	padding-top: 3px;
	font-weight: bold;
}

br.form-label-sep
{
	display: none;
}

label.error
{
	margin: 0 0 0.5em;
	clear: left;
	float: left;
	color: #c00;
	font-weight: bold;
	display: block;
}

.form-field
{
	float: left;
	width: 204px;
}

.form-field label.error
{
	float: none;
	margin: 0.2em 0 0;
}

.form-buttons
{
	text-align: right;
	float: none;
}

.form-element input.text,
.form-element textarea,
.form-element select
{	
	width: 200px;
	background-color: #fff;
	padding: 3px 1px;
	border: 1px solid #b4b69c;
	color: #565120;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

.form-element input.text:focus,
.form-element textarea:focus,
.form-element select:focus
{
	border-color:#776a57;
}

.form-element textarea
{
	height: 65px;
}

.form-element select
{
	width: 204px;
}

.form-element label.checkLabel
{
	cursor: pointer;
	padding-right: 1.5em;
}

label.checkLabel input
{
	cursor: pointer;
}

.form-element input.hasDatepicker
{
	width: 177px;
}

.form-element img.ui-datepicker-trigger
{
	position: relative;
	vertical-align: middle;
	top: 0px;
	left: 7px;
	margin-top: -2px;
	border: none;
	padding: 0px;
	background-color: transparent;
	cursor: pointer;
}

.full-width label.form-label
{
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 364px;
}

.full-width .form-field
{
	float: none;
	width: auto;
}

.full-width textarea
{
	width: 364px;
}

.option-ticket
{
	position: relative;
}

.option-ticket .form-field
{
	padding: 0 35px 0 20px;
}

.option-ticket input.checkbox-option
{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}

.option-ticket-price
{
	position: absolute;
	right: 0;
	bottom: 0;
}

.option-ticket-tours
{
	margin-top: 0.2em;
}

.option-ticket-separator
{
	float: left;
	clear: left;
	width: 329px;
	border-bottom: dotted #696969 1px;
	margin: 0 15px 7px 20px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.date-with-time
{
	position: relative;
}

.date-with-time input.hasDatepicker
{
	width: 96px;
}

.date-with-time .time
{
	position: absolute;
	left: 290px;
	top: 0;
	width: 74px;
}

.date-with-time .time input.text
{
	width: 70px;
}

.checktree ul
{
	list-style: none;
	padding: 0;
	margin:0.5em 0;
}

.checktree ul ul
{
	padding-left: 1.5em;
}

label.positioned
{
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0.4em;
}

label.positioned input
{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}

/* Content Preferences - Site Team */
.diff-team
{
	width: 410px;
}

.teambox-image
{
	background: url(images/team/team-bg.jpg) no-repeat;
	width: 104px;
	height: 108px;
	padding: 13px 0 0 13px;
	float: left;
	display: inline;
	margin: -8px 30px 0 -8px;
}

.teambox-name
{
	float: left;
	display: inline;
	width: 248px;
	margin: 10px 0 0 0;
}

.p-margin
{
	margin: 0 0 10px 0;
}

.margin-bottom-team
{
	margin: 0 0 30px 0;
}

.teambox-name p a
{
	text-decoration: underline;
	color: #565120;
}

.different-margin
{
	margin: 0 0 10px 0;
}

.teambox-text
{
	padding: 0 30px 0 10px;
}

.line
{
	background: #e7dec6;
	color: #e7dec6;
	border: none;
	margin: 24px 0 24px 10px;
	width: 400px;
	height: 1px;
	text-align: left;
}

.second-right-diff-team
{
	display: inline;
	float: left;
	width: 253px;
}

/* Content Preferences - Site Praemierungen */
.praemierungen
{
	float: left;
	display: inline;
}

.praem-left
{
	width: 200px;
}

.praem-right
{
	width: 454px;
}

.praem-repeat
{
	margin: 0 0 25px 0;
}

.h2praemierungen, .jhr-pkt
{
	word-spacing: normal;
	margin: 0 0 15px 0;
}

.jhr-pkt p
{
	margin: 0;
}

.praemierungen p span
{
	color: #9F9B60;
}

.onlineshop li
{
	list-style-type: none;
	background: url(images/index/poiner-red.gif) no-repeat;
	padding: 0 0 0 10px;
}

.onlineshop li a
{
	color: #ce2741;
	text-decoration: none;
}

/* Content Preferences - Site Tradition */
.tradition-images
{
	height: 199px;
	width: 653px;
	background: url(images/tradition/tradition-repeat-x.gif) repeat-x bottom;
}

.tradition-bottle
{
	width: 49px;
	float: left;
	display: inline;
	margin: 0 43px 0 0;
}

.nomargin
{
	margin: 0;
}

/* Content Preferences - Site Links */
.links, .customer
{
	float: left;
	display: inline;
}

.part-left
{
	width: 87px;
}

.part-right
{
	width: 563px;
}

.links ul
{
	margin: 0 0 35px 0;
}

.links li
{
	list-style-type: none;
	background: url(images/index/pointer.gif) no-repeat;
	padding: 0 0 0 10px;
}

.links li a
{
	color: #56561f;
	text-decoration: underline;
}

/* Content Preferences - Site Kundenmagazin */

.c-left
{
	width: 293px;
	margin: 0 66px 0 0;
}

.c-right
{
	width: 289px;
	height: 430px;
	position: relative;
}

.posrel
{
	position: relative;
}


.information
{
	margin: 15px 0;
}

.cover
{
	float: left;
	display: inline;
	width: 52px;
}

.issue-information
{
	float: left;
	display: inline;
	width: 237px;
	margin: 10px 0 6px 0;
	height: 51px;
	background:  #f1ecde;
}

.issue-information-register
{
	float: left;
	display: inline;
	width: 250px;
	margin: 10px 0 6px 0;
	height: 51px;
	background:  #f1ecde;
}

.issue-text
{
	float: left;
	display: inline;
	width: 190px;
	padding: 12px 0 0 6px;
}

.issue-pdf
{
	float: left;
	display: inline;
	width: 41px;
}

.issue-text li
{
	list-style-type:none;
	background: url(images/kundenmagazin/pointer-gray.gif) no-repeat;
	padding: 0 0 0 10px;
}

.issue-text li a
{
	color: #605b4a;
	text-decoration: underline;
}

.dataprivacy
{
	position: absolute;
	bottom: 0;
}

/* Content Preferences - Site Aktuell */
.aktuelles
{
	float: left;
	display: inline;
}

.aktuelles-right
{
	float: right;
	display: inline;
	width: 200px;
	margin: 0 0 0 22px;
}

.aktuell-left
{
	width: 200px;
	margin: 0 22px 0 0;
}

.aktuell-right
{
	width: 415px;
}

.center-with-right .aktuell-right
{
	width: 142px;
}

.aktuell-no-teaser
{
	float: none;
	width: auto;
}

.hr-aktuelles
{
	background: #e7dec6;
	color: #e7dec6;
	border: none;
	margin: 30px 0;
	height: 1px;
	text-align: left;
}

.date
{
	color: #aba773;
	font-weight: bold;
	margin: 0 0 15px 0;
}

.uptodate-text
{
	width: 220px;
}

/* Content Preferences - Site Start */
.advertisement
{
	margin: 20px 0 0 0;
}

.start-right
{
	float: right;
	width: 224px;
	margin-left: 60px;
	display: inline;
}

.start-headline
{
	color: #565120;
	font: bold 14px Verdana,Arial;
	margin: 0 0 30px 0;
}

.uptodate-start-first
{
	background: url(images/home/start-ongoing-1.jpg) no-repeat right;
	height: 80px;
	padding: 20px 0 0 0;
	
}

.uptodate-start-second
{
	background:#f1e7d0 url(images/home/start-ongoing-2.jpg) no-repeat right;
	height: 80px;
}

.uptodate-start-third
{
	background: #dee0cc url(images/home/start-ongoing-3.jpg) no-repeat right;
	height: 80px;
}

.uptodate-start
{
	margin: 0 0 8px 0;
	width: 224px;
}

.first-box-start
{
	background: #E7E1D1 bottom;
	width: 141px;
	height: 80px;
}

.updodate-information
{
	padding: 17px 0 0 17px;
}

.diff-color
{
	color: #605b4a;
}

.unbold
{
	font-weight: normal;
}

.diff-font
{
	font-size: 13px;
}

.updodate-information p.nomargin
{
	margin: 0;
}

.diff-colour-start
{
	color: #c1b09d;
	margin: 2px 0 0 0;
}

.color1
{
	color: #c9af93;
}

.color2
{
	color: #a59c7f;
}

.cursor, #newsletter
{
	cursor: pointer;
}

/* Content Preferences - Changes */
.teammargin-download
{
	margin: 0 0 10px 0;
}

.pdf-download-team
{
	padding: 10px 0 0 22px;
	width: 174px;
}

.pdf-download-team-register
{
	padding: 10px 0 0 22px;
	width: 187px;
}

/* Content Preferences - Kreuzgarden, Oragnerie, Fotogalerie */
.content-2-rows
{
	margin: 20px -28px 0 0;
}

.image-bg-garden
{
	background: url(images/kreuzgarten/image-bg-garden.jpg) no-repeat;
	width: 189px;
	height: 156px;
	float: left;
	padding: 9px 0 9px 9px;
	margin: 0 30px 0 0;
}

.fotogal
{
	margin: 0 20px 20px 0;
}

.fotogal.nomargin
{
	margin: 0;
}

.text-2-rows
{
	float: left;
	display: inline;
	width: 428px;
	padding: 5px 0 0 0;
}

.image-download
{
	clear: both;
}

.image-download-list
{
	height: auto !important;
}

.image-download-list .list-files
{
	margin: 10px 0 0 0;
	padding: 0;
	background-color: transparent;
}

.image-download-list .list-files li
{
	margin: 0;
}

.image-description
{
	padding-top: 20px;
}

/* Content Preferences - Veranstaltungen/Events */
.event-ul
{
	margin: 0 0 0 15px;
	width: 335px;
}
.event-ul ul
{
	list-style-type: disc;
}

.to-register
{
	margin: 30px 0 0 0;
}

.issue-events
{
	height: 65px;
}

.issue-pdf-event
{
	margin: 8px 0 0 0;
}

.links-events
{
	margin: 25px 0;
}

.link-float-r
{
	width: 225px;
	float: left;
	display: inline;
}

.link-float-r a
{
	color: #3f3b0b;
	text-decoration: none;
}

.arrow-links
{
	float: left;
	width: 23px;
	display: inline;
	margin: 2px 0 0 0;
}

.link-line
{
	width: 248px;
	border-bottom: dotted #cccccc 1px;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	margin:0;	
}

.minipics-fotogal ul
{
	list-style-type: none;
}

.minipics-fotogal li
{
	float: left;
	display: inline;
	width: 78px;
	height: 78px;
	margin: 0 7px 7px 0;
}

.minipics-fotogal li.nomargin
{
	margin: 0;
}

.linkbox
{
	height: 20px;
	line-height: 20px;
}

/* Content Preferences - Garten Start */
.firstcol
{
	background: #f1ecde ;
}

.start-newbg-1
{
	background: url(images/gardenstart/bg-kneip.jpg) no-repeat;
}

.start-newbg-2
{
	background: url(images/gardenstart/bg-herbage.jpg) no-repeat;
}

.start-newbg-3
{
	background: url(images/gardenstart/bg-garden.jpg) no-repeat;
}

/* Products */
.module-products-index .list-items
{
	list-style: none;
	margin: 0;
	padding: 0;	
}

.module-products-index .list-items li
{
	float: left;
	margin: 0;
}

.module-products-index .list-items a
{
	display: block;
	background: url(images/wine/products-index.png) no-repeat;
	padding: 13px 30px 10px 25px;
	width: 263px;
	height: 189px;
	margin-bottom: 25px;
	
	text-decoration: none;
	outline: none;
}

.module-products-index .list-items a span.image
{
	float: left;
	text-align: center;
	width: 70px;
}

.module-products-index .list-items a .bottle-title
{
	display: block;
	text-transform: uppercase;
	color: #ABA773;
	font: bold 15px Garamond, "Hoefler Text", "Times New Roman", Times, serif;
	margin: 10px 0 10px 0;
	line-height: 14px;
}

.module-products-index .list-items a .bottle-description
{
	display: block;
	overflow: hidden;
	height: 143px;
}

.module-products-index .list-items a .bottle-description p
{
	margin: 0;
}

.module-products .list-items
{
	list-style: none;
	margin: 35px 0 0 0;
	padding: 0;	
}

.module-products .list-items li
{
	margin: 0 0 30px 0;
}

.module-products .list-items li div.wine-info
{
	float: left;
	width: 457px;
}

.module-products .list-items span.bottle-box
{
	float: left;
	height: 135px;
	width: 105px;
	
	padding-left: 75px;
	
	background: url(images/index/shadow-bottle.jpg) no-repeat center 116px;
}

.module-products .list-bottles
{
	zoom: 1;
	margin-right: -47px;
	float: left;
}

.module-products .list-bottles li
{
	float: left;
	margin-right: 47px;
}

.module-products .vintage 
{
	margin-bottom: 7px;
}

.module-products .vintage span
{
	color: #9c986a;
}

.module-awards .intro
{
	padding: 0 0 10px 0;
	
	border-bottom: 1px dotted #000;
}

.module-awards .list-items
{
	list-style: none;
	margin: 0;
	padding: 0;	
}

.module-awards .list-items li
{
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	
	border-top: 1px dotted #000;
}

.module-awards .list-items li.first
{
	margin: 0;
	border: 0;
}

.module-awards .list-items li .award-box
{
	background: url(images/team/team-bg.jpg) no-repeat;
	width: 104px;
	height: 108px;
	padding: 13px 0 0 13px;
	float: left;
	display: inline;
	margin: -8px 30px 0 -8px;
}

.module-awards .list-items li .award-box-empty
{
	background: none;
}

.module-awards .list-items li span.award-info
{
	float: left;
	width: 457px;
}

.module-awards .list-items li .product
{
	margin: 15px 0 0 0;
	display: block;
}

.module-awards .list-items li .product-title
{
	margin: 0 0 7px 0;
}

.module-awards .list-items li .product-title a
{
	color: #9c986a;
	font-weight: bold;
	/*text-decoration: none;*/
}

.module-awards .list-items li .product-title a:hover
{
	text-decoration: underline;
}

.module-awards h5
{
	margin-bottom: 0.5em;
}

.module-awards .list-items li .product-title,
.module-awards .list-items li .product-vintage,
.module-awards .list-items li .product-score,
.module-awards .list-items li .product-score-name,
.module-awards .list-items li .product-links
{
	display: block;	
}

.module-awards .list-items li .product-vintage span,
.module-awards .list-items li .product-score span
{

	color: #9c986a;
}

.module-awards .list-items li .product-links
{
	margin-top: 7px;
}

/* Readmore button for pagebreak feature */
.readmore span
{
	display: none;
}

.readmore a.more
{
	display: block;
}

/* Garden banner */
.garden-banner
{
	background: url(images/gardenstart/garden-banner.png) no-repeat right;
	
	display: block;
	width: 100%;
	height: 45px;
	margin-top: 30px;
}

/* module multicontent */
.module-multicontent-divider h1
{
	margin-bottom: 20px;
}

.module-multicontent-divider hr
{
	border: 0;
	border-top: 1px dotted #000;
	margin-bottom: 20px;
	margin-top: 10px;
}

.module-multicontent-divider .firstParagraph hr
{
	display: none;
}

.module-multicontent-divider .paragraph
{
	padding-bottom: 5px;
}

.module-multicontent .column-image
{
	width: 218px;
	float: left;
}

.module-multicontent .column-text
{
	margin-left: 218px;
}

/* Module search */
.module-search ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.module-search h4 a
{
	text-decoration: none;
}

.module-search h4 a:hover
{
	text-decoration: underline;
}

/* Downloads */
.module-downloads hr
{
	margin-top: 0;
	margin-bottom: 1.3em;
}

.module-downloads .item
{
	padding-bottom: 1em;
}

.module-downloads .column-teaser
{
	float: left;
	width: 198px;
	margin-right: 39px;
}

.module-downloads .row-files
{
	padding-bottom: 20px;
}

.center-with-right .module-downloads .column-files
{
	width: 100%;
}

.module-downloads .column-files
{
	float: left;
	width: 400px;
}

.module-downloads .list-files
{
	margin: 0;
}

.module-downloads .list-files ul
{
	margin: 0;
}

/* Infoboxes */
.infobox
{
	margin-bottom: 2em;
}

.infobox p
{
	margin-bottom: 0.3em;
}

.infobox h4
{
	margin-bottom: 0.3em;
}

.infobox-template .infobox-image
{
	padding: 15px 65px 15px 15px;	
	min-height: 60px;
}

.infobox-template-bg  .infobox-image
{
	background-color: #f1ecde;
	padding: 15px;
}

.infobox-template-wine1
{
	background: #f1ecde url(images/wine/wine1-bg.gif) repeat-x;
}

.infobox-template-wine1 .infobox-image
{
	height: 100%;
	background: url(images/wine/wine1.png) top right no-repeat;
	padding-top: 35px;
}

.infobox-template-wine2
{
	background-color: #f1e7d1;
}

.infobox-template-wine2 .infobox-image
{
	padding-right: 60px;
	background: url(images/wine/wine2.png) bottom right no-repeat;
}

.infobox-template-wine3
{
	background-color: #dee0cc;
}

.infobox-template-wine3 .infobox-image
{
	background: url(images/wine/wine3.png) bottom right no-repeat;
}

.infobox-template-garden1
{
	background-color: #f1ecde;
}

.infobox-template-garden1 .infobox-image
{
	background: url(images/gardenstart/garden1.png) bottom right no-repeat;
}

.infobox-template-garden2
{
	background-color: #f0e6cf;
}

.infobox-template-garden2 .infobox-image
{
	background: url(images/gardenstart/garden2.png) bottom right no-repeat;
}

.infobox-template-garden3
{
	background-color: #dee0cc;
}

.infobox-template-garden3 .infobox-image
{
	background: url(images/gardenstart/garden3.png) bottom right no-repeat;
}

.infobox-template-garden4
{
	background-color: #f6eff5;
}

.infobox-template-garden4 .infobox-image
{
	background: url(images/gardenstart/garden4.png) bottom right no-repeat;
}

/* prettyPhoto */
div.ppt
{
	display: none !important;
}

/* Pagination */
.pagination
{
	list-style: none;
	margin: 0;
	padding: 20px 0 10px 0;
	text-align: center;
}

.pagination li
{
	display: inline;
	padding-right: 5px;
}

.pagination li a
{
	text-decoration: none;
}

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

/* Sitemap */
#sitemap li
{
	font-weight: bold;
}

#sitemap li li li
{
	font-weight: normal;
}

/* Team module */
.module-team .paragraph
{
	padding: 15px 0 5px 0;
}

.module-team .downloads-left
{
	float: left;
	width: 165px;
}

.module-team .team-content
{
	padding-top: 5px;
}

.module-team .team-responsibility
{
	padding-bottom: 1em;
}

/* Homepage */
.homepage h2
{
	font: bold 16px Verdana, Geneva, sans-serif; 
	text-transform: none;
	letter-spacing: normal;
	color: #68643e;
	
	margin: 0 0 10px;
}

.homepage-content h2
{
	margin: 0 0 20px;
}

.homepage p, .homepage td
{
	font-size: 12px;
	line-height: 18px;
}

/* News & events */
.module-news h1, .module-events h1, .module-press h1
{
	margin-bottom: 1.5em;
}

.module-events h3, .module-news h3
{
	text-transform: none;
	font-size: 1.7em;
	margin: -2px 0 5px 0;
}

.module-press .date, .module-events .date
{
	margin: -2px 0 5px 0;
}

.module-press h3, .module-events h3
{
	margin: 0 0 15px 0;
}

.module-press .list-content
{
	background-color: #fcfaf4;
	margin-bottom: 1em;
	padding: 1em;
	padding-bottom: 1px;
}

.event-info
{
	background-color: #fffff3;
	border: 1px solid #e7dec6;
	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	padding: 10px;
	margin-bottom: 20px;
}

.event-info td.label
{
	width: 90px;
	padding-right: 10px;
	
	text-align: right;
	font-weight: bold;
}

.module-events .registration-form-link
{
	float: right;
}

.block-events ul
{
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}

.block-events ul li
{
	margin-bottom: 1px;
}

.block-events ul li a
{
	display: block;
	height: 20px;
	background: url(images/index/events-block.png) no-repeat 0 -70px;

	padding: 10px 5px 5px 10px;
	
	text-decoration: none;
}

.block-events ul li a span
{
	display: block;
	height: 15px;
	overflow: hidden;
}

.block-events ul li.first a
{
	background: url(images/index/events-block.png) no-repeat 0 0;
}

.block-events ul li div.event-date
{
	float: left;
	margin-right: 10px;
}

.block-events ul li div.event-date
{
	color: #878b3f;
}

.block-events ul li a:hover span
{
	text-decoration: underline;
}

.block-events .button
{
	margin-top: 20px;
}

/* Dropdown */
.dropdowns
{
	margin-top: -5px;	
}

.dropdown
{
	margin: 0;
	width: 229px;
}

.dropdown dd, .dropdown dt, .dropdown ul, .dropdown li
{
	margin: 0px;
	padding: 0px;
}

.dropdown dt
{
	z-index: 10;
}

.dropdown dd
{
	z-index: 20;
}

.dropdown dt, .dropdown dd
{
	position: relative;
}

.dropdown dt a
{
	display: block;
	overflow: hidden;
	height: 25px;
	line-height: 25px;
	
	background: url(images/arrow.png) no-repeat right 9px;
    
    padding-right: 20px;
    border-bottom: 1px solid #E7DEC6;
	text-decoration: none;
}

.dropdown dt span.selection
{
	display: block;
		
	height: 20px;
	line-height: 20px;
	padding-bottom: 5px;
	padding-right: 20px;
	margin-top: -2px;
	
	color: #CE2741;
    border-bottom: 1px solid #E7DEC6;
}

.dropdown dt.active a
{
	color: #CE2741;
	background-position: right -66px;
}

.dropdown dt.hover a
{
	color: #CE2741;
	background-position: right -66px;
}

.dropdown dt a.close
{
	position: absolute;
	right: -3px;
	bottom: 8px;
	
	width: 14px;
	height: 14px;
	background: url(images/x.png) no-repeat center 4px;
	padding: 0;
	border: 0;
}

.dropdown dt.active a.close
{
	background-position: center -70px;
}

.dropdown dt.hover a.close
{
	background-position: center -70px;
}

.dropdown dt a.close span
{
	display: none;
	padding: 0;
}

.dropdown dt a span
{
	cursor: pointer;
	display: block;
	padding: 0 5px 0 0;
}

.dropdown dd ul
{
	display: none;
    padding: 5px 0px;
    
    position: absolute;
    z-index: 1000;
    left: 0px;
    top: 2px;
    width: 229px;
    
    list-style: none;
    background-color: #fffff3;
    border-bottom: 1px solid #e1e1e1;
}

.dropdown dd ul li a
{
	text-decoration: none;
	display: block;
	padding: 5px 5px;
	border-bottom: 1px solid #fff;
}

.dropdown dd ul li a:hover
{
	color: #CE2741;
	text-decoration: underline;
}

/* List images right */

.list-images-right, .list-images-right-many
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.list-images-right-many
{
	margin-right: -7px;
}

.list-images-right li
{
	margin: 0;
	padding: 0 0 20px;
}

.list-images-right li span
{
	display: inline-block;
	padding-top: 3px;
}

.list-images-right-many li
{
	margin: 0;
	padding: 0 7px 7px 0;
	float: left;
}

.list-images-right .image-name,
.list-images-right-many .image-name
{
	display: block;
}

.page-events .left-side .list-images-right, .page-events .left-side .list-images-right-many
{
	margin-left: -15px;
	margin-right: -15px;
}

/* List files */
.list-files
{
	list-style: none;
	padding: 0;
	margin: 0;
	background-color: #f1ecde;
	padding: 12px 12px 6px 12px;
	margin-bottom: 20px;
}

.list-files li
{
	padding: 1px 0 3px 20px;
	margin: 0 0 5px;
}

.list-files li a
{
	text-decoration: none;
}

.list-files li a:hover
{
	text-decoration: underline;
}

.preview-pdf
{
	margin-bottom: 1.5em;
}

/* Links list */
.list-links
{
	list-style: none;
	padding: 0;
	margin: 0 0 30px;
}

.list-links li
{
	padding: 0 0 1px;
	margin: 0;
	background: url(images/index/border-dotted-gray.gif) repeat-x left bottom; 
}

.list-links li a
{
	display: block;
	padding: 6px 27px 6px 0;
	text-decoration: none;
	background: url(images/icons/arrow-link.gif) no-repeat right center;
}

.list-links li a:hover
{
	text-decoration: underline;
}

/* Movies */
object
{
	background-color: #000;
	
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}

.movie
{
	margin-bottom: 20px;
}

.movie-description
{
	padding-top: 3px;
}

/* Langswitcher */
.locales
{
	text-align: right;
}

.locale
{
	text-decoration: none;
	padding-right: 24px;
	background-repeat: no-repeat;
	background-position: right center;
}

.locale:hover
{
	text-decoration: underline;
}

.locales ul
{
	display: none;
	
	margin: 2px 0 0 0;
	padding: 0 0 2px 0;
	list-style: none;
	background-color: #fffff3;

	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-left-right-radius: 10px;
}

.locales a
{
	display: block;
	text-align: right;
}

.locales ul li
{
	padding: 2px 0 2px 5px;
	margin: 0;
}

/* Fixes for cufon */
.cufon-ready #main-nav li a
{
	padding-left: 15px;
	padding-top: 62px;
}

.cufon-ready #main-nav li a span.first-letter
{
	font-size: 22px;
}

.cufon-ready .second-menu li a
{
	line-height: 20px;
}

.cufon-ready #footer-nav
{
	margin-top: 4px;
}


/* Jump menu */
#jump
{
	display: none;
}
